[Git-commits] grml-debootstrap: branch, master, updated. v0.45-3-ga64fecc
git repository hosting
gitosis at grml.org
Mon May 30 23:05:50 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 a64fecc43d38fc8ec220490b772c0c2f2ec7a86d (commit)
via fc6d883482b5787110ef2d6b19918d4fbeb9d851 (commit)
from f1c990cccb615021fdb8c16922967d115cb086a8 (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 a64fecc43d38fc8ec220490b772c0c2f2ec7a86d
Author: Michael Prokop <mika at grml.org>
Date: Mon May 30 23:05:19 2011 +0200
Support --force option to skip user acknowledgement and do not prompt for user input.
commit fc6d883482b5787110ef2d6b19918d4fbeb9d851
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 | 1 +
bootgrub.mksh | 277 ++++++++++++++++++++++++++++++++++++++++++++++++
cmdlineopts.clp | 11 ++-
debian/control | 1 +
debian/rules | 1 +
grml-debootstrap | 159 +++++++++++++++++++++++++---
grml-debootstrap.8.txt | 22 ++++
7 files changed, 456 insertions(+), 16 deletions(-)
create mode 100644 bootgrub.mksh
hooks/post-receive
--
wrapper around debootstrap
More information about the Git-commits
mailing list