Skip to content

functions/recovery: loop recovery shell when exited - #835

Merged
tlaurion merged 1 commit into
linuxboot:masterfrom
MrChromebox:recovery_loop
Sep 16, 2020
Merged

tlaurion merged 1 commit into
linuxboot:masterfrom
MrChromebox:recovery_loop

Conversation

@MrChromebox

Copy link
Copy Markdown
Contributor

Currently, exiting the recovery shell results in a kernel panic,
necessitating a hard reset / power cycle. As this is less than ideal,
drop the exec and add a loop to restart the shell.

Addresses issue #833

Tested under qemu-coreboot-fbwhiptail

Signed-off-by: Matt DeVillier matt.devillier@puri.sm

Currently, exiting the recovery shell results in a kernel panic,
necessitating a hard reset / power cycle. As this is less than ideal,
drop the exec and add a loop to restart the shell.

Addresses issue linuxboot#833

Tested under qemu-coreboot-fbwhiptail

Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
@tlaurion
tlaurion merged commit 0eb1f69 into linuxboot:master Sep 16, 2020
@MrChromebox
MrChromebox deleted the recovery_loop branch October 21, 2020 21:19
tlaurion pushed a commit to tlaurion/heads that referenced this pull request Sep 10, 2026
Currently, exiting the recovery shell results in a kernel panic,
necessitating a hard reset / power cycle. As this is less than ideal,
drop the exec and add a loop to restart the shell.

Addresses issue linuxboot#833

Tested under qemu-coreboot-fbwhiptail

Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>Signed-off-by: Thierry Laurion <insurgo@riseup.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants