summaryrefslogtreecommitdiff
path: root/tools/squashfs4
AgeCommit message (Collapse)Author
2011-10-19squashfs4: Add support for LZMA Magic to unsquashfsjogo
Some vendor firmwares use a different super block magic to indicate LZMA compression. This patches adds support for detecting this and enable extraction for those firmware's root filesystems. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28489 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-31squashfs4: fix a compile error on big-endian systems (patch from #9842)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-31squashfs4: add missing include for freebsd (patch from #9842)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27850 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03tools/squashfs4: update to version 4.2 (adds support for xz compression)nbd
Based on a patch by Jonas Gorski git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26422 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13squashfs4: make the lzma parameters configurable, and change the defaults ↵nbd
for slightly improved compression on mips (mostly unchanged on other architectures) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25530 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22[tools] squashfs4: fix compilation on FreeBSDjow
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-21squashfs4: backport an upstream change to fix the file mode check to allow ↵nbd
setuid/setgid binaries (thx, ermo) - fixes #7653 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02squashfs4: use our lzma props settings again instead of the defaults ↵nbd
(smaller images on arm/mips) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18273 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02squashfs4: refresh the cygwin patchnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02squashfs4: fix build breakagenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18271 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02sync mksquashfs4 with the CVS code to generate LZMA imageskaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-15fix error in mksquashfs4 when data can't be compressedmatteo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17585 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-27[tools] build fixes for squashfs4 on cygwinflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-17squashfs4: add lzma support (kernel support still missing)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15884 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15[tools] add tool for squashfs4 image generation (w/o LZMA support)juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15864 3c298f89-4303-0410-b956-a3cf2f4a3e73