]> git.ozlabs.org Git - petitboot/history - lib
ui/ncurses: Update nc-config help text for Disk R/W
[petitboot] / lib /
2015-08-25 Samuel Mendoza-Jonaslib/fold: Handle extra mbrtowc return case
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-12-01 Jeremy Kerrlib/fold: fix warning with -DDEBUG
2014-09-23 Jeremy Kerrlib/fold: Add support for multibyte strings
2014-08-05 Jeremy Kerrdiscover: Add debug flag to config
2014-08-05 Jeremy Kerrlib: Move generic file-handling code to lib/
2014-08-01 Jeremy Kerrautotools: Use non-recursive make
2014-07-28 Samuel Mendoza-Jonaslib/pb-protocol: Define new 'add-url' action
2014-07-28 Jeremy Kerrconfig: Add lang member to config
2014-07-28 Jeremy Kerri18n: Mark translatable strings for ncurses UI
2014-07-22 Jeremy Kerrdiscover: Add safe mode
2014-07-21 Jeremy Kerrdiscover: check config.boot_device before setting a...
2014-07-21 Jeremy Kerrconfig: Add boot_device member to config
2014-07-16 Jeff Baileyautotools: Don't require custom automake options
2014-04-07 Jeremy Kerrlib/pb-protocol: fix deserialise of boot option priorities
2014-04-07 Jeremy Kerrlog: Allow runtime selection of 'debug' log level
2014-04-03 Jeremy Kerrlib/process: Add debug on process kill
2014-04-02 Jeremy Kerrprotocol: expose discovery reinit over client/server...
2014-02-20 Jeremy Kerrlib/process: Don't abort stdout reads on EINTR
2014-01-31 Jeremy Kerrlib/fold: Add text fold utility
2014-01-30 Jeremy Kerrdiscover: Add DEVICE_TYPE_ANY for matching any device
2014-01-30 Jeremy Kerrdiscover: Make boot_priorities more flexible
2014-01-30 Jeremy Kerrpb-config: Move config storage modules to "platform...
2014-01-30 Jeremy Kerrlib/pb-config: Add config_copy
2014-01-23 Jeremy Kerrpb-config/powerpc: fix default option handling
2014-01-21 Jeremy Kerrlib/process: Add helper for check process clean exit
2014-01-14 Jeremy Kerrlib/process: Add add_stderr flag to process module
2013-12-23 Jeremy Kerrconfig/powerpc: Always call update_network_config
2013-12-18 Jeremy Kerrconfigure: Use AC_GNU_SOURCE
2013-12-18 Jeremy Kerrlib/util: Avoid sprintf in mac_str
2013-12-18 Jeremy Kerrlib/util: Move mac_buf from nc code to util library
2013-12-18 Jeremy Kerrsysinfo: Add interface link status to sysinfo data
2013-11-26 Jeremy Kerrlib/pb-config/powerpc-nvram: Fix format of dns config
2013-11-22 Jeremy Kerrprotocol: Add block device information to system info
2013-11-14 Jeremy Kerrlib/system: Don't leak in pb_mkdir_recursive
2013-11-13 Jeremy Kerrdiscover: Handle incoming configuration messages
2013-11-13 Jeremy Kerrlib/pb-protocol: Add serialise & deserialise for struct...
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-11-13 Jeremy Kerrlib/pb-config: Implement save method for test storage
2013-11-13 Jeremy Kerrlib/pb-config: Implement save method for powerpc nvram...
2013-11-13 Jeremy Kerrlib/pb-config: Implement config_set
2013-11-13 Jeremy Kerrlib/util: Add build_assert()
2013-11-13 Jeremy Kerrlib/util: Implement min & max macros
2013-11-13 Jeremy Kerrlib: consolidate util macros in util/util.h
2013-11-06 Neelesh Guptalib/url: Export is_url() function
2013-11-01 Jeremy Kerrlib/log: Always flush after writing logs
2013-10-28 Jeremy Kerrlib/pb-config/powerpc-nvram: Use talloc_zero for interf...
2013-10-09 Jeremy KerrAdd system info messages
2013-09-26 Jeremy Kerrlib/url: talloc from new URL in pb_url_copy
2013-09-26 Jeremy Kerrlib/system: Don't modify dir parameter to pb_rmdir_recu...
2013-09-26 Jeremy Kerrdiscover: Don't depend on tftp failure for type detection
2013-09-24 Jeremy Kerrlib: Add array-size header
2013-09-19 Jeremy Kerrdiscover: Implement device priorities
2013-09-19 Jeremy Kerrdiscover: Remove unnecessary event passing
2013-09-19 Jeremy Kerrlib/pb-config: Initialise DNS server info
2013-09-19 Jeremy Kerrlib/log: Cleanup log API
2013-09-18 Jeremy Kerrtypes: Add device_type to struct device
2013-09-18 Jeremy Kerrlib/pb-config/powerpc-nvram: Add petitboot,timeout...
2013-09-18 Jeremy Kerrlib/pb-config: Add autoboot timeout to configuration...
2013-08-20 Jeremy Kerrlib/process: handle EINTR from waitpid
2013-08-20 Jeremy Kerrlib/process: Add dry_run argument to process_init
2013-08-19 Jeremy Kerrlib/process: replace pb_run_cmd
2013-08-19 Jeremy Kerrlib/process: replace pb_run_cmd_pipe
2013-08-19 Jeremy Kerrlib/waiter: handle -EINTR
2013-08-19 Jeremy Kerrlib/process: Add process helpers
2013-08-19 Jeremy Kerrlib/waiter: remove waitset_destroy
2013-08-16 Jeremy Kerrlib/waiter: talloc waiters from waitset context
2013-08-16 Jeremy Kerrlib/waiter: fix talloc_realloc context
2013-08-16 Jeremy Kerrlib/waiter: merge time & io waiter init loops
2013-08-16 Jeremy Kerrlib/waiter: move type-specific members to a union
2013-08-08 Jeremy Kerrnetwork: handle DNS config
2013-08-08 Jeremy Kerrconfig: DNS configuration isn't interface-specific
2013-08-08 Jeremy Kerrconfig: Split interface configuration from network...
2013-07-23 Geoff Levanddiscover: Hookup --no-autoboot to config
2013-07-23 Jeremy Kerrlib/waiter: Defer free of removed waiters
2013-07-02 Jeremy Kerrconfig/powerpc-nvram: Fix nvram line parsing
2013-07-02 Jeremy Kerrconfig/powerpc-nvram: Don't require petitboot, prefix...
2013-06-24 Jeremy Kerrdiscover/boot: Allow boot hooks to alter boot data
2013-06-24 Jeremy Kerrlib/system: Add pb_run_cmd_pipe
2013-06-24 Geoff LevandAdd initial dtb support
2013-06-24 Jeremy Kerrdiscover: Add network handling
2013-06-24 Jeremy Kerrlib: Add pb-config module
2013-06-24 Jeremy Kerrdiscover: Add "cancel default boot" messages
2013-06-24 Jeremy Kerrlib/waiter: Add timeout waiters
2013-06-24 Jeremy Kerrtypes: Add is_default to struct boot_option
2013-05-21 Jeremy Kerrlib/waiter: Ensure waiters are consistent during waiter...
2013-05-21 Jeremy Kerrlib/waiter: allocate waiters separately from set->waiters
2013-05-16 Jeremy Kerrdiscover: log cleanup
2013-05-15 Jeremy Kerrlib/url: Add pb_url_to_string
2013-05-06 Jeremy Kerrlib/url: fix no-scheme URL parsing
2013-05-06 Jeremy Kerrprotocol: Add boot_status (de-)serialisation functions
2013-05-06 Jeremy Kerrlib: Add boot_status type & protocol definitions
2013-05-06 Jeremy Kerrdiscover/udev: remove unnecessary udevadm references
next