From 2acdedbecde365987102b484c1583c6a4a13a1a8 Mon Sep 17 00:00:00 2001 From: Cyril Brulebois Date: Thu, 22 Oct 2015 11:11:50 +0000 Subject: [PATCH] Revert "Use cdebootstrap to workaround debootstrap bug (#598080)." This reverts commit 2267462e2644dd4f4150ca5924c9298503ca9bc4. The debootstrap bug was closed long ago, and we're going to pull a modified debootstrap version anyway. Signed-off-by: Cyril Brulebois --- auto/config | 1 - 1 file changed, 1 deletion(-) diff --git a/auto/config b/auto/config index 5ba32e5f134..f2e6a088666 100755 --- a/auto/config +++ b/auto/config @@ -31,7 +31,6 @@ $RUN_LB_CONFIG \ --binary-indices false \ --checksums none \ --bootappend-live "${AMNESIA_APPEND}" \ - --bootstrap "cdebootstrap" \ --archive-areas "main contrib non-free" \ --includes none \ --iso-application="The Amnesic Incognito Live System" \ -- 2.11.4.GIT