summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* ui/ncurses: remove "Info:" / "Error:" prefix from status areaJeremy Kerr2016-12-201-6/+1
* ui/ncurses: Add status log UIJeremy Kerr2016-12-207-7/+193
* types: Remove detail and progress from struct statusJeremy Kerr2016-12-205-33/+1
* types: shorten boot_status definitionsJeremy Kerr2016-12-2015-63/+60
* ui/ncurses: Make server connect message more clearv1.3.2Samuel Mendoza-Jonas2016-11-241-3/+5
* 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-247-1/+87
* ui/ncurses: Spin child to ensure autoboot cancelled on exitSamuel Mendoza-Jonas2016-11-231-0/+43
* utils: Rename 30-dtb_updates to 30-dtb-updatesArthur Heymans2016-10-191-1/+1
* discover/pxe-parser: Parse only the first configv1.3.1Samuel Mendoza-Jonas2016-10-111-34/+59
* lib/file: Fix errors found by Coverity scanSamuel Mendoza-Jonas2016-10-111-34/+51
* utils/hooks: Rename 30-add-offb to 30-dtb-updatesv1.3.0Samuel Mendoza-Jonas2016-09-082-3/+3
* Consolidate petitboot,tty and petitboot,consoleSamuel Mendoza-Jonas2016-09-0810-42/+48
* Use 'consoles' instead of 'tty' to refer to interfacesSamuel Mendoza-Jonas2016-09-0810-101/+104
* ui/ncurses: Display warning when net override activeSamuel Mendoza-Jonas2016-09-081-9/+27
* discover: Avoid writing network overrides to NVRAMSamuel Mendoza-Jonas2016-09-085-0/+21
* discover/network: Add find_interface_by_uuidSamuel Mendoza-Jonas2016-09-081-21/+40
* discover: Pass UUID to discover_device_create()Samuel Mendoza-Jonas2016-09-086-14/+30
* utils: Always pass MAC address in pb-udhcpcSamuel Mendoza-Jonas2016-09-081-2/+3
* discover: Deprecate 'conf' user eventSamuel Mendoza-Jonas2016-09-085-61/+1
* discover/event: Ensure event struct exists for async callersSamuel Mendoza-Jonas2016-09-012-3/+7
* Add encrypted file supporttpearson@raptorengineering.com2016-08-264-33/+314
* Disable shell access when lockdown is activetpearson@raptorengineering.com2016-08-261-1/+21
* Add support for GPG signature enforcement on bootedtpearson@raptorengineering.com2016-08-2623-31/+1133
* discover/network: Ignore tun devicesv1.2.3Samuel Mendoza-Jonas2016-08-231-0/+3
* ui/ncurses: Treat left/right arrow keys properlySamuel Mendoza-Jonas2016-08-231-2/+6
* discover/boot: Always pass --append to kexecSamuel Mendoza-Jonas2016-08-191-6/+4
* hooks/set-stdout: move hook to after automatic stdout settingsv1.2.2Jeremy Kerr2016-08-082-2/+2
* hooks/add-offb: Add leading slash to HVC node pathsJeremy Kerr2016-08-081-1/+1
* README.md: Add README fileSamuel Mendoza-Jonas2016-08-081-0/+22
* discover: Add 'sync' user eventSamuel Mendoza-Jonas2016-08-086-1/+63
* ui/ncurses: Call widget process_key handlers firstSamuel Mendoza-Jonas2016-07-211-5/+15
* discover/device-handler: Remove default option if device removedv1.2.1Samuel Mendoza-Jonas2016-07-141-0/+9
* discover/network: Mark interfaces configured once configuredSamuel Mendoza-Jonas2016-07-141-1/+6
* discover/platform-powerpc: Use IPMI on BMC-based machines onlySamuel Mendoza-Jonas2016-07-141-3/+5
* discover/device-handler: Ignore options without kernelSamuel Mendoza-Jonas2016-07-141-0/+8
* ui/ncurses: Properly set focus when updating subsetSamuel Mendoza-Jonas2016-07-132-2/+7
* ui/ncurses: Update keybindings for subsetsSamuel Mendoza-Jonas2016-07-132-21/+8
* ui/ncurses: define KEY_DC (delete key)Samuel Mendoza-Jonas2016-07-121-0/+1
* utils/hooks: Set linux,stdout-path for primary consolev1.2.0Samuel Mendoza-Jonas2016-06-291-0/+120
* ui/ncurses: List available consoles in nc-configSamuel Mendoza-Jonas2016-06-291-3/+53
* ui/common: Set current console on boot commandSamuel Mendoza-Jonas2016-06-291-0/+1
* discover/boot: Set boot_tty variable before kexecSamuel Mendoza-Jonas2016-06-291-0/+13
* discover: Add petitboot,tty and track available consolesSamuel Mendoza-Jonas2016-06-292-0/+53
OpenPOWER on IntegriCloud