Commit Graph

15 Commits

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