hashes suggestion

Hi Robert,

It would be helpful to have a file containing hashes (for example md5)
for all the files in a directories such as this:
https://rcn-ee.com/rootfs/bb.org/testing/2015-09-13/console/

This is common practice, and we could check for download errors.

Thanks.

Hi Taceant,

Hi Robert,

It would be helpful to have a file containing hashes (for example md5)
for all the files in a directories such as this:
https://rcn-ee.com/rootfs/bb.org/testing/2015-09-13/console/

This is common practice, and we could check for download errors.

I usually list them separately on the wiki, but there is no reason not
to have it their too..

The *.bmap files include a built-in md5sum, but for the *.img.xz's do
you prefer md5sum or sha256sum?

*.img.xz.md5
*.img.xz.sha256

I know windows has a md5 tool, not sure about sha256..

Regards,

Thanks Robert. I don't have a preference, and I have a Windows tool
installed that calculates sha256.

Done: https://github.com/beagleboard/image-builder/commit/3050eac1a6463a52e847607f60d3f517c3619170

The next round of builds will have *.sha256sum files generated. :wink:

Regards,