]> git.ozlabs.org Git - petitboot/commit
ui/ncurses: List available consoles in nc-config
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Wed, 8 Jun 2016 04:11:10 +0000 (14:11 +1000)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Wed, 29 Jun 2016 04:19:08 +0000 (14:19 +1000)
commitd8d5dac0fcd80276b71184060e771804fb67d7c9
tree7ff4f159fefda581ca11e3afee5c90998dc4e038
parentec82dfa6207090d285c4617e1d0a7a2284e390c3
ui/ncurses: List available consoles in nc-config

Include a list of available consoles as specified by the discover server
in nc-config from which the user can select a default. The selected
console specifies the which console to be set as the primary console
when a kernel is kexec'd.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
ui/ncurses/nc-config.c