<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/utils/busybox/Makefile, 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/utils/busybox: probably from OpenWRT</title>
<updated>2018-09-16T17:34:33+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2018-09-16T17:34:33+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0b9d096ec9e86dfc56e04348bc838e333769c1de'/>
<id>0b9d096ec9e86dfc56e04348bc838e333769c1de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: Fix pam_start link errors when PAM support is enabled</title>
<updated>2014-08-18T13:10:08+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-08-18T13:10:08+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=406d53c6977b8ab9881763f6415c0324f28f2411'/>
<id>406d53c6977b8ab9881763f6415c0324f28f2411</id>
<content type='text'>
Patch to BusyBox Makefile to fix linker errors when PAM support is enabled by
CONFIG_BUSYBOX_CONFIG_PAM=y. Typical errors include:
login.c:(.text.login_main+0x122): undefined reference to `pam_start'

Signed-off-by: Stephen Parry &lt;sgparry@mainscreen.com&gt;

SVN-Revision: 42195
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch to BusyBox Makefile to fix linker errors when PAM support is enabled by
CONFIG_BUSYBOX_CONFIG_PAM=y. Typical errors include:
login.c:(.text.login_main+0x122): undefined reference to `pam_start'

Signed-off-by: Stephen Parry &lt;sgparry@mainscreen.com&gt;

SVN-Revision: 42195
</pre>
</div>
</content>
</entry>
<entry>
<title>build: disable the PKG_CHECK_FORMAT_SECURITY check for the failing packages</title>
<updated>2014-06-30T08:19:48+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-06-30T08:19:48+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=b3b55de395b88cf8abf139038250549e1fc1d47d'/>
<id>b3b55de395b88cf8abf139038250549e1fc1d47d</id>
<content type='text'>
The idea is to gradually fix the packages

Signed-off-by: Etienne CHAMPETIER &lt;etienne.champetier@free.fr&gt;

SVN-Revision: 41411
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The idea is to gradually fix the packages

Signed-off-by: Etienne CHAMPETIER &lt;etienne.champetier@free.fr&gt;

SVN-Revision: 41411
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: use ntp enabled config option</title>
<updated>2014-06-27T07:55:03+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-06-27T07:55:03+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a51588a5f9a5c62206b467def65a13219f2fe0ad'/>
<id>a51588a5f9a5c62206b467def65a13219f2fe0ad</id>
<content type='text'>
Even if enabled option is missing from ntp configuration we are still keeping
default behavior.

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

SVN-Revision: 41355
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Even if enabled option is missing from ntp configuration we are still keeping
default behavior.

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

SVN-Revision: 41355
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: update to 1.22.1</title>
<updated>2014-05-25T17:42:09+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-05-25T17:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f4f553efa787e1f8f25bb2176f5e6c4c3aa659a9'/>
<id>f4f553efa787e1f8f25bb2176f5e6c4c3aa659a9</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 40852
</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: 40852
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: add a reworked implementation of menuconfig support, this time with a guard option that keeps all symbols at default values until an extra option is activated</title>
<updated>2014-01-31T13:50:16+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-01-31T13:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cc7b3e2465f57c92879e39690021b3276d4c61aa'/>
<id>cc7b3e2465f57c92879e39690021b3276d4c61aa</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 39435
</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: 39435
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: fix dependency on librpc (#14636)</title>
<updated>2014-01-31T12:28:29+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-01-31T12:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c85705ce8dee363f2ff5c4b0e8f82416a8c4416f'/>
<id>c85705ce8dee363f2ff5c4b0e8f82416a8c4416f</id>
<content type='text'>
SVN-Revision: 39434
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 39434
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: add back support for top-level menuconfig based config overrides (can be used by custom packages to alter the config)</title>
<updated>2013-12-17T20:37:27+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-12-17T20:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d2329f88f376e1e55d6d0377a27514681568a915'/>
<id>d2329f88f376e1e55d6d0377a27514681568a915</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 39125
</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: 39125
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: restore init scripts</title>
<updated>2013-12-17T17:17:00+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-12-17T17:17:00+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7a24db90aa7543999d7f3b72dd580c40f137be91'/>
<id>7a24db90aa7543999d7f3b72dd580c40f137be91</id>
<content type='text'>
Since the removal of the busybox menuconfig entries, the init scripts
for cron, telnet and ntp are not packaged anymore. Unconditionally
ship them from now on.

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

SVN-Revision: 39123
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since the removal of the busybox menuconfig entries, the init scripts
for cron, telnet and ntp are not packaged anymore. Unconditionally
ship them from now on.

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

SVN-Revision: 39123
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: add support for config overrides via env/busybox-config</title>
<updated>2013-12-16T19:27:35+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-12-16T19:27:35+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7340bc73f2bf2bea7c5c3edf700351dd5dd19e23'/>
<id>7340bc73f2bf2bea7c5c3edf700351dd5dd19e23</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 39107
</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: 39107
</pre>
</div>
</content>
</entry>
</feed>
