We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
I noticed that the old runtimes in https://github.com/AppImage/AppImageKit/releases supports xz format squashfs well, but when I add the same squashfs file to the runtime files provided in this repo, I received this:
Squashfs image uses xz compression, this version supports only zlib, zstd.
It seems that xz and glib and lz4 and lzo and lzma support has been removed?
The text was updated successfully, but these errors were encountered:
We would like to standardize on libzstandard (no pun intended), pending on AppImage/AppImageSpec#44.
Sorry, something went wrong.
So ... Does it mean that in future releases, there will be limited parameters for "better performance"?
No branches or pull requests
I noticed that the old runtimes in https://github.com/AppImage/AppImageKit/releases supports xz format squashfs well, but when I add the same squashfs file to the runtime files provided in this repo, I received this:
It seems that xz and glib and lz4 and lzo and lzma support has been removed?
The text was updated successfully, but these errors were encountered: