docs/gentoo-desktop-setup/installation.md: update zlevis section
Removed redundant zlevis initialization
This commit is contained in:
parent
7c047f5219
commit
ed497b1fe0
1 changed files with 0 additions and 6 deletions
|
@ -295,12 +295,6 @@ Then simply install it:
|
|||
sh# emerge -av app-crypt/zlevis
|
||||
```
|
||||
|
||||
Now add `zlevis` to the pool with
|
||||
|
||||
``` shell-session
|
||||
sh# zfs set tpm:jwe=$(zlevis-encrypt '{}' < /tmp/rpool.key) rpool
|
||||
```
|
||||
|
||||
### UKI's
|
||||
|
||||
UKI's in conjuction with secureboot make for a pretty secure bootchain. It bundles the command line, initramfs, efi-stub and more in one file which can then easily be signed for Secureboot. We use `dracut` as initramfs generator and `ukify` as UKI generator.
|
||||
|
|
Loading…
Reference in a new issue