Commit Graph

774 Commits

Author SHA1 Message Date
Xi Ruoyao
cecc62c4db
grub-efi: Update GCC tarball info 2023-05-07 17:08:42 +08:00
Xi Ruoyao
d8255e5f60
efivar: Workaround build failure with GCC 13 2023-05-07 17:08:39 +08:00
Bruce Dubbs
0dd5e46f88 Update to btrfs-progs-v6.3. 2023-05-02 16:44:51 -05:00
Bruce Dubbs
ad95d18200 Update to LVM2.2.03.21. 2023-04-22 16:49:15 -05:00
Bruce Dubbs
a3be1210ad Update to parted-3.6. 2023-04-11 13:04:51 -05:00
Douglas R. Reno
c1be7853cf Update to fuse-3.14.1 2023-03-30 17:16:44 -05:00
Pierre Labastie
3b32f8a486 Update to btrfs-progs-6.2.2 2023-03-30 11:22:26 +02:00
Pierre Labastie
06b429e844 Update to xfsprogs-6.2.0 2023-03-30 11:09:14 +02:00
Pierre Labastie
187200ac00 Update to lvm2-2.03.20 2023-03-30 10:37:06 +02:00
Xi Ruoyao
0cef3a6752
grub-efi: Fix "blind mode" issue
Move "insmod all_video" out of the "if loadfont" statement.  It's enough
for the kernel to use EFI FB.

The "terminal_output gfxterm" statement has to be guarded by "if
loadfont", or it can garble the display if unicode.pf2 not available.

"gfxmode" seems no-use on EFI.  According to upstream doc it's only
used for VGA BIOS Extension (as the name suggests, not available in EFI
environment).
2023-03-17 22:56:23 +08:00
Pierre Labastie
3733ce5b65 Update kernel config for ntfs3 (in ntfs-3g)
The layout has changed. Current as of linux-6.2
2023-03-14 21:10:47 +01:00
Pierre Labastie
91318eb9aa Add "setup" to meson commands
I've not been very consistent on typography, but it is a start
2023-03-13 17:48:55 +01:00
Xi Ruoyao
e2d95b97d5
uefi/grub-setup: Drop CONFIG_EFI_STUB
GRUB needs EFI stub to load the kernel on some other EFI platforms, but
not x86 (32-bit or 64-bit).
2023-03-12 21:15:21 +08:00
Xi Ruoyao
2266a90309
grub-setup: Adjust kernel config
With CONFIG_EXPERT disabled in LFS, CONFIG_FRAMEBUFFER_CONSOLE should be
forced to y.  Update the menu to reflect this.

CONFIG_NLS is also forced to y with CONFIG_ACPI and CONFIG_PCI enabled
(both should be necessary for any x86 system produced in 21st century).

Don't encourage user to be too "advanced".
2023-03-10 19:33:18 +08:00
Xi Ruoyao
cffa49c5a8
grub efi setup: Set iocharset= like codepage= 2023-03-09 19:53:38 +08:00
Xi Ruoyao
7bb0d4f355
grub efi cfg: Ensure codepage 437 enabled and use it in /boot/efi mount option
Without the codepage support, vfat can fails to mount.
2023-03-09 19:34:16 +08:00
Pierre Labastie
827154b1aa Update to btrfs-progs-6.2.1
See ticket #17734 for some details (mitigation of a btrfs-convert bug)
2023-03-08 18:53:15 +01:00
Pierre Labastie
f7b346940f Install man pages in btrfs-progs
They are shipped with the tarball, but not installed by "make install"
if passing --disable-documentation to configure.
2023-03-04 09:08:28 +01:00
Bruce Dubbs
756f4609fc Update to LVM2.2.03.19. 2023-03-03 11:28:36 -06:00
Douglas R. Reno
902450de5f Update to fuse-3.14.0 2023-03-02 11:57:13 -06:00
Bruce Dubbs
6fe9820e19 Tag xsoft packages 2023-02-20 23:23:04 -06:00
Bruce Dubbs
cfd4fa88b5 Tags 2023-02-20 15:14:57 -06:00
Bruce Dubbs
acd88fc231 Tags and move 2 unneeded files 2023-02-18 23:21:52 -06:00
Xi Ruoyao
8e843925bb
grub-efi setup: Bump LFS and Linux kernel version info in example 2023-02-18 21:45:19 +08:00
Xi Ruoyao
c6c286b92a
tag grub-efi 2023-02-18 18:05:40 +08:00
Xi Ruoyao
6f87ba86ab
grub-efi: Add upstream fixes for unrecognized ext2/3/4 features 2023-02-18 18:04:26 +08:00
Xi Ruoyao
862e39214c
tag: efivar and efibootmgr 2023-02-18 17:44:33 +08:00
Douglas R. Reno
15445abd8c Lots of tags 2023-02-15 23:24:25 -06:00
Ken Moffat
2a7cafaf97 Tags 2023-02-15 21:53:49 +00:00
Xi Ruoyao
7cff22d210
grub-efi: Update unifont to 15.0.01 2023-02-15 15:15:52 +08:00
Xi Ruoyao
82db5c3b85
Revert "efivar: adapt for glibc-2.36"
This reverts commit d1a3a2f901.

It's no longer needed with Glibc-2.37.
2023-02-15 15:15:52 +08:00
Tim Tassonis
fec8a19723 Update to fuse3-3.13.1. 2023-02-04 20:12:25 +01:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
Now all sourceforge.net subdomains have a valid SSL certificate.  The
changes are automatically done via a sed.  I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml.  Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Bruce Dubbs
b4550ead0e Update to btrfs-progs-v6.1.3. 2023-01-26 15:30:37 -06:00
Pierre Labastie
0f9a1f088b Merge branch 'trunk' into plabs/python-mods 2023-01-18 15:35:32 +01:00
Douglas R. Reno
4cbdd08bba Update to fuse3-3.13.0 2023-01-17 09:32:22 -06:00
Xi Ruoyao
5b6873f4d7
efi: remove reference to CONFIG_EFI_VARS
It's already removed since Linux 6.0.

Link: https://git.kernel.org/torvalds/c/ab17c0cd
Reported-by: Zhang Wen <zhw2101024@gmail.com>
2023-01-15 20:29:11 +08:00
Pierre Labastie
f039b1d5ea Update to xfsprogs-6.1.1 2023-01-14 11:56:42 +01:00
Pierre Labastie
3bdc4eba16 Merge branch 'trunk' into plabs/python-mods 2023-01-10 21:57:10 +01:00
Bruce Dubbs
bf31777042 Update to btrfs-progs-v6.1.2. 2023-01-07 10:25:56 -06:00
Bruce Dubbs
ec9edec23a Update to xfsprogs-6.1.0. 2023-01-06 11:14:14 -06:00
Bruce Dubbs
ad9eab686d Update to btrfs-progs-v6.1.1. 2023-01-06 10:58:36 -06:00
Thomas Trepl
a37e6b2d62 Add a fix to gptfdisk 2022-12-31 17:03:04 +01:00
Bruce Dubbs
799833c2a4 Update to btrfs-progs-v6.1. 2022-12-27 11:18:06 -06:00
Bruce Dubbs
dd3031a27c Update to LVM2.2.03.18. 2022-12-27 10:37:54 -06:00
David Bryant
a0e08b2176 Standardized the spelling of "userspace".
Also corrected the capitalization of titles and cleaned up some
grammatical errors. Note that a few modules quote the "config"
menu for the Linux kernel, whch says "user-space". Those
modules were not altered; directly quoted material should be
reproduced verbatim.
2022-12-24 14:14:57 -06:00
Xi Ruoyao
e8d6204f6d
grub-setup: rewrite the description for CONFIG_EFI_STUB
Avoid mistakenly using the terminology "EFI handover protocol".  With
Linux 6.2 or newer we can enable EFI stub but disable EFI handover
protocol (CONFIG_EFI_HANDOVER_PROTOCOL=n).  The help message of this
option also says the upstream GRUB does not use EFI handover protocol,
so it's only needed for some distros with a patched (old) GRUB.

Tested with mainline kernel and CONFIG_EFI_HANDOVER_PROTOCOL disabled.
2022-12-18 23:34:20 +08:00
Pierre Labastie
cf905e02e5 Merge branch 'trunk' into plabs/python-mods 2022-12-01 21:23:08 +01:00
Pierre Labastie
3f2db3a638 Remove sect1info tags
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Bruce Dubbs
b0d1dc05f0 Package updates.
Update to php-8.1.13.
Update to umockdev-0.17.15.
Update to btrfs-progs-v6.0.2.
2022-11-28 16:16:11 -06:00