Mike Frysinger
a604fbc18a
import libusb package
2005-12-13 05:00:18 +00:00
Mike Frysinger
05e5438fe3
version bump / cleanup
2005-12-13 04:58:17 +00:00
Mike Frysinger
9145e9de33
add homepage URL
2005-12-10 20:31:27 +00:00
Bernhard Reutner-Fischer
955ed6aeca
- add terse helptext
2005-12-10 14:43:03 +00:00
"Steven J. Hill"
e586c19c6b
Remove unneeded patch.
2005-12-09 02:21:14 +00:00
Eric Andersen
478edcec7e
Bump up version to one actually present
2005-12-09 01:47:57 +00:00
Eric Andersen
11007cc454
The sysfs tests have no business using _syscallX (using the unistd.h
...
kernel header file) and seriously expecting that to always work...
2005-12-09 01:38:51 +00:00
Mike Frysinger
9c67678772
we dont need these patches
2005-12-08 23:55:23 +00:00
"Steven J. Hill"
7a8d809a3a
Fix broken packages that try to use __mempcpy. Shame on you.
2005-12-08 06:47:07 +00:00
Eric Andersen
c0267dc493
/me kicks autoconf a few more times
2005-12-08 06:41:44 +00:00
Eric Andersen
74b9bf9945
fixup things to behave themselves properly.
...
/me kicks autoconf a few times
2005-12-08 06:39:19 +00:00
Mike Frysinger
c348e992b5
update COREUTILS_SITE as pointed out by andersee
2005-12-08 02:32:01 +00:00
Mike Frysinger
1857b72fcf
ver bump to 5.3.0
2005-12-07 23:15:25 +00:00
Mike Frysinger
7848054080
dont set openssl arch to i386-i386 for i386 targets #495 by noah
2005-12-03 20:32:13 +00:00
Mike Frysinger
9fa11e9e5d
version bump #561
2005-11-24 19:52:39 +00:00
Mike Frysinger
030df258c7
disable nasm since it has a wealth of problems
2005-11-24 10:39:50 +00:00
Mike Frysinger
dfebda0014
remove extra space after touch
2005-11-24 06:53:24 +00:00
Mike Frysinger
473be6adfc
sync with cvs
2005-11-21 23:47:41 +00:00
Paul Mundt
48eb656e15
Add support for sh2a and sh4a big endian (ie, targets that reflect
...
hardware that actually exists -- never something to deter gcc folk
though). Now ISA tuning has a chance of producing a bootable kernel,
gcc code generation notwithstanding..
2005-11-21 20:14:49 +00:00
Mike Frysinger
7430a9bc9c
we really shouldnt punt all of /usr/include
2005-11-20 14:32:44 +00:00
Mike Frysinger
aeb268c0b6
remove mandir
2005-11-20 13:57:10 +00:00
Mike Frysinger
bb5cb3db36
import psmisc
2005-11-19 09:39:50 +00:00
Mike Frysinger
0c21223712
import at package by akvadrako #506
2005-11-15 06:50:34 +00:00
Mike Frysinger
0b940a8ed1
make updating configs easier
2005-11-15 06:47:15 +00:00
Mike Frysinger
18898eabe0
version bump from 1.3.8 to 1.3.9
2005-11-15 06:38:59 +00:00
Mike Frysinger
83b0644bae
version bump from 5.4 to 5.5
2005-11-15 06:38:51 +00:00
Mike Frysinger
dba033e7a4
add an option for installing symlinks for supported busybox applets #536
2005-11-10 02:59:20 +00:00
Mike Frysinger
57b6a1007d
ver bump
2005-11-10 02:52:42 +00:00
Mike Frysinger
ec40d5680c
add initial support for sandbox
2005-11-10 02:52:30 +00:00
Mike Frysinger
03b6466e23
fix one more BR2_PACKAGE_DROPBEAR_SSHD -> BR2_PACKAGE_DROPBEAR as pointed out by vlad in bug 533
2005-11-05 20:56:29 +00:00
Mike Frysinger
584365b04b
sync with config cvs
2005-10-29 09:45:16 +00:00
Mike Frysinger
b915f4a31a
use := instead of = for variables and make sure zlib builds with target cflags
2005-10-29 07:16:38 +00:00
Mike Frysinger
d11b70150e
rename dropbear_sshd to just dropbear
2005-10-29 07:01:33 +00:00
Mike Frysinger
9468545bbf
openssl calls the i686 target "i686/cmov" not just "i686" as pointed out by Sieg on irc
2005-10-06 03:00:54 +00:00
"Steven J. Hill"
900edf5c2d
This patch is necessary in order to build with gcc-4.1 compilers. Otherwise, you will get the error message of 'fsck.cramfs.c:98: error: variable-size type declared outside of any function'. I emailed the maintainer giving them a couple of different ways to fix the package, but I have not heard anything. He gets a 'L' for Lame. Anyway, I have hardcoded the PAGE_CACHE_SIZE (page size) to be 4096. Only alpha and the 64-bit platforms will have something different, or MIPS with its variable page size. Curse you MIPS.
2005-10-04 01:30:01 +00:00
Mike Frysinger
03cac04c28
dont version bump since all the patches need to be redone
2005-10-02 08:37:34 +00:00
Mike Frysinger
59a63a91eb
let people control location of download dir
2005-10-01 00:35:24 +00:00
Eric Andersen
3a92983f7e
Remove /usr/share/man instead of /usr/man after install
2005-09-30 20:48:41 +00:00
Eric Andersen
617b079d95
also set the gl_cv_func_chown_follows_symlink configure option
2005-09-30 20:47:40 +00:00
Eric Andersen
ce0f1fe53e
Support building a cross libtool for use on the host during cross-development.
2005-09-30 20:46:29 +00:00
Eric Andersen
f2a5ce4b9d
Add iostat, ltt, xfsprogs, and memtester
2005-09-30 20:41:41 +00:00
Eric Andersen
6628d4b2f6
fetch diethotplug from kernel.org
2005-09-30 20:24:22 +00:00
Eric Andersen
0d09821e49
After some effort, I have taught depmod to handle endianness,
...
allowing us to build a cross-depmod that runs on the host and
generates the target modules.dep and modules.*map files
-Erik
2005-09-30 20:22:13 +00:00
Eric Andersen
6349fd8e94
After some effort, I have taught depmod to handle endianness,
...
allowing us to build a cross-depmod that runs on the host and
generates the target modules.dep and modules.*map files
-Erik
2005-09-30 20:17:07 +00:00
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