diff options
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 7 |
1 files changed, 7 insertions, 0 deletions
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.</para> </itemizedlist> </listitem> +<listitem><para>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.</para> +</listitem> + <listitem><para>October 29, 2005 [matt]: Upgrade to udev-071</para></listitem> <listitem><para>October 29, 2005 [matt]: Upgrade to man-pages 2.11.</para> |