From 6f2efae563b83ec88ec0191c4b87510a5a4cd315 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 25 Feb 2017 21:53:58 +0000 Subject: [PATCH] LFS-8.0 git-svn-id: http://svn.linuxfromscratch.org/LFS/tags/8.0@11197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 4 ++++ chapter06/coreutils.xml | 2 +- chapter06/findutils.xml | 4 ++-- chapter06/gettext.xml | 4 ++-- general.ent | 8 ++++---- packages.ent | 6 +++--- 6 files changed, 16 insertions(+), 12 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index a455cda93..ec389dba6 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,9 +42,13 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + 2017-02-25 + + [bdubbs] - LFS-8.0 released. + [ken] - Comment out the test-lock test in coreutils, findutils, gettext because on some machines it now loops diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index fdd097998..026e806e2 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -56,7 +56,7 @@ - Suppress a test which on some machines can loop forever. + Suppress a test which on some machines can loop forever: sed -i '/test.lock/s/^/#/' gnulib-tests/gnulib.mk diff --git a/chapter06/findutils.xml b/chapter06/findutils.xml index a13fec4eb..151088d8d 100644 --- a/chapter06/findutils.xml +++ b/chapter06/findutils.xml @@ -46,9 +46,9 @@ - Suppress a test which on some machines can loop forever. + First, suppress a test which on some machines can loop forever: -sed -i 's/test-lock..EXEEXT.//' gettext-tools/gnulib-tests/Makefile.in +sed -i 's/test-lock..EXEEXT.//' tests/Makefile.in Prepare Findutils for compilation: diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml index ef8cd2633..630febf1d 100644 --- a/chapter06/gettext.xml +++ b/chapter06/gettext.xml @@ -46,8 +46,8 @@ - Suppress two invocations of test-lock which on some machines - can loop forever. + First, suppress two invocations of test-lock which on some machines + can loop forever: sed -i '/^TESTS =/d' gettext-runtime/tests/Makefile.in && sed -i 's/test-lock..EXEEXT.//' gettext-tools/gnulib-tests/Makefile.in diff --git a/general.ent b/general.ent index c3562038f..297aee0c3 100644 --- a/general.ent +++ b/general.ent @@ -1,9 +1,9 @@ - - - + - + diff --git a/packages.ent b/packages.ent index 46dcd7aa8..f2103dc27 100644 --- a/packages.ent +++ b/packages.ent @@ -359,11 +359,11 @@ - + - + - +