<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts, branch 9.81</title>
<subtitle>Mageia fork of Fedora's Init Scripts</subtitle>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/'/>
<entry>
<title>9.81</title>
<updated>2018-06-01T12:51:29+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-31T14:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a5b9f3bd86021c8587a07b3288a08eb1c7783ea8'/>
<id>a5b9f3bd86021c8587a07b3288a08eb1c7783ea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src/consoletype.c: deprecation warning added</title>
<updated>2018-06-01T12:51:29+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-31T12:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0d6b1e0188dcf74bf43d54a18ce5dc5fb8679339'/>
<id>0d6b1e0188dcf74bf43d54a18ce5dc5fb8679339</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src/genhostid.c: deprecation warning added</title>
<updated>2018-06-01T12:51:29+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-31T11:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=8e30047757e8a8947eee3edc0feebcac7289334b'/>
<id>8e30047757e8a8947eee3edc0feebcac7289334b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src/genhostid.c: fixed to not override /etc/hostid if it already exists</title>
<updated>2018-06-01T12:51:29+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-30T15:46:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ecc23fe5b61bc5d501cd2fcffffcf5ab87269317'/>
<id>ecc23fe5b61bc5d501cd2fcffffcf5ab87269317</id>
<content type='text'>
  Resolves: #105
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Resolves: #105
</pre>
</div>
</content>
</entry>
<entry>
<title>src/usleep.c: GCC warnings fixed</title>
<updated>2018-06-01T12:51:29+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-30T15:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d8746bfc9d8d944082726cdcbee634b1ec72d45f'/>
<id>d8746bfc9d8d944082726cdcbee634b1ec72d45f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>nis-domainname.service removed</title>
<updated>2018-06-01T12:51:29+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-31T10:08:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1a436be4b16b6eed3f29b192ace8435daaf041f6'/>
<id>1a436be4b16b6eed3f29b192ace8435daaf041f6</id>
<content type='text'>
  It has been moved into the hostname package:
  https://src.fedoraproject.org/rpms/hostname/pull-request/1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  It has been moved into the hostname package:
  https://src.fedoraproject.org/rpms/hostname/pull-request/1
</pre>
</div>
</content>
</entry>
<entry>
<title>fedora-* services renamed to more general names</title>
<updated>2018-06-01T12:51:29+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-30T15:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=37109fdf9808ffc87cfff5604c8ca445ffdec64c'/>
<id>37109fdf9808ffc87cfff5604c8ca445ffdec64c</id>
<content type='text'>
  This removes the OS flavour embedded into the initscripts. See also:
  https://bugzilla.redhat.com/show_bug.cgi?id=1584645

  Resolves: #161
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  This removes the OS flavour embedded into the initscripts. See also:
  https://bugzilla.redhat.com/show_bug.cgi?id=1584645

  Resolves: #161
</pre>
</div>
</content>
</entry>
<entry>
<title>specfile: missing fedora-domainname.service returned in systemd macros</title>
<updated>2018-06-01T12:51:29+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-31T10:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1ea9057be049bebf01e24c48ff14e1121e9b4645'/>
<id>1ea9057be049bebf01e24c48ff14e1121e9b4645</id>
<content type='text'>
  During previous cleanup, where we removed the symlinks to fedora-*
  services, we forgot to add the fedora-domainname.service into the
  systemd macros.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  During previous cleanup, where we removed the symlinks to fedora-*
  services, we forgot to add the fedora-domainname.service into the
  systemd macros.
</pre>
</div>
</content>
</entry>
<entry>
<title>COPYING updated to latest GNU version (GPLv2+)</title>
<updated>2018-06-01T12:51:29+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-30T14:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=81a51973b59634b2391b16e278d3f24f97ffae58'/>
<id>81a51973b59634b2391b16e278d3f24f97ffae58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network-scripts: control 'network' service with alternatives as well</title>
<updated>2018-06-01T12:51:29+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-31T13:58:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=82dae2f40f43685c8c4c86e6cb45fd86bc070fae'/>
<id>82dae2f40f43685c8c4c86e6cb45fd86bc070fae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
