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

Make dragonflybsd release dynamic #677

Merged
merged 1 commit into from
Apr 26, 2023

Conversation

philclifford
Copy link
Contributor

Also this searches the bzip2-compressed isos, giving access to all older releases.
if the ".bz2" is removed from the search (e.g. using an empty variable that can be populated with .bz2 somehow ( if [[ -n ${USE_BZIP2} ]] ; then ... ) ) then the search only returns the current uncompressed ISO, but should pick up any new release

Also support their .bz2 compressed isos, giving access to all releases
back to 2017.
Removing (or making optional) the .bz2 in the search
will just return the current iso
@flexiondotorg flexiondotorg merged commit 4d712e4 into quickemu-project:master Apr 26, 2023
@philclifford philclifford deleted the dragonfly-bzips branch April 30, 2023 12:19
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.

2 participants