A mkinitfs module that implements automatic decryption of a ZFS root pool in the initramfs with zlevis.
Find a file
luc ca5daa5453 src/zlevis-mkinitfs.in: update
Added check functionality, to check if zlevis is installed into mkinitfs
and if the features are active.
2025-10-28 22:14:05 +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/zlevis-mkinitfs.in: update 2025-10-28 22:14:05 +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