Replies: 1 comment 1 reply
-
Not sure either how bigger projects do this either, but I wouldn't imagine that BlueBuild could do this more effectively than with a Containerfile setup. In the best case, it can be done the exact same way. That is unless such a feature were to be added to BlueBuild, which is not currently planned either lol. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There is a very real possibility that ZFS support will be removed from Aurora (see: ublue-os/aurora#1765).
Given this, could a BlueBuild solution provide a more streamlined way to integrate ZFS into a custom Aurora image? Specifically, I'm interested in whether BlueBuild can handle gated kernels, ensuring the OS only updates to kernel versions currently supported by OpenZFS, more effectively than the traditional Containerfile method (not even sure how I would do it there either, I'm not familiar with how the Universal Blue team are doing it)
Thanks!
Edit: Ok, looks like it may be a bit easier. Just use the ZFS akmod, but I'm still working out how to keep things from breaking when an unsupported kernel comes out.
Beta Was this translation helpful? Give feedback.
All reactions