meta-digi/meta-digi-dey/recipes-core/recovery/recovery-utils/recovery-utils/lib
Gabriel Valcazar d54510766a recovery-utils: add partition encryption support
Add a new function to the recovery library to be able to encrypt/unencrypt any
partition on the internal storage media. Since it's a destructive operation,
add a warning message and a confirmation prompt that can be skipped if needed.

Reflect this new functionality in the recovery-reboot app. Change the logic so
that an encryption key can be set even if there's no update package, because
now it's possible to encrypt other partitions while leaving the rootfs intact.
Also change the logic so that the app doesn't reboot into recovery mode if
there's no recovery command set.

Implement the same blacklist as the one in the recovery script.

https://onedigi.atlassian.net/browse/DEL-7174

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2021-05-27 12:10:43 +02:00
..
Makefile meta-digi-dey: add new 'recovery-utils' recipe 2017-01-11 17:51:07 +01:00
recovery.c recovery-utils: add partition encryption support 2021-05-27 12:10:43 +02:00
recovery.pc meta-digi-dey: add new 'recovery-utils' recipe 2017-01-11 17:51:07 +01:00