<feed xmlns='http://www.w3.org/2005/Atom'>
<title>initscripts/rc.d/init.d/netconsole, branch F15-branch</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>Only use the first ARP response in netconsole (#744309)</title>
<updated>2011-10-07T20:28:26+00:00</updated>
<author>
<name>Doug Knight</name>
<email>doug.knight@karmix.org</email>
</author>
<published>2011-10-07T19:59:17+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=10879fce0abfb298ae7dcf231572825aa3bedce9'/>
<id>10879fce0abfb298ae7dcf231572825aa3bedce9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify various string match constructs.</title>
<updated>2010-01-07T22:46:14+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2009-12-19T14:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=655de403ad25a5332b25174009107884f9b30420'/>
<id>655de403ad25a5332b25174009107884f9b30420</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More random return code fixes.</title>
<updated>2009-09-29T15:49:30+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-09-29T15:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=150a57c35f346c743b6fed88e27656d78b33a0b0'/>
<id>150a57c35f346c743b6fed88e27656d78b33a0b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various cleanups to meet standards. (#524480)</title>
<updated>2009-09-21T17:47:27+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2009-09-21T17:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=709ef82796b5340fd286f1416ee967ac8c1979f8'/>
<id>709ef82796b5340fd286f1416ee967ac8c1979f8</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>https://bugzilla.redhat.com/show_bug.cgi?id=447928</title>
<updated>2008-09-17T00:05:00+00:00</updated>
<author>
<name>Harald Hoyer</name>
<email>harald@redhat.com</email>
</author>
<published>2008-09-16T08:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=0e44773240e01476b2709f9d206b86d5dfecffcf'/>
<id>0e44773240e01476b2709f9d206b86d5dfecffcf</id>
<content type='text'>
All networking scripts from /etc/sysconfig/network-scripts call logger without
full path. This can prevent system from booting if let's say dcc is installed
when compiled with wrong parameters and  installs /usr/sbin/logger (see bellow)
It's not really a bug but this can be easily prevented. All /etc/init.d scripts
use full path for logger network-scripts should use it also
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All networking scripts from /etc/sysconfig/network-scripts call logger without
full path. This can prevent system from booting if let's say dcc is installed
when compiled with wrong parameters and  installs /usr/sbin/logger (see bellow)
It's not really a bug but this can be easily prevented. All /etc/init.d scripts
use full path for logger network-scripts should use it also
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the full path for arping.</title>
<updated>2008-09-02T18:13:21+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2008-09-02T18:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d76fe88aa176814394c3b1fdb53fa6d57749d4a0'/>
<id>d76fe88aa176814394c3b1fdb53fa6d57749d4a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>work around bash changes (#220887, modified from &lt;nvigier@mandriva.com&gt;)</title>
<updated>2007-09-25T14:56:26+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2007-09-25T14:56:26+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=75698769f6b5b123d16286571f6c9c792c0351af'/>
<id>75698769f6b5b123d16286571f6c9c792c0351af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>assorted cleanups</title>
<updated>2007-08-07T15:31:49+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2007-08-07T15:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=d342d1f4a82d4b792e1069f2db74362e7cf1ae7a'/>
<id>d342d1f4a82d4b792e1069f2db74362e7cf1ae7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix netconsole status()</title>
<updated>2007-08-07T15:19:33+00:00</updated>
<author>
<name>Bill Nottingham</name>
<email>notting@redhat.com</email>
</author>
<published>2007-08-07T15:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://gitweb.mageia.org/software/forks/initscripts/commit/?id=eb2f5f75f66ea1bb5852292d1548b15459f056ea'/>
<id>eb2f5f75f66ea1bb5852292d1548b15459f056ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
