mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-22 19:01:30 +00:00
Import patches-unapplied version 2.250 to ubuntu/utopic-proposed
Imported using git-ubuntu import. Changelog parent: 32cc9da6c03ba21307158821a4b846e26105cfab New changelog entries: * build system-image without recommends
This commit is contained in:
parent
32cc9da6c0
commit
c788aa8b1c
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
livecd-rootfs (2.250) utopic; 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
|
||||
|
@ -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