[lfs] 01/02: loongarch: No longer consider "ugly" GRUB menu an issue
| 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 xry111/loongarch in repository lfs. commit b53719d545bd05a7f3079681a6d403dc7eca327a Author: Xi Ruoyao <[email protected]> AuthorDate: Sat Aug 9 17:48:18 2025 +0800 loongarch: No longer consider "ugly" GRUB menu an issue We already stopped to consider it as an issue in BLFS. --- chapter08/grub.xml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/chapter08/grub.xml b/chapter08/grub.xml index b38f5760b..126139e3d 100644 --- a/chapter08/grub.xml +++ b/chapter08/grub.xml @@ -43,20 +43,6 @@ <note> <para> On LoongArch systems, the following instruction builds GRUB for UEFI. - But because LFS lacks the FreeType package and the Unifont data - file, GRUB won't install any font for the boot loader and - the GRUB boot menu will be displayed using a coarse font or in a - smaller region on the screen. - If wanted, after the LFS system is finished, install - <ulink url="&blfs-book;general/freetype.html">FreeType</ulink> - and then install the GRUB compoents not installed from LFS following - <ulink url="&blfs-book;postlfs/grub-efi.html">the BLFS - instruction</ulink>, but remove the <option>--target=x86_64</option> - option and skip the command to install the - <filename class='directory'>/usr/lib/grub/x86_64-efi</filename> - directory. - </para> - <para> If your system firmware does not support UEFI, you need to skip the content of this page and try to figure out how to boot your system. </para> -- 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