aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix a problem introduced by linux-5.2 by adding an include file to a glibc ↵Bruce Dubbs2019-08-041-5/+5
| | | | | | header. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11651 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix a typoXi Ruoyao2019-08-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove an erroneous file in gcc added by the fixincludes processBruce Dubbs2019-08-041-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11649 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add systemd patch to fix networkd under 5.2+ kernels, as well as issues with ↵Douglas R. Reno2019-08-031-0/+5
| | | | | | RDRAND on AMD Ryzen CPUs git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-5.2.5. Bruce Dubbs2019-08-031-5/+0
| | | | | | | | | | Update to kbd-2.2.0. Update to glibc-2.30. Update to man-pages-5.02. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update bc option descriptionsBruce Dubbs2019-07-151-3/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix testing of binutils-2.32 gold linker. Bruce Dubbs2019-07-152-11/+39
| | | | | | | | | | | | | | | Update to tzdata-2019b. Update to python3-3.7.4. Update to meson-0.51.1. Update to iproute2-5.2.0. Update to grub-2.04. Update to linux-5.2.1. Update to bc-2.1.0. Update to bzip2-1.0.8. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typos and cleanupBruce Dubbs2019-07-141-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change 'install' to 'adjust' in the remap attribute for the Util-Linux ↵Douglas R. Reno2019-07-131-1/+1
| | | | | | Symlink removal in systemd, so that jhalfs plays ball. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix issue with systemd-machine-id-setup introduced by my earlier commitDouglas R. Reno2019-07-131-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* systemd: Fix a FTBFS related to GCC-9 by adding CFLAGS+=-Wno-format-overflowDouglas R. Reno2019-07-121-10/+18
| | | | | | | | | Remove the obsolete meson option -Dkill-path Add -Drpmmacrosdir=no to the meson command and remove the command+text as a result of that Remove symlinks to Util-Linux libraries created earler in the installation process to prevent /tools contamination Minor instruction/code cleanup git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct udev tarball name (bz2->xz).DJ Lucas2019-07-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Properly initialize a data structure in OpenSSL to Bruce Dubbs2019-06-291-0/+5
| | | | | | | | avoid valgrind uninitialized value errors. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove outdated text regarding test timing in libtoolDouglas R. Reno2019-06-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix documentation installation in Check so that it's installed in a ↵Douglas R. Reno2019-06-251-3/+2
| | | | | | | | | | versioned directory. We do this by specifying the docdir= on the make install line, forcing an override Otherwise it installs it in /usr/share/doc/check, and does NOT honor the configure option of --docdir= git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove duplicate lineBruce Dubbs2019-06-161-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to vim-8.1.1535. Bruce Dubbs2019-06-162-8/+23
| | | | | | | | | | | | Update to shadow-4.7. Update to linux-5.1.10. Update to less-551. Update to util-linux-2.34. Remove eudev instructions referring to /tools. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clean up GCC page for MPX removalXi Ruoyao2019-06-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11617 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make the removal of symlinks to util-linux headers in Chapter 6 apply only ↵Douglas R. Reno2019-06-081-2/+2
| | | | | | to systemd, since that's the only book that they are created in. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweak instructions for e2fsprogs and perlBruce Dubbs2019-06-042-13/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to perl-5.30.0. Bruce Dubbs2019-06-031-2/+7
| | | | | | | | | | | | Update to linux-5.1.6. Update to openssl-1.1.1c. Update to eudev-3.2.8. Update to bison-3.4.1. Update to e2fsprogs-1.45.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-5.01. Bruce Dubbs2019-05-192-2/+13
| | | | | | | | | | | | Update to linux-5.1.3. Update to iproute2-5.1.0. Update to gettext-0.20.1. Update to file-5.37. Update to e2fsprogs-1.45.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor rewordingBruce Dubbs2019-05-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove a file to allow user login without systemd-logindXi Ruoyao2019-05-131-7/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* "Next" becomes "First", if the preceding "First" is commented outPierre Labastie2019-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a harcoded path in the man-db systemd unitPierre Labastie2019-05-111-1/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cleanup after the --disable-libmpx instruction removal in GCC. This required ↵Douglas R. Reno2019-05-111-3/+3
| | | | | | changes to GCC Pass 1 (CH5) and the main GCC page (CH6) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Only symlink shared lib{blkid,mount,uuid} for systemdXi Ruoyao2019-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a missing backslashDouglas R. Reno2019-05-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix check docdirXi Ruoyao2019-05-101-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove an environment not needed anymore in coreutilsXi Ruoyao2019-05-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove useless option in GCC (pass 1 and final)Xi Ruoyao2019-05-081-1/+0
| | | | | | | | | In GCC 9.1 release libmpx has been removed. So --disable-libmpx is no longer needed. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update GCC testsuite failuresXi Ruoyao2019-05-071-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gcc-9.1.0. Bruce Dubbs2019-05-031-0/+5
| | | | | | | | Update to linux-5.0.11. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove a command no more needed in gccXi Ruoyao2019-05-021-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply a change to allow Perl to build correctly whenBruce Dubbs2019-04-231-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update bzip2 url. Bruce Dubbs2019-04-152-2/+1
| | | | | | | | | | Update to util-linux-2.33.2. Update to linux-5.0.7. Update to gawk-5.0.0. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change <productname> tags so that they reflect the dbhtml processingPierre Labastie2019-04-102-2/+2
| | | | | | instruction git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a switch to glibc's configure, so that kernel API headers are sought inPierre Labastie2019-04-051-0/+10
| | | | | | /usr/include git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* In systemd, we specify removing a directory (/usr/lib/rpm). However, we ↵Douglas R. Reno2019-04-041-1/+1
| | | | | | remove the /usr/bin/xsltproc file in the same block, so expand the description git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use GCC option -ffile-prefix-map to simplify chapter 6 Glibc instructionXi Ruoyao2019-03-251-15/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix two typos spotted by J. Lepiller and others introduced by myselfPierre Labastie2019-03-142-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update all chapter 6 contents and description sections.Pierre Labastie2019-03-1320-167/+384
| | | | | | Patch by Xi Ruoyao. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to meson-0.50.0. Bruce Dubbs2019-03-121-1/+1
| | | | | | | | | | | Update to coreutils-8.31. Update to linux-5.0.1. Update to man-pages-5.00. Update to e2fsprogs-1.45.0. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to systemd-241Douglas R. Reno2019-03-091-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove another obsolete sedBruce Dubbs2019-03-061-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove an unneded instructionBruce Dubbs2019-03-061-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-5.0Bruce Dubbs2019-03-061-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove a hard coded version numberBruce Dubbs2019-03-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11544 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to texinfo-6.6. Bruce Dubbs2019-03-011-0/+3
| | | | | | | | | | | | Update to tar-1.32. Update to sysvinit-2.94. Update to openssl-1.1.1b. Update to gcc-8.3.0. Update to linux-4.20.13. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689