Add an optional group ("grub") for the guestfs_grub_install API.
authorRichard W.M. Jones <rjones@redhat.com>
Thu, 15 Sep 2011 21:02:43 +0000 (22:02 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Thu, 15 Sep 2011 21:02:43 +0000 (22:02 +0100)
This also improves the documentation for this call, pointing out
several pitfalls in using it.

This unfortunately breaks existing callers that might use
guestfs_grub_install without checking for this new group.


No differences found