aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* Fix location of libz.soBruce Dubbs2010-04-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9240 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjust zlib instructions to ensure .pc file and all libraries are in the properBruce Dubbs2010-04-121-8/+8
| | | | | | | | location. Thanks to Chris Staub. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9239 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a few typos. Fixes #2618. Thanks to Chris Staub for the patch.Matthew Burgess2010-03-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Grep-2.6.1. Fixes #2617.Matthew Burgess2010-03-271-30/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2010-03-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9234 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a sed to the tar command to fix anBruce Dubbs2010-03-201-0/+4
| | | | | | error in the latest release. The fix is from upstream. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Zlib-1.2.4. Fixes #2606.Matthew Burgess2010-03-181-28/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Tar-1.23. Fixes #2603.Matthew Burgess2010-03-181-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Grub-1.98. Fixes #2602.Matthew Burgess2010-03-181-8/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove some commands no longer necessary in order to run the Bash test ↵Matthew Burgess2010-03-181-8/+3
| | | | | | suite. Fixes #2601. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9226 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar correctionMatthew Burgess2010-03-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9224 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2010-03-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a perl command descriptionBruce Dubbs2010-03-141-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-DB-2.5.7. Fixes #2583.Matthew Burgess2010-03-011-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Diffutils-2.9. Fixes #2577.Matthew Burgess2010-03-011-14/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9211 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix location of change to config.h in BisonBruce Dubbs2010-02-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add patch make and another patch to perlBruce Dubbs2010-02-262-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct the version number in Readline's documentation. This is the ↵Matthew Burgess2010-02-221-0/+6
| | | | | | equivalent of upstream's 002 patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9201 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to e2fsprogs-1.41.10.Bruce Dubbs2010-02-221-5/+0
| | | | | | Make more robust output in version check for glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9200 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix an error in e2fsprogsBruce Dubbs2010-02-221-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Ensure that GDBM is added to the info 'dir' fileBruce Dubbs2010-02-171-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9187 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Put file before glibc in chapter 6 for better test coverageBruce Dubbs2010-02-171-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update known failure problems in glibc testsBruce Dubbs2010-02-171-7/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9185 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Link Module-Init-Tools to Zlib's dynamic library. Fixes #2562.Matthew Burgess2010-02-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9176 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct the number of tests that should pass in the GMP testsuite. Fixes #2564.Matthew Burgess2010-01-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9173 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't try to install documentation that was removed in udev-config-20090126.Matthew Burgess2010-01-281-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-151. Fixes #2561.Matthew Burgess2010-01-281-12/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove a lot of redundant Udev rules. Upstream has most of what we need. ↵Matthew Burgess2010-01-261-0/+4
| | | | | | Fixes #2527. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't create /lib/udev/devices/kmsg as Udev >= 142 creates it automatically. ↵Matthew Burgess2010-01-241-1/+0
| | | | | | Fixes #2552. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gzip-1.4. Fixes #2551.Matthew Burgess2010-01-241-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TyposBruce Dubbs2010-01-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9148 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix GCC's libiberty testsuite due to a conflict with Glibc's getline function.Matthew Burgess2010-01-031-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Readline-6.1. Fixes #2540.Matthew Burgess2010-01-031-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Bash-4.1. Fixes #2539.Matthew Burgess2010-01-031-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Patch-2.6.1. Fixes #2538.Matthew Burgess2010-01-031-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Inetutils-1.7. Fixes #2533.Matthew Burgess2009-12-211-11/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.2. Fixes #2524.Matthew Burgess2009-12-161-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finish removing "tabs" from ncursesBruce Dubbs2009-12-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove 'tabs' as an installed program of ncursesBruce Dubbs2009-12-061-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move some of Inteutils' programs to an FHS-compliant location. Fixes #2524.Matthew Burgess2009-12-061-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Separate standards page and rationale pageBruce Dubbs2009-11-241-2/+2
| | | | | | | | | | | and reformat. Provided more information about packages needed to satisfy LSB. Also fixed a couple of typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix removal of extra hidden files from include filesBruce Dubbs2009-11-211-3/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unneccessary files installed by Linux headers.Matthew Burgess2009-11-211-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade Coreutils-8.1. Fixes #2518.Matthew Burgess2009-11-211-6/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Patch-2.6. Fixes #2513.Matthew Burgess2009-11-151-7/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-147. Fixes #2512.Matthew Burgess2009-11-151-1/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor changes to GRUB-1.9.1 instructions.Bruce Dubbs2009-11-121-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove the -p switch to mkdir when creating kernel virtual filesystems. ↵Matthew Burgess2009-11-091-1/+1
| | | | | | Fixes #2506. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9097 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.11. Fixes #2509.Matthew Burgess2009-11-061-31/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Another typoBruce Dubbs2009-10-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689