debian-forge-composer/internal
Martin Sehnoutka e1e5c1bb0b distro: include xz in distro build packages
xz compression is used for the ami and tar output types, it should be in
the buildroot. This fixes Weldr integration test (/cmd/osbuild-tests) on
ARM architecture (aarch64).

The fact that it worked on x86_64 was just a happy coincidence because
we require grub2-pc which in turn requires dracut which requires xz. We
should not rely on these implicit dependencies because we need xz
unconditionaly, therefore adding it to build packages for all platforms.
2020-03-24 20:45:30 +01:00
..
blueprint tests: use testify for existing blueprint_test functions 2020-03-24 20:37:10 +01:00
client client: Add projects/source API support 2020-03-23 21:08:01 +01:00
common common/Architecture: drop unused code 2020-03-24 15:46:57 +01:00
compose compose/ImageBuild: drop the distro field 2020-03-24 14:13:03 +01:00
crypt crypt: make it possible to compile and test on macOS 2020-01-30 14:42:25 +01:00
distro distro: include xz in distro build packages 2020-03-24 20:45:30 +01:00
jobqueue store/PushCompose: take ImageType and Arch as argumnet rather than strings 2020-03-23 15:43:55 +01:00
mocks internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
osbuild Fix typo in RootFilesystemUUID 2020-03-24 11:01:20 +01:00
rcm internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
rpmmd internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
store store/PushCompose: take ImageType and Arch as argumnet rather than strings 2020-03-23 15:43:55 +01:00
target target: pass the image filename in each target 2020-03-22 22:26:09 +01:00
test test: Move temporary repo setup into test/helpers.go 2020-03-23 21:08:01 +01:00
upload lint: fix unhandled errors 2020-03-02 14:28:55 +01:00
weldr internal: pass architecture from the APIs to dnf-json 2020-03-24 20:45:30 +01:00
weldrcheck test: Move temporary repo setup into test/helpers.go 2020-03-23 21:08:01 +01:00