aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
Commit message (Collapse)AuthorAgeFilesLines
...
* Making crossreferences from chapter 5 to 6.Alex Gronenwoud2003-11-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix.Greg Schafer2003-11-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3050 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
* Adding some markup and doing miscellaneous shuffles.Alex Gronenwoud2003-10-222-11/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 9: Reworked final strip command. Relocated paragraphs about ↵Greg Schafer2003-10-161-1/+1
| | | | | | directory removal from Chapter 6. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Expand Grub details and add a warning.Greg Schafer2003-10-151-4/+38
| | | | 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-093-23/+23
| | | | | | "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
* Minor brush-ups, and splitting the basic-net section.Alex Gronenwoud2003-10-091-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adapting the style of the Grub configuration section.Alex Gronenwoud2003-10-081-32/+41
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2954 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removing some dead-wood entities.Alex Gronenwoud2003-10-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More small text adjustments.Greg Schafer2003-10-081-5/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - Binutils Pass 1: Add extra LDFLAGS to ensure static rebuild of ↵Greg Schafer2003-10-042-6/+9
| | | | | | ld. Add some clarifying notes re package directory removal and POSIX shared memory. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2918 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 8 - Remove reference to outdated Grub howto.Greg Schafer2003-09-291-4/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2902 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* URL cleanup.Greg Schafer2003-09-281-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2899 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 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
* Correcting several typos and some inconsistencies.Alex Gronenwoud2003-09-151-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2819 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changing a few it's to its, and fixing other typos.Alex Gronenwoud2003-09-141-8/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2813 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Corrected problems pointed out on the listsJeremy Utley2003-09-122-14/+18
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2780 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* changed > to &gt and < to &lt;Gerard Beekmans2003-09-121-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2778 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added Grub instructions for installing to MBRJeremy Utley2003-09-121-1/+64
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2775 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed LILO and Bin86. Replaced them with GrubGerard Beekmans2003-09-113-49/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2774 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding some missing markup, and changing remaining /static's to /stage1's.Alex Gronenwoud2003-08-291-5/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2696 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverting my past changes accidentally removed by AlexJeremy Utley2003-08-271-0/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2683 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* installing kernel docs with the kernel instead of separatelyAlex Gronenwoud2003-08-261-4/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2682 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added tmpfs mount at /dev/shm - Bugzilla bug 562Jeremy Utley2003-08-262-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2679 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Applied Zack's various-fixes patch.Gerard Beekmans2003-05-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Integrated Pure LFS - Phase 1Gerard Beekmans2003-05-021-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Increased verbosity of command explanations for kernel install.Timothy Bauscher2003-01-151-33/+54
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2327 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Converted kernel page to new format.Timothy Bauscher2003-01-152-40/+57
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2323 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
* Added "Prerequisites" section.Timothy Bauscher2002-10-261-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2206 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed cd command, since this is assumed for all packages except makedev.Timothy Bauscher2002-09-181-9/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated to modutils-2.4.19, linux-2.4.19, gettext-0.11.5, binutils-2.13, ↵Timothy Bauscher2002-08-101-5/+4
| | | | | | textutils-2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed reiserfsprogs. Updated file and util-linux. Many miscellaneous changes.Timothy Bauscher2002-07-291-0/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* various fixesGerard Beekmans2002-04-191-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1840 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added some formatting tagsGerard Beekmans2002-03-111-6/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* fixed bug in regexp. Changed image= to images.*= to allow for "images =" as wellGerard Beekmans2002-03-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1694 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* added cp command to auto-detect kernel images and cp to /mnt/lfs/bootGerard Beekmans2002-03-101-9/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1693 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
* added -v to liloGerard Beekmans2002-02-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* included kernel version in titleGerard Beekmans2002-01-301-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1496 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* [Bug 228] Merge appendices A, B and DMark Hymers2001-12-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1385 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-265-0/+5
| | | | 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
* removed -f flags from cpGerard Beekmans2001-08-301-0/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text updatesGerard Beekmans2001-08-293-8/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed all -f flags from cp commandsGerard Beekmans2001-08-282-5/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689