aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix hard coded version of gcc in libffiBruce Dubbs2018-10-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11477 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix PKG_CONFIG_PATH in systemdBruce Dubbs2018-10-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11476 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo for systemd/meson patchBruce Dubbs2018-10-101-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11475 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed incorrect link to /toold/lib64 in systemd instructions. Fixes #4355.DJ Lucas2018-10-101-1/+5
| | | | | | | | Added systemd-239-meson-0.40.0_fixes-1.patch to resolve build errors with meson. Update to meson-0.40.0. Fixes #4351. Update to linux-4.18.12. Fixes #4352. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11474 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Restore build of Util-Linux in chapter5 to avoid reciprocal dependency for ↵DJ Lucas2018-09-302-3/+12
| | | | | | | | Systemd. Moved installation of Util-Linux and E2fsprogs after Procps to satisfy build order in the Systemd book. This has no effect on the SysV book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11473 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clean up of unneeded symbolic links.Bruce Dubbs2018-09-205-45/+41
| | | | | | | | | | | | | | | | Reordered packages so version specific packages are built as late as possible in Chapter 6. Now building util-linux in Chapter 5 is unneeded and has been removed. Update to eudev-3.2.6. Update to elfutils-0.174 (libelf). Update to psmisc-23.2. Update to openssl-1.1.1. Update to linux-4.18.9. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix my typo fix - I cannot believe I did this.Douglas R. Reno2018-09-121-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typoDouglas R. Reno2018-09-121-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* A typo and remove an obsolete test failure noteBruce Dubbs2018-09-042-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11466 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to bison-3.1. Bruce Dubbs2018-09-022-3/+2
| | | | | | | | | | Update to meson-0.47.2. Update to gdbm-1.18. Update to e2fsprogs-1.44.4. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11463 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clean up for removal of libmpx*Bruce Dubbs2018-08-282-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Disable deprecated mpx code in gccBruce Dubbs2018-08-251-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-4.18.Bruce Dubbs2018-08-131-4/+4
| | | | | | | Update build space and time values for all packages. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to dbus-1.12.10. Bruce Dubbs2018-08-131-0/+6
| | | | | | | | Add a note to glibc about using libidn2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add LANG to vim test instructions.Bruce Dubbs2018-08-124-9/+11
| | | | | | | | | | | | | | | | | | | Ensure grep tests run to completion. Run gcc tests in Chapter 6 as a non-privileged user. Move shadow to before gcc so the gcc tests can use su to run as a non-privileged user. Add perl Configure options in Chapter 5 to ensure no host system libraries are used. Update minimum make version to 4.0 required by glibc-2.28. Update bzip2 url to a new location. Update to linux-4.17.14. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a build failure with glibc-2.28Douglas R. Reno2018-08-031-7/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11444 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to glibc-2.28. Bruce Dubbs2018-08-025-0/+23
| | | | | | | | | | Update to gdbm-1.17. Update to linux-4.17.11. Update to man-db-2.8.4. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11443 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to systemd-239Douglas R. Reno2018-07-231-5/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to util-linux 2.32.1. Bruce Dubbs2018-07-194-13/+10
| | | | | | | | | | | | Update to binutils-2.31.1. Update to meson-0.47.1. Update to linux-4.17.8. Update to e2fsprogs-1.44.3. Document some new regression test failures. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Modify gcc test note for Intel chips with MPX support that do NOT have it ↵Douglas R. Reno2018-07-141-1/+2
| | | | | | enabled in the kernel (most host systems) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove temporary symlinks for System VBruce Dubbs2018-07-131-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11437 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix failures in texinfo regression tests.Bruce Dubbs2018-07-082-3/+28
| | | | | | | | | Update to linux-4.17.5. Update to meson-0.47.0. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a configuration option to libffi to ensure proper Bruce Dubbs2018-07-071-1/+20
| | | | | | | | | architecture selection. Include an explanation and how to select alternative options. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Ensure references to python minor version are correctBruce Dubbs2018-07-072-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11434 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to Python-3.7.0. Bruce Dubbs2018-07-072-4/+4
| | | | | | | | | | Update to gdbm-1.16. Update to elfutils-0.173. Update to coreutils-8.30. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make symbolic links in inital part of Chapter 6 consistent Bruce Dubbs2018-07-062-8/+16
| | | | | | | | | for all versions of the book. Allows removing environment variables no longer needed with e2fsprogs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11432 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert inadvertant changes to e2fsprogs instructionsBruce Dubbs2018-07-041-3/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11431 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix currency for attr and aclBruce Dubbs2018-07-042-7/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11429 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to attr-2.4.48. Bruce Dubbs2018-07-042-55/+25
| | | | | | | | Update to acl-2.2.53. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11428 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various URL updates. Bruce Dubbs2018-06-252-11/+6
| | | | | | | | | | | | Update to perl-5.28.0. Update to Sysvinit 2.90. Update to gdbm-1.15. Update to elfutils-0.172. Update to linux-4.17.2. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11426 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix test time for tarBruce Dubbs2018-06-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11425 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2018-06-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Restore comment about possible math failures in glibcBruce Dubbs2018-06-151-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TyposBruce Dubbs2018-06-142-6/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11419 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix in xz page. Bruce Dubbs2018-06-124-11/+6
| | | | | | | | | | | Change some http references to https in gcc. Update to iproute2-4.17.0. Update to bison-3.0.5. Update to linux-4.17.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update several urls to https. Bruce Dubbs2018-05-221-2/+2
| | | | | | | | | | | | Update to procps-ng-3.3.15. Update to vim-8,1. Update to meson-0.46.1. Update to e2fsprogs-1.44.2. Update to linux-4.16.10. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11413 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a script after check is installedBruce Dubbs2018-05-081-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change stripping in Chapter 6 to not require logout.Bruce Dubbs2018-05-072-9/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11408 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2018-05-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11407 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gcc-8.1.0. Bruce Dubbs2018-05-052-1/+8
| | | | | | | | | | | | | Update to linux-4.16.7. Update to man-pages-4.16. Update to meson-0.46.0. Update to shadow-4.6. Update to tzdata-2018e. Update to xz-5.2.4. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11406 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a sed in Chapter 6 gettext.Bruce Dubbs2018-05-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11405 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix man pages and descriptions in mesonBruce Dubbs2018-04-161-8/+53
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typos and minor correctionsBruce Dubbs2018-04-143-6/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11401 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2018-04-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11400 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix appdata.loc file in gettext.Bruce Dubbs2018-04-112-7/+20
| | | | | | | | | Update to linux-4.16.1. Update to procps-ng-3.3.14. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11399 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove an instruction in man-db no longer neededBruce Dubbs2018-04-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11398 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add libelf to rationale. Bruce Dubbs2018-04-061-3/+0
| | | | | | | | | | | | Update to man-db-2.8.3. Update to iproute2-4.16.0. Update to linux-4.16. Update to procps-ng-3.3.13. Update to sed-4.5. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11397 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to several urls to use https. Bruce Dubbs2018-03-302-3/+4
| | | | | | | | | | | | | | Update to Python3-3.6.5. Update to openssl-1.1.0h. Update to e2fsprogs-1.44.1. Update to tzdata-2018d. Update to meson-0.45.1. Update to linux-4.15.14. Update to sysvinit-2.89. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11394 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix sed in systemd instructionsBruce Dubbs2018-03-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11391 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typos and minor text changesBruce Dubbs2018-03-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689