From: Konrad Rzeszutek Wilk Date: Tue, 14 Jun 2011 16:57:42 +0000 (-0400) Subject: busybox: Config option did not have the applet turned off. X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=4649242cc41fe323ad160e008428f981977199d5;p=xentesttools%2Fbootstrap.git busybox: Config option did not have the applet turned off. --- diff --git a/root_image/busybox.config b/root_image/busybox.config index 96fd6e7..e407af4 100644 --- a/root_image/busybox.config +++ b/root_image/busybox.config @@ -64,7 +64,7 @@ CONFIG_INCLUDE_SUSv2=y # Installation Options # # CONFIG_INSTALL_NO_USR is not set -CONFIG_INSTALL_APPLET_SYMLINKS=y +# CONFIG_INSTALL_APPLET_SYMLINKS is not set # CONFIG_INSTALL_APPLET_HARDLINKS is not set # CONFIG_INSTALL_APPLET_SCRIPT_WRAPPERS is not set # CONFIG_INSTALL_APPLET_DONT is not set