Gerard Beekmans
|
ec8e3a58d8
|
added /opt/gcc-2.95.3/lib to /etc/ld.so.conf
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2627 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-21 20:26:57 +00:00 |
|
Gerard Beekmans
|
de488c795e
|
Added grpconv
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2624 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-21 18:51:49 +00:00 |
|
Gerard Beekmans
|
9503a7da97
|
Applied Zack's Creating Files patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2623 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-21 18:44:32 +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
|
9d937e5dee
|
changed net-tools make install to make update
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2618 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-16 20:58:43 +00:00 |
|
Gerard Beekmans
|
720e0988f2
|
Added set +h after every exec /path/to/bash
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2610 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-13 18:51:16 +00:00 |
|
Gerard Beekmans
|
21b1878de5
|
Changed single to double quote in the echo command. Without it, lorien won't expand and defeats the sole purpose of creating the file - making perl's hostname check work
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2609 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-13 07:50:11 +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
|
b74e415582
|
Applied Zack's ownership patch which fixes bug #510 which was originall patched and submitted by Alex Groenewoud
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2607 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-13 07:31:22 +00:00 |
|
Gerard Beekmans
|
9c713f35af
|
Applied Zack's config-sys patch which fixes bug #510 which was originall patched and submitted by Alex (confused yet?)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2606 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-13 07:30:09 +00:00 |
|
Gerard Beekmans
|
20c9af0c44
|
Removed tcl, expect and dejagnu from chapter 6
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2605 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-13 07:27:10 +00:00 |
|
Gerard Beekmans
|
0c418fcb89
|
Applied Zack's shadow patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2604 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-13 07:23:32 +00:00 |
|
Gerard Beekmans
|
668813fb56
|
Applied Zack's procps patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2603 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-13 07:14:53 +00:00 |
|
Gerard Beekmans
|
da23651ff7
|
Applied Zack's net-tools patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-13 06:47:27 +00:00 |
|
Gerard Beekmans
|
8c5274b140
|
removed the libcurses.a symlink re-creation - not needed. Added 'f' option to ln commadn for the libcurses.so symlink creation
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2600 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-13 06:37:08 +00:00 |
|
Gerard Beekmans
|
a939c0871f
|
added vsscanf patch
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2599 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
|
2003-05-13 06:25:53 +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
|
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
|
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
|
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 |
|
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
|
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
|
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
|
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 |
|