aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Changed compsize and sbu entity for chapter05/perlGerard Beekmans2003-10-142-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2984 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added libmagic to index.Billy O 'Connor2003-10-141-0/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2983 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updates to ed through flex for 5.0 submitted by Thomas Peng.Billy O 'Connor2003-10-145-3/+8
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated 'last checked against version' entities for Autoconf, Automake, ↵Gerard Beekmans2003-10-1410-8/+17
| | | | | | Bash, Binutils and Bison. Updated actual descriptions for Automake, Binutils and Bison git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2981 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* coreutils contents checked against 5.0Gerard Beekmans2003-10-142-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2980 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammar fix in last commit.Greg Schafer2003-10-141-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2979 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 5 - Binutils Pass 1: Added explanation for "make configure-host".Greg Schafer2003-10-141-1/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2978 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 9 - Rebooting the system: Reworked umount commands.Greg Schafer2003-10-143-12/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cleaning up basic-net and some entities.Alex Gronenwoud2003-10-133-33/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2976 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Miscellaneous small fixes.Greg Schafer2003-10-133-2/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2975 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add some whitespace adjustments.Greg Schafer2003-10-134-2/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2974 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add clarifying notes for Chapter 5 test suites of Tcl, Expect and Gettext.Greg Schafer2003-10-134-10/+17
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2973 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Arranging e2fs descriptions and adding the names to Appendix BAlex Gronenwoud2003-10-123-11/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2972 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix misses from previous commit.Greg Schafer2003-10-122-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2971 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Globally replace cpp0 with cpp. Add note re Chapter 5 Gettext test suite.Greg Schafer2003-10-1242-46/+47
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor touchups.Greg Schafer2003-10-124-12/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adapting the required disk space sizes.Alex Gronenwoud2003-10-1177-186/+193
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2968 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting the working dir, readding a lost paragraph, and alphabetizing.Alex Gronenwoud2003-10-114-14/+24
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2967 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding some markup, and other brush-ups.Alex Gronenwoud2003-10-117-101/+109
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated libblkid description.Billy O 'Connor2003-10-101-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2965 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Grammatical correction.Billy O 'Connor2003-10-101-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2964 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated program and library descriptions.Billy O 'Connor2003-10-102-2/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2963 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to lfs-bootscripts-1.12Gerard Beekmans2003-10-102-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2962 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Final stage of internal markup reworking.Greg Schafer2003-10-1055-107/+113
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2960 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More internal markup reworking.Greg Schafer2003-10-092-14/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2959 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Internal markup reworking to fix the extraneous whitespace problem in the ↵Greg Schafer2003-10-09115-552/+552
| | | | | | "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
* Deleting a few forgotten files.Alex Gronenwoud2003-10-0911-58/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2957 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor brush-ups, and splitting the basic-net section.Alex Gronenwoud2003-10-0911-30/+55
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2956 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor tag placement tweaks in preparation for potential mass substitution.Greg Schafer2003-10-093-6/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2955 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
* Updating the changelog.Alex Gronenwoud2003-10-081-10/+19
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2953 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removing some dead-wood entities.Alex Gronenwoud2003-10-0857-159/+31
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2952 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Patch entity typo.Greg Schafer2003-10-081-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2951 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* test2Gerard Beekmans2003-10-081-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2950 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* test 1Gerard Beekmans2003-10-081-0/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2949 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Last patch entity adjustment, I swear.Greg Schafer2003-10-083-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2948 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* More small text adjustments.Greg Schafer2003-10-083-9/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small entity fixup.Greg Schafer2003-10-081-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2946 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Text adjustment.Greg Schafer2003-10-082-16/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo.Greg Schafer2003-10-081-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2944 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Some final patch entity cleanups.Greg Schafer2003-10-0815-21/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2943 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* OOps - forgot to do the changelogJeremy Utley2003-10-071-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2942 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a note to the lockin tests stating that blank output is badJeremy Utley2003-10-072-2/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2941 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Oops, add.Alex Gronenwoud2003-10-071-0/+77
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2940 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cleaning up some entity stuff.Alex Gronenwoud2003-10-078-49/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Bringing order to the presentation of patches.Alex Gronenwoud2003-10-0757-166/+169
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2938 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small fish.Alex Gronenwoud2003-10-072-9/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2937 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added a note in chapter 1 regarding the LFS-Support IRC channelJeremy Utley2003-10-072-0/+15
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2936 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Preface: Add note about the Essential Pre-Reading Hint. Closes Bug 585.Greg Schafer2003-10-076-8/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2935 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverting my bogus Sysvinit change.Greg Schafer2003-10-071-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2934 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689