diff options
author | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-07-23 08:30:21 +0000 |
---|---|---|
committer | Jeremy Utley <jeremy@linuxfromscratch.org> | 2004-07-23 08:30:21 +0000 |
commit | 6b44e9265871685ba02ef6c3f72e2add1bce19c8 (patch) | |
tree | 6d80b91d726088e7310ef47f3f6c6b00a42640e8 | |
parent | 620eb1e6f47922fe58bebfd811fef2eecd1e5143 (diff) |
Upgraded Unstable to LFS-Bootscripts-2.2.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3966 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 bb89ad16f..db26445ed 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-20040701</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</para></listitem> +<listitem><para>lfs-bootscripts-2.2.1</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> @@ -79,6 +79,8 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>July 23, 2004 [jeremy]: Upgraded to LFS-Bootscripts-2.2.1</para></listitem> + <listitem><para>July 20, 2004 [jeremy]: Corrected the double-creation of /var/tmp (Kris van Rens and others)</para></listitem> <listitem><para>July 19, 2004 [matt]: Upgraded to udev-030.</para></listitem> diff --git a/general.ent b/general.ent index 0cbe883a1..de5f81dd6 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.2.0"> +<!ENTITY bootscripts-version "2.2.1"> <!ENTITY bzip2-version "1.0.2"> <!ENTITY coreutils-version "5.2.1"> <!ENTITY dejagnu-version "1.4.4"> |