[Git-commits] build system for creating a grml (based) live-cd branch, master, updated. v0.12.4-3-gea8df13

git repository hosting gitosis at grml.org
Mon Dec 27 19:47:51 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  ea8df13abc59d9a9bb36ad03e11c3467762443e3 (commit)
       via  74688640758a7bb148c7610b5d76f28ea2eb17a5 (commit)
       via  69f74a67e818e78a867bfe748ba7252997183513 (commit)
      from  acec3706db25d44b13d87b0b32039c63259c50cb (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 ea8df13abc59d9a9bb36ad03e11c3467762443e3
Author: Michael Prokop <mika at grml.org>
Date:   Mon Dec 27 19:41:09 2010 +0100

    hooks/{instsoft,updatebase}.GRMLBASE: be more careful about BUILD_ONLY environment.
    
    If BUILD_ONLY is available in the environment then we do not want
    to update any packages but just build the ISO.  The script
    instsoft.GRMLBASE is being executed *after* updatebase.GRMLBASE
    and we run "skiptask instsoft" from updatebase.GRMLBASE. But this
    might fail if the script exists too early due to errors.
    
    This commit adds some further checks and also checks for
    BUILD_ONLY inside instsoft.GRMLBASE.
    
    Quoting ~log/fai/grml/softupdate-20101227_181604/fai.log from a failed execution:
    
      [...]
      Calling hook: updatebase.GRMLBASE
      Action softupdate of FAI (hooks/updatebase.GRMLBASE) via grml-live running
      mount: proc already mounted or /linuxuser/2010.12//grml_2010.12-rc1/grml_chroot/proc busy
      mount: according to mtab, proc is already mounted on /linuxuser/2010.12/grml_2010.12-rc1/grml_chroot/proc
      updatebase.GRMLBASE  FAILED with exit code 32.
      Skiping task_updatebase
      Calling hook: instsoft.GRMLBASE
      Action softupdate of FAI (hooks/instsoft.GRMLBASE) via grml-live running
      Get:1 http://deb.grml.org grml-stable Release.gpg [197 B]
      [...]

commit 74688640758a7bb148c7610b5d76f28ea2eb17a5
Author: Michael Prokop <mika at grml.org>
Date:   Mon Dec 27 19:40:40 2010 +0100

    SW: Add grub-imageboot to all Grml flavours.

commit 69f74a67e818e78a867bfe748ba7252997183513
Author: Michael Prokop <mika at grml.org>
Date:   Mon Dec 27 19:22:48 2010 +0100

    grml-live: Fix typo (Skiping->Skipping).

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

Summary of changes:
 etc/grml/fai/config/hooks/instsoft.GRMLBASE    |    8 ++++++++
 etc/grml/fai/config/hooks/updatebase.GRMLBASE  |   24 +++++++++++++++++-------
 etc/grml/fai/config/package_config/GRML_FULL   |    1 +
 etc/grml/fai/config/package_config/GRML_MEDIUM |    1 +
 etc/grml/fai/config/package_config/GRML_SMALL  |    1 +
 grml-live                                      |    4 ++--
 6 files changed, 30 insertions(+), 9 deletions(-)


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


More information about the Git-commits mailing list