Douglas R. Reno
57d2e27b47
libxcb: Python 3 is now mandatory, so we no longer need to specify it
2023-08-18 11:37:36 -05:00
Douglas R. Reno
cb40a58e31
Brotli: minor tweaks to the Contents section
2023-08-18 11:29:19 -05:00
Bruce Dubbs
7a66d3bcfb
Typo
2023-08-18 10:43:17 -05:00
Xi Ruoyao
00e0c9cc97
rust: Remove spurious ".old" files
...
This is a after-tag change but I suppose it's OK. I don't think
anything will ever invoke a rustc utility with ".old" name.
2023-08-18 21:04:46 +08:00
Xi Ruoyao
1ce321d6b7
gnome-shell: Document known failure
...
See the added comment for details.
2023-08-18 21:04:46 +08:00
Ken Moffat
2a72ab9400
Tags.
2023-08-18 13:59:05 +01:00
Bruce Dubbs
f84ad2e01e
Tag most of Chapter 24
2023-08-17 19:27:51 -05:00
Bruce Dubbs
37bdc7ca32
Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
2023-08-17 16:31:08 -05:00
Bruce Dubbs
0173ebe04e
Update to xwayland-23.2.0.
2023-08-17 16:29:58 -05:00
Douglas R. Reno
6e8884c8ee
Update to screen-4.9.1
2023-08-17 16:16:33 -05:00
Douglas R. Reno
2967716c43
Tags for gnupg
2023-08-17 16:13:10 -05:00
Douglas R. Reno
44904d857d
Update to krb5-1.21.2 (Security Update)
2023-08-17 16:12:19 -05:00
Douglas R. Reno
f65776eb47
Tags for BIND dependencies
2023-08-17 15:49:48 -05:00
Bruce Dubbs
95ee13f27e
Update to mesa-23.1.6.
2023-08-17 15:46:23 -05:00
Douglas R. Reno
0116db666a
Update to bind-9.18.18
2023-08-17 15:46:07 -05:00
Bruce Dubbs
840763315b
Update to libxcb-1.16.
2023-08-17 15:01:29 -05:00
Bruce Dubbs
62a5408799
Update to xcb-proto-1.16.0.
2023-08-17 14:39:52 -05:00
Bruce Dubbs
282a0eb3c2
Tag most of Chapter 13
2023-08-17 12:39:01 -05:00
Douglas R. Reno
7e52a4ad2c
rustc: Document a test that is known to hang on some systems when
...
scripting.
If combine_install_with_separate_uninstall hangs, a user can press the
Enter key, or remove the test with a sed.
Thanks goes to Rainer Fiebig for the report.
2023-08-17 11:41:25 -05:00
Douglas R. Reno
f0206fc972
OpenJDK Configuration: Disable the creation of
...
/tmp/hsperfdata_[username].
This feature generates performance monitoring and profiling information,
and isn't generally used on a BLFS system.
2023-08-17 11:27:10 -05:00
Douglas R. Reno
342d139a92
Typo fixes from rhubarbpieguy
2023-08-17 10:33:34 -05:00
Douglas R. Reno
f192a5c4f7
hatch_vcs: Document the test that fails
2023-08-17 10:25:58 -05:00
Pierre Labastie
e24fb74995
Add role="nodump" for sddm theme test
2023-08-17 14:23:57 +02:00
Pierre Labastie
ae6e927144
Typo in sddm start instruction
2023-08-17 14:17:33 +02:00
Thomas Trepl
2314cd79bd
Some tags
2023-08-17 07:43:52 +02:00
Xi Ruoyao
0f33c8ce76
efi/grub-setup: Missed version info update
2023-08-17 10:38:44 +08:00
Xi Ruoyao
31ef72a90f
efi/grub-setup: Another update attempt
...
1. Move kernel section before emergency boot disk section. The reason
is in the emergency boot disk section we already need to mount the
ESP, so we need VFAT and the related NLS configuration.
2. Add "codepage=437,iocharset=iso8859-1" mounting the ESP. I'm not
sure if grub-install will do things properly if a different NLS
setting is used. With some (broken IMO) kernel configuration a mount
command without explicit codepage and iocharset setting won't work at
all. And I don't like the idea to force the users to set
FAT_DEFAULT_CODEPAGE=437 or FAT_DEFAULT_IOCHARSET="iso8859-1" in
kernel configuration.
3. Use "mount --mkdir" instead of a separate "mkdir -pv" command
(again).
4. Wrap long commands at 80 characters.
5. The ESP entry in fstab is optional. Personally I prefer it in fstab
because I hate the Windoge behavior (hiding the ESP from the user).
6. Update kernel and LFS version in example grub.cfg file (again).
2023-08-17 10:36:02 +08:00
Xi Ruoyao
e282f70ebe
Revert "grub-setup: Simplify the command mounting ESP"
...
This reverts commit 082104373d
.
It's sometimes problematic when trying to run grub-install in chroot.
2023-08-17 10:34:44 +08:00
Douglas R. Reno
a73fc76227
Tags
2023-08-16 19:32:11 -05:00
Douglas R. Reno
c18ae635cf
Other Mail and News programs: Add Evolution as a mail client.
2023-08-16 15:37:28 -05:00
Douglas R. Reno
c8b719a475
Tags
2023-08-16 15:00:41 -05:00
Douglas R. Reno
dd104138b4
Archive the SUPER Perl Module
2023-08-16 14:56:54 -05:00
Douglas R. Reno
aba3149a34
Archive Test::MockModule.
...
It was previously used only in Archive::Zip, but Archive::Zip no longer
uses it.
2023-08-16 14:54:47 -05:00
Douglas R. Reno
a680e6e7fe
Update the blfs-systemd-units tarball to 20230816.
...
This fixes a warning that is generated when starting the sendmail
service.
2023-08-16 14:48:58 -05:00
Douglas R. Reno
0feefc9f45
pm-utils: minor reword of the warning about using it on systemd.
2023-08-16 14:18:24 -05:00
Douglas R. Reno
fc9dd6eb5b
at: minor spacing adjustment for the PAM instructions
2023-08-16 14:05:25 -05:00
Douglas R. Reno
f0518e6c82
OpenLDAP: Update and reword the information about tests
2023-08-16 13:47:11 -05:00
Douglas R. Reno
b3f19e5697
Archive::Zip: Test-MockModule is no longer used.
...
It now uses the Test-More module, which is built into the core Perl
distribution. The Changes file says that it was removed in 1.68
This commit also has a minor reword for a command explanation in 'db'
2023-08-16 12:36:05 -05:00
Douglas R. Reno
c5d6597704
Kernel Wireless Config: Rename from 'Configure' to 'Configuring'
2023-08-16 12:04:08 -05:00
Douglas R. Reno
da1a663e7b
About Firmware and Wireless Kernel Configuration: minor rewords
2023-08-16 11:58:33 -05:00
Douglas R. Reno
7481fd4a6f
Tags
2023-08-16 11:39:48 -05:00
Douglas R. Reno
41bd054413
Perl Modules and Dependencies: Minor tweaks and rewords
2023-08-16 11:34:20 -05:00
Douglas R. Reno
157ffdc27b
libevent: Update test expectations
2023-08-16 11:01:00 -05:00
Xi Ruoyao
17b1ad97bb
qemu: Fix the command option for running UEFI
...
A plain "-pflash <file>" option does not work if <file> is not writable
with the current qemu version.
2023-08-16 22:14:43 +08:00
Xi Ruoyao
082104373d
grub-setup: Simplify the command mounting ESP
...
Add the fstab entry before mounting the partition, so we can omit device
node path and mount option. Also use --mkdir option so we don't need
mkdir -pv.
By the way bump the kernel version and LFS version in example grub.cfg.
2023-08-16 21:47:13 +08:00
Xi Ruoyao
a9779b901a
Tag UEFI and dependencies
2023-08-16 21:36:01 +08:00
Xi Ruoyao
a698f381b5
Revert "mesa: Document a test timeout with Glibc-2.38"
...
This reverts commit 3cb77ad5a6
.
Fixed with the Glibc memalign patch.
2023-08-16 16:47:18 +08:00
Douglas R. Reno
a8337252bc
LLVM: Remove an extra newline from the systemd test instructions
2023-08-15 23:18:47 -05:00
Xi Ruoyao
3fd4a83fb6
llvm: Remove an empty line in testing command for systemd, and ...
...
add the upstream issue tracking Glibc-2.38 introduced failure into the
comment.
2023-08-16 11:53:02 +08:00
Bruce Dubbs
ddf1885be9
Tags
2023-08-15 18:32:22 -05:00