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
path:
root
/
discover
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
10
-192
/
+209
*
discover: Consolidate user events by device ID
Jeremy Kerr
2013-04-16
3
-15
/
+18
*
protocol: Separate device add from boot-option add messages
Jeremy Kerr
2013-04-16
4
-15
/
+59
*
pb-protocol: Don't allocate in deserialise functions
Jeremy Kerr
2013-04-16
1
-2
/
+5
*
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
3
-5
/
+15
*
Move boot to discover server
Jeremy Kerr
2013-04-15
3
-6
/
+431
*
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
1
-1
/
+9
*
discover-server: Add reference to server in struct client
Jeremy Kerr
2013-04-15
1
-0
/
+2
*
discover: Allow discover server to receive boot messages
Jeremy Kerr
2013-04-15
1
-2
/
+24
*
waiter: Don't rely on global variables to keep waiter state
Jeremy Kerr
2013-04-10
7
-14
/
+26
*
lib/types: Create common file for type definitions
Jeremy Kerr
2013-04-10
7
-7
/
+7
*
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
1
-1
/
+1
*
discover: Use pb_run_cmd rather than calling system()
Jeremy Kerr
2013-03-05
1
-1
/
+11
*
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
*
discover: simplify handler switch statement
Jeremy Kerr
2013-03-05
2
-35
/
+22
*
Cleanup --dry-run option code
Geoff Levand
2012-03-30
1
-2
/
+2
*
pb-discover: Ignore ram, loop and no-name devices
Geoff Levand
2012-03-26
2
-10
/
+18
*
Fix device mount retry
Geoff Levand
2012-03-26
1
-4
/
+11
*
Add more paths to grub2 parser
Geoff Levand
2012-03-26
1
-0
/
+4
*
Log to stderr, allow --log=-
Geoff Levand
2012-03-26
1
-4
/
+8
*
Zero automatic sockaddr
Geoff Levand
2012-03-26
1
-0
/
+1
*
Add DEVPATH to udev_print_event()
Geoff Levand
2012-03-26
1
-2
/
+6
*
Add grub2 conf file parser
Geoff Levand
2012-03-18
3
-3
/
+190
*
Minor comment fix
Geoff Levand
2012-03-18
1
-1
/
+1
*
Add new member get_pair to conf parser context
Geoff Levand
2012-03-18
4
-1
/
+15
*
Refactor parser routine conf_get_param_pair()
Geoff Levand
2012-03-18
3
-9
/
+32
*
Add parser routine conf_replace_char()
Geoff Levand
2012-03-18
2
-0
/
+17
*
Convert test to automake
Geoff Levand
2012-03-16
1
-5
/
+9
*
Use static array for parsers
Geoff Levand
2012-03-16
5
-28
/
+19
*
Fix seg fault with bare kboot.conf variables
Geoff Levand
2012-03-16
1
-0
/
+5
*
Use define_parser() for native
Geoff Levand
2012-03-16
1
-12
/
+19
*
Add --start-daemon option to ui programs
Geoff Levand
2012-03-08
1
-2
/
+2
*
Log file cleanups
Geoff Levand
2012-03-08
1
-1
/
+1
*
Retry device mount without 'ro' option
Geoff Levand
2012-03-08
1
-0
/
+3
*
Add '--action=add' to udevadm trigger command
Geoff Levand
2012-02-24
1
-1
/
+3
*
Move installed programs from bin to sbin
Geoff Levand
2012-02-24
1
-1
/
+1
*
Add usage comment to parse_user_event
Geoff Levand
2012-02-15
1
-0
/
+6
*
Convert build to use automake
Geoff Levand
2012-02-12
1
-0
/
+58
*
Fix paths.c build warnings
Geoff Levand
2011-12-04
1
-2
/
+2
*
Fix params.c logging
Geoff Levand
2011-12-04
1
-4
/
+4
*
Fix params.c build warnings
Geoff Levand
2011-12-04
1
-2
/
+2
*
Iterate over all conf file parsers
Geoff Levand
2009-07-09
3
-6
/
+6
*
Add discover server options
Geoff Levand
2009-07-09
1
-2
/
+96
*
Use yaboot global boot option
Geoff Levand
2009-07-09
1
-7
/
+44
[next]