<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifup, branch r7-28</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>allow default window size for routes to be set with WINDOW=... (#98112)</title>
<updated>2003-06-27T20:37:32+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-06-27T20:37:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=be897f4ad5d4f9dc88ec39acf399656ba5c96d9f'/>
<id>be897f4ad5d4f9dc88ec39acf399656ba5c96d9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support setting device options with ethtool opts</title>
<updated>2003-06-27T20:15:25+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-06-27T20:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c49ae566f4f7c58a79b32a8fc17005c0f9495402'/>
<id>c49ae566f4f7c58a79b32a8fc17005c0f9495402</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>more tweaks</title>
<updated>2003-06-24T04:13:19+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-06-24T04:13:19+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9f38f0eeba5d63c36e910cde44b9bc59c2b5aba3'/>
<id>9f38f0eeba5d63c36e910cde44b9bc59c2b5aba3</id>
<content type='text'>
- encapsulate grabing the hw addr into its own function
- normalize case of all hwaddrs
- if we are passed a device with no config, see if there's a config
  for that hwaddr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- encapsulate grabing the hw addr into its own function
- normalize case of all hwaddrs
- if we are passed a device with no config, see if there's a config
  for that hwaddr
</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of an extraneous error message</title>
<updated>2003-06-24T03:35:24+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-06-24T03:35:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=642f9be2bce629712adc76374f472f7e9f691361'/>
<id>642f9be2bce629712adc76374f472f7e9f691361</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support randomly named network devices, part 1</title>
<updated>2003-06-24T03:10:47+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-06-24T03:10:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=a9405effe269ad57346b215b8c881189333b190f'/>
<id>a9405effe269ad57346b215b8c881189333b190f</id>
<content type='text'>
- use nameif
- determine device type from file first, and from device name as a
  fallback
- ditto for aliases
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- use nameif
- determine device type from file first, and from device name as a
  fallback
- ditto for aliases
</pre>
</div>
</content>
</entry>
<entry>
<title>- make usernetctl use the nickname instead of the device name</title>
<updated>2003-05-28T18:53:50+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-05-28T18:53:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=e956fb172d00dc564cc50f2a33a0feb9ddd53839'/>
<id>e956fb172d00dc564cc50f2a33a0feb9ddd53839</id>
<content type='text'>
- don't look in /etc/sysconfig/networking
- fix calling of nameif before the device was loaded
- clean up route handling
(&lt;harald@redhat.com&gt;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- don't look in /etc/sysconfig/networking
- fix calling of nameif before the device was loaded
- clean up route handling
(&lt;harald@redhat.com&gt;)
</pre>
</div>
</content>
</entry>
<entry>
<title>some minor cleanups</title>
<updated>2003-05-02T16:55:27+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-05-02T16:55:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=643df6d908ab65de6dbf164f469e98a1de639e9f'/>
<id>643df6d908ab65de6dbf164f469e98a1de639e9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>kill one extraneous grep (#90001, &lt;samuel@bcgreen.com&gt;)</title>
<updated>2003-05-02T16:45:22+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-05-02T16:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c3c42594656687b4cd38d81bca9d5841e65ba4d9'/>
<id>c3c42594656687b4cd38d81bca9d5841e65ba4d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert. chain name change was reverted.</title>
<updated>2003-03-13T01:17:02+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-03-13T01:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9e3bccf1d0671f2164510690a88e5b5d3eec2da1'/>
<id>9e3bccf1d0671f2164510690a88e5b5d3eec2da1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>handle changed chain name</title>
<updated>2003-02-24T16:15:10+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-02-24T16:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=59298506e8d2df987d0d28085f40b1b7b2e11c76'/>
<id>59298506e8d2df987d0d28085f40b1b7b2e11c76</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
