<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/network-functions, branch r7-86</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>shell quoting will EAT YOUR BRANE</title>
<updated>2004-09-27T20:13:37+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2004-09-27T20:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=7e73ff0d0bfb06da5733ddcbe1fd51c30b684497'/>
<id>7e73ff0d0bfb06da5733ddcbe1fd51c30b684497</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>be more liberal in what we accept for link types (#90602, #127984)</title>
<updated>2004-09-27T20:03:22+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2004-09-27T20:03:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=6d66aa5caf891f469ea60d3c2e06a01382fae58c'/>
<id>6d66aa5caf891f469ea60d3c2e06a01382fae58c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix shell quoting</title>
<updated>2004-09-23T00:08:59+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2004-09-23T00:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=675824f5b0bac11344d90716446475e333732805'/>
<id>675824f5b0bac11344d90716446475e333732805</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix handling of nonexistent devices (#132839)</title>
<updated>2004-09-17T20:37:59+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2004-09-17T20:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=ba499ce66072b2ab21aaf9ffef9370e1df29044d'/>
<id>ba499ce66072b2ab21aaf9ffef9370e1df29044d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- qeth can hav eth, hsi and tr interfaces, lcs can have eth and tr interfaces,</title>
<updated>2004-09-01T14:08:15+00:00</updated>
<author>
<name>Karsten Hopp</name>
<email>karsten@redhat.com</email>
</author>
<published>2004-09-01T14:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d2c50875989152bfb783a8beed097e77886bf247'/>
<id>d2c50875989152bfb783a8beed097e77886bf247</id>
<content type='text'>
  too. We can't tell apart if p.e. eth0 is qeth or lcs, but need to know it for
  sysfs configuration. Remove TYPE=QETH hack and use a more generic NETTYPE
  instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  too. We can't tell apart if p.e. eth0 is qeth or lcs, but need to know it for
  sysfs configuration. Remove TYPE=QETH hack and use a more generic NETTYPE
  instead
</pre>
</div>
</content>
</entry>
<entry>
<title>- esconX interfaces are gone, they are now called ctcX and configured the same as ctc interfaces</title>
<updated>2004-09-01T11:30:20+00:00</updated>
<author>
<name>Karsten Hopp</name>
<email>karsten@redhat.com</email>
</author>
<published>2004-09-01T11:30:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=14841bc9529da8787f0084644b6019b9421bfa99'/>
<id>14841bc9529da8787f0084644b6019b9421bfa99</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LCS devices use portno instead if portname</title>
<updated>2004-08-30T10:29:57+00:00</updated>
<author>
<name>Karsten Hopp</name>
<email>karsten@redhat.com</email>
</author>
<published>2004-08-30T10:29:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=e7c446a4fac04f96e670227101865a88d11ee806'/>
<id>e7c446a4fac04f96e670227101865a88d11ee806</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix firmware loading (#129155, &lt;bnocera@redhat.com&gt;)</title>
<updated>2004-08-25T17:19:00+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2004-08-25T17:19:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d083cce787af7fb7a0a208534d27f6ed372033d6'/>
<id>d083cce787af7fb7a0a208534d27f6ed372033d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title> fix resolv.conf merge if pre-existing resolv.conf nonexistent or empty</title>
<updated>2004-08-23T18:48:14+00:00</updated>
<author>
<name>Jason Vas Dias</name>
<email>jvdias@redhat.com</email>
</author>
<published>2004-08-23T18:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=69ed8e952e7bd9c7c9bf3d4eee42e15d012dc315'/>
<id>69ed8e952e7bd9c7c9bf3d4eee42e15d012dc315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unneeded line</title>
<updated>2004-08-20T19:10:13+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2004-08-20T19:10:13+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=100968bcb465349b5dad29eaf798f568789e71ea'/>
<id>100968bcb465349b5dad29eaf798f568789e71ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
