summaryrefslogtreecommitdiff
path: root/package/busybox/config/miscutils
AgeCommit message (Collapse)Author
2016-06-25busybox: update to 1.25.0Waldemar Brodkorb
2015-12-23optimize for really small systemsWaldemar Brodkorb
Default to busybox hush for noMMU systems. Add busybox profiles to choose a minimal busybox config for noMMU systems. Add gdb git from ysato for h8/300 simulator. Change some kernel defaults to off to have a really small kernel. For bfin simulator the kernel+initramfs is smaller then 2MB in size.
2015-11-01busybox: update to latest stable versionWaldemar Brodkorb
2014-06-01disabel crontab, enable devmemWaldemar Brodkorb
2014-05-18remove -lgcc stuff, we use static-libgccWaldemar Brodkorb
2014-04-26add support for wlan and bluetooth on cubox, only wlan verified and workingWaldemar Brodkorb
2014-04-07allow to enable daemons on startup via menuconfigWaldemar Brodkorb
2013-12-02update mpdbox package collection, new lighttpd, kernel, php, mpd, mpc, ↵Waldemar Brodkorb
libmpd, ffmpeg
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