aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/fstab.xml
Commit message (Collapse)AuthorAgeFilesLines
...
* Chapter 8 - Creating the /etc/fstab file: Made mounting devpts the default.Greg Schafer2003-09-231-13/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2872 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cleaning and marking up the fstab section.Alex Gronenwoud2003-09-211-27/+27
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2859 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added tmpfs mount at /dev/shm - Bugzilla bug 562Jeremy Utley2003-08-261-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* renamed usbdevfs to usbfsGerard Beekmans2002-12-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed formatting to be more readableGerard Beekmans2002-03-051-8/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1664 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed default to pri=1 for the swap partitionGerard Beekmans2001-12-041-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1364 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added <?dbhtml> tag for output redirection into subdirGerard Beekmans2001-09-261-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1268 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed label 'none' to usbdevfs so it's easier to figure out to seeGerard Beekmans2001-09-111-1/+1
| | | | | | | what it is from a 'mount' output git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1224 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* in the devpts line, changed 'none' to devpts so it shows up nicer in aGerard Beekmans2001-09-081-1/+1
| | | | | | | mount output git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1210 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text updatesGerard Beekmans2001-08-291-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* we already create the dev/pts dirMark Hymers2001-08-171-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@990 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bug 78: MAKEDEV-1.2Mark Hymers2001-08-161-0/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@985 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* new fstab exampleMark Hymers2001-08-081-8/+16
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* XML changesMark Hymers2001-07-221-14/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@827 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed literallayout's to screen'sGerard Beekmans2001-07-101-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@771 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moved the creation of /etc/fstab from the end of chapter 7 to the beginning ofSimon Perreault2001-05-031-0/+31
chapter 8. It fits better there, and it has been on my TODO for a long time. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689