Xi Ruoyao
c7df34cbc5
mpfr: 4.2.1 has 198 tests
2023-09-09 03:15:32 +08:00
Xi Ruoyao
9f9a9b4950
binutils-pass2: Reword the paragraph about libtool workaround
...
Well, I was blaming libtool too much. If the entire Binutils tree uses
libtool this won't happen. The problem is Binutils building system is
using libtool-style idiom on non-libtool components.
And this issue is not related to cross compiling, at all. A native
build can exploit the issue as well (see the updated comment).
Maybe I'll submit a patch to GCC (yes, not a typo, GCC is the upstream
of Binutils building system) to fix the issue when I have the mood...
2023-09-08 21:49:06 +08:00
Xi Ruoyao
aa5fa04a5a
coreutils: Drop gl_cv_macro_MB_CUR_MAX_good override
...
It's not needed anymore with 9.4.
2023-09-08 17:10:14 +08:00
Xi Ruoyao
ae802cf97d
whatsnew: Align package names with <title>s in package pages
...
It makes the package names more consistent, and it reduces the number of
different msgid's for translators.
By the way, move Udev to keep alphabetic order.
2023-09-08 16:13:37 +08:00
Xi Ruoyao
93f077212e
packages: Add kmod home page
2023-09-08 15:52:08 +08:00
Thomas Trepl
8bc83b9034
Automatic merge of trunk into multilib
2023-09-07 17:06:17 +02:00
Xi Ruoyao
6ad40199fc
Add some missed whatsnew and changelog entries
2023-09-07 20:01:00 +08:00
Xi Ruoyao
7de7690181
pkgconf: Hotfix for a regression breaking BLFS packages
...
Link: https://github.com/pkgconf/pkgconf/issues/317
2023-09-07 19:57:19 +08:00
Thomas Trepl
f8b6ce097e
Automatic merge of trunk into multilib
2023-09-07 00:30:17 +02:00
Xi Ruoyao
26d11785ec
changelog: Fix typo
2023-09-06 15:55:07 +08:00
Xi Ruoyao
313a035b10
dependencies: Zstd should be in binutils-rundeps too
2023-09-06 12:05:04 +08:00
Thomas Trepl
5de5f1be5e
Automatic merge of trunk into multilib
2023-09-06 00:30:17 +02:00
Xi Ruoyao
e8f0a1b1da
util-linux: Use 2^128 instead of "340 trillion trillion trillion"
2023-09-05 18:52:14 +08:00
Xi Ruoyao
5f36bceaa9
Package updates
...
- Update to linux-6.5.1 (#5332 )
- Update to pkgconf-2.0.3 (#5339 )
- Update to dbus-1.14.10 (#5337 )
2023-09-05 18:20:24 +08:00
Xi Ruoyao
b1b9182671
chapter08: Move pkgconf before binutils
...
It allows binutils to link to zstd, so binutils will have
zstd-compressed debug section support (the compression is not enabled
by default but can be enabled via LDFLAGS etc. if wanted).
We also need to add libzstd.so.&zstd-version; into online_usrlib to
prevent a crash in stripping.
2023-09-05 18:19:55 +08:00
Thomas Trepl
7d0d9ff80f
Automatic merge of trunk into multilib
2023-09-05 00:30:10 +02:00
Bruce Dubbs
1ec60f1daf
Move a caution to a better page.
...
Move caution regarding building by mixing
different versions of LFS to General Compilation Instructions.
2023-09-04 15:08:43 -05:00
Xi Ruoyao
26c031abf9
dependencies: Add patchutils as check optional dependency
...
The configure script says:
configure: WARNING: filterdiff not installed; build will not be
reproducible.
The filterdiff program is a part of patchutils.
2023-09-04 17:49:55 +08:00
Thomas Trepl
c931e9dedd
Automatic merge of trunk into multilib
2023-09-03 00:30:12 +02:00
Xi Ruoyao
ffecb9ef81
systemd: Slightly adjust the desc for -Dnobody-group
2023-09-03 03:40:13 +08:00
Xi Ruoyao
62a4fea4be
currency: Remove stale lfs-latest.php and symlink lfs-latest-git.php to it
...
It just does not make sense to keep a completely useless script here...
2023-09-03 03:30:43 +08:00
Xi Ruoyao
815b4a786d
zlib: Switch to https://zlib.net/fossils
...
See added comment for rationale.
I've "diff -Naur"ed extracted zlib-1.3.tar.xz and zlib-1.3.tar.gz and
there is no difference.
2023-09-03 03:25:07 +08:00
Pierre Labastie
1a77fa6edd
Fix zlib download url
...
We may want to use either archive or github. But right now, use
directly zlib.net...
2023-09-02 19:33:50 +02:00
Xi Ruoyao
eae99efe05
changelog: Fix vim version string
2023-09-03 00:49:07 +08:00
Xi Ruoyao
1b807632f6
Add --no-cache-dir into pip3 wheel commands for Python modules
2023-09-03 00:48:20 +08:00
Bruce Dubbs
3864d235cf
Package updates and misc upates/typos.
...
Update to vim-1837.$
Update to zlib-1.3.$
Update to wheel-0.41.2 (Python Module).$
Update to util-linux-2.39.2.$
Update to sysvinit-3.08.$
Update to shadow-4.14.0.$
Update to Python-3.11.5.$
Update to procps-ng-4.0.4.$
Update to pkgconf-2.0.2.$
Update to mpfr-4.2.1.$
Update to kbd-2.6.2.$
Update to gzip-1.13.$
Update to coreutils-9.4.$
Specify the 'nobody-group' for systemd.$
Remove unused usb group.$
2023-09-02 08:54:55 -05:00
Xi Ruoyao
fd409751bf
Revert "openssl: Add a warning about minor version bump and OpenSSH"
...
This reverts commit ad09ba40a1
.
This reverts commit bbaf00d415
.
No longer needed with OpenSSH-9.4 or later.
2023-09-02 17:23:57 +08:00
Xi Ruoyao
1ebfa8e664
pdf: Allow breaking pages in version-check and kernel configuration
...
They are very long <screen> or <note>. By default they are attributed
"keep-together.within-column = always", override it to allow line break.
Fixes #5336 .
Link: http://www.sagehill.net/docbookxsl/PageBreaking.html
2023-09-02 14:17:17 +08:00
Thomas Trepl
64b7f9d5ae
Automatic merge of trunk into multilib
2023-09-02 00:30:16 +02:00
Xi Ruoyao
3182685f70
dependencies: Fix stupid typo in BLFS elogind page URL
...
:(
2023-09-02 04:04:35 +08:00
Bruce Dubbs
00d534c269
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2023-09-01 12:51:03 -05:00
Bruce Dubbs
c9167804f9
Cleanup after 12.0 release
2023-09-01 12:47:49 -05:00
Xi Ruoyao
5561764f6f
whatsnew: The coming release is 12.0, not 11.4
2023-09-01 18:33:42 +08:00
Thomas Trepl
b504c8011f
Automatic merge of trunk into multilib
2023-09-01 00:30:09 +02:00
Xi Ruoyao
d2c6441ff6
dependencies: sync Systemd external dependency list from BLFS
2023-08-31 18:08:17 +08:00
Xi Ruoyao
4d22dd6063
dependencies: Coreutils needs Autoconf and Automake
...
The autoreconf command is from Autoconf, and "autoconf -fi" invokes
automake.
2023-08-31 13:57:00 +08:00
Thomas Trepl
acbe862dc5
Automatic merge of trunk into multilib
2023-08-30 00:30:09 +02:00
Xi Ruoyao
4b1b79442c
hostreqs: Raise texinfo minimal version to 5.0
...
Binutils-2.41 FTBFS with texinfo-4.x. I've tested 5.0 and it works.
Link: https://sourceware.org/bugzilla/show_bug.cgi?id=30703
2023-08-30 00:32:30 +08:00
Thomas Trepl
8676c1fa89
Automatic merge of trunk into multilib
2023-08-29 00:30:21 +02:00
Xi Ruoyao
22c36bb8e4
tar: The problematic test can also be skipped if security labels disabled
...
For example, if CONFIG_EXT4_FS_SECURITY (Ext4 Security Labels) not set
and we are building on an ext4 file system, the test will be skipeed.
2023-08-28 17:01:02 +08:00
Xi Ruoyao
e5455293e3
tar: Mention TESTSUITEFLAGS for testing
2023-08-28 17:01:02 +08:00
Thomas Trepl
b1f6d8de63
Automatic merge of trunk into multilib
2023-08-28 00:30:16 +02:00
Xi Ruoyao
d78b550655
gmp: On some CPUs more than 199 test can pass
2023-08-27 20:23:53 +08:00
Bruce Dubbs
3f56392254
Fix zlib currency
2023-08-27 02:17:17 -05:00
Thomas Trepl
8a9bdd99b9
Enable isl in all modes. Isl makes sence on i686, too but on 32bit systems, the ML options like (ml_all, ml_m32,...) are never set so isl was never built on i686
2023-08-27 08:28:57 +02:00
Thomas Trepl
64565213b7
Automatic merge of trunk into multilib
2023-08-27 00:30:15 +02:00
Xi Ruoyao
11cfb5bc71
changelog: Add ticket number for linux-6.4.12 update
2023-08-27 00:05:32 +08:00
Thomas Trepl
9ae9b7b4f7
Enable isl in all modes. Isl makes sence on i686, too but on 32bit systems, the ML options like (ml_all, ml_m32,...) are never set so isl was never built on i686
2023-08-26 13:20:26 +02:00
Thomas Trepl
909f28430a
Typo
2023-08-26 09:52:47 +02:00
Thomas Trepl
f83f8649db
Automatic merge of trunk into multilib
2023-08-26 00:30:20 +02:00