From 6cdc894b6e9fe2a7aa2e7c3feefce2c23dfb65aa Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 15 Feb 2010 06:58:00 +0100 Subject: [PATCH] busybox-initramfs: - build also nice and ionice applets --- packages/sysutils/busybox/config/busybox.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/sysutils/busybox/config/busybox.conf b/packages/sysutils/busybox/config/busybox.conf index a2c12b6b4c..aeabea3509 100644 --- a/packages/sysutils/busybox/config/busybox.conf +++ b/packages/sysutils/busybox/config/busybox.conf @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Busybox version: 1.16.0 -# Thu Feb 11 06:30:36 2010 +# Sun Feb 14 15:16:25 2010 # CONFIG_HAVE_DOT_CONFIG=y @@ -208,7 +208,7 @@ CONFIG_MKFIFO=y CONFIG_MKNOD=y CONFIG_MV=y CONFIG_FEATURE_MV_LONG_OPTIONS=y -# CONFIG_NICE is not set +CONFIG_NICE=y # CONFIG_NOHUP is not set # CONFIG_OD is not set CONFIG_PRINTENV=y @@ -600,7 +600,7 @@ CONFIG_FEATURE_EJECT_SCSI=y # CONFIG_FLASH_LOCK is not set # CONFIG_FLASH_UNLOCK is not set # CONFIG_FLASH_ERASEALL is not set -# CONFIG_IONICE is not set +CONFIG_IONICE=y # CONFIG_INOTIFYD is not set # CONFIG_LAST is not set # CONFIG_FEATURE_LAST_SMALL is not set