mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-08-14 18:24:15 +00:00
Imported 23.10.10
No reason for CPC update specified.
This commit is contained in:
parent
7957d1d010
commit
9fdf33310e
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (23.10.10) mantic; urgency=medium
|
||||||
|
|
||||||
|
* Revert "desktop, budgie: no need to include the kernel directly, it is
|
||||||
|
installed at runtime" due to build breakage
|
||||||
|
|
||||||
|
-- Dan Bungert <daniel.bungert@canonical.com> Thu, 03 Aug 2023 21:37:46 -0600
|
||||||
|
|
||||||
livecd-rootfs (23.10.9) mantic; urgency=medium
|
livecd-rootfs (23.10.9) mantic; urgency=medium
|
||||||
|
|
||||||
* desktop, budgie: no need to include the kernel directly, it is installed
|
* desktop, budgie: no need to include the kernel directly, it is installed
|
||||||
|
@ -784,9 +784,7 @@ case $PROJECT in
|
|||||||
*)
|
*)
|
||||||
touch config/universe-enabled
|
touch config/universe-enabled
|
||||||
PASSES_TO_LAYERS="true"
|
PASSES_TO_LAYERS="true"
|
||||||
OPTS="${OPTS:+$OPTS }--linux-packages=none --initramfs=none"
|
KERNEL_FLAVOURS='generic-hwe-22.04'
|
||||||
KERNEL_FLAVOURS=none
|
|
||||||
BINARY_REMOVE_LINUX=false
|
|
||||||
add_task minimal minimal standard ubuntu-desktop-minimal ubuntu-desktop-minimal-default-languages
|
add_task minimal minimal standard ubuntu-desktop-minimal ubuntu-desktop-minimal-default-languages
|
||||||
add_task minimal.standard ubuntu-desktop ubuntu-desktop-default-languages
|
add_task minimal.standard ubuntu-desktop ubuntu-desktop-default-languages
|
||||||
add_task minimal.standard.live ubuntu-live
|
add_task minimal.standard.live ubuntu-live
|
||||||
@ -923,9 +921,7 @@ 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"
|
||||||
OPTS="${OPTS:+$OPTS }--linux-packages=none --initramfs=none"
|
KERNEL_FLAVOURS='generic-hwe-22.04'
|
||||||
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