diff options
author | Samuli Seppänen <samuli@openvpn.net> | 2011-04-14 17:41:23 +0300 |
---|---|---|
committer | David Sommerseth <dazo@users.sourceforge.net> | 2011-04-14 21:17:54 +0200 |
commit | 8cf7903c31d76ea905b7fd5d9257f116f424fe9e (patch) | |
tree | 91d4f56b2016c2cf77c5e1d1c26da01448fb836c /INSTALL | |
parent | Fix a bug in devcon source code handling (diff) | |
download | openvpn-8cf7903c31d76ea905b7fd5d9257f116f424fe9e.tar.xz |
Removed Win2k from supported platforms list in INSTALL and win/openvpn.nsi
Signed-off-by: Samuli Seppänen <samuli@openvpn.net>
Acked-by: David Sommerseth <dazo@users.sourceforge.net>
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
(cherry picked from commit 9b8247edf3e58893eb3ecc38dbfb2805ff1bb83d)
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -42,7 +42,7 @@ SUPPORTED PLATFORMS: (4) Mac OS X Darwin (5) FreeBSD (6) NetBSD - (7) Windows (Win 2K and higher) + (7) Windows (WinXP and higher) SUPPORTED PROCESSOR ARCHITECTURES: In general, OpenVPN is word size and endian independent, so @@ -280,7 +280,7 @@ TUN/TAP Driver Configuration: needs to be manually copied to /kernel/drv/sparcv9/ and then a reconfiguration reboot. (boot -r). -* Windows 2000/XP/2003/Vista +* Windows XP/2003/Vista See domake-win for building instructions. See INSTALL-win32.txt for usage info. |