From aa196b1e7217f6d807348d788af54ada2d465aa4 Mon Sep 17 00:00:00 2001 From: Thomas Trepl Date: Fri, 19 Apr 2019 05:07:48 +0000 Subject: [PATCH] Apply upstream changes Fix invalid name in 5.7 at mx32 sanity check git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@11579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 22 ++++++++++++++++++++++ chapter01/whatsnew.xml | 8 ++++---- chapter05/glibc.xml | 2 +- chapter06/createfiles.xml | 4 ---- chapter06/creatingdirs.xml | 7 +++++-- general.ent | 6 +++--- packages.ent | 20 ++++++++++---------- 7 files changed, 45 insertions(+), 24 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 9228a1d83..2de9bcfe8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -45,6 +45,28 @@ appropriate for the entry or if needed the entire day's listitem. --> + + 2019-04-15 + + + [bdubbs] - Update bzip2 url. Fixes + #4450. + + + [bdubbs] - Update to util-linux-2.33.2. Fixes + #4454. + + + [bdubbs] - Update to linux-5.0.7. Fixes + #4449. + + + [bdubbs] - Update to gawk-5.0.0. Fixes + #4455. + + + + 2019-03-27 diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml index c77d5dfbe..52f3c9f3c 100644 --- a/chapter01/whatsnew.xml +++ b/chapter01/whatsnew.xml @@ -89,9 +89,9 @@ - + GCC-&gcc-version; @@ -242,9 +242,9 @@ Tzdata-&tzdata-version; - + diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index 5fda52645..9ed9afa39 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -297,7 +297,7 @@ readelf -l a.out | grep ': /tools' Output should be like: -[Requesting program interpreter: /tools/lib/ld-linux-x32.so.2] +[Requesting program interpreter: /tools/libx32/ld-linux-x32.so.2] If the output is not shown as above or there was no output at all, then something is wrong. Investigate and retrace the steps to find out diff --git a/chapter06/createfiles.xml b/chapter06/createfiles.xml index 7a9f203b5..26dd32542 100644 --- a/chapter06/createfiles.xml +++ b/chapter06/createfiles.xml @@ -44,20 +44,16 @@ ln -sv /tools/bin/{env,install,perl,printf} /usr/bin ln -sv /tools/lib/libgcc_s.so{,.1} /usr/lib ln -sv /tools/lib/libstdc++.{a,so{,.6}} /usr/lib -install -vdm755 /usr/lib/pkgconfig - ln -sv bash /bin/sh ln -sv /tools/lib32/libgcc_s.so{,.1} /usr/lib32 ln -sv /tools/lib32/libstdc++.{a,so{,.6}} /usr/lib32 -install -vdm755 /usr/lib32/pkgconfig ln -sv /tools/libx32/libgcc_s.so{,.1} /usr/libx32 ln -sv /tools/libx32/libstdc++.{a,so{,.6}} /usr/libx32 ln -sv /usr/libx32 / -install -vdm755 /usr/libx32/pkgconfig - + - + diff --git a/packages.ent b/packages.ent index e5957a14c..43d3fea47 100644 --- a/packages.ent +++ b/packages.ent @@ -82,7 +82,7 @@ - + @@ -212,10 +212,10 @@ - - + + - + @@ -431,12 +431,12 @@ - + - + - + - + + - +