summaryrefslogtreecommitdiffstats
path: root/src/api-support/0.5
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-04 08:43:10 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-04 10:04:40 +0000
commit7e3d76e41b3c2862ae04744b01e5e23b245393e4 (patch)
tree0379a9f5dde88d038b68d4ab7bc562fa82d949b2 /src/api-support/0.5
parentbfeffeb1e4d6f3725eb8148c098505a9d81a7ba5 (diff)
downloadlibguestfs-7e3d76e41b3c2862ae04744b01e5e23b245393e4.tar.gz
libguestfs-7e3d76e41b3c2862ae04744b01e5e23b245393e4.tar.xz
libguestfs-7e3d76e41b3c2862ae04744b01e5e23b245393e4.zip
docs: Which API calls were first supported in which upstream versions.
Run src/api-support/update-from-tarballs.sh (this won't work unless you have a local copy of the tarballs from the website). src/api-support/added contains the result of running the script, a list of pairs: (API name, version first appeared).
Diffstat (limited to 'src/api-support/0.5')
-rw-r--r--src/api-support/0.517
1 files changed, 17 insertions, 0 deletions
diff --git a/src/api-support/0.5 b/src/api-support/0.5
new file mode 100644
index 00000000..8823b303
--- /dev/null
+++ b/src/api-support/0.5
@@ -0,0 +1,17 @@
+guestfs_cat
+guestfs_list_devices
+guestfs_list_partitions
+guestfs_ll
+guestfs_ls
+guestfs_lvm_lv_list
+guestfs_lvm_pv_list
+guestfs_lvm_vg_list
+guestfs_lvs
+guestfs_lvs_full
+guestfs_mount
+guestfs_pvs
+guestfs_pvs_full
+guestfs_sync
+guestfs_touch
+guestfs_vgs
+guestfs_vgs_full