aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Added an explanation for the manpages patch.Simon Perreault2001-05-153-2/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@636 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* he -> youSimon Perreault2001-05-134-9/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* he -> youSimon Perreault2001-05-131-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@634 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note that modutils-2.4.6 does not work properly with 2.2.x kernelsGerard Beekmans2001-05-131-0/+6
| | | | | | | and suggest downgrading to 2.4.5 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@633 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Used same short form as in chapter 4: changed the mkdir commands to oneGerard Beekmans2001-05-131-2/+2
| | | | | | | mkdir command: mkdir sysconfig rc{0,1,2,3,4,5,6,S}.d init.d git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@632 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed version to cvs-20010512 after pre3 was releasedGerard Beekmans2001-05-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@630 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* updated ftp dir. to 3.0-pre3Gerard Beekmans2001-05-131-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@629 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tag 3.0-pre3Gerard Beekmans2001-05-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed not that Makefile has to be edited if you want compilerGerard Beekmans2001-05-131-5/+0
| | | | | | | optimization git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Last change for today:Gerard Beekmans2001-05-122-5/+6
| | | | | | | mkdir asm && cp -a ../src/linux/include/asm/* asm git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed cp -a to cp -RGerard Beekmans2001-05-122-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 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