From 5a70b51d03b53ce97cf65b468e98ac087df7c9b2 Mon Sep 17 00:00:00 2001 From: CloudBuilder Date: Wed, 27 Jan 2021 16:18:24 +0000 Subject: [PATCH] Imported 2.664.13 No reason for CPC update specified. --- debian/changelog | 6 ++++++ live-build/ubuntu-server/hooks/033-kernel-bits.binary | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1f0a7ddf..54d4f2f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +livecd-rootfs (2.664.13) focal; urgency=medium + + * Enable the hwe variant for ubuntu-server-live (LP: #1913314) + + -- Ɓukasz 'sil2100' Zemczak Tue, 26 Jan 2021 15:47:43 +0100 + livecd-rootfs (2.664.12) focal; urgency=medium * riscv64: backport HiFive unleashed & cloud-image building support diff --git a/live-build/ubuntu-server/hooks/033-kernel-bits.binary b/live-build/ubuntu-server/hooks/033-kernel-bits.binary index 4f7f9b95..deab79e5 100755 --- a/live-build/ubuntu-server/hooks/033-kernel-bits.binary +++ b/live-build/ubuntu-server/hooks/033-kernel-bits.binary @@ -27,8 +27,7 @@ INSTALLER_ROOT=binary/boot/installer.squashfs.dir KERNEL_BITS_ROOT=binary/boot/kernel-bits.dir KERNEL_BITS_OVERLAY=binary/boot/overlay-kernel-bits -#variants='ga hwe' -variants='ga' +variants='ga hwe' for variant in $variants; do if [ "$variant" = "ga" ]; then