debian-forge-composer/internal/distro
Achilleas Koutsou 2369869db7 distro/rhel9: update gce images to new definitions
add the image function and remove the pipeline function.
Remove the build package set.

Parameterise image config creation functions so that RHSM is added
conditionally based on distro name, like we did for AMI/EC2.

image: set the raw filename for the GCE image type

GCP requires that the raw image file inside the archive be named
'disk.raw'.  We set it on the imagePipeline while instantiating the
manifest as a workaround for now.

This should be changed to be configurable on the image type when
necessary, the same way the final filename is defined.
2022-11-28 17:20:49 +01:00
..
distro_test_common distro: replace ostree.RequestParams with new OSTreeImageOptions 2022-10-11 10:00:22 +02:00
fedora manifest: use osbuild firewall options on os customization 2022-11-28 17:20:49 +01:00
rhel7 osbuild: remove Timeservers slice from chrony stage 2022-11-28 17:20:49 +01:00
rhel8 osbuild: remove Timeservers slice from chrony stage 2022-11-28 17:20:49 +01:00
rhel9 distro/rhel9: update gce images to new definitions 2022-11-28 17:20:49 +01:00
test_distro store: Fix loading cross distro compose results 2022-11-03 08:39:22 +01:00
distro.go internal/osbuild: contenturl and rhsm secrets for ostree sources 2022-10-28 16:14:30 +02:00
distro_test.go distro: replace ostree.RequestParams with new OSTreeImageOptions 2022-10-11 10:00:22 +02:00
image_config.go distro: use reflection in ImageConfig.InheritFrom() 2022-09-06 14:43:24 +02:00
image_config_test.go osbuild: remove Timeservers slice from chrony stage 2022-11-28 17:20:49 +01:00