Support --vmfile and --vmsize command line options for deploying a virtual machine.
authorMichael Prokop <mika@grml.org>
Mon, 30 May 2011 16:55:06 +0000 (18:55 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 30 May 2011 20:40:57 +0000 (22:40 +0200)
commitfc6d883482b5787110ef2d6b19918d4fbeb9d851
treefa072ce5167c3d38944683858d4a431ad4a88ad3
parentf1c990cccb615021fdb8c16922967d115cb086a8
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.
TODO
bootgrub.mksh [new file with mode: 0644]
cmdlineopts.clp
debian/control
debian/rules
grml-debootstrap
grml-debootstrap.8.txt