Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - revert r16800. | Bernhard Reutner-Fischer | 2006-12-10 | 1 | -1/+1 |
| | |||||
* | - 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 | -11/+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 |
| | |||||
* | - The sysroot requires an existing argument, so make sure that we did configure | Bernhard Reutner-Fischer | 2006-12-07 | 1 | -1/+1 |
| | | | | uClibc properly before attempting to use it. | ||||
* | - pass the target (kernel-) arch in. | Bernhard Reutner-Fischer | 2006-12-07 | 1 | -1/+3 |
| | |||||
* | Update to newer snapshot. | "Steven J. Hill" | 2006-12-07 | 1 | -1/+1 |
| | |||||
* | - 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 ↵ | "Steven J. Hill" | 2006-12-05 | 1 | -3/+279 |
| | | | | functions. Submitted new patch to maintainer. | ||||
* | Patch packages to remove legacy and deprecated functions. All of these ↵ | "Steven J. Hill" | 2006-12-05 | 3 | -0/+82 |
| | | | | patches have been sent upstream to the various maintainers. | ||||
* | - re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in ↵ | Bernhard Reutner-Fischer | 2006-12-04 | 1 | -0/+35 |
| | | | | | | cbde1668e4f08e0a150207646010bc65e1e2a42b Userspace still needs those. | ||||
* | - +x | Bernhard Reutner-Fischer | 2006-12-04 | 1 | -0/+0 |
| | |||||
* | - provide default config for busybox for a generic i386 target. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+2 |
| | |||||
* | - add generic target. X86 for now, don't fork this but generalize it! | Bernhard Reutner-Fischer | 2006-12-02 | 9 | -0/+3113 |
| | |||||
* | ver bump | Mike Frysinger | 2006-12-02 | 5 | -0/+265 |
| | |||||
* | - andersee, what was that good for? It just slows down rebuilds as it delves ↵ | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+2 |
| | | | | into each sub-file needlessly.. Ripping out. | ||||
* | - 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 |
| | |||||
* | - eventually mount the crap /proc before remounting to make busybox's mount ↵ | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+1 |
| | | | | that incorrectly may rely on /proc work. | ||||
* | - pass target specific settings to configure when configuring for the target. | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -0/+2 |
| | |||||
* | - provide a 'make uclibc-config' target to make target specific ↵ | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+14 |
| | | | | configuration easy. | ||||
* | - 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 |
| | |||||
* | - bump non-sanitized version to 2.6.19 | Bernhard Reutner-Fischer | 2006-12-02 | 2 | -12/+11 |
| | | | | | - remove some superfluous mkdir's - allow for patch, patch.gz, patch.bz2 per version | ||||
* | - 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 ↵ | "Steven J. Hill" | 2006-12-02 | 4 | -239/+125 |
| | | | | decided to use deprecated functions 'bzero' and 'bcmp' so we patch that up. Someone fell free to pass the patch upstream to the LTP persons, I don't have time. | ||||
* | For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER ↵ | "Steven J. Hill" | 2006-12-02 | 1 | -1/+6 |
| | | | | file so that the target compiler will build and install properly. | ||||
* | - 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 ↵ | Bernhard Reutner-Fischer | 2006-11-30 | 1 | -1/+2 |
| | | | | | | suitable for cross compiling. Thanks to Pavel Roskin. | ||||
* | - use the correct installation path. | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -5/+5 |
| | |||||
* | - honor uclibc's notion of LFS support | Bernhard Reutner-Fischer | 2006-11-29 | 2 | -0/+38 |
| | |||||
* | - keep the original tarball around. | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -4/+4 |
| | |||||
* | - provide a choice to select the compressor to use for the final rootfs. | Bernhard Reutner-Fischer | 2006-11-29 | 2 | -4/+58 |
| | | | | Closes #1014 | ||||
* | - use the HOSTCC as set by the user. | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -0/+1 |
| | |||||
* | - 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 |
| | |||||
* | - fix typo in grub-clean | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -1/+1 |
| | |||||
* | - move check for which(1) before it's first use | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -21/+21 |
| | | | | - fix printing a message when erroring out on non-existing HOSTCC | ||||
* | - bump version. Fetch from old/ dir if the version is out-of-date. | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -2/+4 |
| | | | | Thanks to Pavel Roskin | ||||
* | - acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching | Bernhard Reutner-Fischer | 2006-11-29 | 3 | -4/+26 |
| | | | | | | | pointers. Fix it by using socklen_t type. - Modify acpid.mk to apply all available patches. Convert ACPI_SOCKETFILE adjustment from sed script to a patch. Thanks to Pavel Roskin | ||||
* | - dmraid sources include libdevmapper.h,, which is provided by dm | Bernhard Reutner-Fischer | 2006-11-29 | 1 | -0/+1 |
| | | | | as pointed out by Pavel Roskin. | ||||
* | ver bump | Mike Frysinger | 2006-11-28 | 5 | -0/+265 |
| | |||||
* | - strip cruft off the pluto patch. | Bernhard Reutner-Fischer | 2006-11-28 | 1 | -46/+0 |
| |