diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-28 01:33:12 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-08-28 01:33:12 +0000 |
commit | 9ae5ef3cbfb67ef4a0404aa4a719d6abad1646b4 (patch) | |
tree | 745451b60714e3ab2af5acef8bc09b8487bb0777 /chapter01 | |
parent | 9c14ec2337affc3680fb07ca6430710d72ea768c (diff) |
Upgraded to LFS-Bootscripts 2.2.2, also make sure the hotplug bootscript is installed, since we are still using hotplug in unstable
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 89c6e680d..a728e10f4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -31,7 +31,7 @@ first a summary, then a detailed log.</para> <listitem><para>groff-1.19.1</para></listitem> <listitem><para>hotplug-2004_04_01</para></listitem> <listitem><para>iana-etc-1.01</para></listitem> -<listitem><para>lfs-bootscripts-2.2.1</para></listitem> +<listitem><para>lfs-bootscripts-2.2.2</para></listitem> <listitem><para>linux-2.6.8.1</para></listitem> <listitem><para>m4-1.4.2</para></listitem> <listitem><para>man-1.5o</para></listitem> @@ -89,6 +89,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 27, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.2</para></listitem> + <listitem><para>August 27, 2004 [jeremy]: (Experimental) Changed both chapter 5 and chapter 6 glibc to compile against sanitized headers instead of raw kernel headers - this brings us more in line with what is considered "proper", |