]> git.tinc-vpn.org Git - wiki/commitdiff
Explicitly mention that tinc runs on Windows 8.
authorGuus Sliepen <guus@tinc-vpn.org>
Sun, 17 Feb 2013 13:10:14 +0000 (14:10 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Sun, 17 Feb 2013 13:10:14 +0000 (14:10 +0100)
download.mdwn
examples/windows-install.mdwn
features.mdwn
index.mdwn
platforms.mdwn

index ae4e191e080e2efbf4dae707ba2e34f4073cd908..e0a46d22786cbf69511d2dc5fbd09860dfb26711 100644 (file)
@@ -20,7 +20,7 @@ packages you should contact its maintainer.
 [tinc-1.0.19.tar.gz](/packages/tinc-1.0.19.tar.gz)
 ([sig](/packages/tinc-1.0.19.tar.gz.sig))
 <tr><td>**Packages**<td>
-[Windows XP/Vista/7](/packages/windows/tinc-1.0.19-install.exe)
+[Windows XP/Vista/7/8](/packages/windows/tinc-1.0.19-install.exe)
 </table>
 
 ### Latest pre-release from the 1.1 branch
@@ -33,7 +33,7 @@ packages you should contact its maintainer.
 [tinc-1.1pre5.tar.gz](/packages/tinc-1.1pre5.tar.gz)
 ([sig](/packages/tinc-1.1pre5.tar.gz.sig))
 <tr><td>**Packages**<td>
-[Windows XP/Vista/7](/packages/windows/tinc-1.1pre5-install.exe)
+[Windows XP/Vista/7/8](/packages/windows/tinc-1.1pre5-install.exe)
 </table>
 
 ### Distributions providing tinc
@@ -70,7 +70,7 @@ using one of these packages.
 [tinc-1.1pre4.tar.gz](/packages/tinc-1.1pre4.tar.gz)
 ([sig](/packages/tinc-1.1pre4.tar.gz.sig))
 <tr><td>**Packages**<td>
-[Windows XP/Vista/7](/packages/windows/tinc-1.1pre4-install.exe)
+[Windows XP/Vista/7/8](/packages/windows/tinc-1.1pre4-install.exe)
 </table>
 
 <a name="1.1pre3"></a><table>
@@ -79,7 +79,7 @@ using one of these packages.
 [tinc-1.1pre3.tar.gz](/packages/tinc-1.1pre3.tar.gz)
 ([sig](/packages/tinc-1.1pre3.tar.gz.sig))
 <tr><td>**Packages**<td>
-[Windows XP/Vista/7](/packages/windows/tinc-1.1pre3-install.exe)
+[Windows XP/Vista/7/8](/packages/windows/tinc-1.1pre3-install.exe)
 <tr><td>**Remarks**<td>
 The Windows binary fails to read packets from the TAP adapter.
 </table>
index f6bb8a7bc129a658b6d7c087c79e0df5f922b730..40eaa7a0fe27f8bc4fb3889faa2a11352e449803 100644 (file)
@@ -1,8 +1,8 @@
-[[!meta title="installing tinc on Windows 2000/XP"]]
+[[!meta title="installing tinc on Windows 2000/XP/7/8"]]
 
-## Example: installing tinc on Windows 2000/XP
+## Example: installing tinc on Windows 2000/XP/7/8
 
-This example shows how to install and configure tinc on Windows 2000 or XP. It
+This example shows how to install and configure tinc on Windows 2000, XP, 7 or 8. It
 is not a HOWTO, it is recommended that you read the manual as well.
 
 [[!toc levels=2]]
index 1875856d7a265d1838ecafed504303cf768473ec..3239412fb83fa3740e0ea9474e771d37078488c1 100644 (file)
@@ -5,4 +5,4 @@
 - Tunnels over UDP for high efficiency
 - Scalable to many sites
 - Supports bridging multiple ethernet segments
-- Runs on many UNIX platforms (Linux, Net/Free/OpenBSD, Solaris, MacOS/X) as well as Windows (2000, XP)
+- Runs on many UNIX platforms (Linux, Net/Free/OpenBSD, Solaris, MacOS/X) as well as Windows (2000, XP, 7, 8)
index d2873ee1cff7e60fe65778dc9513f1293969fa26..73b43874dfc78c0ef828276bb0f1e3b9588ac9fe 100644 (file)
@@ -51,7 +51,7 @@ normally only work on a LAN over the Internet.
 
 <dt><b>Runs on many operating systems and supports IPv6</b></dt>
 <dd>Currently Linux, FreeBSD, OpenBSD, NetBSD, MacOS/X, Solaris,
-Windows 2000, XP, Vista and Windows 7 platforms are supported. See our section about
+Windows 2000, XP, Vista and Windows 7 and 8 platforms are supported. See our section about
 <a href="/platforms">supported platforms</a> for more information about the
 state of the ports. tinc has also full support for IPv6, providing
 both the possibility of tunneling IPv6 traffic over its tunnels and
index ba13942bb928233ca3313d79a8e0cb51cb64a561..3c596f6b968d47957736447915e54c1826e27d76 100644 (file)
@@ -13,7 +13,7 @@ will make sure it will work on these in the future as well:
 | 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.