Commit Graph

12 Commits

Author SHA1 Message Date
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