diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-10 02:17:37 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2003-10-10 02:17:37 +0000 |
commit | 918f14f4f0efaea8c489f14694610c5e3388bad6 (patch) | |
tree | f0e9c39cac9c44050d23d190f0e33511bcd8b101 | |
parent | 4e7792e821b41480d772b48613547b4d3253c066 (diff) |
Upgraded to lfs-bootscripts-1.12
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | entities/bootscripts.ent | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 6326315b3..19ffe8836 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -23,6 +23,7 @@ <listitem><para>groff-1.19</para></listitem> <listitem><para>gzip-1.3.5</para></listitem> <listitem><para>less-381</para></listitem> +<listitem><para>lfs-bootscripts-1.12</para></listitem> <listitem><para>libtool-1.5</para></listitem> <listitem><para>linux-2.4.22</para></listitem> <listitem><para>man-1.5m2</para></listitem> @@ -95,6 +96,9 @@ </itemizedlist> </listitem> +<listitem><para>October 9th, 2003 [gerard]: Upgraded to +lfs-bootscripts-1.12.</para></listitem> + <listitem><para>October 9th, 2003 [greg]: Performed internal markup reworking to fix an extraneous whitespace problem in "tidy generated" web site pages. Essentially replace all ocurrences of <para><screen> with diff --git a/entities/bootscripts.ent b/entities/bootscripts.ent index 0b9872488..0ee44b7fb 100644 --- a/entities/bootscripts.ent +++ b/entities/bootscripts.ent @@ -7,9 +7,9 @@ <!ENTITY aa-bootscripts-dep SYSTEM "../appendixa/bootscripts-dep.xml"> <!ENTITY aa-bootscripts-down SYSTEM "../appendixa/bootscripts-down.xml"> -<!ENTITY bootscripts-version "1.11"> -<!ENTITY bootscripts-depversion "1.11"> -<!ENTITY bootscripts-contversion "1.11"> +<!ENTITY bootscripts-version "1.12"> +<!ENTITY bootscripts-depversion "1.12"> +<!ENTITY bootscripts-contversion "1.12"> <!ENTITY bootscripts-dir "lfs-bootscritps-&bootscripts-version;"> <!ENTITY bootscripts-package "lfs-bootscripts-&bootscripts-version;.tar.bz2"> <!ENTITY bootscripts-size "25 KB"> |