Age | Commit message (Expand) | Author |
2006-12-13 | update ordering, automagically handle x86 subtypes | Eric Andersen |
2006-12-13 | split things up so this is not an unreadable mess | Eric Andersen |
2006-12-13 | update paths | Eric Andersen |
2006-12-13 | - spelling fix | Bernhard Reutner-Fischer |
2006-12-13 | update busybox defaults a bit | Eric Andersen |
2006-12-13 | - add libraw1394, thanks to Lars Munch | Bernhard Reutner-Fischer |
2006-12-13 | - andersee, please use ZCAT / BZCAT as configured by the user. | Bernhard Reutner-Fischer |
2006-12-13 | - bump version. | Bernhard Reutner-Fischer |
2006-12-13 | don't enable gdb in the default config | Eric Andersen |
2006-12-13 | fix cut-n-paste typo, where I replaced CFLAGS with two copies CXXFLAGS | Eric Andersen |
2006-12-13 | add checks for when people have foolishly set things in their enviroment | Eric Andersen |
2006-12-13 | fix broken shell fragment | Eric Andersen |
2006-12-13 | update defconfig | Eric Andersen |
2006-12-13 | fix a few little glitches I left in here the other day | Eric Andersen |
2006-12-13 | let people select different versions of busybox to suit their needs | Eric Andersen |
2006-12-13 | add missing default config so 'make defconfig' works | Eric Andersen |
2006-12-13 | Use a stable version of busybox by default. The daily snapshot of | Eric Andersen |
2006-12-12 | Add avahi package and add libdaemon, which is needed by avahi | Eric Andersen |
2006-12-12 | add mpatrol package | Eric Andersen |
2006-12-12 | add dmalloc | Eric Andersen |
2006-12-12 | add netplug package | Eric Andersen |
2006-12-12 | - workaround vi's syntax highlighting | Bernhard Reutner-Fischer |
2006-12-12 | * Remove bogus tab in libcgi.mk that prevented the library from being build | Bernhard Reutner-Fischer |
2006-12-12 | update uClibc config settings and update installation of kernel headers | Eric Andersen |
2006-12-10 | - Add default udev.conf and fix a mkdir call. | Bernhard Reutner-Fischer |
2006-12-10 | - cosmetic vi syntax highlighting improvement | Bernhard Reutner-Fischer |
2006-12-10 | - revert r16800. | Bernhard Reutner-Fischer |
2006-12-08 | - bash can't be built with -j. | Bernhard Reutner-Fischer |
2006-12-08 | - Quote TARGET_PATH. Closes #1107. | Bernhard Reutner-Fischer |
2006-12-08 | sigh | Eric Andersen |
2006-12-08 | use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin | Eric Andersen |
2006-12-08 | use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin | Eric Andersen |
2006-12-08 | generate.sh needs bash, so make it to ask for it by name | Eric Andersen |
2006-12-08 | stime is a reserved name, don't let ltp use it for a local variable | Eric Andersen |
2006-12-07 | - The sysroot requires an existing argument, so make sure that we did configure | Bernhard Reutner-Fischer |
2006-12-07 | - pass the target (kernel-) arch in. | Bernhard Reutner-Fischer |
2006-12-07 | Update to newer snapshot. | "Steven J. Hill" |
2006-12-06 | - remove patch for "s3c2410_serial*" that doesn't apply anymore. | Bernhard Reutner-Fischer |
2006-12-05 | - set PREFIX and SHAREDIR proper | Bernhard Reutner-Fischer |
2006-12-05 | Patch the entire source tree up to get rid of deprecated and obsolete functio... | "Steven J. Hill" |
2006-12-05 | Patch packages to remove legacy and deprecated functions. All of these patche... | "Steven J. Hill" |
2006-12-04 | - re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in cbd... | Bernhard Reutner-Fischer |
2006-12-04 | - +x | Bernhard Reutner-Fischer |
2006-12-02 | - provide default config for busybox for a generic i386 target. | Bernhard Reutner-Fischer |
2006-12-02 | - add generic target. X86 for now, don't fork this but generalize it! | Bernhard Reutner-Fischer |
2006-12-02 | ver bump | Mike Frysinger |
2006-12-02 | - andersee, what was that good for? It just slows down rebuilds as it delves ... | Bernhard Reutner-Fischer |
2006-12-02 | - rm cruft via fakeroot, not afterwards where it has no effect. | Bernhard Reutner-Fischer |
2006-12-02 | - adjust busybox-source dependencies | Bernhard Reutner-Fischer |
2006-12-02 | - eventually mount the crap /proc before remounting to make busybox's mount t... | Bernhard Reutner-Fischer |