Add 'sfdiskM' command.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 2 Jul 2009 20:50:30 +0000 (21:50 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 2 Jul 2009 20:50:30 +0000 (21:50 +0100)
commitb2c76a898b9d6fff09af05e4e3bd1d54c8816a95
tree8113fa4be8bd379a7064c1c5bf9aafcb9a113a9f
parentc95f61b0a2e273c9376fe92c58ef6c4914d4ef17
Add 'sfdiskM' command.

This command is a saner interface to partitioning.

All partition sizes are specified in megabytes (not cylinders).
You don't need to specify the cyls/heads/secs parameters.

All the test code has been updated to use this, so it is now
CHS-independent (eg. when CHS changes as between IDE and virtio).
daemon/sfdisk.c
src/MAX_PROC_NR
src/generator.ml