summaryrefslogtreecommitdiff
path: root/package/busybox/config/miscutils/Config.in
AgeCommit message (Collapse)Author
2013-10-18reorganize the handling of busybox applets, which needs to be disabled when ↵Waldemar Brodkorb
full programm is choosen by the user
2012-08-30update busybox to latest stable version, refresh all Config.in filesWaldemar Brodkorb
2012-03-27add some symbols, enable fuser and freeWaldemar Brodkorb
2011-09-25disable hdparm by defaultWaldemar Brodkorb
2011-04-12package/busybox: minor update, some fixes and commentsPhil Sutter
- update to 1.18.4 - introduce BB_MAKE_FLAGS, simplifying package/busybox/Makefile a bit - document how the package/busybox/config may be updated - document what needs to be done so one may drop 003-defaults.patch - update package/busybox/config, a few busybox features were not selectable
2011-01-04unblock wlan before starting networkingWaldemar Brodkorb
2010-04-22sync busybox configWaldemar Brodkorb
2010-01-19enable watchdog driver and busybox userlandWaldemar Brodkorb
does not work yet on alix1c.
2009-11-27update busybox and default configWaldemar Brodkorb
2009-09-16make libvirt usable, add pythonWaldemar Brodkorb
not very well tested, but runs on shutlle
2009-05-17Initial importwbx