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

ui-by-default-wip
Łukasz 'sil2100' Zemczak 2 years ago
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…
Cancel
Save