diff options
-rw-r--r-- | chapter01/changelog.xml | 9 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 4 | ||||
-rw-r--r-- | general.ent | 4 | ||||
-rw-r--r-- | packages.ent | 4 |
4 files changed, 15 insertions, 6 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 397d6a92e..ab2d748cf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -37,6 +37,15 @@ --> <listitem> + <para>2007-08-13</para> + <itemizedlist> + <listitem> + <para>[dnicholson] - Updated to LFS-Bootscripts-20070813.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2007-08-11</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index a4b4ec4f6..1ff6898ea 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -111,11 +111,11 @@ </listitem>--> <!--<listitem> <para>Less &less-version;</para> - </listitem> + </listitem>--> <listitem> <para>LFS-Bootscripts &lfs-bootscripts-version;</para> </listitem> - <listitem> + <!--<listitem> <para>Libtool &libtool-version;</para> </listitem> <listitem> diff --git a/general.ent b/general.ent index a11a889af..52e8d2f11 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "SVN-20070811"> -<!ENTITY releasedate "August 11, 2007"> +<!ENTITY version "SVN-20070813"> +<!ENTITY releasedate "August 13, 2007"> <!ENTITY milestone "7.0"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> diff --git a/packages.ent b/packages.ent index 9f5337b35..bdd78b59f 100644 --- a/packages.ent +++ b/packages.ent @@ -281,10 +281,10 @@ <!ENTITY less-ch6-du "2.8 MB"> <!ENTITY less-ch6-sbu "0.1 SBU"> -<!ENTITY lfs-bootscripts-version "20070730"> +<!ENTITY lfs-bootscripts-version "20070813"> <!ENTITY lfs-bootscripts-size "39 KB"> <!ENTITY lfs-bootscripts-url "&downloads-root;lfs-bootscripts-&lfs-bootscripts-version;.tar.bz2"> -<!ENTITY lfs-bootscripts-md5 "d50c72aa2f45c646f384a1ffeb20fafe"> +<!ENTITY lfs-bootscripts-md5 "0ecbdd3b774d519fc535a0a595aa5b86"> <!ENTITY lfs-bootscripts-home " "> <!ENTITY lfs-bootscripts-ch7-du "0.4 MB"> <!ENTITY lfs-bootscripts-ch7-sbu "less than 0.1 SBU"> |