File sle-module-rt.product.in of Package 000package-groups

<?xml version="1.0" encoding="UTF-8"?>
<!-- Module: Real Time -->
<!--
   * Initial limited lifetime: TBD
   * content: Support Real Time kernel
   * Currently Support x86_64 only
   *
   * Owner: Real Time ProjectMgr (Jeffrey Cheung)
-->
<productdefinition xmlns:xi="http://www.w3.org/2001/XInclude">
  <products>
    <product>
      <vendor>SUSE</vendor>
      <name>sle-module-rt</name>
      <!-- this should be end of codestream, thus empty -->
       <endoflife/>
      <baseversion>15</baseversion>
      <patchlevel>4</patchlevel>
      <release>0</release>
      <productline>sle-module-rt</productline>

      <register>
        <pool>
          <!-- Pool -->
          <repository project="SUSE:Products:SLE-Module-RT:15-SP4:x86_64" name="images" medium="product" arch="x86_64">
            <zypp name="SLE-Module-RT15-SP4-Pool" alias="SLE-Module-RT15-SP4-Pool" />
          </repository>
         
          <!-- DebugInfo -->
          <repository project="SUSE:Products:SLE-Module-RT:15-SP4:x86_64" name="images" medium="product_debug" arch="x86_64">
            <zypp name="SLE-Module-RT15-SP4-Debuginfo-Pool" alias="SLE-Module-RT15-SP4-Debuginfo-Pool" />
          </repository>
     
          <!-- SRC -->
          <repository project="SUSE:Products:SLE-Module-RT:15-SP4:x86_64" name="images" medium="product_source" arch="x86_64">
            <zypp name="SLE-Module-RT15-SP4-Source-Pool" alias="SLE-Module-RT15-SP4-Source-Pool" />
          </repository>         
        </pool>
        <updates>
          <distrotarget arch="x86_64">sle-15-x86_64</distrotarget>

          <!-- update -->
          <repository project="SUSE:Updates:SLE-Module-RT:15-SP4:x86_64" name="update" arch="x86_64">
            <zypp name="SLE-Module-RT15-SP4-Updates" alias="SLE-Module-RT15-SP4-Updates" />
          </repository>
           <repository project="SUSE:Updates:SLE-Module-RT:15-SP4:x86_64" name="update_debug" arch="x86_64">
            <zypp name="SLE-Module-RT15-SP4-Debuginfo-Updates" alias="SLE-Module-RT15-SP4-Debuginfo-Updates" />
          </repository>         
          <!-- update_debug -->
        </updates>
        <flavor>module</flavor>
      </register>
      <summary>SUSE Real Time Module</summary>

      <shortsummary>SUSE-Real-Time-Module</shortsummary>
      <description>
	&lt;p&gt;
	The SUSE Linux Enterprise Real Time aims to reduce the latency and increase
    the predictability and reliability of time-sensitive mission-critical applications.
	&lt;/p&gt;
	
	&lt;p&gt;
	Packages in this module are generally supported until a newer version of
	the package is released or the package is dropped from the module.
	&lt;/p&gt;
      </description>

      <urls>
        <url name="bugtracker">https://bugzilla.suse.com/</url>
      </urls>
      <buildconfig>
        <!-- This section is needed to generate the installation media -->
        <producttheme>SLES</producttheme>
        <!-- <betaversion>Snapshot-202205-2</betaversion> -->
      </buildconfig>

      <installconfig>
        <defaultlang>en_US</defaultlang>
        <distribution>SUSE_SLE</distribution>
      </installconfig>
      <runtimeconfig />
      <!-- The flag needs to be considered on a module base, for some modules it may be EQ... -->
      <productdependency relationship="requires" name="SUSE_SLE" flag="GE" baseversion="15" patchlevel="4" />
      <productdependency relationship="requires" name="sle-module-basesystem" flag="GE" baseversion="15" patchlevel="4"/>
    </product>
  </products>

  <!-- Default conditionals, repositories and archsets for SLE 15 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-SP4-Module-RT-POOL"
          sourcemedia="2"
          debugmedia="3"
          mediastyle="suse-sle15"
          ignore_missing_packages="false"
          ignore_missing_meta_packages="false"
          run_make_listings="true"
          run_hybridiso="true"
          run_media_check="true"
          repo_only="true"
          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
         surcemedia       : 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>
      <use group="sle_module_rt" create_pattern="false" use_recommended="true" />
      <use group="sle_module_rt.x86_64" create_pattern="false" use_recommended="true" />
     </media>
  </mediasets>

  <xi:include href="sle_module_rt.group" />

</productdefinition>
openSUSE Build Service is sponsored by