summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/conf/NOTES4
-rw-r--r--sys/i386/conf/NOTES4
2 files changed, 0 insertions, 8 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 5cd23c7..4e58df6 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -680,10 +680,6 @@ options UNION #Union filesystem
options CD9660_ROOT #CD-ROM usable as root device
options FFS_ROOT #FFS usable as root device
options NFS_ROOT #NFS usable as root device
-# This code is still experimental (e.g. doesn't handle disk slices well).
-# Also, 'options MFS' is currently incompatible with DEVFS.
-# You can configure the DEVFS (e.g. setting device permissions) in the
-# /etc/rc.devfs file.
options DEVFS #devices filesystem
# This code enables IFS, an FFS which exports inodes as the namespace.
# You can find details in src/sys/ufs/ifs/README .
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 5cd23c7..4e58df6 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -680,10 +680,6 @@ options UNION #Union filesystem
options CD9660_ROOT #CD-ROM usable as root device
options FFS_ROOT #FFS usable as root device
options NFS_ROOT #NFS usable as root device
-# This code is still experimental (e.g. doesn't handle disk slices well).
-# Also, 'options MFS' is currently incompatible with DEVFS.
-# You can configure the DEVFS (e.g. setting device permissions) in the
-# /etc/rc.devfs file.
options DEVFS #devices filesystem
# This code enables IFS, an FFS which exports inodes as the namespace.
# You can find details in src/sys/ufs/ifs/README .
OpenPOWER on IntegriCloud