This just tidies us the API over the previous version:
(1) part-init now takes the parameters in (device, parttype) order,
so it's consistent with the other calls.
(2) guestfs_part_bootable -> guestfs_part_set_bootable, so we can
add guestfs_part_get_bootable in future.
(3) The documentation for part-init is changed to make it clear that
only MS-DOS and GPT partition table types are supported. The others
are best-effort.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
libguestfs lets you edit virtual machines. Supports shell scripting,
bindings from many languages.
http://et.redhat.com/~rjones/libguestfs/
See what it can do:
http://et.redhat.com/~rjones/libguestfs/recipes.html