aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove unneeded files in chapter 5Pierre Labastie2020-06-0835-3287/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a reference in toolchain notesPierre Labastie2020-06-081-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11899 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commit of alternative cross LFSBruce Dubbs2020-06-074-39/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes due to the new layoutPierre Labastie2020-06-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to upstream r11882Pierre Labastie2020-05-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to trunk r11877Pierre Labastie2020-05-303-2/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* merge trunk and add patch to gcc pass2Pierre Labastie2020-05-091-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move bison and flex to chroot, they do not need themselves for being builtPierre Labastie2020-05-063-13/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Build tic on build host and use it to generate /usr/share/terminfoPierre Labastie2020-05-061-6/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11836 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prevent "make" from using guile from the build hostPierre Labastie2020-05-061-0/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make the new bookPierre Labastie2020-05-0344-922/+1536
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross-chap5@11831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix circular deps between util-linux and eudev/systemd:Pierre Labastie2020-04-191-1/+1
| | | | | | | | | | | - 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-192-0/+73
| | | | | | 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-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Textual updates thanks to Kevin Buckley.Bruce Dubbs2020-03-293-5/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2020-03-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11799 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reorder gcc-pass2 to parallel gcc-pass1Pierre Labastie2020-03-181-30/+30
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11788 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
* Remove an obsolete option in libstdc++Pierre Labastie2020-03-021-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* LFS-9.1Bruce Dubbs2020-02-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert change introduced inadvertently in libstdc++ at r11760Pierre Labastie2020-02-291-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make the "target architectures" section more up to datePierre Labastie2020-02-291-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* As pointed by Tadeus Prastowo, two command explanations have to be rewordedPierre Labastie2020-02-232-6/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Explain with-glibc-version in gcc pass 1Bruce Dubbs2020-02-171-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11753 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unused files and makePierre Labastie2020-02-097-342/+4
| | | | | | idref's more regular git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11746 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-4/+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
* Update to make-4.3. Bruce Dubbs2020-01-201-2/+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
* File-5.38Pierre Labastie2019-12-221-2/+28
| | | | | | | | | Vim-8.2.0024 Linux-5.4.6 Python-3.8.1 Some updates in SBU and disk usage git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Linux-5.3.1, and fix the instructions for installing headersPierre Labastie2019-09-251-6/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text clarificationsBruce Dubbs2019-09-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* perl: typo in option descriptionXi Ruoyao2019-09-041-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-5.2.4. Bruce Dubbs2019-09-021-2/+2
| | | | | | | | | | Update to man-db-2.8.7. Update to meson-0.51.2. Update to findutils-4.7.0. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-5.01. Bruce Dubbs2019-05-191-15/+9
| | | | | | | | | | | | 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
* Cleanup after the --disable-libmpx instruction removal in GCC. This required ↵Douglas R. Reno2019-05-111-2/+2
| | | | | | 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
* 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
* Change <productname> tags so that they reflect the dbhtml processingPierre Labastie2019-04-106-6/+6
| | | | | | 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 the word 'package' to the --without-ensurepip explanation, because it ↵Douglas R. Reno2019-04-021-2/+2
| | | | | | can be misleading for some users. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a problem when building Python in Chapter 5 where some hosts may use hostBruce Dubbs2019-02-141-1/+23
| | | | | | | | dependent headers. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simlify instructions for glibc in Chapter 5Bruce Dubbs2019-02-061-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add some minor text tweaksBruce Dubbs2019-02-031-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to bison-3.3.1. Bruce Dubbs2019-02-012-0/+73
| | | | | | | | | | | | | Update to glibc-2.29. Update to libpipeline-1.5.1. Update to linux-4.20.6. Update to meson-0.49.1. Update to mpfr-4.0.2. Update to ninja-1.9.0. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11506 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-4.20.1. Bruce Dubbs2019-01-101-1/+2
| | | | | | | | | | | | | | Update to diffutils-3.7. Update to tar-1.31. Update to man-db-2.8.5. Update to bash-5.0. Update to readline-8.0. Update to iproute2-4.20.0. Update to util-linux-2.33.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gzip-1.10. Bruce Dubbs2018-12-311-5/+0
| | | | | | | | Update to tzdata-2018i. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Restore build of Util-Linux in chapter5 to avoid reciprocal dependency for ↵DJ Lucas2018-09-302-2/+2
| | | | | | | | 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-202-3/+2
| | | | | | | | | | | | | | | | 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
* Add LANG to vim test instructions.Bruce Dubbs2018-08-121-1/+27
| | | | | | | | | | | | | | | | | | | 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
* Update to glibc-2.28. Bruce Dubbs2018-08-023-0/+16
| | | | | | | | | | 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 description/rationale for Libstdc++ in Chapter 5Bruce Dubbs2018-06-202-4/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689