summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/conf/NOTES9
1 files changed, 4 insertions, 5 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index fa3e374..67f3f83 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -965,11 +965,10 @@ options ZERO_COPY_SOCKETS
# FILESYSTEM OPTIONS
#
-# Only the root, /usr, and /tmp filesystems need be statically
-# compiled; everything else will be automatically loaded at mount
-# time. (Exception: the UFS family--- FFS --- cannot
-# currently be demand-loaded.) Some people still prefer to statically
-# compile other filesystems as well.
+# Only the root filesystem needs to be statically compiled or preloaded
+# as module; everything else will be automatically loaded at mount
+# time. Some people still prefer to statically compile other
+# filesystems as well.
#
# NB: The PORTAL filesystem is known to be buggy, and WILL panic your
# system if you attempt to do anything with it. It is included here
OpenPOWER on IntegriCloud