aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Revert Alex's changed back to previous stateGerard Beekmans2003-11-1556-30/+84
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Making crossreferences from chapter 5 to 6.Alex Gronenwoud2003-11-1583-111/+77
| | | | 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-1599-148/+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-156-22/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Condensed the four libexecdir related changelog entries into one entryGerard Beekmans2003-11-151-11/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* *** empty log message ***Gerard Beekmans2003-11-152-1/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove Changelog entry about Inetutils libexecdir change -- was revertedGerard Beekmans2003-11-151-4/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3098 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-152-1/+5
| | | | | | | | 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-152-5/+5
| | | | | | /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-152-1/+5
| | | | 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-152-3/+3
| | | | | | /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-152-4/+7
| | | | | | 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-152-5/+5
| | | | 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-143-2/+11
| | | | | | 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-143-5/+19
| | | | | | 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-142-7/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3086 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to Perl-5.8.2 and streamlined build commands for Perl\'s Chapter 5 ↵Greg Schafer2003-11-143-9/+19
| | | | | | static extensions. Closes Bug 690. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to lfs-utils-0.4Gerard Beekmans2003-11-142-3/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to man-pages-1.62Gerard Beekmans2003-11-142-3/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fix (pach->patch)Gerard Beekmans2003-11-131-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3082 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
* Moving chapter 5 intermezzos into a single file.Alex Gronenwoud2003-11-137-493/+498
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3080 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Creating a system-wide vimrc file, as suggested by Greg.Alex Gronenwoud2003-11-133-16/+32
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Correcting my misnomers.Alex Gronenwoud2003-11-132-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix changelog.xml tag usageGerard Beekmans2003-11-131-2/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Renamed no_fixincludes-2.patch to no_fixincludes-1.patch which is the name ↵Gerard Beekmans2003-11-132-3/+3
| | | | | | it was supposed to have. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Split up Greg's changelog on two subjects into two different entries. ↵Gerard Beekmans2003-11-131-2/+13
| | | | | | Renamed GCC no_fixincludes-2.patch to no_fix-includes-1.patch git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix Typo.Greg Schafer2003-11-131-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to Autoconf-2.58, Automake-1.7.9, File-4.06, Modutils-2.4.26, ↵Greg Schafer2003-11-1311-32/+34
| | | | | | 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
* Upgraded to GCC-3.3.2.Greg Schafer2003-11-123-10/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Add CVS in version stringGerard Beekmans2003-11-121-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Remove reference how to contact me (Gerard) personally.Gerard Beekmans2003-11-121-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo. Closes Bug 712Greg Schafer2003-11-121-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix package names in dependency lists (make->makedev and man->man-pages)Gerard Beekmans2003-11-122-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3068 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Start with an empty ChangelogGerard Beekmans2003-11-121-863/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3067 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* back to old style versionGerard Beekmans2003-11-121-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3066 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Moving keyboard configuration and password setting to Kbd and Shadow.Alex Gronenwoud2003-11-055-13/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3065 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Merging chapter 3 files.Alex Gronenwoud2003-11-055-129/+129
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3064 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
* version string to CVS-HEAD in CVS HEADGerard Beekmans2003-11-051-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3058 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* lfs-5.0 release versionGerard Beekmans2003-11-051-2/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixing some tiny typos, and rephrasing a few more lines.Alex Gronenwoud2003-11-0312-20/+21
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rephrasing a few lines.Alex Gronenwoud2003-11-0220-20/+20
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3055 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removeing the 'last checked' lines.Alex Gronenwoud2003-11-02106-105/+108
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3054 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-01207-3401/+3282
| | | | 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
* Typo fix.Greg Schafer2003-11-011-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3050 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689