aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
...
* Prevent E2fsprogs from installing the fsck wrapper. Fixes #2453.Matthew Burgess2009-07-231-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove an unnecessary sed from File's commands. Fixes #2452.Matthew Burgess2009-07-231-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move GDBM before Perl in chapter 6 as Perl can make use of it. Fixes #2447.Matthew Burgess2009-07-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct typos in some Util-Linux-NG command descriptions, that attributed ↵Matthew Burgess2009-07-191-7/+7
| | | | | | them to the E2fsprogs package. Thanks to Jean-Phillipe Mengual for the report. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update list of intalled programs and libraries for Util-Linux-NG & ↵Matthew Burgess2009-07-182-69/+124
| | | | | | E2fsprogs, and update dependency info. Thanks to Chris Staub for the patch. Fixes #2444. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply a few text updates from Chris Staub. Fixes #2442.Matthew Burgess2009-07-183-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prevent E2fsprogs from overwriting Util-Linux-NG's copy of uuidd. Fixes #2443.Matthew Burgess2009-07-181-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove Berkeley DB; Man-DB uses GDBM now. Fixes #2440.Matthew Burgess2009-07-182-22/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to util-linux-2.16, udev-145, e2fsprogs-1.41.8.Bruce Dubbs2009-07-172-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change output if readelf to render on one line like the actual output.Bruce Dubbs2009-07-121-2/+4
| | | | | | | | | Update formatting for pdf. This is appearance only and did not change version number. Fixes Ticket #2438. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove obsolete instructions about installingBruce Dubbs2009-07-081-8/+0
| | | | | | | man pages for optional programs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add description of the --disable-libuud and --disable-blkid parameters for ↵Matthew Burgess2009-07-061-0/+10
| | | | | | E2fsprogs git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to sed 4,2,1Bruce Dubbs2009-07-066-52/+109
| | | | | | | | | | | | | Update to Linux 2.6.30.1 Correct GCC to use -fomit-frame-pointer Add pkg-config Remove --with-col from Man-DB Move Util-Linux-NG to before E2fsprogs in Chapter 6 Update to e2fsprogs-1.41.7 Remove E2fsprogs in Chapter 5 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the generation of Sed's HTML documentation. Fixes #2422.Matthew Burgess2009-06-291-3/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8954 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream Readline patches. Fixes #2426.Matthew Burgess2009-06-291-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade udev to 143. Remove the testsuite dependencies from appendix C ↵Bryan Kadzban2009-06-291-25/+44
| | | | | | (since there is no udev testsuite anymore). Fixes #2425. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a sed to glibc to fix the constants passed to futex(2) in 32-bit builds. ↵Bryan Kadzban2009-06-121-0/+8
| | | | | | | | | | Seems to fix testsuite hangs (the tst-mutex9 process never exits, for instance). This change is in upstream git, so this can be reverted once we upgrade glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change instruction for minimum kernel version to 2.6.18 in glibc. Bruce Dubbs2009-06-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert zlib to doing separate builds forBruce Dubbs2009-05-271-11/+28
| | | | | | | | static and dynamic libraries to ensure the -fPIC parameter is set properly in both cases. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update gettext patch to -2 for an additional bug fixBruce Dubbs2009-05-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8931 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Split the Linux API Headers index terms into individual entries rather than ↵Gerard Beekmans2009-05-271-10/+81
| | | | | | one long line. Fixes excessive long lines in the Index. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8930 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update Grep testsuite result explanation. Fixes #2418.Matthew Burgess2009-05-261-6/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add addional link to gcc test resultsBruce Dubbs2009-05-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8925 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make mpfr cp command verboseBruce Dubbs2009-05-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8924 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update mpfr test countBruce Dubbs2009-05-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8923 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to GMP-4.3.1.Bruce Dubbs2009-05-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various edits. Update glibc to fix a make check error.Bruce Dubbs2009-05-251-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed redundancy.Gerard Beekmans2009-05-241-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8919 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarified the interprtation of test results in GMP.Bruce Dubbs2009-05-231-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed redundencies in ncurses.Bruce Dubbs2009-05-231-6/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various minor text changes.Bruce Dubbs2009-05-231-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Expand package management discussion and add a section Bruce Dubbs2009-05-231-0/+39
| | | | | | | on deploying an LFS system to another host. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Shorten the linker adjustment command in chapter 6. Fixes #2404.Matthew Burgess2009-05-231-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.10.1. Fixes #2401.Matthew Burgess2009-05-232-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Automake-1.11. Fixes #2400.Matthew Burgess2009-05-231-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add missing gdbm page from commit 8894.Matthew Burgess2009-05-231-0/+97
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add GDBM as a pre-requisite for Man-DB. Fixes #2298.Matthew Burgess2009-05-232-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* In chapter07/symlinks.xmlBruce Dubbs2009-05-181-0/+5
| | | | | | | | | Changed /etc/udev/rules.d/ to /lib/udev/rules.d/ in two places. Updated the blfs link to point to view/svn/postlfs/devices.html In chapter06/gzip.xml, added a sed to fix zdiff git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a typo. Thanks to Jean-Philippe Mengual.Matthew Burgess2009-05-171-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add gettext upstream patchBruce Dubbs2009-05-171-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add optimization (-O3 and -pipe) to glibc in Chapter 6Bruce Dubbs2009-05-171-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct bootstrap explanation in gcc sections. Thanks to Chris Staub.Bruce Dubbs2009-05-171-6/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix permissions for zlib static libraryBruce Dubbs2009-05-171-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add zlib-1.2.3-fPIC-1.patch which allowsBruce Dubbs2009-05-171-28/+7
| | | | | | | | | | building static and dynamic libraries in one step. Also moved the libraries to /usr/lib. Fixes ticket #2329. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update bzip2 installation to install relative symbolic linksBruce Dubbs2009-05-161-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Shadow-4.1.4. Fixes #2394.Matthew Burgess2009-05-161-15/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Resolve several man-db encodoing configuration issues. Fixes #2298.Matthew Burgess2009-05-162-222/+73
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update various packages' list of installed programs and libraries. Many ↵Matthew Burgess2009-05-1016-85/+357
| | | | | | thanks to Chris Staub for the patch. Fixes #2371. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update list of installed files for Coreutils and DB.Matthew Burgess2009-05-102-10/+55
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Shadow-4.1.3.1. FIxes #2382.Matthew Burgess2009-05-101-9/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689