Xi Ruoyao
9977b8f05b
generalinstructions: Remove a false statement about "cp -R destroys symlink"
...
It's just wrong (at least with all recent Coreutils releases).
Note that hard links are really destroyed, but AFAIK tar does not keep
hard links correctly anyway and destroying hard links won't cause
packages fail to build at all.
2024-04-06 17:39:05 +08:00
Thomas Trepl
c413fb5388
Automatic merge of trunk into multilib
2024-04-06 11:32:10 +02:00
Thomas Trepl
aa17d84e55
Add ML instructions to GDBM. Thanks to 'Zeckma'
2024-04-06 11:15:31 +02:00
Xi Ruoyao
91cf49535a
python: Make it clear that the test indefinitely hanging issue is occasional
...
Or people will report things like "hey I didn't see any test had timed
out."
2024-04-06 11:25:01 +08:00
Thomas Trepl
1291a88955
Automatic merge of trunk into multilib
2024-04-06 00:30:19 +02:00
Xi Ruoyao
a093e70903
python: Run test suite with a time limit
...
The test hang issue is not related to partial environment. It's just a
known issue (for eg https://github.com/python/cpython/issues/91155 ) and
happens when we are unlucky.
So just run the test suite with a timeout. 1 SBU should be enough: it's
approximately 4 times of the time used by the slowest test case, on both
an old Athlon 64 3000+ and a Core i5-11300H.
I've not seen any test failure on a complete system (the expat-related
failure seems fixed by expat-2.6.2 or 2.6.1). TODO: really test this
with LFS chroot and document failures if any.
2024-04-05 22:05:45 +08:00
Thomas Trepl
9f3fc8e0f1
Automatic merge of trunk into multilib
2024-04-05 00:30:19 +02:00
Bruce Dubbs
658401054a
Typo
2024-04-04 09:24:08 -05:00
Thomas Trepl
5c4795572f
Automatic merge of trunk into multilib
2024-04-03 00:30:32 +02:00
Xi Ruoyao
0dde2f570e
changelog: Fix date of sysvinit-3.09 update
...
Well, we've had a time travaling! :)
2024-04-02 18:51:47 +08:00
Xi Ruoyao
ba64c50ecc
coreutils: Test names are filenames
2024-04-02 18:13:33 +08:00
Xi Ruoyao
7a8f589df1
changelog: Add revision='sysv' for sysvinit-3.09 entry
2024-04-02 18:11:14 +08:00
Thomas Trepl
ce45f8d6eb
Adopt instruction changes
2024-04-01 14:23:54 +02:00
Thomas Trepl
59e0a47aaa
Automatic merge of trunk into multilib
2024-04-01 00:30:20 +02:00
Bruce Dubbs
9b01d1b4ba
Package updates.
...
Update to iana-etc-20240318.
Update to zstd-1.5.6.
Update to util-linux-2.40.
Update to shadow-4.15.1.
Update to pkgconf-2.2.0.
Update to linux-6.8.2.
Update to coreutils-9.5.
2024-03-31 17:10:23 -05:00
Thomas Trepl
35f8743591
Automatic merge of trunk into multilib
2024-03-30 09:29:50 +01:00
Xi Ruoyao
31336718bc
xz: Host on anduin for now
...
The GitHub repo is suspended due to malicious code injection.
2024-03-30 09:09:26 +08:00
Thomas Trepl
c9c071248b
Automatic merge of trunk into multilib
2024-03-30 00:30:20 +01:00
Bruce Dubbs
1af9cd121d
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2024-03-29 15:08:02 -05:00
Bruce Dubbs
cbf19601bc
Revert to xz-5.4.6 due to uptream compromise.
2024-03-29 15:04:03 -05:00
Thomas Trepl
9891f25108
Automatic merge of trunk into multilib
2024-03-26 00:30:20 +01:00
Tim Tassonis
ae4e8da2c3
Update to sysvinit-3.09.
2024-03-25 21:50:26 +01:00
Thomas Trepl
24f3b5d0c3
Automatic merge of trunk into multilib
2024-03-21 00:30:13 +01:00
Bruce Dubbs
23db3ee550
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2024-03-20 09:48:36 -05:00
Bruce Dubbs
c3a956946d
Fix currency and cleanup
...
Fix currency for upstream changes for
Python
psmisc
Add currency for
lz
Remove a lot of old commented code.
2024-03-20 09:46:44 -05:00
Xi Ruoyao
acaeb102ae
packages: Fix and simplify <ulink> for vim tags page
...
Vladimir has reported that the link target of this <ulink> is wrong.
Note that the link target and the displayed text should be the same,
thus use <ulink ... /> instead of <ulink ...> ... </ulink> to simplify
it.
2024-03-20 18:30:45 +08:00
Thomas Trepl
2affd83173
Add ml instr to lz4
2024-03-20 10:49:23 +01:00
Thomas Trepl
835f49d87f
Automatic merge of trunk into multilib
2024-03-20 08:59:37 +01:00
Thomas Trepl
13ef4acde0
Adopt instruction change to m32, mx32
2024-03-20 08:57:03 +01:00
Xi Ruoyao
3d50ab19d0
changelog: Fix typos
2024-03-20 15:21:19 +08:00
Thomas Trepl
4709c9df31
Automatic merge of trunk into multilib
2024-03-20 00:30:23 +01:00
Douglas R. Reno
9694f4b6be
Add stats for LZ4.
2024-03-19 18:08:24 -05:00
Douglas R. Reno
4aa6ea3d1c
Add forgotten changelog entry for iproute2
2024-03-19 18:07:24 -05:00
Douglas R. Reno
ac593e8270
Update to man-pages-6.7
2024-03-19 18:06:48 -05:00
Douglas R. Reno
c5ae777ac2
Package updates and a new addition:
...
Update to Linux-6.8.1
Update to iproute2-6.8.0
Add LZ4 to the book
2024-03-19 17:56:41 -05:00
Bruce Dubbs
e31b6c53cb
Fix Python currency
2024-03-19 10:14:02 -05:00
Thomas Trepl
2b3dca3be9
Remove duplicate &version;
2024-03-19 15:27:44 +01:00
Thomas Trepl
9051797663
Change unit of isl size to KB to be consistent to all other pkgs
2024-03-19 13:26:05 +01:00
Thomas Trepl
6269ece368
Automatic merge of trunk into multilib
2024-03-15 00:30:19 +01:00
Xi Ruoyao
e2d3b4b0bc
kmod: Use a more natural expression for symlink location issue
2024-03-14 23:04:38 +08:00
Xi Ruoyao
68215a4ed7
kmod: Emphasis that we don't want
2024-03-14 23:01:43 +08:00
Xi Ruoyao
98bdf39b6c
shadow: Capitalization adjustment
2024-03-14 22:59:27 +08:00
Xi Ruoyao
e7231421fd
kmod: Remove an unnecessary command and adjust the description
...
/usr/bin/lsmod is already created by the building system.
2024-03-14 22:53:21 +08:00
Bruce Dubbs
9ac55efa5e
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2024-03-14 09:38:18 -05:00
Bruce Dubbs
dcf5543233
Package updates.
...
Update to wheel-0.43.0.
Update to setuptools-69.2.0 (Python module).
Update to meson-1.4.0.
Update to expat-2.6.2 (Security fix).
Update to iana-etc-20240305.
Update to vim-9.1.0161.
Update to xz-5.6.1.
Update to shadow-4.15.0.
Update to psmisc-23.7.
Update to kmod-32.
Update to elfutils-0.191.
2024-03-14 09:36:53 -05:00
Thomas Trepl
5d2810f3a0
Automatic merge of trunk into multilib
2024-03-14 00:30:14 +01:00
Thomas Trepl
d400dec709
Upgrade isl-0.26 and chg download url
2024-03-13 22:19:48 +01:00
Xi Ruoyao
eb7223e804
shadow: Add an <important> for using BLFS instruction if PAM installed
2024-03-12 18:53:13 +08:00
Pierre Labastie
37823511a6
Fix rendering of non-chunked output
...
Thanks to Vladimir Pertsev for the patch
2024-03-04 17:31:33 +01:00
Thomas Trepl
0f39e49b2f
Automatic merge of trunk into multilib
2024-03-03 00:30:21 +01:00