Commit Graph

2363 Commits

Author SHA1 Message Date
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
97ed0918f4 package updates - new packages
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2492 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-02 20:36:55 +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
55b50e3f66 trimmed changelog
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2489 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-04-30 21:13:05 +00:00
Gerard Beekmans
7812e5d817 back to CVS
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2488 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-04-28 23:02:18 +00:00
Gerard Beekmans
ea63cd9562 remove wget ref.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2486 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-04-28 22:10:19 +00:00
Gerard Beekmans
5c9b1f004d LFS-4.1 Release
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2485 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-04-28 20:39:23 +00:00
Gerard Beekmans
6cd2980f56 fixed netkit-package and netkit-dir entities
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2484 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-04-27 01:39:20 +00:00
Timothy Bauscher
3ae77e126e Updated From Power Up To Bash Prompt HOWTO URL.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2477 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-04-16 14:09:06 +00:00
Gerard Beekmans
d3d229f32e grammar fixes from Alex
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2447 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-20 13:59:14 +00:00
Gerard Beekmans
212a71b0a3 this is the automake package, not modutils
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2446 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-18 03:13:11 +00:00
Gerard Beekmans
30550bac7b removed dup paragrahp
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2445 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-18 02:02:09 +00:00
Gerard Beekmans
74f3c8ab19 date string update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2444 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-18 01:47:34 +00:00
Gerard Beekmans
34950a88cd missing installs the following line
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2443 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-18 01:47:09 +00:00
Gerard Beekmans
f7fb752539 date string change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2442 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-15 21:27:01 +00:00
Gerard Beekmans
e9ba1bd879 the txt -> a text based
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2441 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-15 21:26:42 +00:00
Timothy Bauscher
e456a6e7f4 Fix something for lfscmd output.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2435 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-10 01:08:49 +00:00
Gerard Beekmans
5384d51e52 removed note regardig proc support, bogus now that we moved back to a real file
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2433 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-06 06:03:44 +00:00
Gerard Beekmans
9922b2698c tag + typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2432 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-06 00:01:40 +00:00
Gerard Beekmans
2296bd1cd8 remove obsolete files
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2431 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-05 23:56:55 +00:00
Gerard Beekmans
fb53a94d74 bill's typo fixes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2430 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-05 18:49:38 +00:00
Gerard Beekmans
1d1c024b55 sentence structure change
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2429 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-05 18:42:10 +00:00
Gerard Beekmans
d67368f69a date update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2428 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-05 18:29:39 +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
0057dde754 removed ftp link for bootscripts
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2425 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 05:29:17 +00:00
Gerard Beekmans
e8ed03794c update gzip patch expl.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2424 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 05:20:24 +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
e5c5f0191d updated ed patch explanation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2421 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 02:56:15 +00:00
Gerard Beekmans
f0fbc9826a remove a few n's from runnnnnning
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2420 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-02-04 01:45:40 +00:00