diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-June/016472.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-June/016472.html | 151 |
1 files changed, 151 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-June/016472.html b/zarb-ml/mageia-dev/2012-June/016472.html new file mode 100644 index 000000000..ffe30e961 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-June/016472.html @@ -0,0 +1,151 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Proposed Feature: Chrony as default NTP client + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposed%20Feature%3A%20Chrony%20as%20default%20NTP%20client&In-Reply-To=%3C4FD8A007.8010008%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="016471.html"> + <LINK REL="Next" HREF="016476.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Proposed Feature: Chrony as default NTP client</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Proposed%20Feature%3A%20Chrony%20as%20default%20NTP%20client&In-Reply-To=%3C4FD8A007.8010008%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Proposed Feature: Chrony as default NTP client">mageia at colin.guthr.ie + </A><BR> + <I>Wed Jun 13 16:13:27 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="016471.html">[Mageia-dev] Proposed Feature: Chrony as default NTP client +</A></li> + <LI>Next message: <A HREF="016476.html">[Mageia-dev] Proposed Feature: Chrony as default NTP client +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16472">[ date ]</a> + <a href="thread.html#16472">[ thread ]</a> + <a href="subject.html#16472">[ subject ]</a> + <a href="author.html#16472">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and David Walser at 13/06/12 15:05 did gyre and gimble: +><i> Olav Vitters <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">olav at ...</A>> writes: +</I>>><i> On Wed, Jun 13, 2012 at 06:30:46AM -0700, David Walser wrote: +</I>>>><i> As Fedora has done, the proposal to change the default NTP client to chrony: +</I>>>><i> <A HREF="https://wiki.mageia.org/en/Feature:ChronyDefaultNTP">https://wiki.mageia.org/en/Feature:ChronyDefaultNTP</A> +</I>>><i> +</I>>><i> Note that systemd has some deamon to control "NTP": +</I>>><i> <A HREF="http://www.freedesktop.org/wiki/Software/systemd/timedated">http://www.freedesktop.org/wiki/Software/systemd/timedated</A> +</I>><i> +</I>><i> Thanks for pointing that out, it's a new thing that I wasn't aware of. +</I>><i> +</I>><i> Fedora has just added it to their ntp package: +</I>><i> <A HREF="http://pkgs.fedoraproject.org/gitweb/?p=ntp.git;a=commitdiff;h=a05ddcca8f863e9d2585271207bad00da4b30e6f">http://pkgs.fedoraproject.org/gitweb/?p=ntp.git;a=commitdiff;h=a05ddcca8f863e9d2585271207bad00da4b30e6f</A> +</I>><i> +</I>><i> We'll pull that change in the next time we update our ntp package and its +</I>><i> systemd unit file. +</I> +I already made the important part of that change in mga2 prior to release: + +<A HREF="http://svnweb.mageia.org/packages/cauldron/ntp/current/SOURCES/ntpd.service?r1=227388&r2=234622">http://svnweb.mageia.org/packages/cauldron/ntp/current/SOURCES/ntpd.service?r1=227388&r2=234622</A> + + +We differ from fedora which effectively mades it static when installed +(i.e. no way to disable it), whereas we still provide a way to disable +it should the user wish (although it is enabled by default). + +><i> They also added it to chrony, which we'll get when we import it: +</I>><i> <A HREF="http://pkgs.fedoraproject.org/gitweb/?p=chrony.git;a=commitdiff;h=f56b1f868382bd6c4a2774e39bb4d9004c79c953">http://pkgs.fedoraproject.org/gitweb/?p=chrony.git;a=commitdiff;h=f56b1f868382bd6c4a2774e39bb4d9004c79c953</A> +</I> +Yup. I'm not sure if we should take the same course of action as ntp +(make them both still optional if installed) of if the packages +themselves should conflict or similar. I'm not sure what kind of havoc +is wreaked when both ntp and chrony are installed together. + +>><i> Suggest MCC and so on make use of that as much as possible. If you +</I>>><i> agree, please add to feature page. +</I>><i> +</I>><i> What changes would need to be made in MCC for this? +</I> +Basically make it use the dbus service exclusively to adjust the time +and timezone (tho' there may still be some files to be written with zone +information etc, but I'm not 100% sure without looking properly) + +Col + + + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> + + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="016471.html">[Mageia-dev] Proposed Feature: Chrony as default NTP client +</A></li> + <LI>Next message: <A HREF="016476.html">[Mageia-dev] Proposed Feature: Chrony as default NTP client +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#16472">[ date ]</a> + <a href="thread.html#16472">[ thread ]</a> + <a href="subject.html#16472">[ subject ]</a> + <a href="author.html#16472">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |