summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* - add and use BR2_BZCAT config option.Bernhard Reutner-Fischer2006-11-1752-66/+96
* - fix typo introduced in my global search and replace.Bernhard Reutner-Fischer2006-11-172-2/+2
* - Adjust the install prefix for current busybox.Bernhard Reutner-Fischer2006-11-171-0/+5
* - bump version and pass the target cflags in properly (at least for most of theBernhard Reutner-Fischer2006-11-171-3/+4
* - I had to apply this patch to get it to build with a uClibc-snapshot..Bernhard Reutner-Fischer2006-11-172-2/+17
* - that version didn't build for me.Bernhard Reutner-Fischer2006-11-173-3/+31
* - Typo fix: copy headers to the correct location on the target.Bernhard Reutner-Fischer2006-11-172-2/+3
* - bump versionBernhard Reutner-Fischer2006-11-173-1/+79
* - newer busyboxen want CROSS_COMPILE rather than the old CROSS.Bernhard Reutner-Fischer2006-11-171-3/+6
* - check if busybox' Rules.mak exists.Bernhard Reutner-Fischer2006-11-171-4/+6
* - Patch from Thomas Lundquist to support lzma compressed ext2 rootfs.Bernhard Reutner-Fischer2006-11-042-28/+72
* fix use of BUILD_WITH_LARGEFILE to properlyEric Andersen2006-11-031-1/+1
* Bump to upstream v1.2.2Peter Korsgaard2006-10-251-1/+1
* we use BR2_ENABLE_LOCALE not ENABLE_LOCALEEric Andersen2006-10-171-1/+1
* fix CrossCompileDir (patch by Andrew E. Milesk)Peter Korsgaard2006-10-141-1/+1
* new upstream versionEric Andersen2006-10-091-1/+1
* use cannonical source locationEric Andersen2006-10-091-1/+1
* use http for kernel.orgEric Andersen2006-10-091-1/+1
* Bump version (patch by Fredrik Roubert)Peter Korsgaard2006-10-091-2/+2
* remove duplicate/invalid options in choiceMike Frysinger2006-10-071-3/+0
* - passing the target arch in isn't usefulBernhard Reutner-Fischer2006-10-061-1/+1
* - be gentle to vi syntax color modeBernhard Reutner-Fischer2006-10-061-1/+1
* - jffs2 requires the mtd package for the mtd-host tools.Bernhard Reutner-Fischer2006-10-061-0/+1
* - use the HOSTCC for building host-tools.Bernhard Reutner-Fischer2006-10-031-1/+1
* - late binding isn't a good idea there, i did end up with an empty SOURCE.Bernhard Reutner-Fischer2006-10-031-3/+3
* escape the wildcardEric Andersen2006-10-021-1/+1
* Andrew E. Mileski writes:Eric Andersen2006-10-021-1/+1
* - add missing hung from the BR2_ZCAT introductionBernhard Reutner-Fischer2006-10-011-0/+2
* - use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer2006-10-0199-104/+104
* - fix bug #1042; Hardcoding system-paths is a bad idea. If some of them are notBernhard Reutner-Fischer2006-09-301-1/+1
* - add stubs for gmp and mpfrBernhard Reutner-Fischer2006-09-284-0/+243
* - bump versionBernhard Reutner-Fischer2006-09-281-1/+1
* Network block device package (client only)Peter Korsgaard2006-09-283-0/+67
* make 3.80 doesn't understand 'else ifeq(..)'Peter Korsgaard2006-09-271-8/+16
* Don't disable tcl twicePeter Korsgaard2006-09-271-1/+0
* sqlite package, based on gumstixPeter Korsgaard2006-09-263-0/+82
* The target is readline-target, not readline_targetPeter Korsgaard2006-09-261-1/+1
* Proper !i386 cross compilation supportPeter Korsgaard2006-09-262-3/+42
* depend instead of select on zlib/png to shut up Kconfig warningPeter Korsgaard2006-09-251-2/+2
* Valgrind works on PPC and AMD64 as well nowadays.Peter Korsgaard2006-09-252-4/+1
* Bump versionPeter Korsgaard2006-09-251-2/+3
* fix big/little endianPeter Korsgaard2006-09-191-0/+6
* Don't copy static lib to TARGET_DIRPeter Korsgaard2006-09-191-4/+4
* Add dillo packagePeter Korsgaard2006-09-193-0/+73
* - repair deps.Bernhard Reutner-Fischer2006-08-291-2/+2
* - add lzmaBernhard Reutner-Fischer2006-08-291-0/+1
* - bump versionBernhard Reutner-Fischer2006-08-292-2/+2
* - add package lzmaBernhard Reutner-Fischer2006-08-293-0/+109
* - use cross strip instead of host strip; closes #773Bernhard Reutner-Fischer2006-08-281-2/+2
* Don Reid writes:Eric Andersen2006-08-251-1/+0