aboutsummaryrefslogtreecommitdiffstats
path: root/chapter03
Commit message (Collapse)AuthorAgeFilesLines
...
* Current BE-LFS (but w/ GCC 3.3.3) merged -> 6.0 branchZack Winkles2004-05-033-68/+43
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* * Merged newxml into HEADMatthew Burgess2004-05-034-316/+357
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Shifting chapter contents, and moving preparational sections of chapter 5 to ↵Alex Gronenwoud2004-03-071-97/+288
| | | | | | a separate chapter. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3284 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Restoring the removed dbhtml directives.Alex Gronenwoud2004-03-051-2/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3275 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removing some of the dbhtml directives.Alex Gronenwoud2004-03-031-9/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changing chapter IDs in anticipation.Alex Gronenwoud2004-02-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor textual tweaks.Alex Gronenwoud2004-02-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3219 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replacing several <userinput> tags by <command>.Alex Gronenwoud2004-02-011-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Writing 'file system' as two words everywhere.Alex Gronenwoud2004-01-311-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3198 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changing identifiers in preparation for moving sections.Alex Gronenwoud2004-01-271-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removing some excess white space.Alex Gronenwoud2004-01-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3186 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merging chapter 3 files.Alex Gronenwoud2003-11-055-129/+129
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3064 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding several cross reference tags.Alex Gronenwoud2003-10-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Expand Grub details and add a warning.Greg Schafer2003-10-151-5/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Internal markup reworking to fix the extraneous whitespace problem in the ↵Greg Schafer2003-10-092-7/+7
| | | | | | "tidy generated" web site pages. Essentially replace all ocurrences of <para><screen> with <screen> (and of course the matching closing tags). git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2958 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Miscellaneous fixes and cleanups.Greg Schafer2003-10-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2932 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Miscellaneous fixes from the list. Thanks Bruce.Greg Schafer2003-10-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2921 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting several typos and some inconsistencies.Alex Gronenwoud2003-09-151-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor adjustments, mainly of markup. And dropping file removal from the ↵Alex Gronenwoud2003-09-141-2/+2
| | | | | | 'stripping' phase -- the files are small. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2815 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fix, thanks to Bill 'Eagle Eye' MaltbyGerard Beekmans2003-09-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2794 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Included noatime in the list of bad mount options and reworded that entire ↵Gerard Beekmans2003-09-121-6/+6
| | | | | | paragraph. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2788 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated URL's to reflect new web site structureJeremy Utley2003-09-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2730 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added text to chapter 03 mounting of the LFS partition regarding restrictive ↵Jeremy Utley2003-08-261-0/+6
| | | | | | mount permissions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2680 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's various-fixes patch.Gerard Beekmans2003-05-131-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* sentence structure changeGerard Beekmans2003-02-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2429 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typo fixGerard Beekmans2003-02-031-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2418 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammatic change after chapter3/4 swap.Timothy Bauscher2002-12-151-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2237 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed links in chap4 to freshmeat linksGerard Beekmans2002-12-114-8/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2230 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added note to run mkswapGerard Beekmans2002-12-031-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2216 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Swapped chapter03 and chapter04.Timothy Bauscher2002-10-241-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed amperstands.Timothy Bauscher2002-10-201-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* rewordedGerard Beekmans2002-10-181-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2177 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* rewordedGerard Beekmans2002-10-181-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2176 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 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