3
0
mirror of https://git.launchpad.net/livecd-rootfs synced 2025-03-25 18:01:17 +00:00

Add an ubuntu-desktop-next project for building a desktop flavour

including Unity 8 and the applications developed for Ubuntu Touch.
This commit is contained in:
Iain Lane 2014-05-16 17:51:02 +01:00
commit 3ce6f0c289
2 changed files with 14 additions and 0 deletions
debian
live-build/auto

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (2.211) UNRELEASED; urgency=medium
* Add an ubuntu-desktop-next project for building a desktop flavour
including Unity 8 and the applications developed for Ubuntu Touch.
-- Iain Lane <iain.lane@canonical.com> Fri, 16 May 2014 17:46:14 +0100
livecd-rootfs (2.210) utopic; urgency=medium
* live-build/ubuntu-touch/hooks/70-reconfigure-autopilot.chroot: Fix test

@ -192,6 +192,13 @@ case $PROJECT in
LIVE_TASK='ubuntu-live'
;;
ubuntu-desktop-next)
add_task install minimal standard
add_package install ubuntu-desktop-next
COMPONENTS='main restricted universe'
LIVE_TASK='ubuntu-live'
;;
kubuntu|kubuntu-dvd)
add_task install minimal standard
case "$ARCH+$SUBARCH" in