mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Merge some more live image definitions
This commit is contained in:
parent
214fee87ee
commit
7c4ad85509
@ -799,9 +799,9 @@ case $PROJECT in
|
||||
LIVE_TASK='edubuntu-live'
|
||||
;;
|
||||
|
||||
ubuntucinnamon)
|
||||
add_task install minimal standard ubuntucinnamon-desktop
|
||||
LIVE_TASK=ubuntucinnamon-live
|
||||
lubuntu|ubuntu-gnome|ubuntu-unity|ubuntucinnamon)
|
||||
add_task install minimal standard ${PROJECT}-desktop
|
||||
LIVE_TASK=${PROJECT}-live
|
||||
;;
|
||||
|
||||
xubuntu)
|
||||
@ -816,16 +816,6 @@ case $PROJECT in
|
||||
LIVE_TASK='xubuntu-live'
|
||||
;;
|
||||
|
||||
lubuntu)
|
||||
add_task install minimal standard lubuntu-desktop
|
||||
LIVE_TASK='lubuntu-live'
|
||||
;;
|
||||
|
||||
ubuntu-gnome|ubuntu-unity)
|
||||
add_task install minimal standard ${PROJECT}-desktop
|
||||
LIVE_TASK=${PROJECT}-live
|
||||
;;
|
||||
|
||||
ubuntu-budgie)
|
||||
case ${SUBPROJECT:-} in
|
||||
legacy)
|
||||
|
Loading…
x
Reference in New Issue
Block a user