aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Upgraded to Gettext-0.13, Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.Greg Schafer2003-12-0311-23/+42
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix buglet reported from list.Greg Schafer2003-11-306-10/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to Lfs-Utils-0.4.2, Tcl-8.4.5 and Zlib-1.2.1. Obsoletes the Zlib ↵Greg Schafer2003-11-277-49/+46
| | | | | | Vsnprintf patch. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix typo in previous commit.Greg Schafer2003-11-241-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to Lfs-Utils-0.4.1 and improved its build comamnds.Greg Schafer2003-11-244-6/+22
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fix entity from last commit.Greg Schafer2003-11-211-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rolled back 4 patches to seds: GCC Suppress-Libiberty, Grub Gcc33, Man ↵Greg Schafer2003-11-2112-60/+40
| | | | | | Manpath, Man Pager. Closes Bug 461. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Miscellaneous fixes from list.Greg Schafer2003-11-203-8/+11
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6: - Setting up the environment: Reworked the Bash startup files to ↵Greg Schafer2003-11-203-14/+31
| | | | | | enforce a clean environment. Closes Bug 714. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Updated package size for man-pages - no changelog entryJeremy Utley2003-11-181-1/+1
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Miscellaneous small fixes from the list.Greg Schafer2003-11-183-4/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade man-pages to 1.63Jeremy Utley2003-11-182-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Sysvinit: Simplified the sed to demonstrate yet another sed ↵Greg Schafer2003-11-182-1/+4
| | | | | | variation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Fixes my formatting error in the last commit - no changelog entry madeJeremy Utley2003-11-181-2/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed Perl Chapter 6 commands to fix perldoc less invocation issue - ↵Jeremy Utley2003-11-173-3/+9
| | | | | | closes bug 718 git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Texinfo: Added note about how to recreate the ↵Greg Schafer2003-11-173-2/+20
| | | | | | /usr/share/info/dir file if needed. Closes Bug 485. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3108 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Revert Alex's changes back to previous stateGerard Beekmans2003-11-15127-99/+177
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* 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