From: Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> 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@xxxxxxxxxxxx> --- 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 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo