mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-28 18:41:31 +00:00
live-build/auto/config: Use ubuntukylin-desktop task for ubuntukylin,
not ubuntu-desktop.
This commit is contained in:
parent
f233caeab8
commit
8f99537f39
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.241) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* live-build/auto/config: Use ubuntukylin-desktop task for ubuntukylin,
|
||||||
|
not ubuntu-desktop.
|
||||||
|
|
||||||
|
-- Colin Watson <cjwatson@ubuntu.com> Wed, 10 Sep 2014 10:53:01 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.240) utopic; urgency=medium
|
livecd-rootfs (2.240) utopic; urgency=medium
|
||||||
|
|
||||||
* live-build/ubuntu-touch/hooks/01-setup_user.chroot:
|
* live-build/ubuntu-touch/hooks/01-setup_user.chroot:
|
||||||
|
@ -315,7 +315,7 @@ case $PROJECT in
|
|||||||
;;
|
;;
|
||||||
|
|
||||||
ubuntukylin)
|
ubuntukylin)
|
||||||
add_task install minimal standard ubuntu-desktop
|
add_task install minimal standard ubuntukylin-desktop
|
||||||
add_package install ubuntukylin-default-settings
|
add_package install ubuntukylin-default-settings
|
||||||
LIVE_TASK='ubuntu-live'
|
LIVE_TASK='ubuntu-live'
|
||||||
case $ARCH in
|
case $ARCH in
|
||||||
|
Loading…
x
Reference in New Issue
Block a user