diff options
-rw-r--r-- | release/picobsd/bridge/PICOBSD | 1 | ||||
-rw-r--r-- | release/picobsd/dial/PICOBSD | 1 | ||||
-rw-r--r-- | release/picobsd/install/PICOBSD | 1 | ||||
-rw-r--r-- | release/picobsd/isp/PICOBSD | 1 | ||||
-rw-r--r-- | release/picobsd/net/PICOBSD | 1 | ||||
-rw-r--r-- | release/picobsd/router/PICOBSD | 1 |
6 files changed, 0 insertions, 6 deletions
diff --git a/release/picobsd/bridge/PICOBSD b/release/picobsd/bridge/PICOBSD index b25dab8..db7bad6 100644 --- a/release/picobsd/bridge/PICOBSD +++ b/release/picobsd/bridge/PICOBSD @@ -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 diff --git a/release/picobsd/dial/PICOBSD b/release/picobsd/dial/PICOBSD index 0acaf8e..37c7248 100644 --- a/release/picobsd/dial/PICOBSD +++ b/release/picobsd/dial/PICOBSD @@ -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 diff --git a/release/picobsd/install/PICOBSD b/release/picobsd/install/PICOBSD index 77ee4b5..29a96b3 100644 --- a/release/picobsd/install/PICOBSD +++ b/release/picobsd/install/PICOBSD @@ -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 diff --git a/release/picobsd/isp/PICOBSD b/release/picobsd/isp/PICOBSD index 0990679..41ef80e 100644 --- a/release/picobsd/isp/PICOBSD +++ b/release/picobsd/isp/PICOBSD @@ -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 diff --git a/release/picobsd/net/PICOBSD b/release/picobsd/net/PICOBSD index d11eb94..0dc8ad2 100644 --- a/release/picobsd/net/PICOBSD +++ b/release/picobsd/net/PICOBSD @@ -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 diff --git a/release/picobsd/router/PICOBSD b/release/picobsd/router/PICOBSD index a64eaf5..289a502 100644 --- a/release/picobsd/router/PICOBSD +++ b/release/picobsd/router/PICOBSD @@ -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 |