summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* discover: Add debug flag to configJeremy Kerr2014-08-051-1/+4
* lib: Move generic file-handling code to lib/Jeremy Kerr2014-08-053-1/+149
* autotools: Use non-recursive makeJeremy Kerr2014-08-011-31/+30
* lib/pb-protocol: Define new 'add-url' actionSamuel Mendoza-Jonas2014-07-282-0/+21
* config: Add lang member to configJeremy Kerr2014-07-283-0/+15
* i18n: Mark translatable strings for ncurses UIJeremy Kerr2014-07-281-0/+26
* discover: Add safe modeJeremy Kerr2014-07-223-1/+11
* discover: check config.boot_device before setting a defaultJeremy Kerr2014-07-211-0/+2
* config: Add boot_device member to configJeremy Kerr2014-07-213-3/+16
* autotools: Don't require custom automake optionsJeff Bailey2014-07-161-0/+2
* lib/pb-protocol: fix deserialise of boot option prioritiesJeremy Kerr2014-04-071-0/+3
* log: Allow runtime selection of 'debug' log levelJeremy Kerr2014-04-072-0/+6
* lib/process: Add debug on process killJeremy Kerr2014-04-031-0/+1
* protocol: expose discovery reinit over client/server protocolJeremy Kerr2014-04-021-0/+1
OpenPOWER on IntegriCloud