aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
Commit message (Collapse)AuthorAgeFilesLines
* Prevent GCC's fixincludes from running during chapter 5 pass2 and chapter 6Matthew Burgess2005-10-041-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Made more explicit the path to problem solving one should take.Archaic2005-10-012-8/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add more detailed prerequisites to the prologueMatthew Burgess2005-09-291-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6914 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add -v to commands that accept itMatthew Burgess2005-09-291-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo in ChangelogMatthew Burgess2005-09-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6901 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to man-pages-2.08Matthew Burgess2005-09-261-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to gawk-3.1.5Matthew Burgess2005-09-241-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6890 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to man-1.6bMatthew Burgess2005-09-241-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6889 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to util-linux-2.12rMatthew Burgess2005-09-241-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to bison-2.1Matthew Burgess2005-09-201-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to udev 070 and remove the unnecessary udevdir=/dev parameterMatthew Burgess2005-09-171-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6866 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a patch to improve POSIX and bash compatibility of 'echo' - required by ↵Matthew Burgess2005-09-171-0/+5
| | | | | | the testsuite in udev-069 and later git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6865 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved chap2 to part2 and a slight rewording.Archaic2005-09-161-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a patch for util-linux to prevent a umount vulnerability.Archaic2005-09-161-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6856 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to gcc-4.0.1 (merge of gcc4 branch)Matthew Burgess2005-09-091-8/+96
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to groff-1.19.2Jeremy Huntwork2005-09-081-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6818 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typoMatthew Burgess2005-09-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Patch util-linux to stop cfdisk from segfaultingMatthew Burgess2005-09-041-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to libtool 1.5.20Matthew Burgess2005-09-041-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6808 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to findutils 4.2.25Matthew Burgess2005-09-041-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6807 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to shadow-4.0.12Matthew Burgess2005-08-311-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6784 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjusted tar commands for chapter six Bash and Glibc for consistency.Jeremy Huntwork2005-08-281-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6769 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install documentation explaining how to create Udev rulesMatthew Burgess2005-08-231-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6745 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Man-1.6aMatthew Burgess2005-08-231-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6744 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't move so many coreutils binaries to /binMatthew Burgess2005-08-211-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6736 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Udev-068Matthew Burgess2005-08-191-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6724 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to IANA-etc-2.00Matthew Burgess2005-08-191-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6723 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to file-4.15Matthew Burgess2005-08-191-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use -print-file-name=specs instead of the undocumented --print-file-name ↵Matthew Burgess2005-08-181-0/+4
| | | | | | switch for GCC's specs file edit git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6711 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added bzgrep security patchKen Moffat2005-08-181-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install sed's man page to /usr/share/doc/sed-4.1.4 instead of /usr/share/docMatthew Burgess2005-08-161-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to Linux-2.6.12.5Matthew Burgess2005-08-161-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6695 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Version update for shadowKen Moffat2005-08-141-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6686 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add sed to prevent grub's UFS size test being runMatthew Burgess2005-08-141-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6685 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add patch to install bzip2 documentationMatthew Burgess2005-08-141-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6681 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to linux-2.6.12.4Matthew Burgess2005-08-141-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to udev-067 and fix the failing testMatthew Burgess2005-08-141-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6678 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Explain that libiconv isn't required on an LFS system (fixes bug 1614)Matthew Burgess2005-08-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6671 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct ownership of libtool's libltdl data files (fixes bug 1601)Matthew Burgess2005-08-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Change findutils' and vim's configure option explanations conform to the ↵Matthew Burgess2005-08-121-0/+4
| | | | | | convention used elsewhere in the book (fixes bug 1613) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6669 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix Changelog date typoMatthew Burgess2005-08-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6667 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Expand explanation of device node creation in chapter 6 (fixes bug 1593)Matthew Burgess2005-08-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix incorrect version number for expect's installed library (Bug 1608)Matthew Burgess2005-08-121-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note in Shadow regarding building Cracklib from BLFS first.Archaic2005-08-081-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add texi2pdf to Texinfo's list of installed filesMatthew Burgess2005-08-061-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update Vim's security patch to fix the latest modeline vulnerabilityMatthew Burgess2005-08-061-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add instructions for installing additional documentation for BashMatthew Burgess2005-07-301-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed the date and changelog for the previous commit.Manuel Canales Esparcia2005-07-291-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Don't define gvim's configuration file as we don't compile gvimMatthew Burgess2005-07-271-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove groups from the list of programs installed by shadowMatthew Burgess2005-07-261-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689