]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Generated configuration is now fully stored to database
authorKarel Kočí <cynerd@email.cz>
Mon, 17 Aug 2015 16:35:12 +0000 (18:35 +0200)
committerKarel Kočí <cynerd@email.cz>
Mon, 17 Aug 2015 16:35:12 +0000 (18:35 +0200)
commit3fb56b4760b0485cf0872100f04b0a5a51f52e97
treed974a7de099d2f241e639348f6dd37d3d2153531
parentcfeae5ec0d9488b2a6e51feb909e4c981008bf16
Generated configuration is now fully stored to database

Managing configurations in files and in database could cause
inconsistence. Adding all generated configurations to database allow us
to clean project files without loosing data.
scripts/configurations.py
scripts/database.py
scripts/databaseinit.sql
scripts/kernel.py
scripts/loop.py