aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix testing of binutils-2.32 gold linker. Bruce Dubbs2019-07-157-47/+118
| | | | | | | | | | | | | | | 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-143-5/+3
| | | | 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-123-13/+32
| | | | | | | | | 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
* We do not need the bootscripts tarball in svn. It is generatedBruce Dubbs2019-07-121-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* REmove reference to IDE disk driveBruce Dubbs2019-07-102-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11633 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
* Fix the changelogDouglas R. Reno2019-07-062-12/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mpve expat and make away from bz2Bruce Dubbs2019-06-302-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Convert bootscripts and udev tarballs to xzBruce Dubbs2019-06-305-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Properly initialize a data structure in OpenSSL to Bruce Dubbs2019-06-292-0/+10
| | | | | | | | avoid valgrind uninitialized value errors. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to meson-0.51.0. Bruce Dubbs2019-06-295-27/+57
| | | | | | | | | | | | Update to gawk-5.0.1. Update to expat-2.2.7. Update to linux-5.1.15. Update to sysvinit-2.95. Update to bzip2-1.0.7. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11626 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-253-6/+17
| | | | | | | | | | 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
* Update currency for vimBruce Dubbs2019-06-181-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-5.1.11. Fixes the SACK PANIC vulnerabilityDouglas R. Reno2019-06-183-7/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11621 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-166-34/+79
| | | | | | | | | | | | 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
* Update to dbus-1.12.16Douglas R. Reno2019-06-124-10/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make the removal of symlinks to util-linux headers in Chapter 6 apply only ↵Douglas R. Reno2019-06-083-5/+15
| | | | | | 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-035-28/+63
| | | | | | | | | | | | 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
* Cosmetic changes to LFS bootscripts.Bruce Dubbs2019-05-248-31/+46
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update openssl urlBruce Dubbs2019-05-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-5.01. Bruce Dubbs2019-05-197-44/+79
| | | | | | | | | | | | 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-113-4/+25
| | | | 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-112-5/+5
| | | | | | 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
* Fix libstdc++ versionBruce Dubbs2019-05-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11596 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-082-2/+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
* Fix date in changelogThomas Trepl2019-05-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gcc-9.1.0. Bruce Dubbs2019-05-034-8/+27
| | | | | | | | 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-233-3/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix Changelog for sysvXi Ruoyao2019-04-221-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to perl-5.28.2. Bruce Dubbs2019-04-203-16/+32
| | | | | | | | | | Update to meson-0.50.1. Update to linux-5.0.9. Update to libcap-2.27. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* systemd: Fix the syntax of commands used to configure automatic file ↵Douglas R. Reno2019-04-203-5/+15
| | | | | | creation and deletion. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update bzip2 url. Bruce Dubbs2019-04-156-19/+40
| | | | | | | | | | 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-1010-10/+10
| | | | | | instruction git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a note about which tarball to use for PythonPierre Labastie2019-04-101-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a switch to glibc's configure, so that kernel API headers are sought inPierre Labastie2019-04-052-1/+11
| | | | | | /usr/include git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689