]> git.ozlabs.org Git - petitboot/commitdiff
discover-client: Add discover_client_boot
authorJeremy Kerr <jk@ozlabs.org>
Wed, 27 Feb 2013 03:00:32 +0000 (11:00 +0800)
committerJeremy Kerr <jk@ozlabs.org>
Mon, 15 Apr 2013 07:42:26 +0000 (15:42 +0800)
This change implements the client side of the server-based boot
interface. We add a funcion, discover_client_boot, which serialises a
boot message, then sends it to the server.

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

No differences found