diff options
-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 14bd20d05..0ba3e6ce9 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.1</para></listitem> +<listitem><para>lfs-bootscripts-2.1.2-pre1</para></listitem> <listitem><para>linux-2.6.6</para></listitem> <listitem><para>m4-1.4.1</para></listitem> <listitem><para>man-pages-1.67</para></listitem> @@ -75,6 +75,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 15, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.2-pre1. +</para></listitem> + <listitem><para>June 15, 2004 [winkie]: Patched the kernel sources so that it defaults to <filename>/bin/true</filename> as the hotplug manager.</para></listitem> diff --git a/general.ent b/general.ent index 26441a7bd..6794f130d 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.1"> +<!ENTITY bootscripts-version "2.1.2-pre1"> <!ENTITY bzip2-version "1.0.2"> <!ENTITY coreutils-version "5.2.1"> <!ENTITY dejagnu-version "1.4.4"> |