diff --git a/groups.yml b/groups.yml new file mode 100644 index 0000000..da5b419 --- /dev/null +++ b/groups.yml @@ -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