aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
...
* Upgrade to Glibc-2.6.1. Fixes #2018. Thanks to several people mentioned in ↵Jeremy Huntwork2007-09-163-0/+16
| | | | | | the changelog. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.2.1. Fixes #2002. Merged from jh branch, thanks to Matthew ↵Jeremy Huntwork2007-09-152-1/+6
| | | | | | Burgess for preparing a discrete patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to DB-4.6.19. Fixes #2051. Thanks to Matt Burgess for the patch.Jeremy Huntwork2007-09-151-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sect1info blocks to packages pages.Manuel Canales Esparcia2007-09-0750-1/+301
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Sync trunk with 6.3 changes: man-db patch, linux-2.6.22.4, acknowledgementsBruce Dubbs2007-08-211-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change bash stdin test fix to affect only the necessary scriptDan Nichilson2007-08-111-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Point "Hints Project" links to better locationDan Nichilson2007-08-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix bash stdin test to work when switching usersDan Nichilson2007-08-081-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8294 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo and clarify text for Ch. 6 perlDan Nichilson2007-08-061-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8272 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No .tar.bz2 for glibc-libidn-2.5.1, apparentlyDan Nichilson2007-08-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to glibc-2.5.1Dan Nichilson2007-07-311-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjust grep patteren in Ch. 6 gcc to only match desired output.Bruce Dubbs2007-07-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8251 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extra ncurses symbolic linkDan Nichilson2007-07-251-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extraneous && in chained commandsDan Nichilson2007-07-245-16/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added /tools/bin/echo to essential symlinks for glibc posix/tst-vfork3Dan Nichilson2007-07-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add known failing glibc test when using gcc-4.1.xDan Nichilson2007-07-231-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to E2fsprogs-1.40.2. Fixes #2042.Matthew Burgess2007-07-171-13/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8218 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install linux-headers to temporary directory for safetyDan Nichilson2007-07-141-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply some upstream fixes to Vim.Matthew Burgess2007-06-301-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Tar-1.18. Fixes #2039.Matthew Burgess2007-06-301-7/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8181 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add missing colons wherever we expect the builder to key in the userinput.Ken Moffat2007-06-249-13/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to tar-1.17, fixes #2029.Ken Moffat2007-06-121-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-2.55, fixes #2028.Ken Moffat2007-06-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to less-403, fixes #2019.Ken Moffat2007-06-121-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added explanations to Bash testsuite commands.Manuel Canales Esparcia2007-06-101-3/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8153 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjusted locale settings for Bash testsuite run and kernel's make menuconfig.Manuel Canales Esparcia2007-06-061-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced hardcoded Vim data directory name by an entity.Manuel Canales Esparcia2007-06-051-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8148 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix iproute2 broken manpage installationDan Nichilson2007-05-271-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Vim-7.1. Fixes #2001.Matthew Burgess2007-05-131-4/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the sed that disabled the installation of the groups.1 man page. It ↵Matthew Burgess2007-05-131-1/+1
| | | | | | resulted in a few other man pages not being installed too. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small changes to fix Index look.Manuel Canales Esparcia2007-05-131-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Using the same sorting in list of installed programs and descriptions for GCC.Manuel Canales Esparcia2007-05-131-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8127 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix list of installed Linux headers.Manuel Canales Esparcia2007-05-131-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8126 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update the list of installed programs and libraries for several packagesMatthew Burgess2007-05-1214-53/+165
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix post-GCC sanity check headers pathDan Nichilson2007-05-071-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed nodump attributes from chapter06 readjusting and GCC sanity checks.Manuel Canales Esparcia2007-05-062-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add an upstream patch for Ncurses, which fixes a number of issues uncovered ↵Matthew Burgess2007-05-051-0/+5
| | | | | | by the Coverity static code analysis tool. Fixes #1995. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed harcoded align value and revised PDF table size.Manuel Canales Esparcia2007-04-191-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change all references to /etc/adjtime in the Util-Linux sources to ↵Matthew Burgess2007-04-161-2/+2
| | | | | | /var/lib/hwclock/adjtime. Fixes #1984. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-108. Fixes #1976.Matthew Burgess2007-04-161-10/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove the reg_startend patch for File-4.20. It's not needed on Glibc-based ↵Matthew Burgess2007-04-161-4/+0
| | | | | | systems. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trailing spaces clean-up.Manuel Canales Esparcia2007-04-082-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed an Index entry.Manuel Canales Esparcia2007-04-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use fixed value for table size.Manuel Canales Esparcia2007-04-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes for PDF output.Manuel Canales Esparcia2007-04-054-8/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use an extra dummy group in coreutils chapter 6 so the coreutils chgrp tests ↵Jeremy Huntwork2007-04-041-2/+13
| | | | | | will be run. Thanks to Bryan Kadzban for the catch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8013 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install su from coreutils in chapter 5 as su-tools. Use su-tools to run test ↵Jeremy Huntwork2007-04-032-19/+8
| | | | | | suites from coreutils and bash as user nobody. Fixes #1877 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8006 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* s/adjust/amend/, there was nothing wrong with itDan Nichilson2007-03-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7986 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reworded the introduction to the gcc specs readjustmentDan Nichilson2007-03-281-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Suppress /usr/include/scsi headers from the kernelDan Nichilson2007-03-231-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689