aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
Commit message (Collapse)AuthorAgeFilesLines
* Fix typos.Greg Schafer2003-09-291-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - Glibc: Add notes regarding test suite issues.Greg Schafer2003-09-291-13/+57
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Appendix A and Entities cleanup.Greg Schafer2003-09-272-4/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add DejaGnu to Appendix A.Greg Schafer2003-09-271-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - Expect: Tweak install so that redundant scripts are not installed.Greg Schafer2003-09-271-1/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add Expect to Appendix A.Greg Schafer2003-09-271-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2895 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add Tcl to Appendix A.Greg Schafer2003-09-271-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Clarify remaining PTY issues.Greg Schafer2003-09-272-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small fixups across the board.Greg Schafer2003-09-263-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Final batch of fixes for Bug 675 - missing command descriptions.Greg Schafer2003-09-251-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Next batch of fixes for Bug 675 - missing command descriptions.Greg Schafer2003-09-246-6/+48
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* First half of fixes for Bug 675 - missing command descriptions.Greg Schafer2003-09-245-10/+51
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo.Greg Schafer2003-09-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - GCC Pass 2: Insert note to rerun the previously ran sanity check.Greg Schafer2003-09-233-5/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - GCC Pass 2: Add check for properly functioning PTYs.Greg Schafer2003-09-231-7/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - Updated the Why Static page to more accurately represent the ↵James Robertson2003-09-231-8/+13
| | | | | | difference between statically and dynamically linked binaries. Thanks to Ian Molton for point this out. Fixes Bug 602. Updated bookinfo with this year in copyright. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Missed one.Greg Schafer2003-09-231-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More toolchain textual adjustments.Greg Schafer2003-09-232-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed make cmd from DejaGNU installation, as it does nothingJeremy Utley2003-09-221-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the -k from TCL's make checkJeremy Utley2003-09-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* GCC 2.95.3 fixes and other misc. toolchain related textual adjustments.Greg Schafer2003-09-224-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - Setting up the environment: Added unset CC CXX CPP ↵Greg Schafer2003-09-221-0/+5
| | | | | | LD_LIBRARY_PATH LD_PRELOAD to .bash_profile to stop accidental build breakge. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* s/testsuite/test suite/Greg Schafer2003-09-2117-19/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Toolchain related textual adjustments.Greg Schafer2003-09-211-5/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - GCC Pass 2: Updated to gcc-3.3.1-specs-2.patch. Ncurses: added ↵Greg Schafer2003-09-212-7/+13
| | | | | | --enable-overwrite and description. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor fixups.Greg Schafer2003-09-191-11/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added some extra comments regarding the 3 gcc tarballs in chapter 5 gcc pass 2Jeremy Utley2003-09-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Normalizing the spelling of 'Tcl' and 'DejaGnu'.Alex Gronenwoud2003-09-175-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor adjustments to the 'Lock-in' section.Alex Gronenwoud2003-09-171-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Do "make -C ld install" instead of "make -C ld install-data-local" to ↵Greg Schafer2003-09-171-13/+10
| | | | | | install a whole new linker instead of just the new ldscripts. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix my typo.Greg Schafer2003-09-171-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor edits from Bill and Alex P. Thanks guys.Greg Schafer2003-09-172-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2829 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add sanity checks and some notes on the toolchain testsuites.Greg Schafer2003-09-166-0/+50
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor edits.Greg Schafer2003-09-163-5/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting several typos and some inconsistencies.Alex Gronenwoud2003-09-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor adjustments, mainly of markup. And dropping file removal from the ↵Alex Gronenwoud2003-09-142-6/+5
| | | | | | 'stripping' phase -- the files are small. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changing a few it's to its, and fixing other typos.Alex Gronenwoud2003-09-142-8/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small grammar adjustments.Greg Schafer2003-09-142-9/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2812 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note regarding Ncurses --without-ada switchJeremy Utley2003-09-121-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Gawk test to chapter 5Jeremy Utley2003-09-121-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added descriptions to grep configure switchesJeremy Utley2003-09-121-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2795 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved the text explaining possible errors if host doesn't support devpts to ↵Gerard Beekmans2003-09-122-7/+8
| | | | | | the gcc-pass2 page. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small textual change in Ch5 GCC Pass 2 install instructions - provided by ↵James Robertson2003-09-121-1/+1
| | | | | | Anderson Lizardo. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed Ch5 GCC Pass 2 specs patch text to be more vague, but in actuality ↵James Robertson2003-09-121-6/+5
| | | | | | more accurate - provided by Anderson Lizardo. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fix in Ch5 Tcl install directions provided by Anderson Lizardo.James Robertson2003-09-121-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small textual change in the Ch5 lockin Glibc page for /lib/ld.so.1 provided ↵James Robertson2003-09-121-3/+4
| | | | | | by Anderson Lizardo. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor textual and command changes from lfs-devJeremy Utley2003-09-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Dropped non-toolchain tests to optionalJeremy Utley2003-09-1111-24/+55
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the wording a bit. Binutils dirs must be removedGerard Beekmans2003-09-111-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added caution block around binutils keep source around instructionsJeremy Utley2003-09-112-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689