diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-20 16:21:42 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-20 16:21:42 +0000 |
commit | bad0dd14d9c40126fe3755c667e25ef2acc57563 (patch) | |
tree | c42993f5364845a3b167df6e99f34f73bb710f9e /chapter01 | |
parent | 69a7501b6592d07efb133810e811fc778076fa0a (diff) |
Cleaned up hotplug installation a bit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c8d6d87c8..5ca23becb 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -57,6 +57,10 @@ first a summary, then a detailed log.</para> <itemizedlist> <listitem><para>coreutils-5.2.1-dupes-1.patch</para></listitem> <listitem><para>flex-2.5.31-debian-fixes-2.patch</para></listitem> +<listitem><para>hotplug-2004_04_01</para></listitem> +<listitem><para>hotplug-2004_04_01-bogus-deps-1.patch</para></listitem> +<listitem><para>hotplug-2004_04_01-device-2.patch</para></listitem> +<listitem><para>hotplug-2004_04_01-isapnp-2.patch</para></listitem> <listitem><para>iana-etc-1.00</para></listitem> <listitem><para>inetutils-1.4.2-kernel-headers-1.patch</para></listitem> <listitem><para>inetutils-1.4.2-no-server-man-pages-1.patch</para></listitem> @@ -72,7 +76,6 @@ first a summary, then a detailed log.</para> <listitem><para>udev-025</para></listitem> <listitem><para>udev-025-config-2.patch</para></listitem> <listitem><para>util-linux-2.12a-kernel-headers-1.patch</para></listitem> -<listitem><para>hotplug-2004_04_01</para></listitem> </itemizedlist> </listitem> @@ -99,6 +102,10 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 20th, 2004 [winkie]: Dropped Hotplug's +<quote>cosmetic</quote> patch in favor of the script from LFS-Bootscripts and +some general textual/rendering cleanups.</para></listitem> + <listitem><para>May 20th, 2004 [winkie]: Point to the correct GCC patches. </para></listitem> |