<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/target/linux/mcs814x/base-files/etc, branch reboot</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>all: drop old uci-defaults.sh</title>
<updated>2015-12-11T15:26:06+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-12-11T15:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=67e1c8701215724dcee9fabcbd7a397ea76e1a9d'/>
<id>67e1c8701215724dcee9fabcbd7a397ea76e1a9d</id>
<content type='text'>
Replace former uci-defaults.sh implementation with the uci-defaults-new.sh one
and update all users accordingly.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47867
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace former uci-defaults.sh implementation with the uci-defaults-new.sh one
and update all users accordingly.

Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47867
</pre>
</div>
</content>
</entry>
<entry>
<title>mcs814x: switch from uci-defaults to board.d</title>
<updated>2015-12-04T15:02:13+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-12-04T15:02:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ba8a44995fe321bfc57a61fdb2a82cabd7605e94'/>
<id>ba8a44995fe321bfc57a61fdb2a82cabd7605e94</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47761
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 47761
</pre>
</div>
</content>
</entry>
<entry>
<title>network: Unbind DHCPv6 from underlying interfaces</title>
<updated>2014-10-08T13:08:05+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-10-08T13:08:05+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c118e5edf4301dc303024603dd34d369d9926d6d'/>
<id>c118e5edf4301dc303024603dd34d369d9926d6d</id>
<content type='text'>
This allows IPv6 to set up without IPv4 being up thus
IPv6-only or IPv6+DS-Lite working with the default config.

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 42848
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows IPv6 to set up without IPv4 being up thus
IPv6-only or IPv6+DS-Lite working with the default config.

Signed-off-by: Steven Barth &lt;steven@midlink.org&gt;

SVN-Revision: 42848
</pre>
</div>
</content>
</entry>
<entry>
<title>mcs814x: dlan-usb-extender: fix usbdev trigger</title>
<updated>2013-09-02T18:25:01+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2013-09-02T18:25:01+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=33e7337d97e91d836eda6d59f6812e184ab2b88c'/>
<id>33e7337d97e91d836eda6d59f6812e184ab2b88c</id>
<content type='text'>
Every device I connect to the USB port is detected as 2-1, not 1-1.
So adjust the default setting accordingly.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 37882
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Every device I connect to the USB port is detected as 2-1, not 1-1.
So adjust the default setting accordingly.

Signed-off-by: Michael Heimpold &lt;mhei@heimpold.de&gt;
Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 37882
</pre>
</div>
</content>
</entry>
<entry>
<title>Change default IPv6 config to enable DHCPv6-PD</title>
<updated>2013-04-22T19:40:16+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2013-04-22T19:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4e8f7f37edc7c0e1088d002cbb16f76509f4151c'/>
<id>4e8f7f37edc7c0e1088d002cbb16f76509f4151c</id>
<content type='text'>
SVN-Revision: 36384
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36384
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt default network configuration for IPv6</title>
<updated>2013-04-09T08:03:08+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2013-04-09T08:03:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ea94d66b0fdb6a6853cd9ce8804c549fee6b553d'/>
<id>ea94d66b0fdb6a6853cd9ce8804c549fee6b553d</id>
<content type='text'>
SVN-Revision: 36278
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36278
</pre>
</div>
</content>
</entry>
<entry>
<title>all targets: use numerically prefixed uci-defaults file names to better control order of execution</title>
<updated>2013-01-18T12:42:53+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-01-18T12:42:53+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3a2cccda2eb45c6b55ef33c73a4af2c88935f383'/>
<id>3a2cccda2eb45c6b55ef33c73a4af2c88935f383</id>
<content type='text'>
SVN-Revision: 35217
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 35217
</pre>
</div>
</content>
</entry>
<entry>
<title>add missing netmask to the network config</title>
<updated>2012-08-01T22:09:13+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-08-01T22:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9f011e72256481ce1ce03dd77ac441649e978f26'/>
<id>9f011e72256481ce1ce03dd77ac441649e978f26</id>
<content type='text'>
SVN-Revision: 32941
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32941
</pre>
</div>
</content>
</entry>
<entry>
<title>add a default and suitable network config file</title>
<updated>2012-08-01T21:56:49+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-08-01T21:56:49+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=56aac451393ab2346ead3d9aeb826dcac3d468d6'/>
<id>56aac451393ab2346ead3d9aeb826dcac3d468d6</id>
<content type='text'>
SVN-Revision: 32939
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32939
</pre>
</div>
</content>
</entry>
<entry>
<title>fix USB led triggers</title>
<updated>2012-06-20T21:58:00+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-06-20T21:58:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4b33e0996e3ce6d8cf4ede0f1c2b93431722e522'/>
<id>4b33e0996e3ce6d8cf4ede0f1c2b93431722e522</id>
<content type='text'>
SVN-Revision: 32474
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 32474
</pre>
</div>
</content>
</entry>
</feed>
