Imported 23.10.53 from mantic-release pocket.

No reason for CPC update specified.
This commit is contained in:
CloudBuilder 2023-10-03 23:51:10 +00:00
parent 286484e57b
commit 5483ded802
2 changed files with 8 additions and 0 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
livecd-rootfs (23.10.53) mantic; urgency=medium
* oem, budgie: kernel in the live layer
-- Dan Bungert <daniel.bungert@canonical.com> Tue, 03 Oct 2023 10:42:32 -0600
livecd-rootfs (23.10.52) mantic; urgency=medium
[ Philip Roche ]

View File

@ -804,6 +804,7 @@ case $PROJECT in
add_task minimal.standard.live ubuntu-live
remove_package minimal.standard.live ubiquity-frontend-gtk
add_snap minimal.standard.live ubuntu-desktop-installer/classic
add_package minimal.standard.live linux-$KERNEL_FLAVOURS casper
cat <<-EOF > config/minimal.catalog-in.yaml
name: "Ubuntu Desktop for OEM (minimal)"
@ -873,6 +874,7 @@ case $PROJECT in
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