From 5b0685ec94cf00f4d9f0d2299b184ed0ca9aa555 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BD=D0=B0=D0=B1?= Date: Wed, 6 Jan 2021 15:40:54 +0100 Subject: [PATCH] src:zfs-linux 2.0.0-1~exp1 works --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2544b3a..7b00702 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ and initramfs-tools (with/without Plymouth) are supported for [ZFS-on-root](http ### Building -You'll need `pkg-config`, `ronn`, `shellcheck`, `libzfslinux-dev`, `libtss2-dev`, `libtspi-dev`, and `make` should hopefully Just Work™ if you have a C++17-capable compiler. +You'll need `pkg-config`, `ronn`, `shellcheck`, `libzfslinux-dev` (0.8.x and 2.0.x work), `libtss2-dev`, `libtspi-dev`, and `make` should hopefully Just Work™ if you have a C++17-capable compiler. The output binaries are trimmed of extraneous dependencies, so they're all just libc + libzfs and friends + the chosen TPM back-end, if any. ### Installation