Community maintained packages for difos.
Find a file
aTanW 2564e407d2 ipsec-tools: racoon uci integration
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
 b/net/ipsec-tools/Makefile            |   16 -
 b/net/ipsec-tools/files/functions.sh  |  137 +++++++++
 b/net/ipsec-tools/files/p1client-down |   41 ++
 b/net/ipsec-tools/files/p1client-up   |   41 ++
 b/net/ipsec-tools/files/racoon        |  109 +++++++
 b/net/ipsec-tools/files/racoon.init   |  478 +++++++++++++++++++++++++++++++++-
 b/net/ipsec-tools/files/vpnctl        |   19 +
 net/ipsec-tools/files/racoon.conf     |   36 --
 8 files changed, 824 insertions(+), 53 deletions(-)
2015-03-26 08:25:15 +03:00
admin sudo: update to version 1.8.12 2015-02-14 22:33:46 +01:00
devel lttng-modules: add dependency on kernel tracing 2015-02-11 11:52:01 +01:00
ipv6 remove uneeded PKG_BUILD_DIR & PKG_CAT overrides 2015-02-22 02:37:56 +01:00
lang python: removed ensurepip module 2015-02-24 18:33:29 +01:00
libs Merge pull request #952 from ClaymorePT/master 2015-02-24 17:55:08 -05:00
mail Merge pull request #926 from ryzhovau/master 2015-02-24 15:28:36 -05:00
multimedia ices: import from old packages feed 2015-02-17 07:49:01 +01:00
net ipsec-tools: racoon uci integration 2015-03-26 08:25:15 +03:00
sound forked-daapd: update to 22.3 2015-02-22 23:04:17 +01:00
utils gammu: change startup/config file names to avoid potential conflict 2015-02-26 15:51:39 +03:00
CONTRIBUTING.md CONTRIBUTING: Add paragraph about the use of PKG_RELEASE tag. 2015-02-04 15:45:08 -05:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md README.md: fix OpenWrt name in heading 2014-08-09 08:12:31 +02:00

OpenWrt packages feed

Description

This is the OpenWrt "packages"-feed containing community-maintained packages.

Usage

This feed is enabled by default. To install all its package definitions, run:

./scripts/feeds update packages
./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.