Commit Graph

8056 Commits

Author SHA1 Message Date
Xi Ruoyao
59fef4c47e
generalize ken's note for shared library update, ...
and move it into package management section
2021-05-16 02:55:02 +08:00
Xi Ruoyao
80838616e5
glibc: remove description of libc_cv_rtlddir for now 2021-05-16 02:28:22 +08:00
Thomas Trepl
e04bf44aa9 Merge 2021-05-15 06:05:40 +00:00
Thomas Trepl (Moody)
d4b521822c Merge 2021-05-15 07:57:13 +02:00
Ken Moffat
6df63e484f OpenSSL: add a note about upgrading. 2021-05-14 16:41:52 +01:00
Bruce Dubbs
7836185415 Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2021-05-14 10:18:11 -05:00
Bruce Dubbs
7a8a136dff Tweak mail address for missing patches 2021-05-14 10:17:51 -05:00
Xi Ruoyao
7f25c8447d
glibc: remove libc_cv_rtlddir override for now
Back to use the sed.  Need to investigate later.
2021-05-14 22:44:01 +08:00
Thomas Trepl (Moody)
2606939372 Merge trunk 2021-05-14 12:58:44 +02:00
Thomas Trepl (Moody)
1b1acbed65 Use /usr/lib for libc_cv_rtlddir 2021-05-14 12:54:44 +02:00
Thomas Trepl (Moody)
0ebda11158 Remove entities for multilib pathes
Add usage of libc_cv_rtlddir
2021-05-14 12:47:43 +02:00
Thomas Trepl (Moody)
f5c3bf6e7e Use a configuration option to set the loader pathes in ldd 2021-05-13 18:30:55 +02:00
Douglas R. Reno
8725caed02 Remove unnecessary command for systemd. Nice eye, Xi! 2021-05-13 10:40:28 -05:00
Xi Ruoyao
7bf2e85ea6
glibc: fix ldd script 2021-05-13 23:28:16 +08:00
Thomas Trepl (Moody)
51c01bff45 Automatic merge of trunk into multilib 2021-05-13 05:45:11 +02:00
Bruce Dubbs
5d0219fdad Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2021-05-12 18:34:57 -05:00
Bruce Dubbs
5ed37b354c Remove python tests in Chapter 8 2021-05-12 18:34:34 -05:00
Xi Ruoyao
871fd2f4a2
systemd: fix systemd-sysext description
Technically it's not a daemon, copy the desc from man page.
2021-05-13 01:57:28 +08:00
Xi Ruoyao
c03457342d
typos fix 2021-05-13 01:43:09 +08:00
Thomas Trepl (Moody)
3de7f52194 Fix some pathes in glibc 2021-05-12 18:24:06 +02:00
Thomas Trepl (Moody)
df462a9511 Merge pre-LFS-11-0 changes 2021-05-12 07:26:46 +02:00
Douglas R. Reno
d7a942197e Merge Xi's changes into trunk
Update to meson-0.58.0
Update to systemd-248
Update to gcc-11.1.0
Update to linux-5.12.1
Update to iproute2-5.12.0
Update to Python-3.9.5
Make /bin, /sbin, and /lib symlinks to their counterparts in /usr.
Thanks again for a significant portion of this work goes to Xi, I only
really merged it and made a couple of modifications for my updates. To
LFS 11.x we go!
2021-05-11 23:24:11 -05:00
Thomas Trepl (Moody)
0e9fb93256 Automatic merge of trunk into multilib 2021-05-07 05:45:11 +02:00
Xi Ruoyao
0f7d4cb8a7
xsl: fix copy-lfs-patch.sh generation 2021-05-06 18:04:15 +08:00
Xi Ruoyao
c91649c2d0
add new shadow homepage 2021-05-06 16:47:23 +08:00
Thomas Trepl (Moody)
bfee8ec9c9 Automatic merge of trunk into multilib 2021-05-06 05:45:09 +02:00
Xi Ruoyao
54ee51d41d
git-version: fix trunk branch detection 2021-05-02 16:22:08 +08:00
Thomas Trepl (Moody)
803a28b26f Automatic merge of trunk into multilib 2021-05-02 00:10:38 +02:00
Xi Ruoyao
6ca780c12d git-version: simplify the versioning scheme
Now the version for trunk head is simply rx.y-z.  x.y is the last
release, and z is the number of commits after x.y.

For other commits, the version is rx.y-z-g{sha}.  An abbreviated sha
hash is added to distinguish commits with same x, y, and z on different
branches.

If there are uncommited changes, a "+" is appended to the version,
indicating the version is "unclean".

To make it works correctly, a tag "rx.y" have to be created on the last
commit on trunk of x.y release.
2021-05-01 21:00:30 +08:00
Thomas Trepl (Moody)
88bdbb7015 Automatic merge of trunk into multilib 2021-04-30 14:01:24 +02:00
Bruce Dubbs
2013a74b0d Add ipv6 localhost in Chapter 7 hosts file 2021-04-29 12:23:59 -05:00
Douglas R. Reno
99ee345ad6 Patch systemd to build with meson-0.57.2 and Linux-API-Headers-5.11.14
and higher.
2021-04-28 20:29:58 -05:00
Bruce Dubbs
49e360b9b5 Add manual locales needed for tests if using alternate locale installation
instructions.

Minor changes to boot scripts.
2021-04-28 16:40:51 -05:00
Thomas Trepl (Moody)
2db19cb07a Automatic merge of trunk into multilib 2021-04-27 10:07:54 +02:00
Douglas R. Reno
c461bd9011 Changelog: Reflect 5.11.16 instead of 5.10.16 2021-04-26 19:32:25 -05:00
Bruce Dubbs
7b2439a5df Update to vim-8.2.2812.
Update to iana-etc-20210407.
Update to Python3-3.9.4.
Update to meson-0.57.2.
Update to linux-5.10.16.
Update to less-581.
Update to file-5.40.
Update to bc-4.0.1.
2021-04-26 19:26:06 -05:00
Xi Ruoyao
af548cd4ae
mention make-ca in rebooting 2021-04-24 22:25:33 +08:00
Bruce Dubbs
aae1c7c0fe Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk 2021-04-23 22:04:25 -05:00
Bruce Dubbs
4612211a90 Update mail address in currency check. 2021-04-23 22:03:03 -05:00
Xi Ruoyao
61707b171e
secure LFS URL 2021-04-23 18:57:29 +08:00
Xi Ruoyao
9a178619b9
add a paragraph for "downgrading issue" in package management page 2021-04-23 01:38:47 +08:00
Thomas Trepl (Moody)
feed564dfe Automatic merge of trunk into multilib 2021-04-22 16:37:31 +02:00
Xi Ruoyao
24c34df04f
Revert "Fix a header file in python, so that #include <python3.9/Python.h> works."
This reverts commit 2772bb9c30.

Python maintainers rejects the proposed fix in
https://bugs.python.org/issue39026.  We'll need to make a correct fix,
or patch the downstream packages instead.
2021-04-22 01:32:11 +08:00
Thomas Trepl (Moody)
c74edb30fd Merge branch 'trunk' into multilib 2021-04-15 13:49:46 +02:00
Bruce Dubbs
0739fa74da Update lfs-latest to work with git and send to new server mailing list. 2021-04-14 18:35:19 +00:00
Douglas R. Reno
05cfebad2e Just a test 2021-04-13 15:01:48 -05:00
Bruce Dubbs
3d7d9cdeae Another test for mailing list setup. 2021-04-12 16:08:45 -05:00
Bruce Dubbs
ec0eef5f6d Remove the test comment. 2021-04-12 15:09:20 -05:00
Bruce Dubbs
21f7fabd00 A dummy update for email tist testing. 2021-04-12 15:02:05 -05:00
Xi Ruoyao
1c16a05b81
modify the reference to lfs-uefi hint to BLFS instead 2021-04-09 19:07:48 +08:00