From 4eb933d5a8e2d722128fdef0d9d8a8323bd38a35 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 4 Apr 2011 17:33:42 +0200 Subject: [PATCH] busybox-initramfs: add applet 'nbd-client' Signed-off-by: Stephan Raue --- .../busybox-initramfs/config/busybox-initramfs.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/sysutils/busybox-initramfs/config/busybox-initramfs.conf b/packages/sysutils/busybox-initramfs/config/busybox-initramfs.conf index 0d3038fa5e..05ecea9ce5 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.0 -# Tue Nov 23 18:27:38 2010 +# Busybox version: 1.18.4 +# Mon Apr 4 17:32:34 2011 # CONFIG_HAVE_DOT_CONFIG=y @@ -700,7 +700,7 @@ CONFIG_FEATURE_LESS_MAXLINES=0 # # Networking Utilities # -# CONFIG_NBDCLIENT is not set +CONFIG_NBDCLIENT=y # CONFIG_NC is not set # CONFIG_NC_SERVER is not set # CONFIG_NC_EXTRA is not set