summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2001-02-04 15:35:10 +0000
committerpeter <peter@FreeBSD.org>2001-02-04 15:35:10 +0000
commite01468552648a6fc51185ba9e47435b0d00ff96f (patch)
tree3e9b99aa17fa797da7a966e1978c29a4c1ef4df5 /sys/amd64/conf
parentc4fdb153ac4f58b9a3688599dd6794446a6ad702 (diff)
downloadFreeBSD-src-e01468552648a6fc51185ba9e47435b0d00ff96f.zip
FreeBSD-src-e01468552648a6fc51185ba9e47435b0d00ff96f.tar.gz
Clean up some leftovers from the root mount cleanup that was done some
time ago. FFS_ROOT and CD9660_ROOT are obsolete.
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index d1d5754..f71310c 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -33,7 +33,6 @@ options MATH_EMULATE #Support for x87 emulation
options INET #InterNETworking
options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
-options FFS_ROOT #FFS usable as root device [keep this!]
options SOFTUPDATES #Enable FFS soft updates support
options MFS #Memory Filesystem
options MD_ROOT #MD is a potential root device
@@ -41,7 +40,6 @@ options NFS #Network Filesystem
options NFS_ROOT #NFS usable as root device, NFS required
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
-options CD9660_ROOT #CD-ROM usable as root, CD9660 required
options DEVFS #Device Filesystem
options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
OpenPOWER on IntegriCloud