mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-01 21:21:42 +00:00
cinnamon: don't use the live task as well.
This commit is contained in:
parent
7798221957
commit
73f0355304
@ -787,11 +787,15 @@ case $PROJECT in
|
|||||||
|
|
||||||
ubuntucinnamon)
|
ubuntucinnamon)
|
||||||
add_task install minimal standard
|
add_task install minimal standard
|
||||||
# The ubuntucinnamon task is not yet baked into the archive,
|
|
||||||
# but using the metapackage directly should be as good, if not
|
|
||||||
# better.
|
|
||||||
add_package install ubuntucinnamon-desktop
|
add_package install ubuntucinnamon-desktop
|
||||||
LIVE_TASK='ubuntucinnamon-live'
|
# XXX: Adding live packages manually temporarily until we have
|
||||||
|
# the live task for ubuntucinnamon set up properly.
|
||||||
|
add_package live ubiquity-frontend-gtk
|
||||||
|
add_package live ubiquity-ubuntu-artwork ubiquity-slideshow-ubuntu
|
||||||
|
add_package live gtk-im-libthai ibus-hangul ibus-mozc ibus-unikey
|
||||||
|
add_package live zfsutils-linux zfs-initramfs zsys
|
||||||
|
add_package live sssd realmd adcli
|
||||||
|
add_package live gparted cifs-utils
|
||||||
;;
|
;;
|
||||||
|
|
||||||
xubuntu)
|
xubuntu)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user