summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
* patch from pgrayson:Eric Andersen2005-03-093-38/+42
| | | | | | | | | | | | | | | 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.
* Update dropbear to the new version.Eric Andersen2005-03-092-2/+20
| | | | Add a config option to handle low entropy system.
* Support building fakeroot for use on the host system, i.e. forEric Andersen2005-03-071-19/+61
| | | | munging permissions on tarballs...
* ncurses build with make -jN, N>1 seems raceyEric Andersen2005-03-071-1/+1
|
* Deal with it when binutils is being somewhat troublesomeEric Andersen2005-03-021-0/+1
|
* bridge and pcmcia need a compiled up linux kernelEric Andersen2005-03-012-1/+3
|
* - The installed root/usr/sbin/dropbear was not getting stripped. stripping ↵Ned Ludd2005-02-251-0/+1
| | | | saves about 35K
* Add support for libelfEric Andersen2005-02-253-0/+70
|
* scott writes in http://bugs.uclibc.org/view.php?id=41Eric Andersen2005-02-255-0/+108
| | | | | | this patch adds the package 'readline' which is the GNU readline library used to get/save history with text input applications.
* gtj writes in http://bugs.uclibc.org/view.php?id=55Eric Andersen2005-02-251-0/+6
| | | | | | | | The version of mconf used by buildroot doesn't handle "menuconfig" correctly. Instead of displaying the proper submenu, it just displays the menuconfig option itself again. This patch adds the proper code to mconf. Only 6 lines of code.
* Patch from ralphs adding microperl, perEric Andersen2005-02-253-0/+48
| | | | http://bugs.uclibc.org/view.php?id=123
* Trivial updatesEric Andersen2005-02-252-1/+2
|
* Update to ISC dhcp 3.0.2Eric Andersen2005-02-242-49/+50
|
* make valgrind compile with newer kernel headersEric Andersen2005-02-191-3/+19
|
* move more stuff around for better board supportEric Andersen2005-02-1729-1018/+0
|
* WhitespaceEric Andersen2005-02-171-1/+1
|
* add dhcpdumpEric Andersen2005-02-162-0/+84
|
* HPA's Trivial File Transfer Protocol (tftp) server.Eric Andersen2005-02-165-0/+181
|
* provide a runlevelEric Andersen2005-02-161-2/+2
|
* more dhcp updatesEric Andersen2005-02-169-9/+729
|
* the deleting part of 'svn mv' doesnt seem to work. I mustEric Andersen2005-02-161-55/+0
| | | | be doing something wrong.
* rename dhcp_relay to dhcpEric Andersen2005-02-161-1/+1
|
* removeEric Andersen2005-02-162-118/+0
|
* rename dhcp_relay to dhcpEric Andersen2005-02-163-0/+173
|
* Rework things a bit to build the server, client, etcEric Andersen2005-02-163-57/+113
|
* cleanup whitespaceEric Andersen2005-02-161-1/+1
|
* give uclibc and busybox config files consistant variable namesEric Andersen2005-02-151-4/+4
|
* This file is now obsolete. kill it.Eric Andersen2005-02-131-57/+0
|
* cleanup install target a bitEric Andersen2005-02-121-4/+4
|
* update default configEric Andersen2005-02-121-0/+2
|
* make it compileEric Andersen2005-02-121-6/+7
|
* kill the older wtoolsEric Andersen2005-02-122-64/+0
|
* What is 'wtools'? Give it its proper name 'wireless-tools'Eric Andersen2005-02-124-1/+122
|
* What is 'wtools'? Give it its proper name 'wireless-tools'Eric Andersen2005-02-123-59/+59
|
* remove 'mke2fs' and instead add the properly named 'e2fsprogs'Eric Andersen2005-02-115-91/+83
|
* remove obsolete .cvsignore fileEric Andersen2005-02-111-8/+0
|
* Update to check notificationsEric Andersen2005-02-111-1/+1
|
* update copyright (mainly to check post-commit notifications)Eric Andersen2005-02-111-1/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-10186-287/+736
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* menuconfig -> configMike Frysinger2005-02-101-5/+1
|
* touchupsMike Frysinger2005-02-101-10/+2
|
* version bumpMike Frysinger2005-02-091-6/+6
|
* version bumpMike Frysinger2005-02-091-1/+1
|
* Update linux kernelEric Andersen2005-02-0211-2/+2
|
* update openssh by Douglas CamposMike Frysinger2005-01-301-3/+3
|
* ver bumpMike Frysinger2005-01-271-1/+1
|
* Update version and patch for ioctls I happen to useEric Andersen2005-01-232-32/+157
|
* Patch from scott: http://bugs.uclibc.org/view.php?id=42Eric Andersen2005-01-231-0/+4
| | | | | | | 0000042: add subversion (svn) support to buildroot This patch adds support for subversion to checkout files, much like how CVS already works. It uses 'SVN' macro in makefiles.
* Patch from gtj: http://bugs.uclibc.org/view.php?id=40Eric Andersen2005-01-233-0/+200
| | | | | | | | | | | | | | | | | | | | 0000040: Adds options to jffs2 filesystem creation Brings jffs2 up to the 20041007 build level so it will compile with both 2.4 and 2.6 kernels. Adds ability to specify eraseblock and pad sizes, permissions squash, big/little endian and device table in the configuration. Also adds capability to copy the resulting image to a secondary location like a tftp server's root directory. mtd.patch adds capabilities of the previously attached patch plus allows you to compile a version of the utilities to run on the target system. So now there's a set of config options under package to compile the utils for distribution to the target and a set of config options under target to create a jffs2 filesystem.
* Bump version to 1.28, per recommendation from solarEric Andersen2005-01-231-1/+1
|