AppImage / AppImage/type2-runtime
Use "fuse" fstype instead of "fuse.<name-of-the-AppImage>"
Open
- Dominant language
- C
- Stars
- 73
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
A FreeBSD kernel developer [noted](https://reviews.freebsd.org/D30606):
> The fstype is fuse.scribus-1.5.6.1-linux-x86_64.AppImage (you can see this when typing `mount` in a terminal while you are running an AppImage).
Can we make it just `fuse`?
This should hopefully increase compatibility with the Linuxulator in existing FreeBSD kernel versions and should have no ill side effects.
References:
* https://github.com/AppImage/AppImageKit/issues/98
* https://reviews.freebsd.org/D30606
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.