From 8b51e27a24a0ea799a63c22f70f48510fb0c9f0c Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Mon, 31 Oct 2005 17:36:57 +0000 Subject: Enable udev to execute programs in /etc/dev.d and /etc/hotplud.d again git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'chapter01/changelog.xml') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 4b776bf02..e55c91fab 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -122,6 +122,13 @@ First a summary, then a detailed log. +October 31, 2005 [matt]: Build udev_run_devd and +udev_run_hotplugd and alter the udev rules file so that udev once again executes +programs in the /etc/dev.d and /etc/hotplug.d directories (fixes bug 1635). +Also change the udev rules to prevent udev from handling the "card" and "dm" +devices as these are managed entirely by programs outside of LFS. + + October 29, 2005 [matt]: Upgrade to udev-071 October 29, 2005 [matt]: Upgrade to man-pages 2.11. -- cgit v1.2.3-54-g00ecf