Eric Andersen
|
d322f37644
|
Lots and lots of changes
|
2003-02-12 08:10:40 +00:00 |
|
Eric Andersen
|
e03eb9438e
|
Update for the latest
|
2003-02-11 00:18:42 +00:00 |
|
Eric Andersen
|
1bf1972968
|
Update to gcc 3.2.2 by default. Move a mips patch to be more obvious.
Update the default uClibc config.
|
2003-02-06 19:57:05 +00:00 |
|
Eric Andersen
|
fb0c9ec541
|
Fix naming problem
|
2003-02-05 22:33:23 +00:00 |
|
Eric Andersen
|
9cee91877f
|
rename patch
|
2003-02-04 22:45:52 +00:00 |
|
Eric Andersen
|
71c6fb5111
|
Update default config
|
2003-02-04 12:42:11 +00:00 |
|
Eric Andersen
|
18e33c254e
|
Support building a gcc-2.95 toolchain instead
|
2003-02-04 12:37:32 +00:00 |
|
Eric Andersen
|
5076c0e956
|
Fix stlport so it works
|
2003-01-30 23:36:15 +00:00 |
|
Eric Andersen
|
4508ca9bf6
|
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
|
2003-01-30 19:39:51 +00:00 |
|
Eric Andersen
|
7c128e7882
|
Update openssl version
|
2003-01-30 15:52:12 +00:00 |
|
Eric Andersen
|
26a203ac33
|
Update default busybox config
|
2003-01-24 16:52:05 +00:00 |
|
Eric Andersen
|
44f94d6171
|
Update busybox default config
|
2003-01-22 11:13:03 +00:00 |
|
Eric Andersen
|
113b797576
|
Update default busybox config
|
2003-01-21 08:49:53 +00:00 |
|
Eric Andersen
|
c1701b3e17
|
pcmcia update
|
2003-01-21 06:41:00 +00:00 |
|
Eric Andersen
|
7be2f52176
|
Update default bb config
|
2003-01-20 00:04:33 +00:00 |
|
Eric Andersen
|
d941e095d8
|
Don't really need this patch
|
2003-01-20 00:04:15 +00:00 |
|
Eric Andersen
|
b885ae776f
|
Update stlport patch
|
2003-01-19 05:57:16 +00:00 |
|
Eric Andersen
|
b1c7fa327e
|
Add a default config script
|
2003-01-18 22:40:26 +00:00 |
|
Eric Andersen
|
7129da009c
|
Merge a bunch of stuff over from the tuxscreen buildroot, with
many updates to make things be more consistant.
-Erik
|
2003-01-18 21:27:22 +00:00 |
|
Eric Andersen
|
f7070772fa
|
No longer needed
|
2003-01-18 18:21:33 +00:00 |
|
Eric Andersen
|
cd5135a432
|
This makes configuring cpu types a bit nicer.
|
2003-01-17 08:07:39 +00:00 |
|
Eric Andersen
|
db597c47f3
|
Update uClibc default config
|
2003-01-17 04:41:05 +00:00 |
|
Eric Andersen
|
f541cb7fdc
|
Support building cramfs filesystems
|
2003-01-17 04:22:53 +00:00 |
|
Eric Andersen
|
f876efd349
|
Update valgrind to 1.0.4
|
2003-01-15 09:52:30 +00:00 |
|
Eric Andersen
|
61d1ee8615
|
Fix genext2fs so it will run on system where char is unsigned
|
2003-01-10 14:18:00 +00:00 |
|
Eric Andersen
|
74a189fdc9
|
Fixup the busybox config and make it sane
|
2003-01-10 14:17:03 +00:00 |
|
Eric Andersen
|
42d56af2a7
|
Update busybox configuration mechanism. Support building busybox unstable
-Erik
|
2003-01-10 06:00:39 +00:00 |
|
Eric Andersen
|
27353b65dc
|
A few more little defaults
|
2003-01-08 20:13:41 +00:00 |
|
Eric Andersen
|
446eb7ed8b
|
Update user-mode linux version
|
2003-01-07 23:48:40 +00:00 |
|
Eric Andersen
|
0a9fc7d780
|
Update genext2fs for filesystems greater than 8 MB.
-Erik
|
2003-01-06 15:30:53 +00:00 |
|
Eric Andersen
|
1dc53e1ebf
|
Clean and update the uclibc toolchain build, and sync up with the
current standalone toolchain builder Makefiles
-Erik
|
2002-12-31 15:43:10 +00:00 |
|
Eric Andersen
|
1fff941219
|
Fixup non-x86 openssl build
|
2002-12-30 09:47:45 +00:00 |
|
Eric Andersen
|
98b6fb27b3
|
Support building regular kernels
|
2002-12-10 23:26:31 +00:00 |
|
Eric Andersen
|
be4cf785bd
|
Update the default config
|
2002-12-07 10:37:41 +00:00 |
|
Eric Andersen
|
c930dbf89b
|
Some updates...
|
2002-12-06 04:30:19 +00:00 |
|
Eric Andersen
|
7b3014ef3f
|
Update to the newly released gcc 3.2.1
-Erik
|
2002-11-21 08:56:14 +00:00 |
|
Eric Andersen
|
dc77b4789d
|
Adjust uClibc for latest options...
|
2002-11-21 00:49:23 +00:00 |
|
Eric Andersen
|
7843196520
|
Add udhcp, cleanup a few other loose ends.
-Erik
|
2002-11-15 02:55:17 +00:00 |
|
Eric Andersen
|
1800964779
|
Update buildroot for uClibc 0.9.16
-Erik
|
2002-11-12 21:31:16 +00:00 |
|
Eric Andersen
|
ee598dd2de
|
Fix the /dev/fd* entries. Add /dev/ptmx. Properly support the
devpts filesystem.
-Erik
|
2002-10-22 20:35:30 +00:00 |
|
Eric Andersen
|
365aac205d
|
Add openssl and openssh. Fix up UML kernel build.
|
2002-10-17 08:55:05 +00:00 |
|
Eric Andersen
|
4ab6f8144e
|
Make stlport work once again
|
2002-09-09 14:19:38 +00:00 |
|
Eric Andersen
|
27f3bc3198
|
Update toolchain
|
2002-08-10 10:21:47 +00:00 |
|
Eric Andersen
|
e4023a3094
|
Fix perms for /etc
|
2002-08-07 15:24:09 +00:00 |
|
Eric Andersen
|
985b15b18b
|
Fix perms for /dev/tty
|
2002-08-07 15:17:13 +00:00 |
|
Eric Andersen
|
6318885fcd
|
Lets try that again...
|
2002-07-27 09:13:00 +00:00 |
|
Eric Andersen
|
3aff447b61
|
Update valgrind, make it compile
-Erik
|
2002-07-27 08:54:01 +00:00 |
|
Eric Andersen
|
95f81a5a55
|
A number of updates
|
2002-07-03 10:44:59 +00:00 |
|
Eric Andersen
|
82d5d3224c
|
Update busybox
|
2002-05-03 09:51:16 +00:00 |
|
Eric Andersen
|
8262508fc4
|
With this update, everything now works as expected.
-Erik
|
2002-04-26 22:01:43 +00:00 |
|