diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-28 21:11:43 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-06-28 21:11:43 +0000 |
commit | 7109566dee9c231b53c07b7d6cdd0de7e99b48e0 (patch) | |
tree | 97f7cc394f1be51c34c7795e7a6fe9cd285e3da7 | |
parent | 7a4ac0ef9c7c6f3a11090c17995fea3aea14493b (diff) |
Upgraded to LFS-Bootscripts 2.1.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | general.ent | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 70c250d0b..922d606c7 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -27,7 +27,7 @@ first a summary, then a detailed log.</para> <listitem><para>glibc-2.3.4-20040529</para></listitem> <listitem><para>groff-1.19.1</para></listitem> <listitem><para>hotplug-2004_04_01</para></listitem> -<listitem><para>lfs-bootscripts-2.1.2-pre2</para></listitem> +<listitem><para>lfs-bootscripts-2.1.2</para></listitem> <listitem><para>linux-2.6.7</para></listitem> <listitem><para>m4-1.4.1</para></listitem> <listitem><para>man-pages-1.67</para></listitem> @@ -78,6 +78,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 28, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2. +</para></listitem> + <listitem><para>June 27, 2004 [matt]: Moved glibc test result discussion to chapter 6 (where it is actually recommended to be run). Also made it clearer that the tests in chapter 5 are optional, as opposed to diff --git a/general.ent b/general.ent index 13265ea87..a0e3684d2 100644 --- a/general.ent +++ b/general.ent @@ -20,7 +20,7 @@ <!ENTITY bash-version "2.05b"> <!ENTITY binutils-version "2.15.91.0.1"> <!ENTITY bison-version "1.875a"> -<!ENTITY bootscripts-version "2.1.2-pre2"> +<!ENTITY bootscripts-version "2.1.2"> <!ENTITY bzip2-version "1.0.2"> <!ENTITY coreutils-version "5.2.1"> <!ENTITY dejagnu-version "1.4.4"> |