]> git.ozlabs.org Git - petitboot/commitdiff
ui/ncurses: Keep track of the default boot option
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Thu, 28 Jun 2018 04:45:19 +0000 (14:45 +1000)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Mon, 3 Dec 2018 03:48:41 +0000 (14:48 +1100)
Keep track of the default boot option, and prefix its display name with
a '(*)' to point it out to the user.
This avoids having to authenticate with pb-discover even if only booting
the default option.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>

No differences found