Eric Andersen [Tue, 13 Sep 2005 20:54:33 +0000 (20:54 -0000)]
Add an empty dhclient-script to keep dhclient from complaining
Eric Andersen [Tue, 13 Sep 2005 20:40:59 +0000 (20:40 -0000)]
Tar's default of use chown when being cross compiled is stupid, as lchown is
available on virtually every platform, and all linux versions since linux 2.0.
"Steven J. Hill" [Tue, 13 Sep 2005 00:04:05 +0000 (00:04 -0000)]
How about we check our work a little better?
Mike Frysinger [Mon, 12 Sep 2005 23:02:31 +0000 (23:02 -0000)]
version bump
Mike Frysinger [Mon, 12 Sep 2005 23:00:36 +0000 (23:00 -0000)]
version bump and fix stripping as reported by Jun Sun
Eric Andersen [Mon, 12 Sep 2005 22:36:58 +0000 (22:36 -0000)]
I'm an idiot.
"Steven J. Hill" [Mon, 12 Sep 2005 22:24:35 +0000 (22:24 -0000)]
Add new configuration option.
Eric Andersen [Mon, 12 Sep 2005 18:33:46 +0000 (18:33 -0000)]
trim erroneous space
Mike Frysinger [Fri, 9 Sep 2005 04:51:38 +0000 (04:51 -0000)]
ver bump to 5.8.7
Mike Frysinger [Fri, 9 Sep 2005 04:36:23 +0000 (04:36 -0000)]
cvs package
Mike Frysinger [Fri, 9 Sep 2005 03:26:14 +0000 (03:26 -0000)]
if QTE isnt enabled, make sure the versions dont screw up the make rules
Mike Frysinger [Fri, 9 Sep 2005 03:14:28 +0000 (03:14 -0000)]
QTE by Allan Clark Bug 391
Mike Frysinger [Fri, 9 Sep 2005 02:49:10 +0000 (02:49 -0000)]
Allan Clark writes:
Quick patch to avoid deleting my directory of RPM Sources.
I tend to use buildroot as "make DL_DIR=/.rh/SOURCES", with the rpm
topdir set to $HOME/.rh in my .rpmmacros -- allows me to build RPMs as
non-root, and share the source with buildroot. Problem is, buildroot
likes to delete my directory :(
Mike Frysinger [Fri, 9 Sep 2005 00:12:13 +0000 (00:12 -0000)]
touchup target menu display
Mike Frysinger [Thu, 8 Sep 2005 01:51:36 +0000 (01:51 -0000)]
fix shared library building
Mike Frysinger [Thu, 8 Sep 2005 00:55:01 +0000 (00:55 -0000)]
dont need patch, is already a config opt
Mike Frysinger [Thu, 8 Sep 2005 00:54:01 +0000 (00:54 -0000)]
fall back to /dev/urandom if /dev/random is out of entropy Bug 138 by rireland
Mike Frysinger [Thu, 8 Sep 2005 00:51:14 +0000 (00:51 -0000)]
grab patch from OE to fix cross-compiling
Mike Frysinger [Thu, 8 Sep 2005 00:39:33 +0000 (00:39 -0000)]
samrobb writes in Bug 233: only clean host sed if we built it
Mike Frysinger [Thu, 8 Sep 2005 00:33:11 +0000 (00:33 -0000)]
update docs and fix wrong paths as pointed out by acutetech in #268
Mike Frysinger [Thu, 8 Sep 2005 00:33:03 +0000 (00:33 -0000)]
disable some drivers, touchup build system, and install into STAGING_DIR prefix
Mike Frysinger [Thu, 8 Sep 2005 00:29:21 +0000 (00:29 -0000)]
build with prefix set to STAGING_DIR so the generated .la file has correct paths
Mike Frysinger [Thu, 8 Sep 2005 00:25:27 +0000 (00:25 -0000)]
add optional support for freetype #372 by pnoffke
Mike Frysinger [Thu, 8 Sep 2005 00:19:37 +0000 (00:19 -0000)]
grab some fixes from Gentoo to enable shared library support, add a jpeg-dirclean target, and cleanup the build in general
Mike Frysinger [Thu, 8 Sep 2005 00:15:58 +0000 (00:15 -0000)]
version bump to 1.2.9 and merge staging_dir fixes by Patrick Noffke
Mike Frysinger [Thu, 8 Sep 2005 00:09:40 +0000 (00:09 -0000)]
add a libpng-dirclean target and alias png to libpng
Mike Frysinger [Thu, 8 Sep 2005 00:04:02 +0000 (00:04 -0000)]
version bump to 2.6.6
Mike Frysinger [Thu, 8 Sep 2005 00:03:33 +0000 (00:03 -0000)]
only build host-file if we need it
Eric Andersen [Fri, 2 Sep 2005 14:16:16 +0000 (14:16 -0000)]
update developer verbage
Mike Frysinger [Tue, 30 Aug 2005 22:53:18 +0000 (22:53 -0000)]
some superh fixes
Mike Frysinger [Tue, 30 Aug 2005 22:49:33 +0000 (22:49 -0000)]
update sh support
Mike Frysinger [Tue, 30 Aug 2005 22:46:58 +0000 (22:46 -0000)]
touchup build process
Mike Frysinger [Tue, 30 Aug 2005 22:45:08 +0000 (22:45 -0000)]
some patches from Gentoo
Mike Frysinger [Tue, 30 Aug 2005 22:44:42 +0000 (22:44 -0000)]
ver bump to 1.3.8
"Steven J. Hill" [Tue, 30 Aug 2005 03:39:43 +0000 (03:39 -0000)]
This patch (and the one that got checked in for gdb-snapshot) hack the opcodes such that the MIPS32r2 instruction 'rdhwr' actually appears in the list of MIPS I instructions. This allows us to get disassembly for non-MIPS32r2 binaries.
"Steven J. Hill" [Tue, 30 Aug 2005 03:37:12 +0000 (03:37 -0000)]
Add in support for downloading and building the latest snapshot of GDB. If you want to debug NPTL binaries, you'll need the latest and greatest. Patches for 6.3 will be forward ported where applicable later this week.
"Steven J. Hill" [Tue, 30 Aug 2005 03:35:37 +0000 (03:35 -0000)]
Build 'file' for the host as well as the target. If the host system has a version older than that being built for buildroot, the target build will fail. So, we build 'file' for the host and add actually add '$(TOOL_BUILD_DIR)/bin' to the TARGET_PATH so that it takes precedence over the host system version.
Mike Frysinger [Sun, 28 Aug 2005 08:17:15 +0000 (08:17 -0000)]
david_bachelart writes in Bug 181: make defconfig is trying to find "defconfig" file instead of ".defconfig"
Mike Frysinger [Sun, 28 Aug 2005 08:08:14 +0000 (08:08 -0000)]
acutetech writes in Bug 266: the buildroot docs point to the download dir off of uclibc.org when it should be buildroot.uclibc.org
Mike Frysinger [Sun, 28 Aug 2005 08:06:07 +0000 (08:06 -0000)]
acutetech writes in Bug 267: Wrong path in documentation, should mention staging_dir subdir
Mike Frysinger [Sun, 28 Aug 2005 08:00:30 +0000 (08:00 -0000)]
allanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config anymore. Patch adds setting UCLIBC_HAS_THREADS instead.
Mike Frysinger [Sun, 28 Aug 2005 07:56:08 +0000 (07:56 -0000)]
jdupre writes in Bug 390: trying to use buildroot failed telling me to install bison ... turns out i was missing which, not bison
Mike Frysinger [Sun, 28 Aug 2005 07:53:37 +0000 (07:53 -0000)]
marcusbrutus writes in Bug 393: version 3.0.2 no longer exists, upstream has released 3.0.3 of dhcp
Mike Frysinger [Sun, 28 Aug 2005 07:51:30 +0000 (07:51 -0000)]
daisuke writes in Bug 397: This patch updates the iptables package to build version 1.3.3. The 1.3.3 version of iptables adds additional features.
Mike Frysinger [Sun, 28 Aug 2005 07:50:10 +0000 (07:50 -0000)]
daisuke writes in Bug 401: This patch updates the ncurses package to build version 5.4. The 5.4 version of ncurses adds additional features.
Mike Frysinger [Fri, 26 Aug 2005 03:57:29 +0000 (03:57 -0000)]
patch from upstream to fix an off-by-one error in superh bfd
Mike Frysinger [Fri, 26 Aug 2005 03:56:56 +0000 (03:56 -0000)]
remove older 2.16.91.0.1
Eric Andersen [Thu, 25 Aug 2005 07:19:20 +0000 (07:19 -0000)]
Cut-n-paste strikes again. Change "BusyBox" to say "Buildroot",
which the sensible thing for the Buildroot webpage to say.
Mike Frysinger [Tue, 23 Aug 2005 01:42:23 +0000 (01:42 -0000)]
import 2.16.91.0.3 based on 2.16.91.0.2
Manuel Novoa III [Mon, 22 Aug 2005 21:50:51 +0000 (21:50 -0000)]
The mips kernel maintainers reverted the change. So the mips coredump patch is no longer needed for 2.4.30+.
Mike Frysinger [Sat, 20 Aug 2005 06:27:12 +0000 (06:27 -0000)]
update to latest version
Mike Frysinger [Fri, 19 Aug 2005 04:57:13 +0000 (04:57 -0000)]
add support for sdl by Patrick Noffke
"Steven J. Hill" [Thu, 18 Aug 2005 23:15:57 +0000 (23:15 -0000)]
Remove usage of CONFIG_BASE_SMALL so that the latest LTP code will compile for buildroot. Normally, this option is defined in 'include/linux/config.h'. The actual configuration language is found in the Linux 2.6 kernel in the file 'init/Kconfig' and normally has the value of 0.
"Steven J. Hill" [Thu, 18 Aug 2005 23:08:19 +0000 (23:08 -0000)]
Changes to allow compilation with GCC-4.1.0.
Mike Frysinger [Thu, 18 Aug 2005 22:24:54 +0000 (22:24 -0000)]
file-4.15 is out and it supports cross-compiling :D
Mike Frysinger [Thu, 18 Aug 2005 02:05:30 +0000 (02:05 -0000)]
uClibc 0.9.28 has been released
Mike Frysinger [Thu, 18 Aug 2005 02:04:15 +0000 (02:04 -0000)]
busybox-1.01 has been released
Eric Andersen [Mon, 15 Aug 2005 12:52:38 +0000 (12:52 -0000)]
The coreutils configure script is a steaming <many explitives deleted
in the interest of our younger readers>. This works around some of the
worst damage, thus allowing utils such as 'df' to properly cross compile
so that ltp will produce proper results.
Eric Andersen [Mon, 15 Aug 2005 11:02:06 +0000 (11:02 -0000)]
apply patches when requested to
Eric Andersen [Sat, 13 Aug 2005 10:57:08 +0000 (10:57 -0000)]
Change root_fs_$(ARCH) to rootfs.$(ARCH)
Eric Andersen [Sat, 13 Aug 2005 10:55:51 +0000 (10:55 -0000)]
Switch default from 'unc' to 'easynews'
Mike Frysinger [Sat, 13 Aug 2005 03:23:18 +0000 (03:23 -0000)]
CVS dirs -> .svn dirs
Mike Frysinger [Sat, 13 Aug 2005 03:22:37 +0000 (03:22 -0000)]
remove references to CVS and update with SVN
Mike Frysinger [Sat, 13 Aug 2005 02:45:34 +0000 (02:45 -0000)]
update to python-2.4.1 with the help of open embedded
Mike Frysinger [Thu, 11 Aug 2005 21:56:17 +0000 (21:56 -0000)]
forgot to commit this
"Steven J. Hill" [Thu, 11 Aug 2005 02:26:13 +0000 (02:26 -0000)]
New MIPS patch for TLS syscalls.
Mike Frysinger [Thu, 11 Aug 2005 00:02:29 +0000 (00:02 -0000)]
portage needs python
Eric Andersen [Wed, 10 Aug 2005 12:51:54 +0000 (12:51 -0000)]
fix screwy patch handling
Eric Andersen [Wed, 10 Aug 2005 12:51:11 +0000 (12:51 -0000)]
minor update
Eric Andersen [Wed, 10 Aug 2005 12:50:47 +0000 (12:50 -0000)]
update
Eric Andersen [Wed, 10 Aug 2005 10:14:53 +0000 (10:14 -0000)]
resync
Mike Frysinger [Tue, 9 Aug 2005 22:19:04 +0000 (22:19 -0000)]
touchup descriptions
Mike Frysinger [Tue, 9 Aug 2005 22:18:43 +0000 (22:18 -0000)]
add the wheel group
Eric Andersen [Tue, 9 Aug 2005 07:53:40 +0000 (07:53 -0000)]
Make strace behave for arm, which for 2.4.x lacks __NR_exit_group
Eric Andersen [Tue, 9 Aug 2005 07:47:50 +0000 (07:47 -0000)]
some platforms (such as arm with 2.4.x kernel headers) lack
__NR_fremovexattr and thus need special case handling
Eric Andersen [Tue, 9 Aug 2005 06:08:51 +0000 (06:08 -0000)]
Add 'nogroup' to make ltp happy
Eric Andersen [Tue, 9 Aug 2005 04:08:33 +0000 (04:08 -0000)]
routine update
Eric Andersen [Tue, 9 Aug 2005 03:48:47 +0000 (03:48 -0000)]
typo -- revenge of cut n paste
Eric Andersen [Mon, 8 Aug 2005 11:48:35 +0000 (11:48 -0000)]
Rather than adjusting the way ldso allocates memory, for the
time being simply add a series of suppressions to make valgrind
ignore all memory mmaped by uClibc's ldso.
Eric Andersen [Mon, 8 Aug 2005 08:23:50 +0000 (08:23 -0000)]
Fix some broken dependancies
Eric Andersen [Mon, 8 Aug 2005 07:54:28 +0000 (07:54 -0000)]
Prevent problems with fakeroot possibly trying to use stale host filesystem
inodes by carefully regenerating fakeroot.env from package specific files.
Eric Andersen [Mon, 8 Aug 2005 07:53:10 +0000 (07:53 -0000)]
Prevent problems with fakeroot possibly trying to use stale host filesystem
inodes by carefully regenerating fakeroot.env from package specific files.
Eric Andersen [Mon, 8 Aug 2005 06:57:43 +0000 (06:57 -0000)]
minor cleanup for target handling
Mike Frysinger [Mon, 8 Aug 2005 00:42:49 +0000 (00:42 -0000)]
also need to depend on makedevs as noted by emalkowski in Bug #366
Mike Frysinger [Mon, 8 Aug 2005 00:41:40 +0000 (00:41 -0000)]
make sure we depend on fakeroot existing #366 by pnoffke
Joakim Tjernlund [Sun, 7 Aug 2005 21:35:53 +0000 (21:35 -0000)]
Add nobody and users to make LTP happier.
Mike Frysinger [Sun, 7 Aug 2005 08:30:24 +0000 (08:30 -0000)]
make sure ext2 target depends on fakeroot
Mike Frysinger [Thu, 4 Aug 2005 22:43:37 +0000 (22:43 -0000)]
use the new gnuconfig stuff
Mike Frysinger [Thu, 4 Aug 2005 22:42:34 +0000 (22:42 -0000)]
add support for fetching latest config.{sub,guess} files from config cvs
Mike Frysinger [Thu, 4 Aug 2005 22:17:55 +0000 (22:17 -0000)]
whitespace sync
Mike Frysinger [Thu, 4 Aug 2005 22:17:36 +0000 (22:17 -0000)]
only run ldconfig if ld.so.conf exists
Eric Andersen [Thu, 4 Aug 2005 06:32:52 +0000 (06:32 -0000)]
Allow packages to use fakeroot. To accomodate this, convert all
target filesystem creation tools to also use fakeroot.
Manuel Novoa III [Thu, 4 Aug 2005 05:44:48 +0000 (05:44 -0000)]
Sigh... Let's try this again.
Eric Andersen [Thu, 4 Aug 2005 05:14:23 +0000 (05:14 -0000)]
Fix it up so ltp builds and installs itself properly so it is
100% ready to run on the target device.
Manuel Novoa III [Thu, 4 Aug 2005 03:49:25 +0000 (03:49 -0000)]
Add BR2_CROSS_TOOLCHAIN_TARGET_UTILS to allow bundling of some useful debug
apps with a deployed cross toolchain. Should probably do ltrace as well...
Also, add another compat symlink for cross gdb.
Mike Frysinger [Wed, 3 Aug 2005 23:21:37 +0000 (23:21 -0000)]
dont use xargs
Mike Frysinger [Wed, 3 Aug 2005 22:14:51 +0000 (22:14 -0000)]
fixes for superh
Mike Frysinger [Wed, 3 Aug 2005 22:14:39 +0000 (22:14 -0000)]
new version (4.5.12)
Manuel Novoa III [Wed, 3 Aug 2005 04:02:02 +0000 (04:02 -0000)]
Move buildroot-used bin/sed (binary or symlink) into TOOL_BUILD_DIR instead of STAGING_DIR, since the latter could be a standalone cross toolchain dir.
Eric Andersen [Wed, 3 Aug 2005 03:17:26 +0000 (03:17 -0000)]
filter through dos2unix