mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-10-15 09:04:08 +00:00
Import patches-unapplied version 2.202 to ubuntu/trusty-proposed
Imported using git-ubuntu import. Changelog parent: 7e480206fae766828d44cfc162f12c7fff848b3f New changelog entries: * Add the minimal task to ubuntu-core to preserve brand consistency.
This commit is contained in:
parent
7e480206fa
commit
3371bafe21
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
livecd-rootfs (2.202) trusty; urgency=medium
|
||||||
|
|
||||||
|
* Add the minimal task to ubuntu-core to preserve brand consistency.
|
||||||
|
|
||||||
|
-- Adam Conrad <adconrad@ubuntu.com> Fri, 10 Jan 2014 11:46:36 -0700
|
||||||
|
|
||||||
livecd-rootfs (2.201) trusty; urgency=low
|
livecd-rootfs (2.201) trusty; urgency=low
|
||||||
|
|
||||||
* add support for copying goldfish android images out of the android package
|
* add support for copying goldfish android images out of the android package
|
||||||
|
@ -292,6 +292,7 @@ case $PROJECT in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
ubuntu-core)
|
ubuntu-core)
|
||||||
|
add_task install minimal
|
||||||
OPTS="${OPTS:+$OPTS }--bootstrap-flavour=minimal"
|
OPTS="${OPTS:+$OPTS }--bootstrap-flavour=minimal"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user