From 647fa79e2bb0aae1f6db8917d123caa1d36c4664 Mon Sep 17 00:00:00 2001 From: nbd Date: Mon, 30 May 2005 21:13:21 +0000 Subject: add vtun package git-svn-id: svn://svn.openwrt.org/openwrt/trunk@1120 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/vtun/ipkg/vtun.conffiles | 1 + openwrt/package/vtun/ipkg/vtun.control | 8 ++++++++ 2 files changed, 9 insertions(+) create mode 100644 openwrt/package/vtun/ipkg/vtun.conffiles create mode 100644 openwrt/package/vtun/ipkg/vtun.control (limited to 'openwrt/package/vtun/ipkg') diff --git a/openwrt/package/vtun/ipkg/vtun.conffiles b/openwrt/package/vtun/ipkg/vtun.conffiles new file mode 100644 index 000000000..1195041c5 --- /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 000000000..1d7ad928c --- /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 -- cgit v1.2.3