<feed xmlns='http://www.w3.org/2005/Atom'>
<title>quagga/solaris/ChangeLog, branch isis-redist</title>
<subtitle>Quagga routing suite</subtitle>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/'/>
<entry>
<title>[trivia] Remove ChangeLog files, as this data is now maintained in SCM</title>
<updated>2008-08-22T18:57:22+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2008-08-19T13:13:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=3998bfd76620a676fbd77f19c5c6ea80a4cc88d2'/>
<id>3998bfd76620a676fbd77f19c5c6ea80a4cc88d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[solaris] Sync SMF bits with OpenSolaris SFW</title>
<updated>2008-07-03T20:41:08+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2008-07-03T20:41:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=c2be59ba2af0c131aae86c034327d2272a9ae188'/>
<id>c2be59ba2af0c131aae86c034327d2272a9ae188</id>
<content type='text'>
2008-07-03 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* quagga.{xml,init}.in: Sync with OpenSolaris SFW. This changes the
	  SMF schema used, from the SMF schema supplied initially with
	  Quagga, to the version which was approved by the Sun PSARC for
	  inclusion into Solaris. This change is incompatible. Settings,
	  such as vty_port, etc. will not transfer over. The Sun schema is
	  however supported by Sun, and supports running Quagga in a zone
	  with IP instances, and configuration via the routeadm utility.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2008-07-03 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* quagga.{xml,init}.in: Sync with OpenSolaris SFW. This changes the
	  SMF schema used, from the SMF schema supplied initially with
	  Quagga, to the version which was approved by the Sun PSARC for
	  inclusion into Solaris. This change is incompatible. Settings,
	  such as vty_port, etc. will not transfer over. The Sun schema is
	  however supported by Sun, and supports running Quagga in a zone
	  with IP instances, and configuration via the routeadm utility.
</pre>
</div>
</content>
</entry>
<entry>
<title>[solaris] add missing makefile.am dependency</title>
<updated>2008-01-13T18:52:15+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2008-01-13T18:52:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=75f043990f9e3fe76a59605df8b0c1283a5b2ec6'/>
<id>75f043990f9e3fe76a59605df8b0c1283a5b2ec6</id>
<content type='text'>
2008-01-13 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* Makefile.am: pkg target should depend on the 'depend.%' files.
	  Crops up now that solaris/ doesn't get descended into by
	  general Quagga build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2008-01-13 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* Makefile.am: pkg target should depend on the 'depend.%' files.
	  Crops up now that solaris/ doesn't get descended into by
	  general Quagga build.
</pre>
</div>
</content>
</entry>
<entry>
<title>[solaris] Add licence boilerplate to files for clarity</title>
<updated>2007-02-22T17:55:20+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2007-02-22T17:55:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=def09df7d1df2f4583c68b5b7f02375f5a2e9dc7'/>
<id>def09df7d1df2f4583c68b5b7f02375f5a2e9dc7</id>
<content type='text'>
2007-02-22 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* quagga.{xml,init}.in: Add licence boilerplate to ensure
	  licence terms are clear.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2007-02-22 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* quagga.{xml,init}.in: Add licence boilerplate to ensure
	  licence terms are clear.
</pre>
</div>
</content>
</entry>
<entry>
<title>[solaris] Manifest referenced non-existent services, fix.</title>
<updated>2006-04-03T21:27:20+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2006-04-03T21:27:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=e0062775b9f9945612912bdefc2d9bcf6ab0650b'/>
<id>e0062775b9f9945612912bdefc2d9bcf6ab0650b</id>
<content type='text'>
2006-04-03 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* quagga.xml.in: oops, ipvX-routing services don't exist yet in
	  any Solaris builds.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2006-04-03 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* quagga.xml.in: oops, ipvX-routing services don't exist yet in
	  any Solaris builds.
</pre>
</div>
</content>
</entry>
<entry>
<title>[solaris] revert previous update of manifest install path</title>
<updated>2006-03-30T13:46:23+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2006-03-30T13:46:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=b5b628c1fa132c1ac57fc1b102ad0605831649ef'/>
<id>b5b628c1fa132c1ac57fc1b102ad0605831649ef</id>
<content type='text'>
2006-03-16 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* prototype.smf.in: Oops, continue to install manifest to
	  var/svc/manifest/network for now.
	* Changelog: fix lack of trailing newline
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2006-03-16 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* prototype.smf.in: Oops, continue to install manifest to
	  var/svc/manifest/network for now.
	* Changelog: fix lack of trailing newline
</pre>
</div>
</content>
</entry>
<entry>
<title>[solaris] SMF manifest, method and depend updates.</title>
<updated>2006-03-30T13:38:28+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2006-03-30T13:38:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=75db03ebb169da26102275c70eff0a0ebaae04cb'/>
<id>75db03ebb169da26102275c70eff0a0ebaae04cb</id>
<content type='text'>
2006-03-13 Alan Maguire &lt;alan.maguire@sun.com&gt;

	* quagga.xml.in: Change the naming of services and instances.
	  network/routing/quagga:&lt;daemon&gt; may be neat and tidy, but
	  it's at odds with SMF convention elsewhere that demands
	  the service be named for what it does, and the instance name
	  describe the implementation (e.g. network/smtp:sendmail).
	  Remove call to method script for 'stop', SMF can do that
	  itself.
	  Enumerate the privileges required in the SMF manifest, with the
	  method_credential element.
	  Dont try provide seperate properties for each argument, it's
	  just tedious, particularly when they can no longer be
	  inherited from a common quagga service - use a single
	  "daemon-args" property, defaulting to -P 0.
	  Specify authorisation for the 'routeadm' utility and for
	  RBAC.

2006-03-13 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* quagga.init.in: Update to match SMF manifest changes.
	  If run from an SMF environment, assume method is start.
	  Offer a more tradition init script interface for pre-SMF.
	  Enable zebra for the link-state daemons.
	  Don't allow daemons to start in non-global zones, except
	  for bgpd - it doesn't have to care about underlying
	  networking much.
	  Remove all the svcprop calls, SMF or the user will supply any
	  arguments on the command-line.
	* depend.smf.in: Add dependency on SUNWroute, which provides
	  routeadm, which provides /var/svc/manifest/network/routing
	* prototype.smf.in: Install manifest to
	  var/svc/manifest/network/routing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2006-03-13 Alan Maguire &lt;alan.maguire@sun.com&gt;

	* quagga.xml.in: Change the naming of services and instances.
	  network/routing/quagga:&lt;daemon&gt; may be neat and tidy, but
	  it's at odds with SMF convention elsewhere that demands
	  the service be named for what it does, and the instance name
	  describe the implementation (e.g. network/smtp:sendmail).
	  Remove call to method script for 'stop', SMF can do that
	  itself.
	  Enumerate the privileges required in the SMF manifest, with the
	  method_credential element.
	  Dont try provide seperate properties for each argument, it's
	  just tedious, particularly when they can no longer be
	  inherited from a common quagga service - use a single
	  "daemon-args" property, defaulting to -P 0.
	  Specify authorisation for the 'routeadm' utility and for
	  RBAC.

2006-03-13 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* quagga.init.in: Update to match SMF manifest changes.
	  If run from an SMF environment, assume method is start.
	  Offer a more tradition init script interface for pre-SMF.
	  Enable zebra for the link-state daemons.
	  Don't allow daemons to start in non-global zones, except
	  for bgpd - it doesn't have to care about underlying
	  networking much.
	  Remove all the svcprop calls, SMF or the user will supply any
	  arguments on the command-line.
	* depend.smf.in: Add dependency on SUNWroute, which provides
	  routeadm, which provides /var/svc/manifest/network/routing
	* prototype.smf.in: Install manifest to
	  var/svc/manifest/network/routing.
</pre>
</div>
</content>
</entry>
<entry>
<title>[solaris] version depend files, auto-generate. Start zebra when needed.</title>
<updated>2006-02-19T18:59:26+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2006-02-19T18:59:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=e24f0638e6fc7256580c185a631cbe5549bf7db3'/>
<id>e24f0638e6fc7256580c185a631cbe5549bf7db3</id>
<content type='text'>
2006-02-19 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* depend.*: renamed to depend.*.in.
	* depend.*.in: Add version dependency.
	* Makefile.am: Generate depend.* from depend.*.in
	  Distribute the depend.*.in files rather than the depend.*
	  files.
	* quagga.init.in: Enable zebra if one of the link-state
	  daemons is started.
	  Restart method is not required - SMF handles that.
	* quagga.xml.in: Remove restart method details.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2006-02-19 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* depend.*: renamed to depend.*.in.
	* depend.*.in: Add version dependency.
	* Makefile.am: Generate depend.* from depend.*.in
	  Distribute the depend.*.in files rather than the depend.*
	  files.
	* quagga.init.in: Enable zebra if one of the link-state
	  daemons is started.
	  Restart method is not required - SMF handles that.
	* quagga.xml.in: Remove restart method details.
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-11-04 Paul Jakma &lt;paul.jakma@sun.com&gt;</title>
<updated>2005-11-04T12:34:06+00:00</updated>
<author>
<name>paul</name>
<email>paul</email>
</author>
<published>2005-11-04T12:34:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=e832203d8e660fbdbc71471cd8962c23b1721950'/>
<id>e832203d8e660fbdbc71471cd8962c23b1721950</id>
<content type='text'>
	* prototype.dev.in: lib/md5-gnu.h is now lib/md5.h
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* prototype.dev.in: lib/md5-gnu.h is now lib/md5.h
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-08-16 Paul Jakma &lt;paul.jakma@sun.com&gt;</title>
<updated>2005-08-16T17:23:15+00:00</updated>
<author>
<name>paul</name>
<email>paul</email>
</author>
<published>2005-08-16T17:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=7d7d0f3848283fea7efd6cfeddcfa588c229fb3a'/>
<id>7d7d0f3848283fea7efd6cfeddcfa588c229fb3a</id>
<content type='text'>
	* README.txt: point to the opensolaris.org sources for the SMF
	  manifest class scripts. Make step 3 slightly more explicit about
	  what 'this directory' is.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* README.txt: point to the opensolaris.org sources for the SMF
	  manifest class scripts. Make step 3 slightly more explicit about
	  what 'this directory' is.
</pre>
</div>
</content>
</entry>
</feed>
