| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [package] busybox: add possibility to set crond log level through /etc/config... | jow | 2009-04-29 | 1 | -1/+1 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | [package] busybox: avoid infinite loop in lsmod (#4834) | jow | 2009-03-29 | 1 | -1/+1 |
* | busybox: fix spurious rebuild issue | nbd | 2009-03-22 | 1 | -4/+6 |
* | [package] fix incorrect quoting in busybox cron init script | jow | 2009-02-17 | 1 | -1/+1 |
* | remove IPKG_ARCH variable, unused anymore since ipkg support was removed from... | nico | 2009-01-21 | 1 | -2/+1 |
* | busybox: Increment PKG_RELEASE | rwhitby | 2008-12-07 | 1 | -1/+1 |
* | bridge (brctl) changes: | nico | 2008-11-11 | 1 | -2/+2 |
* | upgrade busybox to 1.11.3 | nico | 2008-11-09 | 1 | -2/+2 |
* | upgrade busybox to v1.11.2 and add current upstream fixes | nico | 2008-09-22 | 1 | -2/+2 |
* | upgrade busybox to v1.11.1 and add current upstream fixes | kaloz | 2008-08-20 | 1 | -2/+2 |
* | finally fix libintl issues on osx and potentially other platforms by disablin... | nbd | 2007-12-06 | 1 | -0/+2 |
* | Remove HOST_LOADLIBES fix from busybox, caused problems. | nbd | 2007-12-06 | 1 | -1/+0 |
* | busybox: Fix build on OSX/BSD (fix needs to be cleaned up.) | nbd | 2007-12-05 | 1 | -1/+2 |
* | update busybox to 1.8.2 | thepeople | 2007-11-29 | 1 | -3/+3 |
* | upgrade busybox to 1.8.1 | nbd | 2007-11-10 | 1 | -2/+2 |
* | forgot to bump up the release version from the patches the other day | pavlov | 2007-10-31 | 1 | -1/+1 |
* | Upgrade busybox to 1.7.2 | nbd | 2007-10-05 | 1 | -2/+2 |
* | fix busybox configuration submenu | nico | 2007-10-03 | 1 | -1/+1 |
* | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -2/+2 |
* | busybox: Ensure that diff is available for ipkg upgrade requirements | rwhitby | 2007-07-13 | 1 | -1/+1 |
* | bump busybox release number | nbd | 2007-07-01 | 1 | -1/+1 |
* | Fix removing links to applets (#1770) | florian | 2007-06-14 | 1 | -1/+1 |
* | Remove symbolic links to non-existent applets (#1770) | florian | 2007-06-12 | 1 | -0/+1 |
* | update to busybox 1.4.2 (fixes #1653) | mbm | 2007-05-10 | 1 | -2/+2 |
* | replace gen_busybox_config.pl with a simple sed command | nbd | 2007-04-04 | 1 | -1/+1 |
* | make busybox autorebuild on relevant config changes | nbd | 2007-03-23 | 1 | -0/+5 |
* | add file type autodetection for the unpack command and nuke PKG_CAT:= in lots... | nbd | 2007-03-16 | 1 | -1/+0 |
* | add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DI... | nbd | 2007-03-16 | 1 | -2/+0 |
* | oops... forgot to remove line | nbd | 2007-03-11 | 1 | -1/+0 |
* | replace libcgi with some code extracted from haserl - libcgi is too inflexibl... | nbd | 2007-03-11 | 1 | -5/+3 |
* | fix typo (#1454) | nbd | 2007-03-11 | 1 | -1/+1 |
* | add awx (awk web extension) - experimental core for a new web interface frame... | nbd | 2007-03-11 | 1 | -2/+5 |
* | R.I.P. devfs | kaloz | 2007-03-03 | 1 | -0/+1 |
* | upgrade to busybox 1.4.1 | nbd | 2007-02-04 | 1 | -2/+2 |
* | upgrade busybox to 1.4.0 | nbd | 2007-01-25 | 1 | -2/+2 |
* | more use of the INSTALL_DIR variable | nico | 2007-01-08 | 1 | -1/+1 |
* | Fix the lock warning (#1111), also add another download source | florian | 2006-12-31 | 1 | -1/+2 |
* | update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so | nico | 2006-12-30 | 1 | -6/+9 |
* | move busybox init scripts from base-files into the busybox package and make t... | nbd | 2006-11-22 | 1 | -0/+9 |
* | implement target profiles in menuconfig | nbd | 2006-11-12 | 1 | -1/+0 |
* | add support for Package/<pkgname>/description - old format still supported, b... | nbd | 2006-10-10 | 1 | -3/+5 |
* | add support for a common shell include file, which is evaluated for every mak... | nbd | 2006-10-10 | 1 | -4/+6 |
* | fix unknown arch in ipkg: use our ARCH instead of busybox's TARGET_ARCH (clos... | nico | 2006-10-08 | 1 | -0/+10 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -14/+22 |
* | update busybox to v1.2.1 | nico | 2006-08-08 | 1 | -2/+2 |
* | set PATH in rules.mk | mbm | 2006-08-04 | 1 | -2/+2 |
* | fix everything I broke with the previous patches | mbm | 2006-08-04 | 1 | -3/+4 |
* | add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache | mbm | 2006-08-04 | 1 | -2/+2 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |