]> git.ozlabs.org Git - petitboot/history - ui/twin
ui/ncurses: Add help facility to text screens
[petitboot] / ui / twin /
2013-12-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-11-01 Jeremy Kerrlogging: Clean up debug logs
2013-09-19 Jeremy Kerrlib/log: Cleanup log API
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-08-19 Jeremy Kerrlib/waiter: handle -EINTR
2013-06-24 Geoff LevandAdd initial dtb support
2013-06-24 Jeremy Kerrui: implement timers with waitsets
2013-06-24 Jeremy Kerrlib/waiter: Add timeout waiters
2013-05-07 Jeremy KerrMakefiles: remove -I$(includedir)
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 LevandIncrease X screen size
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-27 Geoff LevandLog to stderr, allow --log=-
2012-03-10 Geoff LevandFixup artwork licenses
2012-03-09 Geoff LevandAdd --start-daemon option to ui programs
2012-03-09 Geoff LevandLog file cleanups
2012-03-09 Geoff LevandRename pb-nc, pb-twin to petitboot-nc, petitboot-twin
2012-02-24 Geoff LevandMove installed programs from bin to sbin
2012-02-15 Geoff LevandUpdate twin ui to use discover server
2012-02-12 Geoff LevandFixups for 'make dist'
2012-02-12 Geoff LevandConvert build to use automake
2011-11-14 Geoff LevandMove artwork from ui/twin to ui/common
2009-03-30 Geoff LevandRename client add remove ops
2008-12-15 Jeremy KerrInitial support for multiple UIs