Xi Ruoyao
ddbe15d513
changelog: Fix a typo
2024-05-12 21:38:34 +08:00
Thomas Trepl
c7ed0b0fb8
Fix chksum of vim-9.1.0405
2024-05-12 12:14:25 +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
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
Xi Ruoyao
c5a1240233
dependencies: Bison building system needs diffutils
...
A recent lfs-support discussion revealed if diffutils is forgotten,
bison building system can fail in a way very difficult to diagnose.
2024-05-05 17:04:56 +08:00
Xi Ruoyao
f65f3b993c
[systemd] clock: Captitalize the title
...
All other titles in the book are capitalized by David.
2024-05-03 14:07:54 +08:00
Xi Ruoyao
1e7341fd35
systemd: Enable test suite (again)
...
With systemd-255, I get only 1 failure out of 1206. Thus it seems a
good idea to run the test suite.
We can always revert if something bad happens.
2024-05-03 13:39:48 +08:00
Xi Ruoyao
a9cbf6ff0c
Revert "python: Document test failures with recent expat"
...
This reverts commit 6a75210c6d
.
In Python >= 3.12.3, these tests are disabled with expat >= 2.6.0.
Link: https://github.com/python/cpython/commit/c4fa79b924a1
2024-05-03 11:59:53 +08:00
Xi Ruoyao
9b39be4268
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.
2024-05-02 18:38:35 +08:00
Xi Ruoyao
e1f27cd97b
changelog: The ifup change is sysv-only
2024-05-01 15:50:45 +08:00
Xi Ruoyao
3abde5946b
ncurses: Remove explicit --enable-widec in chapter 6 like chapter 8
2024-05-01 15:49:51 +08:00
Thomas Trepl
5a661c39b0
Fix changing entity name
2024-05-01 08:16:22 +02:00
Bruce Dubbs
72108540d2
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2024-04-30 12:43:09 -05:00
Bruce Dubbs
d0ca5ead46
PAckage updates and a security fix.
...
Add security fix to glibc.
Update to linux-6.8.8.
Update to ncurses-6.5.
2024-04-30 12:42:03 -05:00
Xi Ruoyao
6e179a9025
changingowner: Add --from lfs for chown root:root commands
...
So if the user has not set $LFS properly, chown will do nothing instead
of wreak havoc in the host distro.
--from <user> has been available for Coreutils chown since 2000 so we
don't need to raise the host system requirement.
2024-04-27 12:30:10 +08:00
Xi Ruoyao
7db37658c2
chapter06/ncurses: Use ncurses-release instead of ncurses-version for library file names
...
Reported-by: Stefano Moretti <stemoretti@gmx.com>
Closes: https://lists.linuxfromscratch.org/sympa/arc/lfs-dev/2024-04/msg00051.html
2024-04-26 20:02:16 +08:00
Bruce Dubbs
ba1a9cf303
Typo
2024-04-18 10:19:03 -05:00
Bruce Dubbs
340891bca1
Make minor change to ifup script output text.
...
Remove blank output line generated in ifup script when bringing
up wireless interface.
2024-04-16 10:59:48 -05:00
Bruce Dubbs
491de3316a
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2024-04-15 11:17:58 -05:00
Bruce Dubbs
185b763812
Package updates.
...
Update to setuptools-69.5.1.
Update to python3-3.12.3.
Update to openssl-3.3.0.
Update to ninja-1.12.0.
Update to man-db-2.12.1.
Update to linux-6.8.6.
Update to iana-etc-20240412.
Update to vim-9.1.0330.
2024-04-15 11:16:44 -05:00
Xi Ruoyao
9317498c03
packages: SSL-ize two URLs
2024-04-11 16:38:50 +08:00
Xi Ruoyao
650a45a103
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
2024-04-08 20:52:22 +08:00
Xi Ruoyao
e46c54deba
loongarch: util-linux: Remove outdated known failures
...
They are fixed with 2.40 release.
2024-04-08 16:33:18 +08:00
Xi Ruoyao
c219b8b978
loongarch: Revert "kernel: Apply an upstream fix for Binutils 2.42"
...
This reverts commit 2a71a83b9a
.
The fix is included in linux >= 6.8.
2024-04-08 16:31:42 +08:00
Xi Ruoyao
9bfd203fad
util-linux: Create a dummy /etc/fstab to satisfy two tests
2024-04-08 16:10:03 +08:00
Xi Ruoyao
6a75210c6d
python: Document test failures with recent expat
...
I didn't see them because I misconfigured Python to use internal expat.
With system expat they just fail as we've documented in BLFS.
2024-04-08 15:09:51 +08:00
Xi Ruoyao
67ecb262fa
loongarch: Remove reference to SSSE3
...
Obviously LoongArch does not have SSSE3.
2024-04-07 21:06:01 +08:00
Xi Ruoyao
4203c7073b
Merge remote-tracking branch 'origin/trunk' into xry111/loongarch
2024-04-07 21:04:35 +08:00
Xi Ruoyao
2f115238af
kernel: Regenerate kernel config with 6.8.2
...
No real change.
2024-04-07 21:04:05 +08:00
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
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
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
Bruce Dubbs
658401054a
Typo
2024-04-04 09:24:08 -05: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
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
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
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
Tim Tassonis
ae4e8da2c3
Update to sysvinit-3.09.
2024-03-25 21:50:26 +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
Xi Ruoyao
3d50ab19d0
changelog: Fix typos
2024-03-20 15:21:19 +08: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