buildroot.git
17 years ago- bump non-sanitized version to 2.6.19
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

17 years ago- name the default busybox config-file.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 17:03:38 +0000 (17:03 -0000)]
- name the default busybox config-file.

17 years agoRemove usage of bcopy.
"Steven J. Hill" [Sat, 2 Dec 2006 06:48:22 +0000 (06:48 -0000)]
Remove usage of bcopy.

17 years agoBump the revision to the latest release and update the patches. Some idiots decided...
"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.

17 years agoFor GCC 4.2 snapshots, we need to get the actual version from the BASE-VER file so...
"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.

17 years ago- bump version. Thanks to Petr Stetiar.
Bernhard Reutner-Fischer [Fri, 1 Dec 2006 17:49:42 +0000 (17:49 -0000)]
- bump version. Thanks to Petr Stetiar.

17 years ago- We don't provide the arts library, and it's checked for in a way not suitable...
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.

17 years ago- use the correct installation path.
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 20:51:47 +0000 (20:51 -0000)]
- use the correct installation path.

17 years ago- honor uclibc's notion of LFS support
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 20:26:05 +0000 (20:26 -0000)]
- honor uclibc's notion of LFS support

17 years ago- keep the original tarball around.
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 19:28:41 +0000 (19:28 -0000)]
- keep the original tarball around.

17 years ago- provide a choice to select the compressor to use for the final rootfs.
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

17 years ago- use the HOSTCC as set by the user.
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 19:02:47 +0000 (19:02 -0000)]
- use the HOSTCC as set by the user.

17 years ago- build a udev for the target rather than for the host.
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.

17 years ago- it helps to actually apply the patches.. ;)
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 13:21:28 +0000 (13:21 -0000)]
- it helps to actually apply the patches.. ;)

17 years ago- compile against the cross toolchain, not the host
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 12:59:56 +0000 (12:59 -0000)]
- compile against the cross toolchain, not the host

17 years ago- fix typo in grub-clean
Bernhard Reutner-Fischer [Wed, 29 Nov 2006 12:17:26 +0000 (12:17 -0000)]
- fix typo in grub-clean

17 years ago- move check for which(1) before it's first use
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

17 years ago- bump version. Fetch from old/ dir if the version is out-of-date.
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

17 years ago- acpid is compiled with -Werror, and gcc 4.1.1 warns about mismatching
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

17 years ago- dmraid sources include libdevmapper.h,, which is provided by dm
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.

17 years agover bump
Mike Frysinger [Tue, 28 Nov 2006 21:11:01 +0000 (21:11 -0000)]
ver bump

18 years ago- strip cruft off the pluto patch.
Bernhard Reutner-Fischer [Tue, 28 Nov 2006 17:04:37 +0000 (17:04 -0000)]
- strip cruft off the pluto patch.

18 years ago- add openswan support. Compile tested only. Closes #200.
Bernhard Reutner-Fischer [Tue, 28 Nov 2006 16:59:17 +0000 (16:59 -0000)]
- add openswan support. Compile tested only. Closes #200.

18 years ago- add "lib" prefix
Bernhard Reutner-Fischer [Tue, 28 Nov 2006 16:54:30 +0000 (16:54 -0000)]
- add "lib" prefix

18 years ago- fix parsing the gcc version. Also look at the HOSTCC's version rather than a random...
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

18 years ago- look at target variants when determining if syslinux is supported or not.
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

18 years ago- Change LC_ALL=POSIX to LC_ALL=C and remove LANG=C as suggested by vapier.
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.

18 years ago- add stunnel package. Thanks to Crispin Wellington
Bernhard Reutner-Fischer [Fri, 24 Nov 2006 15:33:04 +0000 (15:33 -0000)]
- add stunnel package. Thanks to Crispin Wellington

18 years ago- fix microperl uconfig and pass the target cflags in properly.
Bernhard Reutner-Fischer [Fri, 24 Nov 2006 09:49:16 +0000 (09:49 -0000)]
- fix microperl uconfig and pass the target cflags in properly.

18 years ago- pass a LC_ALL to du to avoid i18n trouble when calculating the size.
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

18 years ago- type fix
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 23:09:20 +0000 (23:09 -0000)]
- type fix

18 years ago- make microwindows do something. Closes #527
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..

18 years ago- xfsprogs-2.7.11 is old by now. Provide a fallback SITE until someone
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

18 years ago(no commit message)
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 21:24:58 +0000 (21:24 -0000)]

18 years ago- bump version
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 21:02:21 +0000 (21:02 -0000)]
- bump version

18 years ago- ignore GLOB_TILDE if it's not available.
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 20:26:06 +0000 (20:26 -0000)]
- ignore GLOB_TILDE if it's not available.

18 years ago- fix indentation, second take :(
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 20:21:24 +0000 (20:21 -0000)]
- fix indentation, second take :(

18 years ago- fix indentation
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 19:58:35 +0000 (19:58 -0000)]
- fix indentation

18 years ago- bump version
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 19:18:47 +0000 (19:18 -0000)]
- bump version

18 years ago- add a simple cpio target, to be used with an initramfs.
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

18 years ago- bump version
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 15:23:31 +0000 (15:23 -0000)]
- bump version

18 years ago- bump version
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 15:22:57 +0000 (15:22 -0000)]
- bump version

18 years ago- bump version
Bernhard Reutner-Fischer [Wed, 22 Nov 2006 15:22:31 +0000 (15:22 -0000)]
- bump version

18 years ago- bump version
Bernhard Reutner-Fischer [Mon, 20 Nov 2006 16:40:19 +0000 (16:40 -0000)]
- bump version

18 years ago- bump version.
Bernhard Reutner-Fischer [Mon, 20 Nov 2006 16:33:05 +0000 (16:33 -0000)]
- bump version.

18 years ago- add and use a HOSTCXX variable.
Bernhard Reutner-Fischer [Mon, 20 Nov 2006 16:09:43 +0000 (16:09 -0000)]
- add and use a HOSTCXX variable.

18 years ago- setkeys needs libfl
Bernhard Reutner-Fischer [Mon, 20 Nov 2006 13:37:09 +0000 (13:37 -0000)]
- setkeys needs libfl

18 years agominor version bumps
Eric Andersen [Fri, 17 Nov 2006 23:44:45 +0000 (23:44 -0000)]
minor version bumps

18 years agofix deps so xorg can once again be selected
Eric Andersen [Fri, 17 Nov 2006 23:17:02 +0000 (23:17 -0000)]
fix deps so xorg can once again be selected

18 years agofix missing dependancy for BR2_QTE_TMAKE_VERSION
Eric Andersen [Fri, 17 Nov 2006 22:58:29 +0000 (22:58 -0000)]
fix missing dependancy for BR2_QTE_TMAKE_VERSION

18 years ago- bump version.
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 16:01:05 +0000 (16:01 -0000)]
- bump version.

18 years ago- add and use BR2_BZCAT config option.
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 15:43:51 +0000 (15:43 -0000)]
- add and use BR2_BZCAT config option.

18 years ago- fix typo introduced in my global search and replace.
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 14:45:12 +0000 (14:45 -0000)]
- fix typo introduced in my global search and replace.

18 years ago- Adjust the install prefix for current busybox.
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 12:57:21 +0000 (12:57 -0000)]
- Adjust the install prefix for current busybox.

18 years ago- bump version and pass the target cflags in properly (at least for most of the
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).

18 years ago- I had to apply this patch to get it to build with a uClibc-snapshot..
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..

18 years ago- that version didn't build for me.
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..

18 years ago- Typo fix: copy headers to the correct location on the target.
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.

18 years ago- bump version
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 11:48:42 +0000 (11:48 -0000)]
- bump version

18 years ago- also allow grub for x86_64
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 11:47:04 +0000 (11:47 -0000)]
- also allow grub for x86_64
- bump version

18 years ago- newer busyboxen want CROSS_COMPILE rather than the old CROSS.
Bernhard Reutner-Fischer [Fri, 17 Nov 2006 11:37:47 +0000 (11:37 -0000)]
- newer busyboxen want CROSS_COMPILE rather than the old CROSS.

18 years ago- check if busybox' Rules.mak exists.
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.

18 years agoMake sure libgcc_s.so.1 and friends always gets installed in TARGET_DIR.
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.

18 years agomake certain the target directory exists
Eric Andersen [Wed, 15 Nov 2006 21:00:07 +0000 (21:00 -0000)]
make certain the target directory exists

18 years agosubversion makes it so we do not need a separate tarball
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.

18 years agobring up to version 3.31
Eric Andersen [Tue, 14 Nov 2006 23:22:15 +0000 (23:22 -0000)]
bring up to version 3.31

18 years ago- point to the buildroot ML instead of the uclibc one.
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.

18 years ago- Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.
Bernhard Reutner-Fischer [Sat, 4 Nov 2006 19:15:56 +0000 (19:15 -0000)]
- Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.

18 years agofix use of BUILD_WITH_LARGEFILE to properly
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

18 years agoFix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCC
Peter Korsgaard [Thu, 26 Oct 2006 15:15:08 +0000 (15:15 -0000)]
Fix missing libgcc_s.so.1 with BR2_GCC_SHARED_LIBGCC

18 years agoBump to upstream v1.2.2
Peter Korsgaard [Wed, 25 Oct 2006 08:10:26 +0000 (08:10 -0000)]
Bump to upstream v1.2.2

18 years ago2.17.50.0.6 ver bump
Mike Frysinger [Sat, 21 Oct 2006 05:33:59 +0000 (05:33 -0000)]
2.17.50.0.6 ver bump

18 years agoupdate defaults
Eric Andersen [Tue, 17 Oct 2006 20:11:47 +0000 (20:11 -0000)]
update defaults

18 years agoupdate config files
Eric Andersen [Tue, 17 Oct 2006 16:57:49 +0000 (16:57 -0000)]
update config files

18 years agowe use BR2_ENABLE_LOCALE not ENABLE_LOCALE
Eric Andersen [Tue, 17 Oct 2006 16:57:02 +0000 (16:57 -0000)]
we use BR2_ENABLE_LOCALE not ENABLE_LOCALE

18 years agofix CrossCompileDir (patch by Andrew E. Milesk)
Peter Korsgaard [Sat, 14 Oct 2006 11:34:14 +0000 (11:34 -0000)]
fix CrossCompileDir (patch by Andrew E. Milesk)

18 years ago- normalize KERNEL_ARCH via sed
Bernhard Reutner-Fischer [Wed, 11 Oct 2006 11:36:57 +0000 (11:36 -0000)]
- normalize KERNEL_ARCH via sed

18 years agonew upstream version
Eric Andersen [Mon, 9 Oct 2006 21:11:07 +0000 (21:11 -0000)]
new upstream version

18 years agouse cannonical source location
Eric Andersen [Mon, 9 Oct 2006 21:09:20 +0000 (21:09 -0000)]
use cannonical source location

18 years agouse http for kernel.org
Eric Andersen [Mon, 9 Oct 2006 21:08:56 +0000 (21:08 -0000)]
use http for kernel.org

18 years ago- we need to pass ARCH to the kernel; The kernel does not have a table to
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..

18 years agoBump version (patch by Fredrik Roubert)
Peter Korsgaard [Mon, 9 Oct 2006 11:53:10 +0000 (11:53 -0000)]
Bump version (patch by Fredrik Roubert)

18 years ago- use headers_install for full kernel tarballs used as kernel-headers
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

18 years agoremove duplicate/invalid options in choice
Mike Frysinger [Sat, 7 Oct 2006 06:28:23 +0000 (06:28 -0000)]
remove duplicate/invalid options in choice

18 years ago- passing the target arch in isn't useful
Bernhard Reutner-Fischer [Fri, 6 Oct 2006 13:02:11 +0000 (13:02 -0000)]
- passing the target arch in isn't useful

18 years ago- be gentle to vi syntax color mode
Bernhard Reutner-Fischer [Fri, 6 Oct 2006 13:01:29 +0000 (13:01 -0000)]
- be gentle to vi syntax color mode

18 years ago- jffs2 requires the mtd package for the mtd-host tools.
Bernhard Reutner-Fischer [Fri, 6 Oct 2006 13:00:57 +0000 (13:00 -0000)]
- jffs2 requires the mtd package for the mtd-host tools.

18 years ago- use the HOSTCC given by the user.
Bernhard Reutner-Fischer [Fri, 6 Oct 2006 12:59:33 +0000 (12:59 -0000)]
- use the HOSTCC given by the user.

18 years ago- use the HOSTCC for building host-tools.
Bernhard Reutner-Fischer [Tue, 3 Oct 2006 14:11:12 +0000 (14:11 -0000)]
- use the HOSTCC for building host-tools.

18 years ago- late binding isn't a good idea there, i did end up with an empty SOURCE.
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.

18 years agoadd a know to enable/disable building a shared libgcc
Eric Andersen [Mon, 2 Oct 2006 19:40:44 +0000 (19:40 -0000)]
add a know to enable/disable building a shared libgcc

18 years agokill the separate 'uClibc.config-locale' file, which was generally left unmaintained
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

18 years agoescape the wildcard
Eric Andersen [Mon, 2 Oct 2006 18:40:42 +0000 (18:40 -0000)]
escape the wildcard

18 years agoAndrew E. Mileski writes:
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.

18 years ago- add missing hung from the BR2_ZCAT introduction
Bernhard Reutner-Fischer [Sun, 1 Oct 2006 18:34:45 +0000 (18:34 -0000)]
- add missing hung from the BR2_ZCAT introduction

18 years ago- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may not...
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)

18 years ago- add BR2_ZCAT in preparation of fixing bug #971
Bernhard Reutner-Fischer [Sun, 1 Oct 2006 15:07:45 +0000 (15:07 -0000)]
- add BR2_ZCAT in preparation of fixing bug #971

18 years agotidy up
Mike Frysinger [Sat, 30 Sep 2006 23:49:09 +0000 (23:49 -0000)]
tidy up

18 years ago- fix bug #1042; Hardcoding system-paths is a bad idea. If some of them are not
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.

18 years ago- add stubs for gmp and mpfr
Bernhard Reutner-Fischer [Thu, 28 Sep 2006 17:38:06 +0000 (17:38 -0000)]
- add stubs for gmp and mpfr
  not yet enabled