From c2be59ba2af0c131aae86c034327d2272a9ae188 Mon Sep 17 00:00:00 2001 From: Paul Jakma Date: Thu, 3 Jul 2008 20:41:08 +0000 Subject: [solaris] Sync SMF bits with OpenSolaris SFW 2008-07-03 Paul Jakma * 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. --- solaris/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'solaris/ChangeLog') diff --git a/solaris/ChangeLog b/solaris/ChangeLog index 8a2ad7d3..65135d99 100644 --- a/solaris/ChangeLog +++ b/solaris/ChangeLog @@ -1,3 +1,13 @@ +2008-07-03 Paul Jakma + + * 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. + 2008-01-13 Paul Jakma * Makefile.am: pkg target should depend on the 'depend.%' files. -- cgit v1.2.1