budgie: remove add_snap of ubuntu-budgie-installer, ubuntu-desktop-bootstrap is used instead.

ubuntu-core-desktop-noble
Dan Bungert 9 months ago
parent e0274d1697
commit ff3cedb0b7

7
debian/changelog vendored

@ -1,3 +1,10 @@
livecd-rootfs (24.04.59) noble; urgency=medium
* budgie: remove add_snap of ubuntu-budgie-installer,
ubuntu-desktop-bootstrap is used instead. (LP: #2060568)
-- Dan Bungert <daniel.bungert@canonical.com> Mon, 08 Apr 2024 13:46:25 -0600
livecd-rootfs (24.04.58) noble; urgency=medium livecd-rootfs (24.04.58) noble; urgency=medium
* Add console-conf to UC24 extra snaps by default, as the models define * Add console-conf to UC24 extra snaps by default, as the models define

@ -957,7 +957,6 @@ case $PROJECT in
add_task minimal.standard.live ubuntu-budgie-live add_task minimal.standard.live ubuntu-budgie-live
add_package minimal cloud-init add_package minimal cloud-init
remove_package minimal.standard.live ubiquity-frontend-gtk remove_package minimal.standard.live ubiquity-frontend-gtk
add_snap minimal.standard.live ubuntu-budgie-installer/classic
add_package minimal.standard.live linux-$KERNEL_FLAVOURS casper add_package minimal.standard.live linux-$KERNEL_FLAVOURS casper
seeded_langs="$(get_seeded_languages budgie-desktop-minimal budgie-desktop)" seeded_langs="$(get_seeded_languages budgie-desktop-minimal budgie-desktop)"
echo "$seeded_langs" | tr ' ' ',' > config/seeded-languages echo "$seeded_langs" | tr ' ' ',' > config/seeded-languages

Loading…
Cancel
Save