diff --git a/config.mk b/config.mk index 6b7dafe..4c1e493 100644 --- a/config.mk +++ b/config.mk @@ -4,7 +4,7 @@ UCERNVM_RELEASE = $(shell cat release) KERNEL_VANILLA_VERSION = 3.18.13 KERNEL_CERNVM_RELEASE = 13 BB_UPSTREAM_VERSION = 1.23.2 -BB_RELEASE = 1 +BB_RELEASE = 2 CURL_UPSTREAM_VERSION = 7.32.0 CURL_RELEASE = 1 DROPBEAR_UPSTREAM_VERSION = 2015.67 diff --git a/packages.d/busybox/busybox-config b/packages.d/busybox/busybox-config index e55017a..7423304 100644 --- a/packages.d/busybox/busybox-config +++ b/packages.d/busybox/busybox-config @@ -37,7 +37,7 @@ CONFIG_LAST_SUPPORTED_WCHAR=0 # CONFIG_UNICODE_NEUTRAL_TABLE is not set # CONFIG_UNICODE_PRESERVE_BROKEN is not set # CONFIG_PAM is not set -CONFIG_FEATURE_USE_SENDFILE=y +CONFIG_FEATURE_USE_SENDFILE=n CONFIG_LONG_OPTS=y CONFIG_FEATURE_DEVPTS=y # CONFIG_FEATURE_CLEAN_UP is not set