Skip to content
This repository was archived by the owner on May 6, 2023. It is now read-only.

Update to latest DragonFly BSD release#179

Open
strangelittlemonkey wants to merge 1 commit intomcandre:masterfrom
strangelittlemonkey:update_dragonfly_version
Open

Update to latest DragonFly BSD release#179
strangelittlemonkey wants to merge 1 commit intomcandre:masterfrom
strangelittlemonkey:update_dragonfly_version

Conversation

@strangelittlemonkey
Copy link
Contributor

In addition to updating to a newer version of DragonFly, the latest as
of this commit, 5.2.1, this changes out the design to use variables in
most places for the ISO name and version so that to update everything
going forward all that needs to be changed is one line in the
Makefile. The Makefile and packer build file were adjusted
accordingly.

In addition to updating to a newer version of DragonFly, the latest as
of this commit, 5.2.1, this changes out the design to use variables in
most places for the ISO name and version so that to update everything
going forward all that needs to be changed is one line in the
Makefile. The Makefile and packer build file were adjusted
accordingly.
@mcandre
Copy link
Owner

mcandre commented Jul 8, 2018

PR looks good. I may not get around to testing this soon :P

@mcandre
Copy link
Owner

mcandre commented Nov 8, 2018

Update: I prefer the ISO to be in the packer.json, actually, so that the build system wraps, but is not strictly required, in order to perform a build.

Ideally, make would infer the details from the packer JSON, such as by using jq. But if we are forced to choose between code duplication and requiring packer builds to use make every time, then I opt for code duplication.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants