diff options
-rw-r--r-- | chapter01/changelog.xml | 3 | ||||
-rw-r--r-- | chapter05/chapter05.xml | 2 | ||||
-rw-r--r-- | packages.ent | 6 |
3 files changed, 6 insertions, 5 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index c22bd2e42..56fd0eb1c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,8 +41,9 @@ <itemizedlist> <listitem> <para>[manuel] - Removed obsolete warning about reinstalling Bzip2. - Thanks to Chris Staub for the report and patch.</ulink></para> + Thanks to Chris Staub for the report and patch.</para> </listitem> + <listitem> <para>[manuel] - Removed chmod and chown commands from linux headers installation. The headers are now installed with the proper permissions. Fixes <ulink url="&lfs-ticket-root;1965">#1965</ulink></para> diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 05c68aa36..0dce8bf6f 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -33,7 +33,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gettext.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gzip.xml"/> - <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/> + <!--<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/>--> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="make.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="patch.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="perl.xml"/> diff --git a/packages.ent b/packages.ent index 698d1ec36..f701294d5 100644 --- a/packages.ent +++ b/packages.ent @@ -38,10 +38,10 @@ <!ENTITY bash-doc-md5 "0e904cb46ca873fcfa65df19b024bec9"> <!ENTITY bash-doc-home " "> -<!ENTITY binutils-version "2.17"> +<!ENTITY binutils-version "2.17.50.0.12"> <!ENTITY binutils-size "13,472 KB"> -<!ENTITY binutils-url "&gnu;binutils/binutils-&binutils-version;.tar.bz2"> -<!ENTITY binutils-md5 "e26e2e06b6e4bf3acf1dc8688a94c0d1"> +<!ENTITY binutils-url "http://www.kernel.org/pub/linux/devel/binutils/binutils-&binutils-version;.tar.bz2"> +<!ENTITY binutils-md5 "6f3e83399b965d70008860f697c50ec2"> <!ENTITY binutils-home "http://sources.redhat.com/binutils/"> <!ENTITY binutils-ch5p1-du "213 MB"> <!ENTITY binutils-ch5p1-sbu "1 SBU"> |