summaryrefslogtreecommitdiffstats
path: root/discover/device-handler.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* petitboot: Implement ordered boot optionsSamuel Mendoza-Jonas2015-05-051-25/+30
* discover: Mount with norecovery, avoid rw mount of XFS filesystemsSamuel Mendoza-Jonas2015-03-261-5/+51
* discover/platform: rename finalise_config hookJeremy Kerr2015-02-161-1/+1
* discover: Integrate ipmi bootdev settings into the priority systemJeremy Kerr2014-12-151-33/+88
* discover/pxe: Format IPAPPEND mac addresses correctlySamuel Mendoza-Jonas2014-12-031-0/+1
* discover/platform: Add finalise_config_hookJeremy Kerr2014-09-301-0/+3
* discover: Reject ADD_URL actions without configured networkSamuel Mendoza-Jonas2014-09-041-0/+6
* discover: Add missing includeJeremy Kerr2014-08-011-0/+1
* discover: Enable 'url' pb-eventsSamuel Mendoza-Jonas2014-07-281-0/+134
* discover: Use translated strings for boot status messagesJeremy Kerr2014-07-281-2/+2
* discover: Add setlocale calls in discover serverJeremy Kerr2014-07-281-0/+22
* discover: Only update our config if the config_set succeeded.Jeremy Kerr2014-07-281-1/+6
* discover: Add safe modeJeremy Kerr2014-07-221-0/+10
* discover: check config.boot_device before setting a defaultJeremy Kerr2014-07-211-0/+20
* discover: allow separate lifetimes for network interfaces and discover devicesJeremy Kerr2014-07-211-0/+7
* discover: place countdown earlier in boot status messagesJeremy Kerr2014-07-161-1/+1
* protocol: expose discovery reinit over client/server protocolJeremy Kerr2014-04-021-1/+1
* discover: add reinit pathJeremy Kerr2014-04-021-0/+41
* discover: move device sources to the device handlerJeremy Kerr2014-04-021-0/+42
* discover: Call mount syscall directlyJeremy Kerr2014-03-141-14/+17
* discover: Use ID_FS_TYPE property for filesystem type detectionJeremy Kerr2014-03-141-1/+6
* discover: Print error message on mount failureJeremy Kerr2014-03-071-0/+3
* discover: don't retry mount without ro optionJeremy Kerr2014-03-071-11/+0
* discover: fix return value for discover_device_get_paramJeremy Kerr2014-03-061-1/+1
* discover: Add DEVICE_TYPE_ANY for matching any deviceJeremy Kerr2014-01-301-1/+2
* discover: Make boot_priorities more flexibleJeremy Kerr2014-01-301-5/+13
* pb-config: Move config storage modules to "platform" modules in discover codeJeremy Kerr2014-01-301-1/+1
* discover/device-handler: Ensure we free unresolved boot options on removeJeremy Kerr2013-12-021-0/+11
* discover: populate sysinfo with block devicesJeremy Kerr2013-11-221-0/+5
* discover: Handle incoming configuration messagesJeremy Kerr2013-11-131-1/+7
* lib/types: use unsigned int for interface, dns and prio countsJeremy Kerr2013-11-131-1/+1
* discover: Change parsers to explicitly request configuration filesNeelesh Gupta2013-11-061-8/+26
* discover: Allocate contexts with talloc_zeroJeremy Kerr2013-11-061-3/+1
* logging: Clean up debug logsJeremy Kerr2013-11-011-3/+3
OpenPOWER on IntegriCloud