Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | squashfs4: link statically | Jo-Philipp Wich | 2012-08-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 33106 | ||||
* | tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac ↵ | Felix Fietkau | 2012-07-13 | 1 | -0/+1 |
| | | | | | | os x. the clang build fails with some linker errors SVN-Revision: 32706 | ||||
* | squashfs4: Add support for LZMA Magic to unsquashfs | Jonas Gorski | 2011-10-19 | 1 | -0/+72 |
| | | | | | | | | 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. SVN-Revision: 28489 | ||||
* | squashfs4: fix a compile error on big-endian systems (patch from #9842) | Felix Fietkau | 2011-07-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 27851 | ||||
* | squashfs4: add missing include for freebsd (patch from #9842) | Felix Fietkau | 2011-07-31 | 1 | -1/+4 |
| | | | | SVN-Revision: 27850 | ||||
* | tools/squashfs4: update to version 4.2 (adds support for xz compression) | Felix Fietkau | 2011-04-03 | 9 | -2374/+1025 |
| | | | | | | Based on a patch by Jonas Gorski SVN-Revision: 26422 | ||||
* | squashfs4: make the lzma parameters configurable, and change the defaults ↵ | Felix Fietkau | 2011-02-13 | 2 | -11/+91 |
| | | | | | | for slightly improved compression on mips (mostly unchanged on other architectures) SVN-Revision: 25530 | ||||
* | squashfs4: fix compilation on FreeBSD | Jo-Philipp Wich | 2010-07-22 | 1 | -0/+10 |
| | | | | SVN-Revision: 22347 | ||||
* | squashfs4: backport an upstream change to fix the file mode check to allow ↵ | Felix Fietkau | 2010-07-21 | 1 | -0/+11 |
| | | | | | | setuid/setgid binaries (thx, ermo) - fixes #7653 SVN-Revision: 22334 | ||||
* | squashfs4: use our lzma props settings again instead of the defaults ↵ | Felix Fietkau | 2009-11-02 | 1 | -0/+11 |
| | | | | | | (smaller images on arm/mips) SVN-Revision: 18273 | ||||
* | squashfs4: refresh the cygwin patch | Felix Fietkau | 2009-11-02 | 1 | -30/+24 |
| | | | | SVN-Revision: 18272 | ||||
* | squashfs4: fix build breakage | Felix Fietkau | 2009-11-02 | 1 | -3/+1 |
| | | | | SVN-Revision: 18271 | ||||
* | sync mksquashfs4 with the CVS code to generate LZMA images | Imre Kaloz | 2009-11-02 | 1 | -358/+2124 |
| | | | | SVN-Revision: 18268 | ||||
* | fix error in mksquashfs4 when data can't be compressed | Matteo Croce | 2009-09-15 | 1 | -33/+51 |
| | | | | SVN-Revision: 17585 | ||||
* | build fixes for squashfs4 on cygwin | Florian Fainelli | 2009-08-27 | 1 | -0/+154 |
| | | | | SVN-Revision: 17430 | ||||
* | squashfs4: add lzma support (kernel support still missing) | Felix Fietkau | 2009-05-17 | 3 | -0/+471 |
| | | | | SVN-Revision: 15884 | ||||
* | add tool for squashfs4 image generation (w/o LZMA support) | Gabor Juhos | 2009-05-15 | 1 | -0/+36 |
SVN-Revision: 15864 |