From e9ba8aa85f6fe42e7fe1c8815431702c07fe9172 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Mon, 16 Jan 2012 18:34:31 +0000 Subject: Change bootscripts to use devtmpfs for /dev. Move mounting of /dev to mountvirtfs and ensure /dev gets placed in /etc/mtab. Change fstab and kernel configuration sections to reflect these changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'chapter08/kernel.xml') diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 7c31806c3..a448f88e6 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -58,10 +58,17 @@ Configure the kernel via a menu-driven interface. For general information on kernel configuration see . BLFS has some information + url="&hints-root;kernel-configuration.txt"/>. BLFS has some information regarding particular kernel configuration requirements of packages outside of LFS at : + url="&blfs-root;view/svn/longindex.html#kernel-config-index"/>. + + Due to recent changes in udev, be sure to + select: + + Device Drivers ---> + Generic Driver Options ---> + Maintain a devtmpfs filesystem to mount at /dev make LANG=<host_LANG_value> LC_ALL= menuconfig -- cgit v1.2.3-54-g00ecf