14 Commits (0b1c89f6feb82a1e604521d60dd99b6a5c3d7197)

Author SHA1 Message Date
Jo-Philipp Wich 2ab0dae991 busybox: make high ASCII chars printable (#7993) 10 years ago
John Crispin 406d53c697 busybox: Fix pam_start link errors when PAM support is enabled 10 years ago
Felix Fietkau b3b55de395 build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages 10 years ago
John Crispin a51588a5f9 busybox: use ntp enabled config option 10 years ago
Felix Fietkau f4f553efa7 busybox: update to 1.22.1 10 years ago
Felix Fietkau cc7b3e2465 busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated 11 years ago
Jo-Philipp Wich c85705ce8d busybox: fix dependency on librpc (#14636) 11 years ago
Felix Fietkau d2329f88f3 busybox: add back support for top-level menuconfig based config overrides (can be used by custom packages to alter the config) 11 years ago
Jo-Philipp Wich 7a24db90aa busybox: restore init scripts 11 years ago
Felix Fietkau 7340bc73f2 busybox: add support for config overrides via env/busybox-config 11 years ago
Felix Fietkau 405b5c2b92 busybox: remove busybox menuconfig from top level menuconfig 11 years ago
Jo-Philipp Wich c5b4d98d39 busybox: rename ntp init script back to sysntpd (#13920) 11 years ago
Luka Perkov 67f1d364b8 base-files/busybox: move ntpd init script from base-files to busybox 11 years ago
John Crispin 4ebf19b48f packages: clean up the package folder 11 years ago
John Crispin f614f2915a busybox: procd is now the init process 11 years ago
Felix Fietkau e3bdc13980 busybox: fix disabling /sbin/init and logread if procd is used as init 12 years ago
John Crispin 16b84af05e make init and logread depend on !PROCD_INIT 12 years ago
Jo-Philipp Wich 3afbe1669f busybox: add an upstream ntpd fix (#12841) 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
Florian Fainelli ed393422a0 busybox: remove reference to removed httpd init script 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 fb2db91797 busybox: enable fsync applet by default 12 years ago
Florian Fainelli 5d37f15006 busybox: support V=c toplevel verboseness flag (#11799) 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
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
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
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
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
Florian Fainelli 03e30ae13f update busybox to 1.18.4, patch from Peter Wagner 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 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 a17580be4f busybox: fix compile with librpc if necessary (required by nfs mount support) 14 years ago
Imre Kaloz 51156ea6b8 we don't support gcc 4.5.0 14 years ago