summaryrefslogtreecommitdiff
path: root/package/Config.in
AgeCommit message (Collapse)Author
2005-06-24This patch adds package configuration files for the LVM2 tools and itsEric Andersen
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-23Add support for acpidEric Andersen
2005-06-09http://bugs.uclibc.org/view.php?id=178Eric Andersen
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-05-31Applied patch to add TCL version 8.4.9 for buildroot submitted by"Steven J. Hill"
Ivan Daniluk on May 30 01:28:31 MDT 2005.
2005-05-16Add support for the openntpd package to buildroot. OpenNTPD is a free, easy toEric Andersen
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-12First pass at getting current x.org to into buildroot.Eric Andersen
Still needs more polish but is a good start.
2005-04-26http://bugs.uclibc.org/view.php?id=189Eric Andersen
2005-03-15Add support for udev, from Nathanael NobletEric Andersen
2005-03-09patch from pgrayson:Eric Andersen
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-02-25Add support for libelfEric Andersen
2005-02-25scott writes in http://bugs.uclibc.org/view.php?id=41Eric Andersen
this patch adds the package 'readline' which is the GNU readline library used to get/save history with text input applications.
2005-02-25Patch from ralphs adding microperl, perEric Andersen
http://bugs.uclibc.org/view.php?id=123
2005-02-17move more stuff around for better board supportEric Andersen
2005-02-16HPA's Trivial File Transfer Protocol (tftp) server.Eric Andersen
2005-02-16rename dhcp_relay to dhcpEric Andersen
2005-02-12What is 'wtools'? Give it its proper name 'wireless-tools'Eric Andersen
2005-02-11remove 'mke2fs' and instead add the properly named 'e2fsprogs'Eric Andersen
2005-02-10touchupsMike Frysinger
2005-01-18clean up & import packages by gtjMike Frysinger
libpcap: http://bugs.uclibc.org/view.php?id=20 tcpdump: http://bugs.uclibc.org/view.php?id=21
2004-12-14Martin Herren writes:Mike Frysinger
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-11-11add whichMike Frysinger
2004-11-11portmapMike Frysinger
2004-10-14add portage supportMike Frysinger
2004-10-09rsync packageMike Frysinger
2004-10-09final step in buildroot faceliftEric Andersen
2004-10-09Major buildroot facelift, step one.Eric Andersen
-Erik