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

Example building zfs kernel module #40

Closed
jmarrero opened this issue Oct 27, 2022 · 1 comment · Fixed by #43
Closed

Example building zfs kernel module #40

jmarrero opened this issue Oct 27, 2022 · 1 comment · Fixed by #43
Assignees

Comments

@jmarrero
Copy link
Member

Example of a third party kernel module like: https://openzfs.github.io/openzfs-docs/Getting%20Started/Fedora/index.html
to show how to reply on the Docker build/rebase process instead of akmod or similar.

@LeoSum8
Copy link

LeoSum8 commented Jan 2, 2023

Thank you for this example!

Would it be doable/feasible to apply this as part of the provisioning process by implementing the steps mentioned in the readme in the ignition file (e.g. as oneshot units):

  • Build an image using an example from this repo and push it to an image registry
  • Rebase the system with rpm-ostree to the image

I need to provision a system that has zfs support built in.

Also, would this survive updates or should they be disabled?

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 a pull request may close this issue.

2 participants