aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* 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  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
* Grammar updateGerard Beekmans2001-04-141-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar updatesGerard Beekmans2001-04-141-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the line concerning the patch.Simon Perreault2001-04-101-2/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@461 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spell ChecksGerard Beekmans2001-04-0910-14/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@457 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the rming of defkeymap.Simon Perreault2001-04-091-1/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* entity fixGerard Beekmans2001-04-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@452 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed install. instructionsGerard Beekmans2001-04-071-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@444 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated installation instructionsGerard Beekmans2001-04-072-5/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@443 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* No need to mention "don't enter that dir" anymoreGerard Beekmans2001-04-071-4/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed re-entering chroot procedureGerard Beekmans2001-04-061-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@440 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Force exit+re-enter chroot (rather than merely suggest it)Gerard Beekmans2001-04-061-7/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@436 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* small fixesThomas Balu Walter2001-04-052-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689