<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/utils/busybox/files, 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>sysntpd: restore support for peer-less (standalone) mode</title>
<updated>2017-03-15T22:05:00+00:00</updated>
<author>
<name>Piotr Dymacz</name>
<email>pepe2k@gmail.com</email>
</author>
<published>2017-03-06T22:20:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6e44f47a90c1971aa3582a1e764746c43177401b'/>
<id>6e44f47a90c1971aa3582a1e764746c43177401b</id>
<content type='text'>
ntpd from Busybox supports peer-less (standalone) mode when it's started
with option -l and without any peer provided with option -p. In this
mode ntpd uses local time as reference and acts as stratum 1 server.

This mode can be used in isolated networks, where Internet access and/or
other NTP server/s are not available, but the device has some other way
of getting correct time, like e.g. GPS (ugps supports setting local time
by default).

Support for this mode was incorrectly disabled/removed in:
1527f96ca6e196fa17c96fdb3ae520158fa5943f

Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;
Acked-by: Jo-Philipp Wich &lt;jo@mein.io&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ntpd from Busybox supports peer-less (standalone) mode when it's started
with option -l and without any peer provided with option -p. In this
mode ntpd uses local time as reference and acts as stratum 1 server.

This mode can be used in isolated networks, where Internet access and/or
other NTP server/s are not available, but the device has some other way
of getting correct time, like e.g. GPS (ugps supports setting local time
by default).

Support for this mode was incorrectly disabled/removed in:
1527f96ca6e196fa17c96fdb3ae520158fa5943f

Signed-off-by: Piotr Dymacz &lt;pepe2k@gmail.com&gt;
Acked-by: Jo-Philipp Wich &lt;jo@mein.io&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>sysntpd: remove procd_open_trigger/procd_close_trigger calls</title>
<updated>2016-07-29T14:41:08+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@nbd.name</email>
</author>
<published>2016-07-29T11:03:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=88304ea6e516d0f2b34fc53ba4de0f61ccaa0229'/>
<id>88304ea6e516d0f2b34fc53ba4de0f61ccaa0229</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@nbd.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: Call ntpd hotplug script for every action</title>
<updated>2016-06-10T16:05:08+00:00</updated>
<author>
<name>Hans Dedecker</name>
<email>hans.dedecker@technicolor.com</email>
</author>
<published>2016-06-08T14:39:04+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=96db69bd45e459def044645ad759245581a6a5b2'/>
<id>96db69bd45e459def044645ad759245581a6a5b2</id>
<content type='text'>
Daemons that are waiting for a timesync are only triggered when the action is stratum.
As step is the first sync action pass all actions to the ntpd hotplug scripts; it's up
to the ntpd hotplugscript to filter out the actions it is interested in.

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Daemons that are waiting for a timesync are only triggered when the action is stratum.
As step is the first sync action pass all actions to the ntpd hotplug scripts; it's up
to the ntpd hotplugscript to filter out the actions it is interested in.

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: run sysntpd at higher priority</title>
<updated>2016-05-30T20:53:35+00:00</updated>
<author>
<name>Maxim Storchak</name>
<email>m.storchak@gmail.com</email>
</author>
<published>2016-05-29T07:26:37+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=442ff3b34da80ba62d539c1998351600d5e8ae0b'/>
<id>442ff3b34da80ba62d539c1998351600d5e8ae0b</id>
<content type='text'>
When a router is under load ntpd would have better chance to accurately
maintain system time.

Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
When a router is under load ntpd would have better chance to accurately
maintain system time.

Signed-off-by: Maxim Storchak &lt;m.storchak@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: sysntpd - Support for NTP servers received via DHCP(v6)</title>
<updated>2016-05-24T11:30:58+00:00</updated>
<author>
<name>Hans Dedecker</name>
<email>dedeckeh@gmail.com</email>
</author>
<published>2016-05-23T12:30:57+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=6707d9750aa37df75fc1d5c9e64ab599f608c3a2'/>
<id>6707d9750aa37df75fc1d5c9e64ab599f608c3a2</id>
<content type='text'>
The busybox ntpd utility currently uses ntp servers specified in uci.
This patch allows the ntpd utility to use NTP servers received via DHCP(v6)
Following uci parameters have been added:
    use_dhcp : enables NTP server config via DHCP(v6)
    dhcp_interface : use NTP servers received only on the specified DHCP(v6) interfaces; if empty all interfaces are considered

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The busybox ntpd utility currently uses ntp servers specified in uci.
This patch allows the ntpd utility to use NTP servers received via DHCP(v6)
Following uci parameters have been added:
    use_dhcp : enables NTP server config via DHCP(v6)
    dhcp_interface : use NTP servers received only on the specified DHCP(v6) interfaces; if empty all interfaces are considered

Signed-off-by: Hans Dedecker &lt;dedeckeh@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Disable telnet in favor of passwordless SSH</title>
<updated>2015-09-07T19:29:25+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2015-09-07T19:29:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d196b1fc2eddf7cbab4351452b6fc9b41f15b142'/>
<id>d196b1fc2eddf7cbab4351452b6fc9b41f15b142</id>
<content type='text'>
This enables passworldless login for root via SSH whenever no root
password is set (e.g. after reset, flashing without keeping config
or in failsafe) and removes telnet support alltogether.

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

SVN-Revision: 46809
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables passworldless login for root via SSH whenever no root
password is set (e.g. after reset, flashing without keeping config
or in failsafe) and removes telnet support alltogether.

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

SVN-Revision: 46809
</pre>
</div>
</content>
</entry>
<entry>
<title>ntp: add hotplug class for ntp-events</title>
<updated>2014-11-28T11:41:25+00:00</updated>
<author>
<name>Steven Barth</name>
<email>cyrus@openwrt.org</email>
</author>
<published>2014-11-28T11:41:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=016d6acde5984a68e1904e21fdca32053e4c0dca'/>
<id>016d6acde5984a68e1904e21fdca32053e4c0dca</id>
<content type='text'>
Based on a patch by Luiz Angelo Daros de Luca

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

SVN-Revision: 43421
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Based on a patch by Luiz Angelo Daros de Luca

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

SVN-Revision: 43421
</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>
</feed>
