Add OpenIndiana to supported platform list
authorDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 5 Nov 2011 02:48:06 +0000 (02:48 +0000)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Sat, 5 Nov 2011 02:50:15 +0000 (02:50 +0000)
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
www/building.xml
www/platforms.xml

index 0814f33..896fa9c 100644 (file)
@@ -60,7 +60,7 @@ it still doesn't build, please send the full output in a plain-text mail to the
 <h2>TUN/TAP driver</h2>
 
 <p>Mac OS X users will also need to install the
-<a href="http://tuntaposx.sourceforge.net/">Mac OS X tun/tap driver</a>, and Solaris users will need the <a href="http://www.whiteboard.ne.jp/~admin2/tuntap/">Solaris one</a>. Note that for IPv6 support, the Solaris tun/tap driver from 16th Nov 2009 or newer is required.</p>
+<a href="http://tuntaposx.sourceforge.net/">Mac OS X tun/tap driver</a>, and Solaris/OpenIndiana users will need the <a href="http://www.whiteboard.ne.jp/~admin2/tuntap/">Solaris one</a>. Note that for IPv6 support, the Solaris tun/tap driver from 16th Nov 2009 or newer is required.</p>
 
        <INCLUDE file="inc/footer.tmpl" />
 </PAGE>
index b4ff2c2..b3bd0bd 100644 (file)
@@ -14,7 +14,7 @@
        <h1>Supported Platforms</h1>
 
 <p>OpenConnect is known to work on Linux (including Android), OpenBSD,
-FreeBSD, NetBSD, DragonFly BSD, OpenSolaris
+FreeBSD, NetBSD, DragonFly BSD, OpenIndiana/OpenSolaris
 and Mac OS X platforms, and should be trivially portable to any other platform
 supporting <a href="http://en.wikipedia.org/wiki/TUN/TAP">TUN/TAP</a>
 devices and on which <a href="http://www.openssl.org/">OpenSSL</a> runs.