aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
Commit message (Collapse)AuthorAgeFilesLines
* o Updated to binutils-2.13.2, procps-3.1.5.Timothy Bauscher2002-12-301-2/+11
| | | | | | | | 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
* Updated to sed-4.0.5.Timothy Bauscher2002-12-201-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2241 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to procps-3.1.4.Timothy Bauscher2002-12-191-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2240 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Modified paragraphs about unpacking patches since they are no longer compressed.Timothy Bauscher2002-12-171-0/+4
| | | | 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-151-8/+20
| | | | | | 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
* changed links in chap4 to freshmeat linksGerard Beekmans2002-12-111-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* renamed usbdevfs to usbfsGerard Beekmans2002-12-051-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --disable-nls to chapter05-sedGerard Beekmans2002-12-031-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2217 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added note to run mkswapGerard Beekmans2002-12-031-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed bogus symlink creation that gets removed two lines laterGerard Beekmans2002-12-031-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2215 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated bzip2's download urlGerard Beekmans2002-12-031-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2214 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed PROCESSEDEXAMPLEFILESGerard Beekmans2002-12-031-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2213 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added "Prerequisites" section.Timothy Bauscher2002-10-261-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* o Added "What now?" section.Timothy Bauscher2002-10-251-0/+9
| | | | | | | | o Removed "Which Platform" section (for now). o Removed Appendix B. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* o Updated procps URL.Timothy Bauscher2002-10-241-0/+3
| | | | | | | | o Took out hard-coded versioning in ncurses command explanation. o Updated the Changelog after chapter swap. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2204 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* o Removed "Where to store the downloaded software" section.Timothy Bauscher2002-10-241-0/+4
| | | | | | | o Removed "How to install the software" section. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2201 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* o Upgraded to bison-1.75, sed-4.0.Timothy Bauscher2002-10-241-0/+5
| | | | | | | | o Moved m4 before bison to meet its dependency. o Fixed the date, I'm suprised nobody noticed it :) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2199 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to changelog.Timothy Bauscher2002-10-221-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2197 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* o Upgraded to automake-1.7.1, modutils-2.4.21, man-pages-1.53,Timothy Bauscher2002-10-221-0/+48
| | | | | | | | | | | | kbd-1.08, util-linux-2.11w, autoconf-2.54, e2fsprogs-1.29, groff-1.18.1, psmisc-21.2, less-378, procps-3.0.4, make-3.80, ncurses-5.3. o Added libtool-1.4.2.patch o Added findutils-4.1-segfault.patch o Replaced mkdir ... with cp -HR. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2195 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update changelog and package entities.Timothy Bauscher2002-10-201-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2188 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed mirrors, instead redirect to the websiteGerard Beekmans2002-10-191-146/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* add -s to bzip2 ch5 CC argumentMark Hymers2002-10-131-0/+3
| | | | 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 '&'Timothy Bauscher2002-10-071-4/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill Maltby's grammatic-fixes patch.Timothy Bauscher2002-10-061-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* back to CVSGerard Beekmans2002-10-061-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removing old changelog entries, make files ready for lfs-4.0 releaseGerard Beekmans2002-10-051-651/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed cd man to make -CGerard Beekmans2002-10-041-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2159 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed gcc nofixincludes patchGerard Beekmans2002-09-291-4/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* make change to reference to Debian stable in Chapter 5 (bash). Also, update ↵Mark Hymers2002-09-291-4/+15
| | | | | | 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-291-0/+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-291-0/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed PREFIX=/usr from make install commandGerard Beekmans2002-09-281-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed vim fhs compliance notesGerard Beekmans2002-09-281-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2140 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. ↵Timothy Bauscher2002-09-285-6/+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
* Added Timothy to Ack's - fair is fairGerard Beekmans2002-09-281-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill's chapter 5 fixes patch.Timothy Bauscher2002-09-241-2/+4
| | | | 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-2/+3
| | | | 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-231-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alex's grammatic-fixes patch.Timothy Bauscher2002-09-221-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update changelog.Timothy Bauscher2002-09-221-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2125 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* mv shared zlib lib to /lib instead of using --libdirTimothy Bauscher2002-09-221-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install zlib libs in /lib.Timothy Bauscher2002-09-211-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2122 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed --enable-threads=posix from static gcc compilation. Fixed changelog ↵Timothy Bauscher2002-09-204-25/+32
| | | | | | and a number of typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed a misleading paragraph better addressed in the Why Static section.Timothy Bauscher2002-09-191-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix.Timothy Bauscher2002-09-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed cd command, since this is assumed for all packages except makedev.Timothy Bauscher2002-09-181-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed typos, removed old command explanation.Timothy Bauscher2002-09-182-3/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added sbusGerard Beekmans2002-09-131-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added --libdir=/usr/lib so proper *.la files are generated. Then mv all the ↵Gerard Beekmans2002-09-131-0/+9
| | | | | | .so* files from /usr/lib to /lib git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added glibc linuxthreads man pages installationGerard Beekmans2002-09-131-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689