Implement PARTITION_STYLE='msdos'
authorGuido Trotter <ultrotter@google.com>
Wed, 28 Jan 2009 12:03:34 +0000 (12:03 +0000)
committerGuido Trotter <ultrotter@google.com>
Wed, 28 Jan 2009 12:03:34 +0000 (12:03 +0000)
commit0ef88635ad48802daac42e96cfee3adc3885f7e8
treef19a2723f8c1d1933a5f9fe59386ea31275cc4e7
parentbd97d0034f9777265da6fe4f23fa4b5f3c51a294
Implement PARTITION_STYLE='msdos'

With this partition style the blockdev passed in from ganeti is used as
a whole disk, a partition table is written on it, then a single primary
partition spanning the whole disk, and at last the os is installed in
this partition.

Reviewed-by: iustinp
README
create.in