Commit Graph

25 Commits

Author SHA1 Message Date
Xi Ruoyao
7e06dddcf6
loongarch: grub: Don't insmod all_video
Align with the BLFS change to avoid display corruption issue in QEMU.
2024-08-25 01:02:27 +08:00
Xi Ruoyao
7c1451f5b1
loongarch: grub: Update references to BLFS
Now BLFS documents how to install only the GRUB components missing in
LFS, take the advantage.

Also if efibootmgr is available, it's easier to just run grub-install
w/o the --removable option instead of manually input some nasty
efibootmgr commands.

(cherry picked from commit c6e4dbaee6)
2024-05-14 12:34:00 +08:00
Xi Ruoyao
33a9421975
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch 2024-02-01 23:55:18 +08:00
Pierre Labastie
360fdfca9c Fix punctuation in quotes, and quote signs
- period and comma inside quotes
- " to <quote>
- some " to <literal> when it is a var value
2024-01-26 18:28:53 +01:00
Xi Ruoyao
289f2849be
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch 2024-01-22 14:42:55 +08:00
Pierre Labastie
7152faa5fa Change all xml files to utf-8 encoding 2024-01-18 20:53:23 +01:00
Xi Ruoyao
fc4ba57b4a
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch 2023-08-25 22:13:05 +08:00
Xi Ruoyao
b59c9e9155
grub configuration: The instructions should be skipped for UEFI, but the text not 2023-08-21 11:12:09 +08:00
Xi Ruoyao
d6f618bcb2
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch 2023-08-14 17:09:43 +08:00
Xi Ruoyao
93ec8b32bf
grub cfg: Add an explanation for the insmod commands 2023-08-14 09:16:49 +08:00
Xi Ruoyao
2882861ba6
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch 2023-08-08 11:16:54 +08:00
Bruce Dubbs
67ca5ef3f7 Add insmod part_gpt to example grub.cfg 2023-08-03 13:13:16 -05:00
Xi Ruoyao
c423f88391
loongarch: grub cfg: BOOTLOONGARCH64.EFI is not a directory 2023-07-16 04:59:03 +08:00
Xi Ruoyao
d89cc55827
loongarch: grub configuration: Adapt for loongarch64-efi
Again it's a slightly adjusted copy of arm64 version.  Thanks Ard
Biesheuvel for the excellent "generic zboot" work!
2023-06-12 04:52:35 +08:00
Pierre Labastie
c7f74cdbb6 Typo 2023-01-02 08:02:24 +01:00
David Bryant
8190ca0715 Clarify some things, correct grammatical & idiomatic errors. 2023-01-01 17:15:09 -06:00
Xi Ruoyao
5353a1948f
grub: add a note about filesystem UUID and partition UUID usage
Text only change.
2022-08-26 20:30:29 +08:00
Xi Ruoyao
3d7b4f686a
clean up after condxml merge 2021-10-13 19:27:35 +08:00
Pierre Labastie
784fdaed25 Remove all versiond entities 2021-09-22 23:17:28 +02:00
Pierre Labastie
9cea9a28c8 Remove spaces at end o lines - chapter10 2021-09-07 22:23:53 +02:00
Xi Ruoyao
cefb4c9641
grub cfg: replace hardcoded (and outdated) chapter number 2021-07-28 12:09:14 +08:00
Xi Ruoyao
1c16a05b81
modify the reference to lfs-uefi hint to BLFS instead 2021-04-09 19:07:48 +08:00
Bruce Dubbs
2efd28ae2e Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12033 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-08-20 16:56:35 +00:00
Bruce Dubbs
37b5ac1293 Finish review/update to cross2 book
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-12 22:03:30 +00:00
Bruce Dubbs
fcc027677d Initial commit of alternative cross LFS
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2020-06-07 20:16:00 +00:00