summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* discover/grub: Allow to set a default index for BLS entriesJavier Martinez Canillas2018-04-183-4/+59
* discover/grub: Don't add discover context boot options in blscfg handlerJavier Martinez Canillas2018-04-181-1/+2
* discover/grub: Reverse BLS entries sorting to match Petitboot's boot orderJavier Martinez Canillas2018-04-181-1/+1
* discover/grub: Allow to choose a different BLS directoryJavier Martinez Canillas2018-03-291-2/+7
* discover/platform-powerpc: change sys/fcntl.h to fcntl.hBrett Grandbois2018-03-231-1/+1
* ui/common/discover-client: explicit #include <string.h>Brett Grandbois2018-03-231-0/+1
* discover/discover-server: explicit #include <string.h>Brett Grandbois2018-03-231-0/+1
* discover/grub: Add blscfg command support to parse BootLoaderSpec filesJavier Martinez Canillas2018-03-2313-2/+511
* lib/security: Fix broken if statements in gpg_validate_boot_files()Samuel Mendoza-Jonas2018-03-231-2/+4
* lib/file: Avoid off-by-one error in arraySamuel Mendoza-Jonas2018-03-231-1/+1
* discover/pxe-parser: Avoid potential null dereferenceSamuel Mendoza-Jonas2018-03-231-2/+4
* Minor fixes for make distcheckSamuel Mendoza-Jonas2018-03-232-2/+3
* discover/boot: Fix stale boot cancellation codev1.7.1Samuel Mendoza-Jonas2018-03-072-16/+5
* discover: pxe: Avoid dereferencing null pointerJoel Stanley2018-03-071-1/+1
* test/parser: Fixed uninitialized variable warningJoel Stanley2018-03-071-1/+1
* discover: Fix unused function warningJoel Stanley2018-03-071-9/+6
* ncurses: Fix bad strncmpJoel Stanley2018-03-071-2/+2
* discover: Fix bad check of version stringJoel Stanley2018-03-071-2/+1
* utils/hooks: Set stdout-path propertySamuel Mendoza-Jonas2018-03-071-8/+7
* lib: Fix gpg.h pathSamuel Mendoza-Jonas2018-03-071-1/+1
* 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
OpenPOWER on IntegriCloud