-
Introduces a -t[est] option for unsquashfs utility, which prevents creation of anything, anywhere, and redirects data writes to /dev/null. This makes it return an error code if something goes wrong, or null if the filesystem uncompresses fine, essentially acting like fsck. It's similar approach to what is used in cramfsck.
While this method may be a bit hacky, it's generic enough to span all...
2009-10-29 23:17:36 UTC by raincz
-
every other package that takes a device table file allows single line comments (start with a '#'), and adding support to mksquashfs is trivial.
2009-10-22 07:50:21 UTC by vapier
-
I have an automated system that frequently creates squashfs filesystems. Occasionally (about once a week) mksquashfs will produce a squashfs image that is corrupt past a certain point. It's taken me a while to isolate the problem (I didn't expect a bug in mksquashfs so was looking elsewhere for the corruption), but now I'm fairly (99%) confident that I've isolated the problem to mksquashfs...
2009-10-15 14:31:44 UTC by anthonywright
-
plougher committed patchset 763 of module squashfs to the squashfs - a compressed fs for Linux CVS repository, changing 2 files.
2009-10-14 03:32:57 UTC by plougher
-
plougher committed patchset 762 of module squashfs to the squashfs - a compressed fs for Linux CVS repository, changing 1 files.
2009-09-20 02:21:28 UTC by plougher
-
plougher committed patchset 761 of module squashfs to the squashfs - a compressed fs for Linux CVS repository, changing 1 files.
2009-09-20 02:20:42 UTC by plougher
-
plougher committed patchset 760 of module squashfs to the squashfs - a compressed fs for Linux CVS repository, changing 1 files.
2009-09-19 03:29:27 UTC by plougher
-
plougher committed patchset 759 of module squashfs to the squashfs - a compressed fs for Linux CVS repository, changing 1 files.
2009-09-19 03:26:27 UTC by plougher
-
plougher committed patchset 758 of module squashfs to the squashfs - a compressed fs for Linux CVS repository, changing 2 files.
2009-09-11 12:10:58 UTC by plougher
-
plougher committed patchset 757 of module squashfs to the squashfs - a compressed fs for Linux CVS repository, changing 2 files.
2009-09-10 04:17:48 UTC by plougher