[Libosinfo] [PATCH 2/2] win10: Add one volume ID

Christophe Fergeau cfergeau at redhat.com
Wed Sep 23 08:52:46 UTC 2015


Data was provided by Vaclav Ehrlich
---
 data/oses/windows.xml.in                           | 13 ++++++++++
 ...n_windows_10_enterprise_x86_dvd_6851156.iso.txt | 30 ++++++++++++++++++++++
 2 files changed, 43 insertions(+)
 create mode 100644 test/isodata/windows/win10/en_windows_10_enterprise_x86_dvd_6851156.iso.txt

diff --git a/data/oses/windows.xml.in b/data/oses/windows.xml.in
index fe4f862..bbe1852 100644
--- a/data/oses/windows.xml.in
+++ b/data/oses/windows.xml.in
@@ -1307,6 +1307,9 @@
     <variant id="education">
       <_name>Microsoft Windows 10 Education</_name>
     </variant>
+    <variant id="enterprise">
+      <_name>Microsoft Windows 10 Enterprise</_name>
+    </variant>
 
     <!-- Education -->
     <media arch="i686">
@@ -1318,6 +1321,16 @@
       </iso>
     </media>
 
+    <!-- Enterprise -->
+    <media arch="i686">
+      <variant id="enterprise"/>
+      <iso>
+        <volume-id>J_CENA_X86FREV_</volume-id>
+        <publisher-id>MICROSOFT CORPORATION</publisher-id>
+        <l10n-language regex="true" l10n-language-map="http://microsoft.com/win/8/l10n-language">[[:upper:][:digit:]_]*_([[:upper:]]*-[[:upper:]]*)</l10n-language>
+      </iso>
+    </media>
+
     <resources arch="i686">
       <minimum>
         <cpu>1000000000</cpu>
diff --git a/test/isodata/windows/win10/en_windows_10_enterprise_x86_dvd_6851156.iso.txt b/test/isodata/windows/win10/en_windows_10_enterprise_x86_dvd_6851156.iso.txt
new file mode 100644
index 0000000..eaeaf6b
--- /dev/null
+++ b/test/isodata/windows/win10/en_windows_10_enterprise_x86_dvd_6851156.iso.txt
@@ -0,0 +1,30 @@
+CD-ROM is in ISO 9660 format
+System id:
+Volume id: J_CENA_X86FREV_EN-US_DV5
+Volume set id: J_CENA_X86FREV_EN-US_DV5
+Publisher id: MICROSOFT CORPORATION
+Data preparer id: MICROSOFT CORPORATION, ONE MICROSOFT WAY, REDMOND WA 98052,
+(425) 882-8080
+Application id: CDIMAGE 2.53 (01/01/2005 TM)
+Copyright File id:
+Abstract File id:
+Bibliographic File id:
+Volume set size is: 1
+Volume set sequence number is: 1
+Logical block size is: 2048
+Volume size is: 1420691
+El Torito VD version 1 found, boot catalog is in sector 22
+NO Joliet present
+NO Rock Ridge present
+Eltorito validation header:
+    Hid 1
+    Arch 0 (x86)
+    ID 'Microsoft Corporation'
+    Key 55 AA
+    Eltorito defaultboot header:
+        Bootid 88 (bootable)
+        Boot media 0 (No Emulation Boot)
+        Load segment 0
+        Sys type 0
+        Nsect 8
+        Bootoff 222 546
-- 
2.4.3




More information about the Libosinfo mailing list