You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
src/context: priorize bootchooser to select bootslot
The commit 9af0613 introduced the new
bootchooser API r_boot_get_current_bootname() to allow the backend to
determine the current bootslot.
Since then, the bootchooser is able determine the bootslot if it cannot
be guessed from the kernel cmdline; it is used by the custom backend
only at that moment.
This gives the priority to the bootchooser over the kernel cmdline.
Signed-off-by: Gaël PORTAY <[email protected]>
0 commit comments