diff options
author | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-31 18:48:59 +0000 |
---|---|---|
committer | Jim Gifford <jim@linuxfromscratch.org> | 2005-03-31 18:48:59 +0000 |
commit | eb36a90ecc45cf9681749b6202e123b85efb7b03 (patch) | |
tree | 994982a4b54d210f879d16f2c9713ba8e7ae340b | |
parent | 5fcbad24e246b7acc6def89a57d47507d1eb12c1 (diff) |
Updated: Bootscripts 3.2.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4836 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 3ab673239..851612b81 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -34,7 +34,7 @@ first a summary, then a detailed log.</para> <listitem><para>Grub 0.96</para></listitem> <listitem><para>Iana-Etc 1.04</para></listitem> <listitem><para>Iproute2 2.6.11-050330</para></listitem> -<listitem><para>LFS-Bootscripts 3.1.0</para></listitem> +<listitem><para>LFS-Bootscripts 3.2.0</para></listitem> <listitem><para>Libtool 1.5.14</para></listitem> <listitem><para>Linux 2.6.11.6</para></listitem> <listitem><para>Linux-libc-headers 2.6.11.2</para></listitem> @@ -82,6 +82,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>March 31, 2005 [matt]: Upgraded to LFS-Bootscripts 3.2.0</para></listitem> + <listitem><para>March 31, 2005 [matt]: Upgraded to m4-1.4.3</para></listitem> <listitem><para>March 30, 2005 [matt]: Upgraded to iproute2-2.6.11-050330</para></listitem> diff --git a/general.ent b/general.ent index 51de924a0..e5f6314f1 100644 --- a/general.ent +++ b/general.ent @@ -49,7 +49,7 @@ <!ENTITY iproute2-patch-version "2.6.11_050330"> <!ENTITY kbd-version "1.12"> <!ENTITY less-version "382"> -<!ENTITY lfs-bootscripts-version "3.1.0"> +<!ENTITY lfs-bootscripts-version "3.2.0"> <!ENTITY libtool-version "1.5.14"> <!ENTITY linux-version "2.6.11.6"> <!ENTITY linux-dl-version "2.6"> |