Commit Graph

694 Commits

Author SHA1 Message Date
Bruce Dubbs
7263a049ae Tags 2022-08-25 16:06:42 -05:00
Thomas Trepl (Moody)
b5d7180d02 Tags for 11.2 2022-08-24 18:36:22 +02:00
Xi Ruoyao
16f7f0edb1
Squashed commit of UEFI tags for 11.2 and some text changes
grub-setup: update version numbers in example to match LFS 11.2
    grub-efi: tag for 11.2
    freetype2: tag for 11.2
    brotli: tag for 11.2
    harfbuzz: tag for 11.2
    glib2: don't run test suite as root (text only change)
    graphite2: tag for 11.2
    libxml2: align explanation with acutal command (text only change)
    libpng: tag for 11.2
    efibootmgr: tag for 11.2
    efivar: tag for 11.2
    mandoc: tag for 11.2
2022-08-23 11:38:12 +08:00
Douglas R. Reno
ce1dd9df4e Several tags 2022-08-22 15:41:07 -05:00
Bruce Dubbs
48cb482af9 Just tags 2022-08-22 14:13:52 -05:00
Thomas Trepl (Moody)
889d6c4153 Fix mkinitramfs script 2022-08-21 19:50:54 +02:00
Xi Ruoyao
ce1d65812e
grub-efi: sync GCC stat 2022-08-20 14:06:34 +08:00
Bruce Dubbs
f80ff31fb7 Update to btrfs-progs-v5.19. 2022-08-18 09:09:50 -05:00
Bruce Dubbs
cbe863aa8d Package updates.
Update to xfsprogs-5.19.0.
Update to mupdf-1.20.3.
2022-08-15 15:56:53 -05:00
Xi Ruoyao
6d237beede
ntfs-3g: fix the command creating mount.ntfs for NTFS-3 kernel driver
We are creating the file, not appending.
2022-08-12 10:56:29 +08:00
Xi Ruoyao
d1a3a2f901
efivar: adapt for glibc-2.36 2022-08-07 22:44:55 +08:00
Pierre Labastie
11ff30f344 Fix misplacement of role attributes in some dependencies 2022-07-12 23:38:22 +02:00
Xi Ruoyao
aebcd92ce0
update to efibootmgr-18
Add "| cut -f 1" to efibootmgr command for checking the configuration,
so long boring paths will not show up.

Update unifont version, and kernel version (in example) by the way.
2022-07-12 01:07:10 +08:00
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
Bruce Dubbs
7778b157e1 Update to btrfs-progs-v5.18.1. 2022-06-07 13:26:50 -05:00
Douglas R. Reno
4956ae3753 Package Updates:
Update to ntfs-3g-2022.5.17
Update to libdrm-2.4.111
Update to pidgin-2.14.10
Update to jasper-3.0.4
2022-06-04 16:17:43 -05:00
Bruce Dubbs
74591e7051 Update to xfsprogs-5.18.0. 2022-06-04 16:04:39 -05:00
Bruce Dubbs
c996623547 Update to btrfs-progs-v5.18. 2022-05-31 15:33:25 -05:00
Bruce Dubbs
8d024f31d4 Update to sshfs-3.7.3. 2022-05-27 10:45:30 -05:00
Bruce Dubbs
f9478ee04a Update to LVM2.2.03.16. 2022-05-19 11:27:06 -05: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
0f21ee62a3 Minor grammar changes. 2022-05-09 11:08:59 -05:00
Bruce Dubbs
4ee58817f1 Fix md5sum for gcc in EFI page 2022-05-09 10:35:16 -05:00
Xi Ruoyao
94206044db
update to fuse-3.11.0 (#16499) 2022-05-09 16:41:19 +08:00
Bruce Dubbs
4180699f87 Package updates.
Update to libnotify-0.7.12.
Update to wireshark-3.6.4.
Update to xfsprogs-5.16.0.
2022-05-05 14:56:39 -05:00
Bruce Dubbs
27cee7a98c Update to btrfs-progs-v5.17. 2022-04-27 15:37:44 -05:00
Pierre Labastie
d2e6aa7d72 Fix XML in parted... Sorry 2022-04-19 20:49:34 +02:00
Pierre Labastie
7be8b4f48d Update to parted-3.5 2022-04-19 20:31:31 +02:00
Bruce Dubbs
e4cdecab60 Update to gptfdisk-1.0.9. 2022-04-14 21:44:50 -05:00
Bruce Dubbs
0141c45905 Update to xfsprogs-5.15.0. 2022-04-12 15:09:18 -05:00
Bruce Dubbs
9169ed5d00 Update to python-dbusmock-0.27.4. 2022-04-07 17:26:06 -05:00
Pierre Labastie
ff12c0f742 systemd: prevent a dead lock at boot
The default configuration uses /var/lock/lvm as the locking directory
but on BLFS, /var/lock is a symlink to /run/lock. This create a race
condition at boot when some lvm volumes from /etc/fstab are mounted:
The system tries to use /var/lock while /run/lock is not yet mounted.
If /var/lock/lvm is changed to /run/lock/lvm in /etc/lvm/lvm.conf,
/run/lock is created first, and there is no race.
2022-04-07 23:48:45 +02: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
Pierre Labastie
406e51c953 Update to smartmontools-7.3 2022-03-06 10:50:13 +01: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
Pierre Labastie
a99fc41757 mdadm: restore correct md5sum and really tag
Looks like a "0a" in the md5 has been changed to "1" instead of
in the tag...
2022-02-20 19:41:12 +01:00
Xi Ruoyao
7d95c1c138
tag efibootmgr and grub-efi 2022-02-18 13:50:41 +08:00
Bruce Dubbs
c2f9a33871 tags 2022-02-17 23:47:09 -06:00
Bruce Dubbs
8feee677b7 Update to btrfs-progs-v5.16.2. 2022-02-17 22:34:32 -06:00
Douglas R. Reno
ca783379c5 Package Updates and Tags:
Update to tree-2.0.2
Update to scons-4.3.0
2022-02-17 19:44:13 -06: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
Bruce Dubbs
0a18d81c5d Package updates.
Update to LVM2.2.03.15.
Update to gpgme-1.17.0.
Update to imlib2-1.8.0.
Update to xkeyboard-config-2.35.
2022-02-08 18:47:33 -06:00
Bruce Dubbs
5ff076a692 Package updates.
Update to pycryptodome-3.14.1.
Update to libxkbcommon-1.4.0.
Update to btrfs-progs-v5.16.1.
2022-02-06 13:56:21 -06:00
Pierre Labastie
ef94f43f0f btrf-progs : patch for kernel headers version < 5.12 2022-01-15 00:47:41 -08:00
Bruce Dubbs
61ed6e9472 Update to btrfs-progs-5.16. 2022-01-13 18:46:08 -06:00
Bruce Dubbs
bcccddd4f0 Package Updates. 2022-01-06 13:40:19 -06:00