All architectures supported by Linux and *BSD are supported.
[wiki] / platforms.mdwn
index 7865a8e..36ea254 100644 (file)
@@ -5,23 +5,23 @@ 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 | |
+| 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. |
 
+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
 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