[lfs] branch zeckma/uefi-support updated: GRUB: Minor restructuring.

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <177191903562.6024.2207865752857522702@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch zeckma/uefi-support
in repository lfs.

The following commit(s) were added to refs/heads/zeckma/uefi-support by this push:
     new f23997905 GRUB: Minor restructuring.
f23997905 is described below

commit f23997905cc230972ee790ec43ece4851c088ad8
Author: Zeckmathederg <[email protected]>
AuthorDate: Tue Feb 24 00:46:03 2026 -0700

    GRUB: Minor restructuring.
---
 chapter08/grub.xml | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/chapter08/grub.xml b/chapter08/grub.xml
index 8071325df..f0c3bfca9 100644
--- a/chapter08/grub.xml
+++ b/chapter08/grub.xml
@@ -34,6 +34,17 @@
     will be discussed in <xref linkend="ch-bootable-grub"
     role='.'/></para></note>
 
+    <warning>
+      <para>Unset any environment variables which may affect the build:</para>
+
+      <screen><userinput remap='pre'>unset {C,CPP,CXX,LD}FLAGS</userinput></screen>
+
+      <para>Don't try <quote>tuning</quote> this package with custom
+      compilation flags. This package is a bootloader. The low-level
+      operations in the source code may be broken by
+      aggressive optimization.</para>
+    </warning>
+
     <segmentedlist>
       <segtitle>&buildtime;</segtitle>
       <segtitle>&diskspace;</segtitle>
@@ -47,18 +58,7 @@
   </sect2>
 
   <sect2 role="installation">
-    <title>Installation of GRUB</title>
-
-    <warning>
-      <para>Unset any environment variables which may affect the build:</para>
-
-      <screen><userinput remap='pre'>unset {C,CPP,CXX,LD}FLAGS</userinput></screen>
-
-      <para>Don't try <quote>tuning</quote> this package with custom
-      compilation flags. This package is a bootloader. The low-level
-      operations in the source code may be broken by
-      aggressive optimization.</para>
-    </warning>
+    <title>Installation of GRUB for BIOS</title>
 
     <!-- See https://wiki.linuxfromscratch.org/lfs/ticket/5857. Remove this at
     next grub version -->

-- 
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.