aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* Fix comments about gcc test failures for gcc-5.3.0Bruce Dubbs2015-12-061-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gmp-6.1.0. Bruce Dubbs2015-12-032-8/+13
| | | | | | | | | Clean up Eudev configure options. Update host requirements to require GCC-4.7 or later. Clarify that setting and using the LFS variable assumes the bash shell. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix order of bison and flex needed by new flex versionBruce Dubbs2015-11-182-1/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to flex-2.6.0.Bruce Dubbs2015-11-181-12/+1
| | | | | | | | Update to man-db-2.7.5. Update to kmod-22. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add glibc-2.22-largefile-1.patch.Bruce Dubbs2015-11-061-0/+5
| | | | | | | | Update to linux-4.3. Update to iproute2-4.3.0. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10971 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to grep-2.22. Bruce Dubbs2015-11-031-4/+0
| | | | | | | | | Update to linux-4.2.5. Update to util-linux-2.27.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spelling and other typos -- from Craig GarnerBruce Dubbs2015-11-037-16/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add files that should have been in last commitBruce Dubbs2015-10-171-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-db-2.7.4.Bruce Dubbs2015-10-1232-359/+269
| | | | | | | | | | Update to linux-4.2.3. Update to tzdata2015g. Many updates to installed files and directories. Huge thanks to Fernando. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change ncursesw5 references to ncursesw5Bruce Dubbs2015-10-021-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add additional discussion about copying an LFS system from one Bruce Dubbs2015-09-261-1/+7
| | | | | | | machine to another. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10954 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a warning when doing test compiles.Bruce Dubbs2015-09-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2015-09-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Provide non-wide-character ncurses instructions that are complient with versionBruce Dubbs2015-09-181-6/+10
| | | | | | | | 5 of ncurses. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10951 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unneeded sed in e2fsprogsBruce Dubbs2015-09-161-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor typos and grammarBruce Dubbs2015-09-122-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TyposBruce Dubbs2015-09-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10948 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to util-linux 2.27. Bruce Dubbs2015-09-083-0/+6
| | | | | | | | | Update to linux-4.2. Update to iproute2-4.2.0. Refresh build sizes and SBU times. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* SpellingBruce Dubbs2015-09-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add MPFR upstream fixes patchBruce Dubbs2015-08-251-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to libpipeline-1.4.1.Bruce Dubbs2015-08-233-41/+19
| | | | | | | | | | | Update to linux-4.1.6. Update to man-db-2.7.2. Add a patch to allow glibc to build properly on i386 systems. Remove obsolete r* programs from inetutils. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Another ncurses typoBruce Dubbs2015-08-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to tzdata-2015f. Bruce Dubbs2015-08-163-3/+14
| | | | | | | | | Add a workaround to ncurses in Chapter 5 for hosts that have mawk installed. Document some minor test failures. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to procps-ng-3.3.11. Bruce Dubbs2015-08-113-25/+3
| | | | | | | | | | | Update to man-pages-4.02. Update to ncurses-6.0. Update to glibc-2.22. Update to linux-4.1.5. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make intltool-update shut up.Krejzi2015-07-231-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gcc-5.2.0.Bruce Dubbs2015-07-171-2/+2
| | | | | | | | Update to gettext-0.19.5.1. Update to kbd-2.0.3. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to iproute2-4.1.1.Bruce Dubbs2015-07-122-1/+7
| | | | | | | | | | | Update to file-5.24. Update to linux-4.1.2. Update to gettext-0.19.5. Fix a warning in the installed automake perl script. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10925 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to iproute2-4.1.0.Bruce Dubbs2015-07-053-16/+16
| | | | | | | | | | | Update to texinfo-6.0. Update to linux-4.1.1. Update to coreutils-8.24. Update perl installed files. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* GCC patch isn't so gomp specific anymore.Krejzi2015-06-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to tzdata-2015e.Bruce Dubbs2015-06-241-2/+2
| | | | | | | | | | Update to eudev-3.1.2. Update to mpfr-3.1.3. Update to linux-4.1. Simplify gcc-pass1 instructions. Thanks to Pierre Labastie for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update standards discussion for FHS 3.0 and LSB-5.0.Bruce Dubbs2015-06-111-2/+2
| | | | | | | | | Update to inet-utils-1.9.4. Update to file-5.23. Update to kmod-21. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-4.0.5.Bruce Dubbs2015-06-071-2/+2
| | | | | | | | | Update to eudev-3.1.1. Update to perl-5.22.0. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to eudev-3.1Bruce Dubbs2015-05-311-6/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch from upstream to fix some libgomp (gcc) problemsBruce Dubbs2015-05-161-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10912 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Note that gperf tests only work with -j1.Krejzi2015-05-091-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update known regression test failures for gcc and glibc.Bruce Dubbs2015-04-242-18/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10906 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a fix for security issue in Glibc (CVE-2015-1781). Bruce Dubbs2015-04-243-18/+20
| | | | | | | | | | | | Thanks to Ken Moffat for identifying the proplem and the fix. Fixed Ncurses and Perl build with GCC 5. Thanks to Ken Moffat and Douglas R. Reno for providing the patches. Updated to GCC-5.1.0. Imported changes from systemd version. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove empty line from xz configure command.Krejzi2015-04-231-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Switch to .xz tarballs for inetutils and flex. Remove unneded -k option from ↵Krejzi2015-04-232-3/+2
| | | | | | binutils since it was fixed in 2.25 and remove unnecessary line break in flex configure command, since bison and automake use the similar syntax. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prevent /tools from being hard coded into eudev binaries.Bruce Dubbs2015-04-212-11/+21
| | | | | | | | Update to man-pages-3.8.3. Suppress duplicate installation of attr man pages. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed backslash alignments.Krejzi2015-04-205-19/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Split glibc configuration into separate sectionsBruce Dubbs2015-04-071-6/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-3.19.2Bruce Dubbs2015-03-201-1/+3
| | | | | | | Update to eudev-3.0 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10884 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweak static lib issuesBruce Dubbs2015-03-162-5/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove non-essential static libraries from the installation. Added a newBruce Dubbs2015-03-1517-57/+143
| | | | | | | | | section in Chapter 6 Introduction, supressed many static libraries in different packages, and removed the remaining in the Cleaning Up section. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to mpc-1.0.3. Bruce Dubbs2015-03-082-3/+9
| | | | | | | | | Update to man-pages-3.8.1. Update to xz-5.2.1. Update to kmod-20. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add seds to grep and e3fsprogs to fix security issues found upstream.Bruce Dubbs2015-03-044-3/+12
| | | | | | | | Remove unrecognized option in eudev. Minor text corrections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unneeded ampersandsBruce Dubbs2015-03-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fixChris Staub2015-03-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a fix to glibc for 32-bit architecturesBruce Dubbs2015-02-241-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689