debian-forge-composer/internal/distro
Achilleas Koutsou 7553d1bee1 manifest: add a Distro enum to the Manifest
Add a Distro enum to the Manifest struct for selecting package
selection.

Packages are sometimes renamed between distribution versions and since
we do the package selection in the Manifest, we need a way to select
distro-version-specific package names inside the manifest initialiser.

This may change in the future.
2023-06-14 11:19:29 +02:00
..
distro_test_common manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
fedora manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
rhel7 manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
rhel8 manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
rhel9 manifest: add a Distro enum to the Manifest 2023-06-14 11:19:29 +02:00
test_distro manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
distro.go distro: remove unused MakePackageSetChains() function 2023-06-14 11:19:29 +02:00
distro_test.go manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
image_config.go subscription: new package for subscription options 2023-05-31 16:40:07 +02:00
image_config_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00