debian-forge-composer/internal/distro/rhel9
Tomáš Hozza 58e3716b89 distro: add support for RHEL-8.9 and RHEL-9.3
Add a basic support for building RHEL-8.9 and RHEL-9.3 images with
composer.

Add 8.9 and 9.3 repositories to the multitude of places where we have
them.

Generate image test manifests for 8.9 and 9.3. No functional testing is
added for 8.9 or 9.3 at this moment.

This change unblocks the RHEL Gating (since unit tests are currently
failing on 8.9 and 9.3 as on unknown distribution).

Related to https://issues.redhat.com/browse/COMPOSER-1924

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-03-27 11:39:24 +02:00
..
ami.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
arch.go distro/rhel9: add platform to image type 2022-11-28 17:20:49 +01:00
azure.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
bare_metal.go distro: fix pipeline names in Fedora and RHEL 9 image types 2023-01-18 11:50:35 +01:00
distro.go distro: add support for RHEL-8.9 and RHEL-9.3 2023-03-27 11:39:24 +02:00
distro_test.go distro: remove HostDistro contructors 2023-01-18 11:50:35 +01:00
edge.go simplified-installer: enable isolinux 2023-03-15 12:35:50 +01:00
gce.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
images.go distro: set dir / file BP customizations in OS customizations 2023-02-22 12:17:36 +01:00
imagetype.go distro/rhel: add payload repos to os package set 2023-03-23 13:39:04 +01:00
package_sets.go distro/rhel9: remove unused functions 2022-12-11 12:37:37 +00:00
partition_tables.go distro/rhel9: separate image type definitions 2022-11-28 17:20:49 +01:00
qcow2.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00
sap.go distro/rhel9: separate image type definitions 2022-11-28 17:20:49 +01:00
vmdk.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00