<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifdown, branch r7-94</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 support for new DHCPv6 client (new DHCPV6C ifcfg variable)</title>
<updated>2004-08-27T19:57:07+00:00</updated>
<author>
<name>Jason Vas Dias</name>
<email>jvdias@redhat.com</email>
</author>
<published>2004-08-27T19:57:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=93b23614cfc63da7c28dc14bcaae43e8a34214b5'/>
<id>93b23614cfc63da7c28dc14bcaae43e8a34214b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>vlan fixes (#107504, &lt;hrunting@texas.net&gt;)</title>
<updated>2004-06-07T19:16:59+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2004-06-07T19:16:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b487050453d0a536df32032b08ead1419aaad0a4'/>
<id>b487050453d0a536df32032b08ead1419aaad0a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document MACADDR. fix one of the bizarre interactions with HWADDR.</title>
<updated>2004-03-17T02:42:07+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2004-03-17T02:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=20a7ac6f32f08103646ffe4b555231e1dea3f741'/>
<id>20a7ac6f32f08103646ffe4b555231e1dea3f741</id>
<content type='text'>
note that you shouldn't try this at home. (#110427)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
note that you shouldn't try this at home. (#110427)
</pre>
</div>
</content>
</entry>
<entry>
<title>bridging updates (#104421, &lt;dwmw2@redhat.com&gt;)</title>
<updated>2003-10-10T15:08:04+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-10-10T15:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d24c7acf6027d7539559a05ed9cc0ae7017ddc45'/>
<id>d24c7acf6027d7539559a05ed9cc0ae7017ddc45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>always call 'ip link set *dev* ${DEVICE}', to avoid confusion with</title>
<updated>2003-09-11T04:06:17+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-09-11T04:06:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=cc183971840b8ca4ca07d135d65270416e7a1c92'/>
<id>cc183971840b8ca4ca07d135d65270416e7a1c92</id>
<content type='text'>
other ip parameters (#104187)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
other ip parameters (#104187)
</pre>
</div>
</content>
</entry>
<entry>
<title>bridging support (&lt;dwmw2@redhat.com&gt;)</title>
<updated>2003-09-09T04:47:02+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-09-09T04:47:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c91600dea4d59ce0812fe66e2688ad7f01e281a0'/>
<id>c91600dea4d59ce0812fe66e2688ad7f01e281a0</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>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>fix nicknames with profiles (#82246)</title>
<updated>2003-02-11T02:34:18+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-02-11T02:34:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=9b662456bb416676232c35de2293509e31a33aca'/>
<id>9b662456bb416676232c35de2293509e31a33aca</id>
<content type='text'>
- source 'network' file in ifdown, so we get the current profile
- change need_config to look in the various profile directories
- pass device to usernetctl, as that's what's linked where usernetctl looks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- source 'network' file in ifdown, so we get the current profile
- change need_config to look in the various profile directories
- pass device to usernetctl, as that's what's linked where usernetctl looks
</pre>
</div>
</content>
</entry>
</feed>
