Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:12:18 +0000 (18:12 -0000)]
- bump non-sanitized version to 2.6.19
- remove some superfluous mkdir's
- allow for patch, patch.gz, patch.bz2 per version
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 17:03:38 +0000 (17:03 -0000)]
- name the default busybox config-file.
"Steven J. Hill" [Sat, 2 Dec 2006 06:48:22 +0000 (06:48 -0000)]
Remove usage of bcopy.
"Steven J. Hill" [Sat, 2 Dec 2006 06:42:25 +0000 (06:42 -0000)]
Bump the revision to the latest release and update the patches. Some idiots 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.
"Steven J. Hill" [Sat, 2 Dec 2006 05:15:27 +0000 (05:15 -0000)]
For GCC 4.2 snapshots, we need to get the actual version from the BASE-VER file so that the target compiler will build and install properly.
Bernhard Reutner-Fischer [Fri, 1 Dec 2006 17:49:42 +0000 (17:49 -0000)]
- bump version. Thanks to Petr Stetiar.
Bernhard Reutner-Fischer [Thu, 30 Nov 2006 09:06:53 +0000 (09:06 -0000)]
- We don't provide the arts library, and it's checked for in a way not suitable for cross compiling.
Thanks to Pavel Roskin.
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 20:51:47 +0000 (20:51 -0000)]
- use the correct installation path.
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 20:26:05 +0000 (20:26 -0000)]
- honor uclibc's notion of LFS support
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 19:28:41 +0000 (19:28 -0000)]
- keep the original tarball around.
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 19:16:48 +0000 (19:16 -0000)]
- provide a choice to select the compressor to use for the final rootfs.
Closes #1014
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 19:02:47 +0000 (19:02 -0000)]
- use the HOSTCC as set by the user.
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 18:59:43 +0000 (18:59 -0000)]
- build a udev for the target rather than for the host.
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 13:21:28 +0000 (13:21 -0000)]
- it helps to actually apply the patches.. ;)
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 12:59:56 +0000 (12:59 -0000)]
- compile against the cross toolchain, not the host
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 12:17:26 +0000 (12:17 -0000)]
- fix typo in grub-clean
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 10:39:30 +0000 (10:39 -0000)]
- move check for which(1) before it's first use
- fix printing a message when erroring out on non-existing HOSTCC
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 10:23:54 +0000 (10:23 -0000)]
- bump version. Fetch from old/ dir if the version is out-of-date.
Thanks to Pavel Roskin
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 08:42:37 +0000 (08:42 -0000)]
- acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching
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
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 08:36:32 +0000 (08:36 -0000)]
- dmraid sources include libdevmapper.h,, which is provided by dm
as pointed out by Pavel Roskin.
Mike Frysinger [Tue, 28 Nov 2006 21:11:01 +0000 (21:11 -0000)]
ver bump
Bernhard Reutner-Fischer [Tue, 28 Nov 2006 17:04:37 +0000 (17:04 -0000)]
- strip cruft off the pluto patch.
Bernhard Reutner-Fischer [Tue, 28 Nov 2006 16:59:17 +0000 (16:59 -0000)]
- add openswan support. Compile tested only. Closes #200.
Bernhard Reutner-Fischer [Tue, 28 Nov 2006 16:54:30 +0000 (16:54 -0000)]
- add "lib" prefix
Bernhard Reutner-Fischer [Tue, 28 Nov 2006 10:06:48 +0000 (10:06 -0000)]
- fix parsing the gcc version. Also look at the HOSTCC's version rather than a random gcc that may be installed.
Closes #961 and #1097
Bernhard Reutner-Fischer [Tue, 28 Nov 2006 10:01:46 +0000 (10:01 -0000)]
- look at target variants when determining if syslinux is supported or not.
Closes #637
Bernhard Reutner-Fischer [Tue, 28 Nov 2006 08:49:17 +0000 (08:49 -0000)]
- Change LC_ALL=POSIX to LC_ALL=C and remove LANG=C as suggested by vapier.
Bernhard Reutner-Fischer [Fri, 24 Nov 2006 15:33:04 +0000 (15:33 -0000)]
- add stunnel package. Thanks to Crispin Wellington
Bernhard Reutner-Fischer [Fri, 24 Nov 2006 09:49:16 +0000 (09:49 -0000)]
- fix microperl uconfig and pass the target cflags in properly.
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 23:36:41 +0000 (23:36 -0000)]
- pass a LC_ALL to du to avoid i18n trouble when calculating the size.
Fixes #1044
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 23:09:20 +0000 (23:09 -0000)]
- type fix
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 23:03:57 +0000 (23:03 -0000)]
- make microwindows do something. Closes #527
Not that it would compile or anything, but at least it's different than before..
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 22:18:52 +0000 (22:18 -0000)]
- xfsprogs-2.7.11 is old by now. Provide a fallback SITE until someone
verifies a newer version..
Closes bug #1019
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 21:24:58 +0000 (21:24 -0000)]
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 21:02:21 +0000 (21:02 -0000)]
- bump version
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 20:26:06 +0000 (20:26 -0000)]
- ignore GLOB_TILDE if it's not available.
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 20:21:24 +0000 (20:21 -0000)]
- fix indentation, second take :(
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 19:58:35 +0000 (19:58 -0000)]
- fix indentation
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 19:18:47 +0000 (19:18 -0000)]
- bump version
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 19:10:59 +0000 (19:10 -0000)]
- add a simple cpio target, to be used with an initramfs.
Thanks to Goetz Bock
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 15:23:31 +0000 (15:23 -0000)]
- bump version
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 15:22:57 +0000 (15:22 -0000)]
- bump version
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 15:22:31 +0000 (15:22 -0000)]
- bump version
Bernhard Reutner-Fischer [Mon, 20 Nov 2006 16:40:19 +0000 (16:40 -0000)]
- bump version
Bernhard Reutner-Fischer [Mon, 20 Nov 2006 16:33:05 +0000 (16:33 -0000)]
- bump version.
Bernhard Reutner-Fischer [Mon, 20 Nov 2006 16:09:43 +0000 (16:09 -0000)]
- add and use a HOSTCXX variable.
Bernhard Reutner-Fischer [Mon, 20 Nov 2006 13:37:09 +0000 (13:37 -0000)]
- setkeys needs libfl
Eric Andersen [Fri, 17 Nov 2006 23:44:45 +0000 (23:44 -0000)]
minor version bumps
Eric Andersen [Fri, 17 Nov 2006 23:17:02 +0000 (23:17 -0000)]
fix deps so xorg can once again be selected
Eric Andersen [Fri, 17 Nov 2006 22:58:29 +0000 (22:58 -0000)]
fix missing dependancy for BR2_QTE_TMAKE_VERSION
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 16:01:05 +0000 (16:01 -0000)]
- bump version.
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 15:43:51 +0000 (15:43 -0000)]
- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 14:45:12 +0000 (14:45 -0000)]
- fix typo introduced in my global search and replace.
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 12:57:21 +0000 (12:57 -0000)]
- Adjust the install prefix for current busybox.
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 12:14:31 +0000 (12:14 -0000)]
- bump version and pass the target cflags in properly (at least for most of the
tools. Needs fixing upstream).
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 11:54:45 +0000 (11:54 -0000)]
- I had to apply this patch to get it to build with a uClibc-snapshot..
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 11:52:58 +0000 (11:52 -0000)]
- that version didn't build for me.
Update version and make it compile..
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 11:51:17 +0000 (11:51 -0000)]
- Typo fix: copy headers to the correct location on the target.
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 11:48:42 +0000 (11:48 -0000)]
- bump version
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 11:47:04 +0000 (11:47 -0000)]
- also allow grub for x86_64
- bump version
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 11:37:47 +0000 (11:37 -0000)]
- newer busyboxen want CROSS_COMPILE rather than the old CROSS.
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 11:21:23 +0000 (11:21 -0000)]
- check if busybox' Rules.mak exists.
- add target dirs to ensure that all required dirs do exist so make busybox-menuconfig works in a pristine checkout.
Peter Korsgaard [Thu, 16 Nov 2006 09:55:20 +0000 (09:55 -0000)]
Make sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR.
Patch by Lars Munch.
Eric Andersen [Wed, 15 Nov 2006 21:00:07 +0000 (21:00 -0000)]
make certain the target directory exists
Eric Andersen [Wed, 15 Nov 2006 06:52:00 +0000 (06:52 -0000)]
subversion makes it so we do not need a separate tarball
to store empty directories and symlinks for the target_skeleton.
Eric Andersen [Tue, 14 Nov 2006 23:22:15 +0000 (23:22 -0000)]
bring up to version 3.31
Bernhard Reutner-Fischer [Sun, 5 Nov 2006 11:21:34 +0000 (11:21 -0000)]
- point to the buildroot ML instead of the uclibc one.
Thanks to Thomas Lundquist for pointing this out.
Bernhard Reutner-Fischer [Sat, 4 Nov 2006 19:15:56 +0000 (19:15 -0000)]
- Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.
Eric Andersen [Fri, 3 Nov 2006 08:21:47 +0000 (08:21 -0000)]
fix use of BUILD_WITH_LARGEFILE to properly
refer to BR2_LARGEFILE
Peter Korsgaard [Thu, 26 Oct 2006 15:15:08 +0000 (15:15 -0000)]
Fix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCC
Peter Korsgaard [Wed, 25 Oct 2006 08:10:26 +0000 (08:10 -0000)]
Bump to upstream v1.2.2
Mike Frysinger [Sat, 21 Oct 2006 05:33:59 +0000 (05:33 -0000)]
2.17.50.0.6 ver bump
Eric Andersen [Tue, 17 Oct 2006 20:11:47 +0000 (20:11 -0000)]
update defaults
Eric Andersen [Tue, 17 Oct 2006 16:57:49 +0000 (16:57 -0000)]
update config files
Eric Andersen [Tue, 17 Oct 2006 16:57:02 +0000 (16:57 -0000)]
we use BR2_ENABLE_LOCALE not ENABLE_LOCALE
Peter Korsgaard [Sat, 14 Oct 2006 11:34:14 +0000 (11:34 -0000)]
fix CrossCompileDir (patch by Andrew E. Milesk)
Bernhard Reutner-Fischer [Wed, 11 Oct 2006 11:36:57 +0000 (11:36 -0000)]
- normalize KERNEL_ARCH via sed
Eric Andersen [Mon, 9 Oct 2006 21:11:07 +0000 (21:11 -0000)]
new upstream version
Eric Andersen [Mon, 9 Oct 2006 21:09:20 +0000 (21:09 -0000)]
use cannonical source location
Eric Andersen [Mon, 9 Oct 2006 21:08:56 +0000 (21:08 -0000)]
use http for kernel.org
Bernhard Reutner-Fischer [Mon, 9 Oct 2006 16:13:12 +0000 (16:13 -0000)]
- we need to pass ARCH to the kernel; The kernel does not have a table to
normalize the passed in ARCH, from the looks, so we have to normalize it manually. XXX: FIXME upstream via a simple shell script like the cc-checks!
FIXME: flesh this out..
Peter Korsgaard [Mon, 9 Oct 2006 11:53:10 +0000 (11:53 -0000)]
Bump version (patch by Fredrik Roubert)
Bernhard Reutner-Fischer [Mon, 9 Oct 2006 11:41:34 +0000 (11:41 -0000)]
- use headers_install for full kernel tarballs used as kernel-headers
Mike Frysinger [Sat, 7 Oct 2006 06:28:23 +0000 (06:28 -0000)]
remove duplicate/invalid options in choice
Bernhard Reutner-Fischer [Fri, 6 Oct 2006 13:02:11 +0000 (13:02 -0000)]
- passing the target arch in isn't useful
Bernhard Reutner-Fischer [Fri, 6 Oct 2006 13:01:29 +0000 (13:01 -0000)]
- be gentle to vi syntax color mode
Bernhard Reutner-Fischer [Fri, 6 Oct 2006 13:00:57 +0000 (13:00 -0000)]
- jffs2 requires the mtd package for the mtd-host tools.
Bernhard Reutner-Fischer [Fri, 6 Oct 2006 12:59:33 +0000 (12:59 -0000)]
- use the HOSTCC given by the user.
Bernhard Reutner-Fischer [Tue, 3 Oct 2006 14:11:12 +0000 (14:11 -0000)]
- use the HOSTCC for building host-tools.
Bernhard Reutner-Fischer [Tue, 3 Oct 2006 13:42:42 +0000 (13:42 -0000)]
- late binding isn't a good idea there, i did end up with an empty SOURCE.
Eric Andersen [Mon, 2 Oct 2006 19:40:44 +0000 (19:40 -0000)]
add a know to enable/disable building a shared libgcc
Eric Andersen [Mon, 2 Oct 2006 18:52:14 +0000 (18:52 -0000)]
kill the separate 'uClibc.config-locale' file, which was generally left unmaintained
and instead just update the installed uClibc config file in place to enable locale
when selected
Eric Andersen [Mon, 2 Oct 2006 18:40:42 +0000 (18:40 -0000)]
escape the wildcard
Eric Andersen [Mon, 2 Oct 2006 18:25:37 +0000 (18:25 -0000)]
Andrew E. Mileski writes:
This looks like a typo to me. Without this patch, one ends up with
"i386AArchitecture" being defined, which doesn't match anything.
Bernhard Reutner-Fischer [Sun, 1 Oct 2006 18:34:45 +0000 (18:34 -0000)]
- add missing hung from the BR2_ZCAT introduction
Bernhard Reutner-Fischer [Sun, 1 Oct 2006 15:17:52 +0000 (15:17 -0000)]
- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not exist; Closes #971
Silly, unchecked sed -i -e "/[^b]zcat/s/zcat/\$\(ZCAT\)/g" $(svngrep "[^b]zcat" * -rl | grep -v Config.in)
Bernhard Reutner-Fischer [Sun, 1 Oct 2006 15:07:45 +0000 (15:07 -0000)]
- add BR2_ZCAT in preparation of fixing bug #971
Mike Frysinger [Sat, 30 Sep 2006 23:49:09 +0000 (23:49 -0000)]
tidy up
Bernhard Reutner-Fischer [Sat, 30 Sep 2006 21:08:56 +0000 (21:08 -0000)]
- fix bug #1042; Hardcoding system-paths is a bad idea. If some of them are not
in PATH seen by make then most likely for a very good reason. Set your PATH accordingly if you need /bin or /usr/local/bin et al.
Bernhard Reutner-Fischer [Thu, 28 Sep 2006 17:38:06 +0000 (17:38 -0000)]
- add stubs for gmp and mpfr
not yet enabled