<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/busybox, branch master</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>packages: clean up the package folder</title>
<updated>2013-06-21T16:54:37+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-06-21T16:54:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=4ebf19b48fafc8d94e14e4ba779969613b241a6a'/>
<id>4ebf19b48fafc8d94e14e4ba779969613b241a6a</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 37007
</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: 37007
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: procd is now the init process</title>
<updated>2013-06-21T16:53:30+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-06-21T16:53:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f614f2915aedc74540ea6a3f5a5ab70bb532e2bf'/>
<id>f614f2915aedc74540ea6a3f5a5ab70bb532e2bf</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 36997
</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: 36997
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: remove old no-MMU hackery</title>
<updated>2013-04-17T15:36:26+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-04-17T15:36:26+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6d3c6e3053ac5b2fc3defcd93b5faa78ce861f67'/>
<id>6d3c6e3053ac5b2fc3defcd93b5faa78ce861f67</id>
<content type='text'>
SVN-Revision: 36350
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36350
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: fix disabling /sbin/init and logread if procd is used as init</title>
<updated>2013-03-16T01:25:42+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-03-16T01:25:42+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=e3bdc13980dea05f9cd0fbd24cd0229c531c6e02'/>
<id>e3bdc13980dea05f9cd0fbd24cd0229c531c6e02</id>
<content type='text'>
SVN-Revision: 36054
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 36054
</pre>
</div>
</content>
</entry>
<entry>
<title>make init and logread depend on !PROCD_INIT</title>
<updated>2013-03-13T18:11:31+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-03-13T18:11:31+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=16b84af05e0447b67cfcc010a3f671985f788f14'/>
<id>16b84af05e0447b67cfcc010a3f671985f788f14</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 36005
</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: 36005
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: remove two obsolete patches</title>
<updated>2013-02-21T11:45:10+00:00</updated>
<author>
<name>Jonas Gorski</name>
<email>jogo@openwrt.org</email>
</author>
<published>2013-02-21T11:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=5636037cff0f19ceb15c88999bbd1a77ada0d6fe'/>
<id>5636037cff0f19ceb15c88999bbd1a77ada0d6fe</id>
<content type='text'>
They either work around missing implementations in uClibc 0.9.30 and
earlier and add already present functionality.

Closes #11210, #11211.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 35710
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They either work around missing implementations in uClibc 0.9.30 and
earlier and add already present functionality.

Closes #11210, #11211.

Signed-off-by: Jonas Gorski &lt;jogo@openwrt.org&gt;

SVN-Revision: 35710
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: add an upstream ntpd fix (#12841)</title>
<updated>2013-01-19T10:11:34+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-01-19T10:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3afbe1669f179d9c3535a9b85167837bb16a82d2'/>
<id>3afbe1669f179d9c3535a9b85167837bb16a82d2</id>
<content type='text'>
SVN-Revision: 35239
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 35239
</pre>
</div>
</content>
</entry>
<entry>
<title>zram: add package to use compressed ram disk for swap</title>
<updated>2013-01-06T16:21:29+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2013-01-06T16:21:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=bef592844bd2cb1c3561f16ce62c31eecd5cc5d5'/>
<id>bef592844bd2cb1c3561f16ce62c31eecd5cc5d5</id>
<content type='text'>
The busybox size is increased by 3.2KByte uncompressed on bcm47xx with
this commit.

This zram-swap automatically creates a zram device, a swap partition on
it and make the kernel swap pages to it.

Thank you Bastian Bittorf &lt;bittorf@bluebottle.com&gt; for idea and the
script.

SVN-Revision: 35025
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The busybox size is increased by 3.2KByte uncompressed on bcm47xx with
this commit.

This zram-swap automatically creates a zram device, a swap partition on
it and make the kernel swap pages to it.

Thank you Bastian Bittorf &lt;bittorf@bluebottle.com&gt; for idea and the
script.

SVN-Revision: 35025
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good reason (fixes #12663)</title>
<updated>2012-12-23T10:59:57+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2012-12-23T10:59:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a1e2b2ebe859b817e412438a6f6bccc3afccaba7'/>
<id>a1e2b2ebe859b817e412438a6f6bccc3afccaba7</id>
<content type='text'>
SVN-Revision: 34872
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 34872
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: fix arping applet building on musl</title>
<updated>2012-11-23T20:02:14+00:00</updated>
<author>
<name>Florian Fainelli</name>
<email>florian@openwrt.org</email>
</author>
<published>2012-11-23T20:02:14+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=92fd6e6f1a93614ef5c5f0d960f67fb110bf8d2e'/>
<id>92fd6e6f1a93614ef5c5f0d960f67fb110bf8d2e</id>
<content type='text'>
musl-libc is more strict about missing includes.

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

SVN-Revision: 34311
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
musl-libc is more strict about missing includes.

Signed-off-by: Florian Fainelli &lt;florian@openwrt.org&gt;

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