index
:
talos-petitboot
master
petitboot-1.6.x
Blackbird™ petitboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/url: Add pb_join_url
Jeremy Kerr
2013-04-29
4
-20
/
+125
*
device-handler: Don't unmount non-mounted devices
Jeremy Kerr
2013-04-29
1
-0
/
+3
*
test/lib: Hook into `make check`
Jeremy Kerr
2013-04-29
2
-2
/
+3
*
discover: Fix potentially-unused var warning
Jeremy Kerr
2013-04-29
1
-1
/
+1
*
event: Make strings const
Geoff Levand
2013-04-28
1
-3
/
+3
*
test: Rename test/list to test/lib
Geoff Levand
2013-04-28
4
-2
/
+2
*
list: Fix seg fault with list_for_each_entry_safe
Geoff Levand
2013-04-23
1
-7
/
+5
*
test: Add list test
Geoff Levand
2013-04-23
4
-1
/
+103
*
discover: Add missing udev_destroy call
Geoff Levand
2013-04-21
1
-0
/
+1
*
discover: Separate temporary and permanent device data
Jeremy Kerr
2013-04-16
11
-197
/
+221
*
lib/list: Add list_for_each_entry_safe
Jeremy Kerr
2013-04-16
1
-0
/
+8
*
discover: Consolidate user events by device ID
Jeremy Kerr
2013-04-16
4
-15
/
+36
*
protocol: Separate device add from boot-option add messages
Jeremy Kerr
2013-04-16
12
-223
/
+302
*
pb-protocol: Don't allocate in deserialise functions
Jeremy Kerr
2013-04-16
4
-20
/
+18
*
ncurses: Fix build warning
Geoff Levand
2013-04-15
1
-0
/
+1
*
discover: Fix boot with initrd error
Geoff Levand
2013-04-15
1
-2
/
+2
*
Move --dry-run option to discover server
Jeremy Kerr
2013-04-15
11
-32
/
+24
*
Move boot to discover server
Jeremy Kerr
2013-04-15
14
-551
/
+443
*
discover: Implement device handler boot path
Jeremy Kerr
2013-04-15
6
-1
/
+59
*
discover: parse boot message from incoming ACTION_BOOT messages
Jeremy Kerr
2013-04-15
3
-1
/
+43
*
discover-server: Add reference to server in struct client
Jeremy Kerr
2013-04-15
1
-0
/
+2
*
lib/url: Move URL-handling code to lib
Jeremy Kerr
2013-04-15
7
-10
/
+7
*
ui/ncurses: Add discover client to struct cui
Jeremy Kerr
2013-04-15
2
-5
/
+5
*
discover-client: interact directly with waitset
Jeremy Kerr
2013-04-15
5
-80
/
+55
*
discover-client: Add discover_client_boot
Jeremy Kerr
2013-04-15
5
-6
/
+82
*
discover: Allow discover server to receive boot messages
Jeremy Kerr
2013-04-15
1
-2
/
+24
*
Add boot command structure to petitboot protocol description
Jeremy Kerr
2013-04-15
3
-0
/
+16
*
ui: callback & boot actions: kexec -> boot
Jeremy Kerr
2013-04-15
9
-33
/
+33
*
ui: pb_kexec_data -> pb_boot_data
Jeremy Kerr
2013-04-15
10
-77
/
+77
*
ui/ncurses: ked -> boot-editor
Jeremy Kerr
2013-04-15
7
-386
/
+408
*
pb-udhcpc: Fix generation of TFTP URLs
Jeremy Kerr
2013-04-10
1
-1
/
+1
*
ui/common: Remove unused artwork
Jeremy Kerr
2013-04-10
4
-3
/
+0
*
test/urls: Fix distcheck breakages
Jeremy Kerr
2013-04-10
1
-0
/
+4
*
waiter: Don't rely on global variables to keep waiter state
Jeremy Kerr
2013-04-10
16
-64
/
+112
*
lib/types: Create common file for type definitions
Jeremy Kerr
2013-04-10
17
-39
/
+51
*
test/url: Add http-simple.test
Jeremy Kerr
2013-03-06
1
-0
/
+7
*
ui/common/url: Fix multiple-preceeding-slash on pathnames
Jeremy Kerr
2013-03-06
1
-0
/
+5
*
test: Add URL parser test infrastructure
Jeremy Kerr
2013-03-06
6
-1
/
+123
*
ui/common/url: Add pb_url_scheme_name
Jeremy Kerr
2013-03-06
2
-0
/
+13
*
ui/common/url: remove scheme separator from URL scheme definitions
Jeremy Kerr
2013-03-06
1
-20
/
+35
*
ui/common/url: move pb_scheme_info array to file scope
Jeremy Kerr
2013-03-06
1
-16
/
+15
*
Allow host programs to be configured
Jeremy Kerr
2013-03-05
2
-10
/
+31
*
discover: Remove {U,}MOUNT_BIN defines
Jeremy Kerr
2013-03-05
1
-7
/
+4
*
Add udevadm to pb_system_apps
Jeremy Kerr
2013-03-05
3
-1
/
+3
*
discover: Use pb_run_cmd rather than calling system()
Jeremy Kerr
2013-03-05
1
-1
/
+11
*
configure.ac: Add --enable-werror
Jeremy Kerr
2013-03-05
1
-0
/
+8
*
discover: remove (unused) duplicate struct mount_map
Jeremy Kerr
2013-03-05
1
-5
/
+0
*
discover: remove unused message.h file
Jeremy Kerr
2013-03-05
2
-32
/
+0
*
parser: remove unused fields from struct parser
Jeremy Kerr
2013-03-05
1
-2
/
+0
*
ui/twin: fix compiler warnings
Jeremy Kerr
2013-03-05
1
-2
/
+2
[next]