[Pkg-libvirt-commits] [SCM] Libguestfs Debian packaging branch, experimental, updated. debian/1%1.21.40-1

Richard W.M. Jones rjones at redhat.com
Sat Jun 1 11:05:06 UTC 2013


The following commit has been merged in the experimental branch:
commit 87ba073dd539a5440288590e179a96b3ca835ac6
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon May 20 22:20:44 2013 +0100

    guestfs-recipes: Two more recipes from my blog.

diff --git a/examples/guestfs-recipes.pod b/examples/guestfs-recipes.pod
index 7c06211..04b3110 100644
--- a/examples/guestfs-recipes.pod
+++ b/examples/guestfs-recipes.pod
@@ -16,10 +16,22 @@ guestfs-recipes - libguestfs, guestfish and virt tools recipes
 This page contains recipes for and links to things you can do using
 libguestfs, L<guestfish(1)> and the virt tools.
 
+=head1 Access a remote disk image using guestfish
+
+If the disk image is on a remote server which is accessible using SSH,
+HTTP, FTP, NBD, iSCSI, or similar, then you can open it directly.  See
+L<guestfish(1)/ADDING REMOTE STORAGE> for several examples.  This
+requires libguestfs E<ge> 1.22 and qemu E<ge> 1.5.
+
 =head1 Audit a virtual machine for setuid files
 
 See: L<virt-ls(1)/EXAMPLES>.
 
+=head1 Audit a virtual machine for vulnerabilities and security problems
+
+See:
+L<https://rwmj.wordpress.com/2013/05/16/scanning-offline-guests-using-openscap-and-guestmount/#content>
+
 =head1 Change the background image in a Windows XP VM
 
 The links below explain how to use L<guestfish(1)> to change the

-- 
Libguestfs Debian packaging



More information about the Pkg-libvirt-commits mailing list