<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig, branch user/colin/update-to-9-50</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>Merge tag 'initscripts-9.50-1' into distro/mga</title>
<updated>2013-10-18T08:35:39+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-10-17T18:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9cec39ee7ef6a745c3a9b19d1ba6e89b09da43c3'/>
<id>9cec39ee7ef6a745c3a9b19d1ba6e89b09da43c3</id>
<content type='text'>
Tag as initscripts-9.50-1

Conflicts:
	Makefile
	lang.csh
	lang.sh
	po/Makefile
	rc.d/init.d/network
	service
	sysconfig.txt
	sysconfig/init
	sysconfig/network-scripts/ifup
	sysconfig/network-scripts/ifup-eth
	sysconfig/network-scripts/ifup-ippp
	sysconfig/network-scripts/network-functions
	sysctl.conf
	systemd/fedora-storage-init
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tag as initscripts-9.50-1

Conflicts:
	Makefile
	lang.csh
	lang.sh
	po/Makefile
	rc.d/init.d/network
	service
	sysconfig.txt
	sysconfig/init
	sysconfig/network-scripts/ifup
	sysconfig/network-scripts/ifup-eth
	sysconfig/network-scripts/ifup-ippp
	sysconfig/network-scripts/network-functions
	sysctl.conf
	systemd/fedora-storage-init
</pre>
</div>
</content>
</entry>
<entry>
<title>install_bonding_driver: drop check for existing device (#991335)</title>
<updated>2013-08-05T13:33:08+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2013-08-05T13:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=7648a78fc9f973b111776ff8ddb32f5108f6a985'/>
<id>7648a78fc9f973b111776ff8ddb32f5108f6a985</id>
<content type='text'>
Install_bonding_driver is now doing more that loading kernel driver,
so that check is not correct.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Install_bonding_driver is now doing more that loading kernel driver,
so that check is not correct.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bail early if NetworkManager is used.</title>
<updated>2013-07-31T20:39:39+00:00</updated>
<author>
<name>Colin Guthrie</name>
<email>colin@mageia.org</email>
</author>
<published>2013-02-27T11:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b5546e711fd7b59f2169c1045290e4bab6df4d02'/>
<id>b5546e711fd7b59f2169c1045290e4bab6df4d02</id>
<content type='text'>
Our initscripts vary quite different from Fedoras in that we will
actively start a wpa_supplicant daemon for wireless interfaces

As this can cause problems if the NM detection code is flaky
(which it is) we really do want to bail early when this is the case

https://bugs.mageia.org/show_bug.cgi?id=9028
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our initscripts vary quite different from Fedoras in that we will
actively start a wpa_supplicant daemon for wireless interfaces

As this can cause problems if the NM detection code is flaky
(which it is) we really do want to bail early when this is the case

https://bugs.mageia.org/show_bug.cgi?id=9028
</pre>
</div>
</content>
</entry>
<entry>
<title>consider IPV6INIT undefined as YES</title>
<updated>2013-07-29T13:17:48+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2013-07-29T13:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0721d2cefd672da45402d6d558384e52a4ed8376'/>
<id>0721d2cefd672da45402d6d558384e52a4ed8376</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>drop useless variables from /etc/sysconfig/init</title>
<updated>2013-07-11T07:28:40+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2013-07-09T13:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=bedb51dfba66749de204debb3804fd13cd20f80e'/>
<id>bedb51dfba66749de204debb3804fd13cd20f80e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup-eth: print error only if arping is really called (#974603)</title>
<updated>2013-06-17T10:29:58+00:00</updated>
<author>
<name>Václav Pavlín</name>
<email>vpavlin@redhat.com</email>
</author>
<published>2013-06-17T10:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ce8b72f604079a5516a12f840ed6a64629b0131e'/>
<id>ce8b72f604079a5516a12f840ed6a64629b0131e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak ifup/ifdown usage and man page to more clearly state that they refer to configurations, not devices.</title>
<updated>2013-05-24T10:25:00+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2013-05-10T18:17:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c608ffa75d8efb10e98222ce1df4219230fcfc2c'/>
<id>c608ffa75d8efb10e98222ce1df4219230fcfc2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>network-functions: to determine state of nscd check socket not lock (#960779)</title>
<updated>2013-05-22T11:27:35+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2013-05-22T11:27:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a9994292f1abad78d705d5cc57b44b25990cd01a'/>
<id>a9994292f1abad78d705d5cc57b44b25990cd01a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>try dhcpv6 after v4 failed</title>
<updated>2013-04-12T10:59:20+00:00</updated>
<author>
<name>Lukas Nykryn</name>
<email>lnykryn@redhat.com</email>
</author>
<published>2013-04-12T10:59:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=17ab37ef0a032855aaa3ce77c1765b982e903ca0'/>
<id>17ab37ef0a032855aaa3ce77c1765b982e903ca0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reload sysctl settings for vlans on ifup</title>
<updated>2013-04-09T10:53:11+00:00</updated>
<author>
<name>Václav Pavlín</name>
<email>vpavlin@redhat.com</email>
</author>
<published>2013-04-09T10:53:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=47b1b79a5e8776b2100e8b55d7ab7be067e1bcd7'/>
<id>47b1b79a5e8776b2100e8b55d7ab7be067e1bcd7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
