aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
Commit message (Collapse)AuthorAgeFilesLines
* Add new /run mount point to top level directories. Mount a tmpfs on /run inBruce Dubbs2011-04-191-1/+1
| | | | | | | | bootscripts. Add symlinks to use new /run tmpfs. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Move chroot man page to man8Bruce Dubbs2011-01-241-4/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9449 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Touch up example grub.confBruce Dubbs2010-09-171-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9376 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correct name of installed programBruce Dubbs2010-09-041-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9372 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to linux-2.6.35.4Bruce Dubbs2010-08-311-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9367 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.35.2. Fixes #2737.Matthew Burgess2010-08-151-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9357 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade to Linux-2.6.35. Fixes #2728.Matthew Burgess2010-08-031-6/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9348 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixed creation of a GRUB boot disk. Fixes #2706.Matthew Burgess2010-07-071-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9336 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Update to util-linix-ng-2.18Bruce Dubbs2010-07-021-8/+40
| | | | | | Exapand and reformat notes concerning grub.cfg git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add a sed to the kernel to prevent panics on some systemsBruce Dubbs2010-06-191-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9300 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add installed directories information toBruce Dubbs2010-05-231-0/+2
| | | | | | each package. Thanks to Chris Staub for the patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replaced deprecated w3.org XInclude throughout the bookBruce Dubbs2010-04-211-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9257 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* typosBruce Dubbs2010-03-131-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 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