Age | Commit message (Expand) | Author |
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 |
2006-12-02 | - pass target specific settings to configure when configuring for the target. | Bernhard Reutner-Fischer |
2006-12-02 | - provide a 'make uclibc-config' target to make target specific configuration... | Bernhard Reutner-Fischer |
2006-12-02 | - bump version. No patches (yet). Yay! :) | Bernhard Reutner-Fischer |
2006-12-02 | - bump version to cope with changes imposed by 2.6.19. | Bernhard Reutner-Fischer |
2006-12-02 | - bump non-sanitized version to 2.6.19 | Bernhard Reutner-Fischer |
2006-12-02 | - name the default busybox config-file. | Bernhard Reutner-Fischer |
2006-12-02 | Remove usage of bcopy. | "Steven J. Hill" |
2006-12-02 | Bump the revision to the latest release and update the patches. Some idiots d... | "Steven J. Hill" |
2006-12-02 | For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER fi... | "Steven J. Hill" |
2006-12-01 | - bump version. Thanks to Petr Stetiar. | Bernhard Reutner-Fischer |
2006-11-30 | - We don't provide the arts library, and it's checked for in a way not suita... | Bernhard Reutner-Fischer |
2006-11-29 | - use the correct installation path. | Bernhard Reutner-Fischer |
2006-11-29 | - honor uclibc's notion of LFS support | Bernhard Reutner-Fischer |
2006-11-29 | - keep the original tarball around. | Bernhard Reutner-Fischer |
2006-11-29 | - provide a choice to select the compressor to use for the final rootfs. | Bernhard Reutner-Fischer |
2006-11-29 | - use the HOSTCC as set by the user. | Bernhard Reutner-Fischer |
2006-11-29 | - build a udev for the target rather than for the host. | Bernhard Reutner-Fischer |
2006-11-29 | - it helps to actually apply the patches.. ;) | Bernhard Reutner-Fischer |
2006-11-29 | - compile against the cross toolchain, not the host | Bernhard Reutner-Fischer |
2006-11-29 | - fix typo in grub-clean | Bernhard Reutner-Fischer |
2006-11-29 | - move check for which(1) before it's first use | Bernhard Reutner-Fischer |
2006-11-29 | - bump version. Fetch from old/ dir if the version is out-of-date. | Bernhard Reutner-Fischer |
2006-11-29 | - acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching | Bernhard Reutner-Fischer |
2006-11-29 | - dmraid sources include libdevmapper.h,, which is provided by dm | Bernhard Reutner-Fischer |
2006-11-28 | ver bump | Mike Frysinger |
2006-11-28 | - strip cruft off the pluto patch. | Bernhard Reutner-Fischer |
2006-11-28 | - add openswan support. Compile tested only. Closes #200. | Bernhard Reutner-Fischer |
2006-11-28 | - add "lib" prefix | Bernhard Reutner-Fischer |
2006-11-28 | - fix parsing the gcc version. Also look at the HOSTCC's version rather than ... | Bernhard Reutner-Fischer |