aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
Commit message (Collapse)AuthorAgeFilesLines
* Some updates re test failures.Ken Moffat2021-06-224-4/+11
|
* pkg management: add a note about kernel upgradeXi Ruoyao2021-06-191-4/+15
|
* Ensure capsh in installed from the libcap package.Bruce Dubbs2021-06-181-0/+4
|
* Tweak spacingBruce Dubbs2021-06-151-2/+1
|
* Package Updates.Bruce Dubbs2021-06-152-1/+6
| | | | | | | | | | Update to iana-etc-20210611. Update to vim-8.2.3001. Update to util-linux-2.37. Update to meson-0.58.1. Update to linux-5.12.10. Update to m4-1.4.19. Update to grub-2.06.
* For consistency, make the cpp link in /usr/lib.Ken Moffat2021-06-091-1/+1
|
* For consistency, install iproute2 progs in /usr/sbinKen Moffat2021-06-091-1/+1
| | | | (merged /usr) - from Joe Locash.
* systemd: sync with BLFSXi Ruoyao2021-06-041-1/+10
|
* Package updates.Bruce Dubbs2021-05-281-0/+6
| | | | | | | | | | | | | Update to iana-etc-20210526. Update to vim-8.2.2890. Update to zstd-1.5.0. Update to perl-5.34.0. Update to inux-5.12.7. Update to libcap-2.50. Update to kmod-29. Update to expat-2.4.1. Update to elfutils-0.185. Update to bc-4.0.2.
* Tweak install in iproute2 (rmv DOCDIR)Thomas Trepl (Moody)2021-05-261-1/+6
|
* gdbm: The failing test is reported as 'FAIL: version'Ken Moffat2021-05-251-1/+1
| | | | so report that as lowercase.
* kmod: do not install lsmod both in /usr/sbin and /usr/binPierre Labastie2021-05-211-1/+1
|
* kmod: create lsmod symlink in /usr/bin (merge /usr)Xi Ruoyao2021-05-221-1/+1
| | | | Forgot it in the last commit...
* kmod: create symlinks in /usr/sbin (merge /usr)Xi Ruoyao2021-05-221-1/+1
|
* Tweak install directories for eudev and e2fsprogsBruce Dubbs2021-05-172-0/+2
|
* bzip2: replace copies of bzip2 executable with symlinksXi Ruoyao2021-05-171-2/+6
|
* For consistency, do not use /bin in bzip2 and inetutils.Ken Moffat2021-05-162-3/+4
|
* generalize ken's note for shared library update, ...Xi Ruoyao2021-05-162-12/+22
| | | | and move it into package management section
* glibc: remove description of libc_cv_rtlddir for nowXi Ruoyao2021-05-161-8/+0
|
* OpenSSL: add a note about upgrading.Ken Moffat2021-05-141-0/+28
|
* glibc: remove libc_cv_rtlddir override for nowXi Ruoyao2021-05-141-2/+1
| | | | Back to use the sed. Need to investigate later.
* Use /usr/lib for libc_cv_rtlddirThomas Trepl (Moody)2021-05-141-4/+4
|
* Use a configuration option to set the loader pathes in lddThomas Trepl (Moody)2021-05-131-3/+12
|
* Remove unnecessary command for systemd. Nice eye, Xi!Douglas R. Reno2021-05-131-0/+2
|
* glibc: fix ldd scriptXi Ruoyao2021-05-131-0/+5
|
* Merge branch 'trunk' of git.linuxfromscratch.org:lfs into trunkBruce Dubbs2021-05-122-3/+2
|\
| * systemd: fix systemd-sysext descriptionXi Ruoyao2021-05-131-2/+1
| | | | | | | | Technically it's not a daemon, copy the desc from man page.
| * typos fixXi Ruoyao2021-05-131-1/+1
| |
* | Remove python tests in Chapter 8Bruce Dubbs2021-05-121-13/+18
|/
* Merge Xi's changes into trunkDouglas R. Reno2021-05-1134-298/+116
| | | | | | | | | | | | | 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!
* Patch systemd to build with meson-0.57.2 and Linux-API-Headers-5.11.14Douglas R. Reno2021-04-281-1/+1
| | | | and higher.
* Add manual locales needed for tests if using alternate locale installationBruce Dubbs2021-04-281-1/+5
| | | | | | instructions. Minor changes to boot scripts.
* Update to vim-8.2.2812.Bruce Dubbs2021-04-261-1/+1
| | | | | | | | | | 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.
* 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-221-4/+0
| | | | | | | | | | 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.
* modify the reference to lfs-uefi hint to BLFS insteadXi Ruoyao2021-04-091-0/+10
|
* file: secure the URL, add libseccomp as external dep, and move libmagic.so ↵Xi Ruoyao2021-03-281-0/+10
| | | | | | | | | | 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
* 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-171-1/+1
| | | | 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-142-7/+4
| | | | | | | | | | | | | | | | | | 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
* 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
* 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-051-11/+12
| | | | 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-051-2/+4
| | | | 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-021-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12153 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix grub to prevent generation of a huge binary blob for lzma compressionPierre Labastie2021-02-201-0/+5
| | | | 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