summaryrefslogtreecommitdiffstats
path: root/discover/device-handler.c
Commit message (Expand)AuthorAgeFilesLines
* discover/device-handler: Mention booting device in timeout statusSamuel Mendoza-Jonas2017-07-131-1/+2
* discover: Wait for net interfaces to be marked readySamuel Mendoza-Jonas2017-07-111-6/+6
* discover/device-handler: Allow process_url request to be pendingSamuel Mendoza-Jonas2017-07-111-34/+73
* discover/paths: Add network jobs to queueSamuel Mendoza-Jonas2017-07-111-0/+3
* discover/sysinfo: Add system_info_reinit()Samuel Mendoza-Jonas2017-07-111-0/+2
* discover/device-handler: Include makedev() from sysmacros.hSamuel Mendoza-Jonas2017-06-201-0/+1
* discover: Track both configured and current autoboot settingsSamuel Mendoza-Jonas2017-03-151-1/+1
* 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: Maintain a backlog of status updatesSamuel Mendoza-Jonas2016-12-201-0/+2
* discover/device-handler: Add aggregated download progress updatesSamuel Mendoza-Jonas2016-12-201-0/+117
* discover/status: Be more specific about DHCP event status messageJeremy Kerr2016-12-201-1/+2
* discover/status: remove completion messagesJeremy Kerr2016-12-201-4/+0
* discover: add handler reference to struct discover_contextJeremy Kerr2016-12-201-1/+7
* discover: Use device_handler_status_dev_* for device-specific statusJeremy Kerr2016-12-201-27/+12
* discover: Add device-specific status reporting functionsJeremy Kerr2016-12-201-0/+32
* discover: use helpers for status reportingJeremy Kerr2016-12-201-41/+11
* discover: Add helpers for status reportingJeremy Kerr2016-12-201-0/+33
* discover: separate status-reporting function from boot() callbackJeremy Kerr2016-12-201-12/+16
* types: Remove detail and progress from struct statusJeremy Kerr2016-12-201-8/+0
* types: shorten boot_status definitionsJeremy Kerr2016-12-201-15/+15
* discover: Pass UUID to discover_device_create()Samuel Mendoza-Jonas2016-09-081-4/+9
* discover: Deprecate 'conf' user eventSamuel Mendoza-Jonas2016-09-081-31/+1
* discover/event: Ensure event struct exists for async callersSamuel Mendoza-Jonas2016-09-011-0/+2
* Add support for GPG signature enforcement on bootedtpearson@raptorengineering.com2016-08-261-0/+6
* discover: Add 'sync' user eventSamuel Mendoza-Jonas2016-08-081-0/+41
* discover/device-handler: Remove default option if device removedv1.2.1Samuel Mendoza-Jonas2016-07-141-0/+9
* discover/device-handler: Ignore options without kernelSamuel Mendoza-Jonas2016-07-141-0/+8
* discover/pxe-parser: Retrieve configs asynchronouslySamuel Mendoza-Jonas2016-06-281-4/+4
* Update tests to support changes to pxe_parserSamuel Mendoza-Jonas2016-06-281-45/+51
* discover/device-handler: Make boot_status() publicSamuel Mendoza-Jonas2016-06-281-10/+11
* Extend the "add url" function to allow file:// URLsSamuel Mendoza-Jonas2016-05-241-2/+8
* discover: Perform pre-boot steps when timeout expiresSamuel Mendoza-Jonas2016-04-131-0/+2
* discover/device-handler: Attempt to retry failed mountsSam Mendoza-Jonas2016-03-231-44/+56
* discover: Release process resources on errorSamuel Mendoza-Jonas2016-02-091-2/+4
* discover: Handle BTRFS root subvolumesSam Mendoza-Jonas2016-02-091-0/+25
* discover: extend URL in UI to support auto-discoveryNishanth Aravamudan2015-12-181-7/+20
* discover: Properly handle return valuesSamuel Mendoza-Jonas2015-12-171-4/+2
* discover: status messages shouldn't have a trailing newlineJeremy Kerr2015-09-181-2/+2
* discover: Add translation comments for status messagesJeremy Kerr2015-09-181-0/+18
* Fix certain calls to gettextSamuel Mendoza-Jonas2015-09-151-6/+6
* discover: Allow fs recovery if snapshot availableSamuel Mendoza-Jonas2015-09-101-8/+18
* Recognise storage devices on USB busSamuel Mendoza-Jonas2015-08-311-0/+1
* Make read-only guarantee user-settableSamuel Mendoza-Jonas2015-08-061-0/+5
* discover: Mount snapshots for all eligible disk devicesSamuel Mendoza-Jonas2015-08-061-19/+62
* discover: Keep track of available ramdisk devicesSamuel Mendoza-Jonas2015-08-061-0/+98
* discover: Ensure destroy_device is called on reinitSamuel Mendoza-Jonas2015-08-061-1/+3
* discover: Fix whitespace in discover_handler_confSamuel Mendoza-Jonas2015-05-051-8/+8
* discover: Display devices currently being parsedSamuel Mendoza-Jonas2015-05-051-0/+36
OpenPOWER on IntegriCloud