Import patches-unapplied version 2.246 to ubuntu/utopic-proposed

Imported using git-ubuntu import.

Changelog parent: d803954231

New changelog entries:
  * live-build/auto/config: Use ubuntukylin-live task for ubuntukylin, not
    ubuntu-live (LP: #1372731).
impish
Colin Watson 10 years ago committed by usd-importer
parent d803954231
commit 129b32ff97

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (2.246) utopic; 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:55 +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