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
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