luci/modules/luci-mod-system
Henrique de Moraes Holschuh 80a1a9a555 luci-mod-system: implement system.description, system.notes
Implement two new text "options" for UCI system config, intended to
help humans describe the device.

"system.description" is a short, single-line description suitable for
selector UIs in remote administration applications, or remote UCI (over
ubus RPC), etc.  It would also be suitable as a default for LLDP/SNMP
"system description".

"system.notes" is a multi-line, free-form text field that can be used in
any way the user wishes, e.g. to hold installation notes, or unit serial
number and inventory number, location, etc.

Signed-off-by: Henrique de Moraes Holschuh <henrique@nic.br>
2021-04-06 23:20:26 +03:00
..
htdocs/luci-static/resources/view/system luci-mod-system: implement system.description, system.notes 2021-04-06 23:20:26 +03:00
luasrc/model/cbi/admin_system treewide: adapt to new luci.xml class 2020-07-19 20:14:47 +02:00
root/usr/share luci-mod-system: use ubus method for reboot 2020-09-10 17:35:07 +02:00
Makefile luci-mod-system: drop kmod-ledtrig-* dependency 2021-01-08 20:58:33 +09:00