aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add a paragraph for "downgrading issue" in package management pageXi Ruoyao2021-04-231-1/+21
|
* Revert "Fix a header file in python, so that #include <python3.9/Python.h> ↵Xi Ruoyao2021-04-222-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 Dubbs2021-04-141-17/+42
|
* Just a testDouglas R. Reno2021-04-131-0/+1
|
* Another test for mailing list setup.Bruce Dubbs2021-04-121-0/+1
|
* Remove the test comment.Bruce Dubbs2021-04-121-1/+0
|
* A dummy update for email tist testing.Bruce Dubbs2021-04-121-1/+1
|
* modify the reference to lfs-uefi hint to BLFS insteadXi Ruoyao2021-04-093-28/+23
|
* Correct file location for git repoBruce Dubbs2021-04-081-2/+2
|
* Initial file to check lfs package currency.Bruce Dubbs2021-04-081-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 redirectionXi Ruoyao2021-04-081-1/+1
|
* Change patches locations from www to rivendell.Bruce Dubbs2021-04-071-1/+1
|
* Quiet git status check. Make sed more readable.Bruce Dubbs2021-04-061-2/+2
|
* remove leading zero for dayXi Ruoyao2021-04-071-1/+1
|
* add a changelog entry for Git migrationXi Ruoyao2021-04-071-0/+10
|
* automatically generate version info from git HEADXi Ruoyao2021-04-075-8/+67
|
* add .gitignorexry111/git-transitionXℹ Ruoyao2021-03-311-0/+1
| | | | | It will effectively prevent commiting lfs-bootscripts tarball into the repo anymore.
* remove $Date$ and $LastChangedBy$Xℹ Ruoyao2021-03-3130-148/+0
| | | | They are unsupported by Git.
* remove an old note for fileXi Ruoyao2021-03-281-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 Ruoyao2021-03-284-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 homepageXi Ruoyao2021-03-271-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 Ruoyao2021-03-271-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 Moffat2021-03-261-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12171 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to OpenSSL-1.1.1kDouglas R. Reno2021-03-264-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 4Pierre Labastie2021-03-242-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.xXi Ruoyao2021-03-241-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* bc: use a configure command line more like other packagesXi Ruoyao2021-03-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* binutils: use -j1 for make installXi Ruoyao2021-03-175-6/+29
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* bc: remove an extra quoteXi Ruoyao2021-03-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to vim-8.2.2604. Bruce Dubbs2021-03-146-80/+133
| | | | | | | | | | | | | | | | | | Update to iana-etc-20210304. Update to zstd-1.4.9. Update to sysvinit-2.99. Update to linux-5.11.6. Update to libcap-2.49. Update to iproute2-5.11.0. Update to e2fsprogs-1.46.2. Update to bison-3.7.6. Update to bc-3.3.3. Update to attr-2.5.0. Update to acl-2.3.0. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* dependencies: groff: Add optional dep on uchardetDouglas R. Reno2021-03-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* meson: install bash and zsh completionsXi Ruoyao2021-03-131-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* systemd: network configuration: network-manager is now compatible with ↵Xi Ruoyao2021-03-121-6/+7
| | | | | | systemd-resolved git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* replace old x86_64 tripletsXi Ruoyao2021-03-102-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* autoconf: restore TESTSUITEFLAGSXi Ruoyao2021-03-101-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* coreutils: remove trailing period in short descXi Ruoyao2021-03-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* systemd: simplify systemd man page installationXi Ruoyao2021-03-053-13/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add systemd patch to allow systemd-rfkill to work on Linux-5.11+Douglas R. Reno2021-03-054-8/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a header file in python, so that #include <python3.9/Python.h> works.Pierre Labastie2021-03-023-3/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12153 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* URLs updateXi Ruoyao2021-03-022-15/+14
| | | | | | | | | | | | | | | | | | | | In generals.ent, all "common" URLs are changed to HTTPS. Bzip2 homepage is added. Elfutils, kbd, and util-linux homepage are modified to a "real" homepage, instead of a downloading directory. http://psmisc.sourceforge.net/ redirects to GitLab. Now most URLs are HTTPS. The remaining "unsafe" download locations: file-5.39.tar.gz (it can be downloaded from GitHub, but the package from GH needs autoreconf -fi), self-hosted packages at anduin, and patches at http://www.linuxfromscratch.org/ (should be fixed after gimli migration). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12152 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* dependencies: add missed commaXi Ruoyao2021-03-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12151 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix dateBruce Dubbs2021-03-011-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12150 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cleanup after LFS-10.1 releaseBruce Dubbs2021-03-012-697/+91
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* reboot: use umount -R to simplify the commandsr10.1Xi Ruoyao2021-02-271-17/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12146 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to meson-0.57.1. Bruce Dubbs2021-02-212-12/+20
| | | | | | | | Update to Python-3.9.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix grub to prevent generation of a huge binary blob for lzma compressionPierre Labastie2021-02-203-3/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* automake: typoXi Ruoyao2021-02-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12140 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update descriptions of some new test failuresBruce Dubbs2021-02-194-6/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12139 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a glibc bug that causes issues with chrooted applications. Bruce Dubbs2021-02-194-110/+141
| | | | | | | | | | | | Update to bc-3.3.0. Update to openssl-1.1.1j. Update to meson-0.57.0. Update to linux-5.10.17. Update build times and sizes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* clean up short descriptionsXi Ruoyao2021-02-169-26/+44
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12137 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689