aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix a couple of typos in the prologueMatthew Burgess2006-05-082-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Made the directory tree creation more concise and removed the extraneousArchaic2006-05-083-33/+39
| | | | | | | /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 to linux-2.6.16.14.Archaic2006-05-082-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove unnecessary whitespace.Ken Moffat2006-05-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move to ext3, resolves #1792.Ken Moffat2006-05-075-7/+27
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added literal tags around the md5 sumsJeremy Huntwork2006-05-062-90/+90
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added MD5 sums for packages and patches.Jeremy Huntwork2006-05-065-37/+227
| | | | | | | Resolves ticket #1788. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to linux-2.6.16.13.Archaic2006-05-042-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated stripping notes to reflect current findings.Jeremy Huntwork2006-05-033-7/+11
| | | | | | | Resolves ticket #1657. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Slight re-wording on hostreqs page and typo fix.Jeremy Huntwork2006-05-031-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the bug.c code to avoid USB-related uevent leakage reports.Archaic2006-05-033-3/+23
| | | | 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-033-46/+141
| | | | | | | 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
* Removed mention of usbfs from the fstab page since it is already covered in ↵Archaic2006-05-022-12/+4
| | | | | | BLFS. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to man-pages-2.31.Archaic2006-05-024-3/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to iana-etc-2.10.Archaic2006-05-024-3/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to tcl8.4.13.Archaic2006-05-024-12/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7577 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
* Look fix for HTML output.Manuel Canales Esparcia2006-05-011-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added two seds to avoid symlink problems with Readline during reinstallation.Archaic2006-05-012-0/+13
| | | | | | | 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-012-1/+18
| | | | | | 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 linux-2.6.16.11.Archaic2006-05-012-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to udev-091. Moved to a tarball-based set of udev rules. Updated the ↵Archaic2006-05-015-26/+77
| | | | | | 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
* Added SEO Company Canada to donators acknowledgements.Manuel Canales Esparcia2006-04-273-2/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added missing nodump attribute.Manuel Canales Esparcia2006-04-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed command to change /tools ownewrship. Resolves ticket #1780.Manuel Canales Esparcia2006-04-233-11/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed obsolete appendix{a,b,c} dirs.Manuel Canales Esparcia2006-04-220-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Placed all appendices into a common dir.Manuel Canales Esparcia2006-04-224-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Created appendices dir.Manuel Canales Esparcia2006-04-220-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed location of graphics for PDF output.Manuel Canales Esparcia2006-04-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed version-check.sh.Manuel Canales Esparcia2006-04-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix.Manuel Canales Esparcia2006-04-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revised again the Host System Requirements page wording and look.Manuel Canales Esparcia2006-04-224-60/+53
| | | | | | Thanks to Bruce Dubbs for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added commands to determine the version of the equired packages installed on ↵Manuel Canales Esparcia2006-04-213-51/+123
| | | | | | | | the host. Thanks to Bruce Dubbs for the commands list and Randy McMurchy for review the wording. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Automatized preface pages labeling.Manuel Canales Esparcia2006-04-218-9/+47
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Alphabetized patches list. Thanks to Justin R. Knierim for the patch.Manuel Canales Esparcia2006-04-213-14/+24
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fixes.Manuel Canales Esparcia2006-04-211-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No labels for sect2 in preface.Manuel Canales Esparcia2006-04-201-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trying to have a better Appendix C look.Manuel Canales Esparcia2006-04-201-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverted last commit send by error.Manuel Canales Esparcia2006-04-201-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixing hostreqs.html look.Manuel Canales Esparcia2006-04-201-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7550 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixing hostreqs.html look.Manuel Canales Esparcia2006-04-202-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added patch to bring bash to 3.1.17.Jeremy Huntwork2006-04-202-1/+5
| | | | | | | Resolves ticket 1775. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reworded why a 2.6 kernel compiled with GCC-3 is required on the host system.Manuel Canales Esparcia2006-04-202-17/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Label preface sections using lowercase roman numbersManuel Canales Esparcia2006-04-208-10/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7546 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Autolabel preface using lowercase roman numbersManuel Canales Esparcia2006-04-201-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689