* Changed base OS in clixon-system container to Alpine

* Moved datastore/text/ code to datastore/ since there is only one type of datastore.
* Added "magic script line" to test script for sourced and scriped exits
This commit is contained in:
Olof Hagsand 2019-02-13 21:33:40 +01:00
parent 9fc8ac2e8e
commit d64d433468
58 changed files with 579 additions and 538 deletions

8
.gitignore vendored
View file

@ -7,9 +7,9 @@ lex.*_parse.c
Makefile
apps/Makefile
apps/*/Makefile
datastore/Makefile
docker/Makefile
docker/base/Makefile
docker/system/Makefile
docker/*/Makefile
etc/Makefile
example/Makefile
lib/Makefile
@ -34,10 +34,6 @@ apps/netconf/clixon_netconf
apps/restconf/clixon_restconf
apps/xmldb/clixon_xmldb
docker/backend/Dockerfile
docker/cli/Dockerfile
docker/netconf/Dockerfile
etc/clixonrc
include/clixon_config.h