GNOME Bugzilla – Bug 662519
support for squashfs filesystem images
Last modified: 2017-10-14 07:29:43 UTC
Having just taken a quick peek at a squashfs (http://squashfs.sourceforge.net/) filesystem with the unsquashfs utility, it seems that adding support for squashfs should be trivial for a developer familiar with file-roller, yes? It would be nice to have it, indeed.
Created attachment 328541 [details] [review] Support squashfs filesystems
See associated bug for adding mime type: https://bugs.freedesktop.org/show_bug.cgi?id=43621
Created attachment 328542 [details] [review] Support squashfs filesystems Added MIME type to .desktop file
Created attachment 329008 [details] [review] Support squashfs filesystems and snap files Fix warnings about unknown MIME types. Add .snap MIME type (it's just a squashfs archive)
Created attachment 329012 [details] [review] Support squashfs filesystems and snap files Updated README
Created attachment 359906 [details] [review] Support squashfs filesystems and snap files (Sep 2017) I'm attaching the rebased version of this patch that Ubuntu has been including for a while. Please review.
pushed to master, thanks.