<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifup-sit, branch initscripts-9.03.3-1</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>Remove useless /sbin/ip wrapper function.</title>
<updated>2009-08-01T01:00:13+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-07-31T22:38:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=e0149432e9315ceeccce7aefcaf8f86cee978973'/>
<id>e0149432e9315ceeccce7aefcaf8f86cee978973</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use $() instead of `` for process expansion.</title>
<updated>2009-07-30T16:24:33+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-07-29T21:26:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1096cd2ebc150e5c74b5e8e4016b835f34cd3f48'/>
<id>1096cd2ebc150e5c74b5e8e4016b835f34cd3f48</id>
<content type='text'>
Adapted from &lt;victor.lowther@gmail.com&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adapted from &lt;victor.lowther@gmail.com&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove NETWORKING_IPV6</title>
<updated>2007-01-17T19:41:50+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2007-01-17T19:41:50+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=adcc4226f5be5723c56a953eb5e81b295f471686'/>
<id>adcc4226f5be5723c56a953eb5e81b295f471686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pass path to '.' always (#206035)</title>
<updated>2006-09-11T17:15:01+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-09-11T17:15:01+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0f552f5162c9fb27337aab485e28c3b33035e6a6'/>
<id>0f552f5162c9fb27337aab485e28c3b33035e6a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IPv6 updates (&lt;pb@bieringer.de&gt;, #143452)</title>
<updated>2006-08-02T15:23:05+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-08-02T15:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b272a188dd8231a1c0bba27fb08b8acf93d738e8'/>
<id>b272a188dd8231a1c0bba27fb08b8acf93d738e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify IPV6TO4_ROUTING to also add addresses on the interfaces</title>
<updated>2006-05-14T01:34:30+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-05-14T01:34:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=599631bda00f650cdfc6e3f39d112efc0bb7c6bf'/>
<id>599631bda00f650cdfc6e3f39d112efc0bb7c6bf</id>
<content type='text'>
Add RFC 3041 (IPv6 privacy) support
(patch for both by Peter Bieringer &lt;pb@bieringer.de&gt;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add RFC 3041 (IPv6 privacy) support
(patch for both by Peter Bieringer &lt;pb@bieringer.de&gt;)
</pre>
</div>
</content>
</entry>
<entry>
<title>some cleanups</title>
<updated>2004-10-17T03:42:51+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2004-10-17T03:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=860ee4d2468956a368a5ed78fcd2331285709abe'/>
<id>860ee4d2468956a368a5ed78fcd2331285709abe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IPv6 updates &lt;pekkas@netcore.fi&gt;, &lt;pb@bieringer.de&gt;</title>
<updated>2003-01-07T21:18:38+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2003-01-07T21:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d5382134f21c8b2ad8df0ac7e50e7bd460b7589e'/>
<id>d5382134f21c8b2ad8df0ac7e50e7bd460b7589e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>IPv6 update &lt;pekkas@netcore.fi&gt;, &lt;pb@bieringer.de&gt;</title>
<updated>2002-11-12T04:15:58+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2002-11-12T04:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=67428c04a5f7ad98287a4254ad581767d73d7131'/>
<id>67428c04a5f7ad98287a4254ad581767d73d7131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- change some negation usage</title>
<updated>2002-06-26T10:49:31+00:00</updated>
<author>
<name>Florian La Roche</name>
<email>laroche@redhat.com</email>
</author>
<published>2002-06-26T10:49:31+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ffe40c20ad49f24c5546ddd0af9629233c2a0651'/>
<id>ffe40c20ad49f24c5546ddd0af9629233c2a0651</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
