[lfs] 01/02: Merge branch 'trunk' into zeckma/uefi-support
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch zeckma/uefi-support in repository lfs. commit 4ea4217bd73c403b0abad1d8796b42995f6ee399 Merge: 9a803f34b 7aef032b8 Author: Zeckmathederg <[email protected]> AuthorDate: Sun Feb 8 12:37:51 2026 -0700 Merge branch 'trunk' into zeckma/uefi-support chapter01/changelog.xml | 42 +++++++++++++++++++++++++++++++++++ chapter01/whatsnew.xml | 8 +++---- chapter08/coreutils.xml | 6 +++-- chapter08/grub.xml | 6 +++++ chapter08/libelf.xml | 5 ++--- chapter08/python.xml | 4 ++-- packages.ent | 58 ++++++++++++++++++++++++------------------------- patches.ent | 2 +- 8 files changed, 90 insertions(+), 41 deletions(-) diff --cc chapter08/grub.xml index 79f7f1d93,845c031ae..cc1fd8221 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@@ -60,9 -63,15 +60,15 @@@ aggressive optimization.</para> </warning> + <!-- See https://wiki.linuxfromscratch.org/lfs/ticket/5857. Remove this at + next grub version --> + <para>First fix a bug introduced in grub-2.14:</para> + + <screen><userinput remap="pre">sed 's/--image-base/--nonexist-linker-option/' -i configure</userinput></screen> + <para>Prepare GRUB for compilation:</para> -<screen><userinput remap="configure">./configure --prefix=/usr \ +<screen><userinput remap="configure">../configure --prefix=/usr \ --sysconfdir=/etc \ --disable-efiemu \ --disable-werror</userinput></screen> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page