<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts, branch 9.49.45</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.44.45</title>
<updated>2018-07-24T14:47:08+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-07-24T14:43:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=37d946da3211c92d29a44198dd280711375bfde5'/>
<id>37d946da3211c92d29a44198dd280711375bfde5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network: parsing of /proc/mounts returned</title>
<updated>2018-07-24T14:35:49+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-07-24T13:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5e145f4474349f18bb385cd30d21a22028fe0daf'/>
<id>5e145f4474349f18bb385cd30d21a22028fe0daf</id>
<content type='text'>
  This partially reverts the commit 15eaf7ece, because systemd's
  generated unit files might have incorrect dependencies at some
  circumstances, thus causing diskless nfs-clients to hang while
  unmounting root filesystem after '$ service network stop'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  This partially reverts the commit 15eaf7ece, because systemd's
  generated unit files might have incorrect dependencies at some
  circumstances, thus causing diskless nfs-clients to hang while
  unmounting root filesystem after '$ service network stop'.
</pre>
</div>
</content>
</entry>
<entry>
<title>netconsole: LSB header added</title>
<updated>2018-07-24T14:00:45+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-14T12:19:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0929d07c13b152266ce095f9c6e142667f4f1a8b'/>
<id>0929d07c13b152266ce095f9c6e142667f4f1a8b</id>
<content type='text'>
  Since we are using systemd, the Default-Start/Stop keywords were
  omitted. Basically the LSB header is quite similar to LSB header of
  network service...
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Since we are using systemd, the Default-Start/Stop keywords were
  omitted. Basically the LSB header is quite similar to LSB header of
  network service...
</pre>
</div>
</content>
</entry>
<entry>
<title>ifdown-eth: no longer needed 'pidof -x dhclient' condition removed</title>
<updated>2018-07-24T13:52:11+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-14T11:40:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=8f42fe8dfb7dd6c3c4c2e551237e0d8ea023620b'/>
<id>8f42fe8dfb7dd6c3c4c2e551237e0d8ea023620b</id>
<content type='text'>
  Previously, there were 2 additional conditions related to this part of
  code, but they were removed in time, so this last condition has
  remained an artifact and is de-facto obsolete.

  However, the 'pidof -x dhclient' condition could cause the network
  service to hang on stop/restart when processes were executed from a
  network share... Removing that condition should hypothetically fix it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Previously, there were 2 additional conditions related to this part of
  code, but they were removed in time, so this last condition has
  remained an artifact and is de-facto obsolete.

  However, the 'pidof -x dhclient' condition could cause the network
  service to hang on stop/restart when processes were executed from a
  network share... Removing that condition should hypothetically fix it.
</pre>
</div>
</content>
</entry>
<entry>
<title>9.49.44</title>
<updated>2018-06-07T12:26:23+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-07T12:16:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=aad057530d5df51b5bf38f17e9ad2e1ae3dc9790'/>
<id>aad057530d5df51b5bf38f17e9ad2e1ae3dc9790</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: setting of firewall ZONE fixed</title>
<updated>2018-06-07T12:26:23+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-06-06T17:19:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d951e7c7d64c0378424b8b2edd406ae9eaa73ec1'/>
<id>d951e7c7d64c0378424b8b2edd406ae9eaa73ec1</id>
<content type='text'>
  For currently unknown reason the dbus-send calls will fail to set the
  firewall zone for the given interface if we omit the --print-reply
  option...

  This looks like some kind of race-condition in dbus-send, since the
  --print-reply makes the call synchronous and slower.

  Hopefully this is only a temporary workaround until DBus is fixed.

  Resolves: #1586284
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  For currently unknown reason the dbus-send calls will fail to set the
  firewall zone for the given interface if we omit the --print-reply
  option...

  This looks like some kind of race-condition in dbus-send, since the
  --print-reply makes the call synchronous and slower.

  Hopefully this is only a temporary workaround until DBus is fixed.

  Resolves: #1586284
</pre>
</div>
</content>
</entry>
<entry>
<title>9.49.43</title>
<updated>2018-05-30T12:58:28+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-29T13:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f3f0714bb3a8696e61fcbbd3e6330de642f1da9b'/>
<id>f3f0714bb3a8696e61fcbbd3e6330de642f1da9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network: add knob to optionally keep interfaces up during shutdown</title>
<updated>2018-05-30T12:58:28+00:00</updated>
<author>
<name>Davide Cavalca</name>
<email>davide125@tiscali.it</email>
</author>
<published>2017-12-04T11:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f0a7f01e46f9d43159328897bbd72896d8d67578'/>
<id>f0a7f01e46f9d43159328897bbd72896d8d67578</id>
<content type='text'>
  Resolves: RHBZ#1583677
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  Resolves: RHBZ#1583677
</pre>
</div>
</content>
</entry>
<entry>
<title>9.49.42</title>
<updated>2018-05-25T10:28:00+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-25T10:19:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ff5e217da38a24a780c793ee9cad03272705ee84'/>
<id>ff5e217da38a24a780c793ee9cad03272705ee84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rhel-autorelabel: set UEFI boot order (BootNext) same as BootCurrent</title>
<updated>2018-05-25T10:14:28+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2018-05-14T12:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ed219f6483192cb7101e5c17f1c5db7be714b187'/>
<id>ed219f6483192cb7101e5c17f1c5db7be714b187</id>
<content type='text'>
  This can be useful when user has this UEFI boot order e.g.:

                 Windows | grub | Linux

  And decides to boot into grub/Linux. In case the autorelabel service
  is being run after the boot into grub, then the reboot after the
  autorelabel is done will cause user to boot into Windows again...

  This change should make the behaviour more intuitive for the user.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  This can be useful when user has this UEFI boot order e.g.:

                 Windows | grub | Linux

  And decides to boot into grub/Linux. In case the autorelabel service
  is being run after the boot into grub, then the reboot after the
  autorelabel is done will cause user to boot into Windows again...

  This change should make the behaviour more intuitive for the user.
</pre>
</div>
</content>
</entry>
</feed>
