From 5632647099d1f54d62410df9bc6f2ac03e74842e Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Thu, 25 Dec 2014 04:36:44 +0000 Subject: [PATCH] Update to linix-3.18.1. Update to xz-5.2.0. Update to binutils-2.25. Update comments for sysklogd boot script. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- bootscripts/ChangeLog | 3 +++ bootscripts/lfs/init.d/sysklogd | 7 ++++-- chapter01/changelog.xml | 22 +++++++++++++++++ chapter01/whatsnew.xml | 16 +++++++++++-- chapter03/patches.xml | 4 ++-- chapter06/binutils.xml | 16 ++----------- chapter06/glibc.xml | 5 ++-- general.ent | 4 ++-- packages.ent | 24 +++++++++---------- patches.ent | 42 --------------------------------- 10 files changed, 65 insertions(+), 78 deletions(-) diff --git a/bootscripts/ChangeLog b/bootscripts/ChangeLog index 5ada5559b..39465e6c9 100644 --- a/bootscripts/ChangeLog +++ b/bootscripts/ChangeLog @@ -1,3 +1,6 @@ +2014-12-24 Bruce Dubbs + * Clarify rationale for sysklog run levels + 2014-11-10 Bruce Dubbs * Make /run/lock have 1777 permissions diff --git a/bootscripts/lfs/init.d/sysklogd b/bootscripts/lfs/init.d/sysklogd index eb76dfc13..2c2a9dd06 100644 --- a/bootscripts/lfs/init.d/sysklogd +++ b/bootscripts/lfs/init.d/sysklogd @@ -18,14 +18,17 @@ # Should-Start: # Required-Stop: $local_fs sendsignals # Should-Stop: -# Default-Start: 2 3 4 5 -# Default-Stop: 0 1 6 +# Default-Start: 3 4 5 +# Default-Stop: 0 1 2 6 # Short-Description: Starts kernel and system log daemons. # Description: Starts kernel and system log daemons. # /etc/fstab. # X-LFS-Provided-By: LFS ### END INIT INFO +# Note: sysklogd is not started in runlevel 2 due to possible +# remote logging configurations + . /lib/lsb/init-functions case "${1}" in diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 5adce2f86..ef66756b4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,28 @@ --> + + 2014-12-24 + + + [bdubbs] - Update to linix-3.18.1. Fixes + #3721. + + + [bdubbs] - Update to xz-5.2.0. Fixes + #3723. + + + [bdubbs] - Update to binutils-2.25. Fixes + #3724. + + + [bdubbs] - Update comments for sysklogd boot script. Fixes + #3722. + + + + 2014-12-13 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 8237b59f5..94cb105da 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -40,9 +40,9 @@ Bash &bash-version; - + @@ -265,6 +265,18 @@ Removed: + + binutils-2.24-load_gcc_lto_plugin_by_default-1.patch + + + + binutils-2.24-lto_testsuite-1.patch + + + + binutils-2.24-multiple_plugins-1.patch + + bash-4.3-upstream_fixes-3.patch diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 1bcb57599..45e750d88 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -33,7 +33,7 @@ MD5 sum: &bc-memory-leak-patch-md5; - + Bzip2 Documentation Patch - &bzip2-docs-patch-size;: diff --git a/chapter06/binutils.xml b/chapter06/binutils.xml index c98d56c1e..ae2e6f828 100644 --- a/chapter06/binutils.xml +++ b/chapter06/binutils.xml @@ -56,19 +56,7 @@ The system has no more ptys. Ask your system administrator to create more. - - Suppress the installation of an outdated - standards.info file as a newer one is installed later - on in the Autoconf instructions: - -rm -fv etc/standards.info -sed -i.bak '/^INFO/s/standards.info //' etc/Makefile.in - - Add an upstream patch to use GCC's link time optimization (LTO) - by default: - -patch -Np1 -i ../&binutils-lto-patch; - + The Binutils documentation recommends building Binutils outside of the source directory in a dedicated build directory: diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index a91f95b94..52066dc1c 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -117,9 +117,10 @@ cd ../glibc-build - The tst/tst-cputimer1 test has been known to + The tst/tst-cputimer1 and + rt/tst-cpuclock2 tests have been known to fail. The reason is not completely understood, but indications are - that minor timing issues can trigger this failure. + that minor timing issues can trigger these failures. diff --git a/general.ent b/general.ent index 3bf8f324e..33d34f61d 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - + - + diff --git a/packages.ent b/packages.ent index 325875e39..175980959 100644 --- a/packages.ent +++ b/packages.ent @@ -57,10 +57,10 @@ - - + + - + @@ -352,7 +352,7 @@ - + @@ -386,12 +386,12 @@ - - - - + + + + - + - - - - - - - - - - - - - - @@ -32,23 +14,6 @@ - - - - - @@ -72,10 +37,3 @@ - - -