added idempotency request

This commit is contained in:
levasseur
2022-01-17 18:33:05 +01:00
parent d2da42cbf4
commit cac22ef2da

View File

@@ -17,6 +17,7 @@ There's no specific order in that list. All that is subject to appear in version
Here is ideas for version 2 of ```init.sh```: Here is ideas for version 2 of ```init.sh```:
* Support for system dependant modules * Support for system dependant modules
* Idempotency (if possible)
* Better configuration file design with a proper parser (ini style maybe) * Better configuration file design with a proper parser (ini style maybe)
* Configuration designer (CCmake style maybe), can't be done in Bash * Configuration designer (CCmake style maybe), can't be done in Bash