diff --git a/SOURCES/add-windows-8.1-support.patch b/SOURCES/add-windows-8.1-support.patch new file mode 100644 index 0000000..046c977 --- /dev/null +++ b/SOURCES/add-windows-8.1-support.patch @@ -0,0 +1,526 @@ +From 723e77d540e5d410a35884c7c60a865ea3b926fb Mon Sep 17 00:00:00 2001 +From: =?UTF-8?q?Fabiano=20Fid=C3=AAncio?= +Date: Sat, 5 Oct 2013 02:54:42 +0200 +Subject: [PATCH] win8.1: Add Windows 8.1 support + +This commit adds the volume IDs and test cases data for the +Windows 8.1 ISOs I have access in MSDN +--- + data/oses/windows.xml.in | 58 ++++++++++++++++++++++ + ...indows_8_1_enterprise_n_x64_dvd_2791038.iso.txt | 29 +++++++++++ + ...indows_8_1_enterprise_n_x86_dvd_2791297.iso.txt | 29 +++++++++++ + ..._windows_8_1_enterprise_x64_dvd_2791088.iso.txt | 29 +++++++++++ + ..._windows_8_1_enterprise_x86_dvd_2791510.iso.txt | 29 +++++++++++ + .../en_windows_8_1_n_x64_dvd_2707896.iso.txt | 29 +++++++++++ + .../en_windows_8_1_n_x86_dvd_2707895.iso.txt | 29 +++++++++++ + ...en_windows_8_1_pro_n_vl_x64_dvd_2791264.iso.txt | 29 +++++++++++ + ...en_windows_8_1_pro_n_vl_x86_dvd_2791509.iso.txt | 29 +++++++++++ + .../en_windows_8_1_pro_vl_x64_dvd_2791292.iso.txt | 29 +++++++++++ + .../en_windows_8_1_pro_vl_x86_dvd_2791634.iso.txt | 29 +++++++++++ + .../win8.1/en_windows_8_1_x64_dvd_2707217.iso.txt | 29 +++++++++++ + .../win8.1/en_windows_8_1_x86_dvd_2707392.iso.txt | 30 +++++++++++ + 13 files changed, 407 insertions(+) + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_enterprise_n_x64_dvd_2791038.iso.txt + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_enterprise_n_x86_dvd_2791297.iso.txt + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_enterprise_x64_dvd_2791088.iso.txt + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_enterprise_x86_dvd_2791510.iso.txt + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_n_x64_dvd_2707896.iso.txt + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_n_x86_dvd_2707895.iso.txt + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_pro_n_vl_x64_dvd_2791264.iso.txt + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_pro_n_vl_x86_dvd_2791509.iso.txt + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_pro_vl_x64_dvd_2791292.iso.txt + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_pro_vl_x86_dvd_2791634.iso.txt + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_x64_dvd_2707217.iso.txt + create mode 100644 test/isodata/windows/win8.1/en_windows_8_1_x86_dvd_2707392.iso.txt + +diff --git a/data/oses/windows.xml.in b/data/oses/windows.xml.in +index 67c491d..11b78f1 100644 +--- a/data/oses/windows.xml.in ++++ b/data/oses/windows.xml.in +@@ -794,4 +794,62 @@ + + + ++ ++ win8.1 ++ <_name>Microsoft Windows 8.1 ++ 6.3 ++ <_vendor>Microsoft Corporation ++ winnt ++ win ++ ++ ++ ++ ++ ++ ++ ++ (IRM_CENNA_X86FREV|IRM_CENA_X86FREV|IRM_CCSNA_X86FRE|IRM_CPRNA_X86FREV|IRM_CPRA_X86FREV|IRM_CCSA_X86FRE)_ ++ MICROSOFT CORPORATION ++ [[:upper:][:digit:]_]*_([[:upper:]]*-[[:upper:]]*) ++ ++ ++ ++ ++ (IRM_CENNA_X64FREV|IRM_CENA_X64FREV|IRM_CCSNA_X64FRE|IRM_CPRNA_X64FREV|IRM_CPRA_X64FREV|IRM_CCSA_X64FRE)_ ++ MICROSOFT CORPORATION ++ [[:upper:][:digit:]_]*_([[:upper:]]*-[[:upper:]]*) ++ ++ ++ ++ ++ ++ 1000000000 ++ 1 ++ 1073741824 ++ 17179869184 ++ ++ ++ ++ ++ ++ 1000000000 ++ 1 ++ 2147483648 ++ 21474836480 ++ ++ ++ ++ ++ ++ ++ ++ ++