summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib/flash: Update type of size fieldSamuel Mendoza-Jonas2017-08-231-2/+2
* discover: Handle plugin install requestSamuel Mendoza-Jonas2017-08-151-0/+1
* Add pb-plugin and pb-exec to pb_system_appsSamuel Mendoza-Jonas2017-08-152-0/+4
* lib/process: Add raw stdout modeSamuel Mendoza-Jonas2017-08-152-2/+6
* discover/pxe-parser: Recognise plugin sourcesSamuel Mendoza-Jonas2017-08-152-1/+17
* lib: Add plugin_option type and protocolSamuel Mendoza-Jonas2017-08-153-0/+127
* lib/system: Add vgscan, vgchange utilitiesSamuel Mendoza-Jonas2017-07-112-0/+4
* discover: Track both configured and current autoboot settingsSamuel Mendoza-Jonas2017-03-152-0/+14
* process: Cancel all asynchronous jobs on reinitv1.4.1Samuel Mendoza-Jonas2017-01-312-0/+23
* discover: Record IP address of network interfacesSamuel Mendoza-Jonas2016-12-202-1/+8
* discover: Maintain a backlog of status updatesSamuel Mendoza-Jonas2016-12-202-1/+15
* lib/process: Allow process output to be retrieved on each eventSamuel Mendoza-Jonas2016-12-202-5/+43
* types: Remove detail and progress from struct statusJeremy Kerr2016-12-202-21/+1
* types: shorten boot_status definitionsJeremy Kerr2016-12-203-12/+12
* Support HTTP(S) proxies when downloading resourcesSamuel Mendoza-Jonas2016-11-243-0/+19
* lib/file: Fix errors found by Coverity scanSamuel Mendoza-Jonas2016-10-111-34/+51
* Consolidate petitboot,tty and petitboot,consoleSamuel Mendoza-Jonas2016-09-083-0/+9
* Use 'consoles' instead of 'tty' to refer to interfacesSamuel Mendoza-Jonas2016-09-083-30/+30
* discover: Avoid writing network overrides to NVRAMSamuel Mendoza-Jonas2016-09-083-0/+11
* Add encrypted file supporttpearson@raptorengineering.com2016-08-262-28/+275
* Add support for GPG signature enforcement on bootedtpearson@raptorengineering.com2016-08-267-1/+513
* lib: Add support for tracking boot consolesSamuel Mendoza-Jonas2016-06-283-2/+49
* discover/pxe-parser: Retrieve configs asynchronouslySamuel Mendoza-Jonas2016-06-284-2/+4
* lib/pb-config: Properly initialise interface_configSamuel Mendoza-Jonas2016-06-271-1/+4
* lib/flash: fix resource leak in flash_setup_buffer() error pathsAndrew Donnellan2016-05-061-5/+8
* configure.ac: Add checks for libflash and libdevmapperSamuel Mendoza-Jonas2016-04-051-1/+1
* lib/fold: Catch error case from mbrtowc()Sam Mendoza-Jonas2016-03-151-3/+4
* lib/flash: Fix version side being interpreted backwardsSam Mendoza-Jonas2016-03-051-1/+1
* Use 'Primary' instead of 'Current' for flash sidesSam Mendoza-Jonas2016-02-262-12/+12
* Retrieve BMC version info via IPMISam Mendoza-Jonas2016-02-102-1/+43
* Display VERSION partition info on BMC machinesSamuel Mendoza-Jonas2016-02-092-0/+43
* lib/flash: Add support for platform versionsSamuel Mendoza-Jonas2016-02-094-1/+273
* lib: Add CCAN headers for endian helpersSamuel Mendoza-Jonas2016-02-096-0/+550
* lib/talloc: Avoid early exit before va_end()Samuel Mendoza-Jonas2016-02-091-1/+3
* lib/pb-protocol: Fix NULL dereference on non-powerpcSamuel Mendoza-Jonas2015-12-211-1/+4
* ui: add URL for static configurations to load a specified fileNishanth Aravamudan2015-12-182-0/+7
* lib/talloc: Add missing va_end() callsSamuel Mendoza-Jonas2015-12-181-0/+2
* Add BMC interface MAC to system info outputJack Miller2015-12-152-1/+18
* Consolidate display string for optical devicesSamuel Mendoza-Jonas2015-08-311-1/+1
* Recognise storage devices on USB busSamuel Mendoza-Jonas2015-08-312-0/+7
* lib/i18n: Move strncols to i18n.cSamuel Mendoza-Jonas2015-08-313-0/+53
* lib/fold: Handle extra mbrtowc return caseSamuel Mendoza-Jonas2015-08-251-2/+3
* discover: Add disable param for dm-snapshotsSamuel Mendoza-Jonas2015-08-181-0/+1
* Make read-only guarantee user-settableSamuel Mendoza-Jonas2015-08-063-0/+13
* lib: Move ipmi_bootdev enum to types.hSamuel Mendoza-Jonas2015-05-052-0/+31
* petitboot: Implement ordered boot optionsSamuel Mendoza-Jonas2015-05-053-49/+47
* lib: Define autoboot_options, device_type helpersSamuel Mendoza-Jonas2015-05-053-0/+67
* discover: Integrate ipmi bootdev settings into the priority systemJeremy Kerr2014-12-153-1/+22
* lib/fold: fix warning with -DDEBUGJeremy Kerr2014-12-011-1/+1
* lib/fold: Add support for multibyte stringsJeremy Kerr2014-09-231-11/+59
OpenPOWER on IntegriCloud