aboutsummaryrefslogtreecommitdiffstats
path: root/appendices
Commit message (Collapse)AuthorAgeFilesLines
* Mention GCC's optional dependencies. Fixes #2521.Matthew Burgess2010-02-011-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove a lot of redundant Udev rules. Upstream has most of what we need. ↵Matthew Burgess2010-01-261-6/+0
| | | | | | Fixes #2527. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* M4 can use libsigsegv, at least in its testsuite.Matthew Burgess2010-01-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9145 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Patch-2.6.1. Fixes #2538.Matthew Burgess2010-01-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a section to each package's dependenciesBruce Dubbs2009-11-221-21/+467
| | | | | | | | in the Appendix to list external (non-LFS) dependencies for LFS packages. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various text corrections from Chris Staub. Fixes #2470.Matthew Burgess2009-08-121-1/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update AcknowledgementsBruce Dubbs2009-07-291-26/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9019 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove chapter-specific dependency notes for GCC. No other packages have ↵Matthew Burgess2009-07-261-2/+2
| | | | | | such specific dependencies. Fixes #2460. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9002 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update more dependency info. Thanks to Chris Staub for the patch. Fixes #2456.Matthew Burgess2009-07-261-11/+40
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8998 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move GDBM before Perl in chapter 6 as Perl can make use of it. Fixes #2447.Matthew Burgess2009-07-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fixMatthew Burgess2009-07-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8976 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove Berkeley DB as a dependency of Man-DB and IPRoute2. Add placeholder ↵Matthew Burgess2009-07-191-2/+29
| | | | | | for GDBM dependencies. Thanks to Jean-Phillipe Mengual for the report. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update list of intalled programs and libraries for Util-Linux-NG & ↵Matthew Burgess2009-07-181-4/+4
| | | | | | E2fsprogs, and update dependency info. Thanks to Chris Staub for the patch. Fixes #2444. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove Berkeley DB; Man-DB uses GDBM now. Fixes #2440.Matthew Burgess2009-07-181-29/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade udev to 143. Remove the testsuite dependencies from appendix C ↵Bryan Kadzban2009-06-291-1/+1
| | | | | | (since there is no udev testsuite anymore). Fixes #2425. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removal of old sponsors that are no longer active and/or applicable.Gerard Beekmans2009-05-241-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8920 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various dependency fixes from Chris Staub. Fixes #2368.Matthew Burgess2009-03-121-4/+31
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various text updates/typo fixes from Chris Staub. Fixes #2367.Matthew Burgess2009-03-121-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8839 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update Greg Schafer's entry in the acknowledgments sectionJeremy Huntwork2008-12-081-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8772 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Binutils-2.19. FIxes #2268.Matthew Burgess2008-12-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* s/<tab>/<spaces>/g everywhere. Also fix one typo in the e2fsprogs ↵Bryan Kadzban2008-11-065-35/+35
| | | | | | installed-binaries list, since I noticed it when killing tabs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8734 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add GMP & MPFR package dependencies, and remove Mktemp dependencies. Fixes ↵Matthew Burgess2008-10-211-10/+39
| | | | | | #2218. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8692 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2008-10-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Modified the Chapter 5 instructions so that instead of building the GMP and ↵Randy McMurchy2008-10-131-3/+2
| | | | | | MPFR packages separately for GCC Pass2, they are built by GCC internally git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved the Chapter 5 M4 installation to before GCC Pass1 so that the internal ↵Randy McMurchy2008-10-121-1/+3
| | | | | | GCC build of GMP will not fail in case M4 doesn't exist on the host git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8649 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the Perl instructions, thanks to Greg Shafer for pointing out the ↵Randy McMurchy2008-10-101-2/+2
| | | | | | issues - This change also required that the Zlib package is built right before the Perl package in Chapter 6 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated GCC to 4.3.2 which includes adding the GMP-4.2.4 and MPFR-2.3.2 ↵Randy McMurchy2008-10-031-1/+6
| | | | | | packages - This new version of GCC requires the added packages - Thanks to DJ Lucas for the stimulus and initial work resulting in this and all of the other package updates coming up git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo in directory nameBruce Dubbs2008-06-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8550 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add udev rules as an appendixBruce Dubbs2008-06-041-0/+30
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8549 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved bootscripts and udev-config to BOOKBruce Dubbs2008-06-034-0/+656
| | | | | | | Updated Makefile to automatically generate bootscript and udev-config tarballs Updated licesnse to be the same as BLFS git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More updates in dependencies list. Thanks to Chris Staub for the patch.Manuel Canales Esparcia2007-09-251-14/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8397 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated dependencies list.Manuel Canales Esparcia2007-09-231-11/+12
| | | | | | Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8396 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated Ncurses contents list and fixes some typos.Manuel Canales Esparcia2007-09-161-1/+1
| | | | | | Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8385 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Ken Moffat to the acknowledgements and updated Jeremy's descriptionDan Nichilson2007-08-271-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Sync trunk with 6.3 changes: man-db patch, linux-2.6.22.4, acknowledgementsBruce Dubbs2007-08-211-99/+92
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8333 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-213-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed dependencies.xml again, is the Coreutils testsuite what depends on ↵Manuel Canales Esparcia2006-10-081-3/+3
| | | | | | E2fsprogs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7824 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed dependencies.xml to reflect that now Coreutils depends on E2fsprogs.Manuel Canales Esparcia2006-10-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7823 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move to ext3, resolves #1792.Ken Moffat2006-05-071-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added SEO Company Canada to donators acknowledgements.Manuel Canales Esparcia2006-04-271-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Placed all appendices into a common dir.Manuel Canales Esparcia2006-04-223-0/+2475
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689