Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport TARGET_APPIMAGE and set fsname and subtype to squashfuse #29

Merged
merged 3 commits into from
May 14, 2022

Conversation

probonopd
Copy link
Owner

@probonopd probonopd commented May 14, 2022

Backport TARGET_APPIMAGE and set fsname and subtype to squashfuse

Reference:

@probonopd probonopd merged commit fc1d0f1 into master May 14, 2022
@probonopd probonopd deleted the TARGET_APPIMAGE branch May 14, 2022 10:53
@probonopd probonopd changed the title Backport TARGET_APPIMAGE Backport TARGET_APPIMAGE and set fsname and subtype to squashfuse May 14, 2022
@probonopd
Copy link
Owner Author

probonopd commented May 14, 2022

Set fsname and subtype to "squashfs" - did it do anything? Still getting the same error on FreeBSD...
Or did I do it wrong?

@probonopd
Copy link
Owner Author

probonopd commented May 14, 2022

We still get

$ mount
...
mkappimage-709-x86_64.AppImage on /tmp/.mount_mkappiKbBbOk type fuse.mkappimage-709-x86_64.AppImage (ro,nosuid,nodev,relatime,user_id=1000,group_id=100)

instead of

mkappimage-709-x86_64.AppImage on /tmp/.mount_mkappiKbBbOk type fuse.squashfuse (ro,nosuid,nodev,relatime,user_id=1000,group_id=100)

so

https://github.com/probonopd/static-tools/pull/29/files#diff-1bdc3b5fec7a6822b1bc75067ef43e140288c370d4d6dbab4f699911f9eee8baR819-R820

was wrong.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant