summaryrefslogtreecommitdiffstats
path: root/package/busybox
Commit message (Expand)AuthorAgeFilesLines
* [package] busybox: enable fsync applet by defaultflorian2012-08-132-2/+2
* [package] busybox: support V=c toplevel verboseness flag (#11799)florian2012-08-071-0/+9
* [package] busybox: Enable ibs, obs and conv options on 'dd'acinonyx2012-06-191-1/+1
* busybox: remove BUSYBOX_USE_LIBRPCnbd2012-06-102-7/+3
* [package] busybox: fix bad variable substitution on right hand side of I/O re...jow2012-06-102-1/+13
* make librpc compatible with eglibc, unconditionally enable it for packages th...nbd2012-06-081-1/+0
* busybox 1.19.4 update patchjow2012-03-189-37/+15
* [package] busybox: enable ps wide flag by defaultjow2012-03-042-3/+3
* [package] busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IP...jow2012-01-191-2/+1
* [package] busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6jow2012-01-191-0/+1
* busybox: disable "mesg" by defaultnbd2011-12-131-1/+1
* package/busybox: wget: URL-decode user:password before base64-encoding it int...nico2011-11-237-9/+246
* [package] busybox: add a "date -k" to set the kernel timezone from the curren...jow2011-11-172-1/+84
* [package] busybox: fix empty password detection in telnetd init (#10432)jow2011-11-162-2/+2
* [package] busybox: revert accidentally committed debugging flagjow2011-11-151-2/+0
* [package] busybox: fix hexdump segmentation fault with an empty leading forma...jow2011-11-152-1/+14
* enable and use shadow passwords by defaultkaloz2011-11-102-2/+2
* package/busybox: passwd: use MD5 hash by default (like it used to be)nico2011-11-092-1/+21
* busybox: use bash for gen_build_files.sh to avoid printf argument list issues...nbd2011-11-081-0/+8
* package/busybox: use new service wrappernico2011-11-073-8/+9
* [package] busybox: ntpd: indefinitely try to resolve peer addresses (#10361)jow2011-11-072-1/+49
* package/busybox: update to 1.19.3nico2011-11-0312-222/+26
* [package] busybox: disable rdate, enable ntpd by defaultjow2011-10-273-4/+4
* busybox: fix a compile error on mac os xnbd2011-10-251-0/+13
* package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743)nico2011-10-241-0/+5
* package/busybox: revert config defaults inadvertently changed in [28513] (tha...nico2011-10-244-5/+5
* [package] busybox: update to 1.19.2 (thanks to Peter Wagner)nico2011-10-2158-549/+1023
* [package] busybox: update to 1.18.5, patch from Peter Wagnerflorian2011-06-251-2/+2
* busybox: Fix insmod for linux 3.0hauke2011-06-151-9/+16
* busybox: refresh patchesnbd2011-04-2020-69/+56
* busybox: fix issues with static routes and 6rd option parsing (thx, Florian F...nbd2011-04-201-14/+8
* busybox: get rid of the useless extra menunbd2011-04-051-3/+3
* [package] update busybox to 1.18.4, patch from Peter Wagnerflorian2011-04-0326-365/+501
* busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPCnbd2011-04-031-0/+1
* busybox: simplify conditional dependency on librpcnbd2011-04-031-1/+1
* busybox: only add the librpc build dependency for uclibc (#8864)nbd2011-04-032-2/+6
* busybox: enable cmp by default (#9133)nbd2011-03-291-1/+1
* [package] block-mount busybox: Removed busybox versions of blkid and swap-uti...cshore2011-03-201-25/+25
* [package] busybox: enable mount helpers by default (#8946)jow2011-03-011-1/+1
* busybox: remove the -static-libgcc flag, saves a few kbnbd2011-03-011-0/+11
* busybox: now that librpc only compiles with uclibc, change the build dependen...nbd2011-02-181-1/+1
* busybox: only add a build dependency on librpc if uclibc is selectednbd2011-02-171-1/+1
* busybox: disable killall5 - nothing uses itnbd2011-02-131-1/+1
* busybox: disable nfs mount support by default - people that want to mount nfs...nbd2011-02-132-2/+2
* busybox: fix compile with librpc if necessary (required by nfs mount support)nbd2011-02-131-0/+11
* busybox: disable the check for the uclibc rpc config optionnbd2011-02-131-0/+12
* busybox: disable diff by default - apparently it was necessary for ipkg once,...nbd2011-02-131-1/+1
* [package] busybox: get root home dir from /etc/passwd in telnet init script (...acinonyx2011-02-081-1/+8
* [package] busybox: Check if an SSH daemon is enabled before disabling telnet ...acinonyx2011-02-071-4/+4
* [package] busybox: Disable telnet if an SSH public key for root exists (#8760)acinonyx2011-02-021-1/+7