mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 01:11:31 +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'
|
LIVE_TASK='edubuntu-live'
|
||||||
;;
|
;;
|
||||||
|
|
||||||
ubuntucinnamon)
|
lubuntu|ubuntu-gnome|ubuntu-unity|ubuntucinnamon)
|
||||||
add_task install minimal standard ubuntucinnamon-desktop
|
add_task install minimal standard ${PROJECT}-desktop
|
||||||
LIVE_TASK=ubuntucinnamon-live
|
LIVE_TASK=${PROJECT}-live
|
||||||
;;
|
;;
|
||||||
|
|
||||||
xubuntu)
|
xubuntu)
|
||||||
@ -816,16 +816,6 @@ case $PROJECT in
|
|||||||
LIVE_TASK='xubuntu-live'
|
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)
|
ubuntu-budgie)
|
||||||
case ${SUBPROJECT:-} in
|
case ${SUBPROJECT:-} in
|
||||||
legacy)
|
legacy)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user