<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/timezone.pm, branch 18.71</title>
<subtitle>Mageia Installer and base platform for many utilities</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/'/>
<entry>
<title>drakclock: make sure we configure the currently installed ntp service.</title>
<updated>2026-01-04T21:32:20+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2026-01-04T17:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=94fe5964a4c89834c010ef6822129d1084e2ac06'/>
<id>94fe5964a4c89834c010ef6822129d1084e2ac06</id>
<content type='text'>
drakclock can install chrony, so the ntpd and ntp_conf strings
provided by the imezone module should be dynamic, not static.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
drakclock can install chrony, so the ntpd and ntp_conf strings
provided by the imezone module should be dynamic, not static.
</pre>
</div>
</content>
</entry>
<entry>
<title>drakclock: fix config file read/write for chrony and ntpsec (mga#34664)</title>
<updated>2026-01-04T21:30:27+00:00</updated>
<author>
<name>Martin Whitaker</name>
<email>mageia@martin-whitaker.me.uk</email>
</author>
<published>2026-01-04T15:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=dd7c30bd6b30a6ac3cf23b5460e8337f147b13a2'/>
<id>dd7c30bd6b30a6ac3cf23b5460e8337f147b13a2</id>
<content type='text'>
drakclock only supports selecting a server pool, not individual servers,
so use the "pool" directive instead if the "server" directive. Rename
the subroutines in timezone.pm for clarity.

ntpsec overrides /etc/ntp.conf with settings found in /etc/ntp.d/, so
we need to read/write /etc/ntp.d/use-pool.

Both chrony and ntpsec support the iburst option, so we can write that
unconditionally.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
drakclock only supports selecting a server pool, not individual servers,
so use the "pool" directive instead if the "server" directive. Rename
the subroutines in timezone.pm for clarity.

ntpsec overrides /etc/ntp.conf with settings found in /etc/ntp.d/, so
we need to read/write /etc/ntp.d/use-pool.

Both chrony and ntpsec support the iburst option, so we can write that
unconditionally.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix timezone dir install prefix prepending (broken symlink during installer mga#14888)</title>
<updated>2015-02-15T11:54:28+00:00</updated>
<author>
<name>Angelo Naselli</name>
<email>anaselli@linux.it</email>
</author>
<published>2015-02-15T11:54:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9ff316b07c005c0e43e2a9f0546baa85a3abaaae'/>
<id>9ff316b07c005c0e43e2a9f0546baa85a3abaaae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix timezone dir install prefix prepending (broken symlink during installer mga#14888)"</title>
<updated>2015-02-15T11:45:58+00:00</updated>
<author>
<name>Angelo Naselli</name>
<email>anaselli@linux.it</email>
</author>
<published>2015-02-15T11:45:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b26a69c7edbec529be9d325414e8cb47ca132182'/>
<id>b26a69c7edbec529be9d325414e8cb47ca132182</id>
<content type='text'>
This reverts commit 46ce1e3284d595bd7be1ab41a79ecd67730553e4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 46ce1e3284d595bd7be1ab41a79ecd67730553e4.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix timezone dir install prefix prepending (broken symlink during installer mga#14888)</title>
<updated>2015-02-15T09:52:42+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2015-02-15T09:52:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=46ce1e3284d595bd7be1ab41a79ecd67730553e4'/>
<id>46ce1e3284d595bd7be1ab41a79ecd67730553e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drakclock: Ensure that /etc/localtime is a symlink (mga#14888)</title>
<updated>2015-02-08T21:33:46+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2015-02-08T21:33:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=f6d83149036c800310fb307b79a477c614141056'/>
<id>f6d83149036c800310fb307b79a477c614141056</id>
<content type='text'>
This is actually just a followup to d4be53b62 to use the wrapper symlinkf() function
which seems a little bit neater (subjective) and to update NEWS file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is actually just a followup to d4be53b62 to use the wrapper symlinkf() function
which seems a little bit neater (subjective) and to update NEWS file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Create a symlink instead a hard copy to localtime see issue #14888</title>
<updated>2015-02-08T18:27:46+00:00</updated>
<author>
<name>Angelo Naselli</name>
<email>anaselli@linux.it</email>
</author>
<published>2015-02-08T18:27:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d4be53b62716ec14020f5c29bd68fd9c0ab8d27e'/>
<id>d4be53b62716ec14020f5c29bd68fd9c0ab8d27e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kill $Id:$ tags</title>
<updated>2014-06-07T06:29:16+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2014-06-07T06:23:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=9df2d51e71e3676d7c8d0d86dac8259e9aa5ae5e'/>
<id>9df2d51e71e3676d7c8d0d86dac8259e9aa5ae5e</id>
<content type='text'>
they're obsolete since switching from CVS/SVN to git...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
they're obsolete since switching from CVS/SVN to git...
</pre>
</div>
</content>
</entry>
<entry>
<title>timezone: As we will install chrony, assume that when nothing is installed.</title>
<updated>2013-11-23T11:11:12+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-11-23T11:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=a69511015762808bba2d17cfc64485eb7fd5e420'/>
<id>a69511015762808bba2d17cfc64485eb7fd5e420</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add chrony support to drakclock mga#11092</title>
<updated>2013-11-17T20:41:41+00:00</updated>
<author>
<name>David Walser</name>
<email>luigiwalser@mageia.org</email>
</author>
<published>2013-11-17T19:00:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d54857e5704e52bc93d810250732affc82e1d65f'/>
<id>d54857e5704e52bc93d810250732affc82e1d65f</id>
<content type='text'>
v2 (by Colin Guthrie)
  * Fix external variable reference (my -&gt; our + $ when using it)
  * Drop systemd cgroup filesystem check as the path has changed now
    (prefer "systemctl is-active foo.service" instead)
  * Add iburst to chrony config server definitions (triggers sync at
    startup)
  * Don't use ntpdate with chrony - rather chronyc waitsync
  * Don't bother checking for ntp in finish-install - just use chrony
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
v2 (by Colin Guthrie)
  * Fix external variable reference (my -&gt; our + $ when using it)
  * Drop systemd cgroup filesystem check as the path has changed now
    (prefer "systemctl is-active foo.service" instead)
  * Add iburst to chrony config server definitions (triggers sync at
    startup)
  * Don't use ntpdate with chrony - rather chronyc waitsync
  * Don't bother checking for ntp in finish-install - just use chrony
</pre>
</div>
</content>
</entry>
</feed>
