diff options
author | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-15 20:00:42 +0000 |
---|---|---|
committer | Zack Winkles <winkie@linuxfromscratch.org> | 2004-05-15 20:00:42 +0000 |
commit | 90a48977b4cb628a96905e9583019d3ed5a9327f (patch) | |
tree | 81a8c85ad8b5047ed031cf3c51b92c75b57f1066 | |
parent | 073e2c51b188d819df339b04492b640a21d40fc4 (diff) |
Upgraded to LFS-bootscripts 2.1.1-pre2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 5 | ||||
-rw-r--r-- | chapter03/packages.xml | 4 | ||||
-rw-r--r-- | general.ent | 6 |
3 files changed, 9 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 2f47d74fa..1f9eacd97 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,7 +35,7 @@ first a summary, then a detailed log.</para> <listitem><para>grub-0.94</para></listitem> <listitem><para>kbd-1.12</para></listitem> <listitem><para>less-382</para></listitem> -<listitem><para>lfs-bootscripts-2.0.4</para></listitem> +<listitem><para>lfs-bootscripts-2.1.1-pre2</para></listitem> <listitem><para>libtool-2.5.6</para></listitem> <listitem><para>linux-2.6.6</para></listitem> <listitem><para>man-pages-1.66</para></listitem> @@ -97,6 +97,9 @@ first a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>May 15th, 2004 [winkie]: Upgraded to LFS-Bootscripts 2.1.1-pre2. +</para></listitem> + <listitem><para>May 14th, 2004 [winkie]: Upgraded to Groff 1.19.1.</para></listitem> <listitem><para>May 14th, 2004 [alexander]: Several textual changes on Vim diff --git a/chapter03/packages.xml b/chapter03/packages.xml index f1d1cd06b..124775bd9 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -194,9 +194,9 @@ </varlistentry> <varlistentry> -<term>LFS-Bootscripts (&bootscripts-version;) - 32 KB:</term> +<term>LFS-Bootscripts (&bootscripts-version;) - 14 KB:</term> <listitem> -<para><ulink url="&http-down;"/></para> +<para><ulink url="ftp://be-linux.org/belfs/"/></para> </listitem> </varlistentry> diff --git a/general.ent b/general.ent index 67be4f2cb..90ad697aa 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "CVS-20040514"> -<!ENTITY releasedate "May 14, 2004"> +<!ENTITY version "CVS-20040515"> +<!ENTITY releasedate "May 15, 2004"> <!ENTITY milestone "6.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> @@ -21,7 +21,7 @@ <!ENTITY bash-version "2.05b"> <!ENTITY binutils-version "2.15.90.0.3"> <!ENTITY bison-version "1.875a"> -<!ENTITY bootscripts-version "2.1.0"> +<!ENTITY bootscripts-version "2.1.1-pre2"> <!ENTITY bzip2-version "1.0.2"> <!ENTITY coreutils-version "5.2.1"> <!ENTITY dejagnu-version "1.4.4"> |