From a58b91da5fa09250cfd046a6a88a2ed00e3f705b Mon Sep 17 00:00:00 2001 From: "Jinming Wu, Patrick" Date: Wed, 2 Sep 2020 05:41:44 +0800 Subject: [PATCH] Revert azure kernel change --- live-build/ubuntu/hooks/040-hyperv-desktop-images.binary | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary b/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary index 04446025..23697b8e 100644 --- a/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary +++ b/live-build/ubuntu/hooks/040-hyperv-desktop-images.binary @@ -40,7 +40,7 @@ trap cleanup_hyperv EXIT # Perform customisations chroot "${scratch_d}" apt-get update -y -chroot "${scratch_d}" apt-get -y install xrdp linux-azure linux-tools-azure linux-cloud-tools-azure +chroot "${scratch_d}" apt-get -y install xrdp linux-tools-virtual linux-cloud-tools-virtual cat > ${scratch_d}/etc/modules-load.d/hyperv.conf << EOF ${IMAGE_STR}