mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-11 05:07:09 +00:00
Import patches-unapplied version 2.246 to ubuntu/utopic-proposed
Imported using git-ubuntu import. Changelog parent: d803954231d5918f20d5d14e01c89060aae40c88 New changelog entries: * live-build/auto/config: Use ubuntukylin-live task for ubuntukylin, not ubuntu-live (LP: #1372731).
This commit is contained in:
parent
d803954231
commit
129b32ff97
7
debian/changelog
vendored
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…
x
Reference in New Issue
Block a user