Thomas Trepl (Moody)
b51c338c8a
Automatic merge of trunk into multilib
2021-08-09 05:45:09 +02:00
Xi Ruoyao
c3f8922b50
libffi: document --disable-exec-static-tramp
2021-08-09 09:34:23 +08:00
Thomas Trepl (Moody)
c28569be5b
Automatic merge of trunk into multilib
2021-08-08 21:28:03 +02:00
Bruce Dubbs
3ba82a8a1f
Package updates.
...
Update to linux-5.13.9.
Update to libffi-3.4.2.
2021-08-08 14:19:18 -05:00
Bruce Dubbs
3c9fe9ad67
Fix currency for libffi
2021-08-08 11:11:20 -05:00
Thomas Trepl (Moody)
835c1c8ac4
Add CC= to install commands at m32/mx32
2021-08-08 15:58:25 +02:00
Xi Ruoyao
660d70a0d4
prologue/why: expect is not temporary system only now
2021-08-08 21:16:46 +08:00
Thomas Trepl (Moody)
b8d5542c28
Fix syntax errors caused by jhalfs xsls
2021-08-07 17:05:32 +02:00
Thomas Trepl (Moody)
81f8f6e436
Automatic merge of trunk into multilib
2021-08-07 05:45:09 +02:00
Xi Ruoyao
26560c186b
m4: test-posix_spawn-script does not fail
...
Reported on lfs-dev and confirmed with jhalfs.
2021-08-06 23:11:00 +08:00
Xi Ruoyao
a04b3d3931
gcc: fix PR101749
...
https://wiki.linuxfromscratch.org/blfs/ticket/15350
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101749
2021-08-06 21:37:01 +08:00
Xi Ruoyao
a3d62322b5
minor wording change
2021-08-06 13:49:32 +08:00
Thomas Trepl (Moody)
fc01165d64
Automatic merge of trunk into multilib
2021-08-05 05:45:09 +02:00
Xi Ruoyao
99e653593e
shadow: use xz tarball
...
It's already used in BLFS, so let's make LFS to use the same one.
2021-08-05 00:01:19 +08:00
Thomas Trepl (Moody)
2dfe1348bd
Remove useless comment
2021-08-04 16:37:51 +02:00
Thomas Trepl (Moody)
f5b747c56f
Merge trunk
2021-08-04 14:09:24 +02:00
Bruce Dubbs
4350669654
Make stripping work fo rboth x86 and x86_64
2021-08-03 21:58:23 -05:00
Bruce Dubbs
6a123d054e
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2021-08-03 21:46:44 -05:00
Bruce Dubbs
d04ce158fe
Wording
2021-08-03 21:45:54 -05:00
Bruce Dubbs
c649743dd6
Clarify chapter 7 stripping and backup
...
In chapter 7 we do not need to unmount file systems to strip binaries.
Move unmounting to the backup/restore sections.
Also make sure the stripping commands are valid.
2021-08-03 21:35:39 -05:00
Xi Ruoyao
99b29384ca
minor typo
2021-08-04 00:26:51 +08:00
Xi Ruoyao
887b02bd8c
fix temp hosts file
...
I think it may be related to Python 3 tests hang (?)
2021-08-04 00:12:51 +08:00
Xi Ruoyao
2a22256772
bash: minor command style fix
2021-08-04 00:09:52 +08:00
Xi Ruoyao
6094daeb7a
strip: restore versions in online_usrlib and save_usrlib
...
Without them, for example:
cp /usr/lib/libbfd.so /tmp/libbfd.so
# now /tmp/libbfd.so is a hardcopy of /usr/lib/libbfd-2.37.so
strip --strip-unneeded /tmp/libbfd.so
install -vm755 /tmp/libbfd.so /usr/lib/libbfd.so
# now /usr/lib/libbfd.so is *not* a symlink, but a real file
We don't want this to happen.
libdl and libpthread removed: they are now dummy libs and is not used by
anything built in LFS/BLFS.
2021-08-04 00:04:15 +08:00
Thomas Trepl (Moody)
31ff88ba10
Automatic merge of trunk into multilib
2021-08-03 16:09:11 +02:00
Xi Ruoyao
2cc15c335f
gcc: document new test failures with glibc-2.34
...
The links to gcc bugzilla is in XML comments.
2021-08-03 20:53:14 +08:00
Thomas Trepl (Moody)
66bfc2bb56
Automatic merge of trunk into multilib
2021-08-03 05:45:09 +02:00
Bruce Dubbs
adcaf07efb
Fix spacing
2021-08-02 22:27:16 -05:00
Bruce Dubbs
9c7598cc15
Package updates.
...
Update to glibc-2.34.
Update to diffutils-3.8.
Update to libcap-2.52.
2021-08-02 20:52:40 -05:00
Xi Ruoyao
ea0f48e5a8
binutils: typo
2021-08-02 21:08:51 +08:00
Thomas Trepl (Moody)
6ff520fb98
Automatic merge of trunk into multilib
2021-08-02 05:45:10 +02:00
Bruce Dubbs
c2d234220b
Update test results for several packages.
...
Most of the changes were removing documentation of failed tests
that no longer fail.
2021-08-01 12:53:19 -05:00
Bruce Dubbs
0b10545515
Fackage updates and fixes.
...
Remove unneeded sed commands from automake and coreutils.
Update to linux-5.13.7.
Update to e2fsprogs-1.46.3.
2021-08-01 11:58:29 -05:00
Thomas Trepl (Moody)
16cdca7b48
Automatic merge of trunk into multilib
2021-07-30 05:45:11 +02:00
Xi Ruoyao
2f67a2a07f
Revert "util-linux: explain ioctl_ns failure more precisely"
...
This reverts commit 79902f4e51
.
2021-07-29 18:14:21 +08:00
Thomas Trepl (Moody)
ad40530f12
Automatic merge of trunk into multilib
2021-07-29 05:45:09 +02:00
Bruce Dubbs
7e4c60ef34
Clarify remounting after exiting chroot
2021-07-28 15:52:27 -05:00
Thomas Trepl (Moody)
00e8b5325a
Merge upstream changes
2021-07-28 15:43:47 +02:00
Xi Ruoyao
7f9a48070e
package update
...
Update to GCC-11.2.0 (#4883 )
Update to inetutils-2.1 (#4892 )
Update to automake-1.16.4 (#4894 )
SHA256 checksum entities for the three packages are added. I think we
can start a transition to SHA256 now.
2021-07-28 19:01:48 +08:00
Xi Ruoyao
8416b1f926
Revert coreutils library location change
...
libstdbuf.so is a LD_PRELOAD hook, instead of a library which would be
used at link time. So let's keep the upstream default.
2021-07-28 18:48:09 +08:00
Xi Ruoyao
46e44863c1
don't use host tool for stripping
2021-07-28 18:46:32 +08:00
Xi Ruoyao
08f72423ce
always use --strip-unneeded for stripping
...
The behavior of --strip-unneeded and --strip-all are same for
executables and shared libraries. For static libraries,
--strip-unneeded keeps the symbols needed for relocation processing so
it won't break static archives.
2021-07-28 18:46:22 +08:00
Xi Ruoyao
79902f4e51
util-linux: explain ioctl_ns failure more precisely
2021-07-28 12:30:03 +08:00
Xi Ruoyao
cefb4c9641
grub cfg: replace hardcoded (and outdated) chapter number
2021-07-28 12:09:14 +08:00
Xi Ruoyao
5ab114b712
temp python: add a note about (not so) "fatal" errors
2021-07-28 12:08:52 +08:00
Thomas Trepl (Moody)
64a306d76a
Automatic merge of trunk into multilib
2021-07-27 21:29:34 +02:00
Bruce Dubbs
29779c4f2b
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2021-07-27 14:16:10 -05:00
Bruce Dubbs
11d5dee3a4
Minor instruction changes and text updates.
...
Move coreutils library from /usr/libexec to /usr/lib in both
Chapter 6 and Chapter 8.
Text updates in chapter08/pkgmgt.xml and chapter09/locale.xml.
Restore deletion of hanging test in chapter08/util-linux.xml.
Text changes in stripping and make instruction compatible with jhalfs.
2021-07-27 14:11:38 -05:00
Douglas R. Reno
c9d3c70c4c
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2021-07-27 14:07:29 -05:00
Douglas R. Reno
953fd1f433
locale: Reference chapter 8 instead of chapter 6 (systemd)
2021-07-27 14:07:13 -05:00