aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
...
* Rename the Linux Libc Headers pagesMatthew Burgess2006-10-041-27/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7817 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replace the Linux-Libc-Headers package with the 'headers_install' target ↵Matthew Burgess2006-10-042-4/+5
| | | | | | from the kernel Makefile git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Undo r7810. It obviously contained much more than the commit log stated.Matthew Burgess2006-10-041-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct the order of the Changelog entries. Sometimes quilt/patch are just ↵Matthew Burgess2006-10-041-0/+6
| | | | | | too efficient. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.5Matthew Burgess2006-10-041-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-6.3Matthew Burgess2006-10-042-10/+71
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed typo in udev instructions (extra/ --> extras/).Bryan Kadzban2006-09-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7802 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make the spacing consistent for redirecting to a here-document. Thanks to ↵Matthew Burgess2006-09-212-3/+3
| | | | | | Peter Ennis for the report. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7797 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to udev-100Matthew Burgess2006-09-202-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added missing symlinks to libstdc++ needed for glibc-2.4Dan Nichilson2006-09-181-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7790 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to Glibc-2.4. Added a patch for iconv and removed unnecessaryDan Nichilson2006-09-181-28/+8
| | | | | | | patches from glibc-2.3.6. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix non-POSIX syntax in gzexe's calls to tail. Fixes #1876.Matthew Burgess2006-09-091-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7787 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to m4-1.4.6. Fixes #1868.Matthew Burgess2006-09-091-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7785 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Modified sysvinit sed for clarityBryan Kadzban2006-09-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert the change in locatedb's location. It was incomplete and possibly ↵Matthew Burgess2006-08-311-1/+1
| | | | | | moved locatedb to the wrong location git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7782 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change the location of locatedb to comply with the FHS. Fixes #1869.Matthew Burgess2006-08-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move an incorrectly placed tag. Found when jhalfs failed to change the path ↵Matthew Burgess2006-08-311-2/+2
| | | | | | to 'find' in updatedb. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove a redundant fix for a buffer overflow in CoreutilsMatthew Burgess2006-08-241-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7777 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor rewording concerning invoking Perl's configuration scripts. Fixes #1857Matthew Burgess2006-08-171-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix an incompatibility between autoconf's testsuite and m4-1.4.5Matthew Burgess2006-08-171-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix a buffer overrun bug in m4Matthew Burgess2006-08-171-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7767 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Vim text updatesDan Nichilson2006-08-081-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7765 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Ported updates from 6.2 branch.Manuel Canales Esparcia2006-08-038-8/+55
| | | | | | Small tags fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to shadow-4.0.17Matthew Burgess2006-07-311-43/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to gcc-4.1.1Matthew Burgess2006-07-311-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Using the proper module-init-tools patch entity.Manuel Canales Esparcia2006-07-261-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7705 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More spellingBruce Dubbs2006-07-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Syncing trunk with 6.2 branch.Manuel Canales Esparcia2006-07-238-16/+29
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged r7686 from 6.2 branch. Reworded comments about remounting virtualDan Nichilson2006-07-211-4/+5
| | | | | | | file systems in section 6.20. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7687 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a reminder to check the kernfs mounts after the revised chroot command.Dan Nichilson2006-07-211-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added module-init-tools patchBruce Dubbs2006-07-161-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7676 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sed to correct path to the find program in updatedbBruce Dubbs2006-07-151-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7674 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated glibc text concerning potential test failuresBruce Dubbs2006-07-151-18/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7673 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved the executables: nice, find, kbd_mode, openvt, and setfont to /bin. ↵Bruce Dubbs2006-07-133-9/+41
| | | | | | Added --datadir=/lib/kbd to kbd's configure. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7668 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed text explaining the installation of the udev-config rulesDan Nichilson2006-07-121-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7662 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to udev-096 and udev-config-20060712. Closes #1804.Dan Nichilson2006-07-121-73/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Provide vi to vim man page symlinks for all languages. Closes #1811.Dan Nichilson2006-07-121-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7656 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add more commands to lists of what gets installed, thanks to Chris Staub.Ken Moffat2006-06-109-18/+127
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7646 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added tee to chapter 6's glibc make check.Gerard Beekmans2006-05-311-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove an outdated comment about having to reset passwords if enabling ↵Matthew Burgess2006-05-301-6/+0
| | | | | | password shadowing. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove getunimap, setlogcons and setvesablank from the list of programs ↵Matthew Burgess2006-05-301-34/+3
| | | | | | installed by kbd. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove swapdev from the list of programs installed by util-linux.Matthew Burgess2006-05-301-11/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Textual corrections from Chris Staub - dependency information is now in the ↵Matthew Burgess2006-05-301-6/+5
| | | | | | appendix, not in chapter 6. Specific compiler optimisations are not provided so remove mentioning them. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tagging fixManuel Canales Esparcia2006-05-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove the 'refer back's in the gcc-pass2 and chapter06/gcc pages.Jeremy Huntwork2006-05-271-4/+17
| | | | | | | | 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
* Add a note about installing spell files for Vim in a language other than ↵Jeremy Huntwork2006-05-271-0/+6
| | | | | | English. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7631 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct Vim's installation of man pages to work well with Man-DB.Jeremy Huntwork2006-05-271-1/+9
| | | | | | | Patch from Alexander Patrakov and Ag Hatzim. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Some version corrections in the vim pageJeremy Huntwork2006-05-261-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to Vim-7.0. Fixes #1793.Jeremy Huntwork2006-05-261-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed generation of diff's man page, fixes #1800.Jeremy Huntwork2006-05-252-2/+9
| | | | | | | | Thanks Randy McMurchy for the report and Ken Moffat for the fix. Also, some slight wording adjustments on the Shadow page. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689