diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-18 18:02:09 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-18 18:02:09 +0000 |
commit | 719759a51338f2092c69464740c4cf58ddbec6f7 (patch) | |
tree | ea0a34908aeebd69c63fd468665b780668bb266b /chapter01 | |
parent | 8dffa04af3d57467169cf3aba590b2f7c9988f61 (diff) |
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
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 6 insertions, 3 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.</para> </itemizedlist> </listitem> -<listitem><para>June 17, 2004 [matt]: Added the sed permissions patch</para> +<listitem><para>June 18, 2004 [winkie]: Instead of using the udev binary, use +the udev daemon instead.</para></listitem> + +<listitem><para>June 17, 2004 [matt]: Added the sed permissions patch.</para> </listitem> -<listitem><para>June 17, 2004 [matt]: Clarify that a gcc-3.x compiled -2.6.x kernel is required on the host.</para></listitem> +<listitem><para>June 17, 2004 [matt]: Clarify that a gcc-3.x compiled 2.6.x +kernel is required on the host.</para></listitem> <listitem><para>June 16, 2004 [winkie]: Upgraded to Linux 2.6.7 and dropped the FPU patch.</para></listitem> |