<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifup, branch r7-24</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>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>
<entry>
<title>We were hardcoding zeroconf routes to eth0. OOOOPS.</title>
<updated>2003-02-19T19:52:13+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-02-19T19:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=f620b1cbfb665bc332cf4146b30a9581b4c3da2a'/>
<id>f620b1cbfb665bc332cf4146b30a9581b4c3da2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>vlan fixes (&lt;tis@foobar.fi&gt;)</title>
<updated>2003-02-04T02:19:20+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-02-04T02:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=6d46cedaad0acbdb6dd650f7c7d19af4b19d3bff'/>
<id>6d46cedaad0acbdb6dd650f7c7d19af4b19d3bff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>802.1Q VLAN support (&lt;tis@foobar.fi&gt;, #82593)</title>
<updated>2003-01-31T21:28:49+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-01-31T21:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ff69fd0f08a9e0d9c28a3345076dd947e1de6bf2'/>
<id>ff69fd0f08a9e0d9c28a3345076dd947e1de6bf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak wording</title>
<updated>2003-01-15T05:24:01+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-01-15T05:24:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=3b15e96390de205c33deb390401341bdf0821ec7'/>
<id>3b15e96390de205c33deb390401341bdf0821ec7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>clean up iptables module (#74518)</title>
<updated>2003-01-14T05:11:10+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-01-14T05:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=3de5afef5691795074dd5796bc4bc6ec7228ceb3'/>
<id>3de5afef5691795074dd5796bc4bc6ec7228ceb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
