<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/src, branch 10.12</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>rename_device: also support dracut-style kernel cmdline configuration</title>
<updated>2021-06-16T07:34:12+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2020-07-02T11:56:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=55cdbccad3f6492b1e721154a45e5884044db76d'/>
<id>55cdbccad3f6492b1e721154a45e5884044db76d</id>
<content type='text'>
There are 2 cases where this might be useful.
* On machines with initrd build without dracut-network, you can now
  still use ifname option
* On older kernels where double renaming was allowed, normal system
  replaced the name set by initrd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are 2 cases where this might be useful.
* On machines with initrd build without dracut-network, you can now
  still use ifname option
* On older kernels where double renaming was allowed, normal system
  replaced the name set by initrd.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "remove rename_device_lock when process does not exist"</title>
<updated>2021-01-21T07:40:15+00:00</updated>
<author>
<name>Jan Macku</name>
<email>jamacku@redhat.com</email>
</author>
<published>2021-01-21T07:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=68363b527cede87bfc189171397dbbd473efba24'/>
<id>68363b527cede87bfc189171397dbbd473efba24</id>
<content type='text'>
This reverts commit dbff71b664c7536d09dc3172259d8984005b60fa.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit dbff71b664c7536d09dc3172259d8984005b60fa.</pre>
</div>
</content>
</entry>
<entry>
<title>remove rename_device_lock when process does not exist</title>
<updated>2021-01-13T10:21:50+00:00</updated>
<author>
<name>wangxp006</name>
<email>wangxiaopeng7@huawei.com</email>
</author>
<published>2021-01-13T10:21:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=dbff71b664c7536d09dc3172259d8984005b60fa'/>
<id>dbff71b664c7536d09dc3172259d8984005b60fa</id>
<content type='text'>
if rename_device is killed during fopen period in take_lock ,LOCKFILE will not be remove in sighandler.
Excute rename_device again, LOCKFILE is exist ,but the process with pid in LOCKFILE is not running, take_lock will never return.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if rename_device is killed during fopen period in take_lock ,LOCKFILE will not be remove in sighandler.
Excute rename_device again, LOCKFILE is exist ,but the process with pid in LOCKFILE is not running, take_lock will never return.</pre>
</div>
</content>
</entry>
<entry>
<title>src/rename_device.c: GCC warnings about unused return value suppressed</title>
<updated>2018-06-14T14:19:10+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-04T15:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d12c5f3d31391eefaf330c9598e1195d96935025'/>
<id>d12c5f3d31391eefaf330c9598e1195d96935025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>src/usernetctl.c: GCC warnings about unused return value suppressed</title>
<updated>2018-06-14T14:19:10+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-04T15:30:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2aa3d2035190c7838c355b986749104a1d9f6e64'/>
<id>2aa3d2035190c7838c355b986749104a1d9f6e64</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>netreport functionality dropped</title>
<updated>2018-05-30T12:33:04+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-24T14:06:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9b2dbe00100d4e1077404b9d781f35adad979467'/>
<id>9b2dbe00100d4e1077404b9d781f35adad979467</id>
<content type='text'>
  This concept is quite outdated, and not sane to use at all.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  This concept is quite outdated, and not sane to use at all.
</pre>
</div>
</content>
</entry>
</feed>
