A dracut module that implements automatic decryption of a ZFS root pool in the initramfs with zlevis.
Find a file
Luc 8e57f4989a src: update
Removed testing capability as it breaks dracut initramfs generation.
2025-08-10 12:22:07 +02:00
src src: update 2025-08-10 12:22:07 +02:00
LICENSE Added license and finishing touches for first tag 2025-01-05 12:48:34 +01:00
meson.build meson.build: removed line 2025-08-09 10:25:28 +02:00
README.md README.md: added installation 2025-08-09 10:25:10 +02:00

zlevis-dracut

A dracut module that implements automatic decryption of a ZFS root pool in the initramfs with zlevis.

Installation

zlevis-dracut can be installed with meson, after cloning the repository, setup the build directory:

$ meson setup builddir

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

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

# meson install -C builddir