From: Geoff Levand Date: Sun, 12 Apr 2009 15:11:39 +0000 (+0000) Subject: Increase protocol payload size to 64KiB X-Git-Tag: v1.0.0~881 X-Git-Url: http://git.ozlabs.org/?a=commitdiff_plain;h=ce8a340bffd224290ad5219baa5f0466fcd9fd55;hp=ce8a340bffd224290ad5219baa5f0466fcd9fd55;p=petitboot Increase protocol payload size to 64KiB Increase the protocol payload size from 8 KiB to 64 KiB. Udev uses some really long device names for USB mass storage devices so the config file data can easily excceed the protocol payload. Signed-off-by: Geoff Levand Signed-off-by: Jeremy Kerr ---