debian-forge-composer/internal
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
..
blueprint blueprint: do not append "-" to name-version if version is empty 2020-06-10 17:40:30 +02:00
boot cloudapi: Share an ec2 snapshot/ami with an account 2020-11-26 13:08:18 +00:00
client client: Add an integration test for a bad blueprint depsolve 2020-07-28 08:18:56 +02:00
cloudapi cloudapi: Share an ec2 snapshot/ami with an account 2020-11-26 13:08:18 +00:00
common weldr: move common.ComposeState to weldr 2020-11-09 14:17:19 +01:00
crypt crypt: add automatic darwin support 2020-07-17 07:48:22 +02:00
distro distro/rhel84: no hybrid boot on aarch64 2020-11-27 00:43:14 +00:00
jobqueue fsjobqueue: accept jobs of any type 2020-11-12 15:30:30 +00:00
jsondb jsondb: Allow passing nil as document to Read() 2020-05-13 16:45:09 +02:00
kojiapi worker/server: move it to the style of koji server 2020-11-19 17:39:24 +00:00
mocks worker: introduce job artifact directory 2020-05-26 10:42:20 +02:00
osbuild osbuild/rpm: add sigpgp and siggpg keys to the metadata 2020-10-27 19:01:30 +00:00
rpmmd rpmmd/Depsolve: expose whether to check GPG signature for each RPM 2020-06-10 19:25:54 +02:00
store store: Add newImageBuildFromV0 test 2020-08-13 17:47:57 +02:00
target cloudapi: Share an ec2 snapshot/ami with an account 2020-11-26 13:08:18 +00:00
test internal/test: remove redundant API interface 2020-11-25 22:20:42 +00:00
upload cloudapi: Share an ec2 snapshot/ami with an account 2020-11-26 13:08:18 +00:00
weldr worker: make Enqueue() specific for each job type 2020-11-11 18:16:42 +01:00
worker worker/server: move it to the style of koji server 2020-11-19 17:39:24 +00:00