From e4928dc223c937cbb2c92f4faeaae18330d2bce6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 3 Jun 2011 11:10:32 +0200 Subject: Removing unused and not really usefull bootstrap-script option (Closes: #603114). This option was not used anyway, and, it's actually not much of the business of live-build anyway. People for custom distributions that can not use the debian default scripts ship their own patched debootstrap, and then you don't need the option anymore. --- functions/defaults.sh | 3 --- 1 file changed, 3 deletions(-) (limited to 'functions') diff --git a/functions/defaults.sh b/functions/defaults.sh index 9610ac291..bbe2ac45d 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -289,9 +289,6 @@ Set_defaults () # Exclude packages on base # LB_BOOTSTRAP_EXCLUDE - # Setting distribution configuration value - # LB_BOOTSTRAP_CONFIG - # Setting flavour value case "${LB_BOOTSTRAP}" in cdebootstrap) -- cgit v1.2.3