File openSUSE.product of Package _product
<?xml version="1.0" encoding="UTF-8"?>
<productdefinition xmlns:xi="http://www.w3.org/2001/XInclude">
<products>
<product>
<vendor>openSUSE</vendor>
<name>openSUSE</name>
<version>42.3</version>
<release>0</release>
<endoflife>2019-01-31</endoflife>
<codestream>
<name>openSUSE Leap 42</name>
<endoflife>2019-01-31</endoflife>
</codestream>
<productline>Leap</productline>
<!-- Ensure we have valid distrotarget - used by "zypper tos" - boo#977052 -->
<register>
<updates>
<distrotarget arch="x86_64" >openSUSE-Leap-42.3-x86_64</distrotarget>
<distrotarget arch="s390x" >openSUSE-Leap-42.3-s390x</distrotarget>
<distrotarget arch="ppc64le">openSUSE-Leap-42.3-ppc64le</distrotarget>
<distrotarget arch="aarch64">openSUSE-Leap-42.3-aarch64</distrotarget>
</updates>
</register>
<updaterepokey>000000000</updaterepokey>
<summary>openSUSE Leap 42.3</summary> <!-- one line only -->
<shortsummary>openSUSE Leap</shortsummary>
<description>openSUSE Leap 42.3</description>
<!--
Available languages for collecting packages and during installation and runtime.
keep in sync with
https://github.com/openSUSE/package-lists/blob/master/opensuse/Factory/dvd-1
-->
<linguas>
<language>cs</language>
<language>da</language>
<language>de</language>
<language>el</language>
<language>en_GB</language>
<language>en_US</language>
<language>es</language>
<language>fr</language>
<language>hu</language>
<language>it</language>
<language>ja</language>
<language>pl</language>
<language>pt</language>
<language>pt_BR</language>
<language>ru</language>
<language>zh</language>
<language>zh_CN</language>
<language>zh_TW</language>
</linguas>
<urls>
<url name="releasenotes">http://doc.opensuse.org/release-notes/x86_64/openSUSE/Leap/42.3/release-notes-openSUSE.rpm</url>
<!-- <url name="smolt">http://smolt.opensuse.org/register.pl</url>
<url name="register">http://register.novell.com/</url> -->
<url name="repository">http://download.opensuse.org/distribution/leap/42.3/repo/oss/</url>
<!-- url name="update">http://download.opensuse.org/update/factory/</url> -->
</urls>
<buildconfig>
<!-- This section is needed to generate the installation media -->
<producttheme>openSUSE</producttheme>
<!--
<betaversion>Beta</betaversion>
-->
</buildconfig>
<installconfig>
<!-- All flags needed during installation -->
<defaultlang>en_US</defaultlang>
<!-- needed for current content file -->
<datadir>suse</datadir>
<descriptiondir>suse/setup/descr</descriptiondir>
<releasepackage name="openSUSE-release" flag="EQ" version="%{version}"/>
<distribution>openSUSE</distribution>
<xi:include href="obsoletepackages.inc" />
</installconfig>
<runtimeconfig>
<!-- All Flags needed in the running system -->
</runtimeconfig>
</product>
</products>
<xi:include href="conditionals.inc" />
<repositories>
<repository path="obs://openSUSE:Leap:42.3/standard"/>
</repositories>
<xi:include href="archsets.inc" />
<mediasets>
<!-- BEWARE: do not touch the naming here without adapting ftp upload scripts ! -->
<media type="ftp"
flavor="ftp"
sourcemedia="3"
debugmedia="2"
mediastyle="suse-13.2"
create_pattern="false"
repo_only="true"
run_make_listings="true"
create_repomd="true"
use_required="true"
use_recommended="true"
use_suggested="false"
use_undecided="true">
<archsets> <!-- for this we generate a medium -->
<archset ref="x86_64" /> <!-- so we get 2 product files on this medium -->
</archsets>
<!-- we put all packages (even suggested) on the media for the two groups below -->
<metadata>
<!-- if you like to add a metapackage to the real media, add it in a normal group.xml file -->
<package name="installation-images-openSUSE" arch="x86_64" onlyarch="x86_64" />
<package name="instlux" arch="x86_64" onlyarch="x86_64" />
<package name="skelcd-control-openSUSE" arch="x86_64" onlyarch="x86_64" />
<!-- <package name="skelcd-openSUSE" arch="armv7hl" onlyarch="armv7hl"/> -->
<package name="skelcd-openSUSE" arch="x86_64" onlyarch="x86_64"/>
<package name="yast2-slide-show" onlyarch="noarch" />
</metadata>
<use group="NON_FTP_PACKAGES" create_pattern="false" />
</media>
<!-- BEWARE: do not touch the naming here without adapting ftp upload scripts ! -->
<media type="cd"
flavor="mini"
name="openSUSE-Leap-42.3-NET"
run_hybridiso="true"
mediastyle="suse-13.2"
sourcemedia="0"
firmware="uefi"
use_required="true"
use_recommended="true"
use_suggested="false">
<archsets>
<archset ref="x86_64" />
</archsets>
<metadata>
<package name="installation-images-openSUSE" />
</metadata>
</media>
<media type="dvd5"
flavor="dvd"
name="openSUSE-Leap-42.3-DVD"
sourcemedia="0"
mediastyle="suse-13.2"
firmware="uefi"
run_media_check="true"
run_hybridiso="true"
use_required="true"
use_recommended="true"
use_suggested="false">
<use group="DVD-x86_64" create_pattern="false" />
<archsets>
<archset ref="x86_64" />
</archsets>
<metadata>
<!-- if you like to add a metapackage to the real media, add it in a normal group.xml file -->
<package name="installation-images-openSUSE" />
<package name="instlux" arch="x86_64" onlyarch="x86_64" />
<!-- DVD too big ...
<package name="openSUSE-images" arch="x86_64" onlyarch="x86_64"/>
-->
<package name="skelcd-control-openSUSE" />
<package name="skelcd-openSUSE" />
<package name="yast2-slide-show" onlyarch="noarch" />
</metadata>
</media>
</mediasets>
<xi:include href="NON_FTP_PACKAGES.group"/>
<xi:include href="DVD5-x86_64.group" />
</productdefinition>