Open salderma opened 2 years ago
the current implementation works-on-my-machine:
$ make drivers
make: 'drivers' is up to date.
what is the output in your machine?
Ok, I'm not sure what was going on, and I no longer have the shell history to share. What I was noticing was that attempts to build any Libvirt machine would re-download the virtio iso. If that's not what happens for anyone else I'll delete my fork and you can close the PR.
Wraps the driver download for virtio into a conditional to avoid performing the download on every build.