summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2001-09-20 11:30:39 +0000
committerjoe <joe@FreeBSD.org>2001-09-20 11:30:39 +0000
commitf1ee6b178206cb63eca976fd17bb9fb9067fd195 (patch)
tree1b911dff76a9778d2e97fe90ad82b791483e0e8b /release
parentf93278905ff9969fe3fb6ec24cbe07c7458909cb (diff)
downloadFreeBSD-src-f1ee6b178206cb63eca976fd17bb9fb9067fd195.zip
FreeBSD-src-f1ee6b178206cb63eca976fd17bb9fb9067fd195.tar.gz
Remove options INTRO_USERCONFIG, MFS, USERCONFIG and VISUAL_USERCONFIG
from the PicoBSD kernel files as they're not relevant any more to -current.
Diffstat (limited to 'release')
-rw-r--r--release/picobsd/bridge/PICOBSD1
-rw-r--r--release/picobsd/dial/PICOBSD4
-rw-r--r--release/picobsd/install/PICOBSD1
-rw-r--r--release/picobsd/isp/PICOBSD4
-rw-r--r--release/picobsd/net/PICOBSD4
-rw-r--r--release/picobsd/router/PICOBSD4
6 files changed, 0 insertions, 18 deletions
diff --git a/release/picobsd/bridge/PICOBSD b/release/picobsd/bridge/PICOBSD
index a8a7bcf..31b135d 100644
--- a/release/picobsd/bridge/PICOBSD
+++ b/release/picobsd/bridge/PICOBSD
@@ -30,7 +30,6 @@ options MD_ROOT #MD is a potential root device
#options CD9660_ROOT #CD-ROM usable as root, CD9660 required
#options DEVFS #Device Filesystem
#options PROCFS #Process filesystem
-#options USERCONFIG #boot -c editor
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options DDB
diff --git a/release/picobsd/dial/PICOBSD b/release/picobsd/dial/PICOBSD
index 5f9c89d..851ddad 100644
--- a/release/picobsd/dial/PICOBSD
+++ b/release/picobsd/dial/PICOBSD
@@ -16,15 +16,11 @@ maxusers 3
options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
-options MFS #Memory Filesystem
options MD_ROOT #Use MFS for root
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options EXT2FS
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
-options USERCONFIG #boot -c editor
-options VISUAL_USERCONFIG #visual boot -c editor
-options INTRO_USERCONFIG #imply -c and parse info area
#options DEVFS
options PCI_QUIET
options NO_SWAPPING
diff --git a/release/picobsd/install/PICOBSD b/release/picobsd/install/PICOBSD
index f5ee5e8..8f29c80 100644
--- a/release/picobsd/install/PICOBSD
+++ b/release/picobsd/install/PICOBSD
@@ -19,7 +19,6 @@ options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
# options NFS #Network Filesystem
-options MFS
options MD_ROOT
options MSDOSFS #MSDOS Filesystem
# options "EXT2FS"
diff --git a/release/picobsd/isp/PICOBSD b/release/picobsd/isp/PICOBSD
index af00bd9..919c365 100644
--- a/release/picobsd/isp/PICOBSD
+++ b/release/picobsd/isp/PICOBSD
@@ -21,15 +21,11 @@ options FFS #Berkeley Fast Filesystem
options NFS #Network Filesystem
options NFS_NOSERVER #Network Filesystem
#options BOOTP
-options MFS #Memory Filesystem
options MD_ROOT #MFS as root
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
-options USERCONFIG #boot -c editor
-options INTRO_USERCONFIG #imply -c and parse info area
-options VISUAL_USERCONFIG #visual boot -c editor
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPDIVERT
diff --git a/release/picobsd/net/PICOBSD b/release/picobsd/net/PICOBSD
index 2ab013c..994a50b 100644
--- a/release/picobsd/net/PICOBSD
+++ b/release/picobsd/net/PICOBSD
@@ -19,14 +19,10 @@ options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
options NFS_NOSERVER #Network Filesystem
-options MFS #Memory Filesystem
options MD_ROOT #MFS as root
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
-options USERCONFIG #boot -c editor
-options INTRO_USERCONFIG #imply -c and parse info area
-options VISUAL_USERCONFIG #visual boot -c editor
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPDIVERT
diff --git a/release/picobsd/router/PICOBSD b/release/picobsd/router/PICOBSD
index 3b3c1d8..e74f7bc 100644
--- a/release/picobsd/router/PICOBSD
+++ b/release/picobsd/router/PICOBSD
@@ -19,15 +19,11 @@ maxusers 10
options INET #InterNETworking
options FFS #Berkeley Fast Filesystem
#options NFS #Network Filesystem
-options MFS #Memory Filesystem
options MD_ROOT #MFS as root
#options MSDOSFS #MSDOS Filesystem
#options CD9660 #ISO 9660 Filesystem
#options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
-options USERCONFIG #boot -c editor
-#options USERCONFIG_BOOT #imply -c and parse info area
-#options VISUAL_USERCONFIG #visual boot -c editor
options IPFIREWALL
options IPFIREWALL_DEFAULT_TO_ACCEPT
options IPDIVERT
OpenPOWER on IntegriCloud