Skip to content

Delay handover to auto-login-action in Depthcharge

The bootloader-commands action in Depthcharge should wait for the bootloader to finish its execution before handing control over to auto-login-action. Mark the end of bootloader-commands after final-message ("Starting Kernel" by default). Remove deprecated boot_message parameter from Depthcharge and rely on kernel-start-message constant to set the prompt for the auto-login-action accordingly.

Signed-off-by: Laura Nao laura.nao@collabora.com

Edited by Laura Nao

Merge request reports