<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/sysconfig/network-scripts/ifup-ctc, branch 9.79</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>[3/3] Remove tabs and fix spacing: ifup/ifdown scripts</title>
<updated>2016-10-12T12:30:08+00:00</updated>
<author>
<name>Phil Dibowitz</name>
<email>phil@ipom.com</email>
</author>
<published>2016-10-05T15:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=5c603b1da767ad0075493ca02286312039dbe0dc'/>
<id>5c603b1da767ad0075493ca02286312039dbe0dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some more uses of /sbin/route ; replace with /sbin/ip. (#682308)</title>
<updated>2012-04-20T18:13:37+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-04-20T18:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=c1d21f7c44405f0fd8bf5d18e6465a49177c070b'/>
<id>c1d21f7c44405f0fd8bf5d18e6465a49177c070b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove ifconfig usage from assorted ancient device types.</title>
<updated>2012-01-06T22:38:26+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2012-01-06T22:38:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=6f6830b700f33172e33db32f12e9bfef3a7f7989'/>
<id>6f6830b700f33172e33db32f12e9bfef3a7f7989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use net_log where appropriate.</title>
<updated>2011-03-25T20:17:16+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2011-03-25T20:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=255a2b7db036fd4b1df99028ba6298c4b5837485'/>
<id>255a2b7db036fd4b1df99028ba6298c4b5837485</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move ccwgroup initialization to a udev rule (#199139, #199655, #169161)</title>
<updated>2006-09-27T19:59:05+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2006-09-27T19:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=225f7786a51745535128be4925eced71b2fa94f1'/>
<id>225f7786a51745535128be4925eced71b2fa94f1</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>Add METRIC= support for default routes (#124045)</title>
<updated>2006-05-10T00:08:02+00:00</updated>
<author>
<name>Miloslav Trmac</name>
<email>mitr@volny.cz</email>
</author>
<published>2006-05-10T00:08:02+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=906238c891d3f02b4c706457783694e3a01d91ce'/>
<id>906238c891d3f02b4c706457783694e3a01d91ce</id>
<content type='text'>
* ifup-ppp, network-functions: Save all default routes, lose no data.
* network-functions:
  - (find_gateway_dev): Fix - it should find the device while $GATEWAY is not
    the default route
  - (add_default_route): Don't use configuration for the device that is being
    brought down; document function purpose and bugs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ifup-ppp, network-functions: Save all default routes, lose no data.
* network-functions:
  - (find_gateway_dev): Fix - it should find the device while $GATEWAY is not
    the default route
  - (add_default_route): Don't use configuration for the device that is being
    brought down; document function purpose and bugs.
</pre>
</div>
</content>
</entry>
<entry>
<title>- CTC uses GATEWAY as pointtopoint partner. This works as long as CTC</title>
<updated>2004-09-10T10:37:38+00:00</updated>
<author>
<name>Karsten Hopp</name>
<email>karsten@redhat.com</email>
</author>
<published>2004-09-10T10:37:38+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=1129c1b2ff3ff4a2d9c5ae7cc390e401f42f51ba'/>
<id>1129c1b2ff3ff4a2d9c5ae7cc390e401f42f51ba</id>
<content type='text'>
  is the primary network interface, but fails otherwise.
  Load /etc/sysconfig/network before ifcfg-ctcX so that GATEWAY can be
  set in ifcfg-ctcX and doesn't get overwritten.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  is the primary network interface, but fails otherwise.
  Load /etc/sysconfig/network before ifcfg-ctcX so that GATEWAY can be
  set in ifcfg-ctcX and doesn't get overwritten.
</pre>
</div>
</content>
</entry>
<entry>
<title>- ifcfg-iucv/ctc: drop REMIP and use GATEWAY instead</title>
<updated>2004-08-26T15:04:43+00:00</updated>
<author>
<name>Karsten Hopp</name>
<email>karsten@redhat.com</email>
</author>
<published>2004-08-26T15:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=b96eba57390d90ffb29de1a9229c71b3a9ed90e5'/>
<id>b96eba57390d90ffb29de1a9229c71b3a9ed90e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- add support for mainframe ccwgroup devices (QETH/HSI/CTC/LCS)</title>
<updated>2004-05-18T12:30:49+00:00</updated>
<author>
<name>Karsten Hopp</name>
<email>karsten@redhat.com</email>
</author>
<published>2004-05-18T12:30:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=002ed645baad470e826bb7206d2d48800c1263f9'/>
<id>002ed645baad470e826bb7206d2d48800c1263f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
