| Commit message (Expand) | Author | Age | Files | Lines |
* | update paths | Eric Andersen | 2006-12-13 | 1 | -4/+5 |
* | update busybox defaults a bit | Eric Andersen | 2006-12-13 | 2 | -114/+305 |
* | - add libraw1394, thanks to Lars Munch | Bernhard Reutner-Fischer | 2006-12-13 | 3 | -0/+72 |
* | - andersee, please use ZCAT / BZCAT as configured by the user. | Bernhard Reutner-Fischer | 2006-12-13 | 5 | -5/+5 |
* | - bump version. | Bernhard Reutner-Fischer | 2006-12-13 | 1 | -2/+2 |
* | fix broken shell fragment | Eric Andersen | 2006-12-13 | 1 | -1/+1 |
* | let people select different versions of busybox to suit their needs | Eric Andersen | 2006-12-13 | 5 | -9/+999 |
* | Use a stable version of busybox by default. The daily snapshot of | Eric Andersen | 2006-12-13 | 1 | -1/+1 |
* | Add avahi package and add libdaemon, which is needed by avahi | Eric Andersen | 2006-12-12 | 10 | -0/+389 |
* | add mpatrol package | Eric Andersen | 2006-12-12 | 5 | -0/+862 |
* | add dmalloc | Eric Andersen | 2006-12-12 | 4 | -0/+130 |
* | add netplug package | Eric Andersen | 2006-12-12 | 5 | -0/+188 |
* | * Remove bogus tab in libcgi.mk that prevented the library from being build | Bernhard Reutner-Fischer | 2006-12-12 | 2 | -6/+119 |
* | - Add default udev.conf and fix a mkdir call. | Bernhard Reutner-Fischer | 2006-12-10 | 2 | -1/+8 |
* | - bash can't be built with -j. | Bernhard Reutner-Fischer | 2006-12-08 | 1 | -4/+4 |
* | - Quote TARGET_PATH. Closes #1107. | Bernhard Reutner-Fischer | 2006-12-08 | 1 | -1/+2 |
* | sigh | Eric Andersen | 2006-12-08 | 1 | -0/+11 |
* | use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin | Eric Andersen | 2006-12-08 | 2 | -2/+2 |
* | generate.sh needs bash, so make it to ask for it by name | Eric Andersen | 2006-12-08 | 1 | -0/+8 |
* | stime is a reserved name, don't let ltp use it for a local variable | Eric Andersen | 2006-12-08 | 1 | -0/+93 |
* | - pass the target (kernel-) arch in. | Bernhard Reutner-Fischer | 2006-12-07 | 1 | -1/+3 |
* | - remove patch for "s3c2410_serial*" that doesn't apply anymore. | Bernhard Reutner-Fischer | 2006-12-06 | 1 | -12/+0 |
* | - set PREFIX and SHAREDIR proper | Bernhard Reutner-Fischer | 2006-12-05 | 1 | -2/+4 |
* | Patch the entire source tree up to get rid of deprecated and obsolete functio... | "Steven J. Hill" | 2006-12-05 | 1 | -3/+279 |
* | Patch packages to remove legacy and deprecated functions. All of these patche... | "Steven J. Hill" | 2006-12-05 | 3 | -0/+82 |
* | - provide default config for busybox for a generic i386 target. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+2 |
* | - rm cruft via fakeroot, not afterwards where it has no effect. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+1 |
* | - adjust busybox-source dependencies | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+1 |
* | - pass target specific settings to configure when configuring for the target. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -0/+2 |
* | - bump version. No patches (yet). Yay! :) | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -2/+3 |
* | - bump version to cope with changes imposed by 2.6.19. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -2/+2 |
* | - name the default busybox config-file. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -0/+1 |
* | Remove usage of bcopy. | "Steven J. Hill" | 2006-12-02 | 1 | -0/+31 |
* | Bump the revision to the latest release and update the patches. Some idiots d... | "Steven J. Hill" | 2006-12-02 | 4 | -239/+125 |
* | - bump version. Thanks to Petr Stetiar. | Bernhard Reutner-Fischer | 2006-12-01 | 3 | -6/+25 |
* | - We don't provide the arts library, and it's checked for in a way not suita... | Bernhard Reutner-Fischer | 2006-11-30 | 1 | -1/+2 |
* | - use the correct installation path. | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -5/+5 |
* | - build a udev for the target rather than for the host. | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -2/+13 |
* | - it helps to actually apply the patches.. ;) | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -1/+1 |
* | - compile against the cross toolchain, not the host | Bernhard Reutner-Fischer | 2006-11-29 | 3 | -3/+38 |
* | - bump version. Fetch from old/ dir if the version is out-of-date. | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -2/+4 |
* | - acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching | Bernhard Reutner-Fischer | 2006-11-29 | 3 | -4/+26 |
* | - dmraid sources include libdevmapper.h,, which is provided by dm | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -0/+1 |
* | - strip cruft off the pluto patch. | Bernhard Reutner-Fischer | 2006-11-28 | 1 | -46/+0 |
* | - add openswan support. Compile tested only. Closes #200. | Bernhard Reutner-Fischer | 2006-11-28 | 9 | -0/+380 |
* | - add "lib" prefix | Bernhard Reutner-Fischer | 2006-11-28 | 4 | -22/+22 |
* | - add stunnel package. Thanks to Crispin Wellington | Bernhard Reutner-Fischer | 2006-11-24 | 4 | -0/+102 |
* | - fix microperl uconfig and pass the target cflags in properly. | Bernhard Reutner-Fischer | 2006-11-24 | 1 | -5/+18 |
* | - type fix | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -1/+1 |
* | - make microwindows do something. Closes #527 | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -5/+12 |