<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts, branch F15-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>Fix pid file usage for IPv6. (#729292, &lt;daveg@dgit.ndo.co.uk&gt;)</title>
<updated>2011-08-09T16:30:34+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-08-09T16:29:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=09b0c7b94f8ddd0a4673ba3571dbbdd7e205a375'/>
<id>09b0c7b94f8ddd0a4673ba3571dbbdd7e205a375</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If IPv6 is configured on the alias, configure it. (#583409)</title>
<updated>2011-06-06T19:30:45+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-06-06T19:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=82fa16e47a1acf65b6644bd94a8a9ac062dd5771'/>
<id>82fa16e47a1acf65b6644bd94a8a9ac062dd5771</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure DHCP_HOSTNAME is a short hostname, seed it from HOSTNAME if needed. (#697877)</title>
<updated>2011-05-31T21:36:41+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-05-31T21:35:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a5a9d689dbc66197426419382def2d8b29c5aad7'/>
<id>a5a9d689dbc66197426419382def2d8b29c5aad7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle IPADDRx correctly for static addresses (#698738)</title>
<updated>2011-04-27T17:10:34+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-04-27T17:10:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=318d859b9df0131a80cdfa7b6a12066bd5212965'/>
<id>318d859b9df0131a80cdfa7b6a12066bd5212965</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix index handling for expanded configs &lt;jklimes@redhat.com&gt;</title>
<updated>2011-04-12T15:02:34+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-04-12T15:02:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=77977daabdb09b5dac49e6f5b733527f60cafe6a'/>
<id>77977daabdb09b5dac49e6f5b733527f60cafe6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix patch misapplication</title>
<updated>2011-04-12T13:49:41+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-04-12T13:49:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b24d6b8667ccd7b764d540a623b800a2411ad8a8'/>
<id>b24d6b8667ccd7b764d540a623b800a2411ad8a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifup/ifdown-eth: properly add and remove arp_ip_target's</title>
<updated>2011-04-12T13:03:10+00:00</updated>
<author>
<name>Harald Hoyer</name>
<email>harald@redhat.com</email>
</author>
<published>2011-04-12T12:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5749d2e9d5795fdaf65b97befd64cf90103d423d'/>
<id>5749d2e9d5795fdaf65b97befd64cf90103d423d</id>
<content type='text'>
    Only add arp_ip_target, if not yet present.

    Only remove arp_ip_target, if present in BONDING_OPTS, to prevent clash
    with module options.

    https://bugzilla.redhat.com/show_bug.cgi?id=604669
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    Only add arp_ip_target, if not yet present.

    Only remove arp_ip_target, if present in BONDING_OPTS, to prevent clash
    with module options.

    https://bugzilla.redhat.com/show_bug.cgi?id=604669
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure the bond exists when we bring up the slaves. (#694501)</title>
<updated>2011-04-07T15:29:10+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-04-07T15:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=3de0e06afda2e572d0952941498446fdda7f3f42'/>
<id>3de0e06afda2e572d0952941498446fdda7f3f42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't explictly disallow IPv6 aliases (#583409, #612877.)</title>
<updated>2011-03-30T19:02:59+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-03-30T19:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d36934846ae17b0362a65b87ab51525b76619ae7'/>
<id>d36934846ae17b0362a65b87ab51525b76619ae7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an error when setting gateway fails. (#672202)</title>
<updated>2011-03-30T16:30:16+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-03-25T20:34:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b3992eae03af46aefad352d746f32c39f95f6ce3'/>
<id>b3992eae03af46aefad352d746f32c39f95f6ce3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
