aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
Commit message (Collapse)AuthorAgeFilesLines
* first set of commits for keep-chap5-chap6-seperateGerard Beekmans2002-05-2519-59/+47
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* missing periods at ends of sentencesGerard Beekmans2002-05-232-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* change chown X.X's to chown X:X'sMark Hymers2002-05-171-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1888 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed setup to 'set up'Gerard Beekmans2002-05-162-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1883 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix for bzip2 hardlink issue with older distros by Chris DevineMark Hymers2002-05-151-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* sort out ulink tags (see my mail to lfs-book)Mark Hymers2002-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* shortened cp and rm commandsGerard Beekmans2002-05-091-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1873 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* aestetic changeGerard Beekmans2002-05-082-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1871 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix bugs #335 and #342 plus various touch ups, layout fixed (line wrapping ↵Gerard Beekmans2002-05-0213-50/+46
| | | | | | mostly) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1864 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed glibc-2.0 workarounds, removed export...unset constructs and ↵Gerard Beekmans2002-05-019-107/+9
| | | | | | replaced with var=varu ./configure constructs git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added better notes regarding needed patches (gcc note was missing as well as ↵Gerard Beekmans2002-05-011-0/+4
| | | | | | kbd, findutils was present but updated) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1861 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed some minor typosMarc Heerdink2002-04-212-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1844 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* unconfuseGerard Beekmans2002-04-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1841 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* various fixesGerard Beekmans2002-04-195-14/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* minor typo fix (is is -> it is)Gerard Beekmans2002-04-171-4/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1833 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* no need for <literal> tag hereGerard Beekmans2002-04-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1821 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* DOH! Added the missing file, thanks for the heads up Gerard :)Marc Heerdink2002-04-091-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1816 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 327] Added --disable-perl-regexp to the grep configure flags to avoid ↵Marc Heerdink2002-04-092-4/+6
| | | | | | linking against a non-existing static pcre library. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added commands to remove the ()/usr/*-gnu directoryGerard Beekmans2002-04-052-1/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --disable-nls to diffutils installGerard Beekmans2002-04-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1792 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --disable-nls to diffutils installGerard Beekmans2002-04-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1791 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* before mounting /proc, chown root.root it firstGerard Beekmans2002-04-031-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* shortened the kernel installation instructionsGerard Beekmans2002-04-032-20/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1781 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added the warning that gawk's make uninstall will do a rm -rf /usr/bin/* if ↵Gerard Beekmans2002-04-011-0/+10
| | | | | | the libexec dir override is applied git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1779 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bugs 44, 64 and 320Mark Hymers2002-03-292-7/+2
| | | | | | | | | Update to: diffutils-2.8, modutils-2.4.15, vim-6.1 See chapter01/changelog.xml for details of changes to install procedures (only diffutils and vim instructions were changed; modutils is same) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1776 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* no cd necessaryGerard Beekmans2002-03-171-8/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1725 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* undo last changeGerard Beekmans2002-03-172-6/+24
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1722 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Shortened the kernel install in chapter 5Gerard Beekmans2002-03-172-24/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1721 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* change tabs to &nbsp; (x3)Gerard Beekmans2002-03-161-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1718 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --libexecdirGerard Beekmans2002-03-161-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1716 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sed's for gawk install to change datadir and libexecdir definitionsGerard Beekmans2002-03-161-2/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1715 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed loadkeys configure in chapter 7Gerard Beekmans2002-03-111-1/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1702 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed gawk installation location to match alphabetGerard Beekmans2002-03-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1700 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added gawk filesGerard Beekmans2002-03-092-0/+24
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to the followingGerard Beekmans2002-03-095-36/+2
| | | | | | | | | | packages: autoconf-2.53, automake-1.6, bin86-0.16.2, bison-1.33, bzip2-1.0.2, e2fsprogs-1.27, gawk-3.1.0, gettext-0.11, less-374, lilo-22.2, linux-2.4.18, man-pages-1.48, modutils-2.4.14, reiserfsprogs-3.x.1b, shadow-4.0.2, texinfo-4.1, util-linux-2.11o git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added note to ignore warning about make not set setgid and kmemGerard Beekmans2002-03-061-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fixesGerard Beekmans2002-03-062-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1670 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* xml fixesGerard Beekmans2002-03-052-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1666 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed /usr/var and /usr/local/var dirsGerard Beekmans2002-03-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1655 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed spurious 'from'Gerard Beekmans2002-03-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1653 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* explained why we mkdir ../binutils-buildGerard Beekmans2002-02-261-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added note that warning about 'su' is safe to ignoreGerard Beekmans2002-02-201-0/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1640 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* noted dep updateGerard Beekmans2002-02-171-2/+2
| | | | | | | added mv chroot ../sbin to chap5-shutils git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1633 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* spelling correctionsMark Hymers2002-02-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* remove extra &&Mark Hymers2002-02-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed some typo'sMarc Heerdink2002-02-112-19/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed 'su' - not installed here due to lack or root privsGerard Beekmans2002-02-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved additional programs to the ($LFS)/bin directory that are used by theGerard Beekmans2002-02-103-5/+6
| | | | | | | bootscripts git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 269] remove irrelevant textMark Hymers2002-02-071-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* spelling / phrasing fixesMark Hymers2002-02-051-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689