aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
...
* Fix a typo in the Chapter 6 Perl instructionsRandy McMurchy2010-10-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9410 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed a typo in the Zlib instructionsRandy McMurchy2010-10-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo in Chapter 6 GCC instructionsRandy McMurchy2010-10-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9406 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Autoconf-2.68. Fixes #2763.Matthew Burgess2010-10-181-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9397 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move the fix for the Autoconf underquoting bug from Pkg-config to Autoconf.Matthew Burgess2010-09-222-6/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9392 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bzip2-1.0.6. Fixes #2759.Matthew Burgess2010-09-221-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add patch to fix an error output by some procps tools. Fixes #2758.Matthew Burgess2010-09-221-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9388 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Psmisc-22.13. Fixes #2751.Matthew Burgess2010-09-221-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to M4-1.4.15. Fixes #2744.Matthew Burgess2010-09-221-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add instruction to increase stack size during gcc testsBruce Dubbs2010-09-181-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9378 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Be consistent about 'test suites'Bruce Dubbs2010-09-186-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove optional symlink in psmiscBruce Dubbs2010-09-171-4/+6
| | | | | | becasue if it is not overwritten by the sysvinit, it will break the init scripts git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add -Duseshrplib to perl configurationBruce Dubbs2010-09-031-1/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9371 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add sed to stop underquoting an M4 script in pkg-configBruce Dubbs2010-09-031-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9370 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct the fix for the iproute2 bug.Matthew Burgess2010-08-171-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo in filename for iproute2 sedBruce Dubbs2010-08-161-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to vim-7.3Bruce Dubbs2010-08-161-15/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a note to the zlib build optionsBruce Dubbs2010-08-151-1/+2
| | | | | | concerning -mstackrealign and non-Intel architectures git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9360 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a bug in iproute2's ip route get command.Matthew Burgess2010-08-151-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move fuser to /bin to comply with the FHS. Fixes #2736.Matthew Burgess2010-08-151-2/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9356 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Build and install peekfd on x86_64 as well as x86. Fixes #2734.Matthew Burgess2010-08-151-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9355 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add fstab-decode to list of progrms installed by sysvinitBruce Dubbs2010-08-101-2/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9354 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bison-2.4.3. Fixes #2732.Matthew Burgess2010-08-081-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.12.1. Fixes #2730.Matthew Burgess2010-08-081-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Make-3.82. Fixes #2726.Matthew Burgess2010-08-033-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make GCC use the system-wide copy of Zlib rather than its bundled version. ↵Matthew Burgess2010-07-261-1/+13
| | | | | | Fixes #2718. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9344 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clearified some issues about building in parallelBruce Dubbs2010-07-181-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9339 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarified wording about device creationBruce Dubbs2010-07-181-3/+3
| | | | | | when mounting virtual filesystems git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarified what SBU times include in Chapter 5 and 6Bruce Dubbs2010-07-021-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix incorrect number of tests in mpfrBruce Dubbs2010-07-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9331 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to util-linix-ng-2.18Bruce Dubbs2010-07-021-9/+42
| | | | | | Exapand and reformat notes concerning grub.cfg git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2010-06-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9328 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix gcc text concerning include pathsBruce Dubbs2010-06-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9327 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to udev-158. Also add a newBruce Dubbs2010-06-271-2/+10
| | | | | | | | udev-testfiles tarball and an instuction to make check. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo in spelling typoBruce Dubbs2010-06-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar correctionBruce Dubbs2010-06-271-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix zlib headerBruce Dubbs2010-06-271-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added new CFLAGS options to zlib configure instructionBruce Dubbs2010-06-271-1/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated explanation of glibc timeout errorsBruce Dubbs2010-06-271-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update installed programs listsBruce Dubbs2010-06-275-52/+166
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9313 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-157. Fixes #2676.Matthew Burgess2010-06-211-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gettext-0.18.1.1. Fixes #2686.Matthew Burgess2010-06-211-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9307 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to Module-Init-Tools-3.12Bruce Dubbs2010-06-191-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9301 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Verbose rmdir when installing Udev.Robert Connolly2010-06-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update host requirements to those packages built in LFS-6.3Bruce Dubbs2010-06-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-156. Fixes #2671.Matthew Burgess2010-05-291-6/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.11.2. Fixes #2669.Matthew Burgess2010-05-291-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gettext-0.18. Fixes #2660.Matthew Burgess2010-05-291-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prevent jhalfs from trying to run an example commandMatthew Burgess2010-05-281-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reword the gmp note (ABI is not part of CFLAGS, and now that we also build ↵Ken Moffat2010-05-241-6/+7
| | | | | | for x86_64 it only applies to 32-bit builds). Fixes #2648. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9287 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689