ddns-scripts: remove old and unmaintainded uci defaults scripts
authorFlorian Eckert <redacted>
Wed, 16 Sep 2020 13:17:07 +0000 (15:17 +0200)
committerFlorian Eckert <redacted>
Mon, 21 Sep 2020 08:17:01 +0000 (10:17 +0200)
commit7855caff9ebf5236c81992dc2ae970789dd49493
tree79b278e937467524cbd05e12448c7896fc671524
parent37045562d9371680e5c4f1973b2c51d0fba5837b
ddns-scripts: remove old and unmaintainded uci defaults scripts

From my point of view there are several reasons why this uci default
script should be deleted.

- This script is no longer maintained and there was no significant
change since the old stable release openwrt-18.06.

- The script is installed with every additional package. Which is kind
of funny. It would be better to maintain a separate uci default upgrade
script for each package. So uci default tasks that are no longer needed
can simply be deleted without having to watch and test the whole scirpt.

- The script is also not so easy to maintain, because the code is not
easy to read.

Signed-off-by: Florian Eckert <redacted>
net/ddns-scripts/Makefile
net/ddns-scripts/files/ddns.defaults [deleted file]
git clone https://git.99rst.org/PROJECT