index
:
talos-petitboot
master
petitboot-1.6.x
Blackbird™ petitboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
ncurses
/
nc-cui.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ui/ncurses: Add nc_scr_{un,}post()
Jeremy Kerr
2013-11-13
1
-9
/
+10
*
ui/ncurses: Move general nc init code to cui module
Jeremy Kerr
2013-11-13
1
-3
/
+32
*
logging: Clean up debug logs
Jeremy Kerr
2013-11-01
1
-4
/
+4
*
ui/ncurses: Use 'x' as exit key
Jeremy Kerr
2013-10-11
1
-1
/
+1
*
ui/ncurses: Allow booting custom boot options
Jeremy Kerr
2013-10-10
1
-4
/
+0
*
ui/ncurses: Defer item creation until boot editor is done
Jeremy Kerr
2013-10-10
1
-63
/
+51
*
ui/ncurses: Display sysinfo type & identifier
Jeremy Kerr
2013-10-09
1
-0
/
+23
*
lib/process: Add dry_run argument to process_init
Jeremy Kerr
2013-08-20
1
-1
/
+1
*
lib/process: replace pb_run_cmd
Jeremy Kerr
2013-08-19
1
-3
/
+3
*
lib/process: replace pb_run_cmd_pipe
Jeremy Kerr
2013-08-19
1
-0
/
+3
*
lib/waiter: handle -EINTR
Jeremy Kerr
2013-08-19
1
-1
/
+1
*
configure: Update to use AX_WITH_CURSES
Geoff Levand
2013-07-23
1
-0
/
+2
*
ui/ncurses: Add setlocale call
Jeremy Kerr
2013-07-23
1
-0
/
+3
*
ui/ncurses: Remove unused 'cod' variable
Jeremy Kerr
2013-06-24
1
-2
/
+1
*
Add initial dtb support
Geoff Levand
2013-06-24
1
-0
/
+2
*
ui/ncurses: Add cancel-default reporting
Jeremy Kerr
2013-06-24
1
-31
/
+4
*
ui: implement timers with waitsets
Jeremy Kerr
2013-06-24
1
-2
/
+0
*
lib/waiter: Add timeout waiters
Jeremy Kerr
2013-06-24
1
-2
/
+2
*
ui/ncurses: implement global keys
Jeremy Kerr
2013-05-21
1
-0
/
+16
*
ui/ncurses: move getch() out of process_key callbacks
Jeremy Kerr
2013-05-21
1
-1
/
+8
*
ui/nc: Handle cui_opt_data with no boot option more gracefully
Jeremy Kerr
2013-05-09
1
-0
/
+5
*
ui/ncurses: Simplify menu item names
Jeremy Kerr
2013-05-09
1
-35
/
+2
*
cui: Show incoming status messages
Jeremy Kerr
2013-05-06
1
-5
/
+13
*
protocol: Separate device add from boot-option add messages
Jeremy Kerr
2013-04-16
1
-51
/
+39
*
ncurses: Fix build warning
Geoff Levand
2013-04-15
1
-0
/
+1
*
Move --dry-run option to discover server
Jeremy Kerr
2013-04-15
1
-2
/
+1
*
Move boot to discover server
Jeremy Kerr
2013-04-15
1
-8
/
+4
*
ui/ncurses: Add discover client to struct cui
Jeremy Kerr
2013-04-15
1
-5
/
+4
*
discover-client: interact directly with waitset
Jeremy Kerr
2013-04-15
1
-15
/
+2
*
ui: callback & boot actions: kexec -> boot
Jeremy Kerr
2013-04-15
1
-8
/
+8
*
ui: pb_kexec_data -> pb_boot_data
Jeremy Kerr
2013-04-15
1
-26
/
+26
*
ui/ncurses: ked -> boot-editor
Jeremy Kerr
2013-04-15
1
-11
/
+11
*
waiter: Don't rely on global variables to keep waiter state
Jeremy Kerr
2013-04-10
1
-6
/
+8
*
Speed up --start-daemon option
Geoff Levand
2012-03-30
1
-4
/
+4
*
Cleanup --dry-run option code
Geoff Levand
2012-03-30
1
-3
/
+4
*
Add --start-daemon option to ui programs
Geoff Levand
2012-03-08
1
-2
/
+21
*
Add ncurses joystick support
Geoff Levand
2009-07-09
1
-1
/
+33
*
Update item text on edit
Geoff Levand
2009-07-09
1
-14
/
+45
*
Remove unused ked status ked_boot.
Geoff Levand
2009-07-09
1
-6
/
+1
*
Remove nc menu description
Geoff Levand
2009-07-09
1
-9
/
+2
*
CUI add empty item
Geoff Levand
2009-07-09
1
-4
/
+48
*
Fix CUI scroll
Geoff Levand
2009-07-09
1
-0
/
+3
*
Add CUI countdown timer
Geoff Levand
2009-07-09
1
-7
/
+38
*
Fix nc-cui comment
Geoff Levand
2009-07-09
1
-4
/
+4
*
Add ncurses UI support
Geoff Levand
2009-06-30
1
-0
/
+513
[prev]