<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/network-functions, branch r7-05</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>check for device after loading module (#75506)</title>
<updated>2003-01-14T05:08:37+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-01-14T05:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=dd9587f656f17f844c4f6e3336218756d3dc8f34'/>
<id>dd9587f656f17f844c4f6e3336218756d3dc8f34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix link check. use both ethtool and mii-tool.</title>
<updated>2003-01-14T01:08:09+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-01-14T01:08:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=74614dad93bfee657048777fe54eaf67ac97a3c4'/>
<id>74614dad93bfee657048777fe54eaf67ac97a3c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more rhgb tweaks</title>
<updated>2002-12-17T17:45:38+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-12-17T17:45:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5ea20a309fb11e31a8077e2bcf307291f7410f36'/>
<id>5ea20a309fb11e31a8077e2bcf307291f7410f36</id>
<content type='text'>
have a loop for checking link state instead of a static 'sleep 5'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
have a loop for checking link state instead of a static 'sleep 5'
</pre>
</div>
</content>
</entry>
<entry>
<title>actually pass the device name to the first mii-tool call (#72016,#68127)</title>
<updated>2002-08-21T03:44:34+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-08-21T03:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=270c027bb45f687ff3c9b5264acfd4e093d2108a'/>
<id>270c027bb45f687ff3c9b5264acfd4e093d2108a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sleep 5 seconds, not 2</title>
<updated>2002-08-14T22:34:35+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-08-14T22:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=afe380bbf840515033ad61a06573a72f0cd0f3a1'/>
<id>afe380bbf840515033ad61a06573a72f0cd0f3a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- do not export GATEWAY in network-functions</title>
<updated>2002-07-10T10:14:28+00:00</updated>
<author>
<name>Florian La Roche</name>
<email>laroche@redhat.com</email>
</author>
<published>2002-07-10T10:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d5f7fbcf3f34a7fdf352584b53691c6f592808a5'/>
<id>d5f7fbcf3f34a7fdf352584b53691c6f592808a5</id>
<content type='text'>
- code cleanups
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- code cleanups
</pre>
</div>
</content>
</entry>
<entry>
<title>* Tue Jul 09 2002 Florian La Roche &lt;Florian.LaRoche@redhat.de&gt;</title>
<updated>2002-07-10T08:26:06+00:00</updated>
<author>
<name>Florian La Roche</name>
<email>laroche@redhat.com</email>
</author>
<published>2002-07-10T08:26:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=95ef94bed21f6812e2d879d354604c46b51b4016'/>
<id>95ef94bed21f6812e2d879d354604c46b51b4016</id>
<content type='text'>
- allow an option for ups poweroff  #68123
- change grep for ONBOOT=  #63903
- allow building with a cross-compiler  #64362,#64255
- faster check in network-functions:check_default_route()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- allow an option for ups poweroff  #68123
- change grep for ONBOOT=  #63903
- allow building with a cross-compiler  #64362,#64255
- faster check in network-functions:check_default_route()
</pre>
</div>
</content>
</entry>
<entry>
<title>- consistent shell programming</title>
<updated>2002-07-05T07:45:29+00:00</updated>
<author>
<name>Florian La Roche</name>
<email>laroche@redhat.com</email>
</author>
<published>2002-07-05T07:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=01b660794a747f910df685b2dbf9b3c46215b750'/>
<id>01b660794a747f910df685b2dbf9b3c46215b750</id>
<content type='text'>
- small speed improvements, e.g. need_hostname()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- small speed improvements, e.g. need_hostname()
</pre>
</div>
</content>
</entry>
<entry>
<title>switch this back; we don't want to report non-existent aliases as up</title>
<updated>2002-06-27T18:37:22+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-06-27T18:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=96a8374a35cae5e4f25f306637e0e80ce2d3019f'/>
<id>96a8374a35cae5e4f25f306637e0e80ce2d3019f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle duplicate default routes better.</title>
<updated>2002-06-27T17:51:57+00:00</updated>
<author>
<name>Preston Brown</name>
<email>pbrown@redhat.com</email>
</author>
<published>2002-06-27T17:51:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=15c4be1555400def1a8adddec32c713e7b17f5f0'/>
<id>15c4be1555400def1a8adddec32c713e7b17f5f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
