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

Fix FreeBSD support #1213

Merged
merged 3 commits into from Apr 21, 2022
Merged

Fix FreeBSD support #1213

merged 3 commits into from Apr 21, 2022

Conversation

dfr
Copy link
Contributor

@dfr dfr commented Apr 20, 2022

This corrects some minor bit-rot in the zfs driver and adds a sample storage.conf

@rhatdan
Copy link
Member

rhatdan commented Apr 20, 2022

LGTM

You have to sign all of your commits.
The devmapper failure is a known flake.

@rhatdan
Copy link
Member

rhatdan commented Apr 20, 2022

Thanks @dfr

@dfr
Copy link
Contributor Author

dfr commented Apr 20, 2022

I've signed the commits (I think) and updated my branch

@flouthoc
Copy link
Collaborator

flouthoc commented Apr 20, 2022

@dfr I think your commits are not signed yet, could you please take a look at instructions here to sign your commits https://github.com/containers/storage/pull/1213/checks?check_run_id=6097211504

dfr added 3 commits April 20, 2022 16:02
This makefile requires GNU make and on n FreeBSD and probably other BSD
variants, this is installed as /usr/local/bin/gmake.

Signed-off-by: Doug Rabson <dfr@rabson.org>
Signed-off-by: Doug Rabson <dfr@rabson.org>
Signed-off-by: Doug Rabson <dfr@rabson.org>
@dfr
Copy link
Contributor Author

dfr commented Apr 20, 2022

Second attempt at signing :)

@TomSweeneyRedHat
Copy link
Member

LGTM

Copy link
Collaborator

@flouthoc flouthoc left a comment

Choose a reason for hiding this comment

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

LGTM

@containers/storage-maintainers PTAL

Copy link
Member

@giuseppe giuseppe left a comment

Choose a reason for hiding this comment

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

LGTM

@giuseppe giuseppe merged commit 4899f82 into containers:main Apr 21, 2022
@dfr dfr deleted the freebsd branch April 21, 2022 08:33
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

5 participants