[Git-commits] grml-live: branch, master, updated. v0.16.1-101-g7d3ca65

git repository hosting gitosis at grml.org
Sat Nov 26 22:01:56 CET 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 system".

The branch, master has been updated
       via  7d3ca651729de1f6e236e98653b6a1312017e072 (commit)
       via  94a95c08610cd864daf93d760505efd626920934 (commit)
       via  2861f16a0d24d2c7f6a7f43abf6710fae3dbc286 (commit)
       via  2e1a0a3f28a023ae8584484847aee754fc823c3c (commit)
       via  66a2581ab9292c221eb29e959c610cf899b2ec16 (commit)
      from  a31a8fd15c71a46658aff10f16e68ac7f7593acb (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 7d3ca651729de1f6e236e98653b6a1312017e072
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 26 17:46:59 2011 +0100

    instsoft.GRMLBASE: do not run explicit apt-get update any longer

commit 94a95c08610cd864daf93d760505efd626920934
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 26 17:40:21 2011 +0100

    updatebase.GRMLBASE: do no longer skiptask updatebase and exit in softupdate action
    
    We want to use the apt configuration as provided via fcopy.

commit 2861f16a0d24d2c7f6a7f43abf6710fae3dbc286
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 26 17:38:54 2011 +0100

    updatebase.GRMLBASE: run recursive fcopy with -B to avoid backup files
    
    dpkg/apt complaines about backup files with suffix .pre_fcopy.

commit 2e1a0a3f28a023ae8584484847aee754fc823c3c
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 26 17:34:41 2011 +0100

    provide package config for Debian/stable builds and enable backports by default there
    
    linux-image-3.1.0-1-grml-amd64 depends on a recent version
    of linux-base and initramfs-tools, so when building against
    Debian/stable using a fresh kernel version we depend on backports.

commit 66a2581ab9292c221eb29e959c610cf899b2ec16
Author: Michael Prokop <mika at grml.org>
Date:   Sat Nov 26 17:32:53 2011 +0100

    GRMLBASE/16-depmod: drop the 2-digit check
    
    The check actually fails with our new linux-image-3.1.0-1-grml-amd64
    packages and we don't use 2-digit versions any longer, so get rid
    of this code snippet.

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

Summary of changes:
 .../apt/sources.list.d/debian.list/DEBIAN_SQUEEZE  |    4 ++++
 .../apt/sources.list.d/debian.list/DEBIAN_STABLE   |    4 ++++
 etc/grml/fai/config/hooks/instsoft.GRMLBASE        |    9 ---------
 etc/grml/fai/config/hooks/updatebase.GRMLBASE      |   10 +---------
 etc/grml/fai/config/package_config/DEBIAN_SQUEEZE  |    5 +++++
 etc/grml/fai/config/package_config/DEBIAN_STABLE   |    5 +++++
 etc/grml/fai/config/scripts/GRMLBASE/16-depmod     |   15 ---------------
 7 files changed, 19 insertions(+), 33 deletions(-)
 create mode 100644 etc/grml/fai/config/package_config/DEBIAN_SQUEEZE
 create mode 100644 etc/grml/fai/config/package_config/DEBIAN_STABLE
hooks/post-receive
-- 
build system for creating a Grml (based) live system


More information about the Git-commits mailing list