[Git-commits] grml-debootstrap: branch, master, updated. v0.47-12-g8fe289c
git repository hosting
gitosis at grml.org
Thu Oct 13 19:02:57 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, master has been updated
via 8fe289cf5be90207efd638da0ba1b6f48c0e78e5 (commit)
from ad7c3cfdaa7c6354c951a9dbbad6ada40a1dc082 (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 8fe289cf5be90207efd638da0ba1b6f48c0e78e5
Author: Michael Prokop <mika at grml.org>
Date: Thu Oct 13 18:33:31 2011 +0200
do not run fsck when deploying virtual machine
When running filesystem check on the loopback device
of the virtual machine we get something like:
| fsck.ext3: No such file or directory while trying to open /dev/mapper/loop1p1
since the loopback device has been removed already.
Since fsck shouldn't be necessary at all let's just
skip it when building VMs.
-----------------------------------------------------------------------
Summary of changes:
grml-debootstrap | 17 +++++++++++------
1 files changed, 11 insertions(+), 6 deletions(-)
hooks/post-receive
--
wrapper around debootstrap
More information about the Git-commits
mailing list