diff options
author | Paul Jakma <paul.jakma@sun.com> | 2006-02-19 18:59:26 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2006-02-19 18:59:26 +0000 |
commit | e24f0638e6fc7256580c185a631cbe5549bf7db3 (patch) | |
tree | 5f2b1b58b3b0ed2eee52feb33600785bd44b5304 /solaris/ChangeLog | |
parent | 4528ffa280f93ce64213bd79311dc9d7b3c6a12f (diff) |
[solaris] version depend files, auto-generate. Start zebra when needed.
2006-02-19 Paul Jakma <paul.jakma@sun.com>
* 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.
Diffstat (limited to 'solaris/ChangeLog')
-rw-r--r-- | solaris/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/solaris/ChangeLog b/solaris/ChangeLog index e3144dff..13862147 100644 --- a/solaris/ChangeLog +++ b/solaris/ChangeLog @@ -1,3 +1,15 @@ +2006-02-19 Paul Jakma <paul.jakma@sun.com> + + * 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. + 2005-11-04 Paul Jakma <paul.jakma@sun.com> * prototype.dev.in: lib/md5-gnu.h is now lib/md5.h |