[Libosinfo] [PATCH v3 04/12] win8.1: Add new variant: professional-vl
Fabiano Fidêncio
fidencio at redhat.com
Wed Apr 20 15:55:32 UTC 2016
From: Fabiano Fidêncio <fabiano at fidencio.org>
Due to an issue in the Windows 8.1 unattended installation of Volume
License ISOs, let's add a new "professional-vl" variant in order to give
the special treatment needed by these ISOs.
Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
---
data/os/microsoft.com/win-8.1.xml.in | 3 +++
1 file changed, 3 insertions(+)
diff --git a/data/os/microsoft.com/win-8.1.xml.in b/data/os/microsoft.com/win-8.1.xml.in
index f746d10..2c4ed21 100644
--- a/data/os/microsoft.com/win-8.1.xml.in
+++ b/data/os/microsoft.com/win-8.1.xml.in
@@ -26,6 +26,9 @@
<variant id="enterprise">
<_name>Microsoft Windows 8.1 Enterprise</_name>
</variant>
+ <variant id="professional-vl">
+ <_name>Microsoft Windows 8.1 Professional (Volume License)</_name>
+ </variant>
<!-- Debug -->
<media arch="i686">
--
2.7.3
More information about the Libosinfo
mailing list