buildroot.git
17 years agoadd dmalloc
Eric Andersen [Tue, 12 Dec 2006 22:16:41 +0000 (22:16 -0000)]
add dmalloc

17 years agoadd netplug package
Eric Andersen [Tue, 12 Dec 2006 22:13:41 +0000 (22:13 -0000)]
add netplug package

17 years ago- workaround vi's syntax highlighting
Bernhard Reutner-Fischer [Tue, 12 Dec 2006 17:01:26 +0000 (17:01 -0000)]
- workaround vi's syntax highlighting

17 years ago* Remove bogus tab in libcgi.mk that prevented the library from being build
Bernhard Reutner-Fischer [Tue, 12 Dec 2006 13:16:31 +0000 (13:16 -0000)]
* Remove bogus tab in libcgi.mk that prevented the library from being build
* Added headerfiles to STAGING_DIR in usr/include/libcgi so that we
  can actually use the library with the toolchain
* Added patch that fixes up the makefile.in and fixes a few bugs in libcgi
* rm the target-dir's so* in libcgi-clean

Most of the patch has been taken from the debian package.

Thanks to Lars Munch.

17 years agoupdate uClibc config settings and update installation of kernel headers
Eric Andersen [Tue, 12 Dec 2006 07:10:54 +0000 (07:10 -0000)]
update uClibc config settings and update installation of kernel headers

17 years ago- Add default udev.conf and fix a mkdir call.
Bernhard Reutner-Fischer [Sun, 10 Dec 2006 13:53:28 +0000 (13:53 -0000)]
- Add default udev.conf and fix a mkdir call.
  Thanks to Petr Stetiar.

17 years ago- cosmetic vi syntax highlighting improvement
Bernhard Reutner-Fischer [Sun, 10 Dec 2006 13:42:16 +0000 (13:42 -0000)]
- cosmetic vi syntax highlighting improvement

17 years ago- revert r16800.
Bernhard Reutner-Fischer [Sun, 10 Dec 2006 13:24:03 +0000 (13:24 -0000)]
- revert r16800.

17 years ago- bash can't be built with -j.
Bernhard Reutner-Fischer [Fri, 8 Dec 2006 12:50:37 +0000 (12:50 -0000)]
- bash can't be built with -j.

17 years ago- Quote TARGET_PATH. Closes #1107.
Bernhard Reutner-Fischer [Fri, 8 Dec 2006 12:45:45 +0000 (12:45 -0000)]
- Quote TARGET_PATH. Closes #1107.

17 years agosigh
Eric Andersen [Fri, 8 Dec 2006 05:30:00 +0000 (05:30 -0000)]
sigh

17 years agouse '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin
Eric Andersen [Fri, 8 Dec 2006 05:24:59 +0000 (05:24 -0000)]
use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin

17 years agouse '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin
Eric Andersen [Fri, 8 Dec 2006 05:23:08 +0000 (05:23 -0000)]
use '/bin/echo -e' to make certain we don't use an unusable /bin/sh builtin

17 years agogenerate.sh needs bash, so make it to ask for it by name
Eric Andersen [Fri, 8 Dec 2006 05:20:37 +0000 (05:20 -0000)]
generate.sh needs bash, so make it to ask for it by name

17 years agostime is a reserved name, don't let ltp use it for a local variable
Eric Andersen [Fri, 8 Dec 2006 05:16:20 +0000 (05:16 -0000)]
stime is a reserved name, don't let ltp use it for a local variable

17 years ago- The sysroot requires an existing argument, so make sure that we did configure
Bernhard Reutner-Fischer [Thu, 7 Dec 2006 17:02:32 +0000 (17:02 -0000)]
- The sysroot requires an existing argument, so make sure that we did configure
  uClibc properly before attempting to use it.

17 years ago- pass the target (kernel-) arch in.
Bernhard Reutner-Fischer [Thu, 7 Dec 2006 16:31:21 +0000 (16:31 -0000)]
- pass the target (kernel-) arch in.

17 years agoUpdate to newer snapshot.
"Steven J. Hill" [Thu, 7 Dec 2006 04:49:05 +0000 (04:49 -0000)]
Update to newer snapshot.

17 years ago- remove patch for "s3c2410_serial*" that doesn't apply anymore.
Bernhard Reutner-Fischer [Wed, 6 Dec 2006 08:29:40 +0000 (08:29 -0000)]
- remove patch for "s3c2410_serial*" that doesn't apply anymore.

17 years ago- set PREFIX and SHAREDIR proper
Bernhard Reutner-Fischer [Tue, 5 Dec 2006 12:57:41 +0000 (12:57 -0000)]
- set PREFIX and SHAREDIR proper

17 years agoPatch the entire source tree up to get rid of deprecated and obsolete functions....
"Steven J. Hill" [Tue, 5 Dec 2006 05:23:56 +0000 (05:23 -0000)]
Patch the entire source tree up to get rid of deprecated and obsolete functions. Submitted new patch to maintainer.

17 years agoPatch packages to remove legacy and deprecated functions. All of these patches have...
"Steven J. Hill" [Tue, 5 Dec 2006 02:16:03 +0000 (02:16 -0000)]
Patch packages to remove legacy and deprecated functions. All of these patches have been sent upstream to the various maintainers.

17 years ago- re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in cbde1668e4f...
Bernhard Reutner-Fischer [Mon, 4 Dec 2006 15:54:54 +0000 (15:54 -0000)]
- re-add IFA_ and IFLA_ defines that were removed by YOSHIFUJI Hideaki in cbde1668e4f08e0a150207646010bc65e1e2a42b
  Userspace still needs those.

17 years ago- +x
Bernhard Reutner-Fischer [Mon, 4 Dec 2006 13:39:50 +0000 (13:39 -0000)]
- +x

17 years ago- provide default config for busybox for a generic i386 target.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 19:36:29 +0000 (19:36 -0000)]
- provide default config for busybox for a generic i386 target.

17 years ago- add generic target. X86 for now, don't fork this but generalize it!
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 19:34:17 +0000 (19:34 -0000)]
- add generic target. X86 for now, don't fork this but generalize it!

17 years agover bump
Mike Frysinger [Sat, 2 Dec 2006 19:02:21 +0000 (19:02 -0000)]
ver bump

17 years ago- andersee, what was that good for? It just slows down rebuilds as it delves into...
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 19:01:10 +0000 (19:01 -0000)]
- andersee, what was that good for? It just slows down rebuilds as it delves into each sub-file needlessly.. Ripping out.

17 years ago- rm cruft via fakeroot, not afterwards where it has no effect.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:36:55 +0000 (18:36 -0000)]
- rm cruft via fakeroot, not afterwards where it has no effect.

17 years ago- adjust busybox-source dependencies
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:36:04 +0000 (18:36 -0000)]
- adjust busybox-source dependencies

17 years ago- eventually mount the crap /proc before remounting to make busybox's mount that...
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:34:32 +0000 (18:34 -0000)]
- eventually mount the crap /proc before remounting to make busybox's mount that incorrectly may rely on /proc work.

17 years ago- pass target specific settings to configure when configuring for the target.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:32:33 +0000 (18:32 -0000)]
- pass target specific settings to configure when configuring for the target.

17 years ago- provide a 'make uclibc-config' target to make target specific configuration easy.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:30:42 +0000 (18:30 -0000)]
- provide a 'make uclibc-config' target to make target specific configuration easy.

17 years ago- bump version. No patches (yet). Yay! :)
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:14:38 +0000 (18:14 -0000)]
- bump version. No patches (yet). Yay! :)

17 years ago- bump version to cope with changes imposed by 2.6.19.
Bernhard Reutner-Fischer [Sat, 2 Dec 2006 18:13:31 +0000 (18:13 -0000)]
- bump version to cope with changes imposed by 2.6.19.

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.