diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | chapter05/findutils.xml | 2 | ||||
-rw-r--r-- | chapter06/findutils.xml | 2 | ||||
-rw-r--r-- | general.ent | 6 |
5 files changed, 9 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index d457a316f..2ca6f8c93 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -90,6 +90,9 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>June 21st, 2005 [archaic]: Updated to findutils-4.2.23. +</para></listitem> + <listitem><para>June 20th, 2005 [archaic]: Updated flex patch from -2 to -3. </para></listitem> diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 63cc3349b..a7c31f1e9 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -102,7 +102,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note> </varlistentry> <varlistentry> -<term>Findutils (&findutils-version;) - 1020 KB:</term> +<term>Findutils (&findutils-version;) - 777 KB:</term> <listitem> <para><ulink url="&gnu;findutils/"/></para> </listitem> diff --git a/chapter05/findutils.xml b/chapter05/findutils.xml index 883460dcc..6a4acf75c 100644 --- a/chapter05/findutils.xml +++ b/chapter05/findutils.xml @@ -19,7 +19,7 @@ <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.2 SBU</seg><seg>8.4 MB</seg></seglistitem> +<seglistitem><seg>0.2 SBU</seg><seg>8.9 MB</seg></seglistitem> </segmentedlist> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="../chapter06/findutils.xml" xpointer="xpointer(/sect1/sect2[1]/segmentedlist[2])"/> diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index 907d1b3cc..378c79613 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -20,7 +20,7 @@ find, but unreliable if the database has not been recently updated).</para> <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.1 SBU</seg><seg>8.4 MB</seg></seglistitem> +<seglistitem><seg>0.1 SBU</seg><seg>9.4 MB</seg></seglistitem> </segmentedlist> <segmentedlist> diff --git a/general.ent b/general.ent index d4b63ad52..ede6bf805 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20050620"> -<!ENTITY releasedate "June 20, 2005"> +<!ENTITY version "SVN-20050621"> +<!ENTITY releasedate "June 21, 2005"> <!ENTITY milestone "6.2"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> @@ -32,7 +32,7 @@ <!ENTITY e2fsprogs-version "1.37"> <!ENTITY expect-version "5.43.0"> <!ENTITY file-version "4.13"> -<!ENTITY findutils-version "4.2.20"> +<!ENTITY findutils-version "4.2.23"> <!ENTITY flex-version "2.5.31"> <!ENTITY gawk-version "3.1.4"> <!ENTITY gcc-version "3.4.4"> |