mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-11 19:31:18 +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
|
||||
|
||||
[ Dimitri John Ledkov ]
|
||||
* auto/config: drop support for 0c3.net domain, now obsolete.
|
||||
|
||||
|
||||
[ Jean-Baptiste Lallement ]
|
||||
* wsl: Create missing groups in chroot
|
||||
|
||||
|
@ -654,7 +654,7 @@ case $PROJECT in
|
||||
canary)
|
||||
touch config/universe-enabled
|
||||
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.standard ubuntu-desktop ubuntu-desktop-default-languages
|
||||
add_task minimal.standard.live ubuntu-live
|
||||
@ -721,7 +721,7 @@ case $PROJECT in
|
||||
LIVE_TASK='ubuntu-live'
|
||||
add_task install minimal standard ubuntu-desktop
|
||||
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
|
||||
KERNEL_FLAVOURS='image-intel'
|
||||
COMPONENTS='main restricted'
|
||||
|
Loading…
x
Reference in New Issue
Block a user