diff options
author | Richard Jones <rjones@redhat.com> | 2010-07-28 15:40:42 +0100 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-08-17 14:09:25 +0100 |
commit | 8289aa1ad68ec94c87fc4d538f638d8816052d92 (patch) | |
tree | dcd5830a796849d0a5b0c7f2ee2854e503f2c2a6 /README | |
parent | 65e9ac4595fbace8f301030469932be518456246 (diff) | |
download | libguestfs-8289aa1ad68ec94c87fc4d538f638d8816052d92.tar.gz libguestfs-8289aa1ad68ec94c87fc4d538f638d8816052d92.tar.xz libguestfs-8289aa1ad68ec94c87fc4d538f638d8816052d92.zip |
New APIs for guest inspection.
This commit converts (some of) the Perl inspection code to C and
makes it available through core APIs. The new APIs are:
inspect-os - Does the inspection, returns list of OSes
inspect-get-* - Get results of the inspection
where '*' is one of:
type - 'windows' or 'linux'
distro - Linux distro
arch - architecture
product-name - long product name string
major-version
minor-version - major.minor version of OS
mountpoints - get a list of the mountpoints
filesystems - get all filesystems associated with the OS
This works for all existing supported Linux and Windows OSes.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions