Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-29 | - bump version. Fetch from old/ dir if the version is out-of-date. | Bernhard Reutner-Fischer | |
Thanks to Pavel Roskin | |||
2006-11-29 | - acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching | Bernhard Reutner-Fischer | |
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 | |||
2006-11-29 | - dmraid sources include libdevmapper.h,, which is provided by dm | Bernhard Reutner-Fischer | |
as pointed out by Pavel Roskin. | |||
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 | |
a random gcc that may be installed. Closes #961 and #1097 | |||
2006-11-28 | - look at target variants when determining if syslinux is supported or not. | Bernhard Reutner-Fischer | |
Closes #637 | |||
2006-11-28 | - Change LC_ALL=POSIX to LC_ALL=C and remove LANG=C as suggested by vapier. | Bernhard Reutner-Fischer | |
2006-11-24 | - add stunnel package. Thanks to Crispin Wellington | Bernhard Reutner-Fischer | |
2006-11-24 | - fix microperl uconfig and pass the target cflags in properly. | Bernhard Reutner-Fischer | |
2006-11-22 | - pass a LC_ALL to du to avoid i18n trouble when calculating the size. | Bernhard Reutner-Fischer | |
Fixes #1044 | |||
2006-11-22 | - type fix | Bernhard Reutner-Fischer | |
2006-11-22 | - make microwindows do something. Closes #527 | Bernhard Reutner-Fischer | |
Not that it would compile or anything, but at least it's different than before.. | |||
2006-11-22 | - xfsprogs-2.7.11 is old by now. Provide a fallback SITE until someone | Bernhard Reutner-Fischer | |
verifies a newer version.. Closes bug #1019 | |||
2006-11-22 | (no commit message) | Bernhard Reutner-Fischer | |
2006-11-22 | - bump version | Bernhard Reutner-Fischer | |
2006-11-22 | - ignore GLOB_TILDE if it's not available. | Bernhard Reutner-Fischer | |
2006-11-22 | - fix indentation, second take :( | Bernhard Reutner-Fischer | |
2006-11-22 | - fix indentation | Bernhard Reutner-Fischer | |
2006-11-22 | - bump version | Bernhard Reutner-Fischer | |
2006-11-22 | - add a simple cpio target, to be used with an initramfs. | Bernhard Reutner-Fischer | |
Thanks to Goetz Bock | |||
2006-11-22 | - bump version | Bernhard Reutner-Fischer | |
2006-11-22 | - bump version | Bernhard Reutner-Fischer | |
2006-11-22 | - bump version | Bernhard Reutner-Fischer | |
2006-11-20 | - bump version | Bernhard Reutner-Fischer | |
2006-11-20 | - bump version. | Bernhard Reutner-Fischer | |
2006-11-20 | - add and use a HOSTCXX variable. | Bernhard Reutner-Fischer | |
2006-11-20 | - setkeys needs libfl | Bernhard Reutner-Fischer | |
2006-11-17 | minor version bumps | Eric Andersen | |
2006-11-17 | fix deps so xorg can once again be selected | Eric Andersen | |
2006-11-17 | fix missing dependancy for BR2_QTE_TMAKE_VERSION | Eric Andersen | |
2006-11-17 | - bump version. | Bernhard Reutner-Fischer | |
2006-11-17 | - add and use BR2_BZCAT config option. | Bernhard Reutner-Fischer | |
2006-11-17 | - fix typo introduced in my global search and replace. | Bernhard Reutner-Fischer | |
2006-11-17 | - Adjust the install prefix for current busybox. | Bernhard Reutner-Fischer | |
2006-11-17 | - bump version and pass the target cflags in properly (at least for most of the | Bernhard Reutner-Fischer | |
tools. Needs fixing upstream). | |||
2006-11-17 | - I had to apply this patch to get it to build with a uClibc-snapshot.. | Bernhard Reutner-Fischer | |
2006-11-17 | - that version didn't build for me. | Bernhard Reutner-Fischer | |
Update version and make it compile.. | |||
2006-11-17 | - Typo fix: copy headers to the correct location on the target. | Bernhard Reutner-Fischer | |
2006-11-17 | - bump version | Bernhard Reutner-Fischer | |
2006-11-17 | - also allow grub for x86_64 | Bernhard Reutner-Fischer | |
- bump version | |||
2006-11-17 | - newer busyboxen want CROSS_COMPILE rather than the old CROSS. | Bernhard Reutner-Fischer | |
2006-11-17 | - check if busybox' Rules.mak exists. | Bernhard Reutner-Fischer | |
- add target dirs to ensure that all required dirs do exist so make busybox-menuconfig works in a pristine checkout. | |||
2006-11-16 | Make sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR. | Peter Korsgaard | |
Patch by Lars Munch. | |||
2006-11-15 | make certain the target directory exists | Eric Andersen | |
2006-11-15 | subversion makes it so we do not need a separate tarball | Eric Andersen | |
to store empty directories and symlinks for the target_skeleton. | |||
2006-11-14 | bring up to version 3.31 | Eric Andersen | |
2006-11-05 | - point to the buildroot ML instead of the uclibc one. | Bernhard Reutner-Fischer | |
Thanks to Thomas Lundquist for pointing this out. |