[Pkg-libvirt-commits] [libguestfs] 07/35: sysprep: Clarify when --mount-options is used and what it does (RHBZ#1142186).

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:46:37 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag debian/1%1.27.49-1
in repository libguestfs.

commit f722571c73d427530a357b7a864a5432cc7db461
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Sep 16 16:46:34 2014 +0100

    sysprep: Clarify when --mount-options is used and what it does (RHBZ#1142186).
---
 sysprep/virt-sysprep.pod | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/sysprep/virt-sysprep.pod b/sysprep/virt-sysprep.pod
index b95c8f4..5b88863 100644
--- a/sysprep/virt-sysprep.pod
+++ b/sysprep/virt-sysprep.pod
@@ -194,9 +194,12 @@ shown and all operations were enabled by default.
 
 =item B<--mount-options> mp:opts[;mp:opts;...]
 
-Set the mount options for each mountpoint in the guest.  Use a
-semicolon-separated list of C<mountpoint:options> pairs.  You may need
-to quote this list to protect it from the shell.
+Set the mount options used when libguestfs opens the disk image.  Note
+this has no effect on the guest.  It is used when opening certain
+guests such as ones using the UFS (BSD) filesystem.
+
+Use a semicolon-separated list of C<mountpoint:options> pairs.
+You may need to quote this list to protect it from the shell.
 
 For example:
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list