aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05
Commit message (Collapse)AuthorAgeFilesLines
* converted sh-utilsGerard Beekmans2003-01-154-12/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* converted gzip, make and patchGerard Beekmans2003-01-157-33/+55
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Billy's grammatical patch.Timothy Bauscher2003-01-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* redid grep installation pageGerard Beekmans2003-01-113-17/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Redid GCC installation pageGerard Beekmans2003-01-113-49/+87
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* reworded for consistencyGerard Beekmans2003-01-118-25/+57
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2312 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* rewrote findutils installation pageGerard Beekmans2003-01-113-19/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2311 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewrote diffutils + fileutils installation pages, added previously not 'cvs ↵Gerard Beekmans2003-01-116-38/+40
| | | | | | add'ed files git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2310 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* rewrote bzip2 installation pageGerard Beekmans2003-01-113-13/+25
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* reworded for consistency reasonsGerard Beekmans2003-01-112-5/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* inserted blank sect2's for blank lines in html outputGerard Beekmans2003-01-112-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2307 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* rewrote bash install pageGerard Beekmans2003-01-113-26/+30
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2306 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewrote chapter 5-bash into new formatGerard Beekmans2003-01-113-48/+50
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed -D_GNU_SOURCE flag for now because it's breaking compilation; 4 ↵Timothy Bauscher2003-01-091-1/+1
| | | | | | people have reported this bug. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammatic changes to Add User and Set Environment sections.Timothy Bauscher2003-01-092-7/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2293 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Findutils: Added missing / before configure line.Timothy Bauscher2003-01-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added CPPFLAGS=-D_GNU_SOURCE to findutils to promote proper compiling on ↵Gerard Beekmans2003-01-061-1/+1
| | | | | | non-x86 architectures git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied a modified version of Alex's patch to split the in two.Timothy Bauscher2003-01-054-63/+77
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* packages whose configure script support the LDFLAGS env. var now use it ↵Gerard Beekmans2003-01-039-18/+18
| | | | | | rather than passing down that var to make git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fix typos - alex' patchGerard Beekmans2003-01-031-11/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alex' patch to rewrite the why-static section, plus some changes of ↵Gerard Beekmans2003-01-032-68/+65
| | | | | | my own git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2273 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* applied alex' intro cleanup patchGerard Beekmans2003-01-031-8/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2272 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* patch not needed anymore, removed referencedGerard Beekmans2002-12-311-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added missing </literallayout></para>Gerard Beekmans2002-12-312-21/+24
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* o Updated to binutils-2.13.2, procps-3.1.5.Timothy Bauscher2002-12-3018-19/+19
| | | | | | | | 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
* Modified paragraphs about unpacking patches since they are no longer compressed.Timothy Bauscher2002-12-172-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to autoconf-2.57, automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, ↵Timothy Bauscher2002-12-152-7/+1
| | | | | | gcc-3.2.1, libtool-1.4.3, linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3, util-linux-2.11y. Removed warning about --enable-kernel. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed tar patch mentionGerard Beekmans2002-12-031-11/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --disable-nls to chapter05-sedGerard Beekmans2002-12-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2217 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo.Timothy Bauscher2002-10-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update command explanation now that -s has been added.Timothy Bauscher2002-10-201-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added ncurses-static package nameGerard Beekmans2002-10-181-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2183 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added fixincludes explanationGerard Beekmans2002-10-181-1/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2180 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* rewordedGerard Beekmans2002-10-181-6/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2178 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* add -s to bzip2 ch5 CC argumentMark Hymers2002-10-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Switch to gcc-core and gcc-g++. Change '&' to '&amp;'Timothy Bauscher2002-10-072-7/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed gcc nofixincludes patchGerard Beekmans2002-09-292-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Break up sed command.Timothy Bauscher2002-09-291-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* make change to reference to Debian stable in Chapter 5 (bash). Also, update ↵Mark Hymers2002-09-291-4/+6
| | | | | | the changelog for the 4.0-RC1 release and move Timothy's entry to (what I think is) the right place. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced nofixincludes patch (it doesn't apply cleanly) with a (more ↵Timothy Bauscher2002-09-292-3/+4
| | | | | | appropriate) sed command. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2152 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added man patch to replace sed, and added gcc-3.2-nofixincludes.patchGerard Beekmans2002-09-292-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. ↵Timothy Bauscher2002-09-285-10/+10
| | | | | | Internal XML cleanup: removed double spacing where appropriate. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fileutils patch situtionGerard Beekmans2002-09-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* specified which gcc and glibc patches are appliedGerard Beekmans2002-09-281-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill's chapter 5 fixes patch.Timothy Bauscher2002-09-243-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added - before tar options for clarity and uniformity.Timothy Bauscher2002-09-231-5/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill Maltby's grammatic-fixes patch.Timothy Bauscher2002-09-233-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed --enable-threads=posix from static gcc compilation. Fixed changelog ↵Timothy Bauscher2002-09-209-18/+15
| | | | | | and a number of typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Another typo fix, this one was mine.Timothy Bauscher2002-09-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammatic fix.Timothy Bauscher2002-09-191-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689