nginx: use UCI configuration provided by nginx-util
authorPeter Stadler <redacted>
Thu, 23 Jul 2020 13:30:45 +0000 (15:30 +0200)
committerPeter Stadler <redacted>
Mon, 11 Jan 2021 22:08:01 +0000 (23:08 +0100)
commit5cffe853e694d7eea60cad00c9033d1ad69c0eb5
treedb1c00fb2c76de1c1ee9f07a29e65e35b5c7b818
parentbd49d481235f15b0c1ede20dfbd15441b27a2caa
nginx: use UCI configuration provided by nginx-util

* update to version 1.19.6

* remove default configuration files and documentation as
  they are in the package `nginx-util`.

* do not install a `/etc/nginx/nginx.conf` file.

* use the dynamic `/etc/nginx/uci.conf` if the symlink (to
  `/var/lib/nginx/uci.conf`) is not dead after calling
  `nginx-util init_lan` (else try `/etc/nginx/nginx.conf`)

* replace nginx package by a dummy depending on `nginx-ssl`;
  the dummies will be removed after a transition period.

Signed-off-by: Peter Stadler <redacted>
net/nginx/Makefile
net/nginx/files/README.sh [deleted file]
net/nginx/files/_lan.conf [deleted file]
net/nginx/files/_redirect2ssl.conf [deleted file]
net/nginx/files/nginx.conf [deleted file]
net/nginx/files/nginx.init
git clone https://git.99rst.org/PROJECT