We no longer need to remove ubiquity from the Ubuntu live layer and install ubuntu-desktop-installer, this is now handled via the seeds.

This commit is contained in:
Steve Langasek 2023-11-04 22:01:02 +02:00
parent 5634c7e769
commit 74c1ee4bdf
2 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -1,6 +1,8 @@
livecd-rootfs (24.04.3) UNRELEASED; urgency=medium
* Drop the legacy images for both Ubuntu and Ubuntu Budgie.
* We no longer need to remove ubiquity from the Ubuntu live layer and
install ubuntu-desktop-installer, this is now handled via the seeds.
-- Steve Langasek <steve.langasek@ubuntu.com> Sat, 04 Nov 2023 21:55:34 +0200

View File

@ -717,8 +717,6 @@ case $PROJECT in
add_task minimal.standard ubuntu-desktop ubuntu-desktop-default-languages
# the live layer, contains all packages for the live session installer
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
# language support
seeded_langs="$(get_seeded_languages desktop)"