From b59c9e9155e6fffe4c35d4a622a9eaa5eb93d226 Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Mon, 21 Aug 2023 10:50:31 +0800 Subject: [PATCH 1/3] grub configuration: The instructions should be skipped for UEFI, but the text not --- chapter10/grub.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/chapter10/grub.xml b/chapter10/grub.xml index f232a1675..1b2335623 100644 --- a/chapter10/grub.xml +++ b/chapter10/grub.xml @@ -19,8 +19,10 @@ If your system has UEFI support and you wish to boot LFS with UEFI, - you should skip this page, and configure GRUB with UEFI support - using the instructions provided in + you should skip the instructions in this page but still learn the + syntax of grub.cfg and the method to specify + a partition in the file from this page, and configure GRUB with UEFI + support using the instructions provided in the BLFS page. From b55a1a261498893c1a207675be1873104cda2a7a Mon Sep 17 00:00:00 2001 From: Pierre Labastie Date: Mon, 21 Aug 2023 15:13:37 +0200 Subject: [PATCH 2/3] libxcrypt: typo and misplaced "nodump" --- chapter08/libxcrypt.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chapter08/libxcrypt.xml b/chapter08/libxcrypt.xml index 3fb59941d..1838a55b6 100644 --- a/chapter08/libxcrypt.xml +++ b/chapter08/libxcrypt.xml @@ -100,10 +100,10 @@ them at runtime. However, the only known binary-only applications that link against these functions require ABI version 1. If you must have such functions because of some binary-only application or to be - to be compliant with LSB, build the package again with the following + compliant with LSB, build the package again with the following commands: -make distclean +make distclean ./configure --prefix=/usr \ --enable-hashes=strong,glibc \ --enable-obsolete-api=glibc \ From 0f5e0b42aeb116836aa1bcd1c9d1f29c69468cd9 Mon Sep 17 00:00:00 2001 From: "Douglas R. Reno" Date: Wed, 23 Aug 2023 19:58:53 -0500 Subject: [PATCH 3/3] Move the zlib URL to anduin --- packages.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.ent b/packages.ent index 5ccfc42f2..cf4b71754 100644 --- a/packages.ent +++ b/packages.ent @@ -765,7 +765,7 @@ - +