forked from pool/000package-groups
This commit is contained in:
parent
c541e94c56
commit
9c8497644c
23
groups.yml
Normal file
23
groups.yml
Normal file
@ -0,0 +1,23 @@
|
||||
# 'OUTPUT' is not a group, this defines the entry point for the solver.
|
||||
# there is an entry for every group file that needs to be written out.
|
||||
# the name of it needs to exist as package group as well and the solver
|
||||
# will take the instructions in this group and the included ones
|
||||
# (that's why sle_minimal is included to get minimal instructions)
|
||||
# and solve the packages in it (one by one next to 'silents' and 'locks')
|
||||
# and then at the end remove packages in the 'excludes'.
|
||||
# excludes are not package groups but solved module groups
|
||||
OUTPUT:
|
||||
# - DVD5-i586
|
||||
- DVD5-x86_64
|
||||
# - i686_kernel_ftp
|
||||
# - i686_list
|
||||
# - openSUSE-Addon-NonOss-Deps
|
||||
# - openSUSE-Addon-NonOss-Deps-x86_64
|
||||
# - openSUSE-Addon-NonOss
|
||||
# - openSUSE-Addon-NonOss-x86_64
|
||||
# - openSUSE-Kubic-DVD
|
||||
# - openSUSE-Kubic
|
||||
#
|
||||
|
||||
DVD5-x86_64:
|
||||
- patterns-media-rest_dvd
|
Loading…
Reference in New Issue
Block a user