Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch by michael tesch <tesch1@gmail.com> ... | Manuel Novoa III | 2004-09-09 | 1 | -1/+1 |
| | | | | | | | The real problem, only caused when you have a *.patch file in the main build directory, is that the Makefiles don't escape the globbing operator they're passing to patch-kernel.sh. Attached is a patch to fix that. | ||||
* | Update to what I'm currently using. Lots of changes... | Manuel Novoa III | 2004-09-03 | 1 | -4/+4 |
| | | | | | | | 1) Allow selection of binutils/gcc/gdb/kernel headers to build, although some of the older tool patches probably need updating. 2) Rework gdb build so that remote debugging now works with gdbserver. 3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates. | ||||
* | Update non-snapshot to pre8. Also pass TARGET_CFLAGS to the busybox | Manuel Novoa III | 2004-03-05 | 1 | -5/+7 |
| | | | | Makefile in the manner expected. | ||||
* | Bump bb to -pre7 | Eric Andersen | 2004-02-06 | 1 | -2/+2 |
| | |||||
* | Update buildroot per the new snapshot situation with busybox. | Eric Andersen | 2004-01-31 | 1 | -16/+5 |
| | | | | | The old busybox 0.60.x series is no longer used/supported. -Erik | ||||
* | 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 |