debian-forge-composer/internal/distro/rhel7
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
..
azure.go distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
distro.go distro: remove architecture names and use platform enum 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
images.go manifest: use container SourceSpec instead of Spec 2023-05-31 16:40:07 +02:00
imagetype.go manifest: use container SourceSpec instead of Spec 2023-05-31 16:40:07 +02:00
package_sets.go distro/rhel: don't extend image pkg sets with boot packages 2023-05-19 13:24:39 +02:00
partition_tables.go distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
qcow2.go subscription: new package for subscription options 2023-05-31 16:40:07 +02:00