summaryrefslogtreecommitdiff
path: root/openwrt/package/vtun/ipkg
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-30 21:13:21 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-05-30 21:13:21 +0000
commit647fa79e2bb0aae1f6db8917d123caa1d36c4664 (patch)
tree4cedf9f24e70065bb0d59dba81b9c558de41b731 /openwrt/package/vtun/ipkg
parentffe6b6015893a374aa1259c59ae69435960849cd (diff)
add vtun package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1120 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt/package/vtun/ipkg')
-rw-r--r--openwrt/package/vtun/ipkg/vtun.conffiles1
-rw-r--r--openwrt/package/vtun/ipkg/vtun.control8
2 files changed, 9 insertions, 0 deletions
diff --git a/openwrt/package/vtun/ipkg/vtun.conffiles b/openwrt/package/vtun/ipkg/vtun.conffiles
new file mode 100644
index 0000000000..1195041c56
--- /dev/null
+++ b/openwrt/package/vtun/ipkg/vtun.conffiles
@@ -0,0 +1 @@
+/etc/vtund.conf
diff --git a/openwrt/package/vtun/ipkg/vtun.control b/openwrt/package/vtun/ipkg/vtun.control
new file mode 100644
index 0000000000..1d7ad928c5
--- /dev/null
+++ b/openwrt/package/vtun/ipkg/vtun.control
@@ -0,0 +1,8 @@
+Package: vtun
+Priority: optional
+Section: net
+Architecture: mipsel
+Maintainer: marcel@slowthinkers.net
+Source: buildroot internal
+Description: A VPN tunnel daemon
+Depends: openssl, liblzo, zlib, kmod-tun