<feed xmlns='http://www.w3.org/2005/Atom'>
<title>quagga/redhat/quagga.sysconfig, branch master</title>
<subtitle>Quagga routing suite</subtitle>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/'/>
<entry>
<title>redhat: add systemd service files</title>
<updated>2012-05-01T15:51:26+00:00</updated>
<author>
<name>David Ward</name>
<email>david.ward@ll.mit.edu</email>
</author>
<published>2012-04-29T20:47:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=4b5a2103b7d03b9209cfa3668d9cebead697bc82'/>
<id>4b5a2103b7d03b9209cfa3668d9cebead697bc82</id>
<content type='text'>
 * redhat/*.service: add systemd service file for each routing daemon
 * redhat/quagga.sysconfig: add comment about watchquagga and systemd
 * redhat/Makefile.am: add systemd service files to distribution

Signed-off-by: David Ward &lt;david.ward@ll.mit.edu&gt;
Signed-off-by: David Lamparter &lt;equinox@diac24.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * redhat/*.service: add systemd service file for each routing daemon
 * redhat/quagga.sysconfig: add comment about watchquagga and systemd
 * redhat/Makefile.am: add systemd service files to distribution

Signed-off-by: David Ward &lt;david.ward@ll.mit.edu&gt;
Signed-off-by: David Lamparter &lt;equinox@diac24.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>redhat: update initscripts</title>
<updated>2012-05-01T15:51:26+00:00</updated>
<author>
<name>David Ward</name>
<email>david.ward@ll.mit.edu</email>
</author>
<published>2012-04-29T20:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=a41242bed823db77186ed7d11953cffaa0c3b733'/>
<id>a41242bed823db77186ed7d11953cffaa0c3b733</id>
<content type='text'>
Taken from Fedora packaging with additional fixes.

 * redhat/*.init: make all initscripts LSB-compliant;
     store the daemon configuration file location in $CONF_FILE,
     and perform existence testing before starting the daemon
 * redhat/babeld.init: add initscript for Babel routing engine
 * redhat/quagga.sysconfig: add command-line options for babeld;
     remove the daemon configuration file locations from $*_OPTS;
     clarify directions for configuring watchquagga
 * redhat/Makefile.am: add babeld.init to distribution

Signed-off-by: David Ward &lt;david.ward@ll.mit.edu&gt;
Signed-off-by: David Lamparter &lt;equinox@diac24.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Taken from Fedora packaging with additional fixes.

 * redhat/*.init: make all initscripts LSB-compliant;
     store the daemon configuration file location in $CONF_FILE,
     and perform existence testing before starting the daemon
 * redhat/babeld.init: add initscript for Babel routing engine
 * redhat/quagga.sysconfig: add command-line options for babeld;
     remove the daemon configuration file locations from $*_OPTS;
     clarify directions for configuring watchquagga
 * redhat/Makefile.am: add babeld.init to distribution

Signed-off-by: David Ward &lt;david.ward@ll.mit.edu&gt;
Signed-off-by: David Lamparter &lt;equinox@diac24.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>2004-12-22 Andrew J. Schorr &lt;ajschorr@alumni.princeton.edu&gt;</title>
<updated>2004-12-22T16:18:53+00:00</updated>
<author>
<name>ajs</name>
<email>ajs</email>
</author>
<published>2004-12-22T16:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=afc44c29bc65fa574b9cfc0b2b6b5c499e18a4e5'/>
<id>afc44c29bc65fa574b9cfc0b2b6b5c499e18a4e5</id>
<content type='text'>
	* redhat/quagga.sysconfig: Define some variables to support watchquagga.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* redhat/quagga.sysconfig: Define some variables to support watchquagga.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix stray dollar sign that had crept into OSPF6D_OPTS and prevented ospf6d</title>
<updated>2004-06-06T15:46:23+00:00</updated>
<author>
<name>paul</name>
<email>paul</email>
</author>
<published>2004-06-06T15:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=d47b7ba10bdd17d9f723a5fc42b2f71668e27a22'/>
<id>d47b7ba10bdd17d9f723a5fc42b2f71668e27a22</id>
<content type='text'>
from starting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
from starting.
</pre>
</div>
</content>
</entry>
<entry>
<title>2004-01-08 Paul Jakma &lt;paul@dishone.st&gt;</title>
<updated>2004-01-09T16:30:52+00:00</updated>
<author>
<name>paul</name>
<email>paul</email>
</author>
<published>2004-01-09T16:30:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=00bc560322b97a6a8d3cf7fb2066b6dd199b0a70'/>
<id>00bc560322b97a6a8d3cf7fb2066b6dd199b0a70</id>
<content type='text'>
        * Makefile.am: as per gdt, specify the redhat dir as a DIST_SUBDIR,
          remove the redhat/... dist targets - instead these now go in..
          redhat/Makefile.am: (new) proper place to describe redhat/ dist
          files, as well as allow quagga.spec to be regenerated properly.
          redhat/quagga.sysconfig: specify conf file location.
          redhat/quagga.spec.in: Add 2 patches to RPM build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        * Makefile.am: as per gdt, specify the redhat dir as a DIST_SUBDIR,
          remove the redhat/... dist targets - instead these now go in..
          redhat/Makefile.am: (new) proper place to describe redhat/ dist
          files, as well as allow quagga.spec to be regenerated properly.
          redhat/quagga.sysconfig: specify conf file location.
          redhat/quagga.spec.in: Add 2 patches to RPM build.
</pre>
</div>
</content>
</entry>
<entry>
<title>2003-12-30 Paul Jakma &lt;paul@dishone.st&gt;</title>
<updated>2003-12-30T11:16:21+00:00</updated>
<author>
<name>paul</name>
<email>paul</email>
</author>
<published>2003-12-30T11:16:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=15d74e93405f0f9bb9e399163b8e53bb589699d6'/>
<id>15d74e93405f0f9bb9e399163b8e53bb589699d6</id>
<content type='text'>
        * redhat/isisd.init: new file, init script for isisd.
          redhat/quagga.sysconfig: new file, sysconfig file for quagga
          initscripts.
          redhat/quagga.spec.in: various cleanups, including sysconfig patch
          from RH, fixed UID/GID as per RH EL, shell changed to
          /sbin/nologin, daemon vty's listen to 127.1 only per default and
          isisd packaged.
          redhat/*.init: sysconfig support and runlevels specified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
        * redhat/isisd.init: new file, init script for isisd.
          redhat/quagga.sysconfig: new file, sysconfig file for quagga
          initscripts.
          redhat/quagga.spec.in: various cleanups, including sysconfig patch
          from RH, fixed UID/GID as per RH EL, shell changed to
          /sbin/nologin, daemon vty's listen to 127.1 only per default and
          isisd packaged.
          redhat/*.init: sysconfig support and runlevels specified.
</pre>
</div>
</content>
</entry>
</feed>
