projects
/
petitboot
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'pb-plugin' into master
[petitboot]
/
lib
/
2015-09-11
Samuel Mendoza-Jonas
Merge branch 'pb-plugin' into master
tree
|
commitdiff
2015-08-31
Samuel Mendoza-Jonas
Consolidate display string for optical devices
tree
|
commitdiff
2015-08-31
Samuel Mendoza-Jonas
Recognise storage devices on USB bus
tree
|
commitdiff
2015-08-31
Samuel Mendoza-Jonas
lib/i18n: Move strncols to i18n.c
tree
|
commitdiff
2015-08-25
Samuel Mendoza-Jonas
lib/fold: Handle extra mbrtowc return case
tree
|
commitdiff
2015-08-18
Samuel Mendoza-Jonas
discover: Add disable param for dm-snapshots
tree
|
commitdiff
2015-08-06
Samuel Mendoza-Jonas
Make read-only guarantee user-settable
tree
|
commitdiff
2015-06-26
Jeremy Kerr
Merge remote-tracking rbanch sammj/master
tree
|
commitdiff
2015-05-05
Samuel Mendoza-Jonas
lib: Move ipmi_bootdev enum to types.h
tree
|
commitdiff
2015-05-05
Samuel Mendoza-Jonas
petitboot: Implement ordered boot options
tree
|
commitdiff
2015-05-05
Samuel Mendoza-Jonas
lib: Define autoboot_options, device_type helpers
tree
|
commitdiff
2014-12-15
Jeremy Kerr
discover: Integrate ipmi bootdev settings into the...
tree
|
commitdiff
2014-12-01
Jeremy Kerr
lib/fold: fix warning with -DDEBUG
tree
|
commitdiff
2014-09-23
Jeremy Kerr
lib/fold: Add support for multibyte strings
tree
|
commitdiff
2014-08-05
Jeremy Kerr
discover: Add debug flag to config
tree
|
commitdiff
2014-08-05
Jeremy Kerr
lib: Move generic file-handling code to lib/
tree
|
commitdiff
2014-08-01
Jeremy Kerr
autotools: Use non-recursive make
tree
|
commitdiff
2014-07-28
Samuel Mendoza-Jonas
lib/pb-protocol: Define new 'add-url' action
tree
|
commitdiff
2014-07-28
Jeremy Kerr
config: Add lang member to config
tree
|
commitdiff
2014-07-28
Jeremy Kerr
i18n: Mark translatable strings for ncurses UI
tree
|
commitdiff
2014-07-22
Jeremy Kerr
discover: Add safe mode
tree
|
commitdiff
2014-07-21
Jeremy Kerr
discover: check config.boot_device before setting a...
tree
|
commitdiff
2014-07-21
Jeremy Kerr
config: Add boot_device member to config
tree
|
commitdiff
2014-07-16
Jeff Bailey
autotools: Don't require custom automake options
tree
|
commitdiff
2014-04-07
Jeremy Kerr
lib/pb-protocol: fix deserialise of boot option priorities
tree
|
commitdiff
2014-04-07
Jeremy Kerr
log: Allow runtime selection of 'debug' log level
tree
|
commitdiff
2014-04-03
Jeremy Kerr
lib/process: Add debug on process kill
tree
|
commitdiff
2014-04-02
Jeremy Kerr
protocol: expose discovery reinit over client/server...
tree
|
commitdiff
2014-02-20
Jeremy Kerr
lib/process: Don't abort stdout reads on EINTR
tree
|
commitdiff
2014-01-31
Jeremy Kerr
lib/fold: Add text fold utility
tree
|
commitdiff
2014-01-30
Jeremy Kerr
discover: Add DEVICE_TYPE_ANY for matching any device
tree
|
commitdiff
2014-01-30
Jeremy Kerr
discover: Make boot_priorities more flexible
tree
|
commitdiff
2014-01-30
Jeremy Kerr
pb-config: Move config storage modules to "platform...
tree
|
commitdiff
2014-01-30
Jeremy Kerr
lib/pb-config: Add config_copy
tree
|
commitdiff
2014-01-23
Jeremy Kerr
pb-config/powerpc: fix default option handling
tree
|
commitdiff
2014-01-21
Jeremy Kerr
lib/process: Add helper for check process clean exit
tree
|
commitdiff
2014-01-14
Jeremy Kerr
lib/process: Add add_stderr flag to process module
tree
|
commitdiff
2013-12-23
Jeremy Kerr
config/powerpc: Always call update_network_config
tree
|
commitdiff
2013-12-18
Jeremy Kerr
configure: Use AC_GNU_SOURCE
tree
|
commitdiff
2013-12-18
Jeremy Kerr
lib/util: Avoid sprintf in mac_str
tree
|
commitdiff
2013-12-18
Jeremy Kerr
lib/util: Move mac_buf from nc code to util library
tree
|
commitdiff
2013-12-18
Jeremy Kerr
sysinfo: Add interface link status to sysinfo data
tree
|
commitdiff
2013-11-26
Jeremy Kerr
lib/pb-config/powerpc-nvram: Fix format of dns config
tree
|
commitdiff
2013-11-22
Jeremy Kerr
protocol: Add block device information to system info
tree
|
commitdiff
2013-11-14
Jeremy Kerr
lib/system: Don't leak in pb_mkdir_recursive
tree
|
commitdiff
2013-11-13
Jeremy Kerr
discover: Handle incoming configuration messages
tree
|
commitdiff
2013-11-13
Jeremy Kerr
lib/pb-protocol: Add serialise & deserialise for struct...
tree
|
commitdiff
2013-11-13
Jeremy Kerr
lib/types: use unsigned int for interface, dns and...
tree
|
commitdiff
2013-11-13
Jeremy Kerr
lib: Move config structure defitinitions to types.h
tree
|
commitdiff
2013-11-13
Jeremy Kerr
lib/pb-config: Implement save method for test storage
tree
|
commitdiff
2013-11-13
Jeremy Kerr
lib/pb-config: Implement save method for powerpc nvram...
tree
|
commitdiff
2013-11-13
Jeremy Kerr
lib/pb-config: Implement config_set
tree
|
commitdiff
2013-11-13
Jeremy Kerr
lib/util: Add build_assert()
tree
|
commitdiff
2013-11-13
Jeremy Kerr
lib/util: Implement min & max macros
tree
|
commitdiff
2013-11-13
Jeremy Kerr
lib: consolidate util macros in util/util.h
tree
|
commitdiff
2013-11-06
Neelesh Gupta
lib/url: Export is_url() function
tree
|
commitdiff
2013-11-01
Jeremy Kerr
lib/log: Always flush after writing logs
tree
|
commitdiff
2013-10-28
Jeremy Kerr
lib/pb-config/powerpc-nvram: Use talloc_zero for interf...
tree
|
commitdiff
2013-10-09
Jeremy Kerr
Add system info messages
tree
|
commitdiff
2013-09-26
Jeremy Kerr
lib/url: talloc from new URL in pb_url_copy
tree
|
commitdiff
2013-09-26
Jeremy Kerr
lib/system: Don't modify dir parameter to pb_rmdir_recu...
tree
|
commitdiff
2013-09-26
Jeremy Kerr
discover: Don't depend on tftp failure for type detection
tree
|
commitdiff
2013-09-24
Jeremy Kerr
lib: Add array-size header
tree
|
commitdiff
2013-09-19
Jeremy Kerr
discover: Implement device priorities
tree
|
commitdiff
2013-09-19
Jeremy Kerr
discover: Remove unnecessary event passing
tree
|
commitdiff
2013-09-19
Jeremy Kerr
lib/pb-config: Initialise DNS server info
tree
|
commitdiff
2013-09-19
Jeremy Kerr
lib/log: Cleanup log API
tree
|
commitdiff
2013-09-18
Jeremy Kerr
types: Add device_type to struct device
tree
|
commitdiff
2013-09-18
Jeremy Kerr
lib/pb-config/powerpc-nvram: Add petitboot,timeout...
tree
|
commitdiff
2013-09-18
Jeremy Kerr
lib/pb-config: Add autoboot timeout to configuration...
tree
|
commitdiff
2013-08-20
Jeremy Kerr
lib/process: handle EINTR from waitpid
tree
|
commitdiff
2013-08-20
Jeremy Kerr
lib/process: Add dry_run argument to process_init
tree
|
commitdiff
2013-08-19
Jeremy Kerr
lib/process: replace pb_run_cmd
tree
|
commitdiff
2013-08-19
Jeremy Kerr
lib/process: replace pb_run_cmd_pipe
tree
|
commitdiff
2013-08-19
Jeremy Kerr
lib/waiter: handle -EINTR
tree
|
commitdiff
2013-08-19
Jeremy Kerr
lib/process: Add process helpers
tree
|
commitdiff
2013-08-19
Jeremy Kerr
lib/waiter: remove waitset_destroy
tree
|
commitdiff
2013-08-16
Jeremy Kerr
lib/waiter: talloc waiters from waitset context
tree
|
commitdiff
2013-08-16
Jeremy Kerr
lib/waiter: fix talloc_realloc context
tree
|
commitdiff
2013-08-16
Jeremy Kerr
lib/waiter: merge time & io waiter init loops
tree
|
commitdiff
2013-08-16
Jeremy Kerr
lib/waiter: move type-specific members to a union
tree
|
commitdiff
2013-08-08
Jeremy Kerr
network: handle DNS config
tree
|
commitdiff
2013-08-08
Jeremy Kerr
config: DNS configuration isn't interface-specific
tree
|
commitdiff
2013-08-08
Jeremy Kerr
config: Split interface configuration from network...
tree
|
commitdiff
2013-07-23
Geoff Levand
discover: Hookup --no-autoboot to config
tree
|
commitdiff
2013-07-23
Jeremy Kerr
lib/waiter: Defer free of removed waiters
tree
|
commitdiff
2013-07-02
Jeremy Kerr
config/powerpc-nvram: Fix nvram line parsing
tree
|
commitdiff
2013-07-02
Jeremy Kerr
config/powerpc-nvram: Don't require petitboot, prefix...
tree
|
commitdiff
2013-06-24
Jeremy Kerr
discover/boot: Allow boot hooks to alter boot data
tree
|
commitdiff
2013-06-24
Jeremy Kerr
lib/system: Add pb_run_cmd_pipe
tree
|
commitdiff
2013-06-24
Geoff Levand
Add initial dtb support
tree
|
commitdiff
2013-06-24
Jeremy Kerr
discover: Add network handling
tree
|
commitdiff
2013-06-24
Jeremy Kerr
lib: Add pb-config module
tree
|
commitdiff
2013-06-24
Jeremy Kerr
discover: Add "cancel default boot" messages
tree
|
commitdiff
2013-06-24
Jeremy Kerr
lib/waiter: Add timeout waiters
tree
|
commitdiff
2013-06-24
Jeremy Kerr
types: Add is_default to struct boot_option
tree
|
commitdiff
2013-05-21
Jeremy Kerr
lib/waiter: Ensure waiters are consistent during waiter...
tree
|
commitdiff
2013-05-21
Jeremy Kerr
lib/waiter: allocate waiters separately from set->waiters
tree
|
commitdiff
2013-05-16
Jeremy Kerr
discover: log cleanup
tree
|
commitdiff
2013-05-15
Jeremy Kerr
lib/url: Add pb_url_to_string
tree
|
commitdiff
next