aboutsummaryrefslogtreecommitdiff
path: root/conf.d/Makefile
diff options
context:
space:
mode:
authorWilliam Hubbs <w.d.hubbs@gmail.com>2013-12-01 16:31:02 -0600
committerWilliam Hubbs <w.d.hubbs@gmail.com>2014-01-05 11:17:05 -0600
commit8352082eb6582d6e7adc26fc64dfd2255eadf2a7 (patch)
tree5ab9cc19faa82d90e85e3787f39b5983c2df3bb5 /conf.d/Makefile
parent3470eda3f5cea437a6de132b1ead3f27effd3902 (diff)
devfs: add code to mount /dev
All Linux systems need /dev to be set up,so add code to devfs to do this. The process devfs follows is below. 1. If static_dev is yes, nothing is done. 2. if /dev is an entry in fstab it is mounted or remounted based on that entry. 3. If /dev is not in fstab, it attempts to mount /dev as a devtmpfs or tmpfs depending on which is defined in the kernel; devtmpfs is preferred. 4. If neither devtmpfs nor tmpfs is defined, it assumes the user wants static /dev and prints a warning. X-Gentoo-Bug: 492694 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=492694
Diffstat (limited to 'conf.d/Makefile')
-rw-r--r--conf.d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.d/Makefile b/conf.d/Makefile
index aefb6121..93476fc2 100644
--- a/conf.d/Makefile
+++ b/conf.d/Makefile
@@ -15,7 +15,7 @@ include ${MK}/os.mk
CONF-FreeBSD= ipfw moused powerd rarpd savecore syscons
-CONF-Linux= consolefont dmesg hwclock keymaps killprocs modules
+CONF-Linux= consolefont devfs dmesg hwclock keymaps killprocs modules
CONF-NetBSD= moused rarpd savecore