From 1167a32a1deff1a2dcf502eb2440f8571777a82a Mon Sep 17 00:00:00 2001 From: phk Date: Sun, 28 Jan 2001 19:32:23 +0000 Subject: Remove an outdated DEVFS non-description. --- sys/conf/NOTES | 4 ---- sys/i386/conf/NOTES | 4 ---- 2 files changed, 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 . -- cgit v1.1