devttys0 / sasquatch

501 stars 155 forks source link

Update patch to squashfs-tools 4.4 #40

Open cole-h opened 3 years ago

cole-h commented 3 years ago

This was basically done by hand by updating the rejected hunks. Indenting might be messed up (good thing C isn't whitespace-sensitive). Any testing / validation appreciated.


Closes #33.

EDIT: Something to note: the #define issue raised in the above issue I addressed by bumping the #defines by 1 to make room for the new ZSTD one. I don't know how this could potentially impact things. If that could make bad things happen, I'll need to revisit that part.