mirror of
https://github.com/containers/podman.git
synced 2026-07-17 18:51:52 -04:00
in preparation for adding hyper as a machine option, several common functions needed to be moved specifically from qemu to a common area in pkg/machine. this usually involved functions and variables related to using fcos as a machine image as well as its compression, artifact, and image format. [NO NEW TESTS NEEEDED] Signed-off-by: Brent Baude <bbaude@redhat.com>