From: Vasilis Tsiligiannis Date: Tue, 19 Jun 2012 22:34:49 +0000 (+0000) Subject: busybox: Enable ibs, obs and conv options on 'dd' X-Git-Tag: reboot~13541 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=82dc07f6f252774072754f98656a3e5886cca2f2;p=oweals%2Fopenwrt.git busybox: Enable ibs, obs and conv options on 'dd' SVN-Revision: 32464 --- diff --git a/package/busybox/config/coreutils/Config.in b/package/busybox/config/coreutils/Config.in index d055e4fd26..b1a432f6bc 100644 --- a/package/busybox/config/coreutils/Config.in +++ b/package/busybox/config/coreutils/Config.in @@ -243,7 +243,7 @@ config BUSYBOX_CONFIG_FEATURE_DD_THIRD_STATUS_LINE config BUSYBOX_CONFIG_FEATURE_DD_IBS_OBS bool "Enable ibs, obs and conv options" - default n + default y depends on BUSYBOX_CONFIG_DD help Enables support for writing a certain number of bytes in and out,