mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
New API: set-backend-settings, get-backend-settings.
Allow settings (an arbitrary list of strings) to be passed to the current backend. This will allow us to tweak how the backend works, eg. by forcing TCG.
This commit is contained in:
@@ -1413,6 +1413,11 @@ This is the old way to set C<LIBGUESTFS_BACKEND>.
|
||||
Choose the default way to create the appliance. See
|
||||
L<guestfs(3)/guestfs_set_backend>.
|
||||
|
||||
=item LIBGUESTFS_BACKEND_SETTINGS
|
||||
|
||||
A colon-separated list of backend-specific settings.
|
||||
See L<guestfs(3)/BACKEND>, L<guestfs(3)/BACKEND SETTINGS>.
|
||||
|
||||
=item LIBGUESTFS_CACHEDIR
|
||||
|
||||
The location where libguestfs will cache its appliance, when
|
||||
|
||||
Reference in New Issue
Block a user