summaryrefslogtreecommitdiff
path: root/openvpn/README
diff options
context:
space:
mode:
authorkali <kali@leap.se>2012-12-06 01:37:00 +0900
committerkali <kali@leap.se>2012-12-06 01:37:00 +0900
commitfa59d347e82e3ddfb758658e15bf8a2d8e3d83b1 (patch)
tree196e83055c27f8d38a4f55cafdfd8850eabdbe64 /openvpn/README
parent53a615a9507265e133e8f85714f5039eeae1f10d (diff)
parent161fec1b1abd153605c5377ec0e4c7f45fb1e3b8 (diff)
Merge branch 'feature/openvpn-bin-build' into develop
Diffstat (limited to 'openvpn/README')
-rw-r--r--openvpn/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/openvpn/README b/openvpn/README
new file mode 100644
index 00000000..bf2205c2
--- /dev/null
+++ b/openvpn/README
@@ -0,0 +1,6 @@
+OpenVPN binary, build scripts
+Works using a GCC minGW32 cross-compiler on Debian/Ubuntu
+Produces a working MS Windows executable
+openvpn.exe: PE32 executable (DLL) (console) Intel 80386, for MS Windows
+goes smooth for the 99%, might still need some slapping the flags around now and then
+ -jrml