mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-09 09:02:11 +00:00
budgie: KERNEL_FLAVOURS=none
This commit is contained in:
parent
6010b5de5e
commit
95b37dcb8c
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,7 +1,7 @@
|
|||||||
livecd-rootfs (23.10.9) mantic; urgency=medium
|
livecd-rootfs (23.10.9) mantic; urgency=medium
|
||||||
|
|
||||||
* desktop: no need to include the kernel directly, it is installed at
|
* desktop, budgie: no need to include the kernel directly, it is installed
|
||||||
runtime (LP: #2026225)
|
at runtime (LP: #2026225)
|
||||||
|
|
||||||
-- Dan Bungert <daniel.bungert@canonical.com> Wed, 02 Aug 2023 13:16:00 -0600
|
-- 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.
|
# By default Ubuntu Budgie now ships the new installer.
|
||||||
PASSES_TO_LAYERS="true"
|
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 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 ubuntu-budgie-desktop ubuntu-budgie-desktop-default-languages
|
||||||
add_task minimal.standard.live ubuntu-budgie-live
|
add_task minimal.standard.live ubuntu-budgie-live
|
||||||
|
Loading…
x
Reference in New Issue
Block a user