Commit Graph

27118 Commits

Author SHA1 Message Date
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
Douglas R. Reno
ed345e70fd Tags 2023-08-15 17:21:31 -05:00
Douglas R. Reno
f48dfb394c PyYAML: We're using pip3 so we don't install the python2 version. 2023-08-15 17:06:59 -05:00
Douglas R. Reno
d87e6ae6ff Py: Move the deprecation notice to after the install command 2023-08-15 17:02:20 -05:00
Douglas R. Reno
7fb07ec8b5 pytest: The 11 tests that used to fail before are now marked as XFAILs 2023-08-15 17:02:20 -05:00
Douglas R. Reno
aaf10276a6 Snowballstemmer: Minor reword in Description 2023-08-15 17:02:20 -05:00
Douglas R. Reno
95efba9dab CMake: minor reword for --no-system-* 2023-08-15 17:02:20 -05:00
Bruce Dubbs
b39fa160cf Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-08-15 16:00:28 -05:00
Bruce Dubbs
7bc28e7909 Typo 2023-08-15 16:00:16 -05:00
Douglas R. Reno
9c51a2f98a Typo fix from rhubarbpieguy 2023-08-15 15:11:23 -05:00
Bruce Dubbs
eacf52c583 Set 12.0 entity 2023-08-15 12:12:31 -05:00
Douglas R. Reno
77d59f8a6c Update to vala-0.56.11 2023-08-14 23:03:10 -05:00
Xi Ruoyao
b65ee53efc
template: Allow newer patch version for generating kernel config snippet 2023-08-15 09:11:35 +08:00
Douglas R. Reno
0db6c7a955 Update to vim-9.0.1677 2023-08-14 13:23:47 -05:00
Douglas R. Reno
f78dd09377 Update to libsndfile-1.2.2 2023-08-14 12:59:24 -05:00
Douglas R. Reno
7170b0a7b3 Update to mc-4.8.30 2023-08-14 12:50:19 -05:00
Douglas R. Reno
59123063b4 Update to libadwaita-1.3.4 2023-08-14 12:28:51 -05:00
Thomas Trepl
145268c022 Add forgotten chglog entry for openssh-9.4p1 2023-08-14 17:34:57 +02:00
Tim Tassonis
d0d22ee2ea Update to openldap-2.6.6. 2023-08-14 15:38:33 +02:00
Xi Ruoyao
89a234100d
libxcb: Fix documention ownership
I remember we've discussed this on IRC several months ago, and I just
noticed it again today...
2023-08-14 19:45:05 +08:00
Xi Ruoyao
9618962065
qemu: Add --enable-slirp to force checking libslirp
It's recommended and I guess most people will need it, so let's be
explicit and prevent some user errors.
2023-08-14 09:35:49 +08:00
Thomas Trepl
aa0962e4d1 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2023-08-13 21:55:05 +02:00
Thomas Trepl
2d0c6b1435 Upgrade openssh-9.4p1, ssh-askpass-9.4p1 2023-08-13 21:54:57 +02:00
Douglas R. Reno
e13838654b Update to gtkmm-3.24.8 2023-08-13 14:17:12 -05:00
Douglas R. Reno
005d40fa51 Update to libcloudproviders-0.3.2 2023-08-13 14:09:07 -05:00
Douglas R. Reno
1af71bc655 Update to cmake-3.27.2 2023-08-13 14:03:23 -05:00
Douglas R. Reno
98de6b11db Update to JSON-C-0.17
Also add instructions for generating the documentation
2023-08-13 13:43:04 -05:00
Douglas R. Reno
e99bb77d82 Update to libsecret-0.21.0 2023-08-13 13:27:46 -05:00
Douglas R. Reno
12a362f7aa Update to Text-CSV-2.03 and Text-CSV_XS-1.51 (Perl Modules) 2023-08-13 12:49:07 -05:00
Douglas R. Reno
475d0d98e7 Update to boost-1.83.0 2023-08-13 12:14:55 -05:00
Douglas R. Reno
9a279da42a WebKitGTK+: Remove unneeded patch 2023-08-13 09:18:50 -05:00
Xi Ruoyao
bc2c990bc1
kernel-config: Add toml file for bubblewrap kernel and fix a small issue
I guess Ken forgot a "git add" here :).

And the entry for NAMESPACES should be "-*-", not "[*]".  It's because
we assume everyone is not setting EXPERT.
2023-08-13 09:33:51 +08:00