summaryrefslogtreecommitdiffstats
path: root/discover
Commit message (Expand)AuthorAgeFilesLines
* discover: Nicely format IPMI response buffersv1.9.2Samuel Mendoza-Jonas2018-11-162-33/+23
* ui/ncurses: Reset console options on bootSamuel Mendoza-Jonas2018-11-162-3/+5
* discover: Reimplement native-parser as a Bison parserSamuel Mendoza-Jonas2018-11-167-131/+402
* discover: Remove unused params.cSamuel Mendoza-Jonas2018-11-143-603/+0
* discover/kboot-parser: Recognise 'default' parameterv1.9.1Samuel Mendoza-Jonas2018-08-281-1/+5
* discover/device-handler: Restore autoboot setting on requerySamuel Mendoza-Jonas2018-08-281-1/+9
* discover: Let 'boot' user-event boot by nameSamuel Mendoza-Jonas2018-08-283-6/+48
* discover/network: Stop udhcpc6 process on requerySamuel Mendoza-Jonas2018-08-281-0/+6
* discover/arm64: Update to struct efi_mountGeoff Levand2018-08-151-32/+25
* lib/efi: Add EFI_DEFALT_ATTRIBUTES macroGeoff Levand2018-08-141-4/+1
* discover/platforms: Fix param_list talloc failureGeoff Levand2018-08-142-12/+14
* discover/platform: Use pb_log_fnGeoff Levand2018-08-141-1/+1
* discover: Add platform-arm64Ge Song2018-08-072-0/+282
* configure: Add conditional platform buildsGeoff Levand2018-08-071-4/+7
* discover: Add platform-dummyGeoff Levand2018-08-072-0/+19
* discover: Move generic params routines to platformGe Song2018-08-073-123/+129
* discover: Move generic config routines to platformGe Song2018-08-073-309/+311
* discover/powerpc: Switch to new param_listGeoff Levand2018-08-071-149/+53
* discover/powerpc: Add param_name argGeoff Levand2018-08-071-7/+7
* discover/powerpc: Rearange save_configGe Song2018-08-071-14/+11
* discover/event: Rename param -> event_paramGeoff Levand2018-08-072-5/+5
* discover: Move generic ipmi routines to ipmiGe Song2018-08-073-129/+131
* discover/powerpc: Use process_get_stdoutGeoff Levand2018-08-071-11/+5
* lib/process: Cleanup stdout callbackGeoff Levand2018-08-071-1/+1
* discover/parser: Hookup parser_is_uniqueGeoff Levand2018-08-072-39/+23
* discover/parser: Add new parser_is_uniqueGeoff Levand2018-08-072-0/+44
* discover: Add some debug print messagesGeoff Levand2018-08-072-0/+2
* discover/kboot-parser: Look in /bootGeoff Levand2018-08-071-0/+4
* discover: Add --debug to kexecGeoff Levand2018-08-071-6/+10
* lib/log: Switch to pb_log_fnGeoff Levand2018-08-0711-40/+40
* discover/paths: Cleanup res after getaddrinfoSamuel Mendoza-Jonas2018-08-071-6/+8
* discover/paths: Set suffix to default value on error.Samuel Mendoza-Jonas2018-07-301-1/+3
* discover: Be more verbose about boot failuresSamuel Mendoza-Jonas2018-07-302-0/+8
* discover: Determine connectivity with getaddrinfo()Samuel Mendoza-Jonas2018-07-103-13/+6
* discover/pxe-parser: Parse simple iPXE scriptsSamuel Mendoza-Jonas2018-07-101-2/+94
* discover/user-event: Use bootfile_url if availableSamuel Mendoza-Jonas2018-07-101-1/+8
* discover: Support IPv6 addressesSamuel Mendoza-Jonas2018-07-103-40/+109
* discover/sysinfo: Set IPv6 addressesSamuel Mendoza-Jonas2018-07-101-4/+18
* ui/ncurses: Implement F10-F12 for autoboot device controlJeremy Kerr2018-07-101-0/+25
* discover/handler: Implement temporary autoboot messagesJeremy Kerr2018-07-103-6/+75
* discover/handler: Split autoboot matching into a new functionJeremy Kerr2018-07-101-10/+17
* discover: implement a periodic requery for network devicesJeremy Kerr2018-07-094-4/+180
* discover/user-event: Check for required parametersSamuel Mendoza-Jonas2018-07-091-1/+9
* discover/udev: Don't require ID_NET_NAME_PATH propertySamuel Mendoza-Jonas2018-07-091-3/+2
* discover/grub: Improve BLS grub environment variables expansionJavier Martinez Canillas2018-06-181-16/+69
* discover/grub: Use different paths to search for the BLS directoryJavier Martinez Canillas2018-06-181-3/+19
* discover/syslinux-parser: consistent cmdline arg processingBrett Grandbois2018-06-121-6/+5
* discover/network: Null terminate ifname buffer explicitlySamuel Mendoza-Jonas2018-06-121-3/+4
* discover: Rescan SCSI devices on reinitSamuel Mendoza-Jonas2018-06-121-0/+3
* Fix pb-discover segfaults caused by list corruption.Brandon Bergren2018-06-123-0/+3
OpenPOWER on IntegriCloud