<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/system/procd/files, 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>package/system: probably from OpenWRT</title>
<updated>2018-09-16T17:26:25+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2018-09-16T17:26:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4dc1eee385f1b5115976db8d6b60ca0a08ed05ce'/>
<id>4dc1eee385f1b5115976db8d6b60ca0a08ed05ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: check output of "uci show" instead of raw config files in order to track uncommitted changes</title>
<updated>2014-07-29T02:12:24+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-29T02:12:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=caeb675a46a363879a3b64b73bcd492c0d6af68c'/>
<id>caeb675a46a363879a3b64b73bcd492c0d6af68c</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41865
</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: 41865
</pre>
</div>
</content>
</entry>
<entry>
<title>allow overriding the kernel partition's name</title>
<updated>2014-07-14T14:53:15+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2014-07-14T14:53:15+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ecb68ba6b40ff2d6be88eda967a9d0deff5935f6'/>
<id>ecb68ba6b40ff2d6be88eda967a9d0deff5935f6</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 41646
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 41646
</pre>
</div>
</content>
</entry>
<entry>
<title>we already have a get_magic_long() in common.sh for sysupgrade, don't break it</title>
<updated>2014-07-13T20:51:17+00:00</updated>
<author>
<name>Imre Kaloz</name>
<email>kaloz@openwrt.org</email>
</author>
<published>2014-07-13T20:51:17+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2ddcf5dd8a3e009321b761205d0c048d2862908b'/>
<id>2ddcf5dd8a3e009321b761205d0c048d2862908b</id>
<content type='text'>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 41628
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Imre Kaloz &lt;kaloz@openwrt.org&gt;

SVN-Revision: 41628
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: correctly identify ubifs in tar file</title>
<updated>2014-07-10T19:16:31+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-07-10T19:16:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=72efa88b64d2518f504603e6182eff7f6ae1ba9e'/>
<id>72efa88b64d2518f504603e6182eff7f6ae1ba9e</id>
<content type='text'>
A missing path prevents the rootfs type contained in a SysupgradeNAND
tar file from being determined correctly.

This fixes it, and also corrects a minor spelling mistake.

Signed-off-by: Ben Mulvihill &lt;ben.mulvihill@gmail.com&gt;

SVN-Revision: 41564
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A missing path prevents the rootfs type contained in a SysupgradeNAND
tar file from being determined correctly.

This fixes it, and also corrects a minor spelling mistake.

Signed-off-by: Ben Mulvihill &lt;ben.mulvihill@gmail.com&gt;

SVN-Revision: 41564
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: add a shell helper function to emit a config.change event</title>
<updated>2014-07-02T19:18:20+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-02T19:18:20+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5aef137f9eb3a3236bdb7f50af887ff63368da2f'/>
<id>5aef137f9eb3a3236bdb7f50af887ff63368da2f</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41482
</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: 41482
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: add shell functions to add instance data</title>
<updated>2014-07-02T19:18:16+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-07-02T19:18:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=2baf4d4fb0d2232faa9fd57a665ba4f0bafe9523'/>
<id>2baf4d4fb0d2232faa9fd57a665ba4f0bafe9523</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 41481
</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: 41481
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: fix uci_validation</title>
<updated>2014-06-30T09:57:29+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-30T09:57:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9912d02fa1d0e0f4a484180d23c812223bde7e11'/>
<id>9912d02fa1d0e0f4a484180d23c812223bde7e11</id>
<content type='text'>
Regardles of the return code from validate_data _error variable will be 0 due
to 'local' command in the previous line. With this patch we are able to catch
the return code from validate_data tool.

Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 41414
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regardles of the return code from validate_data _error variable will be 0 due
to 'local' command in the previous line. With this patch we are able to catch
the return code from validate_data tool.

Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 41414
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: fix nand.sh kernel_length typo</title>
<updated>2014-06-24T18:13:56+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-24T18:13:56+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9b714b6e7b227eb28016f2f1734619a98a83c987'/>
<id>9b714b6e7b227eb28016f2f1734619a98a83c987</id>
<content type='text'>
sysupgrade otherwise skips kernel part on devices which got
kernel in ubi due to kern_length being undefined, kernel_length
is being used instead.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 41327
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sysupgrade otherwise skips kernel part on devices which got
kernel in ubi due to kern_length being undefined, kernel_length
is being used instead.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;

SVN-Revision: 41327
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: various improvements to nand.sh</title>
<updated>2014-06-19T14:13:41+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-19T14:13:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=54faeadb0769e6858367f28ea8d1ebf6e9259966'/>
<id>54faeadb0769e6858367f28ea8d1ebf6e9259966</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41278
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 41278
</pre>
</div>
</content>
</entry>
</feed>
