aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
Commit message (Collapse)AuthorAgeFilesLines
...
* renamed file systme to partitionGerard Beekmans2002-10-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2175 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alex patch rewriting the chapterGerard Beekmans2002-10-184-67/+63
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. ↵Timothy Bauscher2002-09-281-2/+2
| | | | | | Internal XML cleanup: removed double spacing where appropriate. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Bill Maltby's grammatic-fixes patch.Timothy Bauscher2002-09-231-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed --enable-threads=posix from static gcc compilation. Fixed changelog ↵Timothy Bauscher2002-09-201-1/+1
| | | | | | and a number of typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Referenced alternative filesystems in BLFSTimothy Bauscher2002-09-121-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added information about swap partitions.Timothy Bauscher2002-08-151-27/+33
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.Timothy Bauscher2002-07-292-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert changes for mounting partitions.Timothy Bauscher2002-06-131-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Joined two commands which create the /mnt/lfs and /mnt/lfs/usr directories.Timothy Bauscher2002-06-131-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* applied Alex's commas.patchGerard Beekmans2002-06-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alex Groenewoud's namesandspaces.dat patchGerard Beekmans2002-05-261-3/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* missing periods at ends of sentencesGerard Beekmans2002-05-231-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* sort out ulink tags (see my mail to lfs-book)Mark Hymers2002-05-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1877 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added some notes how to deal with multiple partitionsGerard Beekmans2002-04-031-0/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1786 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* increased min. part. size to 1 gbGerard Beekmans2002-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 149] Addition and Removal of files to resolve bug 149 (Install all ↵Marc Heerdink2002-01-231-77/+0
| | | | | | software as an unprivileged user) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1470 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Implemented bug 149 (install chapter 5 as an unprivileged user)Marc Heerdink2002-01-231-1/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1469 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed the one partition hint to lfs_next_to_existing_systems.txtGerard Beekmans2001-12-151-5/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1386 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* simplified ln commandsGerard Beekmans2001-12-041-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added && to 'done' in the for loopGerard Beekmans2001-12-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1361 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* add &'sMark Hymers2001-11-191-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1345 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added <?dbhtml> tag for output redirection into subdirGerard Beekmans2001-09-256-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1263 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed hint-root entity to hints-rootGerard Beekmans2001-09-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1205 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* noted text updatesGerard Beekmans2001-08-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* text updatesGerard Beekmans2001-08-293-16/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1107 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* removed dot after the url (was there to end sentence). may confuse,Gerard Beekmans2001-08-281-1/+1
| | | | | | | especially in txt version, that it's part of the url git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1087 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bug 130: set umask to 022Mark Hymers2001-08-231-1/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1008 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bug 116: Change lfs-hints URLs - also added entityMark Hymers2001-08-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@900 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* XML changesMark Hymers2001-07-225-109/+55
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated url's so in txt version when there's no hyperlink, the addressGerard Beekmans2001-07-101-3/+4
| | | | | | | is still available git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@770 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed locations to the hints on archive.linuxfromscratch.org (someGerard Beekmans2001-07-061-1/+1
| | | | | | | hints have been renamed into all lowercase) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@761 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed indentation from commands (from <blockquote><literallayout> toGerard Beekmans2001-07-063-41/+46
| | | | | | | <para><screen> git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@760 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Shortened the mkdir man1...man8 command to: mkdir man{1,2,3,4,5,6,7,8}Gerard Beekmans2001-05-061-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* ln -s ../var/tmp -> ln -s ../var/tmp tmpGerard Beekmans2001-04-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* just another small linking-changeThomas Balu Walter2001-04-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed link /usr/tmp to /var/tmpThomas Balu Walter2001-04-271-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reference to hint.Simon Perreault2001-04-211-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* FHS compliance notesSimon Perreault2001-04-201-0/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed duplicate 'opt' dir. creationGerard Beekmans2001-04-181-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@535 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Removed the creation of $LFS/usr/tmp and $LFS/usr/local/tmpGerard Beekmans2001-04-181-5/+5
| | | | | | | * don't chmod $LFS/usr/tmp and $LFS/usr/local/tmp git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@533 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* FHS compliance, step 1.Simon Perreault2001-04-171-3/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@526 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed blank lines after <literallayout> and before </literallayout>Simon Perreault2001-04-163-10/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@520 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* xml syntax fixGerard Beekmans2001-04-141-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar updates (mostly)Gerard Beekmans2001-04-144-28/+27
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@487 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Spell checksGerard Beekmans2001-04-082-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@451 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed hda11 into xxx and added a note - to avoid someone cutnpasting the ↵Thomas Balu Walter2001-03-281-2/+6
| | | | | | wrong partition git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@370 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fixes.Simon Perreault2001-03-252-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@362 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text updateGerard Beekmans2001-03-231-5/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@359 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text updateGerard Beekmans2001-03-233-35/+32
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@358 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689