index
:
petitboot
flexver
master
petitboot-1.2.x
Raptor Engineering's public version of its internal PetitBoot branch
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add system info messages
Jeremy Kerr
2013-10-09
3
-0
/
+132
*
lib/url: talloc from new URL in pb_url_copy
Jeremy Kerr
2013-09-26
1
-6
/
+6
*
lib/system: Don't modify dir parameter to pb_rmdir_recursive
Jeremy Kerr
2013-09-26
1
-3
/
+3
*
discover: Don't depend on tftp failure for type detection
Jeremy Kerr
2013-09-26
2
-0
/
+15
*
lib: Add array-size header
Jeremy Kerr
2013-09-24
2
-2
/
+9
*
discover: Implement device priorities
Jeremy Kerr
2013-09-19
2
-0
/
+16
*
discover: Remove unnecessary event passing
Jeremy Kerr
2013-09-19
1
-0
/
+12
*
lib/pb-config: Initialise DNS server info
Jeremy Kerr
2013-09-19
1
-0
/
+2
*
lib/log: Cleanup log API
Jeremy Kerr
2013-09-19
2
-19
/
+44
*
types: Add device_type to struct device
Jeremy Kerr
2013-09-18
2
-0
/
+18
*
lib/pb-config/powerpc-nvram: Add petitboot,timeout nvram property
Jeremy Kerr
2013-09-18
1
-0
/
+14
*
lib/pb-config: Add autoboot timeout to configuration vars
Jeremy Kerr
2013-09-18
2
-2
/
+7
*
lib/process: handle EINTR from waitpid
Jeremy Kerr
2013-08-20
1
-2
/
+7
*
lib/process: Add dry_run argument to process_init
Jeremy Kerr
2013-08-20
2
-2
/
+6
*
lib/process: replace pb_run_cmd
Jeremy Kerr
2013-08-19
1
-79
/
+0
*
lib/process: replace pb_run_cmd_pipe
Jeremy Kerr
2013-08-19
3
-124
/
+24
*
lib/waiter: handle -EINTR
Jeremy Kerr
2013-08-19
1
-2
/
+5
*
lib/process: Add process helpers
Jeremy Kerr
2013-08-19
3
-0
/
+515
*
lib/waiter: remove waitset_destroy
Jeremy Kerr
2013-08-19
2
-6
/
+0
*
lib/waiter: talloc waiters from waitset context
Jeremy Kerr
2013-08-16
1
-1
/
+1
*
lib/waiter: fix talloc_realloc context
Jeremy Kerr
2013-08-16
1
-1
/
+1
*
lib/waiter: merge time & io waiter init loops
Jeremy Kerr
2013-08-16
1
-24
/
+22
*
lib/waiter: move type-specific members to a union
Jeremy Kerr
2013-08-16
1
-9
/
+13
*
network: handle DNS config
Jeremy Kerr
2013-08-08
2
-2
/
+4
*
config: DNS configuration isn't interface-specific
Jeremy Kerr
2013-08-08
3
-8
/
+31
*
config: Split interface configuration from network configuration
Jeremy Kerr
2013-08-08
4
-57
/
+59
*
discover: Hookup --no-autoboot to config
Geoff Levand
2013-07-23
2
-2
/
+11
*
lib/waiter: Defer free of removed waiters
Jeremy Kerr
2013-07-23
1
-3
/
+27
*
config/powerpc-nvram: Fix nvram line parsing
Jeremy Kerr
2013-07-02
1
-2
/
+11
*
config/powerpc-nvram: Don't require petitboot, prefix on all params
Jeremy Kerr
2013-07-02
1
-6
/
+23
*
discover/boot: Allow boot hooks to alter boot data
Jeremy Kerr
2013-06-24
1
-3
/
+3
*
lib/system: Add pb_run_cmd_pipe
Jeremy Kerr
2013-06-24
2
-2
/
+73
*
Add initial dtb support
Geoff Levand
2013-06-24
2
-0
/
+15
*
discover: Add network handling
Jeremy Kerr
2013-06-24
2
-0
/
+4
*
lib: Add pb-config module
Jeremy Kerr
2013-06-24
7
-0
/
+541
*
discover: Add "cancel default boot" messages
Jeremy Kerr
2013-06-24
1
-0
/
+1
*
lib/waiter: Add timeout waiters
Jeremy Kerr
2013-06-24
2
-34
/
+146
*
types: Add is_default to struct boot_option
Jeremy Kerr
2013-06-24
2
-1
/
+12
*
lib/waiter: Ensure waiters are consistent during waiter_poll
Jeremy Kerr
2013-05-21
1
-19
/
+43
*
lib/waiter: allocate waiters separately from set->waiters
Jeremy Kerr
2013-05-21
1
-13
/
+22
*
discover: log cleanup
Jeremy Kerr
2013-05-16
1
-9
/
+0
*
lib/url: Add pb_url_to_string
Jeremy Kerr
2013-05-15
2
-5
/
+9
*
lib/url: fix no-scheme URL parsing
Jeremy Kerr
2013-05-06
1
-6
/
+8
*
protocol: Add boot_status (de-)serialisation functions
Jeremy Kerr
2013-05-06
2
-0
/
+84
*
lib: Add boot_status type & protocol definitions
Jeremy Kerr
2013-05-06
2
-0
/
+11
*
discover/udev: remove unnecessary udevadm references
Jeremy Kerr
2013-05-06
2
-2
/
+0
*
lib/list: Fix handling of empty lists
Jeremy Kerr
2013-05-03
1
-5
/
+6
*
lib/url: Add pb_join_url
Jeremy Kerr
2013-04-29
2
-16
/
+110
*
list: Fix seg fault with list_for_each_entry_safe
Geoff Levand
2013-04-23
1
-7
/
+5
*
lib/list: Add list_for_each_entry_safe
Jeremy Kerr
2013-04-16
1
-0
/
+8
[next]