aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2014-08-16 17:16:20 -0500
committerWilliam Hubbs <w.d.hubbs@gmail.com>2014-08-16 17:16:20 -0500
commit72b7b32502ff149c0f0f8a7833cfd213f6cf933e (patch)
tree49a8dd7317cb8d9d9dcb4200dad5e479bc15fc05 /README
parent645f7b6947d9fc44fbece0931a3ddb10d3d79b27 (diff)
README: add notes about devfs changes
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
index 69e3b540..60e5a070 100644
--- a/README
+++ b/README
@@ -74,6 +74,15 @@ Warnings have been added to assist with this migration; however, they
only show in verbose mode in this release due to the level of noise they
produce.
+Also, the devfs script now completely controls mounting and the initial
+setup of the /dev directory.
+
+It attempts to mount /dev from fstab first if an entry exists there. If
+it doesn't it attempts to mount devtmpfs if it is configured in the
+kernel. If not, it attempts to mount tmpfs.
+If none of these is available, an error message is displayed and static
+/dev is assumed.
+
Reporting Bugs
--------------
Since Gentoo Linux is hosting OpenRC development, Bugs should go to