Diff for /elwix/config/ELWIX_i386 between versions 1.1.2.6 and 1.1.2.9

version 1.1.2.6, 2013/07/18 00:19:30 version 1.1.2.9, 2013/07/24 12:32:50
Line 4 Line 4
 cpu             I486_CPU  cpu             I486_CPU
 cpu             I586_CPU  cpu             I586_CPU
 cpu             I686_CPU  cpu             I686_CPU
ident           ELWIXident           ELWIX_i386
   
 hints           "ELWIX_i386.hints"      # Default places to look for devices.  hints           "ELWIX_i386.hints"      # Default places to look for devices.
   
Line 30  options  NFSCL   # New Network Filesystem Client Line 30  options  NFSCL   # New Network Filesystem Client
 options         NFSD                    # New Network Filesystem Server  options         NFSD                    # New Network Filesystem Server
 options         NFSCLIENT               #Network File System client  options         NFSCLIENT               #Network File System client
 options         NFSSERVER               #Network File System server  options         NFSSERVER               #Network File System server
options         MD_ROOT_SIZE=8000options         MD_ROOT_SIZE=9200
 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 42  options  GEOM_RAID  # Soft RAID functionality. Line 42  options  GEOM_RAID  # Soft RAID functionality.
 options         GEOM_LABEL              # Provides labelization  options         GEOM_LABEL              # Provides labelization
 options         GEOM_GATE  options         GEOM_GATE
 options         GEOM_UZIP  options         GEOM_UZIP
device          geom_redboot#device          geom_redboot
 device          geom_map        # to get access to the SPI flash partitions  device          geom_map        # to get access to the SPI flash partitions
device          geom_uncompress # compressed in-memory filesystem hackery!#device          geom_uncompress # compressed in-memory filesystem hackery!
device          geom_uzip       # compressed in-memory filesystem support#device          geom_uzip       # compressed in-memory filesystem support
 options         GEOM_UNCOMPRESS  options         GEOM_UNCOMPRESS
 options         GEOM_ELI  options         GEOM_ELI
 options         GEOM_MIRROR  options         GEOM_MIRROR

Removed from v.1.1.2.6  
changed lines
  Added in v.1.1.2.9


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