aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* package/busybox: update to busybox-1.7.1, include upstream patchesAlexandros C. Couloumbis2010-08-151-2/+2
| | | | SVN-Revision: 22659
* package/busybox: fix sed issue with gcc-4.5.0 (closes #7566)Alexandros C. Couloumbis2010-07-061-0/+4
| | | | SVN-Revision: 22074
* package/busybox: update to 1.16.2 (bug fix release)Nicolas Thill2010-06-161-3/+3
| | | | SVN-Revision: 21813
* package/busybox: add upstream hush patch, bump release numberNicolas Thill2010-05-231-1/+1
| | | | SVN-Revision: 21545
* package/busybox: add upstream udhcp hostname truncation fix, bump release numberNicolas Thill2010-05-191-1/+1
| | | | SVN-Revision: 21510
* package/busybox: add 2 upstream fixes (ash & cpio), bumb release numberNicolas Thill2010-04-271-1/+1
| | | | SVN-Revision: 21186
* package/busybox: add upstream sed patch, bump release numberAlexandros C. Couloumbis2010-04-251-1/+1
| | | | SVN-Revision: 21151
* package/busybox: rename 'target-config.in' to 'Config.in' for coherency, ↵Nicolas Thill2010-04-161-5/+1
| | | | | | move submenu to it and source main busybox Config.in from there SVN-Revision: 20912
* package/busybox: add 3 upstream fixes, bump release numberNicolas Thill2010-04-161-1/+1
| | | | SVN-Revision: 20904
* package/busybox: enable blkid, mkswap & swaponoff applets, enable ↵Nicolas Thill2010-04-061-1/+1
| | | | | | uuid/volumeid support, bumb release number SVN-Revision: 20726
* busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)Nicolas Thill2010-04-031-2/+2
| | | | SVN-Revision: 20661
* busybox: add myself as maintainerNicolas Thill2010-04-021-1/+2
| | | | SVN-Revision: 20657
* busybox: fix typo in last commit, thx NicoJo-Philipp Wich2010-02-251-1/+1
| | | | SVN-Revision: 19853
* busybox: disable busybox' own stripping, fixes stripped bb binary in ↵Jo-Philipp Wich2010-02-251-1/+1
| | | | | | STAGING_DIR_ROOT SVN-Revision: 19852
* busybox: update to v1.15.3Nicolas Thill2009-12-151-2/+2
| | | | SVN-Revision: 18781
* update busybox to 1.15.2 (#5926)Florian Fainelli2009-12-071-3/+3
| | | | SVN-Revision: 18684
* prevent busybox's ping6 from crashing (#4604)Florian Fainelli2009-11-241-1/+1
| | | | SVN-Revision: 18528
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵Felix Fietkau2009-10-101-0/+4
| | | | | | target yet, but gets close) SVN-Revision: 18019
* busybox: update to v1.14.4 (closes: #5619)Nicolas Thill2009-09-281-2/+2
| | | | SVN-Revision: 17782
* busybox: update to v1.13.4 (closes: #4279)Nicolas Thill2009-05-251-3/+3
| | | | SVN-Revision: 16063
* busybox: update to v1.12.4 (partially closes: #4279)Nicolas Thill2009-05-251-4/+4
| | | | SVN-Revision: 16053
* busybox: add possibility to set crond log level through /etc/config/system ↵Jo-Philipp Wich2009-04-291-1/+1
| | | | | | and use level 5 by default which prevents unneeded debug messages on each job execution SVN-Revision: 15481
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | SVN-Revision: 15242
* busybox: avoid infinite loop in lsmod (#4834)Jo-Philipp Wich2009-03-291-1/+1
| | | | SVN-Revision: 15071
* busybox: fix spurious rebuild issueFelix Fietkau2009-03-221-4/+6
| | | | SVN-Revision: 14975
* fix incorrect quoting in busybox cron init scriptJo-Philipp Wich2009-02-171-1/+1
| | | | SVN-Revision: 14540
* remove IPKG_ARCH variable, unused anymore since ipkg support was removed ↵Nicolas Thill2009-01-211-2/+1
| | | | | | from busybox SVN-Revision: 14142
* busybox: Increment PKG_RELEASERod Whitby2008-12-071-1/+1
| | | | SVN-Revision: 13535
* bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - ↵Nicolas Thill2008-11-111-2/+2
| | | | | | bumb busybox release number SVN-Revision: 13180
* upgrade busybox to 1.11.3Nicolas Thill2008-11-091-2/+2
| | | | SVN-Revision: 13160
* upgrade busybox to v1.11.2 and add current upstream fixesNicolas Thill2008-09-221-2/+2
| | | | SVN-Revision: 12648
* upgrade busybox to v1.11.1 and add current upstream fixesImre Kaloz2008-08-201-2/+2
| | | | SVN-Revision: 12348
* finally fix libintl issues on osx and potentially other platforms by ↵Felix Fietkau2007-12-061-0/+2
| | | | | | disabling its use in busybox completely SVN-Revision: 9663
* Remove HOST_LOADLIBES fix from busybox, caused problems.Felix Fietkau2007-12-061-1/+0
| | | | | | | | OS X 10.5 compilation is rebroken for now. Fixes for this issue will need to be tested in more detail. Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9662
* busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)Felix Fietkau2007-12-051-1/+2
| | | | | | Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net> SVN-Revision: 9660
* update busybox to 1.8.2Travis Kemen2007-11-291-3/+3
| | | | SVN-Revision: 9625
* upgrade busybox to 1.8.1Felix Fietkau2007-11-101-2/+2
| | | | SVN-Revision: 9524
* forgot to bump up the release version from the patches the other dayTim Yardley2007-10-311-1/+1
| | | | SVN-Revision: 9470
* Upgrade busybox to 1.7.2 - clean up insmod crap - add some ↵Felix Fietkau2007-10-051-2/+2
| | | | | | lineno/programname fixes for awx - clean up awk getopt stuff - remove unnecessary patches SVN-Revision: 9130
* fix busybox configuration submenuNicolas Thill2007-10-031-1/+1
| | | | SVN-Revision: 9103
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-2/+2
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* busybox: Ensure that diff is available for ipkg upgrade requirementsRod Whitby2007-07-131-1/+1
| | | | SVN-Revision: 7954
* bump busybox release numberFelix Fietkau2007-07-011-1/+1
| | | | SVN-Revision: 7837
* Fix removing links to applets (#1770)Florian Fainelli2007-06-141-1/+1
| | | | SVN-Revision: 7628
* Remove symbolic links to non-existent applets (#1770)Florian Fainelli2007-06-121-0/+1
| | | | SVN-Revision: 7600
* update to busybox 1.4.2 (fixes #1653)Mike Baker2007-05-101-2/+2
| | | | SVN-Revision: 7157
* replace gen_busybox_config.pl with a simple sed commandFelix Fietkau2007-04-041-1/+1
| | | | SVN-Revision: 6864
* make busybox autorebuild on relevant config changesFelix Fietkau2007-03-231-0/+5
| | | | SVN-Revision: 6651
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places SVN-Revision: 6582
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-2/+0
| | | | | | KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) SVN-Revision: 6580