]> git.ozlabs.org Git - petitboot/history - ui/common/discover-client.c
ui/ncurses: Use 'x' as exit key
[petitboot] / ui / common / discover-client.c
2013-10-10 Jeremy Kerrui/ncurses: Allow booting custom boot options
2013-10-09 Jeremy KerrAdd system info messages
2013-06-24 Geoff LevandAdd initial dtb support
2013-06-24 Jeremy Kerrui/common: Add code to send cancel-default messages
2013-06-24 Jeremy Kerrlib/waiter: Add timeout waiters
2013-05-06 Jeremy Kerrui: Receive boot status messages
2013-04-16 Jeremy Kerrprotocol: Separate device add from boot-option add...
2013-04-16 Jeremy Kerrpb-protocol: Don't allocate in deserialise functions
2013-04-15 Jeremy Kerrdiscover-client: interact directly with waitset
2013-04-15 Jeremy Kerrdiscover-client: Add discover_client_boot
2012-02-15 Geoff LevandMinor include path fix
2009-08-04 Geoff LevandFix minor typo in discover-client file descriptor check
2009-06-30 Geoff LevandFix memmove size
2009-03-30 Geoff LevandRename client add remove ops
2009-02-21 Geoff LevandPass cb_arg to discover_client_init
2009-02-02 Geoff LevandFix log move commit
2009-02-01 Jeremy Kerr[discover client] Remove device from discover array...
2009-02-01 Jeremy Kerr[discover client] Add device accessors
2009-02-01 Jeremy Kerr[discover client] Make devices persistent
2009-02-01 Geoff LevandMake client ops constant
2009-02-01 Geoff LevandAdd client ops instance arg
2009-02-01 Geoff LevandChange client to use pb_log
2009-01-04 Jeremy KerrReport error is no message is read
2008-12-31 Jeremy KerrRemove reference to device.h
2008-12-15 Jeremy KerrInitial support for multiple UIs