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

Vqfx qcow #234

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Vqfx qcow #234

wants to merge 5 commits into from

Conversation

htj
Copy link
Contributor

@htj htj commented Aug 7, 2020

The vqfx_cleanup should be merged first

This vqfx works with new images and switches to qcow so no conversion it necessary.

Uses a more explicit version/naming scheme to avoid to much guessing. I really hate regexes.

Fixes #221

echo "image $(IMAGE)"
echo "version $(VERSION)"

# mostly copied from makefile.include, i wish this was easier to change
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you need to copy this. What is it that you want to change / inject? Turn whatever that is into a variable?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi Kristian. I've changed jobs, so probably won't spend anymore time on this. Hope all is well.

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.

Issues with latest versions of vQFX (18.x)
2 participants