summaryrefslogtreecommitdiffstats
path: root/discover
Commit message (Expand)AuthorAgeFilesLines
* discover/network: Search by UUID only if availableSamuel Mendoza-Jonas2017-01-121-1/+4
* discover: Record IP address of network interfacesSamuel Mendoza-Jonas2016-12-204-0/+47
* discover: Maintain a backlog of status updatesSamuel Mendoza-Jonas2016-12-203-0/+28
* discover/paths: Announce download completionSamuel Mendoza-Jonas2016-12-201-0/+5
* discover/paths: Parse Busybox progress informationSamuel Mendoza-Jonas2016-12-201-6/+88
* discover/device-handler: Add aggregated download progress updatesSamuel Mendoza-Jonas2016-12-202-0/+123
* discover/paths: Add stdout callback parameter for load_url_async()Samuel Mendoza-Jonas2016-12-204-6/+20
* discover/boot: Improve kexec error reportingSamuel Mendoza-Jonas2016-12-201-29/+48
* discover/status: Add status messages for payload download resultsJeremy Kerr2016-12-201-2/+9
* discover/status: Use full URL in parse status messageJeremy Kerr2016-12-201-1/+1
* discover/status: Add parse status for GRUB2, yaboot & kboot parsersJeremy Kerr2016-12-203-0/+12
* discover/status: make boot status calls more consistentJeremy Kerr2016-12-201-14/+15
* discover/status: report on PXE download failuresJeremy Kerr2016-12-201-2/+12
* discover/status: report attempts at PXE configuration downloadJeremy Kerr2016-12-201-3/+13
* discover/status: Be more specific about DHCP event status messageJeremy Kerr2016-12-201-1/+2
* discover/status: report status on link configurationJeremy Kerr2016-12-201-2/+11
* discover/status: remove completion messagesJeremy Kerr2016-12-201-4/+0
* discover: Add reference to url in load_url_resultJeremy Kerr2016-12-202-0/+2
* discover: add handler reference to struct discover_contextJeremy Kerr2016-12-203-4/+14
* discover: Use device_handler_status_dev_* for device-specific statusJeremy Kerr2016-12-202-29/+15
* discover: Add device-specific status reporting functionsJeremy Kerr2016-12-202-0/+36
* discover: use helpers for status reportingJeremy Kerr2016-12-201-41/+11
* discover: Add helpers for status reportingJeremy Kerr2016-12-203-4/+38
* discover: separate status-reporting function from boot() callbackJeremy Kerr2016-12-203-14/+19
* types: Remove detail and progress from struct statusJeremy Kerr2016-12-202-10/+0
* types: shorten boot_status definitionsJeremy Kerr2016-12-207-41/+38
* discover/platform-powerpc: Reject bootdevs with empty UUIDsSamuel Mendoza-Jonas2016-11-241-4/+5
* discover/platform-powerpc: Deprecate petitboot,bootdev parameterSamuel Mendoza-Jonas2016-11-241-45/+6
* discover/platform-powerpc: Remove unused max_partition_sizeSamuel Mendoza-Jonas2016-11-241-3/+0
* Support HTTP(S) proxies when downloading resourcesSamuel Mendoza-Jonas2016-11-242-0/+36
* discover/pxe-parser: Parse only the first configv1.3.1Samuel Mendoza-Jonas2016-10-111-34/+59
* Consolidate petitboot,tty and petitboot,consoleSamuel Mendoza-Jonas2016-09-083-9/+14
* Use 'consoles' instead of 'tty' to refer to interfacesSamuel Mendoza-Jonas2016-09-084-25/+25
* discover: Avoid writing network overrides to NVRAMSamuel Mendoza-Jonas2016-09-082-0/+10
* discover/network: Add find_interface_by_uuidSamuel Mendoza-Jonas2016-09-081-21/+40
* discover: Pass UUID to discover_device_create()Samuel Mendoza-Jonas2016-09-085-13/+29
* discover: Deprecate 'conf' user eventSamuel Mendoza-Jonas2016-09-085-61/+1
* discover/event: Ensure event struct exists for async callersSamuel Mendoza-Jonas2016-09-012-3/+7
* Add encrypted file supporttpearson@raptorengineering.com2016-08-262-5/+39
* Add support for GPG signature enforcement on bootedtpearson@raptorengineering.com2016-08-2610-26/+208
* discover/network: Ignore tun devicesv1.2.3Samuel Mendoza-Jonas2016-08-231-0/+3
* discover/boot: Always pass --append to kexecSamuel Mendoza-Jonas2016-08-191-6/+4
* discover: Add 'sync' user eventSamuel Mendoza-Jonas2016-08-085-0/+62
* discover/device-handler: Remove default option if device removedv1.2.1Samuel Mendoza-Jonas2016-07-141-0/+9
* discover/network: Mark interfaces configured once configuredSamuel Mendoza-Jonas2016-07-141-1/+6
* discover/platform-powerpc: Use IPMI on BMC-based machines onlySamuel Mendoza-Jonas2016-07-141-3/+5
* discover/device-handler: Ignore options without kernelSamuel Mendoza-Jonas2016-07-141-0/+8
* discover/boot: Set boot_tty variable before kexecSamuel Mendoza-Jonas2016-06-291-0/+13
* discover: Add petitboot,tty and track available consolesSamuel Mendoza-Jonas2016-06-292-0/+53
* discover/pxe-parser: Retrieve configs asynchronouslySamuel Mendoza-Jonas2016-06-282-43/+126
OpenPOWER on IntegriCloud