forked from pool/000package-groups
Align kubic and i686
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000package-groups?expand=0&rev=43
This commit is contained in:
parent
cb455dbd75
commit
ddbdabe662
@ -238,3 +238,8 @@ opensuse_kubic:
|
|||||||
- patterns-caasp-MicroOS
|
- patterns-caasp-MicroOS
|
||||||
- patterns-caasp-kubeadm
|
- patterns-caasp-kubeadm
|
||||||
- patterns-caasp-onlyDVD
|
- patterns-caasp-onlyDVD
|
||||||
|
- patterns-caasp-alt-onlyDVD
|
||||||
|
- patterns-caasp-container-runtime-config
|
||||||
|
- podman-cni-config
|
||||||
|
- docker-kubic-kubeadm-criconfig
|
||||||
|
- kernel-default-base
|
||||||
|
22
i686_kernel_ftp.group
Normal file
22
i686_kernel_ftp.group
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
|
||||||
|
<group name="i686_kernels_ftp">
|
||||||
|
<conditional name="i686_special" />
|
||||||
|
<packagelist relationship="requires">
|
||||||
|
<package name="kernel-debug-base"/>
|
||||||
|
<package name="kernel-debug-devel"/>
|
||||||
|
<package name="kernel-debug"/>
|
||||||
|
<!--
|
||||||
|
<package name="kernel-ec2-base"/>
|
||||||
|
<package name="kernel-ec2-devel"/>
|
||||||
|
<package name="kernel-ec2"/>
|
||||||
|
-->
|
||||||
|
<package name="kernel-vanilla-devel"/>
|
||||||
|
<package name="kernel-vanilla"/>
|
||||||
|
<!--
|
||||||
|
<package name="kernel-xen-base"/>
|
||||||
|
<package name="kernel-xen-devel"/>
|
||||||
|
<package name="kernel-xen"/>
|
||||||
|
-->
|
||||||
|
</packagelist>
|
||||||
|
</group>
|
||||||
|
|
21
i686_list.group
Normal file
21
i686_list.group
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
|
||||||
|
<group name="i586_additional">
|
||||||
|
<conditional name="i586_special" />
|
||||||
|
<packagelist relationship="requires">
|
||||||
|
<package name="glibc-devel" />
|
||||||
|
<package name="glibc" />
|
||||||
|
</packagelist>
|
||||||
|
</group>
|
||||||
|
|
||||||
|
<group name="i686_packages">
|
||||||
|
<conditional name="i686_replacement" />
|
||||||
|
<packagelist relationship="requires">
|
||||||
|
<package name="MozillaFirefox" />
|
||||||
|
<package name="MozillaFirefox-devel" />
|
||||||
|
<package name="MozillaFirefox-buildsymbols" />
|
||||||
|
<package name="MozillaFirefox-translations-common" />
|
||||||
|
<package name="MozillaFirefox-translations-other" />
|
||||||
|
</packagelist>
|
||||||
|
</group>
|
||||||
|
|
||||||
|
|
@ -83,7 +83,6 @@
|
|||||||
<repositories>
|
<repositories>
|
||||||
<repository path="obs://openSUSE:Factory/standard"/>
|
<repository path="obs://openSUSE:Factory/standard"/>
|
||||||
<repository path="obs://openSUSE:Factory:Live/standard"/>
|
<repository path="obs://openSUSE:Factory:Live/standard"/>
|
||||||
<repository path="obs://openSUSE:Factory:Containers/container"/>
|
|
||||||
</repositories>
|
</repositories>
|
||||||
|
|
||||||
<xi:include href="defaults-archsets.include"/>
|
<xi:include href="defaults-archsets.include"/>
|
||||||
@ -111,6 +110,10 @@
|
|||||||
<!-- package name="yast2-slide-show" / -->
|
<!-- package name="yast2-slide-show" / -->
|
||||||
</metadata>
|
</metadata>
|
||||||
<use group="NON_FTP_PACKAGES" create_pattern="false"/>
|
<use group="NON_FTP_PACKAGES" create_pattern="false"/>
|
||||||
|
<use group="i586_additional" create_pattern="false" />
|
||||||
|
<use group="i686_packages" create_pattern="false" />
|
||||||
|
<use group="i686_kernels_ftp" create_pattern="false" />
|
||||||
|
<use group="kernel_pae_special" create_pattern="false" />
|
||||||
</media>
|
</media>
|
||||||
|
|
||||||
<!-- BEWARE: do not touch the naming here without adapting ftp upload scripts ! -->
|
<!-- BEWARE: do not touch the naming here without adapting ftp upload scripts ! -->
|
||||||
@ -180,13 +183,9 @@
|
|||||||
|
|
||||||
<xi:include href="NON_FTP_PACKAGES.group"/>
|
<xi:include href="NON_FTP_PACKAGES.group"/>
|
||||||
<xi:include href="dvd.group"/>
|
<xi:include href="dvd.group"/>
|
||||||
|
<xi:include href="i686_list.group" />
|
||||||
|
<xi:include href="i686_kernel_ftp.group" />
|
||||||
|
|
||||||
<group name="drop_from_dvd9">
|
|
||||||
<conditional name="drop_from_medium"/>
|
|
||||||
<packagelist>
|
|
||||||
<package name="openSUSE-release-dvd"/>
|
|
||||||
</packagelist>
|
|
||||||
</group>
|
|
||||||
<group name="kernel_pae_special">
|
<group name="kernel_pae_special">
|
||||||
<conditional name="only_i686"/>
|
<conditional name="only_i686"/>
|
||||||
<packagelist relationship="requires">
|
<packagelist relationship="requires">
|
||||||
|
Loading…
Reference in New Issue
Block a user