aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* Added chrootcmd.xml and have bash-inst.xml, glibc-inst.xml, m4-inst.xmlGerard Beekmans2001-05-225-26/+10
| | | | | | | and chroot.xml use that file git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@650 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Alphabetized the installation order per bug 41.Craigthulu2001-05-211-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@647 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed URL from cvs.linuxfromscratch.org toGerard Beekmans2001-05-181-2/+2
| | | | | | | archive.linuxfromscratch.org git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@641 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added an explanation for the manpages patch.Simon Perreault2001-05-152-0/+13
| | | | 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
* 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
* 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
* 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
* removed the ldso section (and all references to it in the appendixes) andSimon Perreault2001-05-094-23/+2
| | | | | | | | 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
* 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
* 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-062-1/+3
| | | | | | | | | 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
* Removed man-exp.xml file - the man patch does the work now, so theGerard Beekmans2001-05-062-30/+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
* 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
* emoved fileutils patchGerard Beekmans2001-05-061-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added an FHS compliance note regarding the linking of [ with test.Simon Perreault2001-05-031-0/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the book for the new packages and a tiny tar installation fix (that ↵Marc Heerdink2001-05-011-3/+2
| | | | | | I mentioned in my mail). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Use man patch instead of the sed hacksGerard Beekmans2001-04-291-14/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* example symlinks needed ln -sf (not just ln)Thomas Balu Walter2001-04-261-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@545 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *** empty log message ***Marc Heerdink2001-04-256-18/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@544 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* make TEXMF=/usr/share/texmf install-texSimon Perreault2001-04-221-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* work workSimon Perreault2001-04-221-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reference to hint.Simon Perreault2001-04-214-2/+30
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* /var/mail in login.defsSimon Perreault2001-04-211-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@537 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* FHS compliance notesSimon Perreault2001-04-201-0/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor text updateGerard Beekmans2001-04-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@532 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* FHS compliance notesSimon Perreault2001-04-182-12/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@531 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added &nbsp;Gerard Beekmans2001-04-171-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@530 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cosmetic changes.Simon Perreault2001-04-171-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@527 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* FHS compliance, step 1.Simon Perreault2001-04-174-3/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@526 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed rm file && ln -s file -> ln -sf fileGerard Beekmans2001-04-161-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* a user -> youSimon Perreault2001-04-161-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@522 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the chroot command to the new format.Simon Perreault2001-04-161-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@521 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed blank lines after <literallayout> and before </literallayout>Simon Perreault2001-04-1660-141/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Put back the NSS instructions.Simon Perreault2001-04-152-1/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* UpdatesGerard Beekmans2001-04-152-38/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial commitGerard Beekmans2001-04-152-0/+46
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added more stuffGerard Beekmans2001-04-141-1/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@504 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* converted spaces->tabs in tagsGerard Beekmans2001-04-141-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@503 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed config lilo from chapter 6 - will be dealt with in chapter 8Gerard Beekmans2001-04-142-47/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added note that this isn't an archiveGerard Beekmans2001-04-141-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed wordingGerard Beekmans2001-04-141-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* p0->p1 changeGerard Beekmans2001-04-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* I->weGerard Beekmans2001-04-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* UpdatesGerard Beekmans2001-04-142-10/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@496 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* UpdateGerard Beekmans2001-04-141-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@495 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689