luci/modules/luci-mod-system/htdocs/luci-static/resources/view/system
Florian Eckert 638f5ce071 luci-mod-system: add led plugin infrastructure
This commit creates the possibility that not only kernel-led-triggers can
be selected but also application-led-triggers from user space.
This is done via a plugin mechanism. The application-led-triggers are scripts
that set kernel-led-triggers on system events or services. Until now this
has not been possible. The package rssileds is a kind of
application-led-trigger.

The following new packages are added:

* luci-app-ledtrig-rssi (application-led-trigger)
* luci-app-ledtrig-switch (kernel-led-trigger) not needed on every most devices
* luci-app-ledtrig-usport (kernel-led-trigger) optional trigger

Since we have now a plugin mechanism I have added the following triggers
as a dependency. So this triggers are now installed per default on LuCI
installation.

* kmod-ledtrig-default-on
* kmod-ledtrig-heartbeat
* kmod-ledtrig-netdev
* kmod-ledtrig-timer

The kernel trigger kmod-ledtrig-usbdev was removed with the commit
d0b50c2770
So I have not ported the relevant code anymore.

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-02-27 13:28:03 +01:00
..
led-trigger luci-mod-system: add led plugin infrastructure 2020-02-27 13:28:03 +01:00
crontab.js treewide: require ui.js explicitly 2019-11-03 21:55:50 +01:00
dropbear.js luci-mod-system: remplement dropbear settings as client side view 2019-09-17 07:43:48 +02:00
flash.js luci-base: remove hardcoded cgi-bin path 2020-01-16 15:02:14 +01:00
leds.js luci-mod-system: add led plugin infrastructure 2020-02-27 13:28:03 +01:00
mounts.js treewide: require ui.js explicitly 2019-11-03 21:55:50 +01:00
password.js treewide: require ui.js explicitly 2019-11-03 21:55:50 +01:00
reboot.js luci-base, luci-mod-system: replace luci/setReboot with fs.exec 2019-11-01 12:03:33 +01:00
sshkeys.js luci-mod-system: sshkeys.js: do not incorrectly filter ecdsa keys on load 2019-11-13 16:55:28 +01:00
startup.js treewide: require ui.js explicitly 2019-11-03 21:55:50 +01:00
system.js luci-mod-system: fix zram compression placeholder 2020-01-29 09:00:57 +01:00