summaryrefslogtreecommitdiffstats
path: root/src/guestfs.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-07-23 15:24:57 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-07-23 15:24:57 +0100
commit20a5b4de7ddc4221544784df65eb472481698dcb (patch)
treeaf26740bd12c512b5a82471028aac1759223a854 /src/guestfs.pod
parent7a691e6665ed5079e6baa000c9c475f32ca78475 (diff)
downloadlibguestfs-20a5b4de7ddc4221544784df65eb472481698dcb.tar.gz
libguestfs-20a5b4de7ddc4221544784df65eb472481698dcb.tar.xz
libguestfs-20a5b4de7ddc4221544784df65eb472481698dcb.zip
launch: Allow default attach-method to be set in environment or configure.
You can now choose the default attach method in two ways: (1) Set the LIBGUESTFS_ATTACH_METHOD environment variable. (2) ./configure --with-default-attach-method=appliance|libvirt|... Note that (1) overrides (2).
Diffstat (limited to 'src/guestfs.pod')
-rw-r--r--src/guestfs.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/guestfs.pod b/src/guestfs.pod
index 92bdca04..0e258ab9 100644
--- a/src/guestfs.pod
+++ b/src/guestfs.pod
@@ -3332,6 +3332,11 @@ feature is only available in febootstrap E<ge> 3.8.
Pass additional options to the guest kernel.
+=item LIBGUESTFS_ATTACH_METHOD
+
+Choose the default way to create the appliance. See
+L</guestfs_set_attach_method>.
+
=item LIBGUESTFS_DEBUG
Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This