sbctl: update page (#13407)
* sbctl: update page * sbctl: update the default path in the Spanish translation
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
`sbctl status`
|
||||
|
||||
- Crea claves de arranque seguro personalizadas (todo se almacena en `/usr/share/secureboot`):
|
||||
- Crea claves de arranque seguro personalizadas (todo se almacena en `/var/lib/sbctl`):
|
||||
|
||||
`sbctl create-keys`
|
||||
|
||||
|
@@ -8,7 +8,7 @@
|
||||
|
||||
`sbctl status`
|
||||
|
||||
- Create custom secure boot keys (everything is stored in `/usr/share/secureboot`):
|
||||
- Create custom secure boot keys (by default, everything is stored in `/var/lib/sbctl`):
|
||||
|
||||
`sbctl create-keys`
|
||||
|
||||
@@ -16,6 +16,10 @@
|
||||
|
||||
`sbctl enroll-keys --microsoft`
|
||||
|
||||
- Automatically run `create-keys` and `enroll-keys` based on the settings in `/etc/sbctl/sbctl.conf`:
|
||||
|
||||
`sbctl setup --setup`
|
||||
|
||||
- Sign an EFI binary with the created key and save the file to the database:
|
||||
|
||||
`sbctl sign {{-s|--save}} {{path/to/efi_binary}}`
|
||||
|
Reference in New Issue
Block a user