Commit Graph

2807 Commits

Author SHA1 Message Date
Greg Schafer
443cace8ce Implemented changes to make the running of the Chapter 5 test
suites strictly optional i.e. the default action for the
average reader is to not run them. Closes 719.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3172 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-17 01:37:37 +00:00
Greg Schafer
b05a83179d Add small clarifications based on feedback from support list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3171 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-16 12:45:51 +00:00
Greg Schafer
31b2ae676d First stage towards Bug 719. Making the Chapter 5 test suites
strictly optional.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-16 10:15:49 +00:00
Alex Gronenwoud
0b438341dc Adjusting date and version.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3169 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-14 22:37:35 +00:00
Alex Gronenwoud
bfa54edc33 Cleaning up after the big move.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-14 22:37:25 +00:00
Greg Schafer
e4d88a56ce Added command to keep a copy of the kernel .config file. Suggested by Daniel Baumann.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3167 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-14 04:12:04 +00:00
Greg Schafer
b6f8614176 Moved log file creation from Shadow to "Creating the passwd
and group files" and renamed that section accordingly.
Closes 741.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3166 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-14 01:34:43 +00:00
Greg Schafer
aba5bfb32f Upgraded to Automake-1.8.2, Kbd-1.11 and Sed-4.0.9.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3165 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-14 00:35:52 +00:00
Alex Gronenwoud
9c5989c2d4 Adjusting date and version.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3164 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-13 22:34:48 +00:00
Alex Gronenwoud
9702d12f87 Making changelog entry.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3163 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-13 22:34:28 +00:00
Alex Gronenwoud
f4993cfc75 Small textual adjustments.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3162 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:24:06 +00:00
Alex Gronenwoud
5888299528 Moving stuff from appendix A to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3161 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:23:50 +00:00
Alex Gronenwoud
12c8f83b75 Some cleaning up -- the commit that was blocked two months ago.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3160 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-12 23:22:51 +00:00
Greg Schafer
45340ae6d7 Added instructions to create /etc/resolv.conf. Closes 733.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3158 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-10 01:10:21 +00:00
Greg Schafer
1969ceae32 Added --no-mem-option to Grub command line in menu.lst to disable
Grub's insistence on passing mem= to the kernel. Closes 737.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3157 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-09 23:45:52 +00:00
Greg Schafer
29d091b85f Update Copyright years.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-08 23:13:46 +00:00
Greg Schafer
be6373b6cd Chapter 5 - Util-linux: Added command to install the arch
program which is needed by Perl for consistency. Upgraded
to Kbd-1.10.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-08 01:06:58 +00:00
Greg Schafer
c1b2c648aa Chapter 6 - Gawk: Removed the Gawk Libexecdir Patch. Closes Bug 303.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-07 02:15:05 +00:00
Greg Schafer
b8d6db77e9 Upgraded to File-4.07, Linux-2.4.24 and Procps-3.1.15.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3153 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-07 01:01:00 +00:00
Greg Schafer
01a9d0cabc Minor adjustments to some section ids for better interaction
with lfscmd testing tool. Internal change only.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3144 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2004-01-02 14:07:24 +00:00
Greg Schafer
79f701f032 One more tiny whitespace fixup.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3143 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-22 12:55:27 +00:00
Greg Schafer
b3adaba4a1 Tiny whitespace fixups within build commands.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-22 09:32:12 +00:00
Greg Schafer
1a73ed411e Added commands to run the Vim test suite.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3141 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-18 04:08:01 +00:00
Greg Schafer
d64eaeb71c Upgraded to Autoconf-2.59, Automake-1.8 and Gettext-0.13.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3140 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-18 02:45:43 +00:00
Greg Schafer
84e4cae928 Kbd: Updated to newer patch that also installs the man pages
for the additional programs. Closes Bug 726.
Zlib: Added chmod command to fix static library permissions.
Closes Bug 728.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3139 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-18 00:09:28 +00:00
Greg Schafer
1caa48e19b Glibc: Moved ld.so.conf creation to immediately before make install in both chapters.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-12 23:41:37 +00:00
Greg Schafer
2ad19ed298 Inetutils: Added patch to prevent unnecessary man pages from being installed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-12 03:26:35 +00:00
Greg Schafer
9c8916bcba Stopped creation of /usr/share/{dict,nls}.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-12 02:05:38 +00:00
Greg Schafer
07ecae2532 Fixed Bash startup files to handle HOME and PS1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3132 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-12 01:43:31 +00:00
Matthew Burgess
6213d4cc48 Fixed gettext-version entity to complete the package upgrade.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-05 21:12:52 +00:00
Greg Schafer
10e1008b51 Upgraded to Gettext-0.13, Man-pages-1.64, Linux-2.4.23 and Psmisc-21.4.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-12-03 23:57:25 +00:00
Greg Schafer
2e1f2e6b5a Fix buglet reported from list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3129 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-30 01:54:38 +00:00
Greg Schafer
dfddb12f76 Upgraded to Lfs-Utils-0.4.2, Tcl-8.4.5 and Zlib-1.2.1. Obsoletes the Zlib Vsnprintf patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3128 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-27 02:32:47 +00:00
Greg Schafer
6d84d0cbb5 Fix typo in previous commit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-24 04:37:28 +00:00
Greg Schafer
ed7668a67d Upgraded to Lfs-Utils-0.4.1 and improved its build comamnds.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-24 04:35:27 +00:00
Greg Schafer
d081b3ef19 Fix entity from last commit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-21 03:44:44 +00:00
Greg Schafer
37dcf2af37 Rolled back 4 patches to seds: GCC Suppress-Libiberty, Grub Gcc33, Man Manpath, Man Pager. Closes Bug 461.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3117 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-21 03:39:20 +00:00
Greg Schafer
bcd0ce7faa Miscellaneous fixes from list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3116 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-20 00:45:59 +00:00
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
5bf7f02e3f Updated package size for man-pages - no changelog entry
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-18 06:02:18 +00:00
Greg Schafer
a195a6c7fb Miscellaneous small fixes from the list.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3113 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-18 05:55:04 +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
05073f6082 Fixes my formatting error in the last commit - no changelog entry made
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3110 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-18 03:02:35 +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
Gerard Beekmans
d0dfce439e Revert Alex's changes back to previous state
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3106 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 16:07:18 +00:00
Gerard Beekmans
c00a42b470 Revert Alex's changed back to previous state
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3105 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 16:05:12 +00:00
Alex Gronenwoud
f040abeb5c Making crossreferences from chapter 5 to 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3104 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 11:48:20 +00:00
Alex Gronenwoud
9c38d4e866 Moving short descriptions from appendix to chapter 6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3103 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-11-15 11:47:56 +00:00