A mkinitfs module that implements automatic decryption of a ZFS root pool in the initramfs with zlevis.
| data | ||
| features | ||
| LICENSE | ||
| meson.build | ||
| README.md | ||
zlevis-mkinitfs
A mkinitfs module that implements automatic decryption of a ZFS root pool in the initramfs with zlevis.
Installation
zlevis-mkinitfs can be installed with meson, after cloning the repository, setup the build directory:
$ meson setup builddir
Using the
--reconfigureflag will reconfigure the build directory.
Installation of the zlevis-mkinitfs module is now performed with:
# meson install -C builddir