aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/shellutils-inst.xml
Commit message (Collapse)AuthorAgeFilesLines
* fix typo'sGerard Beekmans2003-02-031-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2416 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* minor textual changes to chapter 5Gerard Beekmans2003-01-271-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2401 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* converted sh-utilsGerard Beekmans2003-01-151-4/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* packages whose configure script support the LDFLAGS env. var now use it ↵Gerard Beekmans2003-01-031-2/+2
| | | | | | rather than passing down that var to make git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* o Updated to binutils-2.13.2, procps-3.1.5.Timothy Bauscher2002-12-301-1/+1
| | | | | | | | o Made all LDFLAGS=-static LDFLAGS="-static". o Added symlink from libfl.a to libl.a. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill's chapter 5 fixes patch.Timothy Bauscher2002-09-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed --enable-threads=posix from static gcc compilation. Fixed changelog ↵Timothy Bauscher2002-09-201-2/+2
| | | | | | and a number of typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed ln -sf to ln -s where possible, cp libiberty.h after binutils ↵Timothy Bauscher2002-08-181-0/+9
| | | | | | install, remove groups program from Shadow, re-added the sh-utils-2.0.patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2061 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alex Groenewoud's namesandspaces.dat patchGerard Beekmans2002-05-261-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* first set of commits for keep-chap5-chap6-seperateGerard Beekmans2002-05-251-5/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1896 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix bugs #335 and #342 plus various touch ups, layout fixed (line wrapping ↵Gerard Beekmans2002-05-021-5/+5
| | | | | | 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-011-11/+0
| | | | | | replaced with var=varu ./configure constructs git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1862 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
* remove extra &&Mark Hymers2002-02-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1568 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-101-2/+2
| | | | | | | bootscripts git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Implemented bug 149 (install chapter 5 as an unprivileged user)Marc Heerdink2002-01-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 164] XML Tidy upMark Hymers2001-10-271-6/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix spellingMark Hymers2001-10-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1324 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 162]: Move patch commands for gzip and sh-utils in ch5 out of main textMark Hymers2001-09-051-7/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed -f options from mv and rmGerard Beekmans2001-08-291-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* add sh-utils patch commentMark Hymers2001-08-261-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 127] Clean up ln, mv and cp commandsMark Hymers2001-08-231-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1011 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* improve ch5 shellutils expMark Hymers2001-08-081-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fixedMark Hymers2001-08-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* patch explanationMark Hymers2001-07-231-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@831 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* XML changesMark Hymers2001-07-221-9/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed indentation from commands (from <blockquote><literallayout> toGerard Beekmans2001-07-061-11/+11
| | | | | | | <para><screen> git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed static version numbers in patch commands to entitiesGerard Beekmans2001-04-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sh-utils patch in chapter 5 to solve static linking problems on aGerard Beekmans2001-04-291-1/+3
| | | | | | | few platforms. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed blank lines after <literallayout> and before </literallayout>Simon Perreault2001-04-161-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial XML commitGerard Beekmans2001-02-151-0/+21
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689