summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-cui-help.c
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2016-12-06 17:23:28 +1100
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>2016-12-20 15:04:21 +1100
commit5edfdd5dc8806fb6520ee698f42d269143ad5c45 (patch)
tree4357c1d72dbc664b42179757e5a5a0ddb493654b /ui/ncurses/nc-cui-help.c
parent211d7eb1de2d3a9cd97846deb9a85a934dae2981 (diff)
downloadtalos-petitboot-5edfdd5dc8806fb6520ee698f42d269143ad5c45.tar.gz
talos-petitboot-5edfdd5dc8806fb6520ee698f42d269143ad5c45.zip
ui/ncurses: Add status log UI
Currently, status messages from the server are displayed in a single line at the bottom of the main menu UI, and are lost once a new status is reported. This change adds a facility for the UI to collect and display the status messages from the server, in a dedicated UI screen. This allows a user to look back through the discovery & boot process. Signed-off-by: Jeremy Kerr <jk@ozlabs.org> Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
Diffstat (limited to 'ui/ncurses/nc-cui-help.c')
-rw-r--r--ui/ncurses/nc-cui-help.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/ncurses/nc-cui-help.c b/ui/ncurses/nc-cui-help.c
index 0482830..7d97ba5 100644
--- a/ui/ncurses/nc-cui-help.c
+++ b/ui/ncurses/nc-cui-help.c
@@ -18,6 +18,8 @@ To make changes to the system configuration, type C (configure).\n\
\n\
To set the language for the petitboot interface, type L (language).\n\
\n\
+To view the log of status messages from the discovery process, type G (log).\n\
+\n\
To find new or updated boot options on the system, select the 'Rescan devices' \
option.\n\
\n\
OpenPOWER on IntegriCloud