]> git.ozlabs.org Git - petitboot/history - ui/twin/pbt-client.c
ui: Fix typo: 'deamon' -> 'daemon'
[petitboot] / ui / twin / pbt-client.c
2016-05-06 Samuel Mendoza-Jonasui: Fix typo: 'deamon' -> 'daemon'
2013-12-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-11-01 Jeremy Kerrlogging: Clean up debug logs
2013-08-20 Jeremy Kerrlib/process: Add dry_run argument to process_init
2013-08-19 Jeremy Kerrlib/process: replace pb_run_cmd
2013-08-19 Jeremy Kerrlib/process: replace pb_run_cmd_pipe
2013-06-24 Geoff LevandAdd initial dtb support
2013-04-16 Jeremy Kerrprotocol: Separate device add from boot-option add...
2013-04-15 Jeremy KerrMove --dry-run option to discover server
2013-04-15 Jeremy KerrMove boot to discover server
2013-04-15 Jeremy Kerrdiscover-client: interact directly with waitset
2013-04-15 Jeremy Kerrui: callback & boot actions: kexec -> boot
2013-04-15 Jeremy Kerrui: pb_kexec_data -> pb_boot_data
2013-04-10 Jeremy Kerrwaiter: Don't rely on global variables to keep waiter...
2013-04-10 Jeremy Kerrlib/types: Create common file for type definitions
2013-03-05 Jeremy Kerrui/twin: fix compiler warnings
2012-03-31 Geoff LevandSpeed up --start-daemon option
2012-03-31 Geoff LevandCleanup --dry-run option code
2012-03-28 Geoff LevandAdd UI option --dry-run
2012-03-09 Geoff LevandAdd --start-daemon option to ui programs
2012-02-15 Geoff LevandUpdate twin ui to use discover server