aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
Commit message (Collapse)AuthorAgeFilesLines
* Add a note in section abput partitioning aboutBruce Dubbs2012-02-231-2/+2
| | | | | | | advanced techniques (e.g. RAID and LVM). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9751 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add sed to the m4 package to fix a false test failure.Bruce Dubbs2012-02-201-2/+2
| | | | | | | Update mountfs script to support LVM volumes when stopping. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9748 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Activate any possible LVM partitions in checkfs scriptBruce Dubbs2012-02-151-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9746 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-3.1.6. Fixes #3018.Matthew Burgess2012-02-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9744 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GMP-5.0.4. Fixes #3017.Matthew Burgess2012-02-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9740 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove a fixup for GMP's testsuite which was added upstream in GMP-5.0.3. ↵Matthew Burgess2012-02-091-2/+2
| | | | | | Fixes #3016. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9738 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-3.2.5. Fixes #3013.Matthew Burgess2012-02-071-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9735 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add lsmod link to kmod, missed from r9713.Matthew Burgess2012-02-061-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9733 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install Kmod's and Xz's pkgconfig files in the correct location.Matthew Burgess2012-02-051-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9729 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change the recipe for wrapper kernel module dependencies to use the explicit ↵Bryan Kadzban2012-02-041-2/+2
| | | | | | | | | | soft-dependency support added to kmod. While I'm here, rewrite a bunch of the chapter-7 udev processing documentation, now that we use devtmpfs. Fixes #3010. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9727 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove oblolete references to consolelogBruce Dubbs2012-02-031-2/+2
| | | | | | | Reformat udev configure command git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9726 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarify (again) the extraction order in GCC Pass 1Bruce Dubbs2012-02-011-2/+2
| | | | | | | Reformat Kmod configure command. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-180. Fixes #3008.Matthew Burgess2012-01-301-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-179. Fixes #3004.Matthew Burgess2012-01-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9717 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update scripts to support BLFS bridge devices.Bruce Dubbs2012-01-271-2/+2
| | | | | | | Cosmetic cleanups git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix invocation of kmod's test suite.Matthew Burgess2012-01-261-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix Udev URLs. Fixes #3003.Matthew Burgess2012-01-241-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9714 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-178 and add its dependency of Kmod-4. Fixes #2998 and #3001.Matthew Burgess2012-01-221-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change bootscripts to use devtmpfs for /dev. Bruce Dubbs2012-01-161-2/+2
| | | | | | | | | Move mounting of /dev to mountvirtfs and ensure /dev gets placed in /etc/mtab. Change fstab and kernel configuration sections to reflect these changes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9710 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove Libnl as IPRoute2 doesn't need it.Matthew Burgess2012-01-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9707 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to File-5.10. Fixes #2989.Matthew Burgess2012-01-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change to simple glibc version check in version-check.sh.Bruce Dubbs2012-01-061-2/+2
| | | | | | | Change to php script for 'Get Counted'. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9698 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update copyright yearBruce Dubbs2012-01-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9697 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix version-check.sh's Glibc version detection on 64-bit Debian hosts. ↵Matthew Burgess2011-12-281-2/+2
| | | | | | Thanks to Pierre Labastie for the report and fix. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream patches for MPFR. Fixes #2983.Matthew Burgess2011-12-231-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9691 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-3.1.5. Fixes #2981.Matthew Burgess2011-12-101-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9689 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move Psmisc to before E2fsprogs to fix issues with E2fsprogs' testsuite. ↵Matthew Burgess2011-12-051-2/+2
| | | | | | Fixes #2975. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add latest upstream patches for Bash. Fixes #2968.Matthew Burgess2011-12-011-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix coreutils testsuite bug.Ken Moffat2011-11-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9677 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clen up console script.Bruce Dubbs2011-11-271-2/+2
| | | | | | | | Fix man-pages url. Fix minor typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Tcl-8.5.11. Fixes #2959.Matthew Burgess2011-11-251-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Set 660 permissions for /var/log/btmpBruce Dubbs2011-11-161-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9663 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to boot scripts:Bruce Dubbs2011-11-141-2/+2
| | | | | | | | | | | general cleanup; move consolelog function to rc; clean up boot logging functions; fix interactive prompt between run level S and target run level. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9661 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text correction in bootscripts description.Bruce Dubbs2011-11-081-2/+2
| | | | | | | | Remove erroneous sourcing line in bootscript 'functions' file used for backward BLFS compatibility. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9659 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove What's New entries following LFS-7.0 releaseMatthew Burgess2011-10-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update change logBruce Dubbs2011-10-291-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9652 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove hardcoded paths from GCC's MPFR-related configure switches. Fixes #2948.Matthew Burgess2011-10-281-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9645 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spell out the fact that the linux kernel headers are Bruce Dubbs2011-10-201-2/+2
| | | | | | | located in the linux kernel tarball. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove reference to /dev/shm in fstab descriptionBruce Dubbs2011-10-191-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9637 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add statusproc back to bootscripts.Bruce Dubbs2011-10-181-2/+2
| | | | | | | | Remove doc/ files when stripping in Chapter 5. Add --noclear to agetty for tty1 in inittab. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Xz to the prerequsites.Bruce Dubbs2011-10-131-2/+2
| | | | | | | | Change file location for kbd, udev, util-linux, and moduule-utils. Upgrade to Coreutils-8.14. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.14.1. Fixes #2940.Matthew Burgess2011-10-121-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a paragraph in Chapter 3.1 about obtaining and using md5sums Bruce Dubbs2011-10-101-2/+2
| | | | | | | for the packages in the book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to man-pages-3.35.Bruce Dubbs2011-10-081-2/+2
| | | | | | | Add additional environment variable to man-db. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove Pkg-Config and its dependencies PCRE and Glib. Glib's dependencies ↵Matthew Burgess2011-10-071-2/+2
| | | | | | are becoming too heavyweight for LFS to be incorporating. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the udev_retry script, and add an explanationBruce Dubbs2011-10-061-2/+2
| | | | | | | for how to configure it. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a small change from upstream to gmpBruce Dubbs2011-10-051-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to fix several bugs in MPFR. Fixes #2918.Matthew Burgess2011-09-291-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct syntax in modules boot scriptBruce Dubbs2011-09-261-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Allow variables in rc.site to override defaultsBruce Dubbs2011-09-231-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689