]> git.ozlabs.org Git - petitboot/history - ui
discover/devmapper: Disable libdm udev sync support
[petitboot] / ui /
2013-11-22 Jeremy Kerrui/ncurses/widgets: Add n_options check to widget_selec...
2013-11-22 Jeremy Kerrui/ncurses: Split boot editor layout
2013-11-22 Jeremy Kerrui/ncurses: Make boot editor API consistent with config...
2013-11-22 Jeremy Kerrui/ncurses: remove boot_editor_attr_field
2013-11-22 Jeremy Kerrui/ncurses: Add block devices to system info screen
2013-11-19 Jeremy Kerrui/ncurses: Fix pad size check
2013-11-19 Jeremy Kerrui/ncurses: Don't mess with prog_mode in cui_boot
2013-11-14 Jeremy Kerrui/ncurses/menu: Allow space to select menu items
2013-11-14 Jeremy Kerrui/ncurses: Add descriptive text for configuration...
2013-11-14 Jeremy Kerrui/ncurses/nc-config: Draw config form into a scrollabl...
2013-11-14 Jeremy Kerrnui/ncurses: Allow config screen updates
2013-11-14 Jeremy Kerrui/ncurses: Add help for the DNS option
2013-11-14 Jeremy Kerrui/ncurses: Populate configuration interface with curre...
2013-11-14 Jeremy Kerrui/ncurses: Parse configuration form & send to server
2013-11-14 Jeremy Kerrui/ncurses: Add network configuration
2013-11-14 Jeremy Kerrui/ncurses: Add basic config editor
2013-11-13 Jeremy Kerrui/ncurses: Receive config messages
2013-11-13 Jeremy Kerrui/ncurses: Use nc-widgets for boot editor
2013-11-13 Jeremy Kerrui/ncurses: Add simple ncurses form widget set
2013-11-13 Jeremy Kerrui/ncurses: Add sysinfo screen
2013-11-13 Jeremy Kerrui/ncurses/scr: Add definition for frame offset
2013-11-13 Jeremy Kerrui/ncurses: nc-menu.h needs assert.h
2013-11-13 Jeremy Kerrui/common: Don't talloc_free sysinfo and status explicitly
2013-11-13 Jeremy Kerrui/ncurses: Add nc_scr_{un,}post()
2013-11-13 Jeremy Kerrui/ncurses: Move general nc init code to cui module
2013-11-13 Jeremy Kerrconfig: Implement config messages
2013-11-01 Jeremy Kerrlogging: Clean up debug logs
2013-10-11 Jeremy Kerrui/ncurses: Use OK & Cancel buttons for boot editor...
2013-10-11 Jeremy Kerrui/ncurses: Use 'x' as exit key
2013-10-10 Jeremy Kerrui/ncurses: Allow booting custom boot options
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-10-09 Jeremy KerrAdd system info messages
2013-09-19 Jeremy Kerrlib/log: Cleanup log API
2013-09-18 Jeremy Kerrdiscover: populate udev device types
2013-09-06 Jeremy Kerrui/ncurses: Allow both DEL and ^H to map to backspace
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-07-23 Geoff Levandconfigure: Update to use AX_WITH_CURSES
2013-07-23 Jeremy Kerrui/ncurses: Add setlocale call
2013-06-24 Jeremy Kerrui/ncurses: Remove unused 'cod' variable
2013-06-24 Geoff LevandAdd initial dtb support
2013-06-24 Jeremy Kerrui/ncurses: Add cancel-default reporting
2013-06-24 Jeremy Kerrui/common: Add code to send cancel-default messages
2013-06-24 Jeremy Kerrui: implement timers with waitsets
2013-06-24 Jeremy Kerrlib/waiter: Add timeout waiters
2013-06-24 Jeremy Kerrui/test: print default status of boot options
2013-05-21 Jeremy Kerrui/test: Add boot status messages to test client
2013-05-21 Jeremy Kerrui/ncurses: implement global keys
2013-05-21 Jeremy Kerrui/ncurses: move getch() out of process_key callbacks
2013-05-09 Jeremy Kerrui/nc: Don't segfault if we can't open log_file
2013-05-09 Jeremy Kerrui/nc: Handle cui_opt_data with no boot option more...
2013-05-09 Jeremy Kerrui/ncurses: Simplify menu item names
2013-05-07 Jeremy KerrMakefiles: remove -I$(includedir)
2013-05-06 Jeremy Kerrcui: Show incoming status messages
2013-05-06 Jeremy Kerrui: Receive boot status messages
2013-04-16 Jeremy Kerrdiscover: Consolidate user events by device ID
2013-04-16 Jeremy Kerrprotocol: Separate device add from boot-option add...
2013-04-16 Jeremy Kerrpb-protocol: Don't allocate in deserialise functions
2013-04-15 Geoff Levandncurses: Fix build warning
2013-04-15 Jeremy KerrMove --dry-run option to discover server
2013-04-15 Jeremy KerrMove boot to discover server
2013-04-15 Jeremy Kerrlib/url: Move URL-handling code to lib
2013-04-15 Jeremy Kerrui/ncurses: Add discover client to struct cui
2013-04-15 Jeremy Kerrdiscover-client: interact directly with waitset
2013-04-15 Jeremy Kerrdiscover-client: Add discover_client_boot
2013-04-15 Jeremy Kerrui: callback & boot actions: kexec -> boot
2013-04-15 Jeremy Kerrui: pb_kexec_data -> pb_boot_data
2013-04-15 Jeremy Kerrui/ncurses: ked -> boot-editor
2013-04-10 Jeremy Kerrui/common: Remove unused artwork
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-06 Jeremy Kerrui/common/url: Fix multiple-preceeding-slash on pathnames
2013-03-06 Jeremy Kerrui/common/url: Add pb_url_scheme_name
2013-03-06 Jeremy Kerrui/common/url: remove scheme separator from URL scheme...
2013-03-06 Jeremy Kerrui/common/url: move pb_scheme_info array to file scope
2013-03-05 Jeremy Kerrui/twin: fix compiler warnings
2013-03-05 Jeremy Kerrui/ncurses: Fix warning from unnecessary if statement
2013-03-05 Jeremy Kerrnc: Only expand debug macros if DEBUG is defined
2012-04-03 Geoff LevandFix sftp loader
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-15 Geoff LevandRemove union in pb_opt_data
2012-02-15 Geoff LevandMinor include path fix
2012-02-15 Geoff LevandRename pb-nc-generic to pb-nc
2012-02-15 Geoff LevandRemove unused file pb-cui.c
2012-02-12 Geoff LevandFixups for 'make dist'
2012-02-12 Geoff LevandAdd artwork files network.png, system.png
next