aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Findutils-4.4.2. Fixes #2423.Matthew Burgess2009-06-292-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct version & release dateMatthew Burgess2009-06-291-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to E2fsprogs-1.41.6. Fixes #2421.Matthew Burgess2009-06-293-5/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8948 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade udev to 143. Remove the testsuite dependencies from appendix C ↵Bryan Kadzban2009-06-294-30/+60
| | | | | | (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
* Added a list entry in the help section toBruce Dubbs2009-06-234-2/+17
| | | | | | | suggest that the results of the version check script be posted when asking for help git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make the date change that I accidentally omitted last time around.Bryan Kadzban2009-06-131-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8945 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-123-0/+29
| | | | | | | | | | 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
* Add maketar to the nochunks dependency list, to create the bootscripts and ↵Bryan Kadzban2009-06-121-1/+1
| | | | | | udev-config tarballs for it as well. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change instruction for minimum kernel version to 2.6.18 in glibc. Bruce Dubbs2009-06-064-6/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix date in changelogBruce Dubbs2009-06-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove no longer used zlib patch from patches list.Bruce Dubbs2009-06-013-4/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a reference to the kernel-configuration hintBruce Dubbs2009-05-293-5/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update grub make instruction to ensure all checks pass.Bruce Dubbs2009-05-283-4/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed inaccurate changelog entry.Gerard Beekmans2009-05-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Commented out "LFS next to existing hints" until its viability can be ↵Gerard Beekmans2009-05-282-4/+20
| | | | | | established. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More typosBruce Dubbs2009-05-271-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2009-05-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update build sizes and SBU times for all packagesBruce Dubbs2009-05-272-104/+109
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8933 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert zlib to doing separate builds forBruce Dubbs2009-05-274-14/+38
| | | | | | | | 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-273-4/+15
| | | | 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-272-10/+88
| | | | | | 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
* Grammer and wording changes in the PrefaceBruce Dubbs2009-05-275-50/+51
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8929 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update Chapter 5 glibc wording concerning localesBruce Dubbs2009-05-272-21/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8928 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed .From Power Up To Bash Prompt. reference. Fixes #2409.Gerard Beekmans2009-05-272-9/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8927 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update Grep testsuite result explanation. Fixes #2418.Matthew Burgess2009-05-262-8/+7
| | | | 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-253-7/+12
| | | | 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-255-4/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removal of old sponsors that are no longer active and/or applicable.Gerard Beekmans2009-05-242-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8920 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
* Fix for #2092.Gerard Beekmans2009-05-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor edit.Gerard Beekmans2009-05-241-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed TARGET_TRIPLET to LFS_TGT to match the contents of Chapter 4- ↵Gerard Beekmans2009-05-241-1/+1
| | | | | | Setting Up the Environment. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor edit.Gerard Beekmans2009-05-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8915 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various edits, some addressing #2092 and #2326.Gerard Beekmans2009-05-243-13/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Couple more Preface edits.Gerard Beekmans2009-05-242-9/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8912 ↵Gerard Beekmans2009-05-241-2/+2
| | | | 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor textual edit to make the livecd versions explanation a bit more clearer.Gerard Beekmans2009-05-241-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8911 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various third to second person edits.Gerard Beekmans2009-05-241-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8910 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Edits suggested by Bruce.Gerard Beekmans2009-05-241-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* First draft of new Audience section.Gerard Beekmans2009-05-241-66/+45
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8908 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Draft version of replacement Foreword.Gerard Beekmans2009-05-241-44/+55
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8907 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Verbosely move mpfr and gmp.Robert Connolly2009-05-232-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8906 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarified the interprtation of test results in GMP.Bruce Dubbs2009-05-232-2/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed redundencies in ncurses.Bruce Dubbs2009-05-232-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various minor text changes.Bruce Dubbs2009-05-236-8/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change the bootsripts and udev configuration so the rtc is set by udev upon ↵Bruce Dubbs2009-05-236-8/+20
| | | | | | | | | boot. Removed aio device from udev configuration so defaults are used. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Expand package management discussion and add a section Bruce Dubbs2009-05-232-0/+44
| | | | | | | on deploying an LFS system to another host. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689