aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* Added net-tools patch to fix mii-tool compilationJeremy Utley2003-09-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More toolchain textual adjustments.Greg Schafer2003-09-233-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the pointer to the man hint to a reference to BLFS insteadJeremy Utley2003-09-222-5/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed checks from patch and diffutilsJeremy Utley2003-09-222-12/+0
| | | | 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-224-13/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* s/testsuite/test suite/Greg Schafer2003-09-2125-25/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Toolchain related textual adjustments.Greg Schafer2003-09-211-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected bash use of +h tagJeremy Utley2003-09-192-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2851 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
* Added rationale notes.Greg Schafer2003-09-181-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Normalizing the spelling of 'Tcl' and 'DejaGnu'.Alex Gronenwoud2003-09-171-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged the bash --login and set +h directivesJeremy Utley2003-09-173-4/+7
| | | | 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-172-21/+13
| | | | | | 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
* Add sanity checks and some notes on the toolchain testsuites.Greg Schafer2003-09-164-0/+38
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting several typos and some inconsistencies.Alex Gronenwoud2003-09-154-9/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed no longer needed set +h.Greg Schafer2003-09-151-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changing a few it's to its, and fixing other typos.Alex Gronenwoud2003-09-141-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add symlink /usr/lib/libgcc_s.so.1 to allow gcc abi_check to run. Future ↵Greg Schafer2003-09-141-0/+1
| | | | | | NPTL needs this as well. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* compilation error fix - last one!James Robertson2003-09-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* compilation error fixJames Robertson2003-09-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* compilation error fixJames Robertson2003-09-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added PLFS hint text to the page in Chapter 6 for creating passwd and group: ↵James Robertson2003-09-141-18/+24
| | | | | | bug 596. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2806 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed mention of INSTALL=... from the text. It was removed from the ↵Gerard Beekmans2003-09-121-5/+1
| | | | | | command yesterday git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed /usr/lib/locale directory creation - it's created during Chapter 6 - ↵Gerard Beekmans2003-09-121-1/+0
| | | | | | Glibc where it's more relevant. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed LILO and Bin86. Replaced them with GrubGerard Beekmans2003-09-117-80/+49
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor textual and command changes from lfs-devJeremy Utley2003-09-114-10/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fixGerard Beekmans2003-09-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Dropped non-toolchain tests to optionalJeremy Utley2003-09-1122-25/+75
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added bison attribute patch to fix compilation of pwlibJeremy Utley2003-09-111-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Greg's patch to GCC to suppress libiberty, and allowed binutils' ↵Jeremy Utley2003-09-112-10/+4
| | | | | | libiberty to stay git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed nasty typo referring to /stage1/lib/locale in chapter 6 glibcJeremy Utley2003-09-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2763 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed minor typos in the instructions, and corrected the download URL for ↵Jeremy Utley2003-09-101-1/+1
| | | | | | util-linux. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed installation of gcc 2.95.3 c++ compiler, added Zack's patch to fix ↵Jeremy Utley2003-09-101-7/+2
| | | | | | the return-type problem git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added minimum locales necessary for testsJeremy Utley2003-09-091-1/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed zlib cflags mungingJeremy Utley2003-09-091-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reference to static directory in Chapter 6 introductionMatthew Burgess2003-09-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2747 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor typosJeremy Utley2003-09-061-7/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2744 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected text for gcc chapter 6 cpp symlinksJeremy Utley2003-09-061-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2743 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Eliminated creation of /usr/tmpJeremy Utley2003-09-051-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed small typo in mountproc.xmlJeremy Utley2003-09-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added mounting the devpts filesystem into the new LFS partitionJeremy Utley2003-09-051-7/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a note when mounting the proc filesystem regarding checking to ensure ↵Jeremy Utley2003-09-051-0/+5
| | | | | | it's still mounted if you stop and restart git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected text in gzip instructions - proper explanation of the reason for ↵Jeremy Utley2003-09-051-3/+3
| | | | | | the sed command - Bug 551 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2733 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed instruction to delete /bin/pwd symlink from kernel-headers install ↵Matthew Burgess2003-09-031-3/+0
| | | | | | in chapter 6 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2728 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjusting the actual SBUs.Alex Gronenwoud2003-09-024-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renaming /stage1 to /tools.Alex Gronenwoud2003-09-0210-31/+31
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding reminder to unpack Linuxthreads.Alex Gronenwoud2003-09-011-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a note to groff regarding A4 vs letterJeremy Utley2003-09-011-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Shadow newgrp fix from GregJeremy Utley2003-09-011-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added --disable-whois --disable-servers to InetutilsJeremy Utley2003-08-311-1/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2713 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689