src:zfs-linux 2.0.0-1~exp1 works

This commit is contained in:
наб 2021-01-06 15:40:54 +01:00
parent 3174a66e9e
commit 5b0685ec94
No known key found for this signature in database
GPG Key ID: BCFD0B018D2658F1

View File

@ -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