From ee648fdd8c25d909111d41e100022faf5512197a Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 8 Apr 2014 02:52:50 +0000 Subject: [PATCH] Update to linux-3.14 Update to file-5.18 Update to flex-2.5.39 Update to GMP-6.0.0a Update to libpipeline-1.3.0 Update to man-pages-3.64 Update to systemd-212 Update to udev-lfs-20140408 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 30 +++++++++++++++++++++++ chapter01/whatsnew.xml | 16 ++++++------- chapter05/gcc-pass1.xml | 8 +++---- chapter05/gcc-pass2.xml | 8 +++---- general.ent | 4 ++-- packages.ent | 53 +++++++++++++++++++++-------------------- patches.ent | 4 ++-- udev-lfs/Makefile.lfs | 2 +- 8 files changed, 78 insertions(+), 47 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 92cea5b53..edfd137c4 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,36 @@ --> + + 2014-04-08 + + + [bdubbs] - Update to linux-3.14. Fixes + #3523. + + + [bdubbs] - Update to file-5.18. Fixes + #3526. + + + [bdubbs] - Update to flex-2.5.39. Fixes + #3527. + + + [bdubbs] - Update to gmp-6.0.0a. Fixes + #3528. + + + [bdubbs] - Update to man-pages-3.64. Fixes + #3539. + + + [bdubbs] - Update to systemd-212. Fixes + #3540. + + + + 2014-04-07 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index 33d71f41c..642951a9c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -64,15 +64,15 @@ - + - + @@ -88,9 +88,9 @@ - + Grep &grep-version; @@ -124,9 +124,9 @@ - + diff --git a/chapter05/gcc-pass1.xml b/chapter05/gcc-pass1.xml index af09946d7..8ba097d10 100644 --- a/chapter05/gcc-pass1.xml +++ b/chapter05/gcc-pass1.xml @@ -55,11 +55,11 @@ directory and then change to the directory created. Only then should you proceed with the instructions below. -tar -Jxf ../mpfr-&mpfr-version;.tar.xz +tar -xf ../mpfr-&mpfr-version;.tar.xz mv -v mpfr-&mpfr-version; mpfr -tar -Jxf ../gmp-&gmp-version;.tar.xz -mv -v gmp-&gmp-version; gmp -tar -zxf ../mpc-&mpc-version;.tar.gz +tar -xf ../gmp-&gmp-version;.tar.xz +mv -v gmp-&gmp-extracted-version; gmp +tar -xf ../mpc-&mpc-version;.tar.gz mv -v mpc-&mpc-version; mpc The following command will change the location of GCC's default diff --git a/chapter05/gcc-pass2.xml b/chapter05/gcc-pass2.xml index 6fb0792c4..ec9354e18 100644 --- a/chapter05/gcc-pass2.xml +++ b/chapter05/gcc-pass2.xml @@ -90,11 +90,11 @@ done packages. Unpack the tarballs and move them into the required directory names: -tar -Jxf ../mpfr-&mpfr-version;.tar.xz +tar -xf ../mpfr-&mpfr-version;.tar.xz mv -v mpfr-&mpfr-version; mpfr -tar -Jxf ../gmp-&gmp-version;.tar.xz -mv -v gmp-&gmp-version; gmp -tar -zxf ../mpc-&mpc-version;.tar.gz +tar -xf ../gmp-&gmp-version;.tar.xz +mv -v gmp-&gmp-extracted-version; gmp +tar -xf ../mpc-&mpc-version;.tar.gz mv -v mpc-&mpc-version; mpc Create a separate build directory again: diff --git a/general.ent b/general.ent index b3a12561a..4d71be3ad 100644 --- a/general.ent +++ b/general.ent @@ -1,5 +1,5 @@ - - + + diff --git a/packages.ent b/packages.ent index 6d7efa587..9abe70326 100644 --- a/packages.ent +++ b/packages.ent @@ -164,10 +164,10 @@ - - + + - + @@ -184,10 +184,10 @@ - - + + - + - + + + + + - +