Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-12-02 | - eventually mount the crap /proc before remounting to make busybox's mount ↵ | Bernhard Reutner-Fischer | |
that incorrectly may rely on /proc work. | |||
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 ↵ | Bernhard Reutner-Fischer | |
configuration easy. | |||
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 | |
- remove some superfluous mkdir's - allow for patch, patch.gz, patch.bz2 per version | |||
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 ↵ | "Steven J. Hill" | |
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. | |||
2006-12-02 | For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER ↵ | "Steven J. Hill" | |
file so that the target compiler will build and install properly. | |||
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 ↵ | Bernhard Reutner-Fischer | |
suitable for cross compiling. Thanks to Pavel Roskin. | |||
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 | |
Closes #1014 | |||
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 | |
- fix printing a message when erroring out on non-existing HOSTCC | |||
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 | |