From 3980e36617ea7b64ad58c78c8b0ffb5972f043ae Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Thu, 7 Apr 2011 10:10:16 +0200 Subject: [PATCH] busybox-initramfs: add applet 'sed', thanks to elum Signed-off-by: Stephan Raue --- .../sysutils/busybox-initramfs/config/busybox-initramfs.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/sysutils/busybox-initramfs/config/busybox-initramfs.conf b/packages/sysutils/busybox-initramfs/config/busybox-initramfs.conf index cf648e80b8..46a7fbd80f 100644 --- a/packages/sysutils/busybox-initramfs/config/busybox-initramfs.conf +++ b/packages/sysutils/busybox-initramfs/config/busybox-initramfs.conf @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.18.4 -# Mon Apr 4 23:33:49 2011 +# Thu Apr 7 10:08:24 2011 # CONFIG_HAVE_DOT_CONFIG=y @@ -353,7 +353,7 @@ CONFIG_DEFAULT_SETFONT_DIR="" # CONFIG_FEATURE_DIFF_LONG_OPTIONS is not set # CONFIG_FEATURE_DIFF_DIR is not set # CONFIG_ED is not set -# CONFIG_SED is not set +CONFIG_SED=y CONFIG_VI=y CONFIG_FEATURE_VI_MAX_LEN=4096 # CONFIG_FEATURE_VI_8BIT is not set