Community maintained packages for difos.
Find a file
Petar Koretic 8467d0ea3f luci-app-lxc: code cleanup
Number of suggested rewrites:
* use lua ubus bindings instead of os.execute
* combine multiple actions to use same handler 'lxc_action' and pass
actions as arguments to consolidate code
* read openwrt version from lua directly
* start using String.prototype.format for string formatting

Also, drop 'rename' and 'clone' until they are fully functional on all
platforms.

Thanks Jo-Philipp for suggestions on how to improve the code.

Signed-off-by: Petar Koretic <petar.koretic@sartura.hr>
2014-10-30 20:50:39 -04:00
admin generic userid: use the new USERID api 2014-10-08 03:45:30 +02:00
devel gcc: work around wrongly detected sys/sdt.h header. 2014-10-23 16:44:49 +02:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang New python-dns package 2014-10-26 01:38:03 +03:00
libs db47: Drop -full variant and integrate it into the normal one 2014-10-29 18:25:53 +01:00
mail bogofilter: depend on libdb47, not libdb47-full (related to #459) 2014-10-30 07:05:45 -04:00
multimedia ffmpeg: Upgrade to 2.4.2. Supress libffmpeg-custom when ALL selected 2014-10-29 12:47:59 -04:00
net Merge pull request #486 from commodo/ovs-build-fix2 2014-10-30 18:13:13 +01:00
sound add espeak, a compact open source software speech synthesizer 2014-10-25 09:40:56 +02:00
utils luci-app-lxc: code cleanup 2014-10-30 20:50:39 -04:00
CONTRIBUTING.md Fix a typo in CONTRIBUTING.md text 2014-08-19 02:11:20 -03: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.