Matthew Burgess
6ae6f879f2
Apply the binutils patch in the right place in pass 2.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-30 14:33:43 +00:00
Matthew Burgess
9bda40d80a
Fix location of patch application
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-29 06:46:19 +00:00
Matthew Burgess
0759a218c9
Apply the binutils patch in the correct directory in pass 1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-28 19:39:42 +00:00
Matthew Burgess
8364323174
Apply Glibc's GCC fix to chapter 5 as well.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-27 21:19:24 +00:00
Matthew Burgess
6f227bc82c
Add a patch to fix building Binutils with -O3 optimization
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-27 20:10:11 +00:00
Matthew Burgess
0c0d7c1812
Upgrade to Glibc-2.15. Fixes #3045 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-26 20:29:25 +00:00
Matthew Burgess
c8f104d30a
Upgrade to GCC-4.7.0. Fixes #3044 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-26 20:28:15 +00:00
Matthew Burgess
8ab73858c4
Remove GCC's cross-compile patch as it isn't required.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-14 20:50:17 +00:00
Matthew Burgess
19446d76c7
Add explanation for the EMACS variable in Gettext's configure invocation.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-11 23:30:01 +00:00
Matthew Burgess
86acad366a
Prevent Gettext's configure script from hanging on certain hosts.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-11 23:12:41 +00:00
Bruce Dubbs
9f5aaf72b2
Add whitespace for better readability of instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-03-09 20:12:34 +00:00
Matthew Burgess
bb0c3b3a28
Correct some role related markup to help with jhalfs' package management feature.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9742 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-11 15:25:45 +00:00
Bruce Dubbs
3380af3607
Clarify (again) the extraction order in GCC Pass 1
...
Reformat Kmod configure command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-02-01 18:17:30 +00:00
Matthew Burgess
5fc385aee0
Upgrade to GMP-5.0.3. Fixes #3006 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2012-01-28 11:47:06 +00:00
Matthew Burgess
878bc8bc0b
Add upstream patches for MPFR. Fixes #2983 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-12-23 19:03:08 +00:00
Matthew Burgess
ac62f1701b
Upgrade to Binutils-2.22. Fixes #2967 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-11-25 20:50:58 +00:00
Matthew Burgess
2ce327ccde
Remove hardcoded paths from GCC's MPFR-related configure switches. Fixes #2948 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9645 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-28 19:42:21 +00:00
Bruce Dubbs
776f1dc3a4
Add statusproc back to bootscripts.
...
Remove doc/ files when stripping in Chapter 5.
Add --noclear to agetty for tty1 in inittab.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-18 00:03:30 +00:00
Matthew Burgess
d2f700b581
Upgrade to MPFR-3.1.0. Fixes #2934 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-12 21:35:47 +00:00
Bruce Dubbs
ee321a4688
Added Check-1.2.0 library to Chapter 5.
...
Updated errordiscussion in glibc.
Added a fix for locale issues in gcc.
Incorporated Check library into libpipeline test.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-10-11 04:23:55 +00:00
Matthew Burgess
815b82d4e8
Add a patch to fix several bugs in MPFR. Fixes #2918 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-29 18:34:07 +00:00
Bruce Dubbs
f874424cab
Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site.
...
Move network services to /lib/services.
Move init-functions to /lib/lsb.
Make /lib/lsb a symlink to /lib/services.
Create convenience symlink /etc/init.d->/etc/rc.d/init.d
Add help and man pages to ifup/ifdown.
Append /run/var/bootlog to /var/log/boot.log at the end of
the boot sequence.
Add capability to step through the boot scripts at boot time.
Optionally allow environment variables in sysconfig directory's
console, network, and clock files to be placed in rc.site.
Add an optional FASTBOOT parameter to set /fastboot when rebooting.
Remove a minor warning message from udev that is triggered
by the udev_retry boot script.
Add SKIPTMPCLEAN as an optional parameter to skip cleaning /tmp at boot time.
Add a page to Chapter 7 documenting rc.site.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-19 03:31:46 +00:00
Bruce Dubbs
13e7d79417
Fix binutils extracted directory version in binutils
...
build instructions. This will be reverted at the next upstream release
when the tarball name is again synced with the extracted directory
name.
Fix bootscripts to properly export IN_BOOT variable.
Adjust minimum kernel for the host sysem to 2.6.25
due to a udev requirement.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-09-03 15:42:14 +00:00
Bruce Dubbs
35aef6bdc9
Updates to binutils, glibc, gcc, and tcl
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-06-29 17:38:30 +00:00
Bruce Dubbs
4e7b5fa9ee
Update perl, less, and glib.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-06-26 22:26:46 +00:00
Bruce Dubbs
4df263334f
Update General Compilation Instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9495 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-04-13 03:15:41 +00:00
Matthew Burgess
8aad43851e
Upgrade to GCC-4.6.0. Fixes #2847 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-30 20:24:53 +00:00
Matthew Burgess
09d9400cda
Fix spelling mistake
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-16 22:44:11 +00:00
Matthew Burgess
f8b41d7b8f
Upgrade to Dejagnu-1.5. Fixes #2845 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-14 22:10:23 +00:00
Matthew Burgess
c7997ec214
Add latest upstream patches for Bash-4.2. Fixes #2841 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9486 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-14 22:06:41 +00:00
Bruce Dubbs
2f4c3327ff
Updates for pdf formatting
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9478 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-03-05 04:01:21 +00:00
Matthew Burgess
446a6fcaa1
Upgrade to Bash-4.2. Fixes #2830 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9463 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-16 20:19:10 +00:00
Bruce Dubbs
e1428f313c
Upgrade to Util-linux-2.19. Changed name from util-linux-ng.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9459 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-02-11 01:19:47 +00:00
Bruce Dubbs
dbc5ea6691
Change xz xml filenames to support jhalfs
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9438 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-05 17:34:52 +00:00
Bruce Dubbs
080aa9f164
Tweaks to Xz instructions
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9437 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-05 00:10:26 +00:00
Bruce Dubbs
51023236d6
Added XZ-Utils as a new compression utility package for independent use or with
...
tar.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2011-01-02 06:45:50 +00:00
Matthew Burgess
3ab0c462e5
Upgrade to Glibc-2.12.2. Fixes #2804 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-12-14 22:39:53 +00:00
Matthew Burgess
bd488ac24b
Upgrade to Expect-5.45. Fixes #2791 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9417 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-11-18 19:51:44 +00:00
Matthew Burgess
64af1f62ed
Upgrade to Tar-1.25 and install its HTML documentation. Fixes #2777 and #2786 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-11-10 22:23:21 +00:00
Bruce Dubbs
95c681a23d
Clarify text in Chapter 5 GCC Pass 1
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9407 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-10-27 01:20:20 +00:00
Bruce Dubbs
60b2e99af5
Fix perl option description in Chapter 5
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9394 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-10-07 21:08:12 +00:00
Matthew Burgess
429b4dc990
Upgrade to M4-1.4.15. Fixes #2744 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9382 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-22 20:22:23 +00:00
Bruce Dubbs
0ebe029b75
Be consistent about 'test suites'
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9377 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-18 00:12:44 +00:00
Matthew Burgess
bd7123bffd
Use --disable-libgomp instead of altering LD_LIBRARY_PATH in GCC pass 2.
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9373 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-09-06 19:01:49 +00:00
Matthew Burgess
8320e26f72
Upgrade to Glibc-2.12.1. Fixes #2730 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-08 08:45:08 +00:00
Matthew Burgess
6123afebc7
Add parameters to prevent chapter 5 GCC builds linking to the host's copy of CLooG and PPL. Fixes #2723 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9349 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-03 20:00:28 +00:00
Matthew Burgess
3e801560a7
Upgrade to Make-3.82. Fixes #2726 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-08-03 19:55:09 +00:00
Bruce Dubbs
95562ce730
Clarified what SBU times include in Chapter 5 and 6
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9332 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-07-02 02:59:41 +00:00
Bruce Dubbs
935435bedb
Sync kerenl version in explanation
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9312 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-25 16:22:48 +00:00
Matthew Burgess
ea5c1d17a8
Upgrade to MPFR-3.0.0. Fixes #2687 .
...
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2010-06-22 09:25:36 +00:00