git:// links no longer work, refer to the https:// one.
[wiki] / platforms.mdwn
index 7865a8e..754bcd6 100644 (file)
@@ -5,14 +5,17 @@ will make sure it will work on these in the future as well:
 
 | OS | Architecture | Remarks |
 | -- | ------------ | ------- |
-| Linux    | i386, alpha, sparc, powerpc, x86\_64 | |
-| FreeBSD  | i386, x86\_64 | |
+| Linux    | all | |
+| FreeBSD  | all | |
 | Solaris  | sparc32 | |
-| OpenBSD  | i386, x86\_64 | |
-| NetBSD   | i386 | |
-| Darwin (MacOS/X) | powerpc, i386 | See the [[tinc manual|docs]] for requirements. |
+| 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, 7, 8 and 10 |
+
+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.
 
 We are in the process porting tinc to the following architectures.
 On some it may already work, on others it will not. You can check
@@ -20,9 +23,8 @@ in which stage we are in the table.
 
 | OS | Architecture | Compiles | Runs | Really works | Remarks |
 | -- | ------------ | -------- | ---- | ------------ | ------- |
-| Linux | m68k, mips, mipsel, S/390, SH, HPPA | yes | unknown | unknown | Debian autobuilder binaries. |
-| GNU HURD | i386 | yes | unknown | unknown | Debian has hurd binaries, but probably misses a tun/tap device. |
-| iPhone, iPod touch | arm | yes | yes | yes | Experimental support for these devices is in the [[repository]]. |
+| iOS | arm | yes | yes | yes | Cydia packages are available [here](/packages/cydia/). |
+| Android | arm | yes | yes | yes | Use [tincapp.pacien.org](http://tincapp.pacien.org/) or [tinc_gui.poirsouille.org](https://play.google.com/store/apps/details?id=org.poirsouille.tinc_gui) from Google's app store. |
 
 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