265 Commits (7217afc657789e0457fb065657bc757e897d5175)

Author SHA1 Message Date
Jo-Philipp Wich 0a18161da1 busybox 1.19.4 update patch 13 years ago
Jo-Philipp Wich b8aead7f92 busybox: enable ps wide flag by default 13 years ago
Jo-Philipp Wich e7cfd6e245 busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default to CONFIG_IPV6, not depend on it 13 years ago
Jo-Philipp Wich 7a06d9a8a0 busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6 13 years ago
Felix Fietkau 7f648456cd busybox: disable "mesg" by default 13 years ago
Nicolas Thill be4f27f38b package/busybox: wget: URL-decode user:password before base64-encoding it into auth hdr (upstream fix) 13 years ago
Jo-Philipp Wich 5e36196651 busybox: add a "date -k" to set the kernel timezone from the current localtime utc offset 13 years ago
Jo-Philipp Wich cabbc9966c busybox: fix empty password detection in telnetd init (#10432) 13 years ago
Jo-Philipp Wich 13839520bc busybox: revert accidentally committed debugging flag 13 years ago
Jo-Philipp Wich d0f5b51a8b busybox: fix hexdump segmentation fault with an empty leading format unit 13 years ago
Imre Kaloz 7944b6fa32 enable and use shadow passwords by default 13 years ago
Nicolas Thill d9aa1e3c1b package/busybox: passwd: use MD5 hash by default (like it used to be) 13 years ago
Felix Fietkau 3a12bd8bce busybox: use bash for gen_build_files.sh to avoid printf argument list issues on some systems 13 years ago
Nicolas Thill e4a8f5abe6 package/busybox: use new service wrapper 13 years ago
Jo-Philipp Wich ef98919ff0 busybox: ntpd: indefinitely try to resolve peer addresses (#10361) 13 years ago
Nicolas Thill 89827e33ce package/busybox: update to 1.19.3 13 years ago
Jo-Philipp Wich 219d772ce8 busybox: disable rdate, enable ntpd by default 13 years ago
Felix Fietkau 5fa4348a70 busybox: fix a compile error on mac os x 13 years ago
Nicolas Thill d3a428d406 package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743) 13 years ago
Nicolas Thill dba02bbacc package/busybox: revert config defaults inadvertently changed in [28513] (thanks to Liu Yu Fei, Eric), bump release number 13 years ago
Nicolas Thill d10b4495bc busybox: update to 1.19.2 (thanks to Peter Wagner) 13 years ago
Florian Fainelli ce50bb1636 busybox: update to 1.18.5, patch from Peter Wagner 13 years ago
Hauke Mehrtens b213493bda busybox: Fix insmod for linux 3.0 13 years ago
Felix Fietkau 04d064a590 busybox: refresh patches 14 years ago
Felix Fietkau c4dbe835b4 busybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl) 14 years ago
Felix Fietkau 6ed952272e busybox: get rid of the useless extra menu 14 years ago
Florian Fainelli 03e30ae13f update busybox to 1.18.4, patch from Peter Wagner 14 years ago
Felix Fietkau 25b2bd4e1c busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC 14 years ago
Felix Fietkau 4717461455 busybox: simplify conditional dependency on librpc 14 years ago
Felix Fietkau 5463e92657 busybox: only add the librpc build dependency for uclibc (#8864) 14 years ago
Felix Fietkau 8b0988baec busybox: enable cmp by default (#9133) 14 years ago
Daniel Dickinson 4c85b8562d block-mount busybox: Removed busybox versions of blkid and swap-utils since they are only used by block-mount and block-extroot, and those packages don't have as much need for the image space-savings of busybox versions, especially at the cost of including it in all images even those with no external storage. 14 years ago
Jo-Philipp Wich b90a6f7682 busybox: enable mount helpers by default (#8946) 14 years ago
Felix Fietkau fa74dadda8 busybox: remove the -static-libgcc flag, saves a few kb 14 years ago
Felix Fietkau 419b9d824a busybox: now that librpc only compiles with uclibc, change the build dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc 14 years ago
Felix Fietkau 7205eb2f7a busybox: only add a build dependency on librpc if uclibc is selected 14 years ago
Felix Fietkau 4df0f180bb busybox: disable killall5 - nothing uses it 14 years ago
Felix Fietkau 0e166a016a busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package 14 years ago
Felix Fietkau a17580be4f busybox: fix compile with librpc if necessary (required by nfs mount support) 14 years ago
Felix Fietkau de4ec6ce64 busybox: disable the check for the uclibc rpc config option 14 years ago
Felix Fietkau 5ad114bf47 busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips 14 years ago
Vasilis Tsiligiannis 7de8584652 busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar) 14 years ago
Vasilis Tsiligiannis 0cd254bdee busybox: Check if an SSH daemon is enabled before disabling telnet access (#8760) 14 years ago
Vasilis Tsiligiannis b435f9d603 busybox: Disable telnet if an SSH public key for root exists (#8760) 14 years ago
Felix Fietkau 50c44d0b54 cron: Add path 14 years ago
Imre Kaloz 51156ea6b8 we don't support gcc 4.5.0 14 years ago
Jo-Philipp Wich 5b339e5fb2 busybox: implement ms static routes option in udhcpc (#6435) 14 years ago
Jo-Philipp Wich 56ae0b91e2 busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it 14 years ago
Jo-Philipp Wich e3f13f0141 busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision 14 years ago
Jo-Philipp Wich 9efe60a464 busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc 14 years ago