debian-forge-composer/internal
Martin Sehnoutka 604f7c2a55 osbuild: introduce bootloader struct into qemu assembler
osbuild takes a "bootloader" object as an option to the qemu assembler:
3f14ace5c1/assemblers/org.osbuild.qemu (L43)
we don't use it because for x86_64 with enabled legacy support it
defaults to the right value:
3f14ace5c1/assemblers/org.osbuild.qemu (L482)
but in order to gain support for ppc64le we need to introduce this.
Example usage can be found in samples directory:
3f14ace5c1/samples/f30-ppc64le.json (L819)

This change itself does not alter osbuild-composer output.
2020-06-05 10:01:24 +02:00
..
blueprint blueprint: DeepCopy() cannot fail 2020-05-18 11:50:15 +02:00
client weldr: Add check for deleting system sources 2020-06-03 21:24:47 +02:00
common common/ImageType: move to the store package 2020-05-18 11:50:15 +02:00
crypt crypt_test: don't run on macOS 2020-04-09 13:21:30 +02:00
distro osbuild: change legacy type from bool to string 2020-06-03 12:29:47 +02:00
jobqueue jobqueue: allow canceling jobs 2020-05-13 16:45:09 +02:00
jsondb jsondb: Allow passing nil as document to Read() 2020-05-13 16:45:09 +02:00
mocks worker: introduce job artifact directory 2020-05-26 10:42:20 +02:00
osbuild osbuild: introduce bootloader struct into qemu assembler 2020-06-05 10:01:24 +02:00
rcm rpmmd/RepoConf: rename Id to Name 2020-05-28 00:23:54 +02:00
rpmmd Fix fonud typo in rpmmd 2020-06-05 08:27:25 +02:00
store Increase coverage of store.go 2020-06-04 17:35:42 +02:00
target store: move queue out of the store 2020-05-08 14:53:00 +02:00
test test/helper: add comparison for ImageType objects 2020-05-18 11:50:15 +02:00
upload awsupload: fix printing of IDs 2020-06-04 10:05:12 +02:00
weldr weldr: Add check for deleting system sources 2020-06-03 21:24:47 +02:00
worker distro: make the osbuild package internal to the distros 2020-06-03 00:30:01 +02:00