[neon-notifications] [neon/neon/livecd-rootfs/Neon/release-lts] live-build/ubuntu/hooks: Revert azure kernel change
Jinming at leptone.kde.org
Jinming at leptone.kde.org
Wed Sep 23 10:37:56 BST 2020
Git commit a58b91da5fa09250cfd046a6a88a2ed00e3f705b by Jinming Wu, Patrick.
Committed on 01/09/2020 at 21:48.
Pushed by sitter into branch 'Neon/release-lts'.
Revert azure kernel change
M +1 -1 live-build/ubuntu/hooks/040-hyperv-desktop-images.binary
https://invent.kde.org/neon/neon/livecd-rootfs/commit/a58b91da5fa09250cfd046a6a88a2ed00e3f705b
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}
More information about the neon-notifications
mailing list