Commit Graph

2284 Commits

Author SHA1 Message Date
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
f26c68d122 typo fix: ) should be }
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2588 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 22:46:53 +00:00
Gerard Beekmans
78f114ea75 typo fix
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2587 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 22:36:19 +00:00
Gerard Beekmans
594fd06a31 basic-net needs lorien in /etc/hosts for perl's test to pass
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2586 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 22:34:30 +00:00
Gerard Beekmans
a9c70c2bb0 Added .patch to zlib patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2585 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 22:03:49 +00:00
Gerard Beekmans
e11301d8c2 libiberty.h not installed
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2584 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 21:32:24 +00:00
Gerard Beekmans
0e1ef4a5c5 fix cp command
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2583 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 19:14:22 +00:00
Gerard Beekmans
6c039f6916 && should have been a \
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2582 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 18:42:01 +00:00
Gerard Beekmans
9b22493a8a fix MAKEDEV install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2581 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 04:54:27 +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
0aae623795 Fixed gcc specs version (replace with entity) and fixed configuring timezone in Glibc...cp needs --remove-destination to remove teh already existing /etc/localtime symlink
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2579 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 03:15:09 +00:00
Gerard Beekmans
fbac4918cc added --enable-languages=c,c++ to fix gcc bug with regards to -Wreturn-type
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2578 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 01:42:31 +00:00
Gerard Beekmans
c2c0775c1c Removed ftp://ftp.linuxfromscratch.org from download locations
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2577 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 01:26:08 +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
Gerard Beekmans
06ffbeeed9 shorter MAKDEV install
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2575 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 00:54:35 +00:00
Gerard Beekmans
a7b952acbf changelog'ed gcc-specs-4.patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2574 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 00:48:50 +00:00
Gerard Beekmans
c55119676e gcc-3.2.3-specs-4
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2573 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 00:47:49 +00:00
Timothy Bauscher
88fdfaf9c7 Update changelog for new lfs-utils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2572 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 00:19:11 +00:00
Timothy Bauscher
eec6e6dc6e Zack's patches: Fix Bugs #359 and #515. Added /etc/hosts creation to beginning of ch6. Detailed services,protocols files and update to lfs-utils.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2571 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-12 00:18:10 +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
Timothy Bauscher
72b8e89c62 Remove file remnant.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2569 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 19:25:37 +00:00
Timothy Bauscher
b175687da8 More from Zack: Ncurses symlinks fixes, procps removal of XSCPT=, --without-debug for ncurses.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2568 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 19:12:19 +00:00
Gerard Beekmans
b3b1237674 removed superfluous amps
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2567 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 18:07:38 +00:00
Timothy Bauscher
41d1d0e923 Zack's patches: added --with-included-regex to grep and linux manpage installation.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2566 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:47:47 +00:00
Timothy Bauscher
41903a5f4c Update changelog.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2565 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:28:59 +00:00
Timothy Bauscher
aa69c5d915 Fixes requested by Zack.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2564 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:20:27 +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
d5d42d295c Included some other updates in the last commit which weren't Zack's. *sigh*.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2562 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 17:07:28 +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
b8770e4e2a Anal, spell fix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2560 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 15:25:28 +00:00
Timothy Bauscher
5c907b6d69 Another missing URL in the appendix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2559 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 15:18:55 +00:00
Timothy Bauscher
40166e9360 Changelog removed vim.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2558 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 15:15:28 +00:00
Timothy Bauscher
088dc57f7d Add url to bash patch in appendix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2557 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 15:14:28 +00:00
Timothy Bauscher
0e1c091491 Removed vim patch from appendix.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2556 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 15:10:49 +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
Timothy Bauscher
7972fe02a9 More double & instead of &.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2554 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-11 05:51:28 +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
5b2a34dd5f ok to remove dirs now
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2541 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-08 01:26:04 +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
98ced7fdd1 remove now-obsolete symlink
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2539 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:43:52 +00:00
Gerard Beekmans
c230512d1c removed glibc-pass2
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2538 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:41:42 +00:00
Gerard Beekmans
d1c48a1054 removed some newlines
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2537 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
2003-05-07 23:39:25 +00:00