Displaying 2 results from an estimated 2 matches for "2k19".
Did you mean:
2019
2019 Feb 27
2
[osinfo-db PATCH 1/2] win: add Windows Server 2019 data
https://docs.microsoft.com/en-us/windows-server/get-started-19/whats-new-19
---
data/os/microsoft.com/win-2k19.xml.in | 32 +++++++++++++++++++++++++++
1 file changed, 32 insertions(+)
create mode 100644 data/os/microsoft.com/win-2k19.xml.in
diff --git a/data/os/microsoft.com/win-2k19.xml.in b/data/os/microsoft.com/win-2k19.xml.in
new file mode 100644
index 0000000..0f291b6
--- /dev/null
+++ b/data/os/mic...
2019 Feb 28
2
[PATCH] v2v: -o libvirt: write win2k19 osinfo ID
...quot;http://microsoft.com/win/8.1"
+ | { i_type = "windows"; i_major_version = 10; i_minor_version = 0;
+ i_product_variant = "Server"; i_product_name = product }
+ when String.find product "2019" >= 0 ->
+ Some "http://microsoft.com/win/2k19"
+
| { i_type = "windows"; i_major_version = 10; i_minor_version = 0;
i_product_variant = "Server" } ->
Some "http://microsoft.com/win/2k16"
--
2.20.1