Replies: 1 comment 2 replies
-
Buildng a custom image happens in a container when you use ZFSBootMenu supports both dracut and mkinitcpio because we don't want to be entirely dependent on a single initramfs generator. You can stick with whatever generator you find easier to install and learn. |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
IIUC, building a custom image happens in a container, the host (Ubuntu in my case) packages do not matter, beyond podman/docker. Hence I have to figure out what I need to do for the Void Linux dracut configuration in the container to make tpm-tools and clevis packages part of the ZBM initramfs, correct?
Any pointers or examples where someone else did something similar?
As a side question, I'm a bit confused why both dracut and mkinitcpio are available. Is it for flexbility for those who may not be familiar with dracut? If I am not with either, stay with the default dracut then?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions