[Git-commits] grml-debootstrap: branch, mika/vmdebootstrap, updated. v0.45-2-g6250718

git repository hosting gitosis at grml.org
Mon May 30 22:07:21 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-debootstrap - wrapper around debootstrap".

The branch, mika/vmdebootstrap has been updated
  discards  0e4e53b33a132f8bd1802969f65a10ebf2de9c31 (commit)
  discards  2e566d265bb29d0ac5a26d7792dbdc85a4897f6a (commit)
       via  62507188aebc6cc5a993498d87d1696361420cb2 (commit)

This update added new revisions after undoing existing revisions.  That is
to say, the old revision is not a strict subset of the new revision.  This
situation occurs when you --force push a change and generate a repository
containing something like this:

 * -- * -- B -- O -- O -- O (0e4e53b33a132f8bd1802969f65a10ebf2de9c31)
            \
             N -- N -- N (62507188aebc6cc5a993498d87d1696361420cb2)

When this happens we assume that you've already had alert emails for all
of the O revisions, and so we here report only the revisions in the N
branch from the common base, B.

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 62507188aebc6cc5a993498d87d1696361420cb2
Author: Michael Prokop <mika at grml.org>
Date:   Mon May 30 18:55:06 2011 +0200

    Support --vmfile and --vmsize command line options for deploying a virtual machine.
    
    Using the --vmfile option sets up a virtual machine instead of
    deploying Debian to a block device or directory.
    
    The --vmsize option configures the size of the virtual disk file
    that's being deployed.
    
    Thanks to Thorsten Glaser for help with installing Grub accordingly.

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

Summary of changes:
 TODO                   |    6 +--
 cmdlineopts.clp        |    5 ++-
 grml-debootstrap       |   98 ++++++++++++++++++++++++++++++++++-------------
 grml-debootstrap.8.txt |   18 +++++++++
 4 files changed, 94 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
wrapper around debootstrap


More information about the Git-commits mailing list