zlevis-mkinitfs/README.md
2025-08-02 13:43:41 +02:00

545 B

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:

sh$ meson setup builddir

Using the --reconfigure flag will reconfigure the build directory.

Installation of the zlevis-mkinitfs module is now performed with:

sh# meson install -C builddir