Diff for /elwix/config/Attic/ELWIX between versions 1.1.1.1.2.1 and 1.2

version 1.1.1.1.2.1, 2011/09/17 10:30:12 version 1.2, 2011/10/18 09:02:06
Line 16 Line 16
 # If you are in doubt as to the purpose or necessity of a line, check first  # If you are in doubt as to the purpose or necessity of a line, check first
 # in NOTES.  # in NOTES.
 #  #
# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.553 2011/09/11 17:39:51 brueffer Exp $# $FreeBSD: src/sys/i386/conf/GENERIC,v 1.554 2011/10/04 21:40:25 delphij Exp $
   
 cpu             I486_CPU  cpu             I486_CPU
 cpu             I586_CPU  cpu             I586_CPU
Line 39  options  MD_ROOT   # MD is a potential root device Line 39  options  MD_ROOT   # MD is a potential root device
 options         NFSCL                   # New Network Filesystem Client  options         NFSCL                   # New Network Filesystem Client
 options         NFSD                    # New Network Filesystem Server  options         NFSD                    # New Network Filesystem Server
 options         MD_ROOT_SIZE=5120  options         MD_ROOT_SIZE=5120
 options         NFSSERVER               #Network File System server  
 options         NFSLOCKD                # Network Lock Manager  options         NFSLOCKD                # Network Lock Manager
 options         NFS_ROOT                # NFS usable as /, requires NFSCL  options         NFS_ROOT                # NFS usable as /, requires NFSCL
 options         MSDOSFS                 # MSDOS Filesystem  options         MSDOSFS                 # MSDOS Filesystem
Line 167  device  iir  # Intel Integrated RAID Line 166  device  iir  # Intel Integrated RAID
 device          ips             # IBM (Adaptec) ServeRAID  device          ips             # IBM (Adaptec) ServeRAID
 device          mly             # Mylex AcceleRAID/eXtremeRAID  device          mly             # Mylex AcceleRAID/eXtremeRAID
 device          twa             # 3ware 9000 series PATA/SATA RAID  device          twa             # 3ware 9000 series PATA/SATA RAID
   device          tws             # LSI 3ware 9750 SATA+SAS 6Gb/s RAID controller
   
 # RAID controllers  # RAID controllers
 device          aac             # Adaptec FSA RAID  device          aac             # Adaptec FSA RAID

Removed from v.1.1.1.1.2.1  
changed lines
  Added in v.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>