Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - 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 |
| | |||||
* | - 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 |
| | |||||
* | - fix parsing the gcc version. Also look at the HOSTCC's version rather than ↵ | Bernhard Reutner-Fischer | 2006-11-28 | 2 | -3/+3 |
| | | | | | | a random gcc that may be installed. Closes #961 and #1097 | ||||
* | - look at target variants when determining if syslinux is supported or not. | Bernhard Reutner-Fischer | 2006-11-28 | 1 | -0/+17 |
| | | | | Closes #637 | ||||
* | - Change LC_ALL=POSIX to LC_ALL=C and remove LANG=C as suggested by vapier. | Bernhard Reutner-Fischer | 2006-11-28 | 1 | -1/+1 |
| | |||||
* | - 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 |
| | |||||
* | - pass a LC_ALL to du to avoid i18n trouble when calculating the size. | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -1/+1 |
| | | | | Fixes #1044 | ||||
* | - 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 |
| | | | | Not that it would compile or anything, but at least it's different than before.. | ||||
* | - xfsprogs-2.7.11 is old by now. Provide a fallback SITE until someone | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -1/+2 |
| | | | | | verifies a newer version.. Closes bug #1019 | ||||
* | (no commit message) | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -0/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -2/+2 |
| | |||||
* | - ignore GLOB_TILDE if it's not available. | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -0/+15 |
| | |||||
* | - fix indentation, second take :( | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -18/+18 |
| | |||||
* | - fix indentation | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -1/+1 |
| | |||||
* | - add a simple cpio target, to be used with an initramfs. | Bernhard Reutner-Fischer | 2006-11-22 | 3 | -0/+52 |
| | | | | Thanks to Goetz Bock | ||||
* | - bump version | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -2/+2 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2006-11-22 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2006-11-20 | 1 | -1/+1 |
| | |||||
* | - bump version. | Bernhard Reutner-Fischer | 2006-11-20 | 1 | -3/+5 |
| | |||||
* | - add and use a HOSTCXX variable. | Bernhard Reutner-Fischer | 2006-11-20 | 2 | -0/+2 |
| | |||||
* | - setkeys needs libfl | Bernhard Reutner-Fischer | 2006-11-20 | 1 | -0/+1 |
| | |||||
* | minor version bumps | Eric Andersen | 2006-11-17 | 3 | -4/+25 |
| | |||||
* | fix deps so xorg can once again be selected | Eric Andersen | 2006-11-17 | 1 | -2/+2 |
| | |||||
* | fix missing dependancy for BR2_QTE_TMAKE_VERSION | Eric Andersen | 2006-11-17 | 1 | -0/+1 |
| | |||||
* | - bump version. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -2/+3 |
| | |||||
* | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | 2006-11-17 | 67 | -87/+146 |
| | |||||
* | - fix typo introduced in my global search and replace. | Bernhard Reutner-Fischer | 2006-11-17 | 2 | -2/+2 |
| | |||||
* | - Adjust the install prefix for current busybox. | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -0/+5 |
| | |||||
* | - bump version and pass the target cflags in properly (at least for most of the | Bernhard Reutner-Fischer | 2006-11-17 | 1 | -3/+4 |
| | | | | tools. Needs fixing upstream). | ||||
* | - I had to apply this patch to get it to build with a uClibc-snapshot.. | Bernhard Reutner-Fischer | 2006-11-17 | 2 | -2/+17 |
| | |||||
* | - that version didn't build for me. | Bernhard Reutner-Fischer | 2006-11-17 | 3 | -3/+31 |
| | | | | Update version and make it compile.. | ||||
* | - Typo fix: copy headers to the correct location on the target. | Bernhard Reutner-Fischer | 2006-11-17 | 2 | -2/+3 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2006-11-17 | 3 | -1/+79 |
| | |||||
* | - also allow grub for x86_64 | Bernhard Reutner-Fischer | 2006-11-17 | 2 | -3/+25 |
| | | | | - bump version |