A mkinitfs module that implements automatic decryption of a ZFS root pool in the initramfs with zlevis.
Find a file
luc 6e769464cf meson.build: update
Added new version that aligns with mkinitfs, added zlevis-mkinitfs
script.
2025-10-28 21:52:20 +01: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
src src: add 2025-10-28 21:51:40 +01:00
LICENSE LICENSE: change to required GPL-2.0-only 2025-08-02 21:11:16 +02:00
meson.build meson.build: update 2025-10-28 21:52:20 +01: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