From 3aee2ac264c5cb9c4a1fda30d333a86efb978131 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 24 Aug 2014 05:05:28 +0000 Subject: Update to eudev-1.10 Add a sentence about possible make failrues if j > 1 in SBU section. Add -j1 to acl, attr, and vim tests. Update kernel options description when building the kernel. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter08') diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 336bdf9ad..0256abaa4 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -75,7 +75,7 @@ Device Drivers ---> Generic Driver Options ---> - () path to uevent helper [CONFIG_UEVENT_HELPER_PATH] + [ ] path to uevent helper [CONFIG_UEVENT_HELPER] [*] Maintain a devtmpfs filesystem to mount at /dev [CONFIG_DEVTMPFS] There are several other options that may be desired depending @@ -89,9 +89,9 @@ Device Drivers ---> The rationale for the above configuration items: - path to uevent helper + Support for uevent helper - Having an entry in this space will interfere with device + Having this opion set may interfere with device management when using Udev/Eudev. -- cgit v1.2.3-54-g00ecf