From c7bccbbf26106de79345257db99884d7c938856d Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Mon, 11 Aug 2008 01:50:44 +0100 Subject: Add busybox to DI_PACKAGES as its required to install kernels. --- helpers/lh_binary_debian-installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer index e366d8c..d721559 100755 --- a/helpers/lh_binary_debian-installer +++ b/helpers/lh_binary_debian-installer @@ -407,7 +407,7 @@ then ;; esac - DI_PACKAGES="${DI_PACKAGES} cryptsetup lvm2" + DI_PACKAGES="${DI_PACKAGES} busybox cryptsetup lvm2" # Set apt command prefix _LH_APT_COMMAND="apt-get ${APT_OPTIONS} -o Dir::Cache=/binary.deb -o APT::Install-Recommends=false --download-only" -- cgit v1.0