From 24ca4eb209e42b3c0d0a5dd72c1359d41219b0d4 Mon Sep 17 00:00:00 2001
From: Holger Paradies <retabell@gmx.de>
Date: Tue, 30 May 2017 12:39:59 +0200
Subject: do not remove busybox

busybox is needed in stretch
---
 backend/modules/install_configure | 1 -
 1 file changed, 1 deletion(-)

diff --git a/backend/modules/install_configure b/backend/modules/install_configure
index 719a9c8..50bca8f 100644
--- a/backend/modules/install_configure
+++ b/backend/modules/install_configure
@@ -111,7 +111,6 @@ function configure_target_purge_live_only_stuff()
 	send install_step configure_target_purge_live_only_stuff
 	# remove live-only-packages
 	chroot_it dpkg --purge \
-			busybox \
 			acritoxinstaller \
 			acritoxinstaller-kanotix \
 			kanotix-enable-persistent-live \
-- 
cgit v1.0