None of the squashfs-gear (Mksquashfs and Unsquashfs) are tested on Windows platforms like this. I actually have seen reviews that they paintings beneath Cygwin, but I can not verify this.
When attempting to use SquashFS multi-threaded per-cpu decompressor, certain memory increase was observed as expected. Since xz decompression is being used, changing the mode from XZ_PREALLOC to XZ_DYNALLOC would reduce the memory footprint, while maintaining our performance gain from using SquashFS multi-threaded decompressor gained in our system. I would like to seek your opinion to see if back then XZ_PREALLOC was chosen for a specific reason that switching to XZ_DYNALLOC would have potential...
Support for extended attributes
Hi, everybody, I have tried to mount a configuration file from a firmware of a cable/routeur. Is the version 3.76 supported by any version of squashfs I can found around here ? Thanks
Set mode/owner uid gid for a specific file/path
Hi, Is it preferarable to use squashfs for eMMC's read only file systemAre there any userspace utilities for squashfs debugging( like debugfs).Which compressor is best fit to reduce the impact on CPU,Memory and eMMC.
mksquashfs: Make all compressor functions static
squashfs-tools: Add zstd support
Hello again, Attached is my updated patch. I don't get why the previous patch misses some parts of the change. My apology for any inconvenience.
mksquashfs: add pseudo definition format to the help text
pseudo.c: Fix pseudo format error message
squashfs-tools: with fnmatch.h compatibility with musl
pseudo.c: add explicit <sys/stat.h> include
Fix compile warnings introduced with the -quiet option
pseudo: handle quoted filenames
mksquashfs: Fix segfault when SQUASHFS_TRACE is enabled and no -pf flag
unsquashfs: modify xattrs after other changes
fix device type handling with extended attributes
Pseudo: improve the error message when filenames with spaces are used
unsquashfs: add code to dump the exact bytes used
pseudo: Add missing line termination in ERROR()
Add -offset option to skip n bytes at the start of the input file
mksquashfs: enable -quiet option
Add -offset function to skip n bytes at the beginning of the squashfs file
pseudo: Add support for pseudo file symlinks
I have an eMMC device for which I require a compressed read-only filesystem that uBoot can access to load Kernel and DTB files from. Unfortunately, there is no u-boot support anywhere for SquashFS, so my question is: What alternatives are possible? Remember, this is for eMMC, not NAND. UBIFS is possible, but can this work on eMMC without UBI layer, and can uBoot load this without attaching UBI first?
Last fix has to be done in get_block_length(). *length must have the correct end...
Hi, I converted all leXX_to_cpu from fs//squashfs and mtdpart/mtdpart.c. I get a...
Hi all, In our company we are using squashfs4 with gzip and lzma compression to boot...
Not sure if it is related, but I get "SQUASHFS error: unable to read inode lookup...
Make append function more useful
OS: Ubuntu 14.04LTS Kernel: 4.4.0-45-generic mksquashfs version 4.3 (2014/05/12)...
OS: Ubuntu 14.04LTS Kernel: 4.4.0-45-generic mksquashfs version 4.3 (2014/05/12)...
OS: Ubuntu 14.04LTS Kernel: 4.4.0-45-generic mksquashfs version 4.3 (2014/05/12)...
mksquash - option (-no-date) for creating identical squash file (constant cksum)
Hi! I am tried to create SquashFS image without any encryption and then changed one...
./configure failing due to syntax error in configure file.
Squashfs rsyncable
mksquashfs: fix compilation on older toolchains
What i mean is, if for some reason i create a squashfs filesystem of say, 100 gb...
What i mean is, if for some reason i create a squashfs filesystem of say, 100 gb...
What i mean is, if for some reason i create a squashfs filesystem of say, 100 gb...
What i mean is, if for some reason i create a squashfs filesystem of say, 100 gb...
What i mean is, if for some reason i create a squashfs filesystem of say, 100 gb...
What i mean is, if for some reason i create a squashfs filesystem of say, 100 gb...
What i mean is, if for some reason i create a squashfs filesystem of say, 100 gb...
What i mean is, if for some reason i create a squashfs filesystem of say, 100 gb...
What i mean is, if for some reason i create a squashfs filesystem of say, 100 gb...
What i mean is, if for some reason i create a squashfs filesystem of say, 100 gb...
What i mean is, if for some reason i create a squashfs filesystem of say, 100 gb...
Update: Started trying to debug on my own, and found that I can not reproduce this...
Whoops, sorry about the formatting.
Corrupt / truncated mksquashfs output when writing to CIFS
Please look at the pull request @Git: https://github.com/devttys0/sasquatch/pull...
VLA Overflows
unsquashfs segfaults with musl libc due to stack overflow
Nevermind, i realised that you have to create an "excludes" file and put your files...
mksquashfs -ef not excluding hidden directories
Dear All, I'm trying to run mksquashfs on a directory with 21 subdirectories, each...
Upstr
I would like to see this feature too. Right now i am using nullfs (https://github.com/xrgtn/nullfs)...
I would like to see this featur too. Right now i am using nullfs (https://github.com/xrgtn/nullfs)...
option for separately compress file contents and directory structure
The patch still applies to squashfs-tool 4.3 It may require some touches but it's...
0001-unsquashfs-add-support-for-LZMA-magics.patch - This patch for what versions...
I am wondering whether someone has already done the following, or whether someone...
I've typically been running mksquashfs on nodes with 12 cores and 24 GB RAM, probably...
Yes, that's the one. From a user point of view it's just a bunch of Linux boxes on...
as it's a fairly unique one (Pleiades at NASA Ames). Do you mean this? Pleiades Supercomputer...
Filesystem label and/or UUID support
Thanks for the quick and thoughtful response. You're correct that I had the same...
A couple of initial thoughts You state you upgraded to 4.3, but, the problem still...
mksquashfs segfault
Fix 2GB-limit of the is_fragment(...) function.
actions: change expression logging to not print...
action: chmod: fix mode setting if octal value ...
actions: add new noop action
mksquashfs: fix progressbar for sort files