debian-forge-composer/internal/distro/rhel9
Tomáš Hozza 0e4dabd265 blueprint: delete HasIgnition() function
Unify how are allowed options checked in distro implementation in
relation to Ignition customization. Specifically, delete `HasIgnition()`
function and replace its use by `GetIgnition()` call and checking if it is
`nil`. This approach is consistent with how this is checked for other
customizations.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-02-22 12:17:36 +01: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/rhel9: make rhel-9 point to rhel-91 2023-01-18 11:50:35 +01:00
distro_test.go distro: remove HostDistro contructors 2023-01-18 11:50:35 +01:00
edge.go internal/distro/rhel9/edge: add sos package 2023-01-30 19:26:44 +01:00
gce.go distro: remove packageSetChains from image type in RHEL 8 & 9 2023-01-18 11:50:35 +01:00
images.go rhel9: fix conditionals for sysroot.readonly enablement 2023-02-14 12:07:23 +01:00
imagetype.go blueprint: delete HasIgnition() function 2023-02-22 12:17:36 +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