Commit Graph

1001 Commits

Author SHA1 Message Date
Matthew Burgess
352e6fc5aa Upgrade to Perl-5.10.1. Fixes #2479.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-26 19:03:11 +00:00
Bruce Dubbs
165a97caf6 s/lableled/labeled/
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9055 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-20 19:19:03 +00:00
Bruce Dubbs
041bd842a4 Speling
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-20 04:56:18 +00:00
Bruce Dubbs
16471f8539 Reworded the notes in the General Compilation Instructions
and added a note to bin-utils to have users actually 
read the General Compilation Instructions.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-20 04:41:48 +00:00
Matthew Burgess
5f7456b7b4 Various text corrections from Chris Staub. Fixes #2470.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-08-12 19:16:30 +00:00
Matthew Burgess
1435e8faa1 Further improvements to toolchain technical notes. Fixes #2461.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9026 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-29 21:34:16 +00:00
Matthew Burgess
af9063d6b4 Correct and clarify toolchain explanatory notes. Fixes #2461.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9021 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-29 20:46:21 +00:00
Bruce Dubbs
d9ed5f3758 Changes several instruvions to add an -v switch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9018 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-29 18:09:34 +00:00
Matthew Burgess
0cba668c11 Upgrade to Gawk-3.1.7. Fixes #2457.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9004 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-28 20:03:53 +00:00
Matthew Burgess
f1994dcf64 Various text and grammar updates. Thanks to Chris Staub for the patch. Fixes #2458.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9000 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-26 19:17:51 +00:00
Matthew Burgess
fe6ca49e2b Apply a few text updates from Chris Staub. Fixes #2442.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-18 12:42:44 +00:00
Bruce Dubbs
9122ffe01f Update to util-linux-2.16, udev-145, e2fsprogs-1.41.8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-17 02:50:43 +00:00
Bruce Dubbs
dc96e56c08 Change output if readelf to render on one line like the actual output.
Update formatting for pdf.
This is appearance only and did not change version number.
Fixes  Ticket #2438.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-12 16:48:19 +00:00
Bruce Dubbs
d35b7f3ced Update to sed 4,2,1
Update to Linux 2.6.30.1
Correct GCC to use -fomit-frame-pointer
Add pkg-config
Remove --with-col from Man-DB
Move Util-Linux-NG to before E2fsprogs in Chapter 6
Update to e2fsprogs-1.41.7
Remove E2fsprogs in Chapter 5


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8955 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-07-06 06:54:06 +00:00
Bryan Kadzban
2594b0a146 Add a sed to glibc to fix the constants passed to futex(2) in 32-bit builds. Seems to fix testsuite hangs (the tst-mutex9 process never exits, for instance).
This change is in upstream git, so this can be reverted once we upgrade glibc.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-06-12 05:25:14 +00:00
Bruce Dubbs
35327219b8 Change instruction for minimum kernel version to 2.6.18 in glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-06-06 23:38:23 +00:00
Bruce Dubbs
906747704b Typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-27 17:23:52 +00:00
Bruce Dubbs
ca2f862e60 Update Chapter 5 glibc wording concerning locales
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8928 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-27 01:45:59 +00:00
Gerard Beekmans
4396ba24e9 Fix for #2092.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-24 18:17:26 +00:00
Gerard Beekmans
550f9f4b23 Minor edit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8917 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-24 18:09:10 +00:00
Gerard Beekmans
a094de3027 Changed TARGET_TRIPLET to LFS_TGT to match the contents of Chapter 4- Setting Up the Environment.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8916 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-24 17:49:53 +00:00
Robert Connolly
e311865254 Verbosely move mpfr and gmp.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8906 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 23:00:57 +00:00
Bruce Dubbs
55fa5a30e2 Various minor text changes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-23 12:42:55 +00:00
Bruce Dubbs
07312f6eec Correct bootstrap explanation in gcc sections. Thanks to Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-17 03:20:56 +00:00
Matthew Burgess
b5c8c82ea1 Use latest upstream Bash patches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-05-10 11:54:49 +00:00
Matthew Burgess
1cdaff9801 Various text updates/typo fixes from Chris Staub. Fixes #2367.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-12 21:09:00 +00:00
Matthew Burgess
d1b03c872e Build mkswap for e2fsprogs' testsuite, and remove unnecessary BLKID_LIBS variable. Fixes #2361.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8835 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-12 21:01:24 +00:00
Matthew Burgess
87c1917179 Mention Dejagnu's testsuite. Fixes #2362. Thanks to Chris Staub for the report and patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 22:12:36 +00:00
Matthew Burgess
04b83d4a46 Upgrade to Tar-1.22. Fixes #2358.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8830 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:37:34 +00:00
Matthew Burgess
8d72f1f919 Upgrade to Coreutils-7.1. Fixes #2354.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8822 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:30:22 +00:00
Matthew Burgess
835b56ae9c Upgrade to Bash-4.0. Fixes #2351.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-03-11 21:27:25 +00:00
Matthew Burgess
84d27d59c5 Upgrade to Linux-2.6.28.5. Fixes #2348.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-17 00:06:25 +00:00
Matthew Burgess
934a32d6fb Add a patch to suppress a warning added in Tar-1.21 that causes the Perl testsuite to fail.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-08 12:43:00 +00:00
Matthew Burgess
9e27ec1467 Upgrade to Tar-1.21. Fixes #2309.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:49:02 +00:00
Matthew Burgess
5857c98bda Upgrade to Patch-2.5.9. Fixes #2239.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8795 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:48:27 +00:00
Matthew Burgess
578f206eb1 Upgrade to Linux-2.6.28.2. Fixes #2316.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:47:26 +00:00
Matthew Burgess
e905c20015 Upgrade to Bash-3.2.48. Fixes #2319.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-02-01 22:39:35 +00:00
Bruce Dubbs
4c0c012ee1 Reformatted several pages so pdf is properly generated.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2009-01-04 04:48:38 +00:00
Matthew Burgess
3fa7ca4305 Upgrade to Binutils-2.19. FIxes #2268.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-07 11:38:36 +00:00
Jeremy Huntwork
4e82d4787a Bring in DIY's next generation build method. Move GRUB to chapter 8.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-05 20:46:02 +00:00
Jeremy Huntwork
6e886330cf Initial addition of support for x86_64
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8754 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-03 22:46:04 +00:00
Bruce Dubbs
b0e1dc860c Fix typos in Chapter 5 Gawk
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8752 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-03 21:22:19 +00:00
Jeremy Huntwork
2a6c7b3e26 Adjust line break in adjusting toolchain section to avoid confusion
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8750 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-12-01 21:38:07 +00:00
Bryan Kadzban
a91be49af4 s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs installed-binaries list, since I noticed it when killing tabs.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-06 05:23:09 +00:00
Bruce Dubbs
1fa0f19f28 Changed wording introducing test suites in Chapter 5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-11-05 21:44:06 +00:00
Bruce Dubbs
182d5d3e50 Text changes in several places in Chapters 5 and 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-30 06:52:46 +00:00
Bruce Dubbs
863beeaa47 Fixed perl configuration so it knows the vendor library location.
Changes perl patches to a single consolidated patch with security and other fixes

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-30 05:35:58 +00:00
Bruce Dubbs
bdd7f2703c Added chmod instructions to e2fsprogs and tcl
to ensure all libraries are writable by root for stripping.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8709 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-27 07:23:19 +00:00
Bruce Dubbs
e4b8b816df Added a brief explanation of the Linux API Headers instructions.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8708 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-27 06:33:21 +00:00
Bruce Dubbs
3c63868dde Added a General Compilation Instructions section
immediatley before binutils.  Essentially reordered the presentation
that was in the Chapter 5 Introduction.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8704 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-26 17:47:52 +00:00
Bruce Dubbs
b772130d04 Added ac_cv_func_working_mktime=yes to the configure commands in gawk and bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8690 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 20:32:15 +00:00
DJ Lucas
c350d43a4d Fixed grep's -i feature.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-21 05:31:18 +00:00
Jeremy Huntwork
9ff6ff3fb3 GCC 4.3.2 uses a new location for fixed includes. Fix scripts in chapter 5's adjusting toolchain section to use it.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8684 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-20 14:56:53 +00:00
Randy McMurchy
97ba3cf3df Removed an unnecessary command from the Chapter 5 Perl instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 20:07:31 +00:00
Jeremy Huntwork
787fe0c794 Moved placement of m4 in chapters 5 and 6 so that
* the chapter 5 m4 links against the glibc in /tools
 * the chapter 6 m4 is built before anything that hard codes the location of m4
Added a host prerequisite for m4


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-19 03:09:26 +00:00
Bruce Dubbs
26b44218d9 Added --disable-libssp to glibc Pass 1 in Chapter 5
to eliminate a build failure on some systems.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8665 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-15 21:32:49 +00:00
Randy McMurchy
c49647b10a Modified the Chapter 5 instructions so that instead of building the GMP and MPFR packages separately for GCC Pass2, they are built by GCC internally
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-13 13:32:41 +00:00
Randy McMurchy
a8e23bd853 Moved the Chapter 5 M4 installation to before GCC Pass1 so that the internal GCC build of GMP will not fail in case M4 doesn't exist on the host
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8649 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 15:09:40 +00:00
DJ Lucas
0eb906581f Use static linked gcc for pass 1 - #2056.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 04:09:47 +00:00
DJ Lucas
b2e93767f8 killed /etc/ld.so.preload from Chapter 5 Glibc, #2081.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8645 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 03:55:20 +00:00
Randy McMurchy
0bb6760364 Added descriptions of the configure options used in the GMP instructions and updated the installed library descriptions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8644 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-12 00:39:47 +00:00
DJ Lucas
0abc697e29 removed chapter 5 glibc test suite
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 23:39:51 +00:00
DJ Lucas
ce69610f7f minor correction - glibc patch paths
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-11 04:02:55 +00:00
Randy McMurchy
cbd7c845aa Added an explanation for the make command in the Chapter 5 Util-linux-ng instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-10 18:32:37 +00:00
Randy McMurchy
181205154e Added a command inadvertantly left out of the Chapter 5 Glibc instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 18:45:51 +00:00
Randy McMurchy
7ce01e0fcd Removed extraneous ampersands put in by accident
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-09 18:35:09 +00:00
Randy McMurchy
0556946c4d Updated Util-linux-ng to 2.14.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-07 14:40:52 +00:00
Robert Connolly
a877994145 cp -v, to .orig, in Expect chap5, like we do with the rest of the book.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-07 01:09:21 +00:00
Randy McMurchy
a926480eea Updated M4 to 1.4.11 and added it to the Chapter 5 build as it is required by the GMP package in Chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-06 14:57:40 +00:00
Randy McMurchy
f3c13ba37e Corrected some erroneous text in the Coreutils instructions, thanks to Greg Shafer for pointing it out
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-06 00:44:26 +00:00
Randy McMurchy
a5933e25fe Updated Coreutils to 6.12, thanks to William Immendorf for contributing a patch to add the mktemp program information to the Coreutils page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 22:34:54 +00:00
Randy McMurchy
a9836bc786 Typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 21:06:25 +00:00
Randy McMurchy
1100dfc670 Added a patch to the Expect instructions to fix an issue with recent Tcl versions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 18:46:09 +00:00
Randy McMurchy
d55da0a925 Fixed validation error
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 18:17:30 +00:00
Randy McMurchy
85ca28c900 Updated Tcl to 8.5.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 17:04:28 +00:00
Randy McMurchy
5a25e0a586 Updated Glibc to a 2.8 snapshot taken on 9/29/2008, the tarball of this snapshot includes the libidn data that previously was separately packaged
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-05 16:11:41 +00:00
Randy McMurchy
6cc051651b Updated GCC to 4.3.2 which includes adding the GMP-4.2.4 and MPFR-2.3.2 packages - This new version of GCC requires the added packages - Thanks to DJ Lucas for the stimulus and initial work resulting in this and all of the other package updates coming up
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-10-03 20:14:18 +00:00
Jeremy Huntwork
1c6f1c1e41 Use -mtune=native for glibc. We don't want our libc optimized for 486.
It should be optimized for the local machine.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-23 18:33:53 +00:00
Jeremy Huntwork
974b9e8be2 Fixed a couple of typos
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8527 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-04-22 15:27:23 +00:00
Matthew Burgess
615a565828 Upgrade to Coreutils-6.10. Fixes #2133.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-02-07 19:47:39 +00:00
Matthew Burgess
c6d52ce7e5 Fix up the migration to Util-linux-ng.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-22 07:59:22 +00:00
Matthew Burgess
4bac71c515 Replace Util-linux with Util-linux-ng. Fixes #2077.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2008-01-22 07:52:27 +00:00
Matthew Burgess
93ee74805c Updated to Texinfo-4.11. Fixes #2074.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8439 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-12-08 23:46:45 +00:00
Matthew Burgess
1ef69edf80 Updated to Gawk-3.1.6. Fixes #2107.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8432 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-12-08 23:42:31 +00:00
Matthew Burgess
1129dbddc5 Fix incorrect capitalisation of Tcl. Fixes #2096.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-10-29 21:41:18 +00:00
Manuel Canales Esparcia
0445a3d506 Added remap attributes to userinput tags in packages pages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-18 21:11:00 +00:00
Jeremy Huntwork
2a7ac34a07 Upgrade to Glibc-2.6.1. Fixes #2018. Thanks to several people mentioned in the changelog.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-16 00:21:26 +00:00
Jeremy Huntwork
b0a4c9a47d Upgrade to GCC-4.2.1. Fixes #2002. Merged from jh branch, thanks to Matthew Burgess for preparing a discrete patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-15 20:45:13 +00:00
Manuel Canales Esparcia
e7477591dd Added sect1info blocks to packages pages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-09-07 19:16:43 +00:00
Dan Nichilson
954ca05ade Add --disable-werror to binutils-pass-1 for robustness
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8278 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-08-07 20:09:47 +00:00
Dan Nichilson
633f48b189 Updated to glibc-2.5.1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8264 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-31 23:19:44 +00:00
Dan Nichilson
25a4471015 Revert some && deletions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-24 22:51:20 +00:00
Dan Nichilson
ad83f72ad8 Remove extraneous && in chained commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-24 14:48:14 +00:00
Dan Nichilson
f025bfe5ff Install linux-headers to temporary directory for safety
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-07-14 15:46:44 +00:00
Matthew Burgess
968c7be054 Upgrade to Tar-1.18. Fixes #2039.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8181 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-30 14:46:50 +00:00
Ken Moffat
f19e766a8e Add missing colons wherever we expect the builder to key in the userinput.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-24 13:03:35 +00:00
Ken Moffat
2e80ff192c Update to tar-1.17, fixes #2029.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-06-12 20:51:30 +00:00
Manuel Canales Esparcia
1652151de9 Fixes for PDF output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-05 19:03:40 +00:00
Jeremy Huntwork
f4c628cc80 Install su from coreutils in chapter 5 as su-tools. Use su-tools to run test suites from coreutils and bash as user nobody. Fixes #1877
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8006 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-03 12:21:48 +00:00
Jeremy Huntwork
85d8df5044 Updated to linux-2.6.20.4. Fixes r1978.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-04-01 05:41:19 +00:00
Dan Nichilson
8bfbf407dd Apply the branch update patch to the temp Glibc, too
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7971 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-23 20:26:13 +00:00
Manuel Canales Esparcia
b06ca361a4 Updated book sources to use DocBook-XML DTD 4.5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-21 18:42:58 +00:00
Dan Nichilson
acec47884b Force use of host's linker through *-pass1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-14 04:31:35 +00:00
Jeremy Huntwork
09ec1f4110 'Refer back' is redundant.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7954 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-02 23:24:37 +00:00
Jeremy Huntwork
19f8a620a8 Warnings and important notices about a command that appear after instructions to run it are evil.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-03-02 23:23:14 +00:00
Manuel Canales Esparcia
babbe20ab1 Removed M4 from Chapter05.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-25 19:23:42 +00:00
Manuel Canales Esparcia
9d2aa80519 Reverted a change commited by error.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 16:18:22 +00:00
Manuel Canales Esparcia
d71eb36c23 Tags fixes (I'm bad).
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 16:17:14 +00:00
Manuel Canales Esparcia
12b905ac95 Fixed titles and index entries for kernel headers installation to make more obvious that we are using the linux kernel sources package.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 15:09:59 +00:00
Dan Nichilson
bf610ba45c Removed text for editing the adjusted specs by hand
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-02-24 04:38:29 +00:00
Matthew Burgess
980a6927c1 Upgrade to Linux-2.6.19.2. Fixes #1928.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:16:49 +00:00
Matthew Burgess
b8913f423c Upgrade to Gzip-1.3.10. Fixes #1924.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2007-01-31 18:12:22 +00:00
Jeremy Huntwork
948bdb9f27 Add a cautionary note to the end of chapter 5.
Archiving of the temporary tools for future use should take place
before starting chapter 6. Fixes #1879.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7873 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 19:47:06 +00:00
Jeremy Huntwork
9d4c6dc1ed Fix potential corruption of the testsuite tools
by forcing expect to always use /bin/stty and not /usr/local/bin/stty.
Fixes #1892.



git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 19:10:27 +00:00
Jeremy Huntwork
777a14815f Added 'make headers_install' to chapter 5 Linux Headers
for the educational value and in preparation of changes
in Linux-2.6.19.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 18:29:16 +00:00
Matthew Burgess
bc688338dd Apply all 5 of the currently available upstream patches for Bash-3.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 17:08:59 +00:00
Jeremy Huntwork
3f25fa44de Simplified the installation of Linux Headers in Chapter 5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7855 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-11-25 00:13:01 +00:00
Matthew Burgess
f8d252beb3 Upgrade to Tar-1.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:13:49 +00:00
Matthew Burgess
1e0d9b7615 Upgrade to Gettext-0.16
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:08:46 +00:00
Matthew Burgess
6e786a29d5 Upgrade to Bash-3.2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7837 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-28 22:06:22 +00:00
Matthew Burgess
87a779d6a8 Add the verbose flag when copying files in chapter 5's util-linux build. Thanks to Robert Connolly for the report.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7826 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-11 21:26:47 +00:00
Matthew Burgess
5bc82c5b16 Rename the Linux Libc Headers pages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 17:15:25 +00:00
Matthew Burgess
93bc4a2875 Replace the Linux-Libc-Headers package with the 'headers_install' target from the kernel Makefile
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-10-04 17:08:23 +00:00
Matthew Burgess
1f3f918e63 Make the spacing consistent for redirecting to a here-document. Thanks to Peter Ennis for the report.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-09-21 23:04:36 +00:00
Matthew Burgess
de5994967b Simplified the command that adjusts GCC's specs file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-08-17 20:00:55 +00:00
Manuel Canales Esparcia
e1060dee73 Syncing trunk with 6.2 branch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-23 11:05:22 +00:00
Bruce Dubbs
9b41802b14 Moved text in section 5.7 'Adjusting the Toolchain' referencing TCL out of the caution and into its own note
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-07-11 02:09:51 +00:00
Jeremy Huntwork
9278974d09 Remove the 'refer back's in the gcc-pass2 and chapter06/gcc pages.
Better organizes the commands and data so that the flow of the book is not
lost.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-27 18:07:57 +00:00
Manuel Canales Esparcia
daa205dd5b Readded chapter05 Bison and Flex pages due that will be required if using HJL binutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-15 17:26:52 +00:00
Manuel Canales Esparcia
e4a5635494 Replaced "<" by "less than".
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 20:16:56 +00:00
Manuel Canales Esparcia
0a63be9385 Removed unused files.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7611 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 19:21:01 +00:00
Manuel Canales Esparcia
1fc30caad1 Tag fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-14 17:14:36 +00:00
Archaic
004616a9e7 To avoid comments that require action from being forgotten, I prefixed all of them that I could find with 'FIXME:'. I did not attempt to fix them. I just marked them for future reference.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-13 00:07:12 +00:00
Jeremy Huntwork
0b37960b44 Updated stripping notes to reflect current findings.
Resolves ticket #1657.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-03 21:38:35 +00:00
Archaic
2f3d5955c5 Updated to tcl8.4.13.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-05-02 17:16:36 +00:00
Manuel Canales Esparcia
07e8db25bd Fixed command to change /tools ownewrship. Resolves ticket #1780.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-23 09:00:37 +00:00
Jeremy Huntwork
72d7e2822e Moved all dependency information to a new page, Appendix C.
Appendix C also contains information concerning the build order.
While there might need to be a few tweaks yet, this information is complete
enough at this point to close out the long-standing ticket #684.
Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for
helping get this finished.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-18 17:57:37 +00:00
Archaic
d2c332bc21 Merged the udev_update branch to trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-13 18:45:33 +00:00
Jeremy Huntwork
3685bb6f51 Merged alphabetical branch to trunk.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-04-06 17:31:00 +00:00
Gerard Beekmans
8a5d617f97 Removal of -D_GNU_SOURCE from Chapter 5 - patch. Thanks for Dan Nicholson for the patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7404 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-03-03 23:10:02 +00:00
Jeremy Huntwork
a11b40fbeb Remove unnecessary LDFLAGS variables in binutils pass 1 and 2. Thanks Dan Nicholson.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-31 01:50:44 +00:00
Jeremy Huntwork
28bb06349a Various textual corrections. Thanks Chris Staub.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-30 06:51:33 +00:00
Jeremy Huntwork
62d3362b8d Adjust binutils-pass1 so we don't need to hang on to its source directories.
Also use 'gcc -dumpmachine' instead of the MACHTYPE var.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-30 06:50:11 +00:00
Jeremy Huntwork
79f742006f Fixed typo in binutils pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7310 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 15:08:48 +00:00
Jeremy Huntwork
2914987be2 Adjust chapter 5 binutils to build a static ld-new for use in the chapter 6 readjusting section.
Also add some extended sanity checks. These fixes are adapted from DIY-Linux and Greg Schafer.
Thanks to Dan Nicholson for the report, as well.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 14:45:36 +00:00
Jeremy Huntwork
313ca76210 Fixed the re-adjusting of the toolchain in chapter 6 so that chapter 6 GCC and Binutils links against the proper Glibc and so that we don't have to keep the binutils directories from chapter 5.
Also moved a note about saving the /tools directory to the beginning of chapter 6.
Fixes bug 1677. Thanks to Chris Staub, Alexander Patrakov, Greg Schafer and Tushar Teredesai for reporting and resolving this issue.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7306 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-26 03:45:12 +00:00
Manuel Canales Esparcia
b28fd35a82 Finished chapter 05 indentation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7292 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-22 13:13:52 +00:00
Manuel Canales Esparcia
7b82580d09 Indenting chapter 05, part 4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7290 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-22 12:20:02 +00:00
Manuel Canales Esparcia
1f7ca93564 Indenting chapter 05, part 3
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7286 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-20 21:02:23 +00:00
Manuel Canales Esparcia
09fb7a09f1 Indenting chapter 05, part 2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7281 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2006-01-17 20:43:10 +00:00