]> git.ozlabs.org Git - petitboot/commit
ui/ncurses: Make server connect message more clear petitboot-1.2.x v1.2.7
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>
Thu, 3 Nov 2016 05:46:20 +0000 (16:46 +1100)
committerSamuel Mendoza-Jonas <sam@mendozajonas.com>
Thu, 24 Nov 2016 02:30:11 +0000 (13:30 +1100)
commitf5c10524f88751be5ec2766185875b4359fcbb70
treed08568fd01b0cc96b7549fe99ca31ef7aa03b702
parent69078e89091998d40ffac03b0d57511d3531b2f2
ui/ncurses: Make server connect message more clear

The current message mentions a "server" which can give the misleading
impression that the UI is waiting for a remote network server. The delay
is actually in waiting for the pb-discover process to be ready, so
update the message to reflect that.

Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com>
(cherry picked from commit ea8bd5f424a9b01c71e1694bb5b6ffc13e3da4f5)
ui/ncurses/nc-cui.c