A mkinitfs module that implements automatic decryption of a ZFS root pool in the initramfs with zlevis.
Find a file
2025-08-02 21:11:59 +02:00
data meson.build: add 2025-08-01 21:51:35 +02:00
features meson.build: add 2025-08-01 21:51:35 +02:00
LICENSE LICENSE: change to required GPL-2.0-only 2025-08-02 21:11:16 +02:00
meson.build meson.build: remove archive dir and change license 2025-08-02 21:11:59 +02:00
README.md README.md: update 2025-08-02 21:10:52 +02:00

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 --reconfigure flag will reconfigure the build directory.

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

# meson install -C builddir