debian-forge-composer/internal/rpmmd
Achilleas Koutsou f1e805658c rhel85: distro and arch package sets
Add package sets to the top level distribution and the
architectures. Merge package sets when requested through
`imageType.PackageSets()`.
This allows us to have "cascading" package sets:
    distro > arch > image type

Previously this was only supported for the build packages. The idea is
generalised based on the idea of arbitrary package sets.

Certain package sets have special meaning (for the distro):
- packages: blueprint packages and special option packages are merged
  into this one.
- build: is not expected to be defined on the image type so it is merged
  from the distro and arch explicitly.
2021-07-01 12:48:32 +02:00
..
test Add support for image type tags in rpmmd and add RepoRegistry API 2021-05-14 15:43:00 +02:00
metadata.go rpmmd: move RPM metadata tooling to internal pkg 2021-06-29 09:33:05 +01:00
metadata_test.go rpmmd: move RPM metadata tooling to internal pkg 2021-06-29 09:33:05 +01:00
repository.go rhel85: distro and arch package sets 2021-07-01 12:48:32 +02:00