New API: guestfs_inspect_get_product_variant
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 23 Mar 2011 16:00:48 +0000 (16:00 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 23 Mar 2011 16:00:48 +0000 (16:00 +0000)
commit3f1e3223c491aa057d02c1da418ed896d09fff7c
tree7859c338e4264acaa5656adc2ab67156de794c51
parent0daf7e81a659bcdc1ce327151cc1207b124a35a1
New API: guestfs_inspect_get_product_variant

This returns a product variant for inspected operating systems.  In
practice this is a useful way to distinguish between consumer and
enterprise/server versions of Windows that otherwise have the same
version number.
generator/generator_actions.ml
images/guest-aux/windows-software
images/guest-aux/windows-software.reg
inspector/example-windows.xml
inspector/virt-inspector.c
inspector/virt-inspector.pod
inspector/virt-inspector.rng
src/guestfs-internal.h
src/inspect.c