summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-config.c
Commit message (Expand)AuthorAgeFilesLines
* ui/ncurses: Disable autoboot if boot list is emptySamuel Mendoza-Jonas2016-04-051-2/+1
* ui/ncurses: Re-add autoboot selection to config screenSam Mendoza-Jonas2016-03-231-19/+63
* ui: add URL for static configurations to load a specified fileNishanth Aravamudan2015-12-181-4/+28
* ui/ncurses: Improve scrolling behaviourSamuel Mendoza-Jonas2015-09-101-6/+10
* ui/ncurses: Allow text wrapping in select widgetsSamuel Mendoza-Jonas2015-09-101-2/+4
* ui/ncurses: Improve update handling in nested screensSamuel Mendoza-Jonas2015-09-071-15/+30
* ui/ncurses: Change arrangement of boot order buttonsSamuel Mendoza-Jonas2015-09-071-6/+11
* ui/ncurses: Resize & adjust OK/Help/Cancel buttonsSamuel Mendoza-Jonas2015-09-071-3/+3
* Recognise storage devices on USB busSamuel Mendoza-Jonas2015-08-311-1/+1
* Make read-only guarantee user-settableSamuel Mendoza-Jonas2015-08-061-1/+27
* ui/ncurses: Layout tweaks for boot order interfaceJeremy Kerr2015-06-261-11/+11
* ui/ncurses: Toggle visibility of timeout help labelSamuel Mendoza-Jonas2015-05-201-0/+1
* ui/ncurses: Display current ipmi bootdev settingsSamuel Mendoza-Jonas2015-05-051-1/+44
* petitboot: Implement ordered boot optionsSamuel Mendoza-Jonas2015-05-051-110/+216
* ui/ncurses: Reduce unnecessary calls to redrawwinSamuel Mendoza-Jonas2015-02-161-1/+7
* ui/ncurses: Expand width of padSamuel Mendoza-Jonas2014-10-081-1/+1
* ui/ncurses: Properly size cancel and help buttonsSamuel Mendoza-Jonas2014-10-081-3/+3
* ui/ncurses: Expand cancel & help button widthSamuel Mendoza-Jonas2014-09-231-4/+4
* ui/ncurses: Fix clearing a boot device UUIDJeremy Kerr2014-09-181-7/+6
* ui/ncurses: Correctly size pad for config screenSamuel Mendoza-Jonas2014-09-101-5/+10
* ui/ncurses: Exit safe mode on configuration changeSamuel Mendoza-Jonas2014-09-041-1/+14
* ui/ncurses: Use a separate type for help textJeremy Kerr2014-07-281-2/+2
* i18n: Mark translatable strings for ncurses UIJeremy Kerr2014-07-281-32/+38
* ui/ncurses: Make Network: heading consistent with other labelsJeremy Kerr2014-07-221-1/+1
* ui/ncurses: Expose boot_device configuration through UIJeremy Kerr2014-07-221-17/+151
* ui/ncurses: Remove net_conf parameter from sconfig_screen_layout_widgetsJeremy Kerr2014-07-171-8/+7
* ui/ncurses: Use a fixed-sized for small, known-length fieldsJeremy Kerr2014-04-161-1/+5
* ui/ncurses: clear DNS server setting before appending new serversJeremy Kerr2014-04-071-0/+4
* ui/ncurses: Unify key bindings & key help textJeremy Kerr2014-01-311-2/+15
* ui/ncurses: Add help to system configuration screenJeremy Kerr2014-01-311-4/+25
* ui/ncurses: do all config screen updates in config_screen_postJeremy Kerr2014-01-311-5/+10
* lib/pb-config: Add config_copyJeremy Kerr2014-01-301-2/+3
* ui/ncurses/nc-config: Add validation for network settingsJeremy Kerr2013-12-181-9/+30
* ui/ncurses/nc-config: expand mask fieldJeremy Kerr2013-12-181-1/+1
* configure: Use AC_GNU_SOURCEJeremy Kerr2013-12-181-2/+3
* ui/ncurses: Add link status to system info & system config screensJeremy Kerr2013-12-181-2/+7
* ui/ncurses: Implement intra-field scrollingJeremy Kerr2013-11-221-6/+5
* ui/ncurses: Fix pad size checkJeremy Kerr2013-11-191-1/+1
* ui/ncurses: Add descriptive text for configuration editorJeremy Kerr2013-11-141-12/+44
* ui/ncurses/nc-config: Draw config form into a scrollable padJeremy Kerr2013-11-141-4/+70
* nui/ncurses: Allow config screen updatesJeremy Kerr2013-11-141-8/+41
* ui/ncurses: Add help for the DNS optionJeremy Kerr2013-11-141-1/+14
* ui/ncurses: Populate configuration interface with current defaultsJeremy Kerr2013-11-141-14/+85
* ui/ncurses: Parse configuration form & send to serverJeremy Kerr2013-11-141-10/+107
* ui/ncurses: Add network configurationJeremy Kerr2013-11-141-8/+130
* ui/ncurses: Add basic config editorJeremy Kerr2013-11-141-0/+213
OpenPOWER on IntegriCloud