do not install recommends in system-image

This commit is contained in:
Michael Vogt 2014-10-07 09:36:18 +02:00
parent 6fbfa2924b
commit 5529dcea7a

View File

@ -341,6 +341,7 @@ case $PROJECT in
# and PREINSTALLED means something different. So
# we use SUBPROJECT to pass on the information
if [ "$SUBPROJECT" = "system-image" ]; then
OPTS="${OPTS:+$OPTS }--apt-recommends false"
add_task install ubuntu-core
# Only in
# ppa:ubuntu-foundations-team/ubuntu/ubuntu-core-system-image