Commit Graph

439 Commits

Author SHA1 Message Date
Gerard Beekmans
a819776f4e missing  
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2526 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-06 19:21:57 +00:00
Gerard Beekmans
29062dd860 removed zlib from chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2523 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-06 00:34:59 +00:00
Gerard Beekmans
c6ec995e9b make check doesn't do anything
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2516 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 20:51:03 +00:00
Gerard Beekmans
ba9f7d8902 chmod seems to be useless
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2515 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 20:50:44 +00:00
Gerard Beekmans
06624e9337 make check doesn't do anything
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2514 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 20:14:15 +00:00
Gerard Beekmans
c5d4300e1f removed LDFLAGS (caused link error), removed patch (part of bug not yet assigned)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2513 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 20:01:15 +00:00
Gerard Beekmans
384382bd57 added mkdir/cd binutils commands. Replaced hard-coded version with an entity reference. Added note not to remove binutils dirs. Removed -k option from make check
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2512 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 19:56:29 +00:00
Gerard Beekmans
a80b743be8 I was right...BOOT_* vars are _not_ needed, unless you bootstrap, which we do not
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2511 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 19:01:10 +00:00
Gerard Beekmans
69bd5114ea No bootstrap
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2510 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 18:40:47 +00:00
Gerard Beekmans
dcf9ee3276 removed too much at last commit. Re-added BOOT_* vars
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2509 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 18:40:12 +00:00
Gerard Beekmans
6b2f69c48d misc fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2508 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 18:38:56 +00:00
Gerard Beekmans
bb6ff0e8f0 included wrong files for gcc/binutils pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2507 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-05 18:33:27 +00:00
Gerard Beekmans
d774b1c561 'make' does nothing, so going straight to make install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2503 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-03 00:33:58 +00:00
Gerard Beekmans
1d4b00dd05 shortened ln command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2502 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-03 00:29:02 +00:00
Gerard Beekmans
f19ba52477 fix command call (MAKE->make)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2501 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-03 00:24:13 +00:00
Gerard Beekmans
2664e17500 removed make check from binutils-pass1 and gcc-pass1. Doesn't work without tcl, excpect and dejagnu installed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2500 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 23:41:08 +00:00
Gerard Beekmans
72853dcbea no need to touch ld.so.conf it so seems
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2499 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 23:39:15 +00:00
Gerard Beekmans
37ad07ac3f Must install Glibc in chapter 5. Fix c5-glibc entity. Moved tcl, expect and dejagnu installation to after locking in glibc.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2498 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 21:46:44 +00:00
Gerard Beekmans
aafceef960 It's Pass 2, not Pass 1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2497 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 21:20:45 +00:00
Gerard Beekmans
5c5e391109 keep binutils-2.13.2 directory as well
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2496 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 21:18:33 +00:00
Gerard Beekmans
aa7aa252f2 patch filename fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2495 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 20:48:22 +00:00
Gerard Beekmans
01060f3fe0 Added note not to remove binutils-build
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2494 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 20:44:44 +00:00
Gerard Beekmans
3cf582bf17 removed fileutils, sh-utils and textutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2493 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 20:39:10 +00:00
Gerard Beekmans
8727a64b3c package updates
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2491 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 20:36:04 +00:00
Gerard Beekmans
bc82645e95 Integrated Pure LFS - Phase 1
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2490 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 18:20:20 +00:00
Gerard Beekmans
fdfb226af0 Bill's typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2427 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-05 18:29:23 +00:00
Gerard Beekmans
68ed9a53ee removed URL - invalid
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2426 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 05:50:41 +00:00
Gerard Beekmans
a20bfb4974 updated findutils + gawk patch explanations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 05:18:40 +00:00
Gerard Beekmans
31435cae54 updated fileutils patch explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2422 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 03:52:17 +00:00
Gerard Beekmans
ef97d1698c typo
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2417 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-03 23:45:10 +00:00
Gerard Beekmans
e4b9338243 fix typo's
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2416 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-03 23:24:24 +00:00
Gerard Beekmans
2b114b251e textual changes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2411 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-30 05:06:58 +00:00
Gerard Beekmans
8f8e328ca6 missing colon
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2402 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-27 21:57:21 +00:00
Gerard Beekmans
558cb8a436 minor textual changes to chapter 5
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2401 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-27 21:28:02 +00:00
Gerard Beekmans
c118e6c2cc removed -R from chown command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2400 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-27 17:50:47 +00:00
Timothy Bauscher
f8a5e31df6 Grammatic changes to chapter 5.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2389 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-18 23:23:45 +00:00
Timothy Bauscher
90e77c7b85 Typo fixes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2346 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-16 01:08:41 +00:00
Timothy Bauscher
6293eb6f33 Converted util-linux to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2331 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 08:25:32 +00:00
Timothy Bauscher
fae04ae33e Converted static textutils to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2330 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 07:57:52 +00:00
Timothy Bauscher
a1d1a356a8 Converted static texinfo to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2329 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 07:45:14 +00:00
Timothy Bauscher
984ab5a172 Converted static tar to new layout.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2328 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 07:32:17 +00:00
Gerard Beekmans
e397c3ada5 converted sh-utils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 02:58:53 +00:00
Gerard Beekmans
63eb55cb8f converted gzip, make and patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2319 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-15 01:45:00 +00:00
Timothy Bauscher
91b45adcd6 Applied Billy's grammatical patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2317 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-13 13:26:45 +00:00
Gerard Beekmans
b8b390a5c1 redid grep installation page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2316 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 18:15:01 +00:00
Gerard Beekmans
7681a57ae9 Redid GCC installation page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2314 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 18:04:52 +00:00
Gerard Beekmans
4a880659d6 reworded for consistency
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2312 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 17:41:17 +00:00
Gerard Beekmans
a1d3af694f rewrote findutils installation page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2311 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 17:19:41 +00:00
Gerard Beekmans
2b138d6d32 Rewrote diffutils + fileutils installation pages, added previously not 'cvs add'ed files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2310 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 17:06:14 +00:00
Gerard Beekmans
873ec17716 rewrote bzip2 installation page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2309 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 16:43:41 +00:00
Gerard Beekmans
90423c0944 reworded for consistency reasons
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2308 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 16:42:50 +00:00
Gerard Beekmans
ce14c07064 inserted blank sect2's for blank lines in html output
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2307 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 16:24:56 +00:00
Gerard Beekmans
1bbb24b645 rewrote bash install page
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2306 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 16:18:59 +00:00
Gerard Beekmans
78ec17a2dd Rewrote chapter 5-bash into new format
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2304 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-11 15:58:55 +00:00
Timothy Bauscher
660e875dd0 Removed -D_GNU_SOURCE flag for now because it's breaking compilation; 4 people have reported this bug.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2296 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-09 16:41:54 +00:00
Timothy Bauscher
f47f9cdaf3 Grammatic changes to Add User and Set Environment sections.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2293 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-09 00:39:48 +00:00
Timothy Bauscher
9901b31e8c Findutils: Added missing / before configure line.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2289 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-08 13:21:27 +00:00
Gerard Beekmans
f24558cdff added CPPFLAGS=-D_GNU_SOURCE to findutils to promote proper compiling on non-x86 architectures
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2285 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-06 16:08:37 +00:00
Timothy Bauscher
5e40325fc2 Applied a modified version of Alex's patch to split the in two.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2283 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-05 16:19:00 +00:00
Gerard Beekmans
c465ee61bc packages whose configure script support the LDFLAGS env. var now use it rather than passing down that var to make
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2276 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 03:55:07 +00:00
Gerard Beekmans
72bab458dd fix typos - alex' patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2274 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 02:57:38 +00:00
Gerard Beekmans
4d515293b6 Applied Alex' patch to rewrite the why-static section, plus some changes of my own
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2273 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 02:51:46 +00:00
Gerard Beekmans
3cf0fef1de applied alex' intro cleanup patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2272 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-01-03 02:33:13 +00:00
Gerard Beekmans
3f33ca6fd0 patch not needed anymore, removed referenced
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2254 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 23:13:24 +00:00
Gerard Beekmans
8b8f29ab88 Added missing </literallayout></para>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-31 15:45:00 +00:00
Timothy Bauscher
8f93b1553a o Updated to binutils-2.13.2, procps-3.1.5.
o Made all LDFLAGS=-static LDFLAGS="-static".
o Added symlink from libfl.a to libl.a.


git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2242 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-30 03:12:54 +00:00
Timothy Bauscher
da1fc68520 Modified paragraphs about unpacking patches since they are no longer compressed.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2238 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-17 13:26:15 +00:00
Timothy Bauscher
788676013b Updated to autoconf-2.57, automake-1.7.2, binutils-2.13.1, e2fsprogs-1.32, gcc-3.2.1, libtool-1.4.3, linux-2.4.20, modutils-2.4.22, procps-3.1.3, sed-4.0.4, texinfo-4.3, util-linux-2.11y. Removed warning about --enable-kernel.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2235 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-15 21:32:51 +00:00
Gerard Beekmans
db244d3264 removed tar patch mention
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2221 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-03 20:41:34 +00:00
Gerard Beekmans
b8a2998def added --disable-nls to chapter05-sed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2217 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-12-03 20:16:45 +00:00
Timothy Bauscher
2011e1f21d Fix typo.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2191 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-20 20:22:14 +00:00
Timothy Bauscher
25b076e9dd Update command explanation now that -s has been added.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2189 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-20 19:18:08 +00:00
Gerard Beekmans
f50705faeb added ncurses-static package name
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2183 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-18 19:48:26 +00:00
Gerard Beekmans
ac68bd3dd2 added fixincludes explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2180 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-18 19:00:18 +00:00
Gerard Beekmans
1ae2ba4261 reworded
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2178 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-18 17:38:30 +00:00
Mark Hymers
15b3899162 add -s to bzip2 ch5 CC argument
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2170 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-13 15:29:53 +00:00
Timothy Bauscher
4e010de526 Switch to gcc-core and gcc-g++. Change '&' to '&amp;'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2168 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-10-07 04:33:47 +00:00
Gerard Beekmans
62909d965a fixed gcc nofixincludes patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2156 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-29 22:59:15 +00:00
Timothy Bauscher
a425f86cca Break up sed command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2155 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-29 22:11:48 +00:00
Mark Hymers
310c6e60a1 make change to reference to Debian stable in Chapter 5 (bash). Also, update the changelog for the 4.0-RC1 release and move Timothy's entry to (what I think is) the right place.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-29 22:03:39 +00:00
Timothy Bauscher
b8e6552e6f Replaced nofixincludes patch (it doesn't apply cleanly) with a (more appropriate) sed command.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2152 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-29 19:48:03 +00:00
Gerard Beekmans
ab46b4e6a8 added man patch to replace sed, and added gcc-3.2-nofixincludes.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2142 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-29 00:07:32 +00:00
Timothy Bauscher
2c094d60db Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-28 21:08:29 +00:00
Gerard Beekmans
f5cc1c171b typo fileutils patch sitution
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2136 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-28 19:05:29 +00:00
Gerard Beekmans
b6eccacf9a specified which gcc and glibc patches are applied
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2135 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-28 19:03:12 +00:00
Timothy Bauscher
695ae0bc31 Applied Bill's chapter 5 fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2133 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-24 04:52:43 +00:00
Timothy Bauscher
4a7171007f Added - before tar options for clarity and uniformity.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2131 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-23 19:02:43 +00:00
Timothy Bauscher
764d8f4d37 Applied Bill Maltby's grammatic-fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2130 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-23 18:35:06 +00:00
Timothy Bauscher
26e62aa22d Removed --enable-threads=posix from static gcc compilation. Fixed changelog and a number of typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2121 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-20 21:11:28 +00:00
Timothy Bauscher
eb7df24002 Another typo fix, this one was mine.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2120 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-19 03:55:25 +00:00
Timothy Bauscher
ef380b4e9e Grammatic fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-19 03:51:00 +00:00
Timothy Bauscher
10d473cc86 Removed a misleading paragraph better addressed in the Why Static section.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2118 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-19 03:31:29 +00:00
Timothy Bauscher
60ed866798 Fixed typos, removed old command explanation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2114 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-18 18:31:39 +00:00
Gerard Beekmans
514f599b8b added a <userinput> tag around 'make install'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2101 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-13 02:23:42 +00:00
Timothy Bauscher
549cfcfe7a Added gzip patch, added re_max_failures2 to Textutils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2079 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-07 16:42:31 +00:00
Timothy Bauscher
4bc6304e66 Symlink sh to bash, and bash to /static/bin/bash. Shortened some cp commands. Changed call to less so SGR will work.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2078 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-02 15:46:18 +00:00
Timothy Bauscher
54eee9df47 Fix man bug, added a CC variable to omit symbols from compilation in static packages.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-09-02 00:01:22 +00:00
Timothy Bauscher
d0e55a67df Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2076 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-31 20:28:09 +00:00
Timothy Bauscher
5ebcbccb4e rm /bin/bash after makedev, re-added HAVE_GAS_HIDDEN, removed --enable-__cxa-atexit
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-30 23:08:49 +00:00
Timothy Bauscher
83e39026d0 Typo fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2074 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2002-08-27 18:52:05 +00:00