Commit Graph

104 Commits

Author SHA1 Message Date
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
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
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
Jeremy Utley
223504c676 fixed nasty typo referring to /stage1/lib/locale in chapter 6 glibc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2763 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-10 08:30:34 +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
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
a9939e0df5 Adding reminder to unpack Linuxthreads.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-09-01 21:30:12 +00:00
Jeremy Utley
73eac28cb3 Corrected location for the patch in chapter 6 Glibc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-30 23:52:19 +00:00
Jeremy Utley
79b94bd125 Added sscanf patch to Glibc instructions and download page.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-30 03:57:49 +00:00
Alex Gronenwoud
89fcc34541 Putting text before the 'make check's, and smoothing the other lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2695 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-29 23:20:23 +00:00
Alex Gronenwoud
96e0ac7d03 Updated chapter 6 Glibc installation from pure-lfs hint.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-08-27 21:29:30 +00:00
Gerard Beekmans
1179ee92d2 Applied Zack's glibc patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 18:43:13 +00:00
Gerard Beekmans
720e0988f2 Added set +h after every exec /path/to/bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 18:51:16 +00:00
Gerard Beekmans
4a7a683b9a Applied Zack's various-fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 07:38:47 +00:00
Timothy Bauscher
41d1d0e923 Zack's patches: added --with-included-regex to grep and linux manpage installation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:47:47 +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
83be14171b ld.so.conf creation before compile not needed anymore
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 22:16:54 +00:00
Gerard Beekmans
30b270f9ce static->stage1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2519 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 22:11:35 +00:00
Gerard Beekmans
d65f176131 Removed cross-compiling=no hack
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2518 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 21:49:22 +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
Gerard Beekmans
d3d229f32e grammar fixes from Alex
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-20 13:59:14 +00:00
Gerard Beekmans
e4b9338243 fix typo's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2416 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-03 23:24:24 +00:00
Gerard Beekmans
2b114b251e textual changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-30 05:06:58 +00:00
Gerard Beekmans
7bfad056d6 QA Part #1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2403 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-27 22:10:07 +00:00
Gerard Beekmans
90423c0944 reworded for consistency reasons
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 16:42:50 +00:00
Gerard Beekmans
8a59b643c6 added note that patch is also required if host system uses glibc _older_ than 2.2.x (not just 2.2.x)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-06 16:39:27 +00:00
Gerard Beekmans
30a2c84f23 split up the glibc and man 'mega' patches
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2269 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 00:21:10 +00:00
Gerard Beekmans
b7cea6e536 reworded some of the text
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-02 22:01:49 +00:00
Gerard Beekmans
f991b54391 updated patch explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2267 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-02 21:03:15 +00:00
Gerard Beekmans
ada6eeb93c removed superfluous && from end of line
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2266 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-02 20:55:58 +00:00
Gerard Beekmans
4595a37041 added more whitespace by way of an empty sect2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 23:05:27 +00:00
Gerard Beekmans
a9fb6a4562 new copyright year, glibc install change beta
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-01 14:14:38 +00:00
Gerard Beekmans
6143d137e4 upgraded to glibc-2.3.1, added 2nd glibc install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2246 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 16:38:25 +00:00
Timothy Bauscher
da1fc68520 Modified paragraphs about unpacking patches since they are no longer compressed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-17 13:26:15 +00:00
Timothy Bauscher
788676013b Updated to autoconf-2.57, automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, gcc-3.2.1, libtool-1.4.3, linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3, util-linux-2.11y. Removed warning about --enable-kernel.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-15 21:32:51 +00:00
Timothy Bauscher
2c094d60db Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-28 21:08:29 +00:00
Gerard Beekmans
3a3b76eeb7 Added glibc linuxthreads man pages installation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 13:43:14 +00:00
Timothy Bauscher
fde5bc7ead Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-29 18:12:02 +00:00
Mark Hymers
2344896535 fix all patches to use -patch-version entities and remove hard-coding of patch versions. sorry to timothy for breaking his run of changelog entries\!
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2024 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-07-02 19:25:34 +00:00
Timothy Bauscher
f50aec7046 Fixed a typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-06-02 17:48:43 +00:00
Gerard Beekmans
3b3e965d29 Fix bug #316 - replace sed's with patches. Done for c5-fileutils, c6-glibc, c6-gawk and c6-ed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-30 11:51:27 +00:00
Gerard Beekmans
69b8ba44aa removed \ typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-26 23:21:55 +00:00
Gerard Beekmans
f76d55ad08 added 'touch /etc/ld.so.conf' which was removed by accident
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1909 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-26 18:48:42 +00:00
Gerard Beekmans
5e2cb65219 first set of commits for keep-chap5-chap6-seperate
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-25 00:19:47 +00:00
Gerard Beekmans
8886cca0de fix typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-09 01:02:31 +00:00
Gerard Beekmans
3f12743405 fix bugs #335 and #342 plus various touch ups, layout fixed (line wrapping mostly)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-05-02 20:15:02 +00:00
Gerard Beekmans
86139bbf40 added note that /usr/lib/locale must be created before you manually install locales
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-25 18:25:09 +00:00
Gerard Beekmans
e69a59f2e4 various fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-04-19 18:27:01 +00:00
Gerard Beekmans
a971ec4c0f change of msgfmt description to be more accurate
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-03-06 21:59:52 +00:00
Gerard Beekmans
aabc1e0983 fix bad typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-02-20 00:46:42 +00:00