mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-11 02:41:33 +00:00
ubuntucinnamon-live task has existed for a while now, use it instead of hard-coded list of packages.
This commit is contained in:
parent
abc60bc135
commit
7c51e152f1
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,6 +1,8 @@
|
|||||||
livecd-rootfs (23.10.33) UNRELEASED; urgency=medium
|
livecd-rootfs (23.10.33) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Drop references to kubuntu-plasma5, obsolete since wily
|
* Drop references to kubuntu-plasma5, obsolete since wily
|
||||||
|
* ubuntucinnamon-live task has existed for a while now, use it instead of
|
||||||
|
hard-coded list of packages.
|
||||||
|
|
||||||
-- Steve Langasek <steve.langasek@ubuntu.com> Wed, 06 Sep 2023 11:23:17 -0700
|
-- Steve Langasek <steve.langasek@ubuntu.com> Wed, 06 Sep 2023 11:23:17 -0700
|
||||||
|
|
||||||
|
@ -805,14 +805,7 @@ case $PROJECT in
|
|||||||
|
|
||||||
ubuntucinnamon)
|
ubuntucinnamon)
|
||||||
add_task install minimal standard ubuntucinnamon-desktop
|
add_task install minimal standard ubuntucinnamon-desktop
|
||||||
# XXX: Adding live packages manually temporarily until we have
|
LIVE_TASK=ubuntucinnamon-live
|
||||||
# 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
|
|
||||||
KERNEL_FLAVOURS=generic
|
KERNEL_FLAVOURS=generic
|
||||||
;;
|
;;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user