build system-image without recommends

This commit is contained in:
Michael Vogt 2014-10-07 11:44:37 +02:00
commit 3b6ba57453
2 changed files with 7 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (2.250) UNRELEASED; urgency=low
* build system-image without recommends
-- Michael Vogt <michael.vogt@ubuntu.com> Tue, 07 Oct 2014 11:44:09 +0200
livecd-rootfs (2.249) utopic; urgency=medium
* live-build/ubuntu-core/hooks/06-handle_resolvconf.chroot: Remove

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