Thomas Trepl
62a13d02d2
Fix missleading option at glibc and rmv nscd in chap5 too
2024-06-30 13:16:47 +02:00
Thomas Trepl
82bb649ce4
Use --disable-nscd for ml{,x}32 too
2024-06-29 18:44:17 +02:00
Thomas Trepl
d9c8637857
Automatic merge of trunk into multilib
2024-06-23 00:30:20 +02:00
Xi Ruoyao
201aa93863
Move punctuation/comma into quotes for <xref>s
...
We are using American rule for punctuation/comma vs. quotes. We've
fixed most cases but not <xref>s.
2024-06-22 11:43:31 +08:00
Thomas Trepl
7f3f152cb6
Automatic merge of trunk into multilib
2024-06-15 00:30:33 +02:00
Xi Ruoyao
c04d98d038
systemd: Reword test failure notice
2024-06-15 01:22:02 +08:00
Xi Ruoyao
9c7437f2fd
glibc: Remove redundant mkdir -pv /usr/lib/locale command
...
It's created in chapter 7.
2024-06-15 00:06:41 +08:00
Bruce Dubbs
cadbe55e4d
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2024-06-14 10:43:13 -05:00
Bruce Dubbs
58180415dd
Package updates.
...
Update to vim-9.1.0478.
Update to iana-etc-20240607.
Update to systemd-256.
Update to python3-3.12.4.
Update to perl-5.40.0.
Update to openssl-3.3.1 (Security fix).
Update to linux-6.9.4.
Update to findutils-4.10.0.
2024-06-14 10:37:53 -05:00
Thomas Trepl
e0850a72ea
Automatic merge of trunk into multilib
2024-06-10 00:30:21 +02:00
Xi Ruoyao
2ef9beaf92
readline: Get rid of rpath
2024-06-09 20:03:35 +08:00
Xi Ruoyao
4ef406e2fa
expect: Get rid of rpath
2024-06-09 19:51:57 +08:00
Xi Ruoyao
e3f47a2f7a
tcl: Get rid of rpath
2024-06-09 19:47:30 +08:00
Thomas Trepl
30d408c8a1
Automatic merge of trunk into multilib
2024-06-03 00:30:10 +02:00
Xi Ruoyao
b3c50e06f6
systemd: Fix the sed adding PID_FS_MAGIC into src/basic/missing_magic.h
...
Without this trailing backslash only one line (the comment) is added.
Note that udev.xml contains the correct sed.
2024-06-02 19:45:41 +08:00
Xi Ruoyao
464fd24324
udev & systemd: Emphasis "API headers" for linux compatibility
...
Or people will ask "why no-break-userspace rule does not apply?"
2024-06-02 19:38:25 +08:00
Thomas Trepl
c824d201a5
Automatic merge of trunk into multilib
2024-06-01 00:30:26 +02:00
Bruce Dubbs
6acfe2e81f
Package Updates.
...
Update to meson-1.4.1.
Update to xz-5.6.2.
Add linux-6.9.x compatibility instructions to systemd and udev.
Update to setuptools-70.0.0 (python module).
Update to ninja-1.12.1.
Update to man-pages-6.8.
Update to linux-6.9.3.
Update to libcap-2.70.
Update to iproute2-6.9.0.
Update to e2fsprogs-1.47.1.
2024-05-31 12:06:49 -05:00
Thomas Trepl
b13c43ab20
Automatic merge of trunk into multilib
2024-05-31 00:30:09 +02:00
Xi Ruoyao
8630ec385a
[systemd] Disable RT_GROUP_SCHED
...
Link: https://github.com/systemd/systemd/issues/13781#issuecomment-549164383
2024-05-30 19:35:35 +08:00
Thomas Trepl
e74dffd439
Automatic merge of trunk into multilib
2024-05-28 00:30:06 +02:00
Xi Ruoyao
32c050cb58
gcc-pass2: Don't ambigiously use "previously"
2024-05-22 16:22:14 +08:00
Bruce Dubbs
91c72232ac
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2024-05-19 15:54:31 -05:00
Bruce Dubbs
da1a07bdc1
Remove erroneous -i when creating custom udev rules
2024-05-19 15:53:53 -05:00
Thomas Trepl
91133168e0
Automatic merge of trunk into multilib
2024-05-16 00:30:22 +02:00
Xi Ruoyao
87e5e08d34
gcc pass2: --disable-libsanitizer is no longer strictly needed
...
GCC 14 libsanitizer no longer depends on crypt.h. But let's keep this
option for reducing build time, just update the explanation.
Also remove libxcrypt from GCC depedency list.
2024-05-15 19:48:50 +08:00
Thomas Trepl
400f700fd3
Automatic merge of trunk into multilib
2024-05-14 00:30:10 +02:00
Xi Ruoyao
923fb48548
coreutils: Revise i18n patch
2024-05-14 03:42:22 +08:00
Thomas Trepl
029371fe31
Create libncurses.so, not libcurses.so
2024-05-13 19:05:59 +02:00
Xi Ruoyao
5ff2f2e472
creatingfilesystem: Remove reference to ReiserFS
...
It's deprecated by the kernel developers and we've archived the tools
for it in BLFS as well.
2024-05-13 20:17:46 +08:00
Thomas Trepl
f651bed4f0
Merge to m{,x}32 and fix instructions
2024-05-13 08:59:17 +02:00
Thomas Trepl
b2837c935d
Automatic merge of trunk into multilib
2024-05-13 08:47:38 +02:00
Xi Ruoyao
31c839da2d
packages: Document why not to use anduin for vim
2024-05-13 13:45:56 +08:00
Xi Ruoyao
6a97bf00d7
Revert "Make vim md5sum consistent with the version on anduin."
...
This reverts commit 46e985d8af
.
2024-05-13 13:44:47 +08:00
Xi Ruoyao
74dfcff374
Revert "e anduin for vim."
...
This reverts commit 760d28c809
.
As we've discussed in #5490 :
LFS 9.0 (released 2019) downloads vim-8.1.1846 from GitHub directly, and
the URL still works today and results a tarball with the same md5 as LFS
9.0 documents. Thus GitHub download seems stable enough from vim.
Also note that "vim-9.1.0405.tar.gz" on anduin is actually a
vim-9.1.0330 release tarball.
2024-05-13 13:42:51 +08:00
Xi Ruoyao
99056a6d69
glibc: Revise glibc-2.39 upstream fix patch
...
The glibc-2.39-upstream_fix-1.patch file contains a broken
tst-iconv-iso-2022-cn-ext.c file. It causes:
FAIL: iconvdata/tst-iconv-iso-2022-cn-ext
Revise the patch to fix it.
(cherry picked from commit 9b39be4268
)
Reapply this change which is mistakenly reverted in
340e17adc6
.
2024-05-13 00:30:13 +08:00
Bruce Dubbs
f70694dce2
PAckage updates and a security fix.
...
Add security fix to glibc.
Update to linux-6.8.8.
Update to ncurses-6.5.
(cherry picked from commit d0ca5ead46
)
Reapply this change which is mistakenly reverted in
340e17adc6
.
2024-05-13 00:29:12 +08:00
Bruce Dubbs
760d28c809
e anduin for vim.
...
The github version of the vim tarball is not always available.
Keep it on anduin.
2024-05-12 10:16:12 -05:00
Bruce Dubbs
46e985d8af
Make vim md5sum consistent with the version on anduin.
2024-05-12 10:05:27 -05:00
Bruce Dubbs
5d867ecc19
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2024-05-12 09:55:34 -05:00
Bruce Dubbs
043e9bdb46
Fix currency for jinja2
2024-05-12 09:55:19 -05:00
Thomas Trepl
1d599b9f97
Adopt instructtion changes to ML
2024-05-12 16:13:33 +02:00
Xi Ruoyao
ddbe15d513
changelog: Fix a typo
2024-05-12 21:38:34 +08:00
Thomas Trepl
2f3fd748df
Automatic merge of trunk into multilib
2024-05-12 12:54:52 +02:00
Thomas Trepl
c7ed0b0fb8
Fix chksum of vim-9.1.0405
2024-05-12 12:14:25 +02:00
Thomas Trepl
bc33d9d7a0
Merge upstream
2024-05-12 09:26:02 +02:00
Bruce Dubbs
340e17adc6
Package updates.
...
Update to vim-9.1.0405.
Update to util-linux-2.40.1.
Update to linux-6.8.9.
Update to jinja2-3.1.4 (Python mpdule).
Update to iana-etc-20240502.
Update to gcc-14.1.0.
2024-05-11 15:17:56 -05:00
Xi Ruoyao
1a7ac41bcc
grub: Update the note about UEFI for recent BLFS change
2024-05-11 08:15:09 +08:00
Thomas Trepl
94f7cd922b
Automatic merge of trunk into multilib
2024-05-09 09:02:42 +02:00
Xi Ruoyao
6dfdf03699
coreutils: Add -k for make check
...
Two tests are known to fail, so without -k a part of the test suite is
not executed.
2024-05-09 14:52:44 +08:00