X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=platforms.mdwn;h=3c596f6b968d47957736447915e54c1826e27d76;hb=94e5ee56307755064be414ac2f7bd185479a277e;hp=36ea254c71998b74445c282f4bde6077103f2074;hpb=53fd7fd8299c18c1373627064de29ed212c1d70e;p=wiki diff --git a/platforms.mdwn b/platforms.mdwn index 36ea254..3c596f6 100644 --- a/platforms.mdwn +++ b/platforms.mdwn @@ -10,9 +10,10 @@ will make sure it will work on these in the future as well: | Solaris | sparc32 | | | OpenBSD | all | | | NetBSD | all | | +| DragonFlyBSD | all | | | Darwin (MacOS/X) | powerpc, i386, x86\_64 | See the [[tinc manual|docs]] for requirements. | | Windows (Cygwin) | i386, x86\_64 with tap64 driver | Runs in a Cygwin environment. | -| Windows (MinGW) | i386, x86\_64 with tap64 driver | Runs natively under Windows 2000, XP, Vista and Windows 7. May need an updated TAP-Win32 driver to work. | +| Windows (MinGW) | i386, x86\_64 with tap64 driver | Runs natively under Windows 2000, XP, Vista, Windows 7 and 8. | Since tinc doesn't require a lot of memory, it will also run on embedded devices such as ADSL routers, wireless access points and NAS devices if they support one of the operating systems mentioned above. @@ -23,6 +24,7 @@ in which stage we are in the table. | OS | Architecture | Compiles | Runs | Really works | Remarks | | -- | ------------ | -------- | ---- | ------------ | ------- | | iPhone, iPod touch | arm | yes | yes | yes | Experimental support for these devices is in the [[repository]]. | +| Android | arm | yes | yes | yes | Support for these devices is in the [[repository]]. An unofficial installer and GUI for Android is on [Google Play](https://play.google.com/store/apps/details?id=org.poirsouille.tinc_gui) | On other platform tinc will likely not compile at all. If you do want to report a successful compile or if you have succeeded in