summaryrefslogtreecommitdiffstats
path: root/ui/ncurses/nc-config.c
Commit message (Expand)AuthorAgeFilesLines
* ui/ncurses: Validate URL fieldv1.7.0Samuel Mendoza-Jonas2018-02-271-0/+1
* discover/device-handler: Treat empty boot order as 'boot any'Samuel Mendoza-Jonas2018-02-121-3/+3
* ui/ncurses: Fixup some missing gettext callsSamuel Mendoza-Jonas2017-09-151-1/+1
* ui/ncurses: Don't modify config when clearing IPMI overrideSamuel Mendoza-Jonas2017-08-241-9/+26
* Support HTTP(S) proxies when downloading resourcesSamuel Mendoza-Jonas2016-11-241-1/+28
* Consolidate petitboot,tty and petitboot,consoleSamuel Mendoza-Jonas2016-09-081-7/+20
* Use 'consoles' instead of 'tty' to refer to interfacesSamuel Mendoza-Jonas2016-09-081-34/+34
* ui/ncurses: Display warning when net override activeSamuel Mendoza-Jonas2016-09-081-9/+27
* ui/ncurses: Properly set focus when updating subsetSamuel Mendoza-Jonas2016-07-131-0/+1
* ui/ncurses: List available consoles in nc-configSamuel Mendoza-Jonas2016-06-291-3/+53
* 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
OpenPOWER on IntegriCloud