aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added net-tools patch to fix mii-tool compilationJeremy Utley2003-09-233-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - Updated the Why Static page to more accurately represent the ↵James Robertson2003-09-233-11/+21
| | | | | | 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-235-7/+7
| | | | 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-222-2/+4
| | | | 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-222-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the pointer to the man hint to a reference to BLFS insteadJeremy Utley2003-09-223-5/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed checks from patch and diffutilsJeremy Utley2003-09-223-12/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* GCC 2.95.3 fixes and other misc. toolchain related textual adjustments.Greg Schafer2003-09-2210-24/+42
| | | | 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-223-2/+11
| | | | | | 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
* Cleaning and marking up the fstab section.Alex Gronenwoud2003-09-211-27/+27
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Making the 'unchecked' phrases uniform.Alex Gronenwoud2003-09-214-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small text rearrangement in Chapter 1 - how.xml.Greg Schafer2003-09-211-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* s/testsuite/test suite/Greg Schafer2003-09-2143-45/+45
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add note about devpts relating to the test suites.Greg Schafer2003-09-211-1/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2855 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Toolchain related textual adjustments.Greg Schafer2003-09-212-12/+16
| | | | 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-216-12/+22
| | | | | | --enable-overwrite and description. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected bash use of +h tagJeremy Utley2003-09-193-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various updates to the acknowledgements page.James Robertson2003-09-192-3/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor fixups.Greg Schafer2003-09-193-14/+7
| | | | 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-182-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *** empty log message ***Gerard Beekmans2003-09-181-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2847 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the acknowledgements page to match the website.James Robertson2003-09-181-7/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Version 5.0-pre1Gerard Beekmans2003-09-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reinstate libiberty header installation.Greg Schafer2003-09-181-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* formatting, url and other typos.James Robertson2003-09-181-65/+70
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Third times a charm. Sorry.James Robertson2003-09-181-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added rationale notes.Greg Schafer2003-09-182-0/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed some rendering errors.James Robertson2003-09-181-3/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the acknowledgements page to match the website.James Robertson2003-09-182-84/+253
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to File 4.04Jeremy Utley2003-09-182-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updating the changelog.Alex Gronenwoud2003-09-171-3/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2836 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Normalizing the spelling of 'Tcl' and 'DejaGnu'.Alex Gronenwoud2003-09-179-16/+16
| | | | 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
* Properly alphabetizing the dependencies.Alex Gronenwoud2003-09-1741-62/+62
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged the bash --login and set +h directivesJeremy Utley2003-09-174-4/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2832 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Do "make -C ld install" instead of "make -C ld install-data-local" to ↵Greg Schafer2003-09-175-36/+30
| | | | | | 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
* Updated to correct some entries in the changelog.James Robertson2003-09-171-11/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjusting the dependencies for the new Coreutils.Alex Gronenwoud2003-09-1644-189/+121
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixing a typo.Alex Gronenwoud2003-09-161-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2826 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add sanity checks and some notes on the toolchain testsuites.Greg Schafer2003-09-1612-2/+96
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor edits.Greg Schafer2003-09-164-7/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* s/a LFS/an LFS/ as per list discussion.Greg Schafer2003-09-162-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove inappropriate word as pointed out by Chris L.Greg Schafer2003-09-161-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix my errors in previous commit.Greg Schafer2003-09-151-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small text rearrangement.Greg Schafer2003-09-151-14/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2820 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting several typos and some inconsistencies.Alex Gronenwoud2003-09-1511-44/+56
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed Linux kernel version typo. Closes bug 599.James Robertson2003-09-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689