Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | force patches to be converted -p1 | Mike Frysinger | 2004-10-19 | 1 | -1/+1 |
| | |||||
* | Fixup obvious bug | Eric Andersen | 2004-10-18 | 1 | -1/+1 |
| | |||||
* | Apply compressed patches as well | Eric Andersen | 2004-10-18 | 1 | -1/+1 |
| | |||||
* | Remove the non-compressed copy of this patch | Eric Andersen | 2004-10-18 | 1 | -0/+0 |
| | |||||
* | bash-3.0 | Mike Frysinger | 2004-10-18 | 14 | -4/+1306 |
| | |||||
* | allow for overriding the default -p1 arguement to patch | Mike Frysinger | 2004-10-18 | 1 | -1/+1 |
| | |||||
* | Patch from Thomas Lundquist to fix a thinko | Eric Andersen | 2004-10-18 | 1 | -1/+1 |
| | |||||
* | update to a version of e2fsprogs that builds with sh4, make sure build uses ↵ | Mike Frysinger | 2004-10-15 | 1 | -4/+7 |
| | | | | $TARGET_CFLAGS, and compile only the misc subdir since we will be using just mke2fs/badblocks | ||||
* | do some touching to sync timestamps | Mike Frysinger | 2004-10-15 | 1 | -0/+5 |
| | |||||
* | Build the uClibc utils with the uClibc-targeted toolchain. | Manuel Novoa III | 2004-10-15 | 2 | -11/+8 |
| | | | | While the host utils are also built, they are not currently installed. | ||||
* | Will McCammon writes: | Eric Andersen | 2004-10-15 | 1 | -1/+1 |
| | | | | | | | | | make fails for busybox 1.0.0 on fedora core 2 because the default behavior of wget is to create a directory structure of the remote download server on the local filesystem. in which case, tar cannot find successfully downloaded files in /buildroot/sources/dl. patch attached. | ||||
* | fix installing of libproc.so on 64bit systems (like amd64) and fix the clean ↵ | Mike Frysinger | 2004-10-15 | 1 | -3/+8 |
| | | | | target so it works | ||||
* | fix valgrind dependancies | Eric Andersen | 2004-10-15 | 1 | -3/+3 |
| | |||||
* | help text | Mike Frysinger | 2004-10-14 | 19 | -74/+75 |
| | |||||
* | findutils help | Mike Frysinger | 2004-10-14 | 1 | -4/+4 |
| | |||||
* | add portage support | Mike Frysinger | 2004-10-14 | 4 | -0/+117 |
| | |||||
* | nano URL | Mike Frysinger | 2004-10-14 | 1 | -0/+2 |
| | |||||
* | add some help text | Mike Frysinger | 2004-10-14 | 1 | -5/+3 |
| | |||||
* | Update socat to a current version that is actually present | Eric Andersen | 2004-10-14 | 1 | -2/+2 |
| | |||||
* | Be certain make is happy and will not keep trying to reinstall | Eric Andersen | 2004-10-14 | 1 | -0/+1 |
| | |||||
* | fix building of procps on mips systems | Mike Frysinger | 2004-10-14 | 2 | -0/+30 |
| | |||||
* | use $TARGET_CFLAGS | Mike Frysinger | 2004-10-14 | 1 | -0/+1 |
| | |||||
* | Teach rsync to compile | Eric Andersen | 2004-10-14 | 2 | -0/+12 |
| | |||||
* | Update a few packages | Eric Andersen | 2004-10-14 | 19 | -51/+68 |
| | |||||
* | Kristian Hoffmann: | Mike Frysinger | 2004-10-14 | 1 | -1/+1 |
| | | | | | | Attached is a (trivial) patch to fix a reference to an undefined variable 'IPROUTE2_SOURCE_URL' that prevents the source from being downloaded correctly. | ||||
* | Update to a working url and current version | Eric Andersen | 2004-10-13 | 1 | -3/+3 |
| | |||||
* | teach boa to compile | Eric Andersen | 2004-10-13 | 1 | -5/+24 |
| | |||||
* | busybox 1.00 | Mike Frysinger | 2004-10-13 | 1 | -1/+1 |
| | |||||
* | update ignore | Mike Frysinger | 2004-10-12 | 1 | -0/+1 |
| | |||||
* | more updates for python | Mike Frysinger | 2004-10-12 | 4 | -3/+60 |
| | |||||
* | use $TARGET_CFLAGS | Mike Frysinger | 2004-10-11 | 1 | -0/+1 |
| | |||||
* | use M4_VER | Mike Frysinger | 2004-10-11 | 1 | -2/+3 |
| | |||||
* | use $TARGET_CFLAGS | Mike Frysinger | 2004-10-11 | 1 | -2/+4 |
| | |||||
* | use $TARGET_CFLAGS | Mike Frysinger | 2004-10-11 | 1 | -0/+1 |
| | |||||
* | latest tar needs fixes from cvs | Mike Frysinger | 2004-10-11 | 4 | -0/+154 |
| | |||||
* | use $(TARGET_CFLAGS) | Mike Frysinger | 2004-10-11 | 1 | -0/+2 |
| | |||||
* | -xvf -> $(TAR_OPTIONS) | Mike Frysinger | 2004-10-11 | 7 | -9/+9 |
| | |||||
* | depend on ncurses | Eric Andersen | 2004-10-10 | 2 | -8/+10 |
| | |||||
* | Andrew May writes: | Eric Andersen | 2004-10-10 | 3 | -3/+4 |
| | | | | | | | | | | | | | A few more little ones. busybox fdisk with large files should be removed without large files. gdbtarget/gdb_client got mixed up in the Makefile.in. I think gdbtarget should have a depend on ncurses but I am not sure if it should go in the config or in the .mk. It may be nice to split out the server and client. uclibc.mk was checking BR2_SOFT_FLOAT for true not y. | ||||
* | Fixup SOFT_FLOAT handling | Eric Andersen | 2004-10-09 | 3 | -9/+4 |
| | |||||
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 84 | -88/+88 |
| | |||||
* | Don't use a string to do the job of a bool | Eric Andersen | 2004-10-09 | 2 | -3/+3 |
| | |||||
* | Thomas Lundquist: have the makefiles depend on the correct file | Mike Frysinger | 2004-10-09 | 1 | -5/+6 |
| | |||||
* | Thomas Lundquist: have the makefiles depend on the correct file | Mike Frysinger | 2004-10-09 | 2 | -13/+10 |
| | |||||
* | Thomas Lundquist: patch the right dir | Mike Frysinger | 2004-10-09 | 1 | -1/+1 |
| | |||||
* | rsync package | Mike Frysinger | 2004-10-09 | 4 | -0/+59 |
| | |||||
* | prune a few more files | Mike Frysinger | 2004-10-09 | 1 | -1/+3 |
| | |||||
* | make sure we update timestamps | Mike Frysinger | 2004-10-09 | 1 | -4/+4 |
| | |||||
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 82 | -85/+85 |
| | |||||
* | support tar verbosity | Mike Frysinger | 2004-10-09 | 2 | -0/+9 |
| |