diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-15 18:05:50 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-15 18:05:50 +0000 |
commit | 31bee15d4567a716d702e6e1c4a06d0270ecf003 (patch) | |
tree | 9d348f72211922b8d7dbdadacaee521168f31f7b | |
parent | d9f0c4608f93dd60c1489e59daf79029285aa8b9 (diff) |
Upgraded to Udev 027
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 6 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 5 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0ba3e6ce9..b56460420 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -55,8 +55,8 @@ first a summary, then a detailed log.</para> <listitem><para>sysklogd-1.4.1-kernel_headers-1.patch</para></listitem> <listitem><para>sysklogd-1.4.1-signal-1.patch</para></listitem> <listitem><para>sysvinit-2.85-proclen-1.patch</para></listitem> -<listitem><para>udev-026</para></listitem> -<listitem><para>udev-026-config-1.patch</para></listitem> +<listitem><para>udev-027</para></listitem> +<listitem><para>udev-027-config-1.patch</para></listitem> <listitem><para>util-linux-2.12a-kernel_headers-1.patch</para></listitem> <listitem><para>vim-6.3 language files</para></listitem> </itemizedlist> @@ -75,6 +75,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 15, 2004 [winkie]: Upgraded to Udev 027.</para></listitem> + <listitem><para>June 15, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre1. </para></listitem> diff --git a/general.ent b/general.ent index 6794f130d..62083d8e2 100644 --- a/general.ent +++ b/general.ent @@ -68,6 +68,6 @@ <!ENTITY tcl-version "8.4.6"> <!ENTITY texinfo-version "4.7"> <!ENTITY util-linux-version "2.12a"> -<!ENTITY udev-version "026"> +<!ENTITY udev-version "027"> <!ENTITY vim-version "6.3"> <!ENTITY zlib-version "1.2.1"> |