mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-06 00:11:40 +00:00
Install metapackages rather than tasks for ubuntu-touch, since it still
relies on PPAs and those don't have tasks.
This commit is contained in:
parent
53c58b7a27
commit
dc5e9931d0
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.127) UNRELEASED; urgency=low
|
||||||
|
|
||||||
|
* Install metapackages rather than tasks for ubuntu-touch, since it still
|
||||||
|
relies on PPAs and those don't have tasks.
|
||||||
|
|
||||||
|
-- Colin Watson <cjwatson@ubuntu.com> Thu, 02 May 2013 13:50:03 -0700
|
||||||
|
|
||||||
livecd-rootfs (2.126) saucy; urgency=low
|
livecd-rootfs (2.126) saucy; urgency=low
|
||||||
|
|
||||||
* drop the super-friends (sorry batman and robin ...) and ubuntu-sdk PPAs
|
* drop the super-friends (sorry batman and robin ...) and ubuntu-sdk PPAs
|
||||||
|
@ -262,7 +262,7 @@ case $PROJECT in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
ubuntu-touch)
|
ubuntu-touch)
|
||||||
add_task install minimal ubuntu-touch
|
add_package install ubuntu-minimal ubuntu-touch
|
||||||
COMPONENTS='main restricted universe'
|
COMPONENTS='main restricted universe'
|
||||||
BINARY_IMAGES=tar
|
BINARY_IMAGES=tar
|
||||||
BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'
|
BOOTAPPEND_LIVE='hostname=ubuntu-phablet username=ubuntu'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user