Import old website, converted to MarkDown format.
[wiki] / platforms.mdwn
diff --git a/platforms.mdwn b/platforms.mdwn
new file mode 100644 (file)
index 0000000..7865a8e
--- /dev/null
@@ -0,0 +1,30 @@
+## Supported platforms
+
+We have confirmed that tinc works on the following platforms and we
+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 | |
+| Solaris  | sparc32 | |
+| OpenBSD  | i386, x86\_64 | |
+| NetBSD   | i386 | |
+| Darwin (MacOS/X) | powerpc, i386 | 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. |
+
+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
+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]]. |
+
+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
+actually running tinc on an unsupported platform, please
+[[tell us|contact]].