Eric Andersen [Wed, 4 Jun 2003 20:43:31 +0000 (20:43 -0000)]
Build pci and plx drivers
Eric Andersen [Wed, 4 Jun 2003 20:37:41 +0000 (20:37 -0000)]
Update user mode Linux target
Eric Andersen [Wed, 4 Jun 2003 20:36:38 +0000 (20:36 -0000)]
default to ramfs, not tmpfs
Eric Andersen [Wed, 4 Jun 2003 18:36:51 +0000 (18:36 -0000)]
Build the 'tc' binary
Eric Andersen [Thu, 15 May 2003 22:15:06 +0000 (22:15 -0000)]
Use flex_2.5.4a-24.diff.gz from stable
Eric Andersen [Mon, 28 Apr 2003 02:12:40 +0000 (02:12 -0000)]
Little logic cleanup
Eric Andersen [Sat, 26 Apr 2003 02:59:09 +0000 (02:59 -0000)]
Update gcc to version 3.2.3. Fix the openssh patch
Eric Andersen [Fri, 25 Apr 2003 19:58:35 +0000 (19:58 -0000)]
Patch from Bruno Randolf to fix openssh cross-compile to not
use the host system's 'strip' command and thereby break the
target binaries.
Eric Andersen [Mon, 21 Apr 2003 08:07:52 +0000 (08:07 -0000)]
Fix it so it actually works
Eric Andersen [Mon, 14 Apr 2003 23:46:41 +0000 (23:46 -0000)]
Fixup a bug with symlink handling noticed by Wolfgang Denk
-Erik
Eric Andersen [Mon, 31 Mar 2003 20:01:12 +0000 (20:01 -0000)]
make coreutils compile faster
Eric Andersen [Mon, 24 Mar 2003 19:36:42 +0000 (19:36 -0000)]
support building gettext
Eric Andersen [Mon, 24 Mar 2003 19:09:22 +0000 (19:09 -0000)]
Create a more multi-user friendly set of device perms
Eric Andersen [Fri, 21 Mar 2003 19:38:40 +0000 (19:38 -0000)]
Upgrade to 3.1.2
Eric Andersen [Thu, 13 Mar 2003 20:30:07 +0000 (20:30 -0000)]
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.
Eric Andersen [Mon, 10 Mar 2003 20:49:53 +0000 (20:49 -0000)]
Patch from Dana Soward so it works properly
Eric Andersen [Mon, 10 Mar 2003 20:48:19 +0000 (20:48 -0000)]
Implement bzip2
Eric Andersen [Mon, 10 Mar 2003 19:34:38 +0000 (19:34 -0000)]
Support gzip
Eric Andersen [Mon, 10 Mar 2003 17:58:07 +0000 (17:58 -0000)]
Add util-linux, from Claus Rosenberger, with minor changes from me
Eric Andersen [Mon, 10 Mar 2003 17:45:39 +0000 (17:45 -0000)]
Claus Rosenberger reported that hostname is supposed to be in /bin
Eric Andersen [Thu, 6 Mar 2003 18:24:00 +0000 (18:24 -0000)]
work around deficiencies in GNU tar that prevented several
items from actually being installed
Eric Andersen [Thu, 6 Mar 2003 17:44:29 +0000 (17:44 -0000)]
Make certain coreutils gets installed.
Eric Andersen [Wed, 5 Mar 2003 23:02:58 +0000 (23:02 -0000)]
run autoconf
Eric Andersen [Wed, 5 Mar 2003 23:01:28 +0000 (23:01 -0000)]
Oops. I was building for the host arch, not the target. duh.
Eric Andersen [Wed, 5 Mar 2003 16:47:49 +0000 (16:47 -0000)]
Update version of file
Eric Andersen [Wed, 5 Mar 2003 12:07:24 +0000 (12:07 -0000)]
Don't mess with the headers files installed by uClibc
Eric Andersen [Wed, 5 Mar 2003 12:06:45 +0000 (12:06 -0000)]
Update default config
Eric Andersen [Tue, 4 Mar 2003 21:00:40 +0000 (21:00 -0000)]
missed a spot
Eric Andersen [Tue, 4 Mar 2003 21:00:20 +0000 (21:00 -0000)]
Fake up an arm-linux source-tree
Eric Andersen [Tue, 4 Mar 2003 20:16:42 +0000 (20:16 -0000)]
Make things compile once again
Eric Andersen [Tue, 4 Mar 2003 20:16:15 +0000 (20:16 -0000)]
don't depend on symlinks
Eric Andersen [Tue, 4 Mar 2003 19:16:19 +0000 (19:16 -0000)]
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
Eric Andersen [Tue, 4 Mar 2003 07:56:11 +0000 (07:56 -0000)]
Add in a GNU_HOST_NAME
Eric Andersen [Tue, 4 Mar 2003 07:14:03 +0000 (07:14 -0000)]
Change a few defaults
Eric Andersen [Mon, 3 Mar 2003 21:33:17 +0000 (21:33 -0000)]
Update to uClibc 0.9.19
Eric Andersen [Sat, 1 Mar 2003 22:00:42 +0000 (22:00 -0000)]
Fixup db target
Eric Andersen [Sat, 1 Mar 2003 20:02:34 +0000 (20:02 -0000)]
Add a patch for better debugging of staticly linked threaded apps.
-Erik
Eric Andersen [Wed, 26 Feb 2003 00:42:43 +0000 (00:42 -0000)]
Fixup stupid compile error
Eric Andersen [Sun, 23 Feb 2003 08:54:13 +0000 (08:54 -0000)]
Update tar version. Minor fix for gcc includes when NOT
building a bootstrapping toolchain.
Eric Andersen [Wed, 19 Feb 2003 10:41:54 +0000 (10:41 -0000)]
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.
Eric Andersen [Wed, 19 Feb 2003 09:59:24 +0000 (09:59 -0000)]
Fix dependancy on zlib
Eric Andersen [Wed, 19 Feb 2003 08:56:04 +0000 (08:56 -0000)]
Fixup 'make source' target
Eric Andersen [Wed, 19 Feb 2003 07:07:53 +0000 (07:07 -0000)]
Add support for bridge-utils, thanks to Michael Shuler
Eric Andersen [Tue, 18 Feb 2003 18:47:57 +0000 (18:47 -0000)]
Per discussion with Christian MICHON, revert to version 1.35
Eric Andersen [Mon, 17 Feb 2003 12:16:29 +0000 (12:16 -0000)]
Add in /lib/cpp symlink
Eric Andersen [Mon, 17 Feb 2003 01:21:33 +0000 (01:21 -0000)]
Add --disable-perl-regexp
Eric Andersen [Sat, 15 Feb 2003 22:58:44 +0000 (22:58 -0000)]
Sigh
Eric Andersen [Sat, 15 Feb 2003 12:36:32 +0000 (12:36 -0000)]
Fix pcmcia startup. Add grep
Eric Andersen [Sat, 15 Feb 2003 10:42:54 +0000 (10:42 -0000)]
oops
Eric Andersen [Sat, 15 Feb 2003 10:23:19 +0000 (10:23 -0000)]
Fix a few problems noticed by Peter S. Mazinger
Eric Andersen [Fri, 14 Feb 2003 12:21:10 +0000 (12:21 -0000)]
Fixup pcmcia initialization
Eric Andersen [Fri, 14 Feb 2003 12:20:38 +0000 (12:20 -0000)]
Remove unwanted docs
Eric Andersen [Wed, 12 Feb 2003 19:49:55 +0000 (19:49 -0000)]
Remove usr/bin
Eric Andersen [Wed, 12 Feb 2003 18:47:09 +0000 (18:47 -0000)]
Be extra pedantic about the PATH
Eric Andersen [Wed, 12 Feb 2003 15:26:11 +0000 (15:26 -0000)]
Ignore the toolchain_build dir
Eric Andersen [Wed, 12 Feb 2003 15:18:12 +0000 (15:18 -0000)]
Make sure we find ranlib and ar
Eric Andersen [Wed, 12 Feb 2003 14:36:57 +0000 (14:36 -0000)]
Not 100MB by default
Eric Andersen [Wed, 12 Feb 2003 14:29:59 +0000 (14:29 -0000)]
cut and paste leftovers
Eric Andersen [Wed, 12 Feb 2003 14:19:49 +0000 (14:19 -0000)]
dont use ftp
Eric Andersen [Wed, 12 Feb 2003 13:57:46 +0000 (13:57 -0000)]
Update uClibc version
Eric Andersen [Wed, 12 Feb 2003 12:43:44 +0000 (12:43 -0000)]
Fixup ldconfig symlink
Eric Andersen [Wed, 12 Feb 2003 12:43:15 +0000 (12:43 -0000)]
Fix dependancies
Eric Andersen [Wed, 12 Feb 2003 10:45:37 +0000 (10:45 -0000)]
List a few additional targets for building a dev system
Eric Andersen [Wed, 12 Feb 2003 10:40:28 +0000 (10:40 -0000)]
Add support for several new utilities
Eric Andersen [Wed, 12 Feb 2003 10:39:09 +0000 (10:39 -0000)]
Update toolchains a bit forther so that after blowing away the 'build'
directory we do not need to rebuild the toolchain (which now is built under
'toolchain_build'). Should help prevent a bunch of unnecessary toolchain
rebuilds.
-Erik
Eric Andersen [Wed, 12 Feb 2003 09:59:22 +0000 (09:59 -0000)]
Update makefile
Eric Andersen [Wed, 12 Feb 2003 09:26:13 +0000 (09:26 -0000)]
fix URLs
Eric Andersen [Wed, 12 Feb 2003 09:10:22 +0000 (09:10 -0000)]
Fixup the target path
Eric Andersen [Wed, 12 Feb 2003 08:10:40 +0000 (08:10 -0000)]
Lots and lots of changes
Eric Andersen [Tue, 11 Feb 2003 00:18:42 +0000 (00:18 -0000)]
Update for the latest
Eric Andersen [Fri, 7 Feb 2003 13:45:53 +0000 (13:45 -0000)]
Update to version 4.5.6
Eric Andersen [Thu, 6 Feb 2003 23:01:07 +0000 (23:01 -0000)]
Fixup a really stupid typo
Eric Andersen [Thu, 6 Feb 2003 19:57:05 +0000 (19:57 -0000)]
Update to gcc 3.2.2 by default. Move a mips patch to be more obvious.
Update the default uClibc config.
Eric Andersen [Wed, 5 Feb 2003 22:41:35 +0000 (22:41 -0000)]
Fix a stupid typo
Eric Andersen [Wed, 5 Feb 2003 22:33:23 +0000 (22:33 -0000)]
Fix naming problem
Eric Andersen [Wed, 5 Feb 2003 10:43:44 +0000 (10:43 -0000)]
teach libtool to use the correct system compiler
Eric Andersen [Tue, 4 Feb 2003 22:45:52 +0000 (22:45 -0000)]
rename patch
Eric Andersen [Tue, 4 Feb 2003 22:45:26 +0000 (22:45 -0000)]
Fix typo, kill now unneeded stlport.mk
Eric Andersen [Tue, 4 Feb 2003 12:42:11 +0000 (12:42 -0000)]
Update default config
Eric Andersen [Tue, 4 Feb 2003 12:37:32 +0000 (12:37 -0000)]
Support building a gcc-2.95 toolchain instead
Eric Andersen [Tue, 4 Feb 2003 10:35:13 +0000 (10:35 -0000)]
Be extra sure that /etc/init.d/S30pcmcia is executable
Eric Andersen [Tue, 4 Feb 2003 10:34:33 +0000 (10:34 -0000)]
Update to dhcp-3.0pl2
Eric Andersen [Mon, 3 Feb 2003 12:46:30 +0000 (12:46 -0000)]
Be really cereful to ensure udhcp.script is executable
Eric Andersen [Mon, 3 Feb 2003 12:29:48 +0000 (12:29 -0000)]
Add dhcp relay daemon
Eric Andersen [Fri, 31 Jan 2003 23:35:08 +0000 (23:35 -0000)]
Fix regex
Eric Andersen [Thu, 30 Jan 2003 23:36:15 +0000 (23:36 -0000)]
Fix stlport so it works
Eric Andersen [Thu, 30 Jan 2003 19:39:51 +0000 (19:39 -0000)]
Fix for an optimization bug that shows up on xscale.
Problem report and patch from
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=8896
Eric Andersen [Thu, 30 Jan 2003 15:52:44 +0000 (15:52 -0000)]
udhcp doesn't depend on pcmcia
Eric Andersen [Thu, 30 Jan 2003 15:52:12 +0000 (15:52 -0000)]
Update openssl version
Eric Andersen [Thu, 30 Jan 2003 15:17:44 +0000 (15:17 -0000)]
depend on pcmcia
Eric Andersen [Thu, 30 Jan 2003 15:09:01 +0000 (15:09 -0000)]
Include code for downloading firmware images
Eric Andersen [Tue, 28 Jan 2003 11:33:24 +0000 (11:33 -0000)]
Fix c++ header installation
Eric Andersen [Sat, 25 Jan 2003 10:12:52 +0000 (10:12 -0000)]
update to uClibc 0.9.17
Eric Andersen [Sat, 25 Jan 2003 10:05:37 +0000 (10:05 -0000)]
oops
Eric Andersen [Sat, 25 Jan 2003 07:55:15 +0000 (07:55 -0000)]
Update newt and slang targets
Eric Andersen [Fri, 24 Jan 2003 16:52:05 +0000 (16:52 -0000)]
Update default busybox config
Eric Andersen [Fri, 24 Jan 2003 13:06:27 +0000 (13:06 -0000)]
Fixup bash cross compile
Eric Andersen [Fri, 24 Jan 2003 01:07:29 +0000 (01:07 -0000)]
Doh! Fix missing line for gdbserver.
Eric Andersen [Thu, 23 Jan 2003 17:02:44 +0000 (17:02 -0000)]
fixup strace build
Eric Andersen [Thu, 23 Jan 2003 04:35:27 +0000 (04:35 -0000)]
Fixup gdbserver build. Patch from acmay