aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kernfs.xml
Commit message (Collapse)AuthorAgeFilesLines
* Added a Chapter 5 build of util-linux in preparation forBruce Dubbs2014-01-201-10/+6
| | | | | | | | | | | | | | moving the Chapter 6 build to after udev. This satisfies a circular dependency. This is not the complete fix as this build has not yet been incorporated into Chapter 6. Mount /run as a tmpfs for Chapter 6. This allows use by test processes during Chapter 6 without carying the files over to the new system. Other minor cleanups. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor editorial changesBruce Dubbs2013-11-181-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10374 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add explanatory text for new devpts mount optionsBryan Kadzban2013-08-161-0/+28
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10318 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add options when mounting /dev/pts whenBruce Dubbs2013-08-151-1/+1
| | | | | | | | | creating virtual file systems in Section 6.2 Update to linux-3.10.7 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10315 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove trailing whitespace from all files.Matthew Burgess2013-02-111-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix the location for mounting /dev/shm inside chroot Bruce Dubbs2012-12-281-10/+11
| | | | | | | when /dev/shm is a symlink. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2012-06-021-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9870 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove a bashism from the mountkernfs boot script.Bruce Dubbs2012-05-211-1/+13
| | | | | | | | | | Move the $time init capability from setclock to udev. Remove and recreate $LFS/dev/shm in Section 6.2 if it is a symbolic link. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9860 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor udev clarificationBruce Dubbs2011-03-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9474 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Clarified wording about device creationBruce Dubbs2010-07-181-3/+3
| | | | | | when mounting virtual filesystems git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9337 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove the -p switch to mkdir when creating kernel virtual filesystems. ↵Matthew Burgess2009-11-091-1/+1
| | | | | | Fixes #2506. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9097 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-211-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Patch from Chris Staub with various fixesDan Nichilson2007-02-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Ported updates from 6.2 branch.Manuel Canales Esparcia2006-08-031-1/+1
| | | | | | Small tags fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweaked some of the educational text regarding udev.Archaic2006-04-131-4/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged the udev_update branch to trunk.Archaic2006-04-131-20/+59
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Indenting chapter 6, part 7Manuel Canales Esparcia2006-02-051-16/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7351 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add -v to commands that accept itMatthew Burgess2005-09-291-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Further fine-tuning to the changes made in r6249.Archaic2005-07-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Several minor wording changes in chapter 6 (matt).Archaic2005-06-301-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6249 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Switched from mounting /dev on a ramfs to a tmpfs.Archaic2005-06-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6208 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Trunk is now identical to TestingGerard Beekmans2005-02-191-3/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4648 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to DocBook 4.4 DTDMatthew Burgess2005-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Uniffied the titles with the ones used in testing.Manuel Canales Esparcia2005-01-301-1/+1
| | | | | | Added chapter07/udev.xml. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed the text in chapter 06.Manuel Canales Esparcia2004-12-211-11/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed BE-ismsZack Winkles2004-05-031-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3455 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Current BE-LFS (but w/ GCC 3.3.3) merged -> 6.0 branchZack Winkles2004-05-031-0/+31
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689