<feed xmlns='http://www.w3.org/2005/Atom'>
<title>drakx/perl-install/services.pm, branch 16.37</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>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>services.pm: Use no-reload mode when interacting with systemd.</title>
<updated>2014-01-14T20:51:05+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2014-01-14T13:50:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=341ee9fe5e9810a8cc1a7d7156da0158f78dce68'/>
<id>341ee9fe5e9810a8cc1a7d7156da0158f78dce68</id>
<content type='text'>
Basically, there seems to be an issue right now if we do lots of reloads.
It seems to be somewhat racy and systemd gets generally confused when we
do this during boot (which we do) and trigger a reload. The reload isn't
strictly needed, as we do also explicitly start the services we enable
(with --no-block so that we don't cause a deadlock) so all *should* be
99% OK. Using it at runtime might mean we don't have fully up-to-date
enablement status, but being able to boot wins at the moment.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Basically, there seems to be an issue right now if we do lots of reloads.
It seems to be somewhat racy and systemd gets generally confused when we
do this during boot (which we do) and trigger a reload. The reload isn't
strictly needed, as we do also explicitly start the services we enable
(with --no-block so that we don't cause a deadlock) so all *should* be
99% OK. Using it at runtime might mean we don't have fully up-to-date
enablement status, but being able to boot wins at the moment.
</pre>
</div>
</content>
</entry>
<entry>
<title>simplify: just use tooltips for service descriptions</title>
<updated>2013-11-24T22:28:18+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-12T03:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b2cd4d7c3e240b2ef55ed60884cbcc84f22e29dc'/>
<id>b2cd4d7c3e240b2ef55ed60884cbcc84f22e29dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>workaround a gtk+3 regression (bgo#711873)</title>
<updated>2013-11-24T22:28:17+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-11T23:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=7ef9fc1db488a53e12980f367eb8666f4e840bfb'/>
<id>7ef9fc1db488a53e12980f367eb8666f4e840bfb</id>
<content type='text'>
See https://bugzilla.gnome.org/show_bug.cgi?id=711873
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://bugzilla.gnome.org/show_bug.cgi?id=711873
</pre>
</div>
</content>
</entry>
<entry>
<title>fix "undefined value for mandatory argument..."</title>
<updated>2013-11-24T22:28:16+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2013-11-07T17:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e33461f6d781c07c325db3a6d502f533d84ff095'/>
<id>e33461f6d781c07c325db3a6d502f533d84ff095</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>perlish -&gt;window =&gt; -&gt;get_window</title>
<updated>2013-11-24T20:28:34+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2012-08-01T16:56:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=e5d2e80a09845619e90d736ac9c0f5fb3665574d'/>
<id>e5d2e80a09845619e90d736ac9c0f5fb3665574d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use Gtk3 namespace instead of Gtk2</title>
<updated>2013-11-24T20:28:33+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2012-08-01T15:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=b9e700aea8f8dfae031d9ff923f00393b052fd3d'/>
<id>b9e700aea8f8dfae031d9ff923f00393b052fd3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use (my|u)gtk3 instead of *tk2</title>
<updated>2013-11-24T20:28:33+00:00</updated>
<author>
<name>Thierry Vignaud</name>
<email>thierry.vignaud@gmail.com</email>
</author>
<published>2012-08-01T15:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=504f6c89db28716c7038153fb7838565b4ba0583'/>
<id>504f6c89db28716c7038153fb7838565b4ba0583</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>
<entry>
<title>Fix path after UsrMove</title>
<updated>2013-09-02T22:18:01+00:00</updated>
<author>
<name>Nicolas Lécureuil</name>
<email>neoclust@mageia.org</email>
</author>
<published>2013-09-02T22:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/drakx/commit/?id=d5d76ab1b86bd3db9f253757ad8e3f846eb3fe90'/>
<id>d5d76ab1b86bd3db9f253757ad8e3f846eb3fe90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
