<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts, branch r8-33</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>Add NETWORKDELAY and LINKDELAY (#176851)</title>
<updated>2006-04-18T20:17:06+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-04-18T20:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=4303e664ad654214837b2e6115796e44b89511ae'/>
<id>4303e664ad654214837b2e6115796e44b89511ae</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 unnecessarily keep the ifup-ppp process (#163950, patch by Avi Kivity</title>
<updated>2006-03-20T02:38:39+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-03-20T02:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=2613fc40ec05181ab50e68e4a3d24663a071318a'/>
<id>2613fc40ec05181ab50e68e4a3d24663a071318a</id>
<content type='text'>
&lt;avi@argo.co.il&gt;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
&lt;avi@argo.co.il&gt;)
</pre>
</div>
</content>
</entry>
<entry>
<title>Provide the underlying device name to ip-up (and thus ifup-routes) for PPP</title>
<updated>2006-03-20T01:04:01+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-03-20T01:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=658784e3955a7631f10b502f3a828ac12b5073c6'/>
<id>658784e3955a7631f10b502f3a828ac12b5073c6</id>
<content type='text'>
devices (#92023)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
devices (#92023)
</pre>
</div>
</content>
</entry>
<entry>
<title>Undefine $WINDOW to avoid conflict with screen(1) (#174336)</title>
<updated>2006-03-19T14:56:47+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-03-19T14:56:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ff24397011ffa2d921051ae42efcd8eef7f15010'/>
<id>ff24397011ffa2d921051ae42efcd8eef7f15010</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor cleanups (#173574):</title>
<updated>2006-03-19T14:55:41+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-03-19T14:55:41+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0a0bb655b2041c0978c768586c2f1057b80e816c'/>
<id>0a0bb655b2041c0978c768586c2f1057b80e816c</id>
<content type='text'>
- Don't duplicate unset
- Remove two (eval `grep ...`) instances
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Don't duplicate unset
- Remove two (eval `grep ...`) instances
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix boot handling of ppp (#129195)</title>
<updated>2006-03-19T14:47:57+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-03-19T14:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=3c801a9fee90ca1df6eae3c7f1c29c90c16d9f49'/>
<id>3c801a9fee90ca1df6eae3c7f1c29c90c16d9f49</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 hang if we try to rename a device that's already up</title>
<updated>2006-03-17T16:49:23+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-03-17T16:49:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=467c9f2225475b4f9970734a1749bf808fc5a056'/>
<id>467c9f2225475b4f9970734a1749bf808fc5a056</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>silence!</title>
<updated>2006-02-28T23:49:51+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-02-28T23:49:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=276aad13046c272334e5c01a61fb80c8fedb1350'/>
<id>276aad13046c272334e5c01a61fb80c8fedb1350</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>array variables are bad. use $IFS with '/', as that is illegal in</title>
<updated>2006-02-28T23:43:04+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-02-28T23:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a47b5d0d87dcd789baa6449eb62ead41645e96c6'/>
<id>a47b5d0d87dcd789baa6449eb62ead41645e96c6</id>
<content type='text'>
net device names. coalesce some things into a function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
net device names. coalesce some things into a function.
</pre>
</div>
</content>
</entry>
</feed>
