aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespace from all files.Matthew Burgess2013-02-118-13/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Generalize the instructions for creating SBU values.Bruce Dubbs2013-01-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Gettext-0.18.2. Fixes #3263.Matthew Burgess2012-12-281-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.17. Fixes #3261.Matthew Burgess2012-12-281-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Tcl-8.6.0. Fixes #3257.Matthew Burgess2012-12-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update Check's list of installed programs. Fixes #3245.Matthew Burgess2012-12-121-0/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove redundant --enable-addons parameter to Glibc's configure script. ↵Matthew Burgess2012-12-121-9/+0
| | | | | | Fixes #3241. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10060 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remphasize host system requirements in General Compilation Instructions.Bruce Dubbs2012-11-271-2/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Binutils-2.23.1. Fixes #3226.Matthew Burgess2012-11-142-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update udev explanation.Bruce Dubbs2012-10-023-3/+3
| | | | | | | Be consistent with ln options. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2012-09-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add instructions to Chapter 5 glibc to add rpc headers Bruce Dubbs2012-08-271-3/+13
| | | | | | | to the host system if they are missing. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update glibc text removing noatime mount Bruce Dubbs2012-08-221-2/+2
| | | | | | | caution and adding text regarding test issues. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to linux-3.5.1 Bruce Dubbs2012-08-171-2/+2
| | | | | | | | | | | | Upgrade to man-pages-3.42 Upgrade to automake-1.12.3 Remove instruction copying su in Chapter 5 coreutils Move shadow to before coreutils in Chapter 6 to have su available Update Chapter 5 sizes and times git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.16.0. Fixes #3131.Matthew Burgess2012-08-056-12/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9922 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to MPFR-3.1.1. Fixes #3133.Matthew Burgess2012-07-133-6/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove now unnecessary --disable-perl-regexp from chapter 5's instructions.Matthew Burgess2012-06-071-15/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Incorporate perl fixes from 2012-06-03 in the perl patchBruce Dubbs2012-06-041-7/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add pkg-config-0.26-internal-glibBruce Dubbs2012-06-032-3/+8
| | | | | | | | Add popt-1.16 Fix problem building perl in some environments git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Run fixincludes again, by removing the sed that disabled it. It no longer ↵Matthew Burgess2012-05-111-13/+0
| | | | | | attempts to fix up host headers. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9850 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of toolchain related typos.Matthew Burgess2012-05-062-5/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various minor text changes to both book and bootscripts.Bruce Dubbs2012-05-061-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix issues from the merge of the jh branch.Ken Moffat2012-04-262-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9834 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merge changes developed and tested in the jh branchBruce Dubbs2012-04-257-158/+199
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install su as 'su', not 'su-tools' in chapter 5. Use chapter 6's 'su' for ↵Matthew Burgess2012-04-151-5/+3
| | | | | | Bash. Fixes #3057. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply the binutils patch in the right place in pass 2.Matthew Burgess2012-03-301-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9798 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix location of patch applicationMatthew Burgess2012-03-291-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9796 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply the binutils patch in the correct directory in pass 1Matthew Burgess2012-03-281-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9793 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply Glibc's GCC fix to chapter 5 as well.Matthew Burgess2012-03-271-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to fix building Binutils with -O3 optimizationMatthew Burgess2012-03-272-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.15. Fixes #3045.Matthew Burgess2012-03-261-5/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.7.0. Fixes #3044.Matthew Burgess2012-03-261-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove GCC's cross-compile patch as it isn't required.Matthew Burgess2012-03-141-13/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add explanation for the EMACS variable in Gettext's configure invocation.Matthew Burgess2012-03-111-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Prevent Gettext's configure script from hanging on certain hosts.Matthew Burgess2012-03-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9773 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add whitespace for better readability of instructionsBruce Dubbs2012-03-096-31/+55
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct some role related markup to help with jhalfs' package management ↵Matthew Burgess2012-02-111-3/+3
| | | | | | feature. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9742 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarify (again) the extraction order in GCC Pass 1Bruce Dubbs2012-02-012-1/+7
| | | | | | | Reformat Kmod configure command. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GMP-5.0.3. Fixes #3006.Matthew Burgess2012-01-282-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9719 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream patches for MPFR. Fixes #2983.Matthew Burgess2011-12-231-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Binutils-2.22. Fixes #2967.Matthew Burgess2011-11-252-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove hardcoded paths from GCC's MPFR-related configure switches. Fixes #2948.Matthew Burgess2011-10-282-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9645 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add statusproc back to bootscripts.Bruce Dubbs2011-10-181-2/+2
| | | | | | | | 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
* Upgrade to MPFR-3.1.0. Fixes #2934.Matthew Burgess2011-10-123-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Check-1.2.0 library to Chapter 5.Bruce Dubbs2011-10-113-7/+105
| | | | | | | | | 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
* Add a patch to fix several bugs in MPFR. Fixes #2918.Matthew Burgess2011-09-291-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rename /etc/sysconfig/init_params to /etc/sysconfig/rc.site.Bruce Dubbs2011-09-191-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Fix binutils extracted directory version in binutilsBruce Dubbs2011-09-033-5/+7
| | | | | | | | | | | | | | | 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
* Updates to binutils, glibc, gcc, and tclBruce Dubbs2011-06-291-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update perl, less, and glib.Bruce Dubbs2011-06-261-34/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689