<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/package/utils/busybox/files/sysntpd, 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 validation in sysntpd init script</title>
<updated>2014-06-30T10:11:18+00:00</updated>
<author>
<name>Luka Perkov</name>
<email>luka@openwrt.org</email>
</author>
<published>2014-06-30T10:11:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9dd205b2ad5cdb761ebbc93b1c794942b8cb9a6f'/>
<id>9dd205b2ad5cdb761ebbc93b1c794942b8cb9a6f</id>
<content type='text'>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 41415
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Luka Perkov &lt;luka@openwrt.org&gt;

SVN-Revision: 41415
</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: fix processing of multiple NTP servers in the config (#15294)</title>
<updated>2014-03-17T14:52:18+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2014-03-17T14:52:18+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f960a1fdb0f98c64e513845d5b12913aaef3e63f'/>
<id>f960a1fdb0f98c64e513845d5b12913aaef3e63f</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 39935
</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: 39935
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: do not abort sysntpd init if enable_server is unset, that variable just controls the server part for relaying NTP</title>
<updated>2013-11-28T11:28:40+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-11-28T11:28:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1527f96ca6e196fa17c96fdb3ae520158fa5943f'/>
<id>1527f96ca6e196fa17c96fdb3ae520158fa5943f</id>
<content type='text'>
SVN-Revision: 38936
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 38936
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: fixup 2 wrong option types</title>
<updated>2013-11-13T11:07:24+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-11-13T11:07:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=a9cfb4b827af79903c9db0c3113c7074a2c9b804'/>
<id>a9cfb4b827af79903c9db0c3113c7074a2c9b804</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38789
</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: 38789
</pre>
</div>
</content>
</entry>
<entry>
<title>procd: convert services to the new validation api</title>
<updated>2013-11-13T10:49:41+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-11-13T10:49:41+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=1f938570927a03713b0aae1626aebaa0db4fb4f5'/>
<id>1f938570927a03713b0aae1626aebaa0db4fb4f5</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38787
</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: 38787
</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>procd: convert various packages to procd style init.d scripts</title>
<updated>2013-09-17T21:45:30+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2013-09-17T21:45:30+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=f87409440298121ae1fbd718a17267cc180438e4'/>
<id>f87409440298121ae1fbd718a17267cc180438e4</id>
<content type='text'>
Signed-off-by: John Crispin &lt;blogic@openwrt.org&gt;

SVN-Revision: 38023
</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: 38023
</pre>
</div>
</content>
</entry>
<entry>
<title>busybox: rename ntp init script back to sysntpd (#13920)</title>
<updated>2013-08-04T12:40:24+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2013-08-04T12:40:24+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c5b4d98d3956d623980d962cfab07e0c48e2ca5a'/>
<id>c5b4d98d3956d623980d962cfab07e0c48e2ca5a</id>
<content type='text'>
Renaming the init script to ntp broke LuCI time sync functionality and collides with other ntp packages

SVN-Revision: 37681
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renaming the init script to ntp broke LuCI time sync functionality and collides with other ntp packages

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