debian-forge-composer/internal/distro
Achilleas Koutsou b1f185959b manifest: use container SourceSpec instead of Spec
When creating a Manifest object, collect container SourceSpecs instead
of resolved Specs.

This is the same way we handle packages: The blueprint option is
converted to source specs and attached to the Manifest object during
creation.  Later, the SourceSpecs will be resolved to full container
Specs and used during serialization.
2023-05-31 16:40:07 +02:00
..
distro_test_common distro: remove usage of ImageType.PackageSets() from tests 2023-05-31 16:40:07 +02:00
fedora manifest: use container SourceSpec instead of Spec 2023-05-31 16:40:07 +02:00
rhel7 manifest: use container SourceSpec instead of Spec 2023-05-31 16:40:07 +02:00
rhel8 manifest: use container SourceSpec instead of Spec 2023-05-31 16:40:07 +02:00
rhel9 manifest: use container SourceSpec instead of Spec 2023-05-31 16:40:07 +02:00
test_distro weldr: remove usage of ImageType.PackageSets() 2023-05-31 16:40:07 +02:00
distro.go distro: pass entire Blueprint to Manifest() 2023-05-31 16:40:07 +02:00
distro_test.go distro: remove usage of ImageType.PackageSets() from tests 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