Commit Graph

16 Commits

Author SHA1 Message Date
Manuel Novoa III effb53d44b Pass TARGET_CFLAGS to the tinylogin Makefile in the manner expected. 2004-03-05 19:13:13 +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
Eric Andersen f975451ca2 Fix a minor perl -> sed conversion casulty 2003-11-13 06:16:59 +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 a413a043f7 update handling of 'make' 2003-01-17 08:09:39 +00:00
Eric Andersen ba8bc4951b Use ftp for tinylogin 2003-01-10 06:01:09 +00:00
Eric Andersen db09d33132 Use a snapshot since I screwed up addgroup in the 1.4 release 2003-01-10 01:22:53 +00:00
Eric Andersen cb8292f024 Update to tinylogin 1.4 2003-01-03 11:40:33 +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 1805718d2e Doh! Disable debugging 2002-11-18 23:04:26 +00:00
Eric Andersen 95f81a5a55 A number of updates 2002-07-03 10:44:59 +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