d063a0f5e2
packages: add missing conffiles define
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29199 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 20:02:41 +00:00
b8dd3d75c1
packages/tinc: fix pid-file arg passed in service command-line
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 13:27:44 +00:00
62db3b32f6
packages/tinc: use new service functions, change 'disabled' option to 'enabled' like most other services are using
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29166 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 09:43:57 +00:00
40bd40c0d4
[packages] tinc: contribution from linus.luessing@web.de - configuration via uci similar to OpenVPN package
...
With this commit configuration via uci, similiar to the one used for
OpenVPN, will be added to tinc.
Most of the parameters are working just as described in the official
manpages of tincd and tinc.conf as provided by its developer.
The only exceptions are 'disabled' which if set to 1 will make the
init script completely ignore this tinc network and/or tinc host
and 'generate_keys' which if set to 1 will check whether
a key pair is already present for the given tinc network and if not will
generate them with the key size of "key_size" (default if not present:
2048) - this reduces the "effort" of setting up a tinc VPN on a router
to just providing the right uci config file with no need of creating
custom initialization scripts for for instance the key generation.
Furthermore, similiar to the OpenVPN configuration, also tinc configs
of its native format can be used. They just need to be placed in
/etc/tinc/NETNAME. The init scripts will always copy the content of
/etc/tinc/ to /tmp first and will append any parameters provided in
/etc/config/tinc afterwards (the user needs to take care to not specify
non-list parameters in both uci and native config).
(Trivial note: not working URLs of old repositories have been removed from Makefile for downloading sources)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-14 21:41:03 +00:00
d6de24f3a4
[packages] tinc: update to 1.0.16 ( #9801 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27795 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-27 07:20:42 +00:00
ea7b34c9b2
[packages] tinc: update to 1.0.15, thanks Saverio Proto
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27633 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-07-17 09:44:14 +00:00
e9e0d34c04
[packages] tinc: update to 1.0.14 ( #9384 ), thanks netztrip
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@26896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-15 08:29:45 +00:00
e50fce0353
[packages] tinc: fix build on powerpc ( closes : #7072 ), reformat
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@22208 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-15 17:13:42 +00:00
ec82c0db72
tinc: update to 1.0.13
...
Signed-off-by: Linus Lüssing <linus.luessing@web.de >
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21760 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-11 19:37:59 +00:00
1e28de24b4
[packages] Use default templates instead of custom reimplementations where applicable
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 13:10:21 +00:00
3b955cc1fc
[package] update tinc to 1.0.11 ( #6126 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 13:12:33 +00:00
a91b4664d1
[package] update tinc to 1.0.10 ( #6045 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@18246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-31 12:40:59 +00:00
7a591baa3c
[package] update tinc to 1.0.9, fix missing dependency against kmod-tun ( #5651 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@17194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 10:49:00 +00:00
996067d6b3
nuke $Id$ in /packages as well
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15244 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:22:30 +00:00
23487d9434
Makefile cleanups, round 6 and last
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 22:04:10 +00:00
0aed0de7c4
[packages] net/tinc: update to 1.0.8
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-17 19:36:44 +00:00
b86b451e6e
Rename "vpn" menu to "VPN"
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-28 13:31:04 +00:00
e296673ba6
packages: Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net >
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9695 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:59:01 +00:00
0550a9ac78
remove PKG_CAT from packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 18:46:37 +00:00
819cb6e323
add submenus to several packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-18 18:37:22 +00:00
5cc6a3f241
update to 1.0.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7197 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-13 02:58:06 +00:00
ad48dd3de8
update tinc to 1.0.6, no more need for the patch as they check both lzo and lzo2 now
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-04 19:28:19 +00:00
c0e5247848
replace lots of manual install commands with INSTALL_* variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
5cb332fb35
massive Makefile cleanup, add missing 'svn:keywords' property
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@5348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-30 13:51:50 +00:00
d4afae6314
update lzo, and openvpn to latest versions, fix vtun and tinc for lzo2
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4875 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-29 19:11:03 +00:00
8b6c86b471
Fix/clean several hundred package makefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-18 21:21:06 +00:00
e620683dea
Port tinc to -ng
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4542 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-08 14:58:34 +00:00