FFS_ROOT was made obsolete, so remove it from the PicoBSD kernels.

This commit is contained in:
Josef Karthauser 2001-04-22 23:33:18 +00:00
parent f93caef239
commit f7ea60ac9c
6 changed files with 0 additions and 6 deletions

View File

@ -18,7 +18,6 @@ maxusers 20
options INET #InterNETworking
#options INET6
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
#options BOOTP #Use BOOTP to obtain IP address/hostname
options MD_ROOT #MD is a potential root device

View File

@ -15,7 +15,6 @@ maxusers 3
options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
options MFS #Memory Filesystem
options MD_ROOT #Use MFS for root
options MSDOSFS #MSDOS Filesystem

View File

@ -17,7 +17,6 @@ maxusers 10
options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options FFS_ROOT
# options NFS #Network Filesystem
options MFS
options MD_ROOT

View File

@ -17,7 +17,6 @@ maxusers 20
options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
options NFS #Network Filesystem
options NFS_NOSERVER #Network Filesystem
#options BOOTP

View File

@ -17,7 +17,6 @@ maxusers 10
options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
options NFS_NOSERVER #Network Filesystem
options MFS #Memory Filesystem
options MD_ROOT #MFS as root

View File

@ -17,7 +17,6 @@ maxusers 10
#options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
#options NFS #Network Filesystem
options MFS #Memory Filesystem
options MD_ROOT #MFS as root