debian-forge-composer/internal/distro
Christian Kellner 9b2d565545 distro/rhel84: no hybrid boot on aarch64
Hybrid boot, i.e. MBR+UEFI, is only supported on x86_64, but not
on aarch64, which only supports UEFI. Therefore, disable legacy,
i.e. MBR, boot for aarch64 and remove the corresponding BIOS boot
partition.
Since hybrid boot is always used on x86_64, the "uefi" parameter
is removed completely, together with the "legacy only" option on
x86_64. Thus we are left with a simple one to one mapping of
architecture to qemu assembler stage options in `qemuAssembler`.
2020-11-27 00:43:14 +00:00
..
distro_test_common distro: print more information in case the test fails 2020-07-22 10:47:46 +01:00
fedora32 test: restructure dir layout 2020-10-21 09:04:13 +02:00
fedora33 test: restructure dir layout 2020-10-21 09:04:13 +02:00
fedoratest distro: replace BasePackages() with Packages() 2020-06-29 16:04:38 +02:00
rhel8 distro: add rhel 84 support 2020-11-19 10:36:49 +01:00
rhel84 distro/rhel84: no hybrid boot on aarch64 2020-11-27 00:43:14 +00:00
test_distro distro: replace BasePackages() with Packages() 2020-06-29 16:04:38 +02:00
distro.go distro: add rhel 84 support 2020-11-19 10:36:49 +01:00
distro_test.go distro: add rhel 84 support 2020-11-19 10:36:49 +01:00
osrelease_test.go distro: add DetectHost 2019-11-10 17:23:14 +01:00