From 4ae2e7a4b215f7c367ccfe7b9d53a22c92eee492 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 11 Jun 2014 04:13:03 +0000 Subject: [PATCH] Update to iproute2-3.15.0. Update to linux-3.15. Gettext-0.19.1. Fix test failure in e2fsprogs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 22 ++++++++++++++++++++++ chapter01/whatsnew.xml | 8 ++++---- chapter06/e2fsprogs.xml | 12 +++++++----- general.ent | 4 ++-- packages.ent | 28 ++++++++++++++-------------- 5 files changed, 49 insertions(+), 25 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 0d043fb92..6a636e2cf 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,28 @@ --> + + 2014-06-11 + + + [bdubbs] - Update to iproute2-3.15.0. Fixes + #3608. + + + [bdubbs] - Update to linux-3.15. Fixes + #3606. + + + [bdubbs] - Gettext-0.19.1. Fixes + #3599. + + + [bdubbs] - Fix test failure in e2fsprogs. Fixes + #3586. + + + + 2014-06-08 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 589dff278..7b0d9d188 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -58,9 +58,9 @@ - + @@ -82,9 +82,9 @@ - + diff --git a/chapter06/e2fsprogs.xml b/chapter06/e2fsprogs.xml index f10b8077b..ca9268d48 100644 --- a/chapter06/e2fsprogs.xml +++ b/chapter06/e2fsprogs.xml @@ -122,17 +122,19 @@ PKG_CONFIG_PATH=/tools/lib/pkgconfig \ make - To test the results, issue: + To set up the test suite we need to temporarily copy + a library from /tools/lib so the test programs can find it. + To run the tests, issue: -make check +cp -v /tools/lib/libblkid.so.1 /lib +make check +rm -v /lib/libblkid.so.1 One of the E2fsprogs tests will attempt to allocate 256 MB of memory. If you do not have significantly more RAM than this, be sure to enable sufficient swap space for the test. See and - for details on creating and enabling swap space. Additionally, - three tests try to allocate a two terabyte partition and will fail - unless you have at least that much unused disk space available. + for details on creating and enabling swap space. Install the binaries, documentation, and shared libraries: diff --git a/general.ent b/general.ent index a6111ecc0..33545bdd9 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - + - + diff --git a/packages.ent b/packages.ent index cfda8e61b..72c922cc3 100644 --- a/packages.ent +++ b/packages.ent @@ -153,7 +153,7 @@ - + @@ -239,10 +239,10 @@ - - - - + + + + @@ -338,10 +338,10 @@ - - + + - + @@ -406,13 +406,13 @@ - - - - - + + + + + - +