K 10 svn:author V 6 marcel K 8 svn:date V 27 2014-09-18T22:16:20.366323Z K 7 svn:log V 298 Fix checksum calculation: 1. Iterate over all partitions counted in the label, which can be more than the number of partitions given to mkimg(1). 2. Start the checksum from the beginning of the label; not the beginning of the bootarea. Tested with bsdlabel(8). Approved by: re@ (rodrigc) END