<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts, branch F10-branch</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>Don't exit out on IPv4 address-free interfaces; just follow the normal exit path. (#486507)</title>
<updated>2009-03-20T16:05:23+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-03-20T16:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d8efac9e6a38a75573d904400c0c13105cbf5f78'/>
<id>d8efac9e6a38a75573d904400c0c13105cbf5f78</id>
<content type='text'>
For example, this allows DHCPv6 to run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For example, this allows DHCPv6 to run.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove 'exit 0' from bridge path, so that bridge + vlan works. (#481557, &lt;danken@redhat.com&gt;)</title>
<updated>2009-03-11T17:36:00+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-01-26T14:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a81f63d3b4be10fddd5f8e1f3df9bb149cabf422'/>
<id>a81f63d3b4be10fddd5f8e1f3df9bb149cabf422</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set MTU correctly for 6to4. (#477976, &lt;ackistler@yahoo.com&gt;)</title>
<updated>2009-01-05T18:38:19+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-01-05T18:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=64d28c9c9cdf2f27fee6694f2efde600cfbb5564'/>
<id>64d28c9c9cdf2f27fee6694f2efde600cfbb5564</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove support for no longer existing 'brctl setgcint' command. (#360471)</title>
<updated>2008-11-26T19:01:26+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2008-11-26T19:00:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=bb64b8dcb0da89de3e870e24504b816c8ef3e977'/>
<id>bb64b8dcb0da89de3e870e24504b816c8ef3e977</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed SUBCHANNEL grep for s390</title>
<updated>2008-11-12T12:43:17+00:00</updated>
<author>
<name>Harald Hoyer</name>
<email>harald@redhat.com</email>
</author>
<published>2008-11-12T10:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=24f6eb1dff31addf3fb2e0361dd34abf37c75cf2'/>
<id>24f6eb1dff31addf3fb2e0361dd34abf37c75cf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed bug #459044</title>
<updated>2008-11-11T16:43:15+00:00</updated>
<author>
<name>Harald Hoyer</name>
<email>harald@redhat.com</email>
</author>
<published>2008-11-10T17:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1b266ddb45ba4a5b5ba92f09f010c3592f28ae95'/>
<id>1b266ddb45ba4a5b5ba92f09f010c3592f28ae95</id>
<content type='text'>
refined the grep statement
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
refined the grep statement
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept either the '+&lt;addr&gt;', or comma-separated addresses for arp_ip_target. (#467954, &lt;darcy.sherwood@gmail.com&gt;)</title>
<updated>2008-10-28T15:10:07+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2008-10-28T15:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=78c93967260d74c3e8a35313691f931f37f871aa'/>
<id>78c93967260d74c3e8a35313691f931f37f871aa</id>
<content type='text'>
This allows configurations created before we added support for comma-separated
addresses to still work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows configurations created before we added support for comma-separated
addresses to still work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove reference to rename_device.</title>
<updated>2008-10-03T12:59:54+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2008-10-03T12:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b3ef46953f74e0c0c2aa71d1b002c9e7ca98c38b'/>
<id>b3ef46953f74e0c0c2aa71d1b002c9e7ca98c38b</id>
<content type='text'>
rename_device no longer exists.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rename_device no longer exists.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove shell header (#225900).</title>
<updated>2008-09-30T18:33:21+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2008-09-30T18:33:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=015f5274a4fe764a6f189545bcd607af6537d163'/>
<id>015f5274a4fe764a6f189545bcd607af6537d163</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move bridging after bonding. (#449950, &lt;djuran@redhat.com&gt;)</title>
<updated>2008-09-23T19:11:16+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2008-09-23T19:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f9cfaa365ee15b7cb4585f5220702ac5f39c2743'/>
<id>f9cfaa365ee15b7cb4585f5220702ac5f39c2743</id>
<content type='text'>
Otherwise, it doesn't work, as the bond has no slaves.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise, it doesn't work, as the bond has no slaves.
</pre>
</div>
</content>
</entry>
</feed>
