Commit Graph

4194 Commits

Author SHA1 Message Date
Xi Ruoyao
dde4d385c8
profile: Sync with LFS again 2024-01-29 01:49:17 +08:00
Xi Ruoyao
8a8a7dc33c
profile: Sync i18n settings from LFS 2024-01-28 21:39:00 +08:00
Rahul Chandra
ec78b8295f Update to nss-3.97 2024-01-27 21:09:29 -05:00
Bruce Dubbs
467137517b Archive pth. 2024-01-27 15:46:53 -06:00
Bruce Dubbs
66ad22f6c4 Update to btrfs-progs-v6.7. 2024-01-27 15:21:34 -06:00
Xi Ruoyao
23b5433629
treewide: Convert more man page references to <ulink>s 2024-01-28 00:18:43 +08:00
Xi Ruoyao
fedbe2f15f
treewide: Use <ulink> instead of <filename> for referring man pages
Sync with LFS.

Note that in BLFS many man pages are even not referred via <filename>
and these references need to be found and fixed manually.
2024-01-27 19:50:40 +08:00
Douglas R. Reno
d037c38c29 Update to GnuPG-2.4.4 (Security Update) 2024-01-26 11:27:15 -06:00
Bruce Dubbs
0f4d7bcad7 Update to cryptsetup-2.7.0. 2024-01-25 12:29:54 -06:00
Xi Ruoyao
86b3ae3a37
cryptsetup: Clarify --disable-asciidoc 2024-01-25 17:44:46 +08:00
Xi Ruoyao
090bbb9286
linux-pam: Add a missing colon 2024-01-25 17:06:54 +08:00
Douglas R. Reno
4b5e6365d9 Update to ed-1.20 2024-01-23 16:16:28 -06:00
Douglas R. Reno
2a18dcd8c0 Update to shadow-4.14.3 2024-01-23 14:59:57 -06:00
Xi Ruoyao
3dcfa05c03
Update to vim-9.1.0041 (sync with LFS) 2024-01-23 17:18:24 +08:00
Xi Ruoyao
a2382c618a
mitkrb: Remove RPATH flags from krb5-config
They are unneeded and they puzzle libsoup3 build system to fail if
gssapi is enabled (the book does not enable it though).
2024-01-21 15:32:55 +08:00
Pierre Labastie
ab4fdfccf8 Change all xml decl to encoding=utf-8 2024-01-19 22:39:35 +01:00
Bruce Dubbs
e7ef550943 Update to emacs-29.2. 2024-01-19 11:26:02 -06:00
Douglas R. Reno
0d5baf1715 Polkit: remove a couple of obsolete command explanations 2024-01-18 15:28:09 -06:00
Douglas R. Reno
3c1cfcf75a Update to Linux-PAM-1.6.0 (Security Update) 2024-01-18 14:58:50 -06:00
Bruce Dubbs
730d47f29f Update to polkit-124. 2024-01-18 13:31:55 -06:00
Douglas R. Reno
9a8b566f40 Update to gnutls-3.8.3 (Security Update) 2024-01-17 16:31:40 -06:00
Xi Ruoyao
8f457859d0
nss: Do not abbreviate "Name Service Switch"
Well, there is a strange coincidence.  The package itself is abbreviated
as "NSS" so let's not abbreviate a different thing as "NSS".
2024-01-14 23:29:06 +08:00
Xi Ruoyao
df1816beb4
fuse3: Remove && before deactivate
The deactivate command should be issued even if the test suite fails.
2024-01-14 23:29:06 +08:00
Xi Ruoyao
7ca69c6a8a
zsh: Remove unused entities
I forgot them when cleaning up the instructions.
2024-01-08 19:00:41 +08:00
Xi Ruoyao
7299d5ef26
zsh: Clean up documentation build and install instruction
The so-called "optional documentation" actually contains nothing more
than the HTML documentations generated by makeinfo --html.  So just stop
downloading it.

A change in texinfo-7.0 has actually break makeinfo --html of zsh, but
the issue was hidden due to the inclusion of the "optional
documentation".  Use a sed to correct it.

Do not put zsh.txt and zsh.html info the Doc directory, or they'll be
installed to /usr/share/doc/zsh-5.9/html by make install.html.

Also install the FAQ of zsh.
2024-01-07 04:48:26 +08:00
Kevin
ebba22637d
postlfs/config/firmware.xml: small grammatical correction
As i was reading the BLFS firmware section recently, I saw that
"Some systems" is plural, so it should be "utilize" not "utilizes".
2024-01-06 18:19:27 +08:00
Douglas R. Reno
a6b9afb61a Update to sudo-1.9.15p5 2023-12-31 11:50:39 -06:00
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