Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | automatically detect if we have a usable version of sed | Eric Andersen | 2003-11-19 | 1 | -6/+6 |
| | | | | installed. If not, we will now build our own version. | ||||
* | Change 'sed -ie' to 'sed -i -e' to avoid littering the build | Eric Andersen | 2003-11-18 | 1 | -6/+6 |
| | | | | | with lots of unwanted backup files with the letter "e" appended. -Erik | ||||
* | Fix most things when large file support is not configured. | Manuel Novoa III | 2003-11-17 | 1 | -1/+3 |
| | | | | Mostly submitted by Thomas Lundquist <lists@zelow.no>. | ||||
* | By popular demand, use 'sed' rather than 'perl' for doing | Eric Andersen | 2003-11-13 | 1 | -5/+5 |
| | | | | | | 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 for | Manuel Novoa III | 2003-11-01 | 1 | -3/+5 |
| | | | | | | | | | 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 URLs | Eric Andersen | 2003-02-12 | 1 | -2/+2 |
| | |||||
* | Be really cereful to ensure udhcp.script is executable | Eric Andersen | 2003-02-03 | 1 | -0/+2 |
| | |||||
* | Fix unstable busybox compile (forgot 'make oldconfig') | Eric Andersen | 2003-01-14 | 1 | -1/+2 |
| | |||||
* | Update busybox configuration mechanism. Support building busybox unstable | Eric Andersen | 2003-01-10 | 1 | -10/+17 |
| | | | | -Erik | ||||
* | Make use of wget consistant by using a WGET variable | Eric Andersen | 2002-11-20 | 1 | -1/+1 |
| | |||||
* | Update to busybox 0.60.5 | Eric Andersen | 2002-10-27 | 1 | -2/+2 |
| | | | | -Erik | ||||
* | Update things to be a tad more current | Eric Andersen | 2002-10-23 | 1 | -16/+18 |
| | |||||
* | Update busybox | Eric Andersen | 2002-05-03 | 1 | -2/+8 |
| | |||||
* | Update to busybox 0.60.3 | Eric Andersen | 2002-04-27 | 1 | -5/+5 |
| | |||||
* | Update tinylogin version. Update how busybox snapshot is selected. | Eric Andersen | 2002-04-26 | 1 | -1/+0 |
| | | | | -Erik | ||||
* | Major rework | Eric Andersen | 2002-04-26 | 1 | -0/+47 |