aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01/changelog.xml
Commit message (Collapse)AuthorAgeFilesLines
* Upgraded to Lfs-Utils-0.4.2, Tcl-8.4.5 and Zlib-1.2.1. Obsoletes the Zlib ↵Greg Schafer2003-11-271-1/+7
| | | | | | 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-241-1/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Rolled back 4 patches to seds: GCC Suppress-Libiberty, Grub Gcc33, Man ↵Greg Schafer2003-11-211-1/+9
| | | | | | 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-201-2/+3
| | | | 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-201-0/+3
| | | | | | enforce a clean environment. Closes Bug 714. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgrade man-pages to 1.63Jeremy Utley2003-11-181-1/+4
| | | | 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-181-0/+3
| | | | | | variation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed Perl Chapter 6 commands to fix perldoc less invocation issue - ↵Jeremy Utley2003-11-171-0/+3
| | | | | | 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-171-0/+4
| | | | | | /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
* Removed unnecessary Ncurses Vsscanf Patch. Closes Bug 704.Greg Schafer2003-11-151-0/+4
| | | | 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-151-0/+4
| | | | 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
* Chapter 6 - Inetutils:Gerard Beekmans2003-11-151-0/+4
| | | | | | | | 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-3/+3
| | | | | | /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-0/+4
| | | | 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-2/+2
| | | | | | /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-0/+4
| | | | | | 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-0/+4
| | | | 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/+4
| | | | | | 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-141-0/+4
| | | | | | 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-0/+3
| | | | 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-141-1/+7
| | | | | | 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-141-1/+2
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Upgraded to man-pages-1.62Gerard Beekmans2003-11-141-0/+4
| | | | 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
* Creating a system-wide vimrc file, as suggested by Greg.Alex Gronenwoud2003-11-131-0/+6
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3079 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
* 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-131-0/+20
| | | | | | 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-121-0/+13
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3072 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
* Fixing some tiny typos, and rephrasing a few more lines.Alex Gronenwoud2003-11-031-4/+4
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Removeing the 'last checked' lines.Alex Gronenwoud2003-11-021-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Strengthened the seds in "Locking in Glibc" and "Re-adjusting the toolchain" ↵Greg Schafer2003-10-291-0/+3
| | | | | | sections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 2: Disabled section about dependencies for now.Greg Schafer2003-10-281-3/+0
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3045 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 6 - Glibc: Added command to create /etc/ld.so.conf to match Chapter ↵Greg Schafer2003-10-271-0/+3
| | | | | | 5 Glibc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Small retouches.Alex Gronenwoud2003-10-261-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changing dependencies to the short format, based on Tushar's post.Alex Gronenwoud2003-10-241-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding several cross reference tags.Alex Gronenwoud2003-10-241-2/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changed /etc/lfs to /etc/lfs-releaseGerard Beekmans2003-10-231-0/+5
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Adding some markup and doing miscellaneous shuffles.Alex Gronenwoud2003-10-221-5/+12
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Changelog entry for aboutdependencies.xml additionGerard Beekmans2003-10-221-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Typo fixesGerard Beekmans2003-10-201-3/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 9: Reworked final strip command. Relocated paragraphs about ↵Greg Schafer2003-10-161-1/+5
| | | | | | 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-151-1/+7
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Expand Grub details and add a warning.Greg Schafer2003-10-151-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
* Chapter 9 - Rebooting the system: Reworked umount commands.Greg Schafer2003-10-141-0/+3
| | | | git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689