[lfs] branch xry111/non-x86-efi updated: chapter10/grub: drop replaceable around efi-BOOT-suffix

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

git pushed a commit to branch xry111/non-x86-efi
in repository lfs.

The following commit(s) were added to refs/heads/xry111/non-x86-efi by this push:
     new 976f98bbe chapter10/grub: drop replaceable around efi-BOOT-suffix
976f98bbe is described below

commit 976f98bbe0e01eda135e15256d6d994ab0eba949
Author: Xi Ruoyao <[email protected]>
AuthorDate: Sun Apr 5 18:09:47 2026 +0800

    chapter10/grub: drop replaceable around efi-BOOT-suffix
---
 chapter10/grub.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chapter10/grub.xml b/chapter10/grub.xml
index fffb92411..31ea629eb 100644
--- a/chapter10/grub.xml
+++ b/chapter10/grub.xml
@@ -152,7 +152,7 @@ xorriso -as cdrecord -v dev=/dev/cdrw blank=as_needed grub-img.iso</userinput></
           Now create a boot entry for the EFI:
         </para>
 <screen role="nodump"><userinput>efibootmgr -c -d /dev/sd<replaceable>&lt;x&gt;</replaceable> \
-  -p <replaceable>&lt;y&gt;</replaceable> -L "LFS" -l '\EFI\BOOT\BOOT<replaceable>&lt;&efi-BOOT-suffix;&gt;</replaceable>.EFI'</userinput></screen>
+  -p <replaceable>&lt;y&gt;</replaceable> -L "LFS" -l '\EFI\BOOT\BOOT&efi-BOOT-suffix;.EFI'</userinput></screen>
         <para>
           The <literal>/dev/sd<replaceable>&lt;x&gt;</replaceable></literal>
           drive should match the one you are installing LFS onto. The

-- 
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.