README.md: update
This commit is contained in:
parent
4a3b0583c4
commit
cc1a1b7065
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Zlevis
|
# zlevis
|
||||||
|
|
||||||
A minimal fork of [Clevis](https://github.com/latchset/clevis), rewritten in POSIX shell to accommodate automatic decryption of a ZFS root pool with TPM2.
|
A minimal fork of [Clevis](https://github.com/latchset/clevis), rewritten in POSIX shell to accommodate automatic decryption of a ZFS root pool with TPM2.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Zlevis can be installed with `meson`, after cloning the repository, setup the build directory
|
`zlevis` can be installed with `meson`, after cloning the repository, setup the build directory:
|
||||||
|
|
||||||
```
|
```
|
||||||
$ meson setup builddir
|
$ meson setup builddir
|
||||||
|
@ -14,7 +14,7 @@ $ meson setup builddir
|
||||||
|
|
||||||
> Using the `--reconfigure` flag will reconfigure the build directory.
|
> Using the `--reconfigure` flag will reconfigure the build directory.
|
||||||
|
|
||||||
Installation of the zlevis scripts is now performed with
|
Installation of the `zlevis` scripts is now performed with:
|
||||||
|
|
||||||
```
|
```
|
||||||
# meson install -C builddir
|
# meson install -C builddir
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue