summaryrefslogtreecommitdiffstats
path: root/tools/squashfs4
Commit message (Collapse)AuthorAgeFilesLines
* squashfs4: make the lzma parameters configurable, and change the defaults ↵nbd2011-02-132-11/+91
| | | | | | 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
* [tools] squashfs4: fix compilation on FreeBSDjow2010-07-221-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22347 3c298f89-4303-0410-b956-a3cf2f4a3e73
* squashfs4: backport an upstream change to fix the file mode check to allow ↵nbd2010-07-211-0/+11
| | | | | | setuid/setgid binaries (thx, ermo) - fixes #7653 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* squashfs4: use our lzma props settings again instead of the defaults ↵nbd2009-11-021-0/+11
| | | | | | (smaller images on arm/mips) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18273 3c298f89-4303-0410-b956-a3cf2f4a3e73
* squashfs4: refresh the cygwin patchnbd2009-11-021-30/+24
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18272 3c298f89-4303-0410-b956-a3cf2f4a3e73
* squashfs4: fix build breakagenbd2009-11-021-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18271 3c298f89-4303-0410-b956-a3cf2f4a3e73
* sync mksquashfs4 with the CVS code to generate LZMA imageskaloz2009-11-021-358/+2124
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18268 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix error in mksquashfs4 when data can't be compressedmatteo2009-09-151-33/+51
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17585 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] build fixes for squashfs4 on cygwinflorian2009-08-271-0/+154
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17430 3c298f89-4303-0410-b956-a3cf2f4a3e73
* squashfs4: add lzma support (kernel support still missing)nbd2009-05-173-0/+471
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15884 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] add tool for squashfs4 image generation (w/o LZMA support)juhosg2009-05-151-0/+36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15864 3c298f89-4303-0410-b956-a3cf2f4a3e73