]> git.ozlabs.org Git - petitboot/history - lib/types
docker: Update to Ubuntu 18.04 LTS
[petitboot] / lib / types /
2018-07-10 Samuel Mendoza-Jonaslib: Add support and helpers for IPv6 host addresses
2017-08-15 Samuel Mendoza-Jonasdiscover/pxe-parser: Recognise plugin sources
2017-08-15 Samuel Mendoza-Jonaslib: Add plugin_option type and protocol
2017-03-15 Samuel Mendoza-Jonasdiscover: Track both configured and current autoboot...
2016-12-20 Samuel Mendoza-Jonasdiscover: Record IP address of network interfaces
2016-12-20 Samuel Mendoza-Jonasdiscover: Maintain a backlog of status updates
2016-12-20 Jeremy Kerrtypes: Remove detail and progress from struct status
2016-12-20 Jeremy Kerrtypes: shorten boot_status definitions
2016-11-24 Samuel Mendoza-JonasSupport HTTP(S) proxies when downloading resources
2016-09-08 Samuel Mendoza-JonasConsolidate petitboot,tty and petitboot,console
2016-09-08 Samuel Mendoza-JonasUse 'consoles' instead of 'tty' to refer to interfaces
2016-09-08 Samuel Mendoza-Jonasdiscover: Avoid writing network overrides to NVRAM
2016-08-26 tpearson@raptoreng... Add support for GPG signature enforcement on booted
2016-06-28 Samuel Mendoza-Jonaslib: Add support for tracking boot consoles
2016-02-26 Sam Mendoza-JonasUse 'Primary' instead of 'Current' for flash sides
2016-02-10 Sam Mendoza-JonasRetrieve BMC version info via IPMI
2016-02-09 Samuel Mendoza-JonasDisplay VERSION partition info on BMC machines
2015-12-18 Nishanth Aravamudanui: add URL for static configurations to load a specifi...
2015-12-17 Sam Mendoza-JonasMerge pull request #10 from themoken/master
2015-12-15 Jack MillerAdd BMC interface MAC to system info output
2015-09-11 Samuel Mendoza-JonasMerge branch 'pb-plugin' into master
2015-08-31 Samuel Mendoza-JonasConsolidate display string for optical devices
2015-08-31 Samuel Mendoza-JonasRecognise storage devices on USB bus
2015-08-18 Samuel Mendoza-Jonasdiscover: Add disable param for dm-snapshots
2015-08-06 Samuel Mendoza-JonasMake read-only guarantee user-settable
2015-06-26 Jeremy KerrMerge remote-tracking rbanch sammj/master
2015-05-05 Samuel Mendoza-Jonaslib: Move ipmi_bootdev enum to types.h
2015-05-05 Samuel Mendoza-Jonaspetitboot: Implement ordered boot options
2015-05-05 Samuel Mendoza-Jonaslib: Define autoboot_options, device_type helpers
2014-12-15 Jeremy Kerrdiscover: Integrate ipmi bootdev settings into the...
2014-08-05 Jeremy Kerrdiscover: Add debug flag to config
2014-07-28 Jeremy Kerrconfig: Add lang member to config
2014-07-22 Jeremy Kerrdiscover: Add safe mode
2014-07-21 Jeremy Kerrconfig: Add boot_device member to config
2014-01-30 Jeremy Kerrdiscover: Add DEVICE_TYPE_ANY for matching any device
2014-01-30 Jeremy Kerrdiscover: Make boot_priorities more flexible
2013-12-18 Jeremy Kerrsysinfo: Add interface link status to sysinfo data
2013-11-22 Jeremy Kerrprotocol: Add block device information to system info
2013-11-13 Jeremy Kerrlib/types: use unsigned int for interface, dns and...
2013-11-13 Jeremy Kerrlib: Move config structure defitinitions to types.h
2013-10-09 Jeremy KerrAdd system info messages
2013-09-18 Jeremy Kerrtypes: Add device_type to struct device
2013-06-24 Geoff LevandAdd initial dtb support
2013-06-24 Jeremy Kerrtypes: Add is_default to struct boot_option
2013-05-06 Jeremy Kerrlib: Add boot_status type & protocol definitions
2013-04-16 Jeremy Kerrprotocol: Separate device add from boot-option add...
2013-04-15 Jeremy KerrAdd boot command structure to petitboot protocol descri...
2013-04-10 Jeremy Kerrlib/types: Create common file for type definitions