291 Commits (97e7fdf6fdb8a91da52f622b499181171262af19)

Author SHA1 Message Date
Felix Fietkau 6d3c6e3053 busybox: remove old no-MMU hackery 11 years ago
Felix Fietkau e3bdc13980 busybox: fix disabling /sbin/init and logread if procd is used as init 11 years ago
John Crispin 16b84af05e make init and logread depend on !PROCD_INIT 11 years ago
Jonas Gorski 5636037cff busybox: remove two obsolete patches 12 years ago
Jo-Philipp Wich 3afbe1669f busybox: add an upstream ntpd fix (#12841) 12 years ago
Hauke Mehrtens bef592844b zram: add package to use compressed ram disk for swap 12 years ago
Felix Fietkau a1e2b2ebe8 busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good reason (fixes #12663) 12 years ago
Florian Fainelli 92fd6e6f1a busybox: fix arping applet building on musl 12 years ago
Florian Fainelli 7c26e53d5d busybox: define musl specificities in platform.h 12 years ago
Florian Fainelli bc8fe9b40f busybox: change the date -k patch to be more portable 12 years ago
Hamish Guthrie 81a3d9ba31 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. 12 years ago
Felix Fietkau 93b4d13ed7 busybox: enable readlink (with -f support) 12 years ago
Florian Fainelli ed393422a0 busybox: remove reference to removed httpd init script 12 years ago
Felix Fietkau 68c7a40346 busybox: backport upstream fixes for ext2 related tools 12 years ago
Felix Fietkau 4fdea4ee6a busybox: refresh patches 12 years ago
John Crispin 27144ca2a6 remove dependency for pkill 12 years ago
Felix Fietkau ed2bf29be5 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems 12 years ago
Florian Fainelli 9e504b31a4 busybox: add support for CHECKSUM_PARTIAL to udhcpc 12 years ago
Florian Fainelli 93c28ea473 busybox: add patch to fix CVE-2011-2716 in udhcp. 12 years ago
Florian Fainelli 623169bc49 busybox: fix build with recent eglibc toolchains 12 years ago
Florian Fainelli fb2db91797 busybox: enable fsync applet by default 12 years ago
Florian Fainelli 5d37f15006 busybox: support V=c toplevel verboseness flag (#11799) 12 years ago
Vasilis Tsiligiannis 82dc07f6f2 busybox: Enable ibs, obs and conv options on 'dd' 12 years ago
Felix Fietkau 6a11725d42 busybox: remove BUSYBOX_USE_LIBRPC 12 years ago
Jo-Philipp Wich e2be7290b1 busybox: fix bad variable substitution on right hand side of I/O redirection, imported patch from upstream bug 5282 12 years ago
Felix Fietkau 4d8cd3afc0 make librpc compatible with eglibc, unconditionally enable it for packages that need rpc support 12 years ago
Jo-Philipp Wich 0a18161da1 busybox 1.19.4 update patch 12 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 13 years ago