Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | glibc: remove libc_cv_rtlddir override for now | Xi Ruoyao | 2021-05-14 | 2 | -4/+2 | |
| | | | | | | | | Back to use the sed. Need to investigate later. | |||||
| * | Use /usr/lib for libc_cv_rtlddir | Thomas Trepl (Moody) | 2021-05-14 | 2 | -8/+8 | |
| | | ||||||
| * | Use a configuration option to set the loader pathes in ldd | Thomas Trepl (Moody) | 2021-05-13 | 2 | -6/+24 | |
| | | ||||||
* | | Tweak mail address for missing patches | Bruce Dubbs | 2021-05-14 | 1 | -1/+1 | |
|/ | ||||||
* | Remove unnecessary command for systemd. Nice eye, Xi! | Douglas R. Reno | 2021-05-13 | 1 | -0/+2 | |
| | ||||||
* | glibc: fix ldd script | Xi Ruoyao | 2021-05-13 | 2 | -0/+10 | |
| | ||||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Bruce Dubbs | 2021-05-12 | 3 | -4/+3 | |
|\ | ||||||
| * | systemd: fix systemd-sysext description | Xi Ruoyao | 2021-05-13 | 1 | -2/+1 | |
| | | | | | | | | Technically it's not a daemon, copy the desc from man page. | |||||
| * | typos fix | Xi Ruoyao | 2021-05-13 | 2 | -2/+2 | |
| | | ||||||
* | | Remove python tests in Chapter 8 | Bruce Dubbs | 2021-05-12 | 2 | -13/+24 | |
|/ | ||||||
* | Merge Xi's changes into trunk | Douglas R. Reno | 2021-05-11 | 59 | -406/+250 | |
| | | | | | | | | | | | | | 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! | |||||
* | xsl: fix copy-lfs-patch.sh generation | Xi Ruoyao | 2021-05-06 | 1 | -1/+1 | |
| | ||||||
* | add new shadow homepage | Xi Ruoyao | 2021-05-06 | 2 | -5/+2 | |
| | ||||||
* | git-version: fix trunk branch detection | Xi Ruoyao | 2021-05-02 | 1 | -1/+1 | |
| | ||||||
* | git-version: simplify the versioning scheme | Xi Ruoyao | 2021-05-01 | 1 | -6/+8 | |
| | | | | | | | | | | | | | | | 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. | |||||
* | Add ipv6 localhost in Chapter 7 hosts file | Bruce Dubbs | 2021-04-29 | 1 | -1/+4 | |
| | ||||||
* | Patch systemd to build with meson-0.57.2 and Linux-API-Headers-5.11.14 | Douglas R. Reno | 2021-04-28 | 3 | -4/+9 | |
| | | | | and higher. | |||||
* | Add manual locales needed for tests if using alternate locale installation | Bruce Dubbs | 2021-04-28 | 5 | -8/+40 | |
| | | | | | | instructions. Minor changes to boot scripts. | |||||
* | Changelog: Reflect 5.11.16 instead of 5.10.16 | Douglas R. Reno | 2021-04-26 | 1 | -1/+1 | |
| | ||||||
* | Update to vim-8.2.2812. | Bruce Dubbs | 2021-04-26 | 4 | -35/+73 | |
| | | | | | | | | | | 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. | |||||
* | mention make-ca in rebooting | Xi Ruoyao | 2021-04-24 | 1 | -0/+6 | |
| | ||||||
* | Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunk | Bruce Dubbs | 2021-04-23 | 5 | -14/+14 | |
|\ | ||||||
| * | secure LFS URL | Xi Ruoyao | 2021-04-23 | 5 | -14/+14 | |
| | | ||||||
* | | Update mail address in currency check. | Bruce Dubbs | 2021-04-23 | 1 | -3/+3 | |
|/ | ||||||
* | add a paragraph for "downgrading issue" in package management page | Xi Ruoyao | 2021-04-23 | 1 | -1/+21 | |
| | ||||||
* | Revert "Fix a header file in python, so that #include <python3.9/Python.h> ↵ | Xi Ruoyao | 2021-04-22 | 2 | -4/+10 | |
| | | | | | | | | | | works." This reverts commit 2772bb9c30d8bc9fe97405cf6135c7b43ac0aa16. 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. | |||||
* | Update lfs-latest to work with git and send to new server mailing list. | Bruce Dubbs | 2021-04-14 | 1 | -17/+42 | |
| | ||||||
* | Just a test | Douglas R. Reno | 2021-04-13 | 1 | -0/+1 | |
| | ||||||
* | Another test for mailing list setup. | Bruce Dubbs | 2021-04-12 | 1 | -0/+1 | |
| | ||||||
* | Remove the test comment. | Bruce Dubbs | 2021-04-12 | 1 | -1/+0 | |
| | ||||||
* | A dummy update for email tist testing. | Bruce Dubbs | 2021-04-12 | 1 | -1/+1 | |
| | ||||||
* | modify the reference to lfs-uefi hint to BLFS instead | Xi Ruoyao | 2021-04-09 | 3 | -28/+23 | |
| | ||||||
* | Correct file location for git repo | Bruce Dubbs | 2021-04-08 | 1 | -2/+2 | |
| | ||||||
* | Initial file to check lfs package currency. | Bruce Dubbs | 2021-04-08 | 1 | -0/+484 | |
| | | | | | | 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. | |||||
* | use https for rivendell, to skip a redirection | Xi Ruoyao | 2021-04-08 | 1 | -1/+1 | |
| | ||||||
* | Change patches locations from www to rivendell. | Bruce Dubbs | 2021-04-07 | 1 | -1/+1 | |
| | ||||||
* | Quiet git status check. Make sed more readable. | Bruce Dubbs | 2021-04-06 | 1 | -2/+2 | |
| | ||||||
* | remove leading zero for day | Xi Ruoyao | 2021-04-07 | 1 | -1/+1 | |
| | ||||||
* | add a changelog entry for Git migration | Xi Ruoyao | 2021-04-07 | 1 | -0/+10 | |
| | ||||||
* | automatically generate version info from git HEAD | Xi Ruoyao | 2021-04-07 | 5 | -8/+67 | |
| | ||||||
* | add .gitignorexry111/git-transition | Xℹ Ruoyao | 2021-03-31 | 1 | -0/+1 | |
| | | | | | It will effectively prevent commiting lfs-bootscripts tarball into the repo anymore. | |||||
* | remove $Date$ and $LastChangedBy$ | Xℹ Ruoyao | 2021-03-31 | 30 | -148/+0 | |
| | | | | They are unsupported by Git. | |||||
* | remove an old note for file | Xi Ruoyao | 2021-03-28 | 1 | -9/+0 | |
| | | | | | | | | | 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 | |||||
* | file: secure the URL, add libseccomp as external dep, and move libmagic.so ↵ | Xi Ruoyao | 2021-03-28 | 4 | -2/+20 | |
| | | | | | | | | | | 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 | |||||
* | update util-linux homepage | Xi Ruoyao | 2021-03-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | 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 | |||||
* | use HTTPS for most downloads (again) | Xi Ruoyao | 2021-03-27 | 1 | -4/+4 | |
| | | | | | | | The previous HTTPS commit is reverted unintentionally :( git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12172 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 | |||||
* | Really update acl to 2.3.1. | Ken Moffat | 2021-03-26 | 1 | -4/+4 | |
| | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12171 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 | |||||
* | Update to OpenSSL-1.1.1k | Douglas R. Reno | 2021-03-26 | 4 | -28/+65 | |
| | | | | | | | | | | | 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 | |||||
* | Clarify some explanations about the minimal directory layout in chap 4 | Pierre Labastie | 2021-03-24 | 2 | -3/+5 | |
| | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 | |||||
* | restore a note about ln command from LFS 9.x | Xi Ruoyao | 2021-03-24 | 1 | -0/+9 | |
| | | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 |