[Git-commits] grml-live: branch, master, updated. v0.13.2-16-gcfa2c50

git repository hosting gitosis at grml.org
Tue Apr 26 17:25:39 CEST 2011


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 "grml-live - build system for creating a grml (based) live-cd".

The branch, master has been updated
       via  cfa2c5040ab997ab2673b3ca3bf4da0d40d9bfcb (commit)
      from  346b946930e0c10920b42d5c74395f8f3a378af5 (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 cfa2c5040ab997ab2673b3ca3bf4da0d40d9bfcb
Author: Michael Prokop <mika at grml.org>
Date:   Tue Apr 26 17:20:17 2011 +0200

    buildd: support IGNORE class to ignore requests to install software packages from other classes
    
    If packages fail to install in autobuilds it's annoying to have
    build errors. Even worse it's not having daily ISOs at all if
    unstable is broken.
    
    Therefore support the class "IGNORE" in which you can list
    all the packages you don't want to install even though the
    package(s) might be requested in other classes. Using the
    "keyword-" unmarks the package for installation and therefore
    we can safely skip packages on daily builds while they are known
    to be broken.
    
    Usage example how to ignore speechd-el and ekeyd:
    
    PACKAGES aptitude
    
    speechd-el-
    ekeyd-
    EOF

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

Summary of changes:
 buildd/grml-live_autobuild_grml-large_sid.sh       |    2 +-
 buildd/grml-live_autobuild_grml-large_squeeze.sh   |    2 +-
 buildd/grml-live_autobuild_grml-large_wheezy.sh    |    2 +-
 buildd/grml-live_autobuild_grml-medium_sid.sh      |    2 +-
 buildd/grml-live_autobuild_grml-medium_squeeze.sh  |    2 +-
 buildd/grml-live_autobuild_grml-medium_wheezy.sh   |    2 +-
 buildd/grml-live_autobuild_grml-small_sid.sh       |    2 +-
 buildd/grml-live_autobuild_grml-small_squeeze.sh   |    2 +-
 buildd/grml-live_autobuild_grml-small_wheezy.sh    |    2 +-
 buildd/grml-live_autobuild_grml64-large_sid.sh     |    2 +-
 buildd/grml-live_autobuild_grml64-large_squeeze.sh |    2 +-
 buildd/grml-live_autobuild_grml64-large_wheezy.sh  |    2 +-
 buildd/grml-live_autobuild_grml64-medium_sid.sh    |    2 +-
 .../grml-live_autobuild_grml64-medium_squeeze.sh   |    2 +-
 buildd/grml-live_autobuild_grml64-medium_wheezy.sh |    2 +-
 buildd/grml-live_autobuild_grml64-small_sid.sh     |    2 +-
 buildd/grml-live_autobuild_grml64-small_squeeze.sh |    2 +-
 buildd/grml-live_autobuild_grml64-small_wheezy.sh  |    2 +-
 18 files changed, 18 insertions(+), 18 deletions(-)


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


More information about the Git-commits mailing list