Commit Graph

4167 Commits

Author SHA1 Message Date
Xi Ruoyao
9b5a8565fc
Update to vim-9.0.2189
Sync with LFS.
2023-12-31 05:25:12 +08:00
Xi Ruoyao
fe765cd04f
vim: Make runtime update command nodump
Well, we generally do not like an update of "a part of the package",
esp. in this case we are doing an unversioned update.  This makes the
book unstable, i.e. if a user executes this command a month after the
release of the book (s)he may get different results.  And I don't think
it's a good idea to make vim &build-use-internet;.

And when we update vim to a new version (from 9.0.2103 to 9.0.2189 for
example), "make install" would already update the runtime files to
9.0.2189.

So just make the runtime update command nodump and move rsync to
optional.
2023-12-31 05:20:54 +08:00
Pierre Labastie
93bd33d26b grub-efi: move a comment start to its right place
"Additional Downloads" is needed for anything that is not the main
package, otherwise it wreaks havoc jhalfs
2023-12-28 23:01:51 +01:00
Douglas R. Reno
41557a5e32 Update to openssh-9.6p1 (Security Update) 2023-12-26 21:54:38 -06:00
Xi Ruoyao
426326c7aa
Update to GRUB-2.12 for EFI 2023-12-23 22:10:52 +08:00
Pierre Labastie
1859ee6872 Remove links to deleted wiki pages
See https://wiki.linuxfromscratch.org/blfs/ticket/18952
2023-12-23 13:40:25 +01:00
Xi Ruoyao
58c5c91272
kernel-config: Add back EFI_STUB to GRUB UEFI kernel configuration
This is a preparation for GRUB 2.12.  With GRUB 2.12 EFI stub is the
recommended way to boot x86 (32-bit or 64-bit) kernels with UEFI, and
the old way is only kept as fallback.
2023-12-21 19:32:14 +08:00
Bruce Dubbs
85c1ac1a31 Update to qemu-8.2.0. 2023-12-20 20:03:11 -06:00
Bruce Dubbs
55897a88f4 Update to nss-3.96.1. 2023-12-20 18:33:14 -06:00
Xi Ruoyao
e060bb61b7
firmware: Update installation instruction of Sound Open Firmware
The tree layout of the release tarball has been changed.
2023-12-20 21:01:14 +08:00
Bruce Dubbs
00186356c7 Update to sudo-1.9.15p4. 2023-12-16 22:48:52 -06:00
Bruce Dubbs
8e93424e97 Update to nss-3.96. 2023-12-16 18:36:16 -06:00
Bruce Dubbs
da7274ff5b Update to sudo-1.9.15p3. 2023-12-16 09:37:35 -06:00
Bruce Dubbs
14e7e0b3af Update to latest KDE packages.
Update to plasma-wayland-protocols-1.12.0.
Update to plasma5-5.27.10.
Update to kde gear-23.08.4 including kate, kwave, and falkon.
Update to kf5-5.113.0.
2023-12-15 21:11:51 -06:00
Pierre Labastie
875b3b57e8 Fix various option vs parameter problems
Sometimes there is no really a problem, but alos avoids that
automatic detection with "make test-options" return false positives
2023-12-08 22:05:39 +01:00
Pierre Labastie
26f615acf0 Promote rsync to recommended for vim
it is in instructions that are not guarded by role="nodump"...
Note that now that vim gets several updates a day, I am not sure
we use the right way to update runtime files!
2023-12-07 17:37:42 +01:00
Xi Ruoyao
09601d1105
grub-efi: Update to unifont-15.1.04 2023-12-06 15:37:21 +08:00
Xi Ruoyao
e8a1f74ace
firmware: Microcode early loading is now unconditionally supported 2023-12-06 15:31:26 +08:00
Xi Ruoyao
62684867f0
kernel-config: Fix wrong highlight with digits and punctuations 2023-12-06 01:22:37 +08:00
Xi Ruoyao
da09255a1c
kernel-config: Drop FB
In Linux 6.6, we can select DRM_FBDEV_EMULATION without FB, so FB is no
longer needed.  And now FRAMEBUFFER_CONSOLE is not enforced (even if FB
is selected), so we need to select it manually.
2023-12-05 14:47:55 +08:00
Xi Ruoyao
b870678442
kernel-config: Regenerate with Linux 6.6.3
Intel and AMD microcode support is now always enabled on x86[_64] and
CONFIG_MICROCODE is now hidden, thus remove amd-ucode and intel-ucode
kernel configuration info.

The other changes seem trivial.
2023-12-05 14:29:14 +08:00
Douglas R. Reno
2d2793d65e cryptsetup: Add Asciidoctor as an optional dependency
Also reword the command explanations, adjust some spacing in the short
descriptions.
2023-12-04 13:29:08 -06:00
Bruce Dubbs
4bd0323e33 Typo 2023-12-04 11:11:26 -06:00
Bruce Dubbs
30940d7b95 Update to cryptsetup-2.6.1. 2023-12-03 19:40:56 -06:00
Bruce Dubbs
1414135a78 Update to gpgme-1.23.2. 2023-12-01 17:34:27 -06:00
Rahul Chandra
a8d72e7dc0 Update to nss-3.95 2023-11-29 09:05:12 -05:00
Xi Ruoyao
1b9bf3ea17
nss: Align a trailing backslash in the command 2023-11-29 11:06:08 +08:00
Xi Ruoyao
334db6e5ff
nss: Adjust the reference for localhost.localdomain to LFS
Following a LFS systemd revision update.
2023-11-29 11:05:21 +08:00
Xi Ruoyao
a105c5cef5
linux-pam: Add a missed punctuation 2023-11-26 21:23:44 +08:00
Bruce Dubbs
659b6186e1 Update to LVM2-2.03.23 2023-11-24 17:03:26 -06:00
Bruce Dubbs
dcd5a06347 Archive Berkeley DB 2023-11-22 15:35:10 -06:00
Douglas R. Reno
22614d43d1 Update to p11-kit-0.25.3 2023-11-16 15:47:41 -06:00
Douglas R. Reno
892c41bd0b Update to gnutls-3.8.2 (Security Update) 2023-11-16 15:47:41 -06:00
Douglas R. Reno
7167f30774 Cyrus-sasl: Use LMDB instead of Berkeley DB. 2023-11-16 14:07:22 -06:00
Pierre Labastie
10a1fecf96 Fix the intel microcode version 2023-11-15 20:59:04 +01:00
Xi Ruoyao
93cf2dc2d1
firmware: Update to Intel microcode-20231114 2023-11-15 06:51:26 +08:00
Bruce Dubbs
d39c8e9772 Update to btrfs-progs-v6.6.1. 2023-11-14 10:39:42 -06:00
Xi Ruoyao
792d2ac86b
Update to vim-9.0.2103 (sync with LFS) 2023-11-14 03:39:58 +08:00
Bruce Dubbs
9233a26bbe Update to btrfs-progs-6.6. 2023-11-13 11:57:52 -06:00
Xi Ruoyao
a0f16e7407
vim: Add a method to run the tests with vimrc hidden using bubblewrap 2023-11-13 22:01:07 +08:00
Pierre Labastie
5183155e69 Update to sudo-1.9.15p2 2023-11-12 18:14:13 +01:00
Bruce Dubbs
18454ac795 Archive GConf. 2023-11-11 11:15:40 -06:00
Tim Tassonis
750cb3d52a Update to sudo-1.9.15. 2023-11-11 08:09:18 +01:00
Xi Ruoyao
68a9914f3e
shadow: Do not install useless PAM configuration files
The shipped configuration does not work at all on BLFS, so these files
are completely useless.

We were installing the files then overwriting them, but preventing the
installation can make our life easier when we reinstall/upgrade shadow
(then we don't need to recreate our BLFS-specific configuration).
2023-11-06 21:05:02 +08:00
Bruce Dubbs
e3f6e6a5f9 Add a warning when updating shadow.
The shadow installation procedure overwrites many files in /etc/pam.d/
which will render system login and su commands (among others) inoperative.

This update adds a warning at the beginning of the build instructions
so it will be hard to miss.
2023-11-02 19:39:56 -05:00
Bruce Dubbs
cbe1205070 Update to p11-kit-0.25.2. 2023-11-01 20:03:03 -05:00
Bruce Dubbs
1459c3b271 Update to shadow-4.14.2. 2023-10-31 17:49:20 -05:00
Bruce Dubbs
cd195acabd Update to gpgme-1.23.1. 2023-10-29 14:14:25 -05:00
Bruce Dubbs
9fc4379512 Update to p11-kit-0.25.1. 2023-10-29 13:58:11 -05:00
Bruce Dubbs
ee01972967 Update to gpgme-1.23.0. 2023-10-26 13:19:23 -05:00