1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-21 16:18:39 +02:00
Go to file
Gergely Kiss 7cdff9ec14 shadow-utils: remove dependency causing conflict
The "+ALL:shadow" dependency causes conflict with passwd utility
as it is provided by busybox in the default configuration.

Signed-off-by: Gergely Kiss <mail.gery@gmail.com>
2014-12-20 23:12:22 +01:00
admin debootstrap: depends on ar 2014-12-18 13:24:30 +01:00
devel gcc: work around wrongly detected sys/sdt.h header. 2014-10-23 16:44:49 +02:00
ipv6 aiccu: Add NTP hotplug hook 2014-12-01 15:15:35 +01:00
lang Merge pull request #672 from remakeelectric/lua-mosquitto 2014-12-20 10:19:04 +01:00
libs libs: libwebsockets: add latest released version 2014-12-18 16:28:05 +00:00
mail nail: unbreak compilation 2014-12-16 09:30:36 +01:00
multimedia upmpdcli: Change default interface to 'lan' 2014-12-18 13:05:45 -05:00
net seafile-seahub: fix installation process of python dependencies 2014-12-19 12:02:14 +01:00
sound mpd: Update to 0.18.20 2014-12-18 13:55:30 -05:00
utils shadow-utils: remove dependency causing conflict 2014-12-20 23:12:22 +01:00
CONTRIBUTING.md Update CONTRIBUTING.md 2014-12-15 08:56:37 +01: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.