Commit Graph

366 Commits

Author SHA1 Message Date
Mike Frysinger
18871c83f8 ver bump by gnat in Bug 452 and make sure we configure as i386 with i[456]86 targets by schieli in Bug 450 2005-09-30 01:51:45 +00:00
Mike Frysinger
bcd137f5ff dont run uname and crap to figure out build stuff Bug 219 by kk 2005-09-29 07:27:42 +00:00
Mike Frysinger
50ec2fdadb version bump as pointed out by daisuke in Bug 400 2005-09-24 05:40:28 +00:00
Mike Frysinger
536f9f3864 version bump as pointed out by daisuke in Bug 399 2005-09-24 05:38:46 +00:00
Mike Frysinger
eb02a6756a import mdadm written by ktraum in bug 443 2005-09-24 00:57:27 +00:00
Mike Frysinger
c6ab1fea37 ver bump 2005-09-24 00:54:06 +00:00
Mike Frysinger
a703591d2e ver bump as reported by Nathanael D. Noblet 2005-09-22 22:11:11 +00:00
Mike Frysinger
415cc2c047 version bump 2005-09-22 06:47:03 +00:00
Mike Frysinger
7077d900d9 version bump 2005-09-22 06:46:41 +00:00
Mike Frysinger
dedc27c603 ver bump 2005-09-22 06:45:10 +00:00
Mike Frysinger
f987aa1108 version bump 2005-09-22 06:42:51 +00:00
Mike Frysinger
795f6330c2 version bump 2005-09-22 02:39:01 +00:00
Joakim Tjernlund
c57188a20a Patch from steelman. fixes bug 437. 2005-09-18 17:47:38 +00:00
Mike Frysinger
e4de8b2f14 add sf mirrors list in help (fix by Bernhard Fischer) and allow people to add custom prefix/suffix to builds 2005-09-18 04:41:57 +00:00
Eric Andersen
7956dda04e patch from 'steelman' 2005-09-14 22:45:58 +00:00
Eric Andersen
f2dd639c9f if we have external syslogd, force busybox to use it 2005-09-13 21:04:12 +00:00
Eric Andersen
0eb90feffd Add support for the full blown versions of sysklogd and klogd 2005-09-13 20:58:37 +00:00
Eric Andersen
23791fa0e6 Add an empty dhclient-script to keep dhclient from complaining 2005-09-13 20:54:33 +00:00
Eric Andersen
a3ae603268 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.
2005-09-13 20:40:59 +00:00
"Steven J. Hill"
a05b7977e6 How about we check our work a little better? 2005-09-13 00:04:05 +00:00
Mike Frysinger
163511722b version bump 2005-09-12 23:02:31 +00:00
Mike Frysinger
80f975a48d version bump and fix stripping as reported by Jun Sun 2005-09-12 23:00:36 +00:00
Mike Frysinger
c7a147d643 ver bump to 5.8.7 2005-09-09 04:51:38 +00:00
Mike Frysinger
c94c036b11 cvs package 2005-09-09 04:36:23 +00:00
Mike Frysinger
24bc013e49 if QTE isnt enabled, make sure the versions dont screw up the make rules 2005-09-09 03:26:14 +00:00
Mike Frysinger
13ef97f580 QTE by Allan Clark Bug 391 2005-09-09 03:14:28 +00:00
Mike Frysinger
8df304656c fix shared library building 2005-09-08 01:51:36 +00:00
Mike Frysinger
74862dcd6c dont need patch, is already a config opt 2005-09-08 00:55:01 +00:00
Mike Frysinger
466e799505 fall back to /dev/urandom if /dev/random is out of entropy Bug 138 by rireland 2005-09-08 00:54:01 +00:00
Mike Frysinger
913ad351c4 grab patch from OE to fix cross-compiling 2005-09-08 00:51:14 +00:00
Mike Frysinger
250245fa7e samrobb writes in Bug 233: only clean host sed if we built it 2005-09-08 00:39:33 +00:00
Mike Frysinger
33fabb1d3a disable some drivers, touchup build system, and install into STAGING_DIR prefix 2005-09-08 00:33:03 +00:00
Mike Frysinger
09df7b973a build with prefix set to STAGING_DIR so the generated .la file has correct paths 2005-09-08 00:29:21 +00:00
Mike Frysinger
c652397883 add optional support for freetype #372 by pnoffke 2005-09-08 00:25:27 +00:00
Mike Frysinger
bf37dc9c2e grab some fixes from Gentoo to enable shared library support, add a jpeg-dirclean target, and cleanup the build in general 2005-09-08 00:19:37 +00:00
Mike Frysinger
6139aa1850 version bump to 1.2.9 and merge staging_dir fixes by Patrick Noffke 2005-09-08 00:15:58 +00:00
Mike Frysinger
9490bdc53c add a libpng-dirclean target and alias png to libpng 2005-09-08 00:09:40 +00:00
Mike Frysinger
919a45a0aa version bump to 2.6.6 2005-09-08 00:04:02 +00:00
Mike Frysinger
8c2fc60997 only build host-file if we need it 2005-09-08 00:03:33 +00:00
Mike Frysinger
c12c4f05f1 touchup build process 2005-08-30 22:46:58 +00:00
Mike Frysinger
02a28380e9 some patches from Gentoo 2005-08-30 22:45:08 +00:00
Mike Frysinger
34f82af799 ver bump to 1.3.8 2005-08-30 22:44:42 +00:00
"Steven J. Hill"
6b632ad624 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. 2005-08-30 03:35:37 +00:00
Mike Frysinger
4b186393b4 david_bachelart writes in Bug 181: make defconfig is trying to find "defconfig" file instead of ".defconfig" 2005-08-28 08:17:15 +00:00
Mike Frysinger
5a3f689e1f marcusbrutus writes in Bug 393: version 3.0.2 no longer exists, upstream has released 3.0.3 of dhcp 2005-08-28 07:53:37 +00:00
Mike Frysinger
3b44e42ccc 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. 2005-08-28 07:51:30 +00:00
Mike Frysinger
327765c89f 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. 2005-08-28 07:50:10 +00:00
Mike Frysinger
9b0555f23f update to latest version 2005-08-20 06:27:12 +00:00
Mike Frysinger
c1a138d9eb add support for sdl by Patrick Noffke 2005-08-19 04:57:13 +00:00
"Steven J. Hill"
bb4bed8545 Changes to allow compilation with GCC-4.1.0. 2005-08-18 23:08:19 +00:00
Mike Frysinger
bd00131051 file-4.15 is out and it supports cross-compiling :D 2005-08-18 22:24:54 +00:00
Mike Frysinger
257dcdeabf busybox-1.01 has been released 2005-08-18 02:04:15 +00:00
Eric Andersen
94b4383252 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.
2005-08-15 12:52:38 +00:00
Eric Andersen
6acb6740fb apply patches when requested to 2005-08-15 11:02:06 +00:00
Eric Andersen
29353e58bc Change root_fs_$(ARCH) to rootfs.$(ARCH) 2005-08-13 10:57:08 +00:00
Mike Frysinger
7c64d3c23d update to python-2.4.1 with the help of open embedded 2005-08-13 02:45:34 +00:00
Mike Frysinger
2b374759b4 forgot to commit this 2005-08-11 21:56:17 +00:00
Mike Frysinger
37891c6a78 portage needs python 2005-08-11 00:02:29 +00:00
Eric Andersen
b3f5073c5b fix screwy patch handling 2005-08-10 12:51:54 +00:00
Eric Andersen
a69862a9db minor update 2005-08-10 12:51:11 +00:00
Eric Andersen
d2c0a9e6f5 update 2005-08-10 12:50:47 +00:00
Eric Andersen
0654846d23 Make strace behave for arm, which for 2.4.x lacks __NR_exit_group 2005-08-09 07:53:40 +00:00
Eric Andersen
9b8c07d638 some platforms (such as arm with 2.4.x kernel headers) lack
__NR_fremovexattr and thus need special case handling
2005-08-09 07:47:50 +00:00
Eric Andersen
b904ce1778 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.
2005-08-08 11:48:35 +00:00
Eric Andersen
8ce4796efa Fix some broken dependancies 2005-08-08 08:23:50 +00:00
Eric Andersen
d70e7f4f1e Prevent problems with fakeroot possibly trying to use stale host filesystem
inodes by carefully regenerating fakeroot.env from package specific files.
2005-08-08 07:53:10 +00:00
Mike Frysinger
0de80acbbf use the new gnuconfig stuff 2005-08-04 22:43:37 +00:00
Mike Frysinger
105c3483b5 add support for fetching latest config.{sub,guess} files from config cvs 2005-08-04 22:42:34 +00:00
Mike Frysinger
1a48268a55 whitespace sync 2005-08-04 22:17:55 +00:00
Eric Andersen
d1345f067e Allow packages to use fakeroot. To accomodate this, convert all
target filesystem creation tools to also use fakeroot.
2005-08-04 06:32:52 +00:00
Eric Andersen
1e218e33eb Fix it up so ltp builds and installs itself properly so it is
100% ready to run on the target device.
2005-08-04 05:14:23 +00:00
Manuel Novoa III
42c9321a15 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.
2005-08-04 03:49:25 +00:00
Mike Frysinger
ee69884eed dont use xargs 2005-08-03 23:21:37 +00:00
Mike Frysinger
90df2829cb fixes for superh 2005-08-03 22:14:51 +00:00
Mike Frysinger
8f4e2f6c87 new version (4.5.12) 2005-08-03 22:14:39 +00:00
Manuel Novoa III
249637b723 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. 2005-08-03 04:02:02 +00:00
Eric Andersen
e3ba99bc58 put back support for generating .config.cmd 2005-08-03 03:09:02 +00:00
Eric Andersen
f3dcc7593c also remove support/mksignames.c 2005-08-02 23:05:22 +00:00
Eric Andersen
0896e6f709 Hopefully this will teach bash to get signals correct when cross compiled. 2005-08-02 23:00:09 +00:00
Eric Andersen
273175d0d3 update kbuild system 2005-08-02 00:57:33 +00:00
Ned Ludd
2ade59720b - zlib prior to 1.2.3 improperly handled invalid data streams which could lead a denial of service or arbitrary code execution. Tavis Ormandy CAN-2005-2096 2005-07-29 02:36:31 +00:00
Mike Frysinger
da163069d8 grab some static updates from linux-2.6 git to fix gcc4 build errors as reported by Khem Raj 2005-07-28 22:27:27 +00:00
Eric Andersen
dbd27ef3ac Minor updates 2005-07-27 11:16:00 +00:00
Eric Andersen
8006313159 Fix broken dependancies 2005-07-27 10:55:38 +00:00
Eric Andersen
a2c326396a update valgrind to the latest and greatest 2005-07-22 09:49:20 +00:00
Eric Andersen
b746d35505 e2fsprogs does not appear to be 'make -j N' safe for N > 1 2005-07-20 07:20:27 +00:00
Eric Andersen
fd2f194d91 update to dropbear-0.46 2005-07-19 02:18:44 +00:00
Eric Andersen
c56927879f A little more setup 2005-07-15 08:39:09 +00:00
Eric Andersen
100a951a5a Install xorg modules correctly 2005-07-15 07:07:44 +00:00
Eric Andersen
0868de1326 Yet more xorg build fixups 2005-07-14 23:34:47 +00:00
Eric Andersen
a79991083a Get it building 2005-07-13 10:29:18 +00:00
Eric Andersen
85d9e768af file-4.12 is no longer available 2005-07-13 09:11:26 +00:00
Eric Andersen
0e22901742 Fix some stupid bugs in the Xorg build 2005-07-13 07:36:40 +00:00
Eric Andersen
dadad95190 Thomas Lundquist writes:
If I understand you correctly, you want the ncurses development headers
on the target.

a patch for this (named target_headers.patch and includes similar
options for a few other libs in buildroot) can be found at:

http://www.zelow.no/floppyfw/download/Development/Patches/buildroot/

(a few packages there aswell)

it will add an option to put headers on target for ncurses, zlib and
openssl.



Thomas.
2005-07-12 19:53:12 +00:00
Eric Andersen
7c5dbf816a prevent whining about conflicting targets 2005-06-24 09:39:45 +00:00
Eric Andersen
369864cf10 be a bit more consistant with naming, always escape wildcards 2005-06-24 08:36:13 +00:00
Eric Andersen
eb0ee4509d Finish implementing fakeroot handling so mksquashfs properly
inherits device table settings and device nodes, exactly as
per mkfs* applications that support device tables natively.
2005-06-24 07:26:33 +00:00
Eric Andersen
afcdf8a01a Use fakeroot and makedevs to fake mksquashfs into building properly setup file
permissions and device nodes into the target rootfs without needing to be root.
2005-06-24 05:02:00 +00:00
Eric Andersen
a8a6587d1b This patch adds package configuration files for the LVM2 tools and its
dependency, device-mapper. This will provide the basic tools needed to work
with LVM2 volumes on the target system.

http://bugs.busybox.net/view.php?id=183
2005-06-24 02:46:31 +00:00
Eric Andersen
ea804ca007 Setup libpng to be fetched from the sourceforge mirror of choice 2005-06-23 22:58:51 +00:00