Greg Schafer
|
538aa7a11c
|
Chapter 6: - Setting up the environment: Reworked the Bash startup files to enforce a clean environment. Closes Bug 714.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3115 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-20 00:15:47 +00:00 |
|
Jeremy Utley
|
b50c8e2c2d
|
Upgrade man-pages to 1.63
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3112 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-18 04:02:00 +00:00 |
|
Greg Schafer
|
311e8a52ee
|
Chapter 6 - Sysvinit: Simplified the sed to demonstrate yet another sed variation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3111 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-18 03:25:40 +00:00 |
|
Jeremy Utley
|
5a4b3da022
|
Changed Perl Chapter 6 commands to fix perldoc less invocation issue - closes bug 718
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3109 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-17 08:32:34 +00:00 |
|
Greg Schafer
|
554b3660c9
|
Chapter 6 - Texinfo: Added note about how to recreate the /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
|
2003-11-17 04:03:27 +00:00 |
|
Greg Schafer
|
6eb73f0a9c
|
Removed unnecessary Ncurses Vsscanf Patch. Closes Bug 704.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-15 03:38:52 +00:00 |
|
Gerard Beekmans
|
bfbadb4c1a
|
Condensed the four libexecdir related changelog entries into one entry
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3100 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-15 02:43:31 +00:00 |
|
Gerard Beekmans
|
3cc219ec44
|
*** empty log message ***
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3099 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-15 01:56:55 +00:00 |
|
Gerard Beekmans
|
33b85af1e5
|
Remove Changelog entry about Inetutils libexecdir change -- was reverted
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3098 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-15 01:44:57 +00:00 |
|
Gerard Beekmans
|
cbb49cd705
|
Chapter 6 - Inetutils:
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
|
2003-11-15 01:19:21 +00:00 |
|
Gerard Beekmans
|
ea8d5e7f04
|
Changed Chapter 6 - Gawk's --libexecdir option from /usr/bin to /usr/lib/gawk. Partially fixes Bug #678
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-15 01:05:15 +00:00 |
|
Gerard Beekmans
|
d62e3569ee
|
Changed Chapter 6 - Findutils --libexecdir from /usr/bin to /usr/lib/locate
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3094 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-15 00:58:05 +00:00 |
|
Gerard Beekmans
|
bdb2a6b616
|
Re-adde --libexecdir to Chapter 6-Glibc. The destination is supposed to be /usr/lib not /usr/libexec
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3093 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-15 00:49:22 +00:00 |
|
Greg Schafer
|
5e3342002d
|
Stopped moving these binaries into /bin: dir, dircolors, du, mkfifo, shred, vdir. Closes Bug 679.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3092 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-15 00:45:58 +00:00 |
|
Gerard Beekmans
|
4118a52bbf
|
Remove --libexecdir option. Partially fixes Bug #678
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3091 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-15 00:22:14 +00:00 |
|
Greg Schafer
|
638a816e6a
|
Added command to create /etc/default directory to allow the -D option of useradd to work properly.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3090 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-14 23:54:33 +00:00 |
|
Greg Schafer
|
2b07134fa8
|
Pruned the number of "kill" binaries installed. Use the one from Procps. Partially addresses Bug 307.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3089 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-14 22:54:43 +00:00 |
|
Greg Schafer
|
8ffb41edae
|
Chapter 6 - Ed: Streamlined build commands. Closes Bug 693.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3086 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-14 03:02:50 +00:00 |
|
Greg Schafer
|
f47c6b77ec
|
Upgraded to Perl-5.8.2 and streamlined build commands for Perl\'s Chapter 5 static extensions. Closes Bug 690.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3085 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-14 02:15:57 +00:00 |
|
Gerard Beekmans
|
714cc0cdff
|
Upgraded to lfs-utils-0.4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3084 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-14 02:02:06 +00:00 |
|
Gerard Beekmans
|
9fdf667cda
|
Upgraded to man-pages-1.62
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-14 01:43:58 +00:00 |
|
Gerard Beekmans
|
86c8901b47
|
Typo fix (pach->patch)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3082 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-13 23:22:19 +00:00 |
|
Alex Gronenwoud
|
0ba2766b69
|
Creating a system-wide vimrc file, as suggested by Greg.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-13 22:30:39 +00:00 |
|
Gerard Beekmans
|
6af9152327
|
Fix changelog.xml tag usage
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-13 20:17:05 +00:00 |
|
Gerard Beekmans
|
070fa015b6
|
Split up Greg's changelog on two subjects into two different entries. 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
|
2003-11-13 15:25:10 +00:00 |
|
Greg Schafer
|
0feb3d2d79
|
Fix Typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-13 06:19:49 +00:00 |
|
Greg Schafer
|
28acf75556
|
Upgraded to Autoconf-2.58, Automake-1.7.9, File-4.06, Modutils-2.4.26, 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
|
2003-11-13 06:08:33 +00:00 |
|
Greg Schafer
|
bc827b3954
|
Upgraded to GCC-3.3.2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3072 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-12 22:55:28 +00:00 |
|
Gerard Beekmans
|
388f9b7f90
|
Remove reference how to contact me (Gerard) personally.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3070 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-12 06:44:53 +00:00 |
|
Greg Schafer
|
bf8e8bf049
|
Fix typo. Closes Bug 712
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3069 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-12 06:42:40 +00:00 |
|
Gerard Beekmans
|
19a8a8bdda
|
Start with an empty Changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3067 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-12 06:12:12 +00:00 |
|
Alex Gronenwoud
|
5763f6758e
|
Fixing some tiny typos, and rephrasing a few more lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3056 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-03 22:47:39 +00:00 |
|
Alex Gronenwoud
|
dec4b0a901
|
Removeing the 'last checked' lines.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3054 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-11-02 12:22:50 +00:00 |
|
Greg Schafer
|
65e5785c1e
|
Strengthened the seds in "Locking in Glibc" and "Re-adjusting the toolchain" sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-29 02:17:47 +00:00 |
|
Greg Schafer
|
0eb0afb41d
|
Chapter 2: Disabled section about dependencies for now.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3045 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-28 02:52:14 +00:00 |
|
Greg Schafer
|
ec0a924df9
|
Chapter 6 - Glibc: Added command to create /etc/ld.so.conf to match Chapter 5 Glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3044 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-27 00:41:21 +00:00 |
|
Greg Schafer
|
d169cd390a
|
Fix Bruce\'s email address.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3042 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-26 23:46:07 +00:00 |
|
Greg Schafer
|
066907abcf
|
Minor fixes reported on lists
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-26 23:39:34 +00:00 |
|
Alex Gronenwoud
|
2861878994
|
Small retouches.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3040 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-26 22:22:59 +00:00 |
|
Alex Gronenwoud
|
323ef7403a
|
Changing dependencies to the short format, based on Tushar's post.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3038 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-24 17:29:01 +00:00 |
|
Alex Gronenwoud
|
7f1fcd89bb
|
Adding several cross reference tags.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-24 17:28:42 +00:00 |
|
Gerard Beekmans
|
a92249f003
|
Changed /etc/lfs to /etc/lfs-release
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3034 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-23 15:15:46 +00:00 |
|
Alex Gronenwoud
|
360e2c43cd
|
Adding some markup and doing miscellaneous shuffles.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3029 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-22 22:26:46 +00:00 |
|
Gerard Beekmans
|
7e55cc4110
|
Changelog entry for aboutdependencies.xml addition
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3027 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-22 20:13:35 +00:00 |
|
Gerard Beekmans
|
1a38cda977
|
Typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3015 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-20 22:10:31 +00:00 |
|
Greg Schafer
|
821f799640
|
Chapter 9: Reworked final strip command. Relocated paragraphs about directory removal from Chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2992 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-16 01:02:39 +00:00 |
|
Alex Gronenwoud
|
f2243a5502
|
Mixed modifications.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2989 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-15 22:39:38 +00:00 |
|
Greg Schafer
|
e3a72b120b
|
Expand Grub details and add a warning.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2987 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-15 08:31:59 +00:00 |
|
Greg Schafer
|
a9103442e0
|
Chapter 9 - Rebooting the system: Reworked umount commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2977 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-14 06:12:00 +00:00 |
|
Alex Gronenwoud
|
c5194aac19
|
Cleaning up basic-net and some entities.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2976 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-10-13 22:32:17 +00:00 |
|