Bruce Dubbs
78b97ceed4
Point Section 11,4 to right version of BLFS
...
When we point to BLFS, we need to point to the right version:
sysV or systemd. That's done with <phrase> and some symlinks on
rivendell.
2021-08-31 23:05:37 -05:00
Xi Ruoyao
b0439bc6c4
update to man-pages-5.13 ( #4915 )
2021-08-29 23:39:09 +08:00
Xi Ruoyao
ae3f78a382
gdbm: document gdbmtool tests fail, add -k
2021-08-29 23:39:03 +08:00
Bruce Dubbs
3dc82263cf
Update openssl test failure explanation.
2021-08-29 08:34:35 -05:00
Xi Ruoyao
c92c9ab312
temp texinfo: remove outdated note about TestXS_la-TestXS.lo
2021-08-27 02:55:49 +08:00
Bruce Dubbs
49170b0a84
Package updates for lfs-11.0-rc3
...
LFS-11.0-rc3 released.
Update to e2fsprogs-1.46.4.
Update to meson-0.59.1.
Update to util-linux 2.37.2.
Update to linux-5.13.12.
Update to libcap-2.53.
2021-08-25 18:51:16 -05:00
Xi Ruoyao
35ad663174
grub: remove --sbindir (merged /usr)
2021-08-26 05:12:34 +08:00
Xi Ruoyao
a4e4addb5a
update to openssl-1.1.1k ( #4911 )
2021-08-26 02:38:45 +08:00
Xi Ruoyao
efbd8873ac
chapter07: tcl/expect/dejagnu are now in chapter08
2021-08-25 13:13:32 +08:00
Pierre Labastie
763a00a98d
Fix spacing of backslashes in binutils-pass1
2021-08-24 13:02:18 +02:00
Pierre Labastie
df732b51c0
Fix lfs-print.css location in index.html <head>
...
The template generates ../stylesheets/lfs-print.css, which is
ok for all pages, except index.html. Remove the ../ with a sed
in the Makefile.
2021-08-21 10:13:49 +02:00
Pierre Labastie
b649e6b6d8
Typo (double "the") Spotted by Rainer Fiebig
2021-08-21 08:59:51 +02:00
Bruce Dubbs
0e89a47eff
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2021-08-20 15:48:12 -05:00
Bruce Dubbs
de8b6cb08a
Fix security issue in Chapter 8 glibc.
...
Add a sed to glibc in Chapter 8 to fix a critical security issue.
2021-08-20 15:47:13 -05:00
Xi Ruoyao
3089d454c0
mention wpa_supplicant in reboot page
2021-08-20 01:24:56 +08:00
Xi Ruoyao
ec3d6a23b4
no need to mention dhcpcd/dhclient in systemd revision
...
systemd-networkd supports DHCP. If someone prefers dhcpcd/dhclient he
can use systemd-networkd as a temporary tool anyway.
2021-08-20 01:20:39 +08:00
Xi Ruoyao
4149b6f353
add libnsl as python optional dependency
2021-08-19 16:30:34 +08:00
Xi Ruoyao
33ca65cbb0
hostreq: fix a hardcoded chapter number
2021-08-18 14:10:43 +08:00
Bruce Dubbs
658a5da5fb
Now run all the tests in binutils.
...
We were removing a failing test, but it is not longer a problem.
Eliminate the instruction that does that.
2021-08-18 00:19:33 -05:00
Xi Ruoyao
d182d836a4
mark automake as new, and fix an example in general.ent
2021-08-18 01:30:25 +08:00
DJ Lucas
e9b00bdfc5
add p11-kit to dependencies list for systemd
2021-08-16 23:49:02 -05:00
Douglas R. Reno
95f409928f
Update stats for systemd packages
2021-08-14 20:05:17 -05:00
Bruce Dubbs
4bd0278038
Update all package stats and update grep.
...
Using latest build log, updated all SysV package stats.
Update to grep-3.7.
2021-08-14 18:41:50 -05:00
Bruce Dubbs
fb8aee8051
Package updates and a patch.
...
Update to linux-5.13.10.
Update to bc-5.0.0.
Update to vim-8.2.3337.
Add binutils-2.37 upstream patch.
2021-08-13 12:20:37 -05:00
Bruce Dubbs
d0204e44b8
Typo
2021-08-13 09:18:50 -05:00
Xi Ruoyao
89250241d4
minor typo
2021-08-13 12:24:15 +08:00
Bruce Dubbs
8a269ec27e
Touch up cleanup commands in Chapter 8
...
We moved the rm /tools from Chapter 8 to Chapter 7.
Some minor wording changes and file renaming.
2021-08-12 16:03:35 -05:00
Bruce Dubbs
02b26317cb
Rework cleaning up section of Chapter 7
...
Renamed chapter07/stripping.xml to chapter07/cleanup.xml
Removed stripping from the end of Chapter 7. We suggest a
10 GB or larger partition in Section 2.4 - Creating a New Partition
and the space used before cleaning up is only 3 GB. Stripping
would free up about 300 MB more, but these files will soon be
overwritten anyway.
Remove /tools here to save about 1 GB.
General reorginization and rewording.
Chapter 8 stripping still needs to be updated after this change.
2021-08-12 15:33:11 -05:00
Bruce Dubbs
cf5da2558f
Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk
2021-08-09 14:17:48 -05:00
Bruce Dubbs
58ccce58b6
Clean up glibc list of test failures
2021-08-09 14:17:31 -05:00
Xi Ruoyao
c3f8922b50
libffi: document --disable-exec-static-tramp
2021-08-09 09:34:23 +08: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
Xi Ruoyao
660d70a0d4
prologue/why: expect is not temporary system only now
2021-08-08 21:16:46 +08: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
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
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
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
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