If we trigger a key change while there are partitions that are encrypted, print a warning and ask for confirmation so users know that the operation will erase the contents of said partitions. Like in the partition (un)encryption mechanism, add the possibility to skip both the warning message and the confirmation prompt. Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com> |
||
|---|---|---|
| .. | ||
| include | ||
| lib | ||
| recovery-reboot | ||
| Makefile | ||
| README.md | ||
README.md
Recovery utils
recovery-utils allows to configure recovery commands and reboot into recovery mode.
Provides:
- librecovery static library which implements the supported recovery commands.
- recovery-reboot command line example application to configure and reboot into recovery mode.
- update-firmware command supporting only the firmware update recovery command.