aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
Commit message (Collapse)AuthorAgeFilesLines
* Corrected chap 5 gcc pass2 error explanationJeremy Utley2003-09-061-7/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated Perl patch for the new /tools dirJeremy Utley2003-09-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2742 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* /tools is the new name for /stage1Matthew Burgess2003-09-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2731 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated URL's to reflect new web site structureJeremy Utley2003-09-041-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix util-linux utilising /stage1 headers and libs instead of the host's version.Matthew Burgess2003-09-031-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjusting the actual SBUs.Alex Gronenwoud2003-09-023-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renaming /stage1 to /tools.Alex Gronenwoud2003-09-0232-77/+83
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding a note, a switch, and a caution to the TCL instructions.Alex Gronenwoud2003-09-021-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting the wording in second pass over Binutils.Alex Gronenwoud2003-08-311-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simplified the glibc-lockin for chapter 5, and added some verbiage on ↵Jeremy Utley2003-08-312-11/+18
| | | | | | fixincludes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small retouches of the text. Wrapping 'last checked' in parentheses.Alex Gronenwoud2003-08-313-9/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* New patch for GCC's fixincludes.Jeremy Utley2003-08-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sscanf patch to Glibc instructions and download page.Jeremy Utley2003-08-301-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated GCC to 3.3.1 with Zack's mini-hintJeremy Utley2003-08-303-6/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed expect patch number & reference to itMatthew Burgess2003-08-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* uniformized text of 'locking' and 'adjusting'Alex Gronenwoud2003-08-251-19/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* move adjusting toolchain back to where it belongedGerard Beekmans2003-08-191-53/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* moved adjusting toolchain, bug #519, bug #537, and updated changelogAlex Gronenwoud2003-08-183-6/+56
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* last text additions in chapter 5, added a section on strippingAlex Gronenwoud2003-08-184-41/+89
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added note to run make -C ld install-data-local from within the ↵Gerard Beekmans2003-08-181-0/+3
| | | | | | binutils-build directory git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added more text in chapter 5, from Make to TexinfoAlex Gronenwoud2003-08-158-33/+126
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* small things around coreutils and bugs #518 and #520Alex Gronenwoud2003-08-1115-41/+83
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* first stab at the second passesAlex Gronenwoud2003-08-092-15/+94
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* first draft of tcl, expect, and dejagnuAlex Gronenwoud2003-08-083-12/+50
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to binutils-2.14,Gerard Beekmans2003-07-302-3/+3
| | | | | | | | | linux-2.4.21, expect-5.38.4, gawk-3.1.3, texinfo-4.6, util-linux-2.12, man-pages-1.58, lfs-utils-0.3, vim-6.2, gettext-0.12.1, automake-1.7.6, file-4.03, e2fsprogs-1.34, procps-3.1.11, psmisc-21.3 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alex' "apapting-the-text.patch" patchGerard Beekmans2003-06-0310-177/+178
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2639 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the TCL and Expect installation. Configure options ended up in the tcl ↵Gerard Beekmans2003-05-222-2/+2
| | | | | | one by mistake, were meant for the expect one git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Simplified chapter 05/bzip2+gzip commandsGerard Beekmans2003-05-212-14/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* update tcl instructionsGerard Beekmans2003-05-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's glibc patchGerard Beekmans2003-05-211-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Coreutils: Only test the non-root stuff in chapter 05, but test everything ↵Gerard Beekmans2003-05-211-1/+1
| | | | | | in chapter 6 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's ch5-expect patch to remove all but the --prefix optionGerard Beekmans2003-05-211-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added CPPFLAGS=-D_GNU_SOURCE before ./configure for patch to fix build on PPC.Timothy Bauscher2003-05-161-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's various-fixes patch.Gerard Beekmans2003-05-134-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed ch5-gzip2 make check - it does not do anythingGerard Beekmans2003-05-131-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's ch5-texinfo patchGerard Beekmans2003-05-131-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's ncurses patchGerard Beekmans2003-05-131-6/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* upgraded to latest tar, findutils and gzipGerard Beekmans2003-05-122-33/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix for ch5-perl to make coreutils make check work. Fix by Zack.Gerard Beekmans2003-05-121-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* ch5-gzip: uncompress symlink is not required. Fix by Zack.Gerard Beekmans2003-05-121-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed ch5-bzip2 make check - unneeded. Fix by Zack.Gerard Beekmans2003-05-121-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed chapter 5 LFS-Utils installation - unnecessary. Patch by Zack.Gerard Beekmans2003-05-123-26/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --enable-threads=posix to complete the C++ additionGerard Beekmans2003-05-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed chapter 5-bash's --without-bash-mallocGerard Beekmans2003-05-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Zack's patches: Removed Netkit-base 0.17. Added Inetutils 1.4.2. Added ↵Timothy Bauscher2003-05-113-0/+26
| | | | | | lfs-utils-0.2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed LDFLAGS from export command and chrootGerard Beekmans2003-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the rest of Zack's patches. Totally missed them before.Timothy Bauscher2003-05-111-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's patches. Untested at the moment, will do a build in a few ↵Timothy Bauscher2003-05-111-0/+6
| | | | | | minutes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed tooldir=/stage1. It makes the build unpure againGerard Beekmans2003-05-113-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed all non-essential CFLAGS and LDFLAGSGerard Beekmans2003-05-1025-55/+46
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689