aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
Commit message (Collapse)AuthorAgeFilesLines
* TypoBruce Dubbs2010-02-251-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9203 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2010-02-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9193 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tweak the explanation of System.mapBruce Dubbs2010-02-191-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9192 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo/omission in creation of /etc/modprobe.d directoryMatthew Burgess2010-01-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9171 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move from /etc/modprobe.conf to /etc/modprobe.d/*.conf, since ↵Bryan Kadzban2010-01-271-14/+16
| | | | | | module-init-tools now complains about the former. Fixes #2560. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2010-01-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TyposBruce Dubbs2010-01-121-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9148 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Another typoBruce Dubbs2009-12-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9124 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* TypoBruce Dubbs2009-12-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9123 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Provided more information about grub configuration.Bruce Dubbs2009-11-301-2/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9122 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Separate standards page and rationale pageBruce Dubbs2009-11-241-1/+1
| | | | | | | | | | | and reformat. Provided more information about packages needed to satisfy LSB. Also fixed a couple of typos. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor changes to GRUB-1.9.1 instructions.Bruce Dubbs2009-11-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to GRUB-1.97Bruce Dubbs2009-10-292-256/+164
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9088 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a reference to the kernel-configuration hintBruce Dubbs2009-05-291-3/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update grub make instruction to ensure all checks pass.Bruce Dubbs2009-05-281-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add role="nodump" to the screen tag containing the hdparm command, so jhalfs ↵Bryan Kadzban2009-05-191-1/+1
| | | | | | doesn't try to run it automatically. Thanks to DJ Lucas for the report. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8892 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add an explanation about using the barrier option in fstab. Fixes #2318.Bruce Dubbs2009-05-171-0/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add creation of /etc/modprobe.conf to stop ohci_hcd & uhci_hcd from being ↵Matthew Burgess2009-05-161-0/+27
| | | | | | loaded before ehci_hcd. Fixes #2280. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8876 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix some typos and grammar issues reported by Chris Staub in #2307.Matthew Burgess2009-02-011-12/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8800 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bring in DIY's next generation build method. Move GRUB to chapter 8.Jeremy Huntwork2008-12-051-69/+236
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8755 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Make title of fstab entry for /dev/shm consistent with kernel documentationBruce Dubbs2008-10-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated the Linux kernel to 2.6.26.5Randy McMurchy2008-10-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added remap attributes to userinput tags in packages pages.Manuel Canales Esparcia2007-09-181-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added sect1info blocks to packages pages.Manuel Canales Esparcia2007-09-071-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8366 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove extraneous && in chained commandsDan Nichilson2007-07-242-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typos fixManuel Canales Esparcia2007-06-061-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8150 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adjusted locale settings for Bash testsuite run and kernel's make menuconfig.Manuel Canales Esparcia2007-06-061-4/+23
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8149 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Made the para about not upgrading the kernel headers a separate warning.Manuel Canales Esparcia2007-06-051-4/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8147 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added missing tags.Manuel Canales Esparcia2007-04-081-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8036 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes for PDF output.Manuel Canales Esparcia2007-04-051-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated book sources to use DocBook-XML DTD 4.5Manuel Canales Esparcia2007-03-215-10/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove the mention of the obsolete Linux-Libc-Headers package. Fixes #1917.Matthew Burgess2006-11-251-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7862 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Undo r7810. It obviously contained much more than the commit log stated.Matthew Burgess2006-10-041-7/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7811 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct the order of the Changelog entries. Sometimes quilt/patch are just ↵Matthew Burgess2006-10-041-0/+7
| | | | | | too efficient. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7810 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.18Matthew Burgess2006-10-041-7/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7809 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Ported updates from 6.2 branch.Manuel Canales Esparcia2006-08-032-8/+10
| | | | | | Small tags fixes. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7758 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Syncing trunk with 6.2 branch.Manuel Canales Esparcia2006-07-231-9/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7699 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced "<" by "less than".Manuel Canales Esparcia2006-05-141-11/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7612 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move to ext3, resolves #1792.Ken Moffat2006-05-071-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed mention of usbfs from the fstab page since it is already covered in ↵Archaic2006-05-021-12/+0
| | | | | | BLFS. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed typography convections.Manuel Canales Esparcia2006-04-141-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merged the udev_update branch to trunk.Archaic2006-04-131-20/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Install Linux kernel documentation. Fixes bug 1683Matthew Burgess2006-01-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7295 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Initial support of UTF-8. Thanks Alexander Patrakov.Jeremy Huntwork2006-01-062-8/+47
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7245 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverting UTF-8 changes until everything is in place.Archaic2005-12-262-47/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7236 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Alexander Patrakov's patch which adds UTF-8 capability to theArchaic2005-12-262-8/+47
| | | | | | | development branch of the LFS Book. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter08 indentation.Manuel Canales Esparcia2005-12-185-290/+334
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7229 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove the note about not having to dump/check a journalled filesystemMatthew Burgess2005-11-261-5/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7190 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added the last nodump attributes (I hope.)Manuel Canales Esparcia2005-10-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add -v to commands that accept itMatthew Burgess2005-09-292-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6913 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689