summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ui/ncurses: Validate URL fieldv1.7.0Samuel Mendoza-Jonas2018-02-273-0/+18
* discover/platform-powerpc: Avoid confusing gateway and URLSamuel Mendoza-Jonas2018-02-271-10/+19
* ui/ncurses: Fix boot editor segfault on updateSamuel Mendoza-Jonas2018-02-271-37/+71
* discover: Allow load_async_url() to call callback for local pathsSamuel Mendoza-Jonas2018-02-274-98/+83
* discover/syslinux-parser: Fix missing comma in ignored names.Samuel Mendoza-Jonas2018-02-221-1/+1
* discover/device-handler: Treat empty boot order as 'boot any'Samuel Mendoza-Jonas2018-02-122-3/+6
* ui/ncurses: Clear remaining space when drawing help lineSamuel Mendoza-Jonas2018-02-121-1/+5
* syslinux: add syslinux parser supportBrett Grandbois2018-02-0910-3/+702
* test/parser: test no whitespace on grub menuentryBrett Grandbois2018-02-082-0/+39
* grub2/grub2: add Yocto paths to default grub2 conf search pathsBrett Grandbois2018-02-081-0/+2
* grub2/grub2-parser: accept no whitespace in grub menuentryBrett Grandbois2018-02-081-1/+1
* ncurses/nc-cui: fix unreferenced assertion variableBrett Grandbois2018-02-081-1/+2
* ncurses/nc-cui: musl libc fixesBrett Grandbois2018-02-081-1/+2
* discover/pb-discover: #include <locale.h> for musl libcBrett Grandbois2018-02-081-0/+1
* printf: Fix format type warningsGeoff Levand2018-01-103-5/+7
* configure: Update AC_PACKAGE_BUGREPORTGeoff Levand2018-01-101-1/+1
* configure: Add check for lex, yaccGeoff Levand2018-01-101-0/+6
* bootstrap: Add dependency checksGeoff Levand2018-01-101-0/+11
* ui/ncurses: Allow multiple hot key handlers per pmenuSamuel Mendoza-Jonas2018-01-104-17/+57
* discover/pxe-parser: Fix relative parsing for manual config filesSamuel Mendoza-Jonas2017-12-124-3/+58
* Test with .travis.ymlDaniel Axtens2017-11-301-0/+16
* Use --no-location instead of --add-location=neverDaniel Axtens2017-11-301-1/+1
* ui/ncurses: Always cancel autoboot on exitSamuel Mendoza-Jonas2017-11-301-38/+41
* ui/ncurses: Handle arrow key variantsSamuel Mendoza-Jonas2017-11-211-0/+10
* discover/pxe-parser: Fine grained proxy controlCyril Bur2017-11-213-1/+19
* Better recognition of ncurses header filesCyril Bur2017-11-211-0/+5
* Fix bootstrap warning: noinst_PROGRAMS was already definedCyril Bur2017-11-201-1/+1
* configure.ac: Fix unmatched bracketsCyril Bur2017-11-201-1/+1
* ui/ncurses: Safely handle lost terminal control commandsv1.6.3Samuel Mendoza-Jonas2017-11-147-0/+376
* Add root .gitignoreCyril Bur2017-11-031-0/+20
* discover/platform-powerpc: Increase IPMI timeoutv1.6.2Samuel Mendoza-Jonas2017-10-261-1/+1
* ui/ncurses: Remove help shortcut from nc-subsetSamuel Mendoza-Jonas2017-10-121-1/+1
* discover/device-handler: Fallback to device if snapshot fails to mountv1.6.1Samuel Mendoza-Jonas2017-10-121-3/+14
* ui/ncurses: Display multibyte strings correctly in textscreensSamuel Mendoza-Jonas2017-10-111-8/+13
* ui/ncurses: Spawn shell in exit handlerSamuel Mendoza-Jonas2017-10-044-1/+32
* ui/ncurses: Fixup some missing gettext callsSamuel Mendoza-Jonas2017-09-1513-14/+157
* po: Translation UpdatesSamuel Mendoza-Jonas2017-09-1311-310/+395
* po: Update translationsv1.6.0Samuel Mendoza-Jonas2017-08-2912-914/+3128
* ui/ncurses: Don't modify config when clearing IPMI overrideSamuel Mendoza-Jonas2017-08-241-9/+26
* discover/device-handler: Disable safe mode warning on reinitSamuel Mendoza-Jonas2017-08-231-0/+10
* lib/flash: Update type of size fieldSamuel Mendoza-Jonas2017-08-231-2/+2
* discover: Update env vars at init and suppress LVM warningsSamuel Mendoza-Jonas2017-08-222-15/+20
* discover/ipmi: Open devnode with O_CLOEXECSamuel Mendoza-Jonas2017-08-221-1/+1
* discover/device-handler: Be ready for user events earlierSamuel Mendoza-Jonas2017-08-151-4/+4
* ui/ncurses: Add plugin menu and nc-plugin screenSamuel Mendoza-Jonas2017-08-1512-46/+941
* ui/ncurses: Update cui_run_cmd() to pass display to commandSamuel Mendoza-Jonas2017-08-152-5/+26
* discover: Handle plugin install requestSamuel Mendoza-Jonas2017-08-154-0/+65
* discover/device-handler: Scan devices for pluginsSamuel Mendoza-Jonas2017-08-151-0/+18
* Add pb-plugin and pb-exec to pb_system_appsSamuel Mendoza-Jonas2017-08-154-1/+7
* utils/pb-plugin: Advertise pb-plugins to discover serverSamuel Mendoza-Jonas2017-08-151-14/+40
OpenPOWER on IntegriCloud