diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-28 00:17:45 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2013-05-28 00:17:45 +0000 |
commit | f8736105d907eb938c36322bf56a576945b8bf41 (patch) | |
tree | 880f8b984d22018e472a4d5c97323a5eee68e1c9 | |
parent | 4e7e16d690f171637017a6d7219d89f9670cc8cb (diff) |
Package updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10287 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | appendices/dependencies.xml | 41 | ||||
-rw-r--r-- | chapter01/changelog.xml | 35 | ||||
-rw-r--r-- | chapter01/whatsnew.xml | 12 | ||||
-rw-r--r-- | chapter06/gmp.xml | 2 | ||||
-rw-r--r-- | chapter06/procps.xml | 10 | ||||
-rw-r--r-- | chapter06/texinfo.xml | 3 | ||||
-rw-r--r-- | chapter08/kernel.xml | 4 | ||||
-rw-r--r-- | general.ent | 4 | ||||
-rw-r--r-- | packages.ent | 30 |
9 files changed, 106 insertions, 35 deletions
diff --git a/appendices/dependencies.xml b/appendices/dependencies.xml index d8506629e..6a710c125 100644 --- a/appendices/dependencies.xml +++ b/appendices/dependencies.xml @@ -289,6 +289,41 @@ </seglistitem> </segmentedlist> +<!-- Begin Check dependency info --> + <bridgehead renderas="sect2" id="check-dep">Check</bridgehead> + + <segmentedlist> + <segtitle>&dependencies;</segtitle> + + <seglistitem> + <seg>GCC, Grep, Make, Sed, and Texinfo</seg> + </seglistitem> + </segmentedlist> + + <segmentedlist> + <segtitle>&testsuites;</segtitle> + + <seglistitem> + <seg>None</seg> + </seglistitem> + </segmentedlist> + + <segmentedlist> + <segtitle>&before;</segtitle> + + <seglistitem> + <seg>None</seg> + </seglistitem> + </segmentedlist> + + <segmentedlist> + <segtitle>&external;</segtitle> + + <seglistitem> + <seg>None</seg> + </seglistitem> + </segmentedlist> + <!-- Begin Coreutils dependency info --> <bridgehead renderas="sect2" id="coreutils-dep">Coreutils</bridgehead> @@ -340,7 +375,7 @@ <segtitle>&testsuites;</segtitle> <seglistitem> - <seg>No test suite available</seg> + <seg></seg> </seglistitem> </segmentedlist> @@ -1169,7 +1204,7 @@ <segtitle>&testsuites;</segtitle> <seglistitem> - <seg>No test suite available</seg> + <seg>Check</seg> </seglistitem> </segmentedlist> @@ -1528,7 +1563,7 @@ <segtitle>&testsuites;</segtitle> <seglistitem> - <seg>No test suite available</seg> + <seg>Diffutils</seg> </seglistitem> </segmentedlist> diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index bab61d921..790dd429c 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,41 @@ </listitem> --> <listitem> + <para>2013-05-27</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Update to procps-3.3.8. Fixes + <ulink url="&lfs-ticket-root;3354">#3354</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to perl-5.18.0. Fixes + <ulink url="&lfs-ticket-root;3344">#3344</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to automake-1.13.2. Fixes + <ulink url="&lfs-ticket-root;3347">#3347</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to gmp-5.1.2. Fixes + <ulink url="&lfs-ticket-root;3352">#3352</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update to linux-3.9.4. Fixes + <ulink url="&lfs-ticket-root;3348">#3348</ulink>.</para> + </listitem> + <listitem> + <para>[bdubbs] - Add a reference to a book on configuring + the kernel.</para> + </listitem> + <listitem> + <para>[bdubbs] - Update check program dependencies. Thanks to + Gilles Espinasse for the patch. Fixes + <ulink url="&lfs-ticket-root;3353">#3353</ulink>.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>2013-05-19</para> <itemizedlist> <listitem> diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 43a244387..4e42bf783 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -28,9 +28,9 @@ <!--<listitem> <para>Autoconf &autoconf-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>Automake &automake-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Bash &bash-version;</para> </listitem>--> @@ -88,9 +88,9 @@ <!--<listitem> <para>Glibc &glibc-version;</para> </listitem>--> - <!--<listitem> + <listitem> <para>GMP &gmp-version;</para> - </listitem>--> + </listitem> <!--<listitem> <para>Grep &grep-version;</para> </listitem>--> @@ -121,9 +121,9 @@ <listitem> <para>Less &less-version;</para> </listitem> - <!--<listitem> + <listitem> <para>LFS-Bootscripts &lfs-bootscripts-version;</para> - </listitem>--> + </listitem> <listitem> <para>Libpipeline &libpipeline-version;</para> </listitem> diff --git a/chapter06/gmp.xml b/chapter06/gmp.xml index 05cfa91a8..17dfe8677 100644 --- a/chapter06/gmp.xml +++ b/chapter06/gmp.xml @@ -79,7 +79,7 @@ <screen><userinput remap="test">make check 2>&1 | tee gmp-check-log</userinput></screen> - <para>Ensure that all 184 tests in the test suite passed. + <para>Ensure that all 185 tests in the test suite passed. Check the results by issuing the following command:</para> <screen><userinput remap="test">awk '/tests passed/{total+=$2} ; END{print total}' gmp-check-log</userinput></screen> diff --git a/chapter06/procps.xml b/chapter06/procps.xml index 9bcf12f07..5309bb796 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -74,14 +74,10 @@ <screen><userinput remap="make">make</userinput></screen> <para>The test suite needs some custom modifications for LFS. - The <command>which</command> command is not available, and the - <command>slabtop</command> test may return more than 999,999 objects. - Also fix one test that fails when scripting does not use a tty device. + Remove the test that fails when scripting does not use a tty device. To run the test suite, run the following commands:</para> -<screen><userinput remap="test">sed -i -e 's|exec which sleep|exec echo /tools/bin/sleep|' \ - -e 's|&9|9999999|' testsuite/config/unix.exp -sed -i -r 's|(pmap_initname)\\\$|\1|' testsuite/pmap.test/pmap.exp +<screen><userinput remap="test">sed -i -r 's|(pmap_initname)\\\$|\1|' testsuite/pmap.test/pmap.exp make check</userinput></screen> @@ -93,7 +89,7 @@ make check</userinput></screen> <filename class="directory">/usr</filename> is not mounted.</para> <screen><userinput remap="install">mv -v /usr/lib/libprocps.so.* /lib -ln -sfv ../../lib/libprocps.so.1.1.1 /usr/lib/libprocps.so</userinput></screen> +ln -sfv ../../lib/libprocps.so.1.1.2 /usr/lib/libprocps.so</userinput></screen> </sect2> diff --git a/chapter06/texinfo.xml b/chapter06/texinfo.xml index 3bac8536c..4d9122552 100644 --- a/chapter06/texinfo.xml +++ b/chapter06/texinfo.xml @@ -49,6 +49,9 @@ <screen><userinput remap="make">make</userinput></screen> + <note><para>Two tests in the test suite fail due to out of date + perl code.</para></note> + <para>To test the results, issue:</para> <screen><userinput remap="test">make check</userinput></screen> diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 7eed8d290..00309b469 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -61,7 +61,9 @@ url="&hints-root;kernel-configuration.txt"/>. BLFS has some information regarding particular kernel configuration requirements of packages outside of LFS at <ulink - url="&blfs-root;view/svn/longindex.html#kernel-config-index"/>. </para> + url="&blfs-root;view/svn/longindex.html#kernel-config-index"/>. Additional + information about configuring and building the kernel can be found at + <ulink url="http://www.kroah.com/lkn/"/> </para> <note><para>Due to recent changes in <application>udev</application>, be sure to select:</para> diff --git a/general.ent b/general.ent index 9131a9066..7bdd37d58 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ -<!ENTITY version "SVN-20130519"> -<!ENTITY releasedate "May 19, 2013"> +<!ENTITY version "SVN-20130527"> +<!ENTITY releasedate "May 27, 2013"> <!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "7.4"> <!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" --> diff --git a/packages.ent b/packages.ent index 0d964ee20..f1b42a957 100644 --- a/packages.ent +++ b/packages.ent @@ -15,11 +15,11 @@ <!ENTITY autoconf-ch6-du "17.1 MB"> <!ENTITY autoconf-ch6-sbu "4.5 SBU"> -<!ENTITY automake-version "1.13.1"> +<!ENTITY automake-version "1.13.2"> <!ENTITY am-minor-version "1.13"> -<!ENTITY automake-size "1,392 KB"> +<!ENTITY automake-size "1,408 KB"> <!ENTITY automake-url "&gnu;automake/automake-&automake-version;.tar.xz"> -<!ENTITY automake-md5 "a60380ab11e1481376b7747d1b42ced2"> +<!ENTITY automake-md5 "497f3ea7e85504fe5b1b1b6d27cc71f1"> <!ENTITY automake-home "&gnu-software;automake/"> <!ENTITY automake-ch6-du "100 MB"> <!ENTITY automake-ch6-sbu "less than 0.1 SBU (34.1 SBU with tests)"> @@ -216,10 +216,10 @@ <!ENTITY glibc-ch6-du "852 MB"> <!ENTITY glibc-ch6-sbu "17.6 SBU"> -<!ENTITY gmp-version "5.1.1"> -<!ENTITY gmp-size "1,771 KB"> +<!ENTITY gmp-version "5.1.2"> +<!ENTITY gmp-size "1,780 KB"> <!ENTITY gmp-url "ftp://ftp.gmplib.org/pub/gmp-&gmp-version;/gmp-&gmp-version;.tar.xz"> -<!ENTITY gmp-md5 "485b1296e6287fa381e6015b19767989"> +<!ENTITY gmp-md5 "06fe2ca164221c59ce74867155cfc1ac"> <!ENTITY gmp-home "&gnu-software;gmp/"> <!ENTITY gmp-ch5-du "39 MB"> <!ENTITY gmp-ch5-sbu "1.5 SBU"> @@ -339,12 +339,12 @@ <!ENTITY linux-major-version "3"> <!ENTITY linux-minor-version "9"> -<!ENTITY linux-patch-version "2"> +<!ENTITY linux-patch-version "4"> <!ENTITY linux-version "&linux-major-version;.&linux-minor-version;.&linux-patch-version;"> <!--<!ENTITY linux-version "&linux-major-version;.&linux-minor-version;">--> -<!ENTITY linux-size "70,409 KB"> +<!ENTITY linux-size "70,420 KB"> <!ENTITY linux-url "&kernel;linux/kernel/v&linux-major-version;.x/linux-&linux-version;.tar.xz"> -<!ENTITY linux-md5 "e406cc1bb5618a4ea88470f4d3d3d6e1"> +<!ENTITY linux-md5 "053095dfe88fbd52e7cc8db302631d99"> <!ENTITY linux-home "http://www.kernel.org/"> <!-- measured for 3.9.0 / gcc-4.8.0 on x86_64 : minimum is allnoconfig extended for a hopefully-bootable build on desktop machine, @@ -433,10 +433,10 @@ <!ENTITY patch-ch6-du "3.4 MB"> <!ENTITY patch-ch6-sbu "less than 0.1 SBU"> -<!ENTITY perl-version "5.16.3"> -<!ENTITY perl-size "13,403 KB"> +<!ENTITY perl-version "5.18.0"> +<!ENTITY perl-size "13,708 KB"> <!ENTITY perl-url "http://www.cpan.org/src/5.0/perl-&perl-version;.tar.bz2"> -<!ENTITY perl-md5 "025102de0e4a597cf541e57da80c6aa3"> +<!ENTITY perl-md5 "a832e928adfd36d162d2a5d3b631265c"> <!ENTITY perl-home "http://www.perl.org/"> <!ENTITY perl-ch5-du "237 MB"> <!ENTITY perl-ch5-sbu "1.8 SBU"> @@ -451,10 +451,10 @@ <!ENTITY pkgconfig-ch6-du "31 MB"> <!ENTITY pkgconfig-ch6-sbu "0.4 SBU"> -<!ENTITY procps-ng-version "3.3.7"> -<!ENTITY procps-ng-size "537 KB"> +<!ENTITY procps-ng-version "3.3.8"> +<!ENTITY procps-ng-size "544 KB"> <!ENTITY procps-ng-url "http://sourceforge.net/projects/procps-ng/files/Production/procps-ng-&procps-ng-version;.tar.xz"> -<!ENTITY procps-ng-md5 "57d2bad8c8fac3d09ee9f5f964e3da9c"> +<!ENTITY procps-ng-md5 "aecbeeda2ab308f8d09dddcb4cb9a572"> <!ENTITY procps-ng-home "http://sourceforge.net/projects/procps-ng"> <!ENTITY procps-ng-ch6-du "13 MB"> <!ENTITY procps-ng-ch6-sbu "0.2 SBU"> |