summaryrefslogtreecommitdiffstats
path: root/guestfs.pod
diff options
context:
space:
mode:
authorRichard Jones <rjones@trick.home.annexia.org>2009-07-22 13:35:48 +0100
committerRichard Jones <rjones@trick.home.annexia.org>2009-07-22 13:35:48 +0100
commit34d2df41626f1ee4172a6d40b06d72d6ed9d6348 (patch)
treecbf8af63f6f90a4b22b5fb82d8d6a2fe819407a7 /guestfs.pod
parentafe8096e9aa2a18541e92262d9473de4a65fa29e (diff)
downloadlibguestfs-34d2df41626f1ee4172a6d40b06d72d6ed9d6348.tar.gz
libguestfs-34d2df41626f1ee4172a6d40b06d72d6ed9d6348.tar.xz
libguestfs-34d2df41626f1ee4172a6d40b06d72d6ed9d6348.zip
Add 'set-kernel'/'get-kernel'/LIBGUESTFS_KERNEL to override appliance kernel.
This allows you to override the appliance kernel with an easy command or environment variable.
Diffstat (limited to 'guestfs.pod')
-rw-r--r--guestfs.pod4
1 files changed, 4 insertions, 0 deletions
diff --git a/guestfs.pod b/guestfs.pod
index 4235454e..9e0d4d31 100644
--- a/guestfs.pod
+++ b/guestfs.pod
@@ -917,6 +917,10 @@ Pass additional options to the guest kernel.
Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages. This
has the same effect as calling C<guestfs_set_verbose (handle, 1)>.
+=item LIBGUESTFS_KERNEL
+
+Override the ordinary selection of appliance kernel.
+
=item LIBGUESTFS_MEMSIZE
Set the memory allocated to the qemu process, in megabytes. For