Go to file
Luiz Angelo Daros de Luca 205becb6e8 ruby: Disable doc generation
Docs are not currently packaged. So, there is no need to install
them. Also, doxygen have some problem with the usaged of git in
build_dir as it takes ages running git commands on every file.
Disabling the docs reduces the compilation time.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-10-07 14:14:52 -03:00
admin Merge pull request #357 from cjkoenig/update_monit 2014-10-01 23:17:01 +02:00
devel diffutils: add from old repo and update 2014-09-12 18:41:39 -05:00
ipv6 Merge branch 'master' into license-updates 2014-08-10 01:09:06 -07:00
lang ruby: Disable doc generation 2014-10-07 14:14:52 -03:00
libs confuse: adopt and update 2014-10-01 20:11:53 +02:00
mail dovecot: add LDAP option 2014-09-30 22:54:05 -04:00
multimedia gst1-libav: fix build on x86_64 2014-09-22 10:52:18 +02:00
net Currently tinc init script will delete the generated configuration folder and then check if it will not exists in order to create it. 2014-10-03 17:51:44 +02:00
sound mpd: update to 0.18.16 2014-09-26 13:24:26 -04:00
utils zsh: added 2014-09-30 23:24:58 +07: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

README.md

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.