debian-forge-composer/internal/distro
Achilleas Koutsou ffa1e1df17 rhsm: move FactsImageOptions to the rhsm/facts package
Move the FactsImageOptions from distro to the new rhsm/facts package.
At the same time define the values we use as an enum, including the
"test-manifest" value.
Though the values don't really matter, the test value is defined first
so it takes the 0 value, which feels nicer conceptually.

The field in the distro.ImageOptions is changed to be a pointer to allow
for nil values.
2023-05-31 16:40:07 +02:00
..
distro_test_common rhsm: move FactsImageOptions to the rhsm/facts package 2023-05-31 16:40:07 +02:00
fedora distro: delete distro.Manifest type 2023-05-31 16:40:07 +02:00
rhel7 rhsm: move FactsImageOptions to the rhsm/facts package 2023-05-31 16:40:07 +02:00
rhel8 rhsm: move FactsImageOptions to the rhsm/facts package 2023-05-31 16:40:07 +02:00
rhel9 rhsm: move FactsImageOptions to the rhsm/facts package 2023-05-31 16:40:07 +02:00
test_distro distro: delete distro.Manifest type 2023-05-31 16:40:07 +02:00
distro.go rhsm: move FactsImageOptions to the rhsm/facts package 2023-05-31 16:40:07 +02:00
distro_test.go distro: delete distro.Manifest type 2023-05-31 16:40:07 +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