Commit Graph

7894 Commits

Author SHA1 Message Date
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
Bruce Dubbs
c8612fa00e Correct file location for git repo 2021-04-08 12:53:20 -05:00
Bruce Dubbs
2e782548e7 Initial file to check lfs package currency.
Currently it will send mail to a hardcoded local
user and will need to be updated when the new
lfs-book mailing list is available.
2021-04-08 12:46:40 -05:00
Xi Ruoyao
48a3830433
use https for rivendell, to skip a redirection 2021-04-08 15:28:45 +08:00
Bruce Dubbs
8d2cfcb49f Change patches locations from www to rivendell. 2021-04-07 15:23:07 -05:00
Thomas Trepl (Moody)
6cc87753ec Merge branch 'trunk' into multilib 2021-04-07 12:25:14 +02:00
Bruce Dubbs
8186f16b0f Quiet git status check. Make sed more readable. 2021-04-06 17:28:27 -05:00
Thomas Trepl (Moody)
0929ec5926 Merge branch 'trunk' into multilib 2021-04-06 23:14:24 +02:00
Xi Ruoyao
6b505dabb8
remove leading zero for day 2021-04-07 01:13:48 +08:00
Xi Ruoyao
7e80757c0d
add a changelog entry for Git migration 2021-04-07 01:04:10 +08:00
Xi Ruoyao
5948380997
automatically generate version info from git HEAD 2021-04-07 01:01:01 +08:00
Xℹ Ruoyao
61385cad43
Merge branch 'trunk' into multilib
This won't do anything.  But we have to create a merge commit to tell
all changes in trunk has been already merged into multilib, as git-svn
cannot really understand SVN merge commits.
2021-03-31 18:48:37 +08:00
Thomas Trepl
ceebda5df5
Merge changes from trunk to multilib
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/multilib@12176 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-31 18:41:41 +08:00