aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
Commit message (Collapse)AuthorAgeFilesLines
* Revert Alex's changes back to previous stateGerard Beekmans2003-11-1551-50/+53
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Making crossreferences from chapter 5 to 6.Alex Gronenwoud2003-11-151-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moving short descriptions from appendix to chapter 6.Alex Gronenwoud2003-11-1550-50/+50
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixing two typos, moving revisedchroot one notch up.Alex Gronenwoud2003-11-154-22/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3102 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removed unnecessary Ncurses Vsscanf Patch. Closes Bug 704.Greg Schafer2003-11-151-7/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *** empty log message ***Gerard Beekmans2003-11-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Reverting Inetutils change back to previous --libexecdir=/usr/sbinGerard Beekmans2003-11-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3097 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Inetutils:Gerard Beekmans2003-11-151-1/+1
| | | | | | | | Changed --libexecdir option from /usr/sbin to /usr/lib. Partially fixes Bug #678. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3096 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed Chapter 6 - Gawk's --libexecdir option from /usr/bin to ↵Gerard Beekmans2003-11-151-2/+2
| | | | | | /usr/lib/gawk. Partially fixes Bug #678 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed Chapter 6 - Findutils --libexecdir from /usr/bin to /usr/lib/locateGerard Beekmans2003-11-151-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Re-adde --libexecdir to Chapter 6-Glibc. The destination is supposed to be ↵Gerard Beekmans2003-11-151-1/+1
| | | | | | /usr/lib not /usr/libexec git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Stopped moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, ↵Greg Schafer2003-11-151-4/+3
| | | | | | vdir. Closes Bug 679. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove --libexecdir option. Partially fixes Bug #678Gerard Beekmans2003-11-151-5/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Added command to create /etc/default directory to allow the -D option of ↵Greg Schafer2003-11-141-0/+5
| | | | | | useradd to work properly. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3090 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Pruned the number of "kill" binaries installed. Use the one from Procps. ↵Greg Schafer2003-11-142-5/+15
| | | | | | Partially addresses Bug 307. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3089 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Ed: Streamlined build commands. Closes Bug 693.Greg Schafer2003-11-141-7/+10
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3086 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moving most of chapter 6 intermezzos into a single file.Alex Gronenwoud2003-11-139-387/+395
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3081 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Creating a system-wide vimrc file, as suggested by Greg.Alex Gronenwoud2003-11-132-16/+26
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to Autoconf-2.58, Automake-1.7.9, File-4.06, Modutils-2.4.26, ↵Greg Schafer2003-11-132-10/+1
| | | | | | Procps-3.1.4 and Sed-4.0.8. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3073 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moving keyboard configuration and password setting to Kbd and Shadow.Alex Gronenwoud2003-11-054-12/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rewording, as gzexe is a script.Alex Gronenwoud2003-11-051-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3063 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixing some tiny typos, and rephrasing a few more lines.Alex Gronenwoud2003-11-037-11/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting several merging oversights.Alex Gronenwoud2003-11-026-6/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3053 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merging caption and installation sections for all packages in chapters 5 and 6.Alex Gronenwoud2003-11-01102-2069/+2048
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3052 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Textual correction from Bryan K.Greg Schafer2003-11-011-8/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3051 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Tiny whitespace fix.Greg Schafer2003-11-011-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3049 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Strengthened the seds in "Locking in Glibc" and "Re-adjusting the toolchain" ↵Greg Schafer2003-10-291-1/+1
| | | | | | sections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Glibc: Added command to create /etc/ld.so.conf to match Chapter ↵Greg Schafer2003-10-271-0/+6
| | | | | | 5 Glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo.Greg Schafer2003-10-271-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3043 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small retouches.Alex Gronenwoud2003-10-261-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding several cross reference tags.Alex Gronenwoud2003-10-245-7/+9
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Slight rewording of the reason for creating dummy user and groups during ↵Gerard Beekmans2003-10-231-6/+7
| | | | | | chapter 6 - Coreutils git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3036 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* touch-upsGerard Beekmans2003-10-232-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3035 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding some markup and doing miscellaneous shuffles.Alex Gronenwoud2003-10-2212-48/+48
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting Gawk's patching explanation.Alex Gronenwoud2003-10-221-24/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3028 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Replace hard-wired version numbers with entities where appropriate.Greg Schafer2003-10-182-7/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2996 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fine tune toolchain adjustment commands.Greg Schafer2003-10-161-3/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2994 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 9: Reworked final strip command. Relocated paragraphs about ↵Greg Schafer2003-10-161-12/+4
| | | | | | directory removal from Chapter 6. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Mixed modifications.Alex Gronenwoud2003-10-154-7/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Putting tarballs and patches in $LFS/sources.Alex Gronenwoud2003-10-151-8/+14
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2988 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Expand Grub details and add a warning.Greg Schafer2003-10-151-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Cleaning up basic-net and some entities.Alex Gronenwoud2003-10-131-29/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2976 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Minor touchups.Greg Schafer2003-10-121-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2969 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding some markup, and other brush-ups.Alex Gronenwoud2003-10-111-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2966 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Internal markup reworking to fix the extraneous whitespace problem in the ↵Greg Schafer2003-10-0968-332/+332
| | | | | | "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-094-3/+18
| | | | 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-091-2/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2955 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
* 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-081-7/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2945 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689