luci-mod-system: implement system.description, system.notes
authorHenrique de Moraes Holschuh <henrique@nic.br>
Mon, 1 Mar 2021 16:18:00 +0000 (13:18 -0300)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 6 Apr 2021 20:20:57 +0000 (23:20 +0300)
commita8c960c5b6e9d7342d57e0f2e0e06250c2eccfe7
tree19d1583df58f2d311c9934dc94a56711ec8179a5
parentd627abeff25fbd96c96f2e07e5fde42309ff7c9c
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>
modules/luci-mod-system/htdocs/luci-static/resources/view/system/system.js