budgie: KERNEL_FLAVOURS=none

canary-locale^2 23.10.9
Dan Bungert 1 year ago
parent 6010b5de5e
commit 95b37dcb8c

4
debian/changelog vendored

@ -1,7 +1,7 @@
livecd-rootfs (23.10.9) mantic; urgency=medium
* desktop: no need to include the kernel directly, it is installed at
runtime (LP: #2026225)
* desktop, budgie: no need to include the kernel directly, it is installed
at runtime (LP: #2026225)
-- Dan Bungert <daniel.bungert@canonical.com> Wed, 02 Aug 2023 13:16:00 -0600

@ -923,7 +923,9 @@ case $PROJECT in
*)
# By default Ubuntu Budgie now ships the new installer.
PASSES_TO_LAYERS="true"
KERNEL_FLAVOURS='generic-hwe-22.04'
OPTS="${OPTS:+$OPTS }--linux-packages=none --initramfs=none"
KERNEL_FLAVOURS=none
BINARY_REMOVE_LINUX=false
add_task minimal minimal standard ubuntu-budgie-desktop-minimal ubuntu-budgie-desktop-minimal-default-languages
add_task minimal.standard ubuntu-budgie-desktop ubuntu-budgie-desktop-default-languages
add_task minimal.standard.live ubuntu-budgie-live

Loading…
Cancel
Save