]> git.ozlabs.org Git - petitboot/commit
ui/ncurses: Allow boot editor sysinfo updates
authorJeremy Kerr <jk@ozlabs.org>
Tue, 19 Nov 2013 05:08:35 +0000 (16:08 +1100)
committerJeremy Kerr <jk@ozlabs.org>
Fri, 22 Nov 2013 05:13:15 +0000 (13:13 +0800)
commitc4b4ebc4c61b7f374582c621aec846aba3795954
treeadf5cf70b36aa0ca722c038d606cc1df8aafe0c9
parent15e4a88f297abc8f22a58bb87055d20eacb61db4
ui/ncurses: Allow boot editor sysinfo updates

We may start a boot editor (via 'New') before we have the sysinfo. To
allow this, we redraw the device select.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
ui/ncurses/nc-boot-editor.c
ui/ncurses/nc-cui.c