From 1f5828f2de5ba44ddc21d2dcd376b80a29c67910 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 5 Mar 2021 20:45:19 +0100 Subject: [PATCH] ostype schema: win10 is valid for win 2019 server too the webinterface shows it like this since quite a while already. Signed-off-by: Thomas Lamprecht --- PVE/QemuServer.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm index 4a433a58..2ee79339 100644 --- a/PVE/QemuServer.pm +++ b/PVE/QemuServer.pm @@ -384,7 +384,7 @@ w2k8;; Microsoft Windows 2008 wvista;; Microsoft Windows Vista win7;; Microsoft Windows 7 win8;; Microsoft Windows 8/2012/2012r2 -win10;; Microsoft Windows 10/2016 +win10;; Microsoft Windows 10/2016/2019 l24;; Linux 2.4 Kernel l26;; Linux 2.6 - 5.X Kernel solaris;; Solaris/OpenSolaris/OpenIndiania kernel