aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
Commit message (Collapse)AuthorAgeFilesLines
* Minor editorial changesBruce Dubbs2013-11-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Disable pkg-config lookups in the Chapter 5 check program that Bruce Dubbs2013-11-041-1/+15
| | | | | | | may cause unwanted host system libraries to be linked into check. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10369 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to Make-4.0. Fixes #3410.Matthew Burgess2013-10-142-1/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to Tar-1.27. Fixes #3409.Matthew Burgess2013-10-141-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10358 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of typos that affect the output of the indexMatthew Burgess2013-10-091-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10356 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.54.Bruce Dubbs2013-09-232-9/+0
| | | | | | | | Update to tcl-8.6.1. Update to M4-1.4.17. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10348 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add patch and instructions to generate tar manpage.Bruce Dubbs2013-08-311-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix an upstream problem in glibcBruce Dubbs2013-08-301-0/+4
| | | | | | | Update to linix-3.10.10 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Readjust min kernel to 2.6.32.Bruce Dubbs2013-08-221-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10328 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update minimum kernel requirement for the hostBruce Dubbs2013-08-221-1/+1
| | | | | | | Minor edit in rc.sit requiring bootscript update. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10327 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update glibc --enable-kernel valueBruce Dubbs2013-07-061-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-db-2.6.5Bruce Dubbs2013-06-301-2/+1
| | | | | | | | | Update to linux-3.9.8 Update to xz-5.0.5 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10299 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add bc to Chapter 6 to support Linux-3.9Bruce Dubbs2013-04-301-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* I hesitate to make a commit today, but the changes are ready.Bruce Dubbs2013-04-021-0/+5
| | | | | | | | | | Upgrade to Linux-3.8.5 Upgrade to Systemd-200 Expand tcl space for regular expressions needed for some tests Disable a g++ libmudflap test that always fails git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of typosMatthew Burgess2013-03-302-11/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10234 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the alignment of some command continuation constructs.Matthew Burgess2013-03-295-53/+54
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix Binutils' texinfo file in pass1 and pass2 in case hosts have Texinfo >= ↵Matthew Burgess2013-03-292-0/+12
| | | | | | 5.1 installed. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove instructions to prevent the building of GCC's info files.Matthew Burgess2013-03-292-10/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add libstdc++.xml, missed from r10220.Matthew Burgess2013-03-281-0/+126
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Diffutils-3.3. Fixes #3315.Matthew Burgess2013-03-281-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.8.0. Fixes #3312.Matthew Burgess2013-03-283-8/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add --with-sysroot to Binutils' pass 2 to fix build issues on certain hosts.Matthew Burgess2013-03-131-1/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix tcl Contents sectionBruce Dubbs2013-03-041-15/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to texinfo-5.0 and linux-3.7.9.Bruce Dubbs2013-02-182-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove trailing whitespace from all files.Matthew Burgess2013-02-118-13/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Generalize the instructions for creating SBU values.Bruce Dubbs2013-01-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gettext-0.18.2. Fixes #3263.Matthew Burgess2012-12-281-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.17. Fixes #3261.Matthew Burgess2012-12-281-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Tcl-8.6.0. Fixes #3257.Matthew Burgess2012-12-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update Check's list of installed programs. Fixes #3245.Matthew Burgess2012-12-121-0/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove redundant --enable-addons parameter to Glibc's configure script. ↵Matthew Burgess2012-12-121-9/+0
| | | | | | Fixes #3241. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remphasize host system requirements in General Compilation Instructions.Bruce Dubbs2012-11-271-2/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Binutils-2.23.1. Fixes #3226.Matthew Burgess2012-11-142-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update udev explanation.Bruce Dubbs2012-10-023-3/+3
| | | | | | | Be consistent with ln options. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2012-09-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add instructions to Chapter 5 glibc to add rpc headers Bruce Dubbs2012-08-271-3/+13
| | | | | | | to the host system if they are missing. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update glibc text removing noatime mount Bruce Dubbs2012-08-221-2/+2
| | | | | | | caution and adding text regarding test issues. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to linux-3.5.1 Bruce Dubbs2012-08-171-2/+2
| | | | | | | | | | | | Upgrade to man-pages-3.42 Upgrade to automake-1.12.3 Remove instruction copying su in Chapter 5 coreutils Move shadow to before coreutils in Chapter 6 to have su available Update Chapter 5 sizes and times git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.16.0. Fixes #3131.Matthew Burgess2012-08-056-12/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to MPFR-3.1.1. Fixes #3133.Matthew Burgess2012-07-133-6/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove now unnecessary --disable-perl-regexp from chapter 5's instructions.Matthew Burgess2012-06-071-15/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Incorporate perl fixes from 2012-06-03 in the perl patchBruce Dubbs2012-06-041-7/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add pkg-config-0.26-internal-glibBruce Dubbs2012-06-032-3/+8
| | | | | | | | Add popt-1.16 Fix problem building perl in some environments git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Run fixincludes again, by removing the sed that disabled it. It no longer ↵Matthew Burgess2012-05-111-13/+0
| | | | | | attempts to fix up host headers. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of toolchain related typos.Matthew Burgess2012-05-062-5/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various minor text changes to both book and bootscripts.Bruce Dubbs2012-05-061-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix issues from the merge of the jh branch.Ken Moffat2012-04-262-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge changes developed and tested in the jh branchBruce Dubbs2012-04-257-158/+199
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install su as 'su', not 'su-tools' in chapter 5. Use chapter 6's 'su' for ↵Matthew Burgess2012-04-151-5/+3
| | | | | | Bash. Fixes #3057. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply the binutils patch in the right place in pass 2.Matthew Burgess2012-03-301-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689