debian-forge-composer/internal/distro
Tomáš Hozza 2c686cc988 distro/rhel: make the GCE image UEFI-only
This was the intention since the beginning (based on images built by
Google. Clean up code and mark the platform associated with GCE image
types as UEFI-only.

The only missing part is the default partition table used by the GCE
image, which is shared with other image types and still contains the
BIOS boot partition. I added a TODO comment to preserve this
information, but kept things as they are for now to not have to
introduce a new set of GCE-specific base partition tables.

Signed-off-by: Tomáš Hozza <thozza@redhat.com>
2023-05-19 13:24:39 +02:00
..
distro_test_common rpmmd/repository: repoconfig pointers 2023-04-21 17:40:00 +02:00
fedora internal/distro: fedora repo customizations 2023-04-21 17:40:00 +02:00
rhel7 distro/rhel: don't extend image pkg sets with boot packages 2023-05-19 13:24:39 +02:00
rhel8 distro/rhel: make the GCE image UEFI-only 2023-05-19 13:24:39 +02:00
rhel9 distro/rhel: make the GCE image UEFI-only 2023-05-19 13:24:39 +02:00
test_distro distro: allow to return warnings in the Manifest function 2023-03-31 14:14:57 +02:00
distro.go distro: allow to return warnings in the Manifest function 2023-03-31 14:14:57 +02:00
distro_test.go rpmmd/repository: repoconfig pointers 2023-04-21 17:40:00 +02:00
image_config.go distro: add ShellVars field to ImageConfig 2023-03-30 18:40:12 +02:00
image_config_test.go common: merge all *ToPtr methods to one generic ToPtr 2023-01-09 14:03:18 +01:00