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

This commit is contained in:
Dan Bungert 2024-04-08 13:46:35 -06:00
parent e0274d1697
commit ff3cedb0b7
2 changed files with 7 additions and 1 deletions

7
debian/changelog vendored
View File

@ -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
* Add console-conf to UC24 extra snaps by default, as the models define

View File

@ -957,7 +957,6 @@ case $PROJECT in
add_task minimal.standard.live ubuntu-budgie-live
add_package minimal cloud-init
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
seeded_langs="$(get_seeded_languages budgie-desktop-minimal budgie-desktop)"
echo "$seeded_langs" | tr ' ' ',' > config/seeded-languages