aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* Made the directory tree creation more concise and removed the extraneousArchaic2006-05-081-31/+26
| | | | | | | /opt/* hierarchy (it is not required by FHS). Closes ticket #1656. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated stripping notes to reflect current findings.Jeremy Huntwork2006-05-031-1/+1
| | | | | | | Resolves ticket #1657. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the bug.c code to avoid USB-related uevent leakage reports.Archaic2006-05-031-1/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed sanity checks to work after final GCC and changed their format.Jeremy Huntwork2006-05-032-46/+137
| | | | | | | Resolves ticket #1768. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note that there is no testsuite in man-db. Fixes ticket #1787.Archaic2006-05-031-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed warning about install being safer than cp. Closes ticket #1728.Archaic2006-05-031-8/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to man-pages-2.31.Archaic2006-05-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to iana-etc-2.10.Archaic2006-05-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Look fix for PDF output.Manuel Canales Esparcia2006-05-011-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added two seds to avoid symlink problems with Readline during reinstallation.Archaic2006-05-011-0/+8
| | | | | | | Thanks to Dan and Manuel for the fix and for testing. Fixes ticket #1770. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Wrapped mention of "make install" inside command tags.Archaic2006-05-011-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the cp construct in udev to economize. Also added -v switches.Archaic2006-05-011-8/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed issue where module-init-tools would not re-install its binaries. ↵Archaic2006-05-011-1/+14
| | | | | | Thanks to Manuel for the report and Dan for the fix. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to udev-091. Moved to a tarball-based set of udev rules. Updated the ↵Archaic2006-05-011-19/+53
| | | | | | bootscripts to support the new udevsettle program. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extra '/'s from hints linksJeremy Huntwork2006-04-301-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix.Manuel Canales Esparcia2006-04-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7543 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added missing tags.Manuel Canales Esparcia2006-04-201-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tags corrections.Manuel Canales Esparcia2006-04-201-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Slight wording change to GDBM note.Archaic2006-04-201-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed unused pwdgroup.xml.Archaic2006-04-201-119/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved all dependency information to a new page, Appendix C.Jeremy Huntwork2006-04-1850-438/+0
| | | | | | | | | | | Appendix C also contains information concerning the build order. While there might need to be a few tweaks yet, this information is complete enough at this point to close out the long-standing ticket #684. Many thanks to Chris Staub, Dan Nicholson and Manuel Canales Esparcia for helping get this finished. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* We are creating a new file, no appending to an existing one.Manuel Canales Esparcia2006-04-161-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Wrapped a couple of filenames in filename tags.Archaic2006-04-151-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed small typo in chap6 glibc.Archaic2006-04-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7522 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added patch to glibc to fix build errors in packages that include ↵Archaic2006-04-151-0/+5
| | | | | | linux/types.h after sys/kd.h. Thanks to DJ for supplying the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add patch for tar re CVE-2006-0300, to fix ticket #1767.Ken Moffat2006-04-141-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed typography convections.Manuel Canales Esparcia2006-04-1416-29/+29
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewrote the GDBM recommendation to be more of a possibility but not endorsed.Archaic2006-04-141-9/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed boot logging rule from /etc/syslog.conf and removed the command to ↵Archaic2006-04-132-8/+2
| | | | | | move logger to /bin. (ticket #1746). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added symlink from vim.1 to vi.1.Archaic2006-04-131-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added chgpasswd to the list of installed files for Shadow.Archaic2006-04-131-6/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7511 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweaked some of the educational text regarding udev.Archaic2006-04-131-4/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged the udev_update branch to trunk.Archaic2006-04-1312-473/+356
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added missing -v switch.Manuel Canales Esparcia2006-04-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjust some redundant text in Berkeley DB page.Jeremy Huntwork2006-04-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a pointer to GDBM in Berkeley DB page.Jeremy Huntwork2006-04-122-4/+16
| | | | | | | | | Also added explanatory text concerning why LFS chose Debian's convention for storing man pages. Thanks to Tushar Teredesai and Alexander Patrakov. Resolves Ticket 1694. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Finish up some changes regarding zsoelimJeremy Huntwork2006-04-122-12/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove symlink of zsoelim to groff's soelim in chapter 6.Jeremy Huntwork2006-04-121-2/+1
| | | | | | | Man-DB produces a sufficient zsoelim which overwrites the symlink we used to create. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged alphabetical branch to trunk.Jeremy Huntwork2006-04-0626-52/+68
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct my wrong UTF-8 comment.Ken Moffat2006-03-301-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7476 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Apply r7469,r7471 from udev_update branch to trunk.Ken Moffat2006-03-292-14/+62
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7472 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fixManuel Canales Esparcia2006-03-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7465 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Standarized Perl test suite run.Manuel Canales Esparcia2006-03-281-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tag fix.Manuel Canales Esparcia2006-03-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7458 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't run iproute2's configure stage manuallyMatthew Burgess2006-03-181-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make bzdiff use mktemp instead of the deprecated tempfile commandMatthew Burgess2006-03-181-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7441 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to flex-2.5.33Matthew Burgess2006-03-181-13/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to file-4.17Matthew Burgess2006-03-181-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages 2.25Matthew Burgess2006-03-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced the debian-specific groff patch with an LFS-style patch.Archaic2006-03-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7409 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689