Commit Graph

27 Commits

Author SHA1 Message Date
Xi Ruoyao
217e54c920
uefi: use simpledrmfb instead of efifb
efifb driver is considered "legacy" now.  Tested this configuration on
my two UEFI systems.
2022-06-09 14:40:19 +08:00
Pierre Labastie
7ca5792f44 Use gcc-&gcc-version; for grub-uefi
To prevent version mismatch between downloaded compiler and
instructions to build it.
2022-05-09 18:39:01 +02:00
Bruce Dubbs
4ee58817f1 Fix md5sum for gcc in EFI page 2022-05-09 10:35:16 -05:00
Ken Moffat
b9c353b87a Typo fixes from rhubarbpieguy. 2022-03-25 03:29:22 +00:00
Bruce Dubbs
62d4a2391a Update to bluez-5.64 and reformating kernel config
In grub-setup, change the order of kernel configureation items
to match the current kernel.
2022-03-20 11:48:09 -05:00
Xi Ruoyao
43397b0e18
grub efi cfg: update fdisk instruction for latest util-linux
In util-linux-2.37, fdisk uses partition type name instead of hex code.
2022-02-26 23:17:34 +08:00
Xi Ruoyao
672f2a570f
grub-efi: allows building on 32-bit LFS for x86_64 EFI 2022-02-26 16:31:27 +08:00
Xi Ruoyao
e724cb78d0
grub-efi: warn that it won't work for 32-bit LFS, and mention i386-efi 2022-02-26 02:10:37 +08:00
Xi Ruoyao
7d95c1c138
tag efibootmgr and grub-efi 2022-02-18 13:50:41 +08:00
Xi Ruoyao
7a91c80c31
package updates for UEFI
* Update to efivar-38.
* Update to unifont-14.0.01.
* Add mandoc-1.14.6.
* Fix efibootmgr build.
2022-02-17 23:43:37 +08:00
Bruce Dubbs
2c871871fb Spelling fixes 2022-02-16 15:04:13 -06:00
Pierre Labastie
85580446b2 Remove spaces at the end of lines
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Xi Ruoyao
f1a7af66eb
tag grub-efi and dependencies 2021-08-26 20:23:42 +08:00
Xi Ruoyao
08e1b767d0
Tag for UEFI and dependencies ("required" and "recommended") 2021-08-17 01:07:26 +08:00
Xi Ruoyao
227bd7d6df
update to grub-2.06 (#15152) 2021-06-16 15:41:02 +08:00
Xi Ruoyao
6ca17c82a7
grub efi setup: fsck order of efivarfs should be 0
It does not make any sense to fsck a pseudo filesystem.
2021-06-02 02:47:44 +08:00
Xi Ruoyao
564a569aa3
grub setup: don't mount efivarfs again if it's already mounted 2021-05-31 14:28:20 +08:00
Xi Ruoyao
ad34447a33
grub efi: font data is in the parent directory 2021-05-31 14:22:19 +08:00
Xi Ruoyao
cd73bb8afb
cleanup for dosfstools and efi instructions (merged /usr) 2021-05-31 03:40:37 +08:00
Xi Ruoyao
fda29e4c9c
remove hardcoded $Date: $ 2021-05-10 23:53:59 +08:00
Xi Ruoyao
356e8b5f63
fix a typo in UEFI grub setup page 2021-04-23 19:16:33 +08:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Xi Ruoyao
c6b192c037 secure package download URLs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24436 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-04-05 12:36:04 +00:00
Xi Ruoyao
a7aecd4742 efibootmgr: download from GitHub
It turns out that the download link to tags on GitHub releases page has
changed, but the "old fashion" URLs still work.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24400 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-25 14:51:41 +00:00
Xi Ruoyao
9039d65c22 fix efibootmgr download link and grub SBU
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24397 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-24 17:56:37 +00:00
Bruce Dubbs
d5cc78ad74 Editorial changes to new evi pages.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24395 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-23 19:24:51 +00:00
Xi Ruoyao
756a787f17 Add packages and instructions for UEFI
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24393 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-03-23 17:49:08 +00:00