Commit Graph

9487 Commits

Author SHA1 Message Date
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
Bruce Dubbs
c179964257 Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2023-08-25 11:46:41 -05:00
Bruce Dubbs
1e9ad78f81 Update to linux-6.4.12. 2023-08-25 11:46:27 -05:00
Thomas Trepl
d24801d347 Automatic merge of trunk into multilib 2023-08-25 00:30:10 +02:00
Douglas R. Reno
0f5e0b42ae Move the zlib URL to anduin 2023-08-23 19:58:53 -05:00
Thomas Trepl
4d4a2f1f99 Automatic merge of trunk into multilib 2023-08-22 00:30:10 +02:00
Pierre Labastie
b55a1a2614 libxcrypt: typo and misplaced "nodump" 2023-08-21 15:13:37 +02:00
Xi Ruoyao
b59c9e9155
grub configuration: The instructions should be skipped for UEFI, but the text not 2023-08-21 11:12:09 +08:00
Thomas Trepl
28e6fae87f Automatic merge of trunk into multilib 2023-08-19 00:30:20 +02:00
Bruce Dubbs
7641231777 Update to udev-lfs-20230818 2023-08-18 10:35:49 -05:00
Thomas Trepl
6fd9f0658c Automatic merge of trunk into multilib 2023-08-17 00:30:11 +02:00
Xi Ruoyao
cfcc2fe6cd
gcc: Fix a grammar error in text 2023-08-16 12:26:14 +08:00
Bruce Dubbs
58fc92b47e Typo 2023-08-15 22:06:36 -05:00
Thomas Trepl
32db9062aa Automatic merge of trunk into multilib 2023-08-16 00:30:16 +02:00
Bruce Dubbs
d280997ec6 Typo 2023-08-15 15:55:29 -05:00
Thomas Trepl
e56b7f5b63 Automatic merge of trunk into multilib 2023-08-15 05:07:35 +02:00
Douglas R. Reno
b24fbe02b8 Update stats for systemd/dbus
Test results for dbus were clean
2023-08-14 19:45:49 -05:00
Thomas Trepl
974c6b13a1 Automatic merge of trunk into multilib 2023-08-15 00:30:10 +02:00
Douglas R. Reno
8694ae60e7 Various changes to whatsnew.xml and changelog.xml
Changelog.xml: Remove additional revision='sysv's for some of the udev
changes

Changelog.xml: Make the previous eudev update SysV only

Changelog.xml: Remove duplicate 'xz' entry and replace it with the glibc
memalign patch entry

Whatsnew.xml: Document changes to gawk, tzdata, and texinfo

Whatsnew.xml: Add the glibc patch to the new list
2023-08-14 14:34:24 -05:00
Douglas R. Reno
355efd11a8 glibc: minor typo fix 2023-08-14 14:12:26 -05:00