Hi, squashfs is now supporting the interesting zstd compression algorithm, but the mksquashfs tool in Fedora doesn't support zstd. The upstream code does, it is in the master branch, but there have not been releases for years (version 4.3 since fedora 19).
https://sourceforge.net/p/squashfs/code/commit_browser I tried compiling it and it went fine after adding a couple of #include <sys/sysmacros.h> not actually related to zstd. Which is the correct way to get this into Fedora? Regards. -- Roberto Ragusa mail at robertoragusa.it _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
