summaryrefslogtreecommitdiffstats
path: root/package/busybox/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
* oops... forgot to remove lineFelix Fietkau2007-03-111-1/+0
| | | | SVN-Revision: 6555
* replace libcgi with some code extracted from haserl - libcgi is too ↵Felix Fietkau2007-03-111-5/+3
| | | | | | inflexible and breaks rrdtool SVN-Revision: 6554
* fix typo (#1454)Felix Fietkau2007-03-111-1/+1
| | | | SVN-Revision: 6550
* add awx (awk web extension) - experimental core for a new web interface ↵Felix Fietkau2007-03-111-2/+5
| | | | | | framework SVN-Revision: 6549
* R.I.P. devfsImre Kaloz2007-03-031-0/+1
| | | | SVN-Revision: 6478
* upgrade to busybox 1.4.1Felix Fietkau2007-02-041-2/+2
| | | | SVN-Revision: 6261
* upgrade busybox to 1.4.0Felix Fietkau2007-01-251-2/+2
| | | | SVN-Revision: 6204
* more use of the INSTALL_DIR variableNicolas Thill2007-01-081-1/+1
| | | | SVN-Revision: 6023
* Fix the lock warning (#1111), also add another download sourceFlorian Fainelli2006-12-311-1/+2
| | | | SVN-Revision: 5944
* update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do soNicolas Thill2006-12-301-6/+9
| | | | SVN-Revision: 5941
* move busybox init scripts from base-files into the busybox package and make ↵Felix Fietkau2006-11-221-0/+9
| | | | | | them depend on busybox menuconfig options SVN-Revision: 5620
* implement target profiles in menuconfigFelix Fietkau2006-11-121-1/+0
| | | | SVN-Revision: 5512
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+73