aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* Update to iproute2-3.10.1.Bruce Dubbs2013-07-201-0/+2
| | | | | | | Update to linux-3.10.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10305 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update glibc --enable-kernel valueBruce Dubbs2013-07-061-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10302 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update automake, kernel, e2fsprogs, and man-dbBruce Dubbs2013-06-252-59/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10297 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to automake-1.13.3Bruce Dubbs2013-06-051-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10291 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gcc-4.8.1Bruce Dubbs2013-06-032-2/+14
| | | | | | | | | | Update to util-linux-2.23.1 Added test suites to util-linux, but needed to move shadow before util-linux to have su available. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10290 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Package updatesBruce Dubbs2013-05-283-8/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10287 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change /etc/mtab to be a symbolic link to /proc/self/mounts.Bruce Dubbs2013-05-141-7/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to gawk-4.1.0Bruce Dubbs2013-05-111-53/+6
| | | | | | | Rename html directory for udev-lfs git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10271 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* target triplets no longer appear in the SEARCH_DIR output after adjusting, ↵Ken Moffat2013-05-011-1/+1
| | | | | | so don't mention them in the text git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10261 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add bc to Chapter 6 to support Linux-3.9Bruce Dubbs2013-04-302-0/+121
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10258 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Invoke mkdir consistently with surrounding commands when creating ↵Matthew Burgess2013-04-281-1/+1
| | | | | | /etc/ld.so.conf.d git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use default locations for kbd files because custom locations Bruce Dubbs2013-04-241-11/+11
| | | | | | | are no longer needed by the boot scripts. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10248 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update list of installed libraries in GMPBruce Dubbs2013-04-171-12/+1
| | | | | | | Update to udev-201 (systemd-201) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a failure in the procps-ng test suiteBruce Dubbs2013-04-031-3/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10239 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix example output in adjusted search pathBruce Dubbs2013-04-021-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* I hesitate to make a commit today, but the changes are ready.Bruce Dubbs2013-04-021-2/+4
| | | | | | | | | | Upgrade to Linux-3.8.5 Upgrade to Systemd-200 Expand tcl space for regular expressions needed for some tests Disable a g++ libmudflap test that always fails git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo in Procps symlink creation.Matthew Burgess2013-03-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of typosMatthew Burgess2013-03-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10234 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the alignment of some command continuation constructs.Matthew Burgess2013-03-292-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10233 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a couple of typos.Matthew Burgess2013-03-292-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10232 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove notes about enabling LTO support; it's enabled by default by both GCC ↵Matthew Burgess2013-03-292-17/+0
| | | | | | and Binutils. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10231 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix Binutils' texinfo file in pass1 and pass2 in case hosts have Texinfo >= ↵Matthew Burgess2013-03-291-4/+3
| | | | | | 5.1 installed. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Introduce --disable-install-libiberty to prevent GCC from installing ↵Matthew Burgess2013-03-291-16/+24
| | | | | | libiberty.a, but retain the existing sed as the configure flag doesn't seem to do what it should. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove instructions to prevent the building of GCC's info files.Matthew Burgess2013-03-291-7/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Binutils-2.23.2. Fixes #3318.Matthew Burgess2013-03-281-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10225 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Procps-NG-3.3.7. Fixes #3316.Matthew Burgess2013-03-281-8/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10223 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Diffutils-3.3. Fixes #3315.Matthew Burgess2013-03-281-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10222 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TyposBruce Dubbs2013-03-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor touchupsBruce Dubbs2013-03-032-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extraneous ampersands from Kbd instructions.Matthew Burgess2013-03-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-3.8.1 and other minor touchupsBruce Dubbs2013-03-011-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a potential test error in procps-ngBruce Dubbs2013-02-271-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10175 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Die, resizecons, die!Ken Moffat2013-02-261-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to IPRoute2-3.8.0. Fixes #3291.Matthew Burgess2013-02-241-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.21Bruce Dubbs2013-02-191-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to texinfo-5.0 and linux-3.7.9.Bruce Dubbs2013-02-183-4/+33
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Groff-1.22.2. Fixes #3280.Matthew Burgess2013-02-131-6/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove trailing whitespace from all files.Matthew Burgess2013-02-1120-70/+70
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change ncurses instructions to create and install .pc files.Bruce Dubbs2013-01-301-11/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Another TypoBruce Dubbs2013-01-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2013-01-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to pkg-config-0.28Bruce Dubbs2013-01-272-2/+26
| | | | | | | Typos in procps-ng git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revise procps-ng install instructions to place files in the proper locationsBruce Dubbs2013-01-251-4/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2013-01-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move the 'test' and '[' executables to /bin for Bruce Dubbs2013-01-241-3/+4
| | | | | | | | consistency with Bourne shells without these functions built in (e.g. dash). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Procps-ng-3.3.6Bruce Dubbs2013-01-221-54/+53
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update udev-lfs scripts Bruce Dubbs2013-01-091-4/+0
| | | | | | | | Update to systemd-197 Reformat 'Rebooting the System' recommendations git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Groff-1.22.1. Fixes #3266.Matthew Burgess2013-01-021-12/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-8.20. Fixes #3215.Matthew Burgess2013-01-021-5/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10089 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add additional recommendations for packages in the Bruce Dubbs2013-01-011-8/+1
| | | | | | | | | 'Rebooting the System' section. Remove obsolete --enable-mpbsd from gmp instructions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10088 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689