probonopd
probonopd
Related: * https://github.com/probonopd/static-tools/pull/56 Closing here since appimagetool now lives at https://github.com/AppImage/appimagetool. Feel free to open an issue there in case the issue persists. Thanks!
Hi @Korne127, our experience with https://github.com/AppImage/AppImageKit over the last 10 or so years has been that few develoepers actually used the signing and updating features correctly; possibly because they were...
@scottfdesign closing this in the hope that #737 addresses your needs; feel free to comment here if you think it should be reopened. Thanks!
Thanks for the clarification @rsta2, of course I meant "must run in host mode, not gadget mode". Corrected above.
Thanks for testing @Koshdukai. Any chance you could record and upload this for us to listen to?
Thank you very much for looking into this @rsta2.
This will become really interesting if it can work for more RPi models as discussed here: * https://github.com/rsta2/circle/issues/222#issuecomment-2497117744
I don't understand what you mean by "this feature". What are "runtime dealing functions"? Every type-2 AppImage consists of a small AppImage runtime (the executable ELF binary), to the end...
Yes, if pkg2appimage would use type2-runtime instead of the older runtime then the AppImage mounting code would not need glibc. (If this [appimagetool](https://github.com/AppImage/appimagetool) would be used, then it would use...
AppImages should not be made by "repackaging" because it usually results in low-quality, unsupported software. The AppImage format is intended for the developers of applications who want to make officically...