From 5a0e23fefe1e84760c4254f2d1b0b66568a284f8 Mon Sep 17 00:00:00 2001 From: "Jinming Wu, Patrick" Date: Wed, 22 Jul 2020 17:16:53 +0800 Subject: [PATCH] Update linux-tools/linux-cloud-tools to use Azure --- 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 2781dd86..d8d0c993 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-virtual linux-cloud-tools-virtual +chroot "${scratch_d}" apt-get -y install xrdp linux-azure linux-tools-azure linux-cloud-tools-azure cat > ${scratch_d}/etc/modules-load.d/hyperv.conf << EOF ${IMAGE_STR}