Eric Andersen
7df4ec34f6
Finx kernel dependancy problem
2003-01-03 09:28:19 +00:00
Eric Andersen
03c3fa2505
Update makefile
2003-01-03 06:44:03 +00:00
Eric Andersen
2105aeec62
Text update
2003-01-02 11:49:22 +00:00
Eric Andersen
e8b26df508
Update ncurses so it cross compiles properly
...
-Erik
2003-01-02 08:43:57 +00:00
Eric Andersen
ed90513d09
Update the toolchain build, per the latest in the standalone
...
toolchain builders
-Erik
2003-01-01 17:36:39 +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
a9572b162b
Default for x86
2002-12-28 06:54:12 +00:00
Eric Andersen
416af4663e
Fix it so this:
...
touch /tmp/cvs/buildroot/build/linux-2.4.20/.dist
Aborting. '/tmp/cvs/buildroot/sources/kernel-patches' is not a directory.
make: *** [/tmp/cvs/buildroot/build/linux-2.4.20/.dist] Error 1
doesn't happen any more
2002-12-28 04:05:46 +00:00
Eric Andersen
e6b6dceed3
Fix build
2002-12-28 03:55:36 +00:00
Eric Andersen
c5eab029dd
Fix breakage
2002-12-17 07:09:09 +00:00
Eric Andersen
04d74ab556
When not building a toolchain, use the native compiler
2002-12-17 02:26:49 +00:00
Eric Andersen
b8a2361d0a
Fixup the defaults
2002-12-12 01:57:57 +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
0b90e17e63
scrub this
2002-12-06 04:32:19 +00:00
Eric Andersen
c930dbf89b
Some updates...
2002-12-06 04:30:19 +00:00
Eric Andersen
03c53f24c2
Stick with gcc 3.2 for now.
2002-11-21 10:29:33 +00:00
Eric Andersen
7794775aa4
Be even more careful -- avoid using 'which'
2002-11-21 09:04:50 +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
b2a0d22166
Fixup g++ to prevent gcc_target having a missing
...
dl_iterate_phdr symbol. Add a target 'cc' link to gcc.
-Erik
2002-11-21 05:17:40 +00:00
Eric Andersen
dc77b4789d
Adjust uClibc for latest options...
2002-11-21 00:49:23 +00:00
Eric Andersen
6ee9cf546b
Oops. Kill the man and info noise
2002-11-21 00:43:25 +00:00
Eric Andersen
5bd337821d
reenable findutils for now
2002-11-21 00:35:14 +00:00
Eric Andersen
7baf062afc
Fixup findutils so it builds and installs properly
2002-11-21 00:34:50 +00:00
Eric Andersen
569dc15256
For now, don't build findutils.
2002-11-21 00:25:10 +00:00
Eric Andersen
8a2597eaba
Make use of wget consistant by using a WGET variable
2002-11-20 23:16:10 +00:00
Eric Andersen
674022331d
Another addition from Jon Nelson
2002-11-18 23:20:10 +00:00
Eric Andersen
1805718d2e
Doh! Disable debugging
2002-11-18 23:04:26 +00:00
Eric Andersen
6eb2f7aaa7
Kill IMAGE_SIZE reference
2002-11-18 22:20:23 +00:00
Eric Andersen
173c607210
Update boa from Jon Nelson
2002-11-18 22:12:38 +00:00
Eric Andersen
a88a16700e
Some updates from Andrew May adding gdbserver and adjusting gdb
...
in the hope of better cross-compiling support
2002-11-15 09:41:03 +00:00
Eric Andersen
7843196520
Add udhcp, cleanup a few other loose ends.
...
-Erik
2002-11-15 02:55:17 +00:00
Eric Andersen
cad581084a
Add some new options
2002-11-14 12:16:04 +00:00
Eric Andersen
2534b31214
Some more toolchain building cleanups
2002-11-14 12:10:18 +00:00
Eric Andersen
1792b840c8
Fixup gcc_target so it now works. Wohoo! We now have a fully
...
working standalone uClibc development environment. :)
-Erik
2002-11-14 11:09:41 +00:00
Eric Andersen
a5d910833e
Fixup gcc-target so it actually works...
2002-11-14 09:06:52 +00:00
Eric Andersen
1800964779
Update buildroot for uClibc 0.9.16
...
-Erik
2002-11-12 21:31:16 +00:00
Eric Andersen
99ba66f344
Leave wchar off
2002-10-29 15:00:03 +00:00
Eric Andersen
60fe526df8
Support some features
2002-10-29 14:59:37 +00:00
Eric Andersen
e4dcb5e1f2
Cleanup
2002-10-29 14:58:13 +00:00
Eric Andersen
b9488559b5
Update to busybox 0.60.5
...
-Erik
2002-10-27 06:23:59 +00:00
Eric Andersen
77bf6fb0e6
Add several new components working towards a fully sandboxed buildsystem
...
-Erik
2002-10-23 12:54:42 +00:00
Eric Andersen
63db64a0ac
Update things to be a tad more current
2002-10-23 07:56:48 +00:00
Eric Andersen
6e3e6690ce
A patch from Arne Jonsson to calculate fs size, with adjustments by me.
2002-10-23 07:56:20 +00:00
Eric Andersen
f4ffeeae71
Fixup the build dependancies
2002-10-23 07:50:49 +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
f2f69f70b9
Update uml version
2002-09-30 21:39:23 +00:00
Eric Andersen
e15704c988
Remember to strip things
2002-09-17 20:47:49 +00:00