summaryrefslogtreecommitdiffstats
path: root/ui/ncurses
Commit message (Expand)AuthorAgeFilesLines
...
* logging: Clean up debug logsJeremy Kerr2013-11-014-24/+11
* ui/ncurses: Use OK & Cancel buttons for boot editor completionJeremy Kerr2013-10-112-6/+47
* ui/ncurses: Use 'x' as exit keyJeremy Kerr2013-10-114-5/+6
* ui/ncurses: Allow booting custom boot optionsJeremy Kerr2013-10-101-4/+0
* ui/ncurses: Defer item creation until boot editor is doneJeremy Kerr2013-10-108-93/+88
* ui/ncurses: Use 'New' instead of 'Open'Jeremy Kerr2013-10-102-3/+2
* ui/ncurses: Display sysinfo type & identifierJeremy Kerr2013-10-096-5/+46
* lib/log: Cleanup log APIJeremy Kerr2013-09-191-9/+5
* ui/ncurses: Allow both DEL and ^H to map to backspaceJeremy Kerr2013-09-061-0/+8
* lib/process: Add dry_run argument to process_initJeremy Kerr2013-08-202-2/+3
* lib/process: replace pb_run_cmdJeremy Kerr2013-08-191-3/+3
* lib/process: replace pb_run_cmd_pipeJeremy Kerr2013-08-191-0/+3
* lib/waiter: handle -EINTRJeremy Kerr2013-08-191-1/+1
* configure: Update to use AX_WITH_CURSESGeoff Levand2013-07-2310-12/+47
* ui/ncurses: Add setlocale callJeremy Kerr2013-07-231-0/+3
* ui/ncurses: Remove unused 'cod' variableJeremy Kerr2013-06-241-2/+1
* Add initial dtb supportGeoff Levand2013-06-242-6/+14
* ui/ncurses: Add cancel-default reportingJeremy Kerr2013-06-244-78/+6
* ui: implement timers with waitsetsJeremy Kerr2013-06-242-6/+0
* lib/waiter: Add timeout waitersJeremy Kerr2013-06-241-2/+2
* ui/ncurses: implement global keysJeremy Kerr2013-05-211-0/+16
* ui/ncurses: move getch() out of process_key callbacksJeremy Kerr2013-05-215-127/+116
* ui/nc: Don't segfault if we can't open log_fileJeremy Kerr2013-05-091-0/+3
* ui/nc: Handle cui_opt_data with no boot option more gracefullyJeremy Kerr2013-05-091-0/+5
* ui/ncurses: Simplify menu item namesJeremy Kerr2013-05-091-35/+2
* Makefiles: remove -I$(includedir)Jeremy Kerr2013-05-071-1/+0
* cui: Show incoming status messagesJeremy Kerr2013-05-061-5/+13
* protocol: Separate device add from boot-option add messagesJeremy Kerr2013-04-161-51/+39
* ncurses: Fix build warningGeoff Levand2013-04-151-0/+1
* Move --dry-run option to discover serverJeremy Kerr2013-04-153-13/+5
* Move boot to discover serverJeremy Kerr2013-04-153-36/+5
* ui/ncurses: Add discover client to struct cuiJeremy Kerr2013-04-152-5/+5
* discover-client: interact directly with waitsetJeremy Kerr2013-04-151-15/+2
* ui: callback & boot actions: kexec -> bootJeremy Kerr2013-04-154-19/+19
* ui: pb_kexec_data -> pb_boot_dataJeremy Kerr2013-04-156-58/+58
* ui/ncurses: ked -> boot-editorJeremy Kerr2013-04-157-386/+408
* waiter: Don't rely on global variables to keep waiter stateJeremy Kerr2013-04-102-6/+9
* lib/types: Create common file for type definitionsJeremy Kerr2013-04-102-2/+2
* ui/ncurses: Fix warning from unnecessary if statementJeremy Kerr2013-03-051-1/+1
* nc: Only expand debug macros if DEBUG is definedJeremy Kerr2013-03-051-0/+6
* Speed up --start-daemon optionGeoff Levand2012-03-301-4/+4
* Cleanup --dry-run option codeGeoff Levand2012-03-304-14/+19
* Add UI option --dry-runGeoff Levand2012-03-271-14/+19
* Log to stderr, allow --log=-Geoff Levand2012-03-262-8/+14
* Add --start-daemon option to ui programsGeoff Levand2012-03-083-10/+35
* Log file cleanupsGeoff Levand2012-03-082-5/+5
* Rename pb-nc, pb-twin to petitboot-nc, petitboot-twinGeoff Levand2012-03-081-7/+7
* Move installed programs from bin to sbinGeoff Levand2012-02-241-2/+2
* Rename pb-nc-generic to pb-ncGeoff Levand2012-02-151-3/+3
* Remove unused file pb-cui.cGeoff Levand2012-02-151-289/+0
OpenPOWER on IntegriCloud