aboutsummaryrefslogtreecommitdiffstats
path: root/make/tinylogin.mk
Commit message (Collapse)AuthorAgeFilesLines
* Pass TARGET_CFLAGS to the tinylogin Makefile in the manner expected.Manuel Novoa III2004-03-051-2/+4
|
* automatically detect if we have a usable version of sedEric Andersen2003-11-191-4/+4
| | | | installed. If not, we will now build our own version.
* Change 'sed -ie' to 'sed -i -e' to avoid littering the buildEric Andersen2003-11-181-4/+4
| | | | | with lots of unwanted backup files with the letter "e" appended. -Erik
* Fix a minor perl -> sed conversion casultyEric Andersen2003-11-131-2/+3
|
* By popular demand, use 'sed' rather than 'perl' for doingEric Andersen2003-11-131-3/+3
| | | | | | 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,
* Enable building soft float buildroot for gcc 3.3. Currently works forManuel Novoa III2003-11-011-2/+3
| | | | | | | | | 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.
* fix URLsEric Andersen2003-02-121-2/+2
|
* update handling of 'make'Eric Andersen2003-01-171-3/+3
|
* Use ftp for tinyloginEric Andersen2003-01-101-2/+2
|
* Use a snapshot since I screwed up addgroup in the 1.4 releaseEric Andersen2003-01-101-0/+10
|
* Update to tinylogin 1.4Eric Andersen2003-01-031-4/+2
|
* Make use of wget consistant by using a WGET variableEric Andersen2002-11-201-1/+1
|
* Doh! Disable debuggingEric Andersen2002-11-181-1/+2
|
* A number of updatesEric Andersen2002-07-031-0/+1
|
* Update tinylogin version. Update how busybox snapshot is selected.Eric Andersen2002-04-261-2/+2
| | | | -Erik
* Major reworkEric Andersen2002-04-261-0/+38