refactor: refactor install chain

Includes:

* refactor of install.sh, splitting it to libs
* fix of custompios module according to install changes
* added test script to verify install
* refactor of `make config` script

    Signed-off-by: Stephan Wendel <me@stephanwe.de>

Signed-off-by: Stephan Wendel <me@stephanwe.de>
This commit is contained in:
Stephan Wendel
2023-04-10 15:11:19 +02:00
parent 1df3f4377a
commit 4444ea58fd
21 changed files with 1036 additions and 723 deletions

1
resources/crowsnest.env Normal file
View File

@@ -0,0 +1 @@
CROWSNEST_ARGS="-c %CONFPATH%/crowsnest.conf"