<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifup, branch r6-61</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>SRCADDR stuff returns</title>
<updated>2002-03-25T14:26:55+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-03-25T14:26:55+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=98bb40d50dfe6a790b2fcd99f4e7504e95e49ebc'/>
<id>98bb40d50dfe6a790b2fcd99f4e7504e95e49ebc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert LVS-related changes</title>
<updated>2002-03-12T17:51:04+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-03-12T17:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a3c8e9c92b8a97f32dca7084db9591e2cd432f58'/>
<id>a3c8e9c92b8a97f32dca7084db9591e2cd432f58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>just use nameif instead of mucking with the other config files (&lt;harald@redhat.com&gt;)</title>
<updated>2002-03-12T15:51:19+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-03-12T15:51:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a15bfca2bcc473b162111e255778bf90200ec7f1'/>
<id>a15bfca2bcc473b162111e255778bf90200ec7f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>initial support for setting source addresses, for LVS</title>
<updated>2002-03-11T22:10:08+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-03-11T22:10:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=83c5f7d06c0bcb45a71c3ccc3f513903d38242c2'/>
<id>83c5f7d06c0bcb45a71c3ccc3f513903d38242c2</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 blowaway pumpargs/dhcpcdargs if they pass in a hostname (#57927, &lt;Olivier.Baudron@ens.fr&gt;)</title>
<updated>2002-01-25T06:47:34+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-01-25T06:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=43c034964d0f8dadc51c33f18313af50d771448b'/>
<id>43c034964d0f8dadc51c33f18313af50d771448b</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 loop on bad HWADDR settings (#52285)</title>
<updated>2002-01-25T05:20:40+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-01-25T05:20:40+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=543c9522feba2bff84f54c1d214d74f20ea0b5fd'/>
<id>543c9522feba2bff84f54c1d214d74f20ea0b5fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert broken code.</title>
<updated>2002-01-02T04:32:06+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-01-02T04:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=61b0f20f2d57fc7481d10e25ff73fd076f97d9d3'/>
<id>61b0f20f2d57fc7481d10e25ff73fd076f97d9d3</id>
<content type='text'>
To set HW address, use MACADDR, not HWADDR. HWADDR is used to tie a
configuration to a particular card, even if its device name changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To set HW address, use MACADDR, not HWADDR. HWADDR is used to tie a
configuration to a particular card, even if its device name changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>set the ethernet number with nameif</title>
<updated>2001-11-19T10:04:22+00:00</updated>
<author>
<name>Harald Hoyer</name>
<email>harald@redhat.com</email>
</author>
<published>2001-11-19T10:04:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=dfb8ca5fb5407de11942bc49bf0c2139b53b84a0'/>
<id>dfb8ca5fb5407de11942bc49bf0c2139b53b84a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some more DEVICE -&gt; REALDEVICE changes; flush all addresses on bringing down main device</title>
<updated>2001-09-26T20:33:53+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2001-09-26T20:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9ec96fbd11123f5b7531e9cc0681ae5b7a0a1b38'/>
<id>9ec96fbd11123f5b7531e9cc0681ae5b7a0a1b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>need_hostname now returns true or false, doesn't set NEEDHOSTNAME.  Some reformatting fixes.</title>
<updated>2001-09-25T18:48:06+00:00</updated>
<author>
<name>Preston Brown</name>
<email>pbrown@redhat.com</email>
</author>
<published>2001-09-25T18:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=8bcc6dbeb644ff182706ec341bda4771e7166672'/>
<id>8bcc6dbeb644ff182706ec341bda4771e7166672</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
