Support for logging to database via grml-live-db. Changed logic of ZERO_LOGFILE to...
authorMichael Prokop <mika@grml.org>
Sun, 13 Dec 2009 14:32:47 +0000 (15:32 +0100)
committerMichael Prokop <mika@grml.org>
Sat, 30 Jan 2010 13:34:10 +0000 (14:34 +0100)
commitd761bd6cdc6b54b67883e295a0dd1694e492bd7b
tree32faeafee36fb1826ef1c10f7915dc698e609d3d
parente56cc393d3419a72c74aa5084525b88c6a7cf854
Support for logging to database via grml-live-db. Changed logic of ZERO_LOGFILE to PRESERVE_LOGFILE.

grml-live-db provides a feature to log build information into a sqlite database.
12 files changed:
db/db-to-fai [new file with mode: 0755]
db/dpkg-to-db [new file with mode: 0755]
debian/control
debian/grml-live-db.doc-base [new file with mode: 0644]
debian/grml-live-db.docs [new file with mode: 0644]
debian/grml-live-db.install [new file with mode: 0644]
debian/overrides.grml-live-db [new file with mode: 0644]
debian/rules
docs/Makefile
docs/grml-live-db.txt [new file with mode: 0644]
etc/grml/grml-live.conf
grml-live