mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-04-04 23:01:15 +00:00
do not install recommends in system-image
This commit is contained in:
parent
6fbfa2924b
commit
5529dcea7a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user