1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 11:23:57 +02:00
Go to file
Sebastian Moeller a01d871099 [SQM/luci-app-sqm] Enable sqm initiscript if a single sqm instance gets enabled
The SQM gui has confused its users with an enable button, that only served to
selecively activate/de-activate sqm instances instead of controlling sqm's
initscript (which needs to be enabled so the sqm properly starts up after a reboot
and also for hotplug to work properly). luci-app-sqm will now enable sqm's
initscript when a single sqm instance get enabled. It also informs the user about
this fact in the top margin of the sqm page. Note sqm will not disable the
initscript behind the user's back if sqm instances get disabled.
While I would have prefered this notice to be more prominent an attentive user
should notice, and most users should not care anyway. This also increases the
package release number.

Signed-off-by: Sebastian Moeller <moeller0@gmx.de>
2015-07-12 22:30:34 +02:00
admin zabbix: update to 2.4.3 2014-12-26 20:38:42 +01:00
devel/patch patch: --disable-xattr (v2) 2014-06-30 22:43:30 +02:00
ipv6 aiccu: Fix typo 2014-08-07 08:35:46 +02:00
lang perl: Don't link against libnsl, fix PPC signedness 2014-10-28 18:50:59 +01:00
libs gnutls: updated to 3.3.16 2015-07-12 21:44:45 +02:00
mail/dovecot dovecot: import from packages 2014-06-16 11:54:42 +02:00
multimedia mjpg-streamer: Fixed cambozola MD5 sum. 2015-03-27 07:41:41 +01:00
net [SQM/luci-app-sqm] Enable sqm initiscript if a single sqm instance gets enabled 2015-07-12 22:30:34 +02:00
sound mpd: disable libsoup 2014-09-02 16:02:08 +02:00
utils grep: Fix CVE-2015-1345 heap buffer overrun 2015-02-17 12:59:59 +01:00
CONTRIBUTING.md Update contributing statement 2014-07-29 22:41:34 +02:00
LICENSE Add GPLv2 pro-forma license 2014-06-16 08:14:04 +02:00
README.md Split README in README.md and CONTRIBUTING.md 2014-07-23 00:57:08 +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 Run: ./scripts/feeds install -a -p packages

License

See LICENSE file.

Package Guidelines

See CONTRIBUTING.md file.