Changelog: None
Signed-off-by: Mario Kozjak <kozjakm1@gmail.com>
device-image-shell: qemu-user-static info
Signed-off-by: Mario Kozjak <kozjakm1@gmail.com>
This signficantly increases time to generate Artifacts,
but also significantly reduces the Artifact sizes.
Example (gzip, lzma) on 2019-04-08 Raspbian conversion:
* Size: 354M -> 224M (-37%)
* Compression time: 1min -> 10min (10x)
Changelog: Use LZMA for smaller Artifact size (but slower generation).
Signed-off-by: Eystein Måløy Stenberg <eystein.maloy.stenberg@northern.tech>
Note that --update (-u) option changed to --file (-f) in v3.
Changelog: Use mender-artfact v3. Requires rebuild of device-image-shell container.
Signed-off-by: Eystein Måløy Stenberg <eystein.maloy.stenberg@northern.tech>