<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/utils/busybox/files/cron, 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>cron: add procd listeners for crontabs</title>
<updated>2018-06-18T16:21:20+00:00</updated>
<author>
<name>Paul Spooren</name>
<email>mail@aparcar.org</email>
</author>
<published>2018-06-14T01:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=cbf69fb2adced6096addbe6aeb54c1971c63dbe4'/>
<id>cbf69fb2adced6096addbe6aeb54c1971c63dbe4</id>
<content type='text'>
Add procd file listeners to check files in `/etc/crontabs/`.

Also unified a bit the function style.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add procd file listeners to check files in `/etc/crontabs/`.

Also unified a bit the function style.

Signed-off-by: Paul Spooren &lt;mail@aparcar.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: prevent globbing, word splitting</title>
<updated>2016-10-15T09:36:51+00:00</updated>
<author>
<name>Jan-Tarek Butt</name>
<email>tarek@ring0.de</email>
</author>
<published>2016-10-14T18:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=02d5f9477be31d2ca27d4e9f4d2d19f964c40c7c'/>
<id>02d5f9477be31d2ca27d4e9f4d2d19f964c40c7c</id>
<content type='text'>
Double quote to prevent globbing and word splitting.

Signed-off-by: Jan-Tarek Butt &lt;tarek@ring0.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Double quote to prevent globbing and word splitting.

Signed-off-by: Jan-Tarek Butt &lt;tarek@ring0.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: remove validation message from bootup</title>
<updated>2014-10-02T19:47:33+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-10-02T19:47:33+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=3cdeac41739a9bd720a279c07f8ec0895473ec68'/>
<id>3cdeac41739a9bd720a279c07f8ec0895473ec68</id>
<content type='text'>
A message:
uinteger - 9 = true
is displayed during boot. This is the result of the validate_data
command checking the cron log level. As the output is not
interesting, only the result, filter...

Signed-off-by: Michel Stam &lt;m.stam@fugro.nl&gt;

SVN-Revision: 42751
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A message:
uinteger - 9 = true
is displayed during boot. This is the result of the validate_data
command checking the cron log level. As the output is not
interesting, only the result, filter...

Signed-off-by: Michel Stam &lt;m.stam@fugro.nl&gt;

SVN-Revision: 42751
</pre>
</div>
</content>
</entry>
<entry>
<title>base-files: allow users to delect debug level during boot</title>
<updated>2013-11-25T08:34:55+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-11-25T08:34:55+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=93e9a71538c18a979c4999b1d54dd64e59e967ac'/>
<id>93e9a71538c18a979c4999b1d54dd64e59e967ac</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38909
</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: 38909
</pre>
</div>
</content>
</entry>
<entry>
<title>fix various init scripts</title>
<updated>2013-09-23T21:58:36+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2013-09-23T21:58:36+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ef5f83620738c07f4e67042c80578882418aaf0c'/>
<id>ef5f83620738c07f4e67042c80578882418aaf0c</id>
<content type='text'>
Changes include:

* removing unused variables
* replacing spaces with tabs where appropriate
* more consistency with variable declarations

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

SVN-Revision: 38142
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes include:

* removing unused variables
* replacing spaces with tabs where appropriate
* more consistency with variable declarations

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

SVN-Revision: 38142
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: convert crond init script to procd</title>
<updated>2013-07-11T17:00:30+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-07-11T17:00:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=928b503435a4e9ef1f5ddefe52de29cf35be9683'/>
<id>928b503435a4e9ef1f5ddefe52de29cf35be9683</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

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