Commit Graph

6330 Commits

Author SHA1 Message Date
Eric Andersen
9c636934a0 Do not blindly strip all symbols from from all libs. libpthread
needs its symbols for pthread debugging to work.  Let it be a
local decision.
2003-03-13 20:30:07 +00:00
Eric Andersen
5b89b722a2 Patch from Dana Soward so it works properly 2003-03-10 20:49:53 +00:00
Eric Andersen
18e7cb41a1 Implement bzip2 2003-03-10 20:48:19 +00:00
Eric Andersen
c970910138 Support gzip 2003-03-10 19:34:38 +00:00
Eric Andersen
867b5c77c3 Add util-linux, from Claus Rosenberger, with minor changes from me 2003-03-10 17:58:07 +00:00
Eric Andersen
0811c2d516 Claus Rosenberger reported that hostname is supposed to be in /bin 2003-03-10 17:45:39 +00:00
Eric Andersen
1c6aad3440 work around deficiencies in GNU tar that prevented several
items from actually being installed
2003-03-06 18:24:00 +00:00
Eric Andersen
55de6e5b69 Make certain coreutils gets installed. 2003-03-06 17:44:29 +00:00
Eric Andersen
e08cade737 run autoconf 2003-03-05 23:02:58 +00:00
Eric Andersen
ba23073bde Oops. I was building for the host arch, not the target. duh. 2003-03-05 23:01:28 +00:00
Eric Andersen
db5a6bf46e Update version of file 2003-03-05 16:47:49 +00:00
Eric Andersen
996495c569 Don't mess with the headers files installed by uClibc 2003-03-05 12:07:24 +00:00
Eric Andersen
b350859976 Update default config 2003-03-05 12:06:45 +00:00
Eric Andersen
f41e5368e7 missed a spot 2003-03-04 21:00:40 +00:00
Eric Andersen
82e6f7d125 Fake up an arm-linux source-tree 2003-03-04 21:00:20 +00:00
Eric Andersen
cc16cd656a Make things compile once again 2003-03-04 20:16:42 +00:00
Eric Andersen
ff80500aa2 don't depend on symlinks 2003-03-04 20:16:15 +00:00
Eric Andersen
1fc3f2f3de Rework things to ensure we are cross compiling. Teach problematic
apps like openssh to cross compile.  This eliminates the need for
the magic ld-uClibc.so.0 symlink in /lib
2003-03-04 19:16:19 +00:00
Eric Andersen
36830baea2 Add in a GNU_HOST_NAME 2003-03-04 07:56:11 +00:00
Eric Andersen
5eb4604cae Change a few defaults 2003-03-04 07:14:03 +00:00
Eric Andersen
c89e7d4bfe Update to uClibc 0.9.19 2003-03-03 21:33:17 +00:00
Eric Andersen
1e879f1876 Fixup db target 2003-03-01 22:00:42 +00:00
Eric Andersen
7775f655a9 Add a patch for better debugging of staticly linked threaded apps.
-Erik
2003-03-01 20:02:34 +00:00
Eric Andersen
aaadf67723 Fixup stupid compile error 2003-02-26 00:42:43 +00:00
Eric Andersen
d9d8e42cb9 Update tar version. Minor fix for gcc includes when NOT
building a bootstrapping toolchain.
2003-02-23 08:54:13 +00:00
Eric Andersen
68671dcc61 Fixup gcc_target so it works for people that don't wish to
build a gcc toolchain to bootstrap the system and instead
want to use uClibc's gcc wrapper.
2003-02-19 10:41:54 +00:00
Eric Andersen
0954f3b8e9 Fix dependancy on zlib 2003-02-19 09:59:24 +00:00
Eric Andersen
a5c2354153 Fixup 'make source' target 2003-02-19 08:56:04 +00:00
Eric Andersen
c8eea31d3f Add support for bridge-utils, thanks to Michael Shuler 2003-02-19 07:07:53 +00:00
Eric Andersen
ed3524a06b Per discussion with Christian MICHON, revert to version 1.35 2003-02-18 18:47:57 +00:00
Eric Andersen
1cde9aa1cd Add in /lib/cpp symlink 2003-02-17 12:16:29 +00:00
Eric Andersen
d8c849445d Add --disable-perl-regexp 2003-02-17 01:21:33 +00:00
Eric Andersen
3460bef669 Sigh 2003-02-15 22:58:44 +00:00
Eric Andersen
bbe35d4817 Fix pcmcia startup. Add grep 2003-02-15 12:36:32 +00:00
Eric Andersen
039a17c489 oops 2003-02-15 10:42:54 +00:00
Eric Andersen
befb097e10 Fix a few problems noticed by Peter S. Mazinger 2003-02-15 10:23:19 +00:00
Eric Andersen
a50c4277de Fixup pcmcia initialization 2003-02-14 12:21:10 +00:00
Eric Andersen
b2c6fe8f78 Remove unwanted docs 2003-02-14 12:20:38 +00:00
Eric Andersen
370fb2a3ce Remove usr/bin 2003-02-12 19:49:55 +00:00
Eric Andersen
08a3992f33 Be extra pedantic about the PATH 2003-02-12 18:47:09 +00:00
Eric Andersen
949ce4989c Ignore the toolchain_build dir 2003-02-12 15:26:11 +00:00
Eric Andersen
cdd7d014ea Make sure we find ranlib and ar 2003-02-12 15:18:12 +00:00
Eric Andersen
b447635792 Not 100MB by default 2003-02-12 14:36:57 +00:00
Eric Andersen
31aefeff58 cut and paste leftovers 2003-02-12 14:29:59 +00:00
Eric Andersen
ec28a35331 dont use ftp 2003-02-12 14:19:49 +00:00
Eric Andersen
6e2b8acbcb Update uClibc version 2003-02-12 13:57:46 +00:00
Eric Andersen
9cb6fac8df Fixup ldconfig symlink 2003-02-12 12:43:44 +00:00
Eric Andersen
289395d555 Fix dependancies 2003-02-12 12:43:15 +00:00
Eric Andersen
de8577632e List a few additional targets for building a dev system 2003-02-12 10:45:37 +00:00
Eric Andersen
089db85919 Add support for several new utilities 2003-02-12 10:40:28 +00:00