]> git.ozlabs.org Git - petitboot/history - ui/ncurses/generic-main.c
ui/ncurses: Use sorted field navigation
[petitboot] / ui / ncurses / generic-main.c
2014-07-28 Jeremy Kerrui/ncurses: Move menu initialisation to cui code
2014-07-28 Jeremy Kerrui/ncurses: Use a separate type for help text
2014-07-28 Jeremy Kerri18n: Mark translatable strings for ncurses UI
2014-05-01 Jeremy Kerrdiscover,ui: fix checks for debug option
2014-04-10 Jeremy Kerrui/ncurses: Separate menu item creation & initialisatio...
2014-04-07 Jeremy Kerrlog: Allow runtime selection of 'debug' log level
2014-04-03 Jeremy Kerrui/ncurses: Use tty name in default log filename
2014-04-02 Jeremy Kerrui/ncurses: Add menu option to restart discovery
2014-01-31 Jeremy Kerrui/ncurses: Add help text to nc-menu & generic-main
2013-12-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-11-14 Jeremy Kerrui/ncurses: Add basic config editor
2013-11-13 Jeremy Kerrui/ncurses: Add sysinfo screen
2013-10-11 Jeremy Kerrui/ncurses: Use 'x' as exit key
2013-10-10 Jeremy Kerrui/ncurses: Defer item creation until boot editor is...
2013-10-10 Jeremy Kerrui/ncurses: Use 'New' instead of 'Open'
2013-10-09 Jeremy Kerrui/ncurses: Display sysinfo type & identifier
2013-09-19 Jeremy Kerrlib/log: Cleanup log API
2013-07-23 Geoff Levandconfigure: Update to use AX_WITH_CURSES
2013-06-24 Jeremy Kerrui/ncurses: Add cancel-default reporting
2013-06-24 Jeremy Kerrui: implement timers with waitsets
2013-05-09 Jeremy Kerrui/nc: Don't segfault if we can't open log_file
2013-04-15 Jeremy KerrMove --dry-run option to discover server
2013-04-15 Jeremy KerrMove boot to discover server
2013-04-15 Jeremy Kerrui: callback & boot actions: kexec -> boot
2013-04-15 Jeremy Kerrui: pb_kexec_data -> pb_boot_data
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-09 Geoff LevandAdd --start-daemon option to ui programs
2012-03-09 Geoff LevandLog file cleanups
2012-02-12 Geoff LevandAdd generic ncurses program