live-build/auto/config: Use ubuntukylin-live task for ubuntukylin, not

ubuntu-live (LP: #1372731).
ubuntu/yakkety
Colin Watson 10 years ago
parent 9caf7cafdd
commit 2c6b1246b4

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (2.246) UNRELEASED; urgency=medium
* live-build/auto/config: Use ubuntukylin-live task for ubuntukylin, not
ubuntu-live (LP: #1372731).
-- Colin Watson <cjwatson@ubuntu.com> Wed, 24 Sep 2014 10:59:08 +0100
livecd-rootfs (2.245) utopic; urgency=medium
* Add two new hooks for Ubuntu Touch to setup sensible /etc/passwd,

@ -317,7 +317,7 @@ case $PROJECT in
ubuntukylin)
add_task install minimal standard ubuntukylin-desktop
add_package install ubuntukylin-default-settings
LIVE_TASK='ubuntu-live'
LIVE_TASK='ubuntukylin-live'
case $ARCH in
amd64) add_package live linux-signed-generic ;;
esac

Loading…
Cancel
Save