[neon-notifications] [neon/neon/livecd-rootfs/Neon/release-lts] live-build/ubuntu/hooks: Update linux-tools/linux-cloud-tools to use Azure
Steve Langasek
null at kde.org
Wed Sep 23 10:37:56 BST 2020
Git commit 5a0e23fefe1e84760c4254f2d1b0b66568a284f8 by Steve Langasek, on behalf of Jinming Wu, Patrick.
Committed on 26/08/2020 at 21:06.
Pushed by sitter into branch 'Neon/release-lts'.
Update linux-tools/linux-cloud-tools to use Azure
M +1 -1 live-build/ubuntu/hooks/040-hyperv-desktop-images.binary
https://invent.kde.org/neon/neon/livecd-rootfs/commit/5a0e23fefe1e84760c4254f2d1b0b66568a284f8
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}
More information about the neon-notifications
mailing list