From f7ea60ac9c689a77a3cecf57cf388eedb8bf8419 Mon Sep 17 00:00:00 2001 From: Josef Karthauser Date: Sun, 22 Apr 2001 23:33:18 +0000 Subject: [PATCH] FFS_ROOT was made obsolete, so remove it from the PicoBSD kernels. --- release/picobsd/bridge/PICOBSD | 1 - release/picobsd/dial/PICOBSD | 1 - release/picobsd/install/PICOBSD | 1 - release/picobsd/isp/PICOBSD | 1 - release/picobsd/net/PICOBSD | 1 - release/picobsd/router/PICOBSD | 1 - 6 files changed, 6 deletions(-) diff --git a/release/picobsd/bridge/PICOBSD b/release/picobsd/bridge/PICOBSD index b25dab8024f5..db7bad6d4bb7 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 0acaf8e93dac..37c7248f1c60 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 77ee4b5156f5..29a96b360188 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 0990679741ca..41ef80ed22cf 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 d11eb94dc543..0dc8ad2e87f7 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 a64eaf51632a..289a5024cb7a 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