From: Vasilis Tsiligiannis Date: Tue, 19 Jun 2012 22:34:49 +0000 (+0000) Subject: [package] busybox: Enable ibs, obs and conv options on 'dd' X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=da53f0ff44d18dd3799b15ccdbac5ec32566e02e;p=openwrt%2Fsvn-archive%2Farchive.git [package] 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,