<feed xmlns='http://www.w3.org/2005/Atom'>
<title>multitech-oe.git/packages/ntp/files, branch multitech-corecdp-1.x</title>
<subtitle>Multi-Tech CoreCDP 1.x OpenEmbedded Tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/'/>
<entry>
<title>rename packages/ to recipes/ per earlier agreement</title>
<updated>2009-03-17T18:32:59+00:00</updated>
<author>
<name>Denys Dmytriyenko</name>
<email>denis@denix.org</email>
</author>
<published>2009-03-17T18:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=709c4d66e0b107ca606941b988bad717c0b45d9b'/>
<id>709c4d66e0b107ca606941b988bad717c0b45d9b</id>
<content type='text'>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See links below for more details:
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326
http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816

Signed-off-by: Denys Dmytriyenko &lt;denis@denix.org&gt;
Acked-by: Mike Westerhof &lt;mwester@dls.net&gt;
Acked-by: Philip Balister &lt;philip@balister.org&gt;
Acked-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Acked-by: Marcin Juszkiewicz &lt;hrw@openembedded.org&gt;
Acked-by: Koen Kooi &lt;koen@openembedded.org&gt;
Acked-by: Frans Meulenbroeks &lt;fransmeulenbroeks@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>mtn2git: remove .mtn2git_empty files in non-empty directories</title>
<updated>2008-10-15T13:27:49+00:00</updated>
<author>
<name>Jan Luebbe</name>
<email>jluebbe@debian.org</email>
</author>
<published>2008-10-15T13:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=869ba9e1fb2237b75560feed13545a35f3c3569d'/>
<id>869ba9e1fb2237b75560feed13545a35f3c3569d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ntp 4.2.0: Correct the gcc4 patch</title>
<updated>2005-11-26T21:41:14+00:00</updated>
<author>
<name>Richard Purdie</name>
<email>rpurdie@rpsys.net</email>
</author>
<published>2005-11-26T21:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=1e401f41e6148581a1bcd82fb3c54daa17dd3556'/>
<id>1e401f41e6148581a1bcd82fb3c54daa17dd3556</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ntp 4.2.0: added workaround for IPv6 problem on 2.4.18 machines</title>
<updated>2005-11-15T17:46:57+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openembedded.org</email>
</author>
<published>2005-11-15T17:46:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=ef17342f3996aeb72e9d7b7c095a85c16a030330'/>
<id>ef17342f3996aeb72e9d7b7c095a85c16a030330</id>
<content type='text'>
- according to http://bugs.debian.org/249216 problem exist in kernels
  older then 2.4.26 - quote:
  "It's a kernel bug.  Returns an AF_INET6 socket, but IPV6_V6ONLY fails.
   There may be a way to work-around it in ntpdate, but the correct answer
   is to upgrade the kernel."
Behaviour without that changeset:
# ntpdate time.apple.com
ntpdate[25796]: setsockopt() IPV6_V6ONLY failed: Protocol not available
removing ipv6 kernel module helps but it is not a resolution  
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- according to http://bugs.debian.org/249216 problem exist in kernels
  older then 2.4.26 - quote:
  "It's a kernel bug.  Returns an AF_INET6 socket, but IPV6_V6ONLY fails.
   There may be a way to work-around it in ntpdate, but the correct answer
   is to upgrade the kernel."
Behaviour without that changeset:
# ntpdate time.apple.com
ntpdate[25796]: setsockopt() IPV6_V6ONLY failed: Protocol not available
removing ipv6 kernel module helps but it is not a resolution  
</pre>
</div>
</content>
</entry>
<entry>
<title>ntp 4.2.0: fixed build problem with gcc 4.x</title>
<updated>2005-11-15T10:57:45+00:00</updated>
<author>
<name>Marcin Juszkiewicz</name>
<email>hrw@openembedded.org</email>
</author>
<published>2005-11-15T10:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=4517a7f078a24c3af19cf5e43098882ba3028171'/>
<id>4517a7f078a24c3af19cf5e43098882ba3028171</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding local HW clock and default security.</title>
<updated>2005-07-06T18:01:33+00:00</updated>
<author>
<name>ccsmart</name>
<email>ccsmart@smartpal.de</email>
</author>
<published>2005-07-06T18:01:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=9c8ed5e61498f7c5537c345d92e5b2da9fd6af3d'/>
<id>9c8ed5e61498f7c5537c345d92e5b2da9fd6af3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>import clean BK tree at cset 1.3670</title>
<updated>2005-06-30T08:19:37+00:00</updated>
<author>
<name>Koen Kooi</name>
<email>koen@openembedded.org</email>
</author>
<published>2005-06-30T08:19:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=c8e5702127e507e82e6f68a4b8c546803accea9d'/>
<id>c8e5702127e507e82e6f68a4b8c546803accea9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge bk://oe-devel.bkbits.net/openembedded</title>
<updated>2005-06-13T23:40:07+00:00</updated>
<author>
<name>nslu2-linux.adm@bkbits.net</name>
<email>nslu2-linux.adm@bkbits.net</email>
</author>
<published>2005-06-13T23:40:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=631d48c531b706bfb3303708a0a010a6fc5198ef'/>
<id>631d48c531b706bfb3303708a0a010a6fc5198ef</id>
<content type='text'>
into  bkbits.net:/repos/n/nslu2-linux/openembedded

2005/06/14 01:22:21+02:00 handhelds.org!CoreDump
ntp: Unb0rk postinst for ntpdate and add initscript for ntpd. Fixing Bug #85

BKrev: 42ae1957t2uUftWKAVWn8H_NJIhHcw
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
into  bkbits.net:/repos/n/nslu2-linux/openembedded

2005/06/14 01:22:21+02:00 handhelds.org!CoreDump
ntp: Unb0rk postinst for ntpdate and add initscript for ntpd. Fixing Bug #85

BKrev: 42ae1957t2uUftWKAVWn8H_NJIhHcw
</pre>
</div>
</content>
</entry>
<entry>
<title>Fully working NTP 4.2.0 only tested on openslug (NSLU2).</title>
<updated>2005-05-06T18:53:31+00:00</updated>
<author>
<name>John Bowler</name>
<email>jbowler@nslu2-linux.org</email>
</author>
<published>2005-05-06T18:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=47f58b58f75a7de5862256df6f7757da890039bf'/>
<id>47f58b58f75a7de5862256df6f7757da890039bf</id>
<content type='text'>
This commit includes fixes for the setting of the tick value
in the NSLU2 kernel (by using NTP tickadj) and a startup
script for ntpd.

BKrev: 427bbd2bzSbx3hAqqMqrxRL2wppwPg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit includes fixes for the setting of the tick value
in the NSLU2 kernel (by using NTP tickadj) and a startup
script for ntpd.

BKrev: 427bbd2bzSbx3hAqqMqrxRL2wppwPg
</pre>
</div>
</content>
</entry>
<entry>
<title>Buildable, working NTP 4.2.0, only tested on NSLU2/openslug</title>
<updated>2005-05-06T17:59:37+00:00</updated>
<author>
<name>John Bowler</name>
<email>jbowler@nslu2-linux.org</email>
</author>
<published>2005-05-06T17:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/multitech-oe.git/commit/?id=f33c08f69489df57e79ea2e6f29226015c655038'/>
<id>f33c08f69489df57e79ea2e6f29226015c655038</id>
<content type='text'>
To be updated to improve the packaging and add a startup script
(not present here.)  To use at present it is necessary to
create /etc/ntp.conf and run ntpd by hand.

BKrev: 427bb089y7NNtB5YyX2-YDXRpxuO2g
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To be updated to improve the packaging and add a startup script
(not present here.)  To use at present it is necessary to
create /etc/ntp.conf and run ntpd by hand.

BKrev: 427bb089y7NNtB5YyX2-YDXRpxuO2g
</pre>
</div>
</content>
</entry>
</feed>
