Commit Graph

22 Commits

Author SHA1 Message Date
Greg Schafer
e4df1fcaf7 Add more clarifying notes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-02 06:03:29 +00:00
Greg Schafer
5331519378 Yet more clarifying text re test suites.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-02 04:51:57 +00:00
Greg Schafer
bd10d48248 Add some clarifying text re test suites.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2912 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-10-01 11:14:11 +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
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
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
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
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
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
Greg Schafer
18b65e2b0a Minor edits.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-16 04:25:50 +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
Alex Gronenwoud
148bb04f80 Renaming /stage1 to /tools.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-02 22:03:51 +00:00
Alex Gronenwoud
e667f58f48 Correcting the wording in second pass over Binutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-31 21:51:49 +00:00
Alex Gronenwoud
ab6f1859dd small things around coreutils and bugs #518 and #520
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-11 22:49:50 +00:00
Alex Gronenwoud
775a2682d0 first stab at the second passes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-09 11:45:03 +00:00
Gerard Beekmans
615efc850a Upgraded to binutils-2.14,
linux-2.4.21, expect-5.38.4, gawk-3.1.3, texinfo-4.6, util-linux-2.12,
man-pages-1.58, lfs-utils-0.3, vim-6.2, gettext-0.12.1, automake-1.7.6,
file-4.03, e2fsprogs-1.34, procps-3.1.11, psmisc-21.3


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2660 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-07-30 19:22:54 +00:00
Gerard Beekmans
e91d8ce656 removed tooldir=/stage1. It makes the build unpure again
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 02:44:11 +00:00
Gerard Beekmans
84a7dc232d removed all non-essential CFLAGS and LDFLAGS
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-10 23:48:26 +00:00
Gerard Beekmans
a5b2aa952e add tooldir=/stage1 to binutils install and fix bug in ch6-adjustingtoolchain
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-10 23:29:43 +00:00
Gerard Beekmans
384382bd57 added mkdir/cd binutils commands. Replaced hard-coded version with an entity reference. Added note not to remove binutils dirs. Removed -k option from make check
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 19:56:29 +00:00
Gerard Beekmans
8727a64b3c package updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 20:36:04 +00:00
Gerard Beekmans
bc82645e95 Integrated Pure LFS - Phase 1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 18:20:20 +00:00