Bernhard Reutner-Fischer [Fri, 9 Mar 2007 08:26:10 +0000 (08:26 -0000)]
- Default to gzip -d -c since zcat may only support compress'ed files
according to SuS. Thanks to Heikki Lindholm for pointing this out.
Bernhard Reutner-Fischer [Thu, 8 Mar 2007 16:44:20 +0000 (16:44 -0000)]
- Propagate HOST_SED_DIR to the dependencies script so that it may use the
local sed build as well (Heikki Lindholm).
Bernhard Reutner-Fischer [Wed, 7 Mar 2007 14:46:47 +0000 (14:46 -0000)]
- copy ncurses_dll.h to the target. Fixes a compilation problem seen by Thomas Lundquist
Bernhard Reutner-Fischer [Wed, 7 Mar 2007 14:32:22 +0000 (14:32 -0000)]
- some more CONFIG_UPDATEs by Haavard Skinnemoen
Peter Korsgaard [Mon, 5 Mar 2007 11:06:58 +0000 (11:06 -0000)]
Bump version. Closes #1241, #1243 and #1248
Eric Andersen [Wed, 28 Feb 2007 22:01:12 +0000 (22:01 -0000)]
update to uClibc 0.9.28.3
Peter Korsgaard [Tue, 27 Feb 2007 09:04:31 +0000 (09:04 -0000)]
tar -t hotfix
Peter Korsgaard [Fri, 23 Feb 2007 11:55:27 +0000 (11:55 -0000)]
Set CONFIG_PREFIX for all versions
Peter Korsgaard [Thu, 22 Feb 2007 12:00:15 +0000 (12:00 -0000)]
Bumped version
Peter Korsgaard [Thu, 22 Feb 2007 08:53:20 +0000 (08:53 -0000)]
0.9.28.2 support
Peter Korsgaard [Tue, 20 Feb 2007 11:06:00 +0000 (11:06 -0000)]
Really propagate BR2_SOFT_FLOAT setting to 0.9.28.1
Peter Korsgaard [Fri, 16 Feb 2007 20:16:24 +0000 (20:16 -0000)]
iperf package. Closes #
0001224
Bernhard Reutner-Fischer [Fri, 16 Feb 2007 18:32:20 +0000 (18:32 -0000)]
- fix build for the host
Bernhard Reutner-Fischer [Fri, 16 Feb 2007 18:11:48 +0000 (18:11 -0000)]
- add runlevel script
Bernhard Reutner-Fischer [Fri, 16 Feb 2007 15:19:49 +0000 (15:19 -0000)]
- just reading the first 9 bytes for the maj:min ought to be enough (TM)
Bernhard Reutner-Fischer [Fri, 16 Feb 2007 14:32:22 +0000 (14:32 -0000)]
- add skeleton to use busybox and mdev for a rather small skeleton
Bernhard Reutner-Fischer [Fri, 16 Feb 2007 13:11:04 +0000 (13:11 -0000)]
- bump to bash 3.2. Thanks to Alexander Rigbo
Bernhard Reutner-Fischer [Fri, 16 Feb 2007 13:01:06 +0000 (13:01 -0000)]
- provide -source targets for the 3 parts of the split dhcp.
Closes #1223. Thanks
Bernhard Reutner-Fischer [Fri, 16 Feb 2007 09:34:11 +0000 (09:34 -0000)]
- mention the package that usually provides makeinfo
Bernhard Reutner-Fischer [Fri, 16 Feb 2007 09:32:12 +0000 (09:32 -0000)]
- busybox provides gzip
Bernhard Reutner-Fischer [Thu, 15 Feb 2007 16:49:39 +0000 (16:49 -0000)]
- do not use TARGET_DEVICE_TABLE if is is empty
Bernhard Reutner-Fischer [Thu, 15 Feb 2007 15:11:34 +0000 (15:11 -0000)]
- preparation for BR2_PACKAGE_BUSYBOX_SKELETON
"Use a minimal target skeleton for use with busybox's mdev et al"
Bernhard Reutner-Fischer [Thu, 15 Feb 2007 14:30:56 +0000 (14:30 -0000)]
- might make sense not to print ok if it was nak
Bernhard Reutner-Fischer [Thu, 15 Feb 2007 14:07:08 +0000 (14:07 -0000)]
- warn about missing makeinfo on the host.
Bernhard Reutner-Fischer [Thu, 15 Feb 2007 13:54:25 +0000 (13:54 -0000)]
- store the current patches for the kernel part somewhere
Bernhard Reutner-Fischer [Thu, 15 Feb 2007 12:30:15 +0000 (12:30 -0000)]
- set some kernel related variables for use by packages
Bernhard Reutner-Fischer [Thu, 15 Feb 2007 11:24:35 +0000 (11:24 -0000)]
- uclibc-menuconfig provides a .config but doesn't provide .configured
Bernhard Reutner-Fischer [Thu, 15 Feb 2007 11:12:15 +0000 (11:12 -0000)]
- allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout
Bernhard Reutner-Fischer [Wed, 14 Feb 2007 13:28:58 +0000 (13:28 -0000)]
- sched_{s,g}etaffinity depends on the respective syscalls.
Noticed while trying to use ancient 2.4.31 kernel-headers from some bug-report
Bernhard Reutner-Fischer [Wed, 14 Feb 2007 08:49:00 +0000 (08:49 -0000)]
- gcc-4.1.2 released
Bernhard Reutner-Fischer [Tue, 13 Feb 2007 18:56:54 +0000 (18:56 -0000)]
- backport fix for PR30620
Peter Korsgaard [Tue, 13 Feb 2007 14:00:49 +0000 (14:00 -0000)]
-2 patch no longer available. Patch by Stefan Feilmeier
Bernhard Reutner-Fischer [Mon, 12 Feb 2007 17:42:18 +0000 (17:42 -0000)]
- revert incorrect parts from sjhill's r17800 and add some more documentation.
Now the kernel as well as /lib/modules are properly included in the final tarball and all other tarroot/genfs targets.
Peter Korsgaard [Mon, 12 Feb 2007 14:43:57 +0000 (14:43 -0000)]
Additional 1.4.1 patches
Bernhard Reutner-Fischer [Mon, 12 Feb 2007 13:38:06 +0000 (13:38 -0000)]
- add cc-option and use it to check for stuff that is benefical for PREFER_IMA
- backport the libbackend.o gcov-iov.h dependency fixup from 4.2 to 4.0
Bernhard Reutner-Fischer [Mon, 12 Feb 2007 11:36:27 +0000 (11:36 -0000)]
- update patch for 0.0.14.1. Thanks to Alexander Rigbo.
Bernhard Reutner-Fischer [Mon, 12 Feb 2007 10:41:59 +0000 (10:41 -0000)]
- cosmetics
Bernhard Reutner-Fischer [Mon, 12 Feb 2007 10:14:12 +0000 (10:14 -0000)]
- bump version as noticed by xride
Bernhard Reutner-Fischer [Sun, 11 Feb 2007 18:08:24 +0000 (18:08 -0000)]
- bump version. Closes #1206
Bernhard Reutner-Fischer [Sat, 10 Feb 2007 21:24:02 +0000 (21:24 -0000)]
- fix propagation of BR2_SOFT_FLOAT down to uClibc
Bernhard Reutner-Fischer [Sat, 10 Feb 2007 19:36:25 +0000 (19:36 -0000)]
- add first hunk to fix PR30620
Bernhard Reutner-Fischer [Sat, 10 Feb 2007 19:30:55 +0000 (19:30 -0000)]
- add an arm integrator 926 thing qemu can deal with
Bernhard Reutner-Fischer [Fri, 9 Feb 2007 17:53:55 +0000 (17:53 -0000)]
- honor BR2_PTHREAD_DEBUG
Stop asking any thread related questions while at it.
Bernhard Reutner-Fischer [Fri, 9 Feb 2007 17:28:27 +0000 (17:28 -0000)]
- add paranoia warning about $INCLUDES
Bernhard Reutner-Fischer [Fri, 9 Feb 2007 14:18:37 +0000 (14:18 -0000)]
- swap order of include paths. Closes #1205 and #1182
Bernhard Reutner-Fischer [Fri, 9 Feb 2007 14:05:51 +0000 (14:05 -0000)]
- new prerelease
Bernhard Reutner-Fischer [Fri, 9 Feb 2007 13:56:01 +0000 (13:56 -0000)]
- forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5
Bernhard Reutner-Fischer [Fri, 9 Feb 2007 13:43:36 +0000 (13:43 -0000)]
- 4.0.4 *seems* to support this too, so just exclude anything that is even older than that one.
Bernhard Reutner-Fischer [Fri, 9 Feb 2007 13:35:41 +0000 (13:35 -0000)]
- speeling fix
Bernhard Reutner-Fischer [Fri, 9 Feb 2007 13:33:26 +0000 (13:33 -0000)]
- cp the 305-libmudflap-susv3-legacy.patch for 4.0.4
Bernhard Reutner-Fischer [Fri, 9 Feb 2007 13:31:55 +0000 (13:31 -0000)]
- add gcc-4.0.4
- add knob to enable unsupported, deprecated, obsoleted versions of packages
Bernhard Reutner-Fischer [Fri, 9 Feb 2007 13:05:43 +0000 (13:05 -0000)]
- fix crosscompiler prerequisites
Bernhard Reutner-Fischer [Fri, 9 Feb 2007 12:32:21 +0000 (12:32 -0000)]
- add purely informational check of HOSTCXX
Bernhard Reutner-Fischer [Wed, 7 Feb 2007 10:43:04 +0000 (10:43 -0000)]
- bump patch version. Thanks to Alexander Rigbo for pointing this out.
"Steven J. Hill" [Wed, 7 Feb 2007 02:51:45 +0000 (02:51 -0000)]
Fix building of strace for MIPS.
Bernhard Reutner-Fischer [Tue, 6 Feb 2007 18:35:37 +0000 (18:35 -0000)]
- also wipe the files installed into the target for uclibc_target-clean
"Steven J. Hill" [Tue, 6 Feb 2007 18:19:38 +0000 (18:19 -0000)]
Support building using an external toolchain. Questions to the mailing list and all other comments to <biteme@devnull.com>.
"Steven J. Hill" [Tue, 6 Feb 2007 18:17:31 +0000 (18:17 -0000)]
Fix building of GDB when using external toolchain.
"Steven J. Hill" [Tue, 6 Feb 2007 18:17:08 +0000 (18:17 -0000)]
Fix building of gettext/libintl when using an external toolchain.
"Steven J. Hill" [Tue, 6 Feb 2007 18:12:22 +0000 (18:12 -0000)]
When cleaning, get rid of the binary from the filesystem area too.
"Steven J. Hill" [Tue, 6 Feb 2007 18:11:59 +0000 (18:11 -0000)]
Satisfy dependency.
"Steven J. Hill" [Tue, 6 Feb 2007 18:09:54 +0000 (18:09 -0000)]
Wrong sign dufus.
Peter Korsgaard [Tue, 6 Feb 2007 16:34:54 +0000 (16:34 -0000)]
Made _DIR/_SOURCE/_SITE common for all non-snapshot versions
Peter Korsgaard [Tue, 6 Feb 2007 16:31:59 +0000 (16:31 -0000)]
v1.0.1 tarball is called busybox-1.01
Peter Korsgaard [Tue, 6 Feb 2007 16:23:33 +0000 (16:23 -0000)]
CONFIG_PREFIX hack (r17670) no longer needed
Peter Korsgaard [Tue, 6 Feb 2007 16:20:29 +0000 (16:20 -0000)]
hide busybox version selector if disabled
Peter Korsgaard [Tue, 6 Feb 2007 16:18:12 +0000 (16:18 -0000)]
busybox 1.4.1 support
Bernhard Reutner-Fischer [Tue, 6 Feb 2007 11:31:50 +0000 (11:31 -0000)]
- bump version to 2.6.20
Bernhard Reutner-Fischer [Tue, 6 Feb 2007 11:22:50 +0000 (11:22 -0000)]
- resurrect cvs. Closes #1199
- bump version
Bernhard Reutner-Fischer [Tue, 6 Feb 2007 09:04:44 +0000 (09:04 -0000)]
- add setserial package
Eric Andersen [Mon, 5 Feb 2007 19:24:29 +0000 (19:24 -0000)]
Make certain the sqlite libs are actually installed in the target
Bernhard Reutner-Fischer [Mon, 5 Feb 2007 13:01:08 +0000 (13:01 -0000)]
- proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND instead of garbage.
Bernhard Reutner-Fischer [Mon, 5 Feb 2007 11:20:37 +0000 (11:20 -0000)]
- delete old, unneeded patch
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 21:59:39 +0000 (21:59 -0000)]
- add missing hunk from fix for #1191
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 19:47:41 +0000 (19:47 -0000)]
- the $(XSERVER) target can be provided by different X server impls. Adjust users
- rdesktop needs an xserver impl
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 19:20:45 +0000 (19:20 -0000)]
- minor tweak to naming of microperl module list in the config
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 18:21:58 +0000 (18:21 -0000)]
- account for some more possibly unavailable syscalls
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 16:34:56 +0000 (16:34 -0000)]
- avoid spurious rebuilds. Thanks to janlana, closes #1191
- provide a syslinux-source target while at it
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 16:30:07 +0000 (16:30 -0000)]
- propagate BR2_ARM_EABI setting down to LINUX26_KCONFIG
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 16:11:51 +0000 (16:11 -0000)]
- touch $@
Bernhard Reutner-Fischer [Sun, 4 Feb 2007 15:23:26 +0000 (15:23 -0000)]
- allow intermodule also for 4.1
Eric Andersen [Sat, 3 Feb 2007 23:09:04 +0000 (23:09 -0000)]
bump version
Eric Andersen [Sat, 3 Feb 2007 21:07:43 +0000 (21:07 -0000)]
patch from rick68:
make certain uninstall works more than once.
Eric Andersen [Sat, 3 Feb 2007 21:05:53 +0000 (21:05 -0000)]
new patch version
Eric Andersen [Sat, 3 Feb 2007 20:52:33 +0000 (20:52 -0000)]
grumble grumble. fontconfig's fc-lang is broken upstream and
doesn't understand how to deal with trailing whitespace... So
I had to whip up this patch to bludgeon it into submission.
Eric Andersen [Sat, 3 Feb 2007 18:47:50 +0000 (18:47 -0000)]
new stable upstream version
Eric Andersen [Sat, 3 Feb 2007 00:52:39 +0000 (00:52 -0000)]
There is no 'make uninstall' for ccache.
Attempt to manually make uninstall work....
Bernhard Reutner-Fischer [Fri, 2 Feb 2007 16:15:51 +0000 (16:15 -0000)]
- there is something wrong in the new buildsys: If one selects ip and has e..g rule or route unset, ip still wants to build those.
This fails (correctly) since rtnl_rttable_n2a and rtnl_rtrealm_n2a aren't available if they were turned off. TODO: Talk to vda about this
Bernhard Reutner-Fischer [Fri, 2 Feb 2007 13:50:23 +0000 (13:50 -0000)]
- fixup setting the UCLIBC_TARGET_ENDIAN
Bernhard Reutner-Fischer [Fri, 2 Feb 2007 13:49:38 +0000 (13:49 -0000)]
- update for default endian
Peter Korsgaard [Fri, 2 Feb 2007 12:41:16 +0000 (12:41 -0000)]
0.9.25.1 release moved to Old. Reported by Jack Robinson
Eric Andersen [Thu, 1 Feb 2007 19:20:16 +0000 (19:20 -0000)]
bump version
Eric Andersen [Thu, 1 Feb 2007 19:19:59 +0000 (19:19 -0000)]
bump version
Bernhard Reutner-Fischer [Thu, 1 Feb 2007 12:30:34 +0000 (12:30 -0000)]
- the generic x86 busybox config is ment for current busybox trunk
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 21:22:33 +0000 (21:22 -0000)]
- add a layer 2 tunneling protocol package
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 17:36:43 +0000 (17:36 -0000)]
- reenable linux26
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 15:09:26 +0000 (15:09 -0000)]
- add gcc-4.1.2 (release candidate1). Send bugs etc to MarkM, if you feel like
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 14:21:08 +0000 (14:21 -0000)]
- fix patch application. Use busybox-$(VER)-\*.patch for versions and busybox.\*.patch for snapshot
Bernhard Reutner-Fischer [Wed, 31 Jan 2007 10:10:06 +0000 (10:10 -0000)]
- remove the '"install uClibc headers in the target filesystem" without a native compiler' option.
Bernhard Reutner-Fischer [Tue, 30 Jan 2007 17:47:03 +0000 (17:47 -0000)]
- explicitely pass the configured $(DISABLE_LFS) in. Also set --disable-big-core