<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifdown-eth, branch r8-55</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>remove NETWORKING_IPV6</title>
<updated>2007-01-17T19:41:50+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2007-01-17T19:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=adcc4226f5be5723c56a953eb5e81b295f471686'/>
<id>adcc4226f5be5723c56a953eb5e81b295f471686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>release bonding slaves properly (#220525)</title>
<updated>2007-01-04T21:47:59+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2007-01-04T21:47:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2b7b7655483487772e1458fed00d1eaea199bc5c'/>
<id>2b7b7655483487772e1458fed00d1eaea199bc5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use sysfs interface for bonding (#202443, &lt;agospoda@redhat.com&gt;)</title>
<updated>2006-10-18T20:52:02+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-10-18T20:52:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ee8269c53d600cc20dfb90d4c061ca61559e10ac'/>
<id>ee8269c53d600cc20dfb90d4c061ca61559e10ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass path to '.' always (#206035)</title>
<updated>2006-09-11T17:15:01+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-09-11T17:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0f552f5162c9fb27337aab485e28c3b33035e6a6'/>
<id>0f552f5162c9fb27337aab485e28c3b33035e6a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bring down bonding slaves on ifdown (#199706)</title>
<updated>2006-08-01T18:39:06+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-08-01T18:39:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0b3a2227be2251521a59a9da8eee0d00ce45e6d1'/>
<id>0b3a2227be2251521a59a9da8eee0d00ce45e6d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for DHCP on bridges (#125259, original patch by Anders Kaseorg</title>
<updated>2006-03-27T02:12:15+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-03-27T02:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9b2bf404ff0594fc96c4b230a7b8d384afb14e65'/>
<id>9b2bf404ff0594fc96c4b230a7b8d384afb14e65</id>
<content type='text'>
&lt;anders@kaseorg.com&gt;):
- rc.d/init.d/network: Initialize bridges after bridged interfaces,
  deinitialize them before bridged interfaces
- sysconfig/network-scripts/ifdown-eth: Destroy bridges lazily when the last
  bridged interface is stopped
- sysconfig/network-scripts/ifup-eth:
  * Handle bridges before checking for module presence or wireless devices
  * Add bridges lazily when the first bridged interface is started
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;anders@kaseorg.com&gt;):
- rc.d/init.d/network: Initialize bridges after bridged interfaces,
  deinitialize them before bridged interfaces
- sysconfig/network-scripts/ifdown-eth: Destroy bridges lazily when the last
  bridged interface is stopped
- sysconfig/network-scripts/ifup-eth:
  * Handle bridges before checking for module presence or wireless devices
  * Add bridges lazily when the first bridged interface is started
</pre>
</div>
</content>
</entry>
<entry>
<title>don't cause the module to get reloaded on ifdown if it's not loaded</title>
<updated>2006-02-28T20:21:39+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-02-28T20:21:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=90004e3f54a4f58aa7a415781b0a0824fb9d7eb2'/>
<id>90004e3f54a4f58aa7a415781b0a0824fb9d7eb2</id>
<content type='text'>
(#179809)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(#179809)
</pre>
</div>
</content>
</entry>
<entry>
<title>use new dhclient file paths, add appropriate conflict (#169164)</title>
<updated>2005-11-28T19:40:22+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-11-28T19:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d289ab9d23d1c0bd663b630e1b92e3fc76cc0106'/>
<id>d289ab9d23d1c0bd663b630e1b92e3fc76cc0106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up error message (#135167)</title>
<updated>2005-10-03T19:58:41+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-10-03T19:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5a61149aa971d06f5bb7285bb2705de90be57bc0'/>
<id>5a61149aa971d06f5bb7285bb2705de90be57bc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix grep to always match the full hwaddr, as opposed to matching '0'</title>
<updated>2005-05-10T18:50:02+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2005-05-10T18:50:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9de40c87dd6daa8d1e1727094e12b86406cc7948'/>
<id>9de40c87dd6daa8d1e1727094e12b86406cc7948</id>
<content type='text'>
against '00:AA:BB:CC:DD:EE'. Take into account lines that end with
spaces, or with "# this is a comment", too. Also, put the grep in only
one place instead of 3. Fixes #157252, #153669.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
against '00:AA:BB:CC:DD:EE'. Take into account lines that end with
spaces, or with "# this is a comment", too. Also, put the grep in only
one place instead of 3. Fixes #157252, #153669.
</pre>
</div>
</content>
</entry>
</feed>
