[Git-commits] build system for creating a grml (based) live-cd branch, master, updated. v0.9.33-30-gd068dda

git repository hosting gitosis at grml.org
Sat Jan 30 23:50:46 CET 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "build system for creating a grml (based) live-cd".

The branch, master has been updated
       via  d068dda639931774b289d7e567bed6b6b59f4e15 (commit)
       via  fc0c329616fc039b242bd06e233c01e652b5703b (commit)
       via  c7aa2bcce1a29cfe3af0b3c0c0f6b41cca650809 (commit)
       via  a5f8527557ae9bdceb1227de4e023fa6a353234a (commit)
       via  8a925594ec5057e995aac0b68fee8ed7925158b1 (commit)
       via  d761bd6cdc6b54b67883e295a0dd1694e492bd7b (commit)
      from  e56cc393d3419a72c74aa5084525b88c6a7cf854 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d068dda639931774b289d7e567bed6b6b59f4e15
Author: Michael Prokop <mika at grml.org>
Date:   Sat Jan 30 20:02:05 2010 +0100

    Update for release 0.9.34.

commit fc0c329616fc039b242bd06e233c01e652b5703b
Author: Michael Prokop <mika at grml.org>
Date:   Sat Jan 30 22:46:10 2010 +0100

    grml-live-db: Replace --db option with --database and use --dpkg for handling dpkg file.

commit c7aa2bcce1a29cfe3af0b3c0c0f6b41cca650809
Author: Michael Prokop <mika at grml.org>
Date:   Sat Jan 30 20:02:26 2010 +0100

    Clear logs *after* prompting for execution.

commit a5f8527557ae9bdceb1227de4e023fa6a353234a
Author: Michael Prokop <mika at grml.org>
Date:   Sat Jan 30 14:50:33 2010 +0100

    Add backwards compability for ZERO_LOGFILE and document it accordingly.

commit 8a925594ec5057e995aac0b68fee8ed7925158b1
Author: Michael Prokop <mika at grml.org>
Date:   Sat Jan 30 20:28:59 2010 +0100

    Add grml-live-db to Recommends.

commit d761bd6cdc6b54b67883e295a0dd1694e492bd7b
Author: Michael Prokop <mika at grml.org>
Date:   Sun Dec 13 15:32:47 2009 +0100

    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.

-----------------------------------------------------------------------

Summary of changes:
 db/db-to-fai                  |   49 +++++++++++++
 db/dpkg-to-db                 |  155 +++++++++++++++++++++++++++++++++++++++++
 debian/NEWS                   |   21 ++++++
 debian/changelog              |   31 ++++++++-
 debian/control                |   12 +++-
 debian/grml-live-db.doc-base  |   10 +++
 debian/grml-live-db.docs      |    1 +
 debian/grml-live-db.install   |    3 +
 debian/overrides.grml-live-db |    1 +
 debian/rules                  |   22 ++++++-
 docs/Makefile                 |    6 ++-
 docs/grml-live-db.txt         |  107 ++++++++++++++++++++++++++++
 docs/grml-live.txt            |   13 ++--
 etc/grml/grml-live.conf       |   19 ++++--
 grml-live                     |  104 ++++++++++++++++++++++-----
 15 files changed, 519 insertions(+), 35 deletions(-)
 create mode 100755 db/db-to-fai
 create mode 100755 db/dpkg-to-db
 create mode 100644 debian/grml-live-db.doc-base
 create mode 100644 debian/grml-live-db.docs
 create mode 100644 debian/grml-live-db.install
 create mode 100644 debian/overrides.grml-live-db
 create mode 100644 docs/grml-live-db.txt


hooks/post-receive
-- 
build system for creating a grml (based) live-cd


More information about the Git-commits mailing list