Commit Graph

2548 Commits

Author SHA1 Message Date
Greg Schafer
eea36593d4 Incorporate suggested changes from Bruce. Thanks.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2884 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-26 04:39:54 +00:00
Greg Schafer
1cb7ced1c4 Small fixups across the board.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-26 04:11:08 +00:00
Greg Schafer
6952b96fa2 Chapter 6 - Coreutils: Remove bogus chown operation reported by Ryan.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2882 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-25 12:39:06 +00:00
Greg Schafer
dcca0293c2 Final batch of fixes for Bug 675 - missing command descriptions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-25 02:42:16 +00:00
Greg Schafer
3a788f0c79 Next batch of fixes for Bug 675 - missing command descriptions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-24 23:48:45 +00:00
Alex Gronenwoud
978d0bffc4 Changing the style of the command descriptions in appendix A.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-24 22:29:16 +00:00
Greg Schafer
aa497295b3 First half of fixes for Bug 675 - missing command descriptions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2878 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-24 14:59:09 +00:00
Greg Schafer
e0050677e5 Chapter 6 - Coreutils: Rearrange test suite running.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-24 11:17:06 +00:00
Greg Schafer
c9fb357ffd Remove the nobody user and group.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-24 10:26:20 +00:00
Greg Schafer
96dfe0f5bf Typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-24 03:07:11 +00:00
Alex Gronenwoud
77f9604a83 Putting several tiny sections in chapter 1 into one.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-23 23:00:12 +00:00
Alex Gronenwoud
3993087cc1 Correcting a few spelling mistakes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2873 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-23 22:59:59 +00:00
Greg Schafer
e683065ebe Chapter 8 - Creating the /etc/fstab file: Made mounting devpts the default.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-23 06:27:36 +00:00
Greg Schafer
ccaabde9fa Chapter 5 - GCC Pass 2: Insert note to rerun the previously ran sanity check.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-23 05:54:49 +00:00
Greg Schafer
990ba6b8b8 Chapter 5 - GCC Pass 2: Add check for properly functioning PTYs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-23 05:08:35 +00:00
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
Greg Schafer
b036adcf56 Missed one.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-23 00:59:49 +00:00
Greg Schafer
297d8ee004 More toolchain textual adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-23 00:53:52 +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
677aef3d51 GCC 2.95.3 fixes and other misc. toolchain related textual adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-22 14:25:37 +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
Alex Gronenwoud
548d65f273 Cleaning and marking up the fstab section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-21 10:33:48 +00:00
Alex Gronenwoud
6fae3d4f06 Making the 'unchecked' phrases uniform.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-21 10:33:23 +00:00
Greg Schafer
638a39cb6a Small text rearrangement in Chapter 1 - how.xml.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-21 08:03:23 +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
ebd8ee20fa Add note about devpts relating to the test suites.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2855 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-21 07:10:45 +00:00
Greg Schafer
76d113f6f2 Toolchain related textual adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-21 03:05:40 +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
Greg Schafer
fbd407f064 Minor fixups.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2849 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-19 13:52:09 +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
Gerard Beekmans
1c7e8cce36 *** empty log message ***
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2847 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 17:10:55 +00:00
James Robertson
03a3b54ae7 Updated the acknowledgements page to match the website.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 16:49:53 +00:00
Gerard Beekmans
15695533a6 Version 5.0-pre1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 03:30:50 +00:00
Greg Schafer
fdce923c3a Reinstate libiberty header installation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2843 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 03:24:06 +00:00
James Robertson
42fd7b3431 formatting, url and other typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 03:11:04 +00:00
James Robertson
ffc7dcffaf Third times a charm. Sorry.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 02:47:22 +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
8dfb486f7e Fixed some rendering errors.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-18 02:45:02 +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
Alex Gronenwoud
783c041149 Minor adjustments to the 'Lock-in' section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-17 22:00:04 +00:00
Alex Gronenwoud
552a690b44 Properly alphabetizing the dependencies.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-17 21:59:53 +00:00