Commit Graph

1113 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer
24297ee749 - add stunnel package. Thanks to Crispin Wellington 2006-11-24 15:33:04 +00:00
Peter Korsgaard
577278c538 Network block device package (client only) 2006-09-28 10:19:43 +00:00
Peter Korsgaard
dfa4f83783 sqlite package, based on gumstix 2006-09-26 16:01:07 +00:00
Peter Korsgaard
6bf74e4072 Add dillo package 2006-09-19 14:19:32 +00:00
Bernhard Reutner-Fischer
81de3bf5d6 - add lzma 2006-08-29 16:41:55 +00:00
Eric Andersen
a8c92e8083 add support for dmraid soft raid handling 2006-07-10 22:09:37 +00:00
Eric Andersen
b6de822b37 add support for gtk+ version 1.2 2006-07-10 22:06:45 +00:00
Eric Andersen
3b4205f166 Add pkgconfig 2006-07-08 23:55:55 +00:00
Eric Andersen
f2a4704040 patch from John Gatewood Ham, add lsof 2006-06-23 06:53:28 +00:00
Eric Andersen
84e58ab9a6 patch from John Gatewood Ham, add hdparm 2006-06-23 06:52:33 +00:00
Eric Andersen
34a0c2f0a5 add sudo, based on http://bugs.busybox.net/view.php?id=511
with minor changes, and updated security patches
2006-04-11 00:27:51 +00:00
Eric Andersen
126a92177d 0000755: New package: haserl: patch from jacmet
This little patch adds a target for haserl to buildroot.
Haserl - Html And Shell Embedded Report Language
2006-04-10 23:34:06 +00:00
Eric Andersen
9dd69ffbfd 0000789: New package: ethtool: patch from jacmet
This little patch adds a target for ethtool to buildroot.
ethtool is a small utility for examining and tuning your ethernet-based network interface.
2006-04-10 23:31:14 +00:00
Eric Andersen
51c429bf06 david_bachelart writes:
the recent uemacs packages does not appear in the packages list.
2006-04-06 17:45:35 +00:00
David Anders
e507951611 add new package bind per case 0000507 2006-01-25 20:56:55 +00:00
David Anders
63c97755b4 add asterisk package per case 0000456 2006-01-24 21:30:10 +00:00
David Anders
46142ab628 add ipsec-tools package per case 0000439 2006-01-23 21:43:28 +00:00
David Anders
787dcdd7c7 added ruby package per case 0000566 2006-01-23 20:21:02 +00:00
David Anders
2bf4d83653 added expat package per case 0000087 2006-01-23 20:10:12 +00:00
David Anders
7940e40825 added package libcgicc per case 0000423 2006-01-23 19:58:19 +00:00
David Anders
ba72c1a6ab added package libcgi per case 0000298 2006-01-23 19:49:38 +00:00
David Anders
7b4c855674 add package for lighttpd per case 0000509 2006-01-23 19:46:56 +00:00
David Anders
159656ebdb add package dialog per case 0000148 2006-01-23 18:27:46 +00:00
David Anders
b7bc963ebf add new package of thttpd per case 0000556 2006-01-23 18:17:09 +00:00
David Anders
07d0ca1342 add wipe per case 0000140 2006-01-23 18:12:10 +00:00
Eric Andersen
c7eb499ec2 add support for building smartmontools 2005-12-16 13:33:32 +00:00
Mike Frysinger
9c5bb0ec4a import sysvinit package 2005-12-13 05:01:49 +00:00
Mike Frysinger
8596756f16 import usbutils 2005-12-13 05:00:58 +00:00
Mike Frysinger
a604fbc18a import libusb package 2005-12-13 05:00:18 +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
d11b70150e rename dropbear_sshd to just dropbear 2005-10-29 07:01:33 +00:00
Eric Andersen
f2a5ce4b9d Add iostat, ltt, xfsprogs, and memtester 2005-09-30 20:41:41 +00:00
Mike Frysinger
eb02a6756a import mdadm written by ktraum in bug 443 2005-09-24 00:57:27 +00:00
Eric Andersen
0eb90feffd Add support for the full blown versions of sysklogd and klogd 2005-09-13 20:58:37 +00:00
Mike Frysinger
13ef97f580 QTE by Allan Clark Bug 391 2005-09-09 03:14:28 +00:00
Mike Frysinger
c1a138d9eb add support for sdl by Patrick Noffke 2005-08-19 04:57:13 +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
f5723cdb9b Add support for acpid 2005-06-23 04:48:02 +00:00
Eric Andersen
d5b0e08e9d http://bugs.uclibc.org/view.php?id=178
This patch provides modutils and module-init-tools. I know busybox can load
modules, but modinfo may also be very useful for kernel/driver debugging
purposes.

I have managed binaries concurrency between modutils and module-init-tools, but
I'm not sure this is the best way to do it...

Thanks for your work.
2005-06-09 09:46:12 +00:00
"Steven J. Hill"
56d91e951a Applied patch to add TCL version 8.4.9 for buildroot submitted by
Ivan Daniluk on May 30 01:28:31 MDT 2005.
2005-05-31 03:16:48 +00:00
Eric Andersen
278a121fad Add support for the openntpd package to buildroot. OpenNTPD is a free, easy to
use implementation of the Network Time Protocol with a small footprint. It
provides the ability to sync the local clock to remote NTP servers and can act
as NTP server itself, redistributing the local clock.

http://bugs.uclibc.org/view.php?id=257
2005-05-16 17:36:46 +00:00
Eric Andersen
c5c1adc379 First pass at getting current x.org to into buildroot.
Still needs more polish but is a good start.
2005-05-12 22:22:29 +00:00
Eric Andersen
dfba3cfed9 http://bugs.uclibc.org/view.php?id=189 2005-04-26 06:26:14 +00:00
Eric Andersen
aa915009fc Add support for udev, from Nathanael Noblet 2005-03-15 19:16:00 +00:00
Eric Andersen
318cae634d patch from pgrayson:
This patch does a couple mtd related things:

* Updates to the latest (2005/01/22) mtd from debian.org

* Fixes weird behavior where mkfs.jffs2 built for target was put into the staging dir.

* Shows the mtd package in the package selection menu. When mtd is enabled, the various mtd utilities appear and can be individually selected.

* Added a config item for sumtool, which is part of the mtd-utils and helps manage the new summary feature in jffs2 images.

* Fixed mtd build dependency problem. The mtd utils dynamically link with libz.so, therefore the zlib package is prerequisite for any of the mtd utilities.
2005-03-09 17:27:14 +00:00
Eric Andersen
4dcfc9dc0f Add support for libelf 2005-02-25 03:22:54 +00:00
Eric Andersen
989fc8ef59 scott writes in http://bugs.uclibc.org/view.php?id=41
this patch adds the package 'readline' which is the GNU readline library used
to get/save history with text input applications.
2005-02-25 02:36:58 +00:00
Eric Andersen
ac39d3b13f Patch from ralphs adding microperl, per
http://bugs.uclibc.org/view.php?id=123
2005-02-25 02:27:54 +00:00
Eric Andersen
c123fc3ccf move more stuff around for better board support 2005-02-17 18:49:52 +00:00
Eric Andersen
cbe260d167 HPA's Trivial File Transfer Protocol (tftp) server. 2005-02-16 21:17:18 +00:00
Eric Andersen
5043633f08 rename dhcp_relay to dhcp 2005-02-16 19:09:35 +00:00
Eric Andersen
2caf7941bf What is 'wtools'? Give it its proper name 'wireless-tools' 2005-02-12 00:25:16 +00:00
Eric Andersen
aba5e68975 remove 'mke2fs' and instead add the properly named 'e2fsprogs' 2005-02-11 20:42:52 +00:00
Mike Frysinger
4584c0df4a touchups 2005-02-10 00:45:43 +00:00
Mike Frysinger
044f0783a5 clean up & import packages by gtj
libpcap: http://bugs.uclibc.org/view.php?id=20
tcpdump: http://bugs.uclibc.org/view.php?id=21
2005-01-18 00:28:09 +00:00
Mike Frysinger
c71b9520a6 Martin Herren writes:
here is a small patch to add libpng to buildroot.
It's the first application which i integrated in the buildroot build
system, so i welcome any comments, feedbacks and/or improvements about
it.  I tested it using directfb on a arm/pxa platform, and as far as i
could test it it seems to work.
2004-12-14 01:18:23 +00:00
Mike Frysinger
52c9508f27 add which 2004-11-11 14:28:17 +00:00
Mike Frysinger
db13d321d6 portmap 2004-11-11 14:25:10 +00:00
Mike Frysinger
6a42235512 add portage support 2004-10-14 20:13:24 +00:00
Mike Frysinger
fd913d55b9 rsync package 2004-10-09 20:07:08 +00:00
Eric Andersen
f694016136 final step in buildroot facelift 2004-10-09 06:13:40 +00:00
Eric Andersen
2d523c2317 Major buildroot facelift, step one.
-Erik
2004-10-09 01:06:03 +00:00