Manuel Novoa III
fa12d4c658
Update non-snapshot to pre8. Also pass TARGET_CFLAGS to the busybox
...
Makefile in the manner expected.
2004-03-05 19:12:02 +00:00
Eric Andersen
bc4c9e3099
Bump bb to -pre7
2004-02-06 01:19:47 +00:00
Eric Andersen
5684054ebb
Update buildroot per the new snapshot situation with busybox.
...
The old busybox 0.60.x series is no longer used/supported.
-Erik
2004-01-31 08:33:26 +00:00
Eric Andersen
4f889ada56
automatically detect if we have a usable version of sed
...
installed. If not, we will now build our own version.
2003-11-19 17:17:56 +00:00
Eric Andersen
79c815622a
Change 'sed -ie' to 'sed -i -e' to avoid littering the build
...
with lots of unwanted backup files with the letter "e" appended.
-Erik
2003-11-18 07:18:26 +00:00
Manuel Novoa III
50e1da8698
Fix most things when large file support is not configured.
...
Mostly submitted by Thomas Lundquist <lists@zelow.no>.
2003-11-17 01:31:38 +00:00
Eric Andersen
620dd7c5fd
By popular demand, use 'sed' rather than 'perl' for doing
...
search and replace stuff. Hopefully we do not have any
perl specific regexs that will be broken by this change,
but it seems to be working thus far anyways,
2003-11-13 06:02:20 +00:00
Manuel Novoa III
d632d42b34
Enable building soft float buildroot for gcc 3.3. Currently works for
...
i386 (limited to 64 bit long double... same as double), arm (libfloat),
mips, and mipsel.
Enable cross compiling a native gcc 3.3 toolchain to run on the target.
Misc rootfs cleanups... strip some things that weren't, eliminate duplicate
libs, move openssl shared libs out of /lib, reduce size of libssl.so
by dynamicly linking with libcrypto.so, fix dropbear compile on mips.
2003-11-01 05:34:41 +00:00
Eric Andersen
0e740cf577
fix URLs
2003-02-12 09:26:13 +00:00
Eric Andersen
7254ee77e5
Be really cereful to ensure udhcp.script is executable
2003-02-03 12:46:30 +00:00
Eric Andersen
97634a5916
Fix unstable busybox compile (forgot 'make oldconfig')
2003-01-14 20:00:04 +00:00
Eric Andersen
42d56af2a7
Update busybox configuration mechanism. Support building busybox unstable
...
-Erik
2003-01-10 06:00:39 +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
b9488559b5
Update to busybox 0.60.5
...
-Erik
2002-10-27 06:23:59 +00:00
Eric Andersen
63db64a0ac
Update things to be a tad more current
2002-10-23 07:56:48 +00:00
Eric Andersen
82d5d3224c
Update busybox
2002-05-03 09:51:16 +00:00
Eric Andersen
cbc0bd16eb
Update to busybox 0.60.3
2002-04-27 21:55:51 +00:00
Eric Andersen
085ba9f451
Update tinylogin version. Update how busybox snapshot is selected.
...
-Erik
2002-04-26 21:20:45 +00:00
Eric Andersen
08782ae7d8
Major rework
2002-04-26 11:45:55 +00:00