aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
Commit message (Collapse)AuthorAgeFilesLines
* Clarified the interprtation of test results in GMP.Bruce Dubbs2009-05-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8905 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed redundencies in ncurses.Bruce Dubbs2009-05-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Various minor text changes.Bruce Dubbs2009-05-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8903 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change the bootsripts and udev configuration so the rtc is set by udev upon ↵Bruce Dubbs2009-05-231-0/+7
| | | | | | | | | boot. Removed aio device from udev configuration so defaults are used. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Expand package management discussion and add a section Bruce Dubbs2009-05-231-0/+5
| | | | | | | on deploying an LFS system to another host. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Shorten the linker adjustment command in chapter 6. Fixes #2404.Matthew Burgess2009-05-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Shadow-4.1.4.1. Fixes #2408.Matthew Burgess2009-05-231-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8899 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Glibc-2.10.1. Fixes #2401.Matthew Burgess2009-05-232-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.29.4. Fixes #2402.Matthew Burgess2009-05-231-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8897 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Automake-1.11. Fixes #2400.Matthew Burgess2009-05-232-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add GDBM as a pre-requisite for Man-DB. Fixes #2298.Matthew Burgess2009-05-232-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8894 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add upstream Bash patches. Fixes #2397.Matthew Burgess2009-05-231-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8893 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* In chapter07/symlinks.xmlBruce Dubbs2009-05-181-0/+6
| | | | | | | | | Changed /etc/udev/rules.d/ to /lib/udev/rules.d/ in two places. Updated the blfs link to point to view/svn/postlfs/devices.html In chapter06/gzip.xml, added a sed to fix zdiff git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Ignore error in ifdown script when determining statusBruce Dubbs2009-05-171-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8887 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add gettext upstream patchBruce Dubbs2009-05-172-1/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8886 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add optimization (-O3 and -pipe) to glibc in Chapter 6Bruce Dubbs2009-05-171-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8885 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove reference to watch program notBruce Dubbs2009-05-171-0/+7
| | | | | | | | | supporting UTF-8 locales in the Bash Sheel Startup Files section. Fixes #2310. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8884 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct bootstrap explanation in gcc sections. Thanks to Chris Staub.Bruce Dubbs2009-05-171-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add an explanation about using the barrier option in fstab. Fixes #2318.Bruce Dubbs2009-05-171-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add zlib-1.2.3-fPIC-1.patch which allowsBruce Dubbs2009-05-172-0/+10
| | | | | | | | | | building static and dynamic libraries in one step. Also moved the libraries to /usr/lib. Fixes ticket #2329. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8880 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update bzip2 installation to install relative symbolic linksBruce Dubbs2009-05-161-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8879 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add creation of /etc/modprobe.conf to stop ohci_hcd & uhci_hcd from being ↵Matthew Burgess2009-05-161-0/+7
| | | | | | loaded before ehci_hcd. Fixes #2280. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-142. Fixes #2395.Matthew Burgess2009-05-161-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8875 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Shadow-4.1.4. Fixes #2394.Matthew Burgess2009-05-161-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8874 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Psmisc-22.7. Fixes #2392.Matthew Burgess2009-05-162-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8873 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Procps-3.2.8. Fixes #2393.Matthew Burgess2009-05-162-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Resolve several man-db encodoing configuration issues. Fixes #2298.Matthew Burgess2009-05-161-0/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Tcl-8.5.7. Fixes #2385.Matthew Burgess2009-05-101-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8868 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Shadow-4.1.3.1. FIxes #2382.Matthew Burgess2009-05-101-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8867 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Sed-4.2. Fixes #2389.Matthew Burgess2009-05-102-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Module-Init-Tools-3.8. Fixes #2381.Matthew Burgess2009-05-102-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-pages-3.21. Fixes #2384.Matthew Burgess2009-05-101-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to M4-1.4.13. Fixes #2377.Matthew Burgess2009-05-102-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8863 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.29.3. Fixes #2374.Matthew Burgess2009-05-101-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Less-429. Fixes #2380.Matthew Burgess2009-05-102-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to IPRoute-2.6.29-1. Fixes #2375.Matthew Burgess2009-05-101-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GMP-4.3.0. Fixes #2390.Matthew Burgess2009-05-102-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to GCC-4.4.0.Matthew Burgess2009-05-102-0/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8858 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Findutils-4.4.1. Fixes #2387.Matthew Burgess2009-05-102-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8857 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to E2fsprogs-1.41.5. Fixes #2386.Matthew Burgess2009-05-101-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Coreutils-7.4. Fixes #2376.Matthew Burgess2009-05-101-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8855 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use latest upstream Bash patches.Matthew Burgess2009-05-101-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8854 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update udev to fix CVE-2009-118{5,6}.Ken Moffat2009-04-271-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8853 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove erroneous --enable threads from M4.Bruce Dubbs2009-04-131-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8852 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Re-introduce the Glibc-libidn package as it is not included in the Glibc ↵Matthew Burgess2009-03-211-0/+5
| | | | | | release tarball. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8848 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-140. Fixes #2370.Matthew Burgess2009-03-211-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8847 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-DB-2.5.5. Fixes #2372.Matthew Burgess2009-03-211-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8846 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.28.8. Fixes #2373Matthew Burgess2009-03-211-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8845 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Keep readlink in /usr/bin instead of moving it to /bin. It's not specified ↵Matthew Burgess2009-03-201-0/+11
| | | | | | in the FHS, nor is it required by the bootscripts. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix leftover indentation nonsenseBryan Kadzban2009-03-161-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8842 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689