debian-forge-composer/internal/distro
Tom Gundersen 4556312d22 pipeline: split qcow2 into format specific pipelines
Stages are procedural and named after the tool they wrap, but pipelines are declarative and should
be named after the kind of artefact they produce.

This splits the qemu (the tool) pipeline into qcow2, vmdk, and vpc (the formats) pipelines. In theory
we may have wanted to implemented through some shared helpers, but for now it seems trivial
enough that it is not worth it.
2022-06-27 19:11:26 +01:00
..
distro_test_common dnfjson: drop repo checksums 2022-06-01 11:36:52 +01:00
fedora pipeline: split qcow2 into format specific pipelines 2022-06-27 19:11:26 +01:00
rhel7 distro/rhel7: remove vhd image type 2022-06-23 10:12:35 +02:00
rhel8 simplify package set chain handling 2022-06-01 11:36:52 +01:00
rhel84 osbuild2: optionally use sgdisk for partitioning 2022-06-21 00:06:26 +02:00
rhel85 osbuild2: optionally use sgdisk for partitioning 2022-06-21 00:06:26 +02:00
rhel86 osbuild2: optionally use sgdisk for partitioning 2022-06-21 00:06:26 +02:00
rhel90 osbuild2: optionally use sgdisk for partitioning 2022-06-21 00:06:26 +02:00
rhel90beta osbuild2: optionally use sgdisk for partitioning 2022-06-21 00:06:26 +02:00
test_distro simplify package set chain handling 2022-06-01 11:36:52 +01:00
distro.go Move GetRedHatRelease() and GetHostDistroName() to common package 2022-06-10 14:48:18 +01:00
distro_test.go distro: bring back TestImageType_PackageSetsChains() 2022-06-01 11:36:52 +01:00
image_config.go distro: add YumConfig to ImageConfig 2022-06-21 00:06:26 +02:00
image_config_test.go RHEL-90: move RHSM configuration to ImageConfig structure 2022-01-11 17:08:19 +01:00