<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/tools/squashfs4, branch mtk-20170518</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>squashfs4: make inline functions static to fix build errors</title>
<updated>2013-10-28T15:15:16+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-10-28T15:15:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7a59e5b36860ff6691dff5b01365098a9ff9bb34'/>
<id>7a59e5b36860ff6691dff5b01365098a9ff9bb34</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 38562
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 38562
</pre>
</div>
</content>
</entry>
<entry>
<title>build: BSD compile fixes</title>
<updated>2013-03-07T17:32:29+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-03-07T17:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1f77bfff9608f97996bffdb28dabec4e787631f6'/>
<id>1f77bfff9608f97996bffdb28dabec4e787631f6</id>
<content type='text'>
following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.

Mostly small pieces of code changes to get things right on the
specific platform.

Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.

Signed-off-by: Waldemar Brodkorb &lt;mail@waldemar-brodkorb.de&gt;

SVN-Revision: 35900
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
following patch allows to build images for Qemu ARM on
OpenBSD 5.2 amd64 and FreeBSD 9.1 amd64.

Mostly small pieces of code changes to get things right on the
specific platform.

Updated the README to describe better, which tools on the host
are required. Added some kind of prepare scripts to install needed
tools on BSD via packages.

Signed-off-by: Waldemar Brodkorb &lt;mail@waldemar-brodkorb.de&gt;

SVN-Revision: 35900
</pre>
</div>
</content>
</entry>
<entry>
<title>convert remaining tools to $(HOST_STATIC_LINKING) (#12012)</title>
<updated>2012-08-12T13:27:49+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-08-12T13:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7304953292a00d8e6d00ab19259294ebcb95dd80'/>
<id>7304953292a00d8e6d00ab19259294ebcb95dd80</id>
<content type='text'>
SVN-Revision: 33148
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33148
</pre>
</div>
</content>
</entry>
<entry>
<title>squashfs4: link statically</title>
<updated>2012-08-10T19:26:52+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-08-10T19:26:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a361365858393596eaa6452dd721da03a2e6ee07'/>
<id>a361365858393596eaa6452dd721da03a2e6ee07</id>
<content type='text'>
SVN-Revision: 33106
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 33106
</pre>
</div>
</content>
</entry>
<entry>
<title>tools/squashfs(4): use $(HOSTCC) to avoid building with clang on recent mac os x. the clang build fails with some linker errors</title>
<updated>2012-07-13T23:18:15+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-07-13T23:18:15+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=08c7eae8f6b310b4579a076a68c716baab8fbdd1'/>
<id>08c7eae8f6b310b4579a076a68c716baab8fbdd1</id>
<content type='text'>
SVN-Revision: 32706
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32706
</pre>
</div>
</content>
</entry>
<entry>
<title>squashfs4: Add support for LZMA Magic to unsquashfs</title>
<updated>2011-10-19T10:17:28+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2011-10-19T10:17:28+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=90673a048cffc62eaf624e7ca54b1bd1c27b67bd'/>
<id>90673a048cffc62eaf624e7ca54b1bd1c27b67bd</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>squashfs4: fix a compile error on big-endian systems (patch from #9842)</title>
<updated>2011-07-31T17:59:31+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2011-07-31T17:59:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=fa9521ad91bd1e927ccee6478a00bdd6c68c0367'/>
<id>fa9521ad91bd1e927ccee6478a00bdd6c68c0367</id>
<content type='text'>
SVN-Revision: 27851
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 27851
</pre>
</div>
</content>
</entry>
<entry>
<title>squashfs4: add missing include for freebsd (patch from #9842)</title>
<updated>2011-07-31T17:59:25+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2011-07-31T17:59:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=de2398483470efd28ba8ef7f2389636bf6db3f53'/>
<id>de2398483470efd28ba8ef7f2389636bf6db3f53</id>
<content type='text'>
SVN-Revision: 27850
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 27850
</pre>
</div>
</content>
</entry>
<entry>
<title>tools/squashfs4: update to version 4.2 (adds support for xz compression)</title>
<updated>2011-04-03T01:02:00+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2011-04-03T01:02:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e6aa1cab006268be2de19e4c82b5eff37516405c'/>
<id>e6aa1cab006268be2de19e4c82b5eff37516405c</id>
<content type='text'>
Based on a patch by Jonas Gorski

SVN-Revision: 26422
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on a patch by Jonas Gorski

SVN-Revision: 26422
</pre>
</div>
</content>
</entry>
<entry>
<title>squashfs4: make the lzma parameters configurable, and change the defaults for slightly improved compression on mips (mostly unchanged on other architectures)</title>
<updated>2011-02-13T19:59:02+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2011-02-13T19:59:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=23ef9fcc6a47f341fa117fdbbe4458fb3af35609'/>
<id>23ef9fcc6a47f341fa117fdbbe4458fb3af35609</id>
<content type='text'>
SVN-Revision: 25530
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 25530
</pre>
</div>
</content>
</entry>
</feed>
