mirror of
https://git.sr.ht/~nabijaczleweli/tzpfms
synced 2025-04-15 09:40:32 +03:00
Note the Debian package
This commit is contained in:
parent
1a5f1f9498
commit
3174a66e9e
@ -35,7 +35,7 @@ For initrd support, copy the content of either `out/dracut/` or `out/initramfs-t
|
|||||||
these need `zfs-tpm-list` but will work with any combination of back-end `*-load-key` binaries
|
these need `zfs-tpm-list` but will work with any combination of back-end `*-load-key` binaries
|
||||||
(local TPM1.X initrds need to be updated when the system state changes (e.g. the TPM is taken ownership of)).
|
(local TPM1.X initrds need to be updated when the system state changes (e.g. the TPM is taken ownership of)).
|
||||||
|
|
||||||
<!-- #### From Debian repository
|
#### From Debian repository
|
||||||
|
|
||||||
The following line in `/etc/apt/sources.list` or equivalent:
|
The following line in `/etc/apt/sources.list` or equivalent:
|
||||||
```apt
|
```apt
|
||||||
@ -52,11 +52,11 @@ sudo wget -O/etc/apt/trusted.gpg.d/nabijaczleweli.asc //keybase.io/nabijaczlewel
|
|||||||
Then the usual
|
Then the usual
|
||||||
```sh
|
```sh
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install tzpfms
|
sudo apt install tzpfms-tpm2 tzpfms-dracut
|
||||||
```
|
```
|
||||||
will work on amd64, x32, and i386.
|
will work on amd64 and i386 (x32 [still](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=968256#15) doesn't have ZFS in Debian).
|
||||||
|
|
||||||
See the [repository README](//debian.nabijaczleweli.xyz/README) for more information. -->
|
See the [repository README](//debian.nabijaczleweli.xyz/README) for more information.
|
||||||
|
|
||||||
### Testing
|
### Testing
|
||||||
#### TPM2
|
#### TPM2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user