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)
1b1acbed65
Use /usr/lib for libc_cv_rtlddir
2021-05-14 12:54:44 +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
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
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
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
Xi Ruoyao
54ee51d41d
git-version: fix trunk branch detection
2021-05-02 16:22:08 +08: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
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
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
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
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
Bruce Dubbs
8186f16b0f
Quiet git status check. Make sed more readable.
2021-04-06 17:28:27 -05: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
275f313442
add .gitignore
...
It will effectively prevent commiting lfs-bootscripts tarball into the
repo anymore.
2021-03-31 17:27:50 +08:00
Xℹ Ruoyao
52dcb7d03e
remove $Date$ and $LastChangedBy$
...
They are unsupported by Git.
2021-03-31 17:27:00 +08:00
Xi Ruoyao
e342298b54
remove an old note for file
...
It was introduced in r3047 (17 years ago!), and since file-5.00
(12 years ago) it seems no tarballs are removed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12175 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-28 15:43:28 +00:00
Xi Ruoyao
8d557ad89d
file: secure the URL, add libseccomp as external dep, and move libmagic.so to /lib
...
/bin/more links to libmagic.so (found on gimli and rivendell with a script)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-28 15:11:25 +00:00
Xi Ruoyao
2ec1c1574a
update util-linux homepage
...
The old homepage is abandoned: not updated since 2014.
Wikipedia gives two URLs for util-linux "homepage".
One is just a directory list, and another is cgit.
I think cgit is more like a homepage.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12173 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-27 17:27:35 +00:00
Xi Ruoyao
7504dd5226
use HTTPS for most downloads (again)
...
The previous HTTPS commit is reverted unintentionally :(
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12172 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-27 17:21:05 +00:00
Ken Moffat
8a81729396
Really update acl to 2.3.1.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12171 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-26 19:14:49 +00:00
Douglas R. Reno
6f6e362ab2
Update to OpenSSL-1.1.1k
...
Update to attr-2.5.1
Uodate to acl-2.5.1
Update to linux-5.11.10
Update to bc-3.3.4
Update to man-pages-5.11
Update to expat-2.3.0
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-26 06:52:29 +00:00
Pierre Labastie
430a8de69f
Clarify some explanations about the minimal directory layout in chap 4
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-24 15:02:32 +00:00
Xi Ruoyao
a6307b6c60
restore a note about ln command from LFS 9.x
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-24 14:18:25 +00:00
Xi Ruoyao
9c1ae4c826
bc: use a configure command line more like other packages
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2021-03-22 08:08:13 +00:00