]> rtime.felk.cvut.cz Git - linux-conf-perf.git/commit
Store boot output to database
authorKarel Kočí <cynerd@email.cz>
Wed, 19 Aug 2015 08:14:53 +0000 (10:14 +0200)
committerKarel Kočí <cynerd@email.cz>
Wed, 19 Aug 2015 08:19:06 +0000 (10:19 +0200)
commit11d45f70ceb41f7dfbf0ae337ebd0ed7a3a63090
treedfb472cfdd8292b14a5276dbbcabe135a1f49f32
parent4c42daf1d4c2551b8d3e41f7bd6b90482900dad4
Store boot output to database

Because configuration is now stored in database only missing
informations to make database fully descriptive is boot output. This
makes output of boot command to be saved to database and not to file.

Also parse script should read input from stdin and not from file from
argument.
scripts/boot.py
scripts/database.py
scripts/databaseinit.sql
scripts/utils.py
tests/cyclictest/parse