summaryrefslogtreecommitdiffstats
path: root/fish
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 /fish
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 'fish')
-rw-r--r--fish/guestfish.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/fish/guestfish.pod b/fish/guestfish.pod
index 07e268c3..83b358bf 100644
--- a/fish/guestfish.pod
+++ b/fish/guestfish.pod
@@ -1173,6 +1173,11 @@ home directory can be used. See L</FILES>.
Pass additional options to the guest kernel.
+=item LIBGUESTFS_ATTACH_METHOD
+
+Choose the default way to create the appliance. See
+L<guestfs(3)/guestfs_set_attach_method>.
+
=item LIBGUESTFS_DEBUG
Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This has the