From 658a5da5fb4ed308f9bfd9524baefd444de51a94 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Wed, 18 Aug 2021 00:19:33 -0500 Subject: [PATCH 1/2] Now run all the tests in binutils. We were removing a failing test, but it is not longer a problem. Eliminate the instruction that does that. --- chapter01/changelog.xml | 19 +++++++++++++++++++ chapter08/binutils.xml | 4 ++-- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 03d9b8783..7652e4c38 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,16 @@ or as appropriate for the entry or if needed the entire day's listitem. --> + + 2021-08-18 + + + [bdubbs] - Eliminate an instruction to remove a test + in bunutils that no longer fails. + + + + 2021-08-16 @@ -51,6 +61,15 @@ + + 2021-08-15 + + + [renodr] - LFS-11.0-rc1 released. + + + + 2021-08-14 diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index a48c98544..c01ba44bd 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -68,12 +68,12 @@ Ask your system administrator to create more. sed -i '63d' etc/texi2pod.pl find -name \*.1 -delete - + The Binutils documentation recommends building Binutils in a dedicated build directory: From 33ca65cbb0a26273d53cd47030eb2a75e6905340 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Wed, 18 Aug 2021 14:10:43 +0800 Subject: [PATCH 2/2] hostreq: fix a hardcoded chapter number --- chapter02/hostreqs.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chapter02/hostreqs.xml b/chapter02/hostreqs.xml index 0ba38e1db..e513bd92d 100644 --- a/chapter02/hostreqs.xml +++ b/chapter02/hostreqs.xml @@ -85,7 +85,9 @@ Linux Kernel-&min-kernel; The reason for the kernel version requirement is that we specify - that version when building glibc in Chapter 6 + that version when building glibc in + and + , at the recommendation of the developers. It is also required by udev.