summaryrefslogtreecommitdiff
path: root/package/busybox/Makefile
AgeCommit message (Expand)Author
2009-05-25[package] busybox: update to v1.13.4 (closes: #4279)nico
2009-05-25[package] busybox: update to v1.12.4 (partially closes: #4279)nico
2009-04-29[package] busybox: add possibility to set crond log level through /etc/config...jow
2009-04-17get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd
2009-03-29[package] busybox: avoid infinite loop in lsmod (#4834)jow
2009-03-22busybox: fix spurious rebuild issuenbd
2009-02-17[package] fix incorrect quoting in busybox cron init scriptjow
2009-01-21remove IPKG_ARCH variable, unused anymore since ipkg support was removed from...nico
2008-12-07busybox: Increment PKG_RELEASErwhitby
2008-11-11bridge (brctl) changes:nico
2008-11-09upgrade busybox to 1.11.3nico
2008-09-22upgrade busybox to v1.11.2 and add current upstream fixesnico
2008-08-20upgrade busybox to v1.11.1 and add current upstream fixeskaloz
2007-12-06finally fix libintl issues on osx and potentially other platforms by disablin...nbd
2007-12-06Remove HOST_LOADLIBES fix from busybox, caused problems.nbd
2007-12-05busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)nbd
2007-11-29update busybox to 1.8.2thepeople
2007-11-10upgrade busybox to 1.8.1nbd
2007-10-31forgot to bump up the release version from the patches the other daypavlov
2007-10-05Upgrade busybox to 1.7.2nbd
2007-10-03fix busybox configuration submenunico
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-07-13busybox: Ensure that diff is available for ipkg upgrade requirementsrwhitby
2007-07-01bump busybox release numbernbd
2007-06-14Fix removing links to applets (#1770)florian
2007-06-12Remove symbolic links to non-existent applets (#1770)florian
2007-05-10update to busybox 1.4.2 (fixes #1653)mbm
2007-04-04replace gen_busybox_config.pl with a simple sed commandnbd
2007-03-23make busybox autorebuild on relevant config changesnbd
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd
2007-03-16add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI...nbd
2007-03-11oops... forgot to remove linenbd
2007-03-11replace libcgi with some code extracted from haserl - libcgi is too inflexibl...nbd
2007-03-11fix typo (#1454)nbd
2007-03-11add awx (awk web extension) - experimental core for a new web interface frame...nbd
2007-03-03R.I.P. devfskaloz
2007-02-04upgrade to busybox 1.4.1nbd
2007-01-25upgrade busybox to 1.4.0nbd
2007-01-08more use of the INSTALL_DIR variablenico
2006-12-31Fix the lock warning (#1111), also add another download sourceflorian
2006-12-30update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do sonico
2006-11-22move busybox init scripts from base-files into the busybox package and make t...nbd
2006-11-12implement target profiles in menuconfignbd
2006-10-10add support for Package/<pkgname>/description - old format still supported, b...nbd
2006-10-10add support for a common shell include file, which is evaluated for every mak...nbd
2006-10-08fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos...nico
2006-09-24new (last?) attempt at standardizing Makefilesnico
2006-08-08update busybox to v1.2.1nico
2006-08-04set PATH in rules.mkmbm
2006-08-04fix everything I broke with the previous patches mbm