A minimal fork of Clevis, rewritten in POSIX shell to accommodate automatic decryption of a ZFS root pool with TPM2.
Find a file
2025-02-13 21:26:02 +01:00
src src/zlevis: made executable 2025-02-13 21:26:02 +01:00
LICENSE Initial commit 2024-11-14 21:46:13 +01:00
meson.build meson.build: updated formatting 2024-12-22 13:29:57 +01:00
README.md Added meson.build for installation of zlevis-scripts. 2024-11-22 22:00:38 +01:00

Zlevis

A minimal fork of Clevis, rewritten in POSIX shell to accommodate automatic decryption of a ZFS root pool with TPM2.

Installation

Alpine Linux

Work in progress.

Manual

Zlevis can be manually installed with meson, after cloning the repository, setup the build directory

$ meson setup builddir

Installation of the zlevis scripts is now performed with

# meson install -C builddir