Commit Graph

890 Commits

Author SHA1 Message Date
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