From 81fb4294538a7204232d3e76195a778df0ee3ee1 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 29 Jul 2012 00:24:11 +0200 Subject: Dropping global package-lists entirely, only local package lists within the config tree are support. --- scripts/build/lb_binary_iso | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'scripts/build/lb_binary_iso') diff --git a/scripts/build/lb_binary_iso b/scripts/build/lb_binary_iso index ffc996ee4..dd722bc0a 100755 --- a/scripts/build/lb_binary_iso +++ b/scripts/build/lb_binary_iso @@ -154,13 +154,10 @@ case "${LB_BOOTLOADER}" in ;; esac -if In_list "stripped minimal" "${LB_PACKAGE_LISTS}" -then - if [ "${LB_DEBIAN_INSTALLER}" != "live" ] - then - GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS} -m ${GENISOIMAGE_EXCLUDE}" - fi -fi +#if [ "${LB_DEBIAN_INSTALLER}" != "live" ] +#then +# GENISOIMAGE_OPTIONS="${GENISOIMAGE_OPTIONS} -m ${GENISOIMAGE_EXCLUDE}" +#fi if [ "${LB_BOOTLOADER}" = "grub2" ] then -- cgit v1.2.3