Commit Graph

421 Commits

Author SHA1 Message Date
Gerard Beekmans
26fac4bcab Fixed the TCL and Expect installation. Configure options ended up in the tcl one by mistake, were meant for the expect one
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2628 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-22 14:47:23 +00:00
Gerard Beekmans
0d95ff98b6 Simplified chapter 05/bzip2+gzip commands
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2626 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 19:20:35 +00:00
Gerard Beekmans
b49bae191d update tcl instructions
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2625 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 19:14:56 +00:00
Gerard Beekmans
1179ee92d2 Applied Zack's glibc patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2622 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 18:43:13 +00:00
Gerard Beekmans
6198a8c322 Coreutils: Only test the non-root stuff in chapter 05, but test everything in chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 18:30:32 +00:00
Gerard Beekmans
d1377e48b8 Applied Zack's ch5-expect patch to remove all but the --prefix option
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2620 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-21 18:27:56 +00:00
Timothy Bauscher
cf304f31ea Added CPPFLAGS=-D_GNU_SOURCE before ./configure for patch to fix build on PPC.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2616 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-16 03:42:54 +00:00
Gerard Beekmans
4a7a683b9a Applied Zack's various-fixes patch.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2608 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 07:38:47 +00:00
Gerard Beekmans
0f873fee57 removed ch5-gzip2 make check - it does not do anything
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2598 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 05:29:17 +00:00
Gerard Beekmans
8c6f3456f8 Applied Zack's ch5-texinfo patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2597 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 05:13:17 +00:00
Gerard Beekmans
e4f5f0466a Applied Zack's ncurses patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2596 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-13 05:09:24 +00:00
Gerard Beekmans
a77c2ca28e upgraded to latest tar, findutils and gzip
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2593 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 23:25:21 +00:00
Gerard Beekmans
8f85ee87ae fix for ch5-perl to make coreutils make check work. Fix by Zack.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2592 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 23:24:27 +00:00
Gerard Beekmans
38d003750f ch5-gzip: uncompress symlink is not required. Fix by Zack.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2591 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 23:21:26 +00:00
Gerard Beekmans
8fa4affc0c Removed ch5-bzip2 make check - unneeded. Fix by Zack.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2590 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 23:20:36 +00:00
Gerard Beekmans
185b258b9a Removed chapter 5 LFS-Utils installation - unnecessary. Patch by Zack.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2589 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 23:19:36 +00:00
Gerard Beekmans
bf2d7c125f added --enable-threads=posix to complete the C++ addition
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2580 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 03:29:23 +00:00
Gerard Beekmans
f821332246 Removed chapter 5-bash's --without-bash-malloc
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2576 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 00:58:19 +00:00
Timothy Bauscher
0b6cb049c3 Zack's patches: Removed Netkit-base 0.17. Added Inetutils 1.4.2. Added lfs-utils-0.2.1.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 21:28:48 +00:00
Gerard Beekmans
148c207230 removed LDFLAGS from export command and chroot
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2563 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:10:48 +00:00
Timothy Bauscher
972014586e Added the rest of Zack's patches. Totally missed them before.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2561 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:03:47 +00:00
Timothy Bauscher
6e507556d6 Applied Zack's patches. Untested at the moment, will do a build in a few minutes.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2555 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 15:09:30 +00:00
Gerard Beekmans
e91d8ce656 removed tooldir=/stage1. It makes the build unpure again
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2553 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 02:44:11 +00:00
Gerard Beekmans
84a7dc232d removed all non-essential CFLAGS and LDFLAGS
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2552 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-10 23:48:26 +00:00
Gerard Beekmans
a5b2aa952e add tooldir=/stage1 to binutils install and fix bug in ch6-adjustingtoolchain
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2551 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-10 23:29:43 +00:00
Gerard Beekmans
b2d4656229 new gcc specs patch: gcc-3.2.3-specs-3.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2550 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-10 22:57:55 +00:00
Gerard Beekmans
585ce086da made adjusting specs file architecture independant
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2548 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-10 17:20:47 +00:00
Timothy Bauscher
243d49acd6 XML fixes and nbsp fix for lfscmd.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-09 09:36:26 +00:00
Gerard Beekmans
0939e573f2 note not to remove tcl directory
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2540 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:51:03 +00:00
Gerard Beekmans
ac21379d33 patch filename fix (fixedincludes->fixincludes)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2530 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 20:08:04 +00:00
Gerard Beekmans
a245348ddb dir name fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2529 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-06 22:54:06 +00:00
Gerard Beekmans
78deb7d46f added build notes
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2528 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-06 22:53:37 +00:00
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