aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changed cp -r command to cp -a, and updated explanation accordinglyGerard Beekmans2001-05-122-7/+7
| | | | | | | (plus a little grammar fix in -exp.xml) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Version increase 20010511->20010512Gerard Beekmans2001-05-121-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* split the ./configure command up in two linesGerard Beekmans2001-05-121-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed extra patch entry.Simon Perreault2001-05-121-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a note that you have to use three digit symlinks, pad with zero'sGerard Beekmans2001-05-121-3/+18
| | | | | | | if necessary (ie: use S020 instead of S20, and use K002 instead of K2) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed S[0-9][0-9][0-9] to S* (hope it works as expected ';)Gerard Beekmans2001-05-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@619 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* S???* -> S[0-9][0-9][0-9]*Simon Perreault2001-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed version string for all-versionGerard Beekmans2001-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@617 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the lfs-packages file into an ENTITY (for easier updates)Gerard Beekmans2001-05-112-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated file sizeGerard Beekmans2001-05-114-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@615 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed date -> 20010511/May 11th, 2001Gerard Beekmans2001-05-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@614 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* New automake version.Simon Perreault2001-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@613 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* New lilo version. Changed date in intel.xml. Added changelog item about the waySimon Perreault2001-05-112-2/+7
| | | | | | | we now deal with kernel headers. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added description of the shred program.Simon Perreault2001-05-111-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@611 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Copy the kernel include dirs instead of linking to them.Simon Perreault2001-05-112-29/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Created missing K symlinks in run levels 0, 1, 2 and 6Gerard Beekmans2001-05-101-3/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added static patch to chapter 5Gerard Beekmans2001-05-104-0/+27
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed order of patch and gettext to reflect the order in which theyGerard Beekmans2001-05-101-1/+2
| | | | | | | are installed git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Let's do the cutting of lines properly this time - added </userinput>Gerard Beekmans2001-05-091-3/+5
| | | | | | | after the \ else it won't do much git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* lines too long, added the \ and started on a new lineGerard Beekmans2001-05-091-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed && -> &amp;&amp;Gerard Beekmans2001-05-091-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated file sizeGerard Beekmans2001-05-093-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed the ldso section (and all references to it in the appendixes) andSimon Perreault2001-05-0914-53/+23
| | | | | | | | replaced that by a patch to man-pages (and added references to it in all appendixes) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@602 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* cacaSimon Perreault2001-05-091-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated file sizeGerard Beekmans2001-05-092-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* ld.so -> 1.9.11Simon Perreault2001-05-091-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed extra comment and added a ? so that it looks for three digits instead ofSimon Perreault2001-05-091-2/+2
| | | | | | | two. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Updated what the files are forGerard Beekmans2001-05-081-11/+32
| | | | | | | | | * Mentioned that you shouldn't copy the lfs-command files inside a package directory + gave an example what happens with autoconf when you do so git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Noted updated desc's for frcode, code and bigram in findutils-4.1Gerard Beekmans2001-05-081-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added frcode, code and bigram to the first paragraph summarizing theGerard Beekmans2001-05-081-2/+2
| | | | | | | contents of the package git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@595 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed date.Simon Perreault2001-05-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@594 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the description of frcode, code, and bigram.Simon Perreault2001-05-081-0/+27
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Version increase -> 20010507Gerard Beekmans2001-05-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* When install-info error occurs, the last two commands (cd $LFS/bin &&Gerard Beekmans2001-05-081-1/+5
| | | | | | | ln -s bash sh) have to be executed manually git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added bin86-exp.xmlGerard Beekmans2001-05-071-0/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the logout command - we already exited chrootGerard Beekmans2001-05-071-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Explained what the sed command is all aboutGerard Beekmans2001-05-071-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed bin86's installation instruction from:Gerard Beekmans2001-05-064-1/+12
| | | | | | | | | make PREFIX=/usr install to: make INSTALL_OPTS="-m 755" PREFIX=/usr install git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Switched </blockquote></literallayout> to match proper nesting:Gerard Beekmans2001-05-061-1/+1
| | | | | | | </literallayout></blockquote> git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed man-exp.xml file - the man patch does the work now, so theGerard Beekmans2001-05-063-31/+0
| | | | | | | commands explained in the file are obsolete git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *Removed note that hdc, hdd, audio, etc. aren't created. They areGerard Beekmans2001-05-061-12/+2
| | | | | | | | created with this new MAKEDEV (yay!) *The usual "he -> you" changes git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Noted removal of fileutils-patchGerard Beekmans2001-05-061-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note that configure will complain about missing msgfmt but thatGerard Beekmans2001-05-061-0/+18
| | | | | | | it can be ignored git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed "if you have more than one partition..." notes. Chapter 4 willGerard Beekmans2001-05-061-7/+0
| | | | | | | | have to be updated first to note that you may want to create more than one partition git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added instructions to unmount $LFS/proc and $LFS before rebootingGerard Beekmans2001-05-061-5/+29
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* emoved fileutils patchGerard Beekmans2001-05-061-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed fileutils patchGerard Beekmans2001-05-061-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated sizeGerard Beekmans2001-05-061-0/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Uploaded new sysvinit patch from NevenGerard Beekmans2001-05-062-2/+2
| | | | | | | File size update git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* File size updateGerard Beekmans2001-05-062-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689