diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-21 21:38:39 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-21 21:38:39 +0000 |
commit | 95f485ae6b307055fe5265a48cb4cc602662a7d5 (patch) | |
tree | 7216876ca5ec4d0efbcf7e2a19deae605f610744 /chapter01/changelog.xml | |
parent | e7647f8d54ee9b49a954ac660dac7de99f53a8b9 (diff) |
Fixed a rather insidious little bug in Udev
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3832 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01/changelog.xml')
-rw-r--r-- | chapter01/changelog.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index f592562da..0f83471b2 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -57,7 +57,9 @@ first a summary, then a detailed log.</para> <listitem><para>sysklogd-1.4.1-signal-1.patch</para></listitem> <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem> <listitem><para>udev-027</para></listitem> +<listitem><para>udev-027-permissions-1.patch</para></listitem> <listitem><para>udev-config-1.permissions</para></listitem> +<listitem><para>udev-config-1.rules</para></listitem> <listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem> <listitem><para>vim-6.3 language files</para></listitem> </itemizedlist> @@ -76,6 +78,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 21, 2004 [winkie]: Added the Udev permissions patch to fix +a regression from version 023 (really nasty bug, too).</para></listitem> + <listitem><para>June 20, 2004 [matt]: chapter07 - console. Add a note regarding the screen font not being set automatically when the console script isn't run. (Alexander Patrakov)</para></listitem> |