debian-forge-composer/internal/distro/rhel9
Achilleas Koutsou 5dba246813 manifest: remove Content field from manifest
Do not expose the content of the manifest statically and instead rely on
the public methods to retrieve source specifications dynamically.

Since the methods require iterating through the pipelines to collect
source specifications, we should avoid calling the function multiple
times when we can reuse the returned values.
2023-06-14 11:19:29 +02:00
..
ami.go subscription: new package for subscription options 2023-05-31 16:40:07 +02:00
arch.go distro/rhel: remove legacy member from architecture struct 2023-05-19 13:24:39 +02:00
azure.go distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
bare_metal.go distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
distro.go distro/rhel9: add the edge-ami image type based on edgeRawImage 2023-06-07 13:18:01 +02:00
distro_test.go manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
edge.go distro/rhel9: add the edge-ami image type based on edgeRawImage 2023-06-07 13:18:01 +02:00
gce.go subscription: new package for subscription options 2023-05-31 16:40:07 +02:00
images.go image: add ostree commit source when initialising manifest 2023-06-14 11:19:29 +02:00
imagetype.go manifest: remove Content field from manifest 2023-06-14 11:19:29 +02:00
package_sets.go distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
partition_tables.go distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
qcow2.go distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00
sap.go distro/rhel9: separate image type definitions 2022-11-28 17:20:49 +01:00
vmdk.go distro: remove architecture names and use platform enum 2023-05-31 16:40:07 +02:00