[Libosinfo] [osinfo-db 1/5] opensuse-42.3: Add "DVD Image" variant id

Fabiano Fidêncio fidencio at redhat.com
Mon Apr 23 19:53:27 UTC 2018


From: Fabiano Fidêncio <fabiano at fidencio.org>

As the current openSUSE has both DVD and Network images, let's add the
variant id in order to differentiate one from the other.

Signed-off-by: Fabiano Fidêncio <fabiano at fidencio.org>
---
 data/os/opensuse.org/opensuse-42.3.xml.in | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/data/os/opensuse.org/opensuse-42.3.xml.in b/data/os/opensuse.org/opensuse-42.3.xml.in
index e906eb2..5dd6643 100644
--- a/data/os/opensuse.org/opensuse-42.3.xml.in
+++ b/data/os/opensuse.org/opensuse-42.3.xml.in
@@ -14,6 +14,10 @@
     <release-date>2017-07-26</release-date>
     <eol-date>2019-01-31</eol-date>
 
+    <variant id="dvd">
+      <_name>openSUSE Leap 42.3 (DVD Image)</_name>
+    </variant>
+
     <devices>
       <device id="http://pcisig.com/pci/1af4/1041"/>
       <device id="http://pcisig.com/pci/1af4/1042"/>
@@ -26,7 +30,9 @@
       <device id="http://pcisig.com/pci/1af4/1050"/>
     </devices>
 
+    <!-- DVD -->
     <media arch="x86_64">
+      <variant id="dvd"/>
       <url>http://download.opensuse.org/distribution/leap/42.3/iso/openSUSE-Leap-42.3-DVD-x86_64.iso</url>
       <iso>
         <volume-id>openSUSE-Leap-42.3-DVD-x86_64*</volume-id>
-- 
2.14.3




More information about the Libosinfo mailing list