[Libosinfo] [PATCH v3 05/10] win10: Add two Enterprise LTSB (x86_64) volume IDs
Fabiano Fidêncio
fidencio at redhat.com
Mon May 9 17:03:05 UTC 2016
LTSB stands for Long Term Servicing Branch.
Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
data/os/microsoft.com/win-10.xml.in | 13 ++++++++++
..._enterprise_2015_ltsb_n_x64_dvd_6848316.iso.txt | 29 ++++++++++++++++++++++
...10_enterprise_2015_ltsb_x64_dvd_6848446.iso.txt | 29 ++++++++++++++++++++++
3 files changed, 71 insertions(+)
create mode 100644 test/isodata/windows/win10/en_windows_10_enterprise_2015_ltsb_n_x64_dvd_6848316.iso.txt
create mode 100644 test/isodata/windows/win10/en_windows_10_enterprise_2015_ltsb_x64_dvd_6848446.iso.txt
diff --git a/data/os/microsoft.com/win-10.xml.in b/data/os/microsoft.com/win-10.xml.in
index d5963bc..8cd15f3 100644
--- a/data/os/microsoft.com/win-10.xml.in
+++ b/data/os/microsoft.com/win-10.xml.in
@@ -17,6 +17,9 @@
<variant id="enterprise">
<_name>Microsoft Windows 10 Enterprise</_name>
</variant>
+ <variant id="enterprise-ltsb">
+ <_name>Microsoft Windows 10 Enterprise (Long Term Servicing Branch)</_name>
+ </variant>
<!-- Education -->
<media arch="i686">
@@ -54,6 +57,16 @@
</iso>
</media>
+ <!-- Enterprise LTSB -->
+ <media arch="x86_64">
+ <variant id="enterprise-ltsb"/>
+ <iso>
+ <volume-id>J_CESN?N?_X64FREV_</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_2015_ltsb_n_x64_dvd_6848316.iso.txt b/test/isodata/windows/win10/en_windows_10_enterprise_2015_ltsb_n_x64_dvd_6848316.iso.txt
new file mode 100644
index 0000000..d92828a
--- /dev/null
+++ b/test/isodata/windows/win10/en_windows_10_enterprise_2015_ltsb_n_x64_dvd_6848316.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id:
+Volume id: J_CESNN_X64FREV_EN-US_DV5
+Volume set id: J_CESNN_X64FREV_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: 1742823
+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 221 545
diff --git a/test/isodata/windows/win10/en_windows_10_enterprise_2015_ltsb_x64_dvd_6848446.iso.txt b/test/isodata/windows/win10/en_windows_10_enterprise_2015_ltsb_x64_dvd_6848446.iso.txt
new file mode 100644
index 0000000..e096bd8
--- /dev/null
+++ b/test/isodata/windows/win10/en_windows_10_enterprise_2015_ltsb_x64_dvd_6848446.iso.txt
@@ -0,0 +1,29 @@
+CD-ROM is in ISO 9660 format
+System id:
+Volume id: J_CES_X64FREV_EN-US_DV5
+Volume set id: J_CES_X64FREV_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: 1802801
+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 221 545
--
2.7.4
More information about the Libosinfo
mailing list