File openSUSE-Promo.product of Package _product
<?xml version="1.0" encoding="UTF-8"?>
<productdefinition xmlns:xi="http://www.w3.org/2001/XInclude">
<products>
<product id="openSUSE">
<!--
todo:
- pattern translations -> tool needs to create pot file from the xml
- solver:
+ choose locales automatically
+ conflicting patterns and packages
+ group with "preferred" packages for the solver (postfix vs. sendmail)
- add on product handling:
+ registration required even for add on products
+ what about openSUSE add ons that don't need registration but an extra update channel?
-->
<!-- <vendor>SUSE LINUX Products GmbH, Nuernberg, Germany</vendor>-->
<vendor>openSUSE</vendor>
<name>openSUSE-Promo</name>
<version>11.1</version>
<release>0</release> <!-- needed for example if an ISO has to rebuild /* NEEDS TO BE DISCUSSED */ -->
<!-- Please have a look at the Products file definition (http://en.opensuse.org/Build_Service/Product_Definition/products_file).
for details about the ncc_target. -->
<productline>openSUSE</productline>
<register>
<target>openSUSE-11.1-%{_target_cpu}</target>
<!-- release is optional and normally empty -->
<release></release>
</register>
<!--
/* required for NCC registration */
Note: this Flag has to be discussed between PrjMgr and NCC-Team -
and shouldn't change the whole lifetime of the product.
Normally, just needed for Enterprise - here just for
reference.
FYI: the distribution tag will be generated during media creation.
* flavor will be replaced with the <media type="dvd5"/> definition in the mediaset.
* target will be replaced with the ncc_target - the %{_target_cpu} macro
will be replaced with the basearch of the product.
* release is reserved for special versions of a product
-->
<updaterepokey>000000000</updaterepokey>
<summary>openSUSE</summary> <!-- one line only -->
<description>openSUSE is a distribution by the openSUSE.org project.
</description>
<!-- Available languages for collecting packages and during installation and runtime -->
<linguas>
<language>cs</language>
<language>da</language>
<language>de</language>
<language>en</language>
<language>en_GB</language>
<language>en_US</language>
<language>es</language>
<language>fi</language>
<language>fr</language>
<language>hu</language>
<language>it</language>
<language>ja</language>
<language>nb</language>
<language>nl</language>
<language>pl</language>
<language>pt</language>
<language>pt_BR</language>
<language>ru</language>
<language>sv</language>
<language>zh</language>
<language>zh_CN</language>
<language>zh_TW</language>
</linguas>
<urls>
<url name="releasenotes">http://www.suse.com/relnotes/i386/openSUSE/11.1/release-notes-openSUSE.rpm</url>
<url name="smolt">http://smolt.opensuse.org/register.pl</url>
<url name="register">http://register.novell.com/</url>
</urls>
<!-- below is a list of Flags which perhaps need to be present in buildconfig, installconfig and runtimeconfig -->
<buildconfig>
<!-- This section is needed to generate the installation media -->
<producttheme>openSUSE</producttheme>
</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="11.1"/>
<distribution>openSUSE</distribution>
</installconfig>
<runtimeconfig>
<!-- All Flags needed in the running system -->
</runtimeconfig>
</product>
</products>
<xi:include href="conditionals.inc" />
<repositories>
<repository path="obs://openSUSE:11.1/standard"/>
<repository path="obs://openSUSE:11.1:Live/standard"/> <!-- only needed for promo dvd -->
</repositories>
<xi:include href="archsets.inc" />
<mediasets>
<media type="dvd5"
flavor="promodvd"
product="openSUSE-11.1"
name="openSUSE-11.1-Promo-DVD"
sourcemedia="0"
run_media_check="false"
use_required="true"
use_recommended="true"
use_suggested="false">
<use group="REST-DVD-promo-i386" create_pattern="false" />
<use group="i686_list" create_pattern="false" />
<archsets> <!-- for this we generate a medium -->
<archset ref="i586" />
</archsets>
<metadata>
<!-- if you like to add a metapackage to the real media, add it in a normal group.xml file -->
<package name="dosutils" />
<package name="installation-images" />
<package name="instlux-local" />
<package name="instlux-net" />
<package name="patterns-openSUSE-Promo" />
<package name="skelcd-control-openSUSE" />
<package name="skelcd-openSUSE" />
<package name="yast2-slide-show-SuSELinux" />
<package name="promo-dvd-parts"/>
</metadata>
</media>
</mediasets>
<xi:include href="DVD5-promo-i386.group" />
<xi:include href="i686_list.group" />
</productdefinition>