]> git.ozlabs.org Git - petitboot/commit
ui: Receive boot status messages
authorJeremy Kerr <jk@ozlabs.org>
Wed, 1 May 2013 01:09:39 +0000 (09:09 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 6 May 2013 01:02:12 +0000 (09:02 +0800)
commite793a9b5a07a677c1d9d33f4757b67c25dbf2eed
treefba1b35b801f7938dd1573b4f7a82dcb57e93a25
parent6b87c9c7776796c766e3dcbdb32f5d292f7125d5
ui: Receive boot status messages

Add support in the discover client code to handle boot status messages,
and pass them to the UI thorugh a new callback ("update_status") in the
client_ops.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
ui/common/discover-client.c
ui/common/discover-client.h