]> git.ozlabs.org Git - petitboot/commit
Add --start-daemon option to ui programs
authorGeoff Levand <geoff@infradead.org>
Fri, 9 Mar 2012 04:48:21 +0000 (20:48 -0800)
committerGeoff Levand <geoff@infradead.org>
Fri, 9 Mar 2012 04:51:37 +0000 (20:51 -0800)
commit604a1ccf072f9f33326fb6dc919c1b6233d40866
tree88297738af995f9ea8df78e134d0a2dac111d157
parentae0ba68f475ae5b057aad6538765bc8702134b9a
Add --start-daemon option to ui programs

Add the option --start-daemon to automatically start
pb-discover if it is not already started.  For use
when running as a stand-alone app.

Signed-off-by: Geoff Levand <geoff@infradead.org>
17 files changed:
discover/device-handler.c
lib/Makefile.am
lib/system/system.c
lib/system/system.h
man/petitboot-nc.8
man/petitboot-twin.8
ui/common/loader.c
ui/common/ui-system.c
ui/common/ui-system.h
ui/ncurses/generic-main.c
ui/ncurses/nc-cui.c
ui/ncurses/nc-cui.h
ui/twin/main-generic.c
ui/twin/pbt-client.c
ui/twin/pbt-client.h
ui/twin/pbt-main.c
ui/twin/pbt-main.h