Commit Graph

21292 Commits

Author SHA1 Message Date
Eric Andersen
bbc2e6dd5a default to ramfs, not tmpfs 2003-06-04 20:36:38 +00:00
Eric Andersen
0f991230aa Build the 'tc' binary 2003-06-04 18:36:51 +00:00
Eric Andersen
b55b16a32a Use flex_2.5.4a-24.diff.gz from stable 2003-05-15 22:15:06 +00:00
Eric Andersen
48f0851644 Little logic cleanup 2003-04-28 02:12:40 +00:00
Eric Andersen
d906413ad9 Update gcc to version 3.2.3. Fix the openssh patch 2003-04-26 02:59:09 +00:00
Eric Andersen
1c8e0b4771 Patch from Bruno Randolf to fix openssh cross-compile to not
use the host system's 'strip' command and thereby break the
target binaries.
2003-04-25 19:58:35 +00:00
Eric Andersen
fcc33c3ede Fix it so it actually works 2003-04-21 08:07:52 +00:00
Eric Andersen
9abaf4a7ea Fixup a bug with symlink handling noticed by Wolfgang Denk
-Erik
2003-04-14 23:46:41 +00:00
Eric Andersen
ec59e37f4d make coreutils compile faster 2003-03-31 20:01:12 +00:00
Eric Andersen
bb5e7c5f0f support building gettext 2003-03-24 19:36:42 +00:00
Eric Andersen
d8d1f8a65b Create a more multi-user friendly set of device perms 2003-03-24 19:09:22 +00:00
Eric Andersen
6c1f9834b3 Upgrade to 3.1.2 2003-03-21 19:38:40 +00:00
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