search for: fa04c86

Displaying 3 results from an estimated 3 matches for "fa04c86".

Did you mean: fa04c86ea
2015 Jun 16
1
[PATCH] guestfs.pod: fix a typo
s/caling/calling Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> --- src/guestfs.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/guestfs.pod b/src/guestfs.pod index fa04c86..5ceef92 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -586,7 +586,7 @@ The logical volume(s) can now be mounted in the usual way. Use the reverse process to close a LUKS device. Unmount any logical volumes on it, deactivate the volume groups -by caling C<guestfs_vg_activate (g, 0,...
2015 Jun 16
1
[PATCH v3] Improve fixed appliance documentation
...ompiled appliance, as also described in +L<guestfs(3)/FIXED APPLIANCE>. + +For pre-compiled appliances, see also: +L<http://libguestfs.org/download/binaries/appliance/>. Patches to port supermin to more Linux distros are welcome. diff --git a/src/guestfs.pod b/src/guestfs.pod index fa04c86..a524fdf 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -3795,6 +3795,43 @@ The daemon self-limits the frequency of progress messages it sends (see C<daemon/proto.c:notify_progress>). Not all calls generate progress messages. +=head2 FIXED APPLIANCE + +When libguestfs (or libguest...
2015 Jun 16
2
[PATCH v4] RFC: New tool: virt-dib
...quot; prepend PATH "$b/cat" prepend PATH "$b/customize" prepend PATH "$b/df" +prepend PATH "$b/dib" prepend PATH "$b/diff" prepend PATH "$b/edit" prepend PATH "$b/erlang" diff --git a/src/guestfs.pod b/src/guestfs.pod index fa04c86..739110e 100644 --- a/src/guestfs.pod +++ b/src/guestfs.pod @@ -4353,6 +4353,10 @@ actions. L<virt-df(1)> command and documentation. +=item F<dib> + +L<virt-dib(1)> command and documentation. + =item F<diff> L<virt-diff(1)> command and documentation. -- 2.1.0