Community maintained packages for difos.
Find a file
Jan Čermák 71b696622a python: patch distutils adjusting path in scripts' shebang
When distutils are copying scripts, path to Python interpreter is adjusted.
This does not work well in OpenWrt buildroot, because the path is adjusted
to absolute path to host Python then. This patch simply disables the
adjusting of the path.

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-02-27 18:11:19 +01: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: patch distutils adjusting path in scripts' shebang 2015-02-27 18:11:19 +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 apcupsd: add driver modbus-usb 2015-02-24 22:41:53 +01:00
sound forked-daapd: update to 22.3 2015-02-22 23:04:17 +01:00
utils remove uneeded PKG_BUILD_DIR & PKG_CAT overrides 2015-02-22 02:37:56 +01: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.