mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-08 17:31:38 +00:00
Merge branch 'hwe-22.04' of git+ssh://git.launchpad.net/~xnox/livecd-rootfs into ubuntu/master
This commit is contained in:
commit
97a4f58403
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,8 +1,15 @@
|
|||||||
|
livecd-rootfs (2.763) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* auto/config: upgrade from hwe-20.04 to hwe-22.04 variant.
|
||||||
|
|
||||||
|
-- Dimitri John Ledkov <dimitri.ledkov@canonical.com> Wed, 06 Apr 2022 14:55:04 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.762) jammy; urgency=medium
|
livecd-rootfs (2.762) jammy; urgency=medium
|
||||||
|
|
||||||
[ Dimitri John Ledkov ]
|
[ Dimitri John Ledkov ]
|
||||||
* auto/config: drop support for 0c3.net domain, now obsolete.
|
* auto/config: drop support for 0c3.net domain, now obsolete.
|
||||||
|
|
||||||
|
|
||||||
[ Jean-Baptiste Lallement ]
|
[ Jean-Baptiste Lallement ]
|
||||||
* wsl: Create missing groups in chroot
|
* wsl: Create missing groups in chroot
|
||||||
|
|
||||||
|
@ -654,7 +654,7 @@ case $PROJECT in
|
|||||||
canary)
|
canary)
|
||||||
touch config/universe-enabled
|
touch config/universe-enabled
|
||||||
PASSES_TO_LAYERS="true"
|
PASSES_TO_LAYERS="true"
|
||||||
KERNEL_FLAVOURS='generic-hwe-20.04'
|
KERNEL_FLAVOURS='generic-hwe-22.04'
|
||||||
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
|
||||||
@ -721,7 +721,7 @@ case $PROJECT in
|
|||||||
LIVE_TASK='ubuntu-live'
|
LIVE_TASK='ubuntu-live'
|
||||||
add_task install minimal standard ubuntu-desktop
|
add_task install minimal standard ubuntu-desktop
|
||||||
add_task live ubuntu-desktop-minimal-default-languages ubuntu-desktop-default-languages
|
add_task live ubuntu-desktop-minimal-default-languages ubuntu-desktop-default-languages
|
||||||
KERNEL_FLAVOURS='generic-hwe-20.04'
|
KERNEL_FLAVOURS='generic-hwe-22.04'
|
||||||
if [ "$SUBARCH" = "intel-iot" ]; then
|
if [ "$SUBARCH" = "intel-iot" ]; then
|
||||||
KERNEL_FLAVOURS='image-intel'
|
KERNEL_FLAVOURS='image-intel'
|
||||||
COMPONENTS='main restricted'
|
COMPONENTS='main restricted'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user