Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust logic for virtio driver download setup #18

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

salderma
Copy link

Wraps the driver download for virtio into a conditional to avoid performing the download on every build.

@rgl
Copy link
Owner

rgl commented Mar 28, 2022

the current implementation works-on-my-machine:

$ make drivers
make: 'drivers' is up to date.

what is the output in your machine?

@salderma
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants