On 25/03/17 16:50, Ariel Santana Naranjo wrote: > > > 2017-03-25 22:07 GMT+00:00 Pádraig Brady <p...@draigbrady.com > <mailto:p...@draigbrady.com>>: > > > - xz uncompressed data is checksummed with crc64 by default > > > But this is exactly the problem, that Busybox does not understand crc64.
If we change this to support busybox then that will not significantly improve the situation as most xz files will still be using the default crc64. To really address the issue busybox should support crc64. thanks, Pádraig.