diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-11 21:51:25 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-03-11 21:51:25 +0000 |
commit | 3f279aab0f1f3092b689b6b841345a856711006f (patch) | |
tree | d8cdef4fa7a9c346913583d9a9f72ed2da3a17cb | |
parent | 6746f62f2ef277369283f6091b21c906b716c13d (diff) |
upgraded to binutils-2.12
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 4 | ||||
-rw-r--r-- | index.xml | 10 |
2 files changed, 9 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 24c160328..61036e02f 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -12,6 +12,7 @@ <listitem><para>autoconf-2.53</para></listitem> <listitem><para>automake-1.6</para></listitem> <listitem><para>bin86-0.16.2</para></listitem> +<listitem><para>binutils-2.12</para></listitem> <listitem><para>bison-1.33</para></listitem> <listitem><para>bzip2-1.0.2</para></listitem> <listitem><para>e2fsprogs-1.27</para></listitem> @@ -30,6 +31,9 @@ </para></listitem> +<listitem><para>March 11th, 2002 [gerard]: Upgraded to +binutils-2.12</para></listitem> + <listitem><para>March 11th, 2002 [gerard]: Chapter 07 - Setclock: The text here hinted towards the fact that you could skip configuring this step which isn't true unless the entire script would be removed. So the text was @@ -574,9 +574,9 @@ <!ENTITY ab-howtoguides SYSTEM "appendixb/howtoguides.xml"> <!ENTITY ab-other SYSTEM "appendixb/other.xml"> -<!ENTITY all-version "cvs-20020310-2008"> -<!ENTITY all-size-kb "84,470 KB"> -<!ENTITY all-size-mb "82.49 MB"> +<!ENTITY all-version "cvs-20020311-1347"> +<!ENTITY all-size-kb "86,150 KB"> +<!ENTITY all-size-mb "84.13 MB"> <!ENTITY bash-version "2.05a"> <!ENTITY bash-depversion "2.05a"> @@ -589,10 +589,10 @@ <!ENTITY bash-package "bash-&bash-version;.tar.bz2"> <!ENTITY bash-dir "bash-&bash-version;"> -<!ENTITY binutils-version "2.11.2"> +<!ENTITY binutils-version "2.12"> <!ENTITY binutils-depversion "2.11.2"> <!ENTITY binutils-contversion "2.11.2"> -<!ENTITY binutils-size "7,641 KB"> +<!ENTITY binutils-size "9,312 KB"> <!ENTITY binutils-compsize-static "96 MB"> <!ENTITY binutils-time-static "6 minutes"> <!ENTITY binutils-compsize "85 MB"> |