| Commit message (Expand) | Author | Age | Files | Lines |
* | package/busybox: add missing bits from 1.17.1 update (mostly config stuff), r... | nico | 2010-08-15 | 19 | -439/+810 |
* | package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volume... | nico | 2010-04-06 | 1 | -15/+15 |
* | [package] busybox: update to v1.16.1 (based on v1.16.0 update patch from Pete... | nico | 2010-04-03 | 13 | -69/+255 |
* | [package] busybox: disable httpd applet | jow | 2010-03-25 | 1 | -10/+10 |
* | [package] busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (... | nico | 2010-03-10 | 1 | -1/+1 |
* | busybox: adjust hush default configuration | nbd | 2009-12-09 | 1 | -10/+10 |
* | [package] update busybox to 1.15.2 (#5926) | florian | 2009-12-07 | 17 | -122/+295 |
* | busybox: support 64 bit math in shell tests. this does not seem to increase t... | nbd | 2009-10-03 | 1 | -2/+2 |
* | [package] busybox: update to v1.14.4 (closes: #5619) | nico | 2009-09-28 | 11 | -106/+234 |
* | [package] busybox: update to v1.13.4 (closes: #4279) | nico | 2009-05-25 | 20 | -247/+338 |
* | [package] busybox: update to v1.12.4 (partially closes: #4279) | nico | 2009-05-25 | 19 | -337/+416 |
* | [package] busybox brctl does not support showmacs or showstp (#4206) | florian | 2009-01-18 | 1 | -2/+2 |
* | busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes) | rwhitby | 2008-12-07 | 1 | -1/+1 |
* | bridge (brctl) changes: | nico | 2008-11-11 | 1 | -3/+3 |
* | remove ipkg from busybox | nbd | 2008-09-02 | 1 | -9/+0 |
* | remove awx from busybox, refresh patches | nbd | 2008-09-02 | 1 | -7/+0 |
* | upgrade busybox to v1.11.1 and add current upstream fixes | kaloz | 2008-08-20 | 20 | -259/+1117 |
* | make opkg the default package manager, disable busybox ipkg from building by ... | thepeople | 2008-08-16 | 1 | -1/+1 |
* | make busybox have hwclocjk tool enable by default | blogic | 2008-01-25 | 1 | -1/+1 |
* | disable use of sendfile() for httpd | thepeople | 2008-01-15 | 1 | -1/+1 |
* | Make ipkg depends on tar and gunzip (#2821) | florian | 2007-12-17 | 1 | -0/+2 |
* | upgrade busybox to 1.8.1 | nbd | 2007-11-10 | 8 | -59/+199 |
* | enable nice | nbd | 2007-10-07 | 1 | -1/+1 |
* | Upgrade busybox to 1.7.2 | nbd | 2007-10-05 | 20 | -275/+859 |
* | enable ps -w by default | nbd | 2007-09-22 | 1 | -1/+1 |
* | enable start-stop-daemon by default, i want to use this to clean up a few ini... | nbd | 2007-09-06 | 1 | -1/+1 |
* | Fix the CONFIG_LFS option (#2276) | florian | 2007-08-28 | 1 | -1/+1 |
* | busybox: Ensure that diff is available for ipkg upgrade requirements | rwhitby | 2007-07-13 | 1 | -0/+1 |
* | update to busybox 1.4.2 (fixes #1653) | mbm | 2007-05-10 | 1 | -0/+1 |
* | add awx (awk web extension) - experimental core for a new web interface frame... | nbd | 2007-03-11 | 1 | -0/+7 |
* | enable httpd config option for running scripts through an interpreter | nbd | 2007-03-11 | 1 | -1/+1 |
* | nuke mdev and replace it with hotplug2 :) | nbd | 2007-03-04 | 1 | -2/+2 |
* | R.I.P. devfs | kaloz | 2007-03-03 | 2 | -3/+3 |
* | enable httpd sighup config reload by default | nbd | 2007-01-31 | 1 | -1/+1 |
* | upgrade busybox to 1.4.0 | nbd | 2007-01-25 | 9 | -50/+145 |
* | enable pretty lsmod output for linux 2.6 | nbd | 2007-01-10 | 1 | -1/+1 |
* | make telnetd standalone | nbd | 2007-01-01 | 1 | -1/+1 |
* | update busybox menuconfig for the latest version | nbd | 2007-01-01 | 16 | -112/+349 |
* | enable busybox taint checking to support gplonly kernel exports | nbd | 2006-10-12 | 1 | -1/+1 |
* | change more to less | mbm | 2006-09-07 | 2 | -2/+2 |
* | enable mknod by default (#490) - some drivers don't register with devfs properly | nbd | 2006-08-22 | 1 | -1/+1 |
* | update busybox to v1.2.1 | nico | 2006-08-08 | 17 | -376/+665 |
* | large init script cleanup and merge of whiterussian changes, new dnsmasq conf... | nbd | 2006-04-05 | 2 | -2/+8 |
* | update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug | nbd | 2006-04-04 | 16 | -265/+1012 |
* | enable mount nfs, thx ejka@imfi.kspu.ru | wbx | 2006-03-29 | 1 | -1/+1 |
* | add small 'netmsg' utility to send udp broadcast messages | nbd | 2006-01-11 | 1 | -0/+6 |
* | enable watchdog daemon in busybox by default | wbx | 2006-01-02 | 1 | -1/+1 |
* | fix bug #156, thx for reporting | wbx | 2005-12-24 | 1 | -1/+1 |
* | add kernel 2.6 insmod support as default, just adds a few bytes | wbx | 2005-09-03 | 1 | -1/+1 |
* | add a patch to integrate ipkg into busybox | nico | 2005-08-13 | 1 | -0/+8 |