From ff3cedb0b7d160abf91013e07a7ffc89d101f120 Mon Sep 17 00:00:00 2001 From: Dan Bungert Date: Mon, 8 Apr 2024 13:46:35 -0600 Subject: [PATCH] budgie: remove add_snap of ubuntu-budgie-installer, ubuntu-desktop-bootstrap is used instead. --- debian/changelog | 7 +++++++ live-build/auto/config | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f0a11df8..53e7f7fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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 diff --git a/live-build/auto/config b/live-build/auto/config index 4efde17b..2bf41eaf 100755 --- a/live-build/auto/config +++ b/live-build/auto/config @@ -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