<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig, branch 9.49.39</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>DHCP_FQDN and DHCP_SEND_HOSTNAME introduced</title>
<updated>2017-05-03T09:53:09+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2017-05-02T21:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c087ea1d7d0e21865a763b0d7e0bc8d3557d1830'/>
<id>c087ea1d7d0e21865a763b0d7e0bc8d3557d1830</id>
<content type='text'>
  The way DHCP_HOSTNAME is being sent to DHCP server has been completely
  reworked...

  DHCP_FQDN now allows user to specify fully qualified domain name to be
  sent to DHCP server instead of just using simple hostname. This option
  takes precedence before DHCP_HOSTNAME variable.

  DHCP_SEND_HOSTNAME can be used to tell initscripts to not send either
  DHCP_HOSTNAME or DHCP_FQDN to DHCP server.

  Both of these options should behave same as they do in NetworkManager.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  The way DHCP_HOSTNAME is being sent to DHCP server has been completely
  reworked...

  DHCP_FQDN now allows user to specify fully qualified domain name to be
  sent to DHCP server instead of just using simple hostname. This option
  takes precedence before DHCP_HOSTNAME variable.

  DHCP_SEND_HOSTNAME can be used to tell initscripts to not send either
  DHCP_HOSTNAME or DHCP_FQDN to DHCP server.

  Both of these options should behave same as they do in NetworkManager.
</pre>
</div>
</content>
</entry>
<entry>
<title>re-add missing $HOSTNAME initialization</title>
<updated>2017-05-03T09:53:09+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2017-04-24T12:01:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=e37d6b2c4dc1db8e31d9c230fab929cbc83648b6'/>
<id>e37d6b2c4dc1db8e31d9c230fab929cbc83648b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup: add support for VLAN_EGRESS_PRIORITY_MAP</title>
<updated>2017-05-03T09:53:09+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2017-03-29T13:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=457676588beecd9a32c056a812e59082f3b0989b'/>
<id>457676588beecd9a32c056a812e59082f3b0989b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifdown-eth: we need to flush global scope as well</title>
<updated>2017-03-30T08:39:36+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2016-06-30T05:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=847bcf3f53fc81f1adb5b23137f97c41b75bbc0e'/>
<id>847bcf3f53fc81f1adb5b23137f97c41b75bbc0e</id>
<content type='text'>
  ... but it is stuck some time
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  ... but it is stuck some time
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-eth: remove quote marks</title>
<updated>2017-03-22T16:20:51+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2017-01-06T14:49:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=046d118e7927feaf75f44b064394edbc0ef26a26'/>
<id>046d118e7927feaf75f44b064394edbc0ef26a26</id>
<content type='text'>
With quote marks all the parameters to dhclient are passed as one
Resolves: #1410429
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With quote marks all the parameters to dhclient are passed as one
Resolves: #1410429
</pre>
</div>
</content>
</entry>
<entry>
<title>9.70-sync: sysconfig/network-scripts/* updated - part 2</title>
<updated>2017-03-22T13:42:25+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2017-03-21T16:21:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c5917b856db1e32a863fa78b54d5a7533c99577a'/>
<id>c5917b856db1e32a863fa78b54d5a7533c99577a</id>
<content type='text'>
  This commit contains a lot of whitespace changes.
  Use 'git diff --ignore-all-space' to display the relevant changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  This commit contains a lot of whitespace changes.
  Use 'git diff --ignore-all-space' to display the relevant changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>9.70-sync: sysconfig/network-scripts/* updated - part 1</title>
<updated>2017-03-22T13:42:25+00:00</updated>
<author>
<name>David Kaspar [Dee'Kej]</name>
<email>dkaspar@redhat.com</email>
</author>
<published>2017-03-21T16:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9ab04edfb16c30f9bb03b1227b60cc751a692876'/>
<id>9ab04edfb16c30f9bb03b1227b60cc751a692876</id>
<content type='text'>
  This commit contains only whitespace &amp; indentation style changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  This commit contains only whitespace &amp; indentation style changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>network: load NetworkManager connection via dbus</title>
<updated>2017-02-14T18:01:31+00:00</updated>
<author>
<name>Petr Horáček</name>
<email>phoracek@redhat.com</email>
</author>
<published>2017-01-30T17:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5329e1457eb6be7121eeee3a4e18bbe82d6ea460'/>
<id>5329e1457eb6be7121eeee3a4e18bbe82d6ea460</id>
<content type='text'>
Use dbus to refresh configuration files for NetworkManager in order
to make ifup and ifdown faster.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use dbus to refresh configuration files for NetworkManager in order
to make ifup and ifdown faster.
</pre>
</div>
</content>
</entry>
<entry>
<title>network: check for running NetworkManager via dbus</title>
<updated>2017-02-14T18:01:26+00:00</updated>
<author>
<name>Petr Horáček</name>
<email>phoracek@redhat.com</email>
</author>
<published>2017-01-30T17:47:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=44b84c4b92705917f7c124b714bc93ca42e00ec3'/>
<id>44b84c4b92705917f7c124b714bc93ca42e00ec3</id>
<content type='text'>
Use dbus instead of nmcli to make ifup command faster.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use dbus instead of nmcli to make ifup command faster.
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-eth: fix setting preferred_lft and valid_lft</title>
<updated>2016-06-23T14:26:53+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2016-06-23T14:25:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0e6bd01fbb95b218af8970b6a95a70ab69a0baaf'/>
<id>0e6bd01fbb95b218af8970b6a95a70ab69a0baaf</id>
<content type='text'>
Cherry-picked from: 1087a2776ab6d27c65233918db7cffecd326dec0
Resolves: #1240775
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cherry-picked from: 1087a2776ab6d27c65233918db7cffecd326dec0
Resolves: #1240775
</pre>
</div>
</content>
</entry>
</feed>
