summaryrefslogtreecommitdiffstats
path: root/discover
Commit message (Expand)AuthorAgeFilesLines
* discover/device-handler: Allow process_url request to be pendingSamuel Mendoza-Jonas2017-07-112-34/+76
* discover/paths: Add network jobs to queueSamuel Mendoza-Jonas2017-07-114-0/+110
* discover/sysinfo: Add network availability helperSamuel Mendoza-Jonas2017-07-112-0/+10
* discover/sysinfo: Add system_info_reinit()Samuel Mendoza-Jonas2017-07-113-0/+21
* discover/platform-powerpc: Handle optional Get Device ID sectionSamuel Mendoza-Jonas2017-06-201-8/+18
* discover/platform-powerpc: Correct aux revision formatSamuel Mendoza-Jonas2017-06-201-7/+8
* discover/device-handler: Include makedev() from sysmacros.hSamuel Mendoza-Jonas2017-06-201-0/+1
* discover/platform-powerpc: Don't fail early if nvram failsSamuel Mendoza-Jonas2017-04-271-1/+1
* discover: Track both configured and current autoboot settingsSamuel Mendoza-Jonas2017-03-152-15/+2
* discover/sysinfo: Fix useless error messageSamuel Mendoza-Jonas2017-01-311-1/+3
* process: Cancel all asynchronous jobs on reinitv1.4.1Samuel Mendoza-Jonas2017-01-311-0/+3
* discover/device-handler: Cancel pending boot on reinitSamuel Mendoza-Jonas2017-01-311-0/+6
* discover/device-handler: Process queue after device addedSamuel Mendoza-Jonas2017-01-311-2/+1
* discover/network: Ignore interfaces with pre-existing MAC addressSamuel Mendoza-Jonas2017-01-311-1/+11
* discover/network: Ensure interfaces have device before configuringSamuel Mendoza-Jonas2017-01-121-3/+6
* 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
OpenPOWER on IntegriCloud