From 719759a51338f2092c69464740c4cf58ddbec6f7 Mon Sep 17 00:00:00 2001 From: Zack Winkles Date: Fri, 18 Jun 2004 18:02:09 +0000 Subject: Instead of using the udev binary itself, use the udev daemon. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 9 ++++++--- chapter06/udev.xml | 4 ---- general.ent | 4 ++-- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e9be46e6c..3ad03c126 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -76,11 +76,14 @@ first a summary, then a detailed log. -June 17, 2004 [matt]: Added the sed permissions patch +June 18, 2004 [winkie]: Instead of using the udev binary, use +the udev daemon instead. + +June 17, 2004 [matt]: Added the sed permissions patch. -June 17, 2004 [matt]: Clarify that a gcc-3.x compiled -2.6.x kernel is required on the host. +June 17, 2004 [matt]: Clarify that a gcc-3.x compiled 2.6.x +kernel is required on the host. June 16, 2004 [winkie]: Upgraded to Linux 2.6.7 and dropped the FPU patch. diff --git a/chapter06/udev.xml b/chapter06/udev.xml index e80e5b306..c634e823f 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -30,10 +30,6 @@ make udevdir=/dev install -Ensure that Hotplug addresses Udev correctly: - -ln -sf /sbin/udev /etc/hotplug.d/default/udev.hotplug - Udev's configuration is far from ideal by default, so we install our own configuration files here: diff --git a/general.ent b/general.ent index 282a345e3..76c1ce30c 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + + -- cgit v1.2.3-54-g00ecf