cinnamon: don't use the live task as well.

This commit is contained in:
Łukasz 'sil2100' Zemczak 2023-03-06 11:43:47 +01:00
parent 7798221957
commit 73f0355304

View File

@ -787,11 +787,15 @@ case $PROJECT in
ubuntucinnamon)
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
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)