mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-17 18:31:13 +02:00
slirp is needed to by qemu netdev user backend, which was removed in the process of upgrading qemu to 5.2.0. Bring it back so that it is possible to run flatcar_production_qemu.sh directly from the chroot. See also kinvolk/Flatcar#420 Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>