Commit Graph

599 Commits

Author SHA1 Message Date
Jeremy Utley
94cb9c2250 Added net-tools patch to fix mii-tool compilation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2869 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-23 04:13:09 +00:00
James Robertson
255504f783 Chapter 5 - Updated the Why Static page to more accurately represent the 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
2003-09-23 02:27:47 +00:00
Jeremy Utley
7e52d2be99 removed make cmd from DejaGNU installation, as it does nothing
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-22 19:07:47 +00:00
Jeremy Utley
b02848e688 Removed the -k from TCL's make check
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-22 19:03:48 +00:00
Jeremy Utley
1ea50a5cd0 Changed the pointer to the man hint to a reference to BLFS instead
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-22 18:52:57 +00:00
Jeremy Utley
f4231a262a Removed checks from patch and diffutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-22 18:12:14 +00:00
Greg Schafer
3aa9774abc Chapter 5 - Setting up the environment: Added unset CC CXX CPP 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
2003-09-22 07:50:14 +00:00
Greg Schafer
39dbad2e34 s/testsuite/test suite/
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-21 07:31:01 +00:00
Greg Schafer
dc19fb6e8e Chapter 5 - GCC Pass 2: Updated to gcc-3.3.1-specs-2.patch. Ncurses: added --enable-overwrite and description.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-21 01:40:43 +00:00
Jeremy Utley
a3e3143ddb Corrected bash use of +h tag
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2851 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-19 22:24:19 +00:00
James Robertson
05ca7842e0 Various updates to the acknowledgements page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-19 15:01:00 +00:00
Jeremy Utley
db7ac2fe79 added some extra comments regarding the 3 gcc tarballs in chapter 5 gcc pass 2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 17:13:09 +00:00
Greg Schafer
caaf3432be Added rationale notes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 02:47:03 +00:00
James Robertson
d145512e20 Updated the acknowledgements page to match the website.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2838 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 02:37:22 +00:00
Jeremy Utley
708a9edf59 Upgraded to File 4.04
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 01:58:43 +00:00
Alex Gronenwoud
1e12b0b2dd Updating the changelog.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2836 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-17 22:01:01 +00:00
Alex Gronenwoud
2ea93a3240 Normalizing the spelling of 'Tcl' and 'DejaGnu'.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-17 22:00:37 +00:00
Jeremy Utley
e2bd9bf1ec Merged the bash --login and set +h directives
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2832 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-17 18:06:39 +00:00
Greg Schafer
d1391f0386 Do "make -C ld install" instead of "make -C ld install-data-local" to 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
2003-09-17 09:57:52 +00:00
James Robertson
d329953e71 Updated to correct some entries in the changelog.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2828 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-17 00:45:35 +00:00
Greg Schafer
1f536265dd Add sanity checks and some notes on the toolchain testsuites.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2825 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-16 07:28:26 +00:00
Alex Gronenwoud
1e16325464 Correcting several typos and some inconsistencies.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-15 21:47:44 +00:00
James Robertson
6ebafb4dbc Fixed Linux kernel version typo. Closes bug 599.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-15 14:26:29 +00:00
Greg Schafer
aa5df960f1 Removed no longer needed set +h.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-15 00:23:04 +00:00
Alex Gronenwoud
a84e1e2e2c Adding a forgotten changelog entry.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2814 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 21:47:04 +00:00
Alex Gronenwoud
980599daa5 Changing a few it's to its, and fixing other typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 21:46:24 +00:00
Greg Schafer
0bf1ea9287 Add symlink /usr/lib/libgcc_s.so.1 to allow gcc abi_check to run. Future NPTL needs this as well.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 06:38:24 +00:00
James Robertson
b18ab71f13 Added PLFS hint text to the page in Chapter 6 for creating passwd and group: bug 596.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2806 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 03:57:26 +00:00
James Robertson
bdf5881ce6 Updated the How things are going to be done page to include more of the PLFS hint's text.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2804 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 03:09:34 +00:00
James Robertson
27a00d980f Merged whoread and whonotread into a since audience page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2803 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-14 02:11:20 +00:00
Greg Schafer
f05e373e8a Add new section about the test suites.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-13 10:22:12 +00:00
Jeremy Utley
14ac074564 Added note regarding Ncurses --without-ada switch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 23:48:24 +00:00
Jeremy Utley
0e5a143a43 Added Gawk test to chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 23:27:30 +00:00
Jeremy Utley
dac0f591d2 Added descriptions to grep configure switches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2795 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 23:16:54 +00:00
Gerard Beekmans
24d62f287c Removed /usr/lib/locale directory creation - it's created during Chapter 6 - Glibc where it's more relevant.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2783 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 15:38:34 +00:00
James Robertson
b46ab4c17b Fixed Ch5 GCC Pass 2 specs patch text to be more vague, but in actuality more accurate - provided by Anderson Lizardo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 02:40:25 +00:00
James Robertson
564768e74a Grammar fix in Ch5 Tcl install directions provided by Anderson Lizardo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 01:53:12 +00:00
James Robertson
7064dafcab Small textual change in the Ch5 lockin Glibc page for /lib/ld.so.1 provided by Anderson Lizardo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 01:50:14 +00:00
Jeremy Utley
156153409f Added Grub instructions for installing to MBR
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-12 00:47:51 +00:00
Gerard Beekmans
955533beaf Removed LILO and Bin86. Replaced them with Grub
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 21:35:35 +00:00
Jeremy Utley
0841437890 Dropped non-toolchain tests to optional
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 20:07:44 +00:00
Jeremy Utley
54df5b44ca Added bison attribute patch to fix compilation of pwlib
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 18:42:16 +00:00
Jeremy Utley
8998cdef82 Added Greg's patch to GCC to suppress libiberty, and allowed binutils' libiberty to stay
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 18:21:18 +00:00
Jeremy Utley
72730c35f5 Added caution block around binutils keep source around instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2766 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 18:00:03 +00:00
Jeremy Utley
008e758cc6 Added Anderson's perl-libc-3 patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2764 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-11 05:23:00 +00:00
James Robertson
eb70a732af Fixed the findutils packge download link on the packages page closing bug 578.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2762 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-10 01:35:26 +00:00
Jeremy Utley
56029fbfe4 Removed installation of gcc 2.95.3 c++ compiler, added Zack's patch to fix the return-type problem
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2759 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-10 00:17:44 +00:00
Jeremy Utley
af1ed8a615 Added new coreutils patch to suppress the tests on hostname
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2757 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-09 21:33:23 +00:00
Jeremy Utley
431f48d1b8 Added some notes regarding failed tests
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2756 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-09 20:59:10 +00:00
Jeremy Utley
c825bdcb3e Added minimum locales necessary for tests
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-09 20:34:19 +00:00