Using gpg's passphrase request; new script.

This commit is contained in:
Bandie Canis
2018-01-12 21:46:55 +01:00
parent ea444b288b
commit 1b49b45439
6 changed files with 54 additions and 39 deletions

View File

@ -75,6 +75,7 @@ If you didn't read the instruction above here is what the scripts does:
* `grub2-sign` is signing the bootloader files with root's keypair.
* `grub2-unsign` is removing the signatures of the bootloader files.
* `grub2-verify` is checking if your signatures are good. If not, you will see which signature is bad.
* `grub2-update-kernel-signature` is renewing the signatures in /boot/. (without subdirs) regardless if grub2-verify fails.