File SLED.product of Package 000product
<?xml version="1.0" encoding="UTF-8"?>
<productdefinition xmlns:xi="http://www.w3.org/2001/XInclude">
<products>
<product>
<vendor>SUSE</vendor>
<name>SLED</name>
<releasepkgname>sled-release</releasepkgname>
<!-- predecessor>SLED</predecessor -->
<!-- This date is for SLE 15 identical to Codebase (information by PM),
so setting it to empty. -->
<endoflife></endoflife>
<codestream>
<!-- See FATE#320835 -->
<name>SUSE Linux Enterprise Desktop 15</name>
<!-- FIXME: Date needs to be corrected -->
<endoflife>2028-07-31</endoflife>
</codestream>
<baseversion>15</baseversion>
<patchlevel>2</patchlevel>
<!-- release is no longer optional -->
<release>0</release>
<productline>sled</productline>
<register>
<pool>
<!-- we need a product specific channel to provide System roles and release-package updates -->
<repository project="SUSE:Products:SLE-Product-SLED:15-SP2:x86_64" name="images" medium="product" arch="x86_64" >
<zypp name="SLE-Product-SLED15-SP2-Pool" alias="SLE-Product-SLED15-SP2-Pool"/>
</repository>
<repository url="https://download.nvidia.com/suse/sle15sp2/" arch="x86_64">
<zypp name="SLE-15-SP2-Desktop-NVIDIA-Driver" alias="SLE-15-SP2-Desktop-NVIDIA-Driver"/>
</repository>
<!-- Debug Pool -->
<repository project="SUSE:Products:SLE-Product-SLED:15-SP2:x86_64" name="images" medium="product_debug" arch="x86_64">
<zypp name="SLE-Product-SLED15-SP2-Debuginfo-Pool" alias="SLE-Product-SLED15-SP2-Debuginfo-Pool"/>
</repository>
<!-- TBD: nvidia? -->
<!-- Source Pool -->
<repository project="SUSE:Products:SLE-Product-SLED:15-SP2:x86_64" name="images" medium="product_source" arch="x86_64">
<zypp name="SLE-Product-SLED15-SP2-Source-Pool" alias="SLE-Product-SLED15-SP2-Source-Pool"/>
</repository>
</pool>
<updates>
<!-- XXX: check targets -->
<distrotarget arch="x86_64">sle-15-x86_64</distrotarget>
<!-- we need a product specific channel to provide System roles and release-package updates -->
<repository project="SUSE:Updates:SLE-Product-SLED:15-SP2:x86_64" name="update" arch="x86_64" >
<zypp name="SLE-Product-SLED15-SP2-Updates" alias="SLE-Product-SLED15-SP2-Updates"/>
</repository>
<!-- update debug-->
<repository project="SUSE:Updates:SLE-Product-SLED:15-SP2:x86_64" name="update_debug" arch="x86_64">
<zypp name="SLE-Product-SLED15-SP2-Debuginfo-Updates" alias="SLE-Product-SLED15-SP2-Debuginfo-Updates"/>
</repository>
</updates>
</register>
<summary>SUSE Linux Enterprise Desktop 15 SP2</summary>
<shortsummary>SLED15-SP2</shortsummary>
<description>SUSE Linux Enterprise offers a comprehensive
suite of products built on a single code base.
The platform addresses business needs from
the smallest thin-client devices to the world's
most powerful high-performance computing
and mainframe servers. SUSE Linux Enterprise
offers common management tools and technology
certifications across the platform, and
each product is enterprise-class. SUSE Linux
Enterprise provides more than a cute desktop
product or a basic server offering. It is the
only Linux platform for enterprise computing,
and it is now replacing UNIX* and Windows*
as well.</description>
<xi:include href="linguas.include" />
<urls>
<url name="releasenotes">https://www.suse.com/releasenotes/%{_target_cpu}/SUSE-SLED/15-SP2/release-notes-sled.rpm</url>
</urls>
<buildconfig>
<!-- This section is needed to generate the installation media -->
<producttheme>SLED</producttheme>
<!-- <betaversion>GMC</betaversion> -->
</buildconfig>
<installconfig>
<!-- All flags needed during installation -->
<defaultlang>en_US</defaultlang>
<distribution>SUSE_SLE</distribution>
</installconfig>
<!-- All Flags needed in the running system -->
<runtimeconfig />
<productdependency relationship="provides" name="SUSE_SLE" flag="EQ" baseversion="15" patchlevel="2" />
<productdependency relationship="provides" name="SUSE_SLE-SP2" flag="EQ" baseversion="15" patchlevel="2" />
</product>
</products>
<!-- Default conditionals, repositories and archsets for SLE 12 get imported -->
<xi:include href="defaults-conditionals.include" />
<xi:include href="defaults-archsets.include" />
<xi:include href="defaults-repositories.include" />
<mediasets>
<media type="ftp"
flavor="POOL"
name="SLE-15-SP2-Product-SLED-POOL"
mediastyle="suse-sle15"
run_make_listings="true"
run_hybridiso="true"
run_media_check="true"
repo_only="true"
debugmedia="3"
sourcemedia="2"
use_undecided="false"
separate="true"
create_pattern="false"
use_required="false"
use_recommended="false"
use_suggested="false">
<!-- type : defines the default size of a media
flavor : flavor name - this is needed for registration
product : references the product name
name : name of the media
sourcemedia : sources on this media allowed?
create_pattern : create pattern out of the given groups
use_required : add required packages from the groups
use_recommended : add recommended packages from the groups
use_suggested : add suggested packages from the groups
size : define a new size for the media - default is defined via 'type' attribute
-->
<archsets>
<archset ref="x86_64" />
</archsets>
<metadata>
<package name="skelcd-EULA-sled" />
</metadata>
<use group="sled_release_packages" create_pattern="false" use_recommended="true" />
</media>
</mediasets>
<group name="sled_release_packages">
<packagelist relationship="recommends">
<package name="sled-release" supportstatus="l3" />
<!-- needed to identify base products in yast -->
<package name="skelcd-control-SLED" supportstatus="l3" />
<package name="system-role-minimal-desktop" supportstatus="l3" />
<package name="release-notes-sled" supportstatus="l3"/>
</packagelist>
</group>
</productdefinition>