From ea0bc51427ed6e2b936d467aa4b7967089c3f9e3 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 30 Jan 2023 11:02:53 +0100 Subject: [PATCH] schema: OS type: note that the l26 type is also compatible with Linux 6.x 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 6a29d1bf..e4d1a70f 100644 --- a/PVE/QemuServer.pm +++ b/PVE/QemuServer.pm @@ -411,7 +411,7 @@ win8;; Microsoft Windows 8/2012/2012r2 win10;; Microsoft Windows 10/2016/2019 win11;; Microsoft Windows 11/2022 l24;; Linux 2.4 Kernel -l26;; Linux 2.6 - 5.X Kernel +l26;; Linux 2.6 - 6.X Kernel solaris;; Solaris/OpenSolaris/OpenIndiania kernel EODESC },