3 Commits

Author SHA1 Message Date
Stephan Kulow
f5059c0e07 Support 'required' field for packages
Fixes #1844
2020-03-19 14:36:10 +01:00
Stephan Kulow
8351d2e677 pkglistgen: Move suggested from global to package level
There is no product that wants all suggests for all products on all groups,
so the only product left that wants to have suggests is Tumbleweed for the DVD
pattern

To solve the suggests we run a global transaction on the
result + its suggests to determine packageand supplements.
To avoid problems (in general) we discard obsolete and conflicts
in packages - so we can have product groups with conflicting packages
and still get the additional supplements
2019-01-17 14:35:17 +01:00
Stephan Kulow
c308140ab2 pkglistgen: Start documentation
So far only groups.yml documented
2018-11-12 11:51:08 +01:00