aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* cleanup: remove unused binutils CTF static archivesXi Ruoyao2020-05-301-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* flex: move it earlier in chap6, so we can remove it from chap5Xi Ruoyao2020-05-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* zstd: move it earlier in chap6 for GCCXi Ruoyao2020-05-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Run sed and findutils tests as an unprivileged user.Bruce Dubbs2020-05-302-19/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweak additions and deletion of tester user.Bruce Dubbs2020-05-293-10/+10
| | | | | | | | Explain test filures in bash. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge the 2 role="installation" sections in util-linux, using the same layoutPierre Labastie2020-05-291-14/+3
| | | | | | | as for glibc to explain the FHS compliance. Note also that /var/lib/hwclock only contains adjtime, so it is not a "storage location" IMHO. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add an unprivileged user, tester, at the Bruce Dubbs2020-05-297-26/+34
| | | | | | | | | | | | | | beginning of Chapter 6 for running some tests. This user is then removed at the end of the chapter. Update to zstd-1.4.5. Fixes Update to util-linux-2.35.2. Fixes Update to bison-3.6.2. Fixes Update to linux-5.6.15. Fixes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Document bash test resultsPierre Labastie2020-05-271-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix various test failures:Pierre Labastie2020-05-266-10/+40
| | | | | | | | | | | | | | - bison and man-db: use a symlink: tools/share/locale->/usr/share/locale/locale-archive so that the installed locales are found by programs not yet installed in /usr - vim: upstade to 8.2.0814 (used for testing by several persons) - sed in automake, fixes one test - patch for gold: allows its testsuite to run - mount /dev/pts as --bind: foxes a test in coreutils - bash: use su << EOF instead of su -c, to keep a controlling terminal git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Commit 48f44c6f2b48e45e has modified the defition of PKGCONFIGDIR to usePierre Labastie2020-05-131-1/+1
| | | | | | | | LIBDIR, which is /lib in our case, so that .pc files are wrongly installed in /lib/pkgconfig. Explcitely set PKGCONFIGDIR so that the files land at the right place. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix building systemd with GCC 10Pierre Labastie2020-05-091-23/+34
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to bison-3.6. Bruce Dubbs2020-05-085-4/+8
| | | | | | | | | | | Update to gcc-10.1.0. Update to libcap-2.34. Update to bc-2.7.2. Update to linux-5.6.11. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove useless commands in chap6 flexPierre Labastie2020-05-041-4/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to tzdata-2020a. Bruce Dubbs2020-05-011-10/+2
| | | | | | | | | | Update to meson-0.54.1. Update to iana-etc-20200429. Update to linux-5.6.8. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to openssl-1.1.1g.Ken Moffat2020-04-241-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2020-04-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11820 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change -isystem to -idirafter in "adjusting". Fix most of #4641.Pierre Labastie2020-04-201-6/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove a spurious <space> at the end of a linePierre Labastie2020-04-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix circular deps between util-linux and eudev/systemd:Pierre Labastie2020-04-195-70/+49
| | | | | | | | | | | - build util-linux in chapter 5 for both books - move eudev before util-linux in chapter 6 - make utils-linux libs and headers accessible to /usr in "Creating essential ..." - not related, but forgotten at previous commit: make also libfl flex library accessible to /usr git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reinstate flex in chapter 5, for the sake on ar and ranlib.Pierre Labastie2020-04-191-3/+6
| | | | | | This allows to reinstate bison's tests. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add remarks about .la files telling that they are potentially harmfulPierre Labastie2020-04-191-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix readline.pc that incorrectly referenced termcapPierre Labastie2020-04-191-0/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Allow bison to use libtextstyle from gettext by moving gettext before bisonPierre Labastie2020-04-192-2/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move libcap before shadow so that new{u,g}idmap can use setcap. ticket #4633Pierre Labastie2020-04-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a wrong hardcoded path in some shadow programs. ticket #4632Pierre Labastie2020-04-191-1/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* systemd: actually install manpagesDouglas R. Reno2020-04-151-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Do not remove inexistent symlinks in util-linuxPierre Labastie2020-04-141-3/+4
| | | | | | + fix some formatting git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move eudev to before e2fsprogsBruce Dubbs2020-04-031-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11804 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to vim-8.2.0486. Bruce Dubbs2020-03-311-1/+1
| | | | | | | | | | | | | | Update to elfutils-0.179. Update to meson-0.54.0. Update to e2fsprogs-1.45.6. Update to automake-1.16.2. Update to xz-5.2.5. Update to openssl-1.1.1f. Update to perl-5.30.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11802 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to systemd-245Douglas R. Reno2020-03-202-6/+32
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gcc-9.3.0. Bruce Dubbs2020-03-151-7/+0
| | | | | | | | | | | Update to bc-2.6.0. Update to bison-3.5.3. Update to linux-5.5.9. Update to coreutils-8.32. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* There are now 197 tests in GMP rather than 190Douglas R. Reno2020-03-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to libcap-2.32.Bruce Dubbs2020-03-021-4/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* man-db: decorate username binXi Ruoyao2020-03-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove a workaround for sysdeps/unix/sysv/linux/bits/socket.hBruce Dubbs2020-02-201-1/+2
| | | | | | | | that is no longer needed. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11756 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unused files and makePierre Labastie2020-02-097-773/+7
| | | | | | idref's more regular git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* e2fsprogs: install-libs is automatically run by installXi Ruoyao2020-02-051-5/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update python contents (remove pyvenv)Bruce Dubbs2020-02-041-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11744 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* python3: run test suiteXi Ruoyao2020-02-041-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11743 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* perl: no tests fail nowXi Ruoyao2020-02-041-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11742 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* grep: -k is not necessary for make test anymoreXi Ruoyao2020-02-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11741 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* binutils: document new libraries libctf{,-nobfd}Xi Ruoyao2020-02-031-0/+20
| | | | | | | https://lwn.net/Articles/795384/ git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11740 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* gcc: tell the audience that Glibc-2.31 is the smoking gunXi Ruoyao2020-02-021-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11739 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to vim-8.2.0190. Bruce Dubbs2020-02-021-0/+8
| | | | | | | | | | | | | Update to binutils-2.34. Update to glibc-2.31. Update to linux-5.5.1. Update to bc-2.5.3. Update to iproute2-5.5.0. Update to util-linux 2.35.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a ~6 year old typo :)Pierre Labastie2020-01-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* systemd: remove obsolete installation commands (obsolete since 244 was released)Douglas R. Reno2020-01-241-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* findutils: For consistency purposes, move the test suite failures to before ↵Douglas R. Reno2020-01-231-3/+3
| | | | | | the installation text, not after. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor typo fixDouglas R. Reno2020-01-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11732 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to make-4.3. Bruce Dubbs2020-01-201-1/+2
| | | | | | | | | | | | Update to vim-8.2.0129. Update to gmp-6.2.0. Update to sed-4.8. Update to bc-2.5.1. Update to linux-5.4.13. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11731 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* libcap-2.31Pierre Labastie2020-01-161-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689