debian-forge-composer/internal/image
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
..
container.go image: introduce image kinds for Fedora 2022-07-22 16:04:07 +02:00
image.go image: add image kind abstraction 2022-07-22 16:04:07 +02:00
image_installer.go image: image_installer, use gzip compression 2022-11-24 17:59:56 +01:00
live.go distro/rhel9: update gce images to new definitions 2022-11-28 17:20:49 +01:00
ostree_archive.go Separate ostree ref from parent spec in Pipelines and ImageKinds 2022-10-11 10:00:22 +02:00
ostree_container.go Separate ostree ref from parent spec in Pipelines and ImageKinds 2022-10-11 10:00:22 +02:00
ostree_installer.go manifest: make ostree commit spec mandatory in the OSTreeInstaller 2022-10-11 10:00:22 +02:00
ostree_raw.go image: make read only sysroot optional for OSTreeRawImage 2022-10-11 10:00:22 +02:00