summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-07-09 18:36:46 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-07-09 18:36:46 +0100
commitafb30b1b8a6dc8b256788c26bbb5a9dc22e6972d (patch)
treef5b7c18ace5986852d599eddc60ae4f33a123335
parent8df259496a80bc74edbab4436e3679d0900bd173 (diff)
downloadlibguestfs-afb30b1b8a6dc8b256788c26bbb5a9dc22e6972d.tar.gz
libguestfs-afb30b1b8a6dc8b256788c26bbb5a9dc22e6972d.tar.xz
libguestfs-afb30b1b8a6dc8b256788c26bbb5a9dc22e6972d.zip
Version 1.19.18.1.19.18
-rw-r--r--BUGS16
-rw-r--r--configure.ac2
-rw-r--r--po-docs/ja.po278
-rw-r--r--po-docs/libguestfs-docs.pot272
-rw-r--r--po-docs/uk.po278
-rw-r--r--po/en_GB.po23
-rw-r--r--po/es.po23
-rw-r--r--po/gu.po23
-rw-r--r--po/hi.po23
-rw-r--r--po/kn.po23
-rw-r--r--po/libguestfs.pot25
-rw-r--r--po/ml.po23
-rw-r--r--po/mr.po23
-rw-r--r--po/nl.po105
-rw-r--r--po/or.po23
-rw-r--r--po/pa.po23
-rw-r--r--po/pl.po106
-rw-r--r--po/ta.po23
-rw-r--r--po/te.po23
-rw-r--r--po/uk.po108
20 files changed, 902 insertions, 541 deletions
diff --git a/BUGS b/BUGS
index 6f850390..92f7a807 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2012-07-06
+Last updated: 2012-07-09
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -86,9 +86,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
709326 NEW https://bugzilla.redhat.com/show_bug.cgi?id=709326
virt-inspector cannot detect ReactOS
-728224 NEW https://bugzilla.redhat.com/show_bug.cgi?id=728224
- configure can't find qemu on PPC
-
737261 NEW https://bugzilla.redhat.com/show_bug.cgi?id=737261
libguestfs grub-install API needs grub1
@@ -188,9 +185,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
824782 NEW https://bugzilla.redhat.com/show_bug.cgi?id=824782
virt-resize cannot resize PowerPC guests
-825034 NEW https://bugzilla.redhat.com/show_bug.cgi?id=825034
- libguestfs has bad depndency on /lib/libusb-1.0.so.0
-
830135 NEW https://bugzilla.redhat.com/show_bug.cgi?id=830135
libguestfs should support mount-local APIs in RHEL 6 (for OpenStack)
@@ -212,9 +206,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
836501 NEW https://bugzilla.redhat.com/show_bug.cgi?id=836501
dependency on fuse suggested
-836710 NEW https://bugzilla.redhat.com/show_bug.cgi?id=836710
- Data loss when writing to qcow2-format disk files
-
837691 NEW https://bugzilla.redhat.com/show_bug.cgi?id=837691
Data loss when writing to qcow2-format disk files
@@ -224,6 +215,9 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
838081 NEW https://bugzilla.redhat.com/show_bug.cgi?id=838081
ocaml/t/guestfs_500_parallel_mount_local crashes in caml_thread_reinitialize
+838609 NEW https://bugzilla.redhat.com/show_bug.cgi?id=838609
+ guestmount + fusermount allows a race condition when unmounting and immediately using the disk image
+
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
@@ -242,7 +236,7 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
713678 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=713678
Not all febootstrap messages are redirected to log callbacks
-(74 bugs)
+(72 bugs)
--------------------------------------------------
Bugs in MODIFIED, POST or ON_QA state are fixed.
diff --git a/configure.ac b/configure.ac
index 897e5b23..9882eac6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [19])
-m4_define([libguestfs_release], [17])
+m4_define([libguestfs_release], [18])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/po-docs/ja.po b/po-docs/ja.po
index 41dbf2a1..e662d481 100644
--- a/po-docs/ja.po
+++ b/po-docs/ja.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2012-07-03 21:43+0200\n"
+"POT-Creation-Date: 2012-07-09 18:35+0200\n"
"PO-Revision-Date: 2012-05-21 13:20+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
@@ -339,7 +339,7 @@ msgstr ""
#: ../edit/virt-edit.pod:62 ../fish/guestfish.pod:148
#: ../fish/virt-copy-in.pod:45 ../fish/virt-copy-out.pod:34
#: ../fish/virt-tar-in.pod:42 ../fish/virt-tar-out.pod:36
-#: ../format/virt-format.pod:59 ../fuse/guestmount.pod:92
+#: ../format/virt-format.pod:59 ../fuse/guestmount.pod:131
#: ../inspector/virt-inspector.pod:54 ../rescue/virt-rescue.pod:115
#: ../resize/virt-resize.pod:262 ../sparsify/virt-sparsify.pod:94
#: ../sysprep/virt-sysprep.pod:39 ../test-tool/libguestfs-test-tool.pod:36
@@ -354,7 +354,7 @@ msgstr "オプション"
#: ../appliance/libguestfs-make-fixed-appliance.pod:81 ../cat/virt-cat.pod:66
#: ../cat/virt-filesystems.pod:95 ../cat/virt-ls.pod:265 ../df/virt-df.pod:63
#: ../edit/virt-edit.pod:66 ../fish/guestfish.pod:152
-#: ../format/virt-format.pod:63 ../fuse/guestmount.pod:160
+#: ../format/virt-format.pod:63 ../fuse/guestmount.pod:199
#: ../inspector/virt-inspector.pod:58 ../rescue/virt-rescue.pod:119
#: ../resize/virt-resize.pod:266 ../sparsify/virt-sparsify.pod:98
#: ../sysprep/virt-sysprep.pod:43 ../test-tool/libguestfs-test-tool.pod:40
@@ -402,7 +402,7 @@ msgstr "仮想マシンからディスクイメージの I<file> を追加しま
#: ../align/virt-alignment-scan.pod:117 ../cat/virt-cat.pod:78
#: ../cat/virt-filesystems.pod:107 ../cat/virt-ls.pod:277 ../df/virt-df.pod:75
#: ../edit/virt-edit.pod:78 ../fish/guestfish.pod:174
-#: ../format/virt-format.pod:73 ../fuse/guestmount.pod:102
+#: ../format/virt-format.pod:73 ../fuse/guestmount.pod:141
#: ../inspector/virt-inspector.pod:70 ../rescue/virt-rescue.pod:131
msgid ""
"The format of the disk image is auto-detected. To override this and force a "
@@ -482,7 +482,7 @@ msgstr ""
#: ../align/virt-alignment-scan.pod:137 ../cat/virt-cat.pod:105
#: ../cat/virt-filesystems.pod:170 ../cat/virt-ls.pod:328
#: ../df/virt-df.pod:101 ../fish/guestfish.pod:233
-#: ../format/virt-format.pod:87 ../fuse/guestmount.pod:142
+#: ../format/virt-format.pod:87 ../fuse/guestmount.pod:181
#: ../inspector/virt-inspector.pod:98 ../rescue/virt-rescue.pod:155
msgid "B<--format=raw|qcow2|..>"
msgstr "B<--format=raw|qcow2|..>"
@@ -491,7 +491,7 @@ msgstr "B<--format=raw|qcow2|..>"
#: ../align/virt-alignment-scan.pod:139 ../cat/virt-cat.pod:107
#: ../cat/virt-filesystems.pod:172 ../cat/virt-ls.pod:330
#: ../df/virt-df.pod:103 ../edit/virt-edit.pod:134 ../fish/guestfish.pod:235
-#: ../format/virt-format.pod:89 ../fuse/guestmount.pod:144
+#: ../format/virt-format.pod:89 ../fuse/guestmount.pod:183
#: ../inspector/virt-inspector.pod:100 ../rescue/virt-rescue.pod:157
msgid "B<--format>"
msgstr "B<--format>"
@@ -500,7 +500,7 @@ msgstr "B<--format>"
#: ../align/virt-alignment-scan.pod:141 ../cat/virt-cat.pod:109
#: ../cat/virt-filesystems.pod:174 ../cat/virt-ls.pod:332
#: ../df/virt-df.pod:105 ../edit/virt-edit.pod:136 ../fish/guestfish.pod:237
-#: ../format/virt-format.pod:91 ../fuse/guestmount.pod:146
+#: ../format/virt-format.pod:91 ../fuse/guestmount.pod:185
#: ../rescue/virt-rescue.pod:159
msgid ""
"The default for the I<-a> option is to auto-detect the format of the disk "
@@ -626,7 +626,7 @@ msgstr ""
#: ../align/virt-alignment-scan.pod:177 ../cat/virt-cat.pod:134
#: ../cat/virt-filesystems.pod:261 ../cat/virt-ls.pod:425
#: ../df/virt-df.pod:173 ../edit/virt-edit.pod:161 ../fish/guestfish.pod:402
-#: ../format/virt-format.pod:145 ../fuse/guestmount.pod:266
+#: ../format/virt-format.pod:145 ../fuse/guestmount.pod:309
#: ../inspector/virt-inspector.pod:118 ../rescue/virt-rescue.pod:234
#: ../sparsify/virt-sparsify.pod:178 ../sysprep/virt-sysprep.pod:166
msgid "B<-v>"
@@ -636,7 +636,7 @@ msgstr "B<-v>"
#: ../align/virt-alignment-scan.pod:179 ../cat/virt-cat.pod:136
#: ../cat/virt-filesystems.pod:263 ../cat/virt-ls.pod:427
#: ../df/virt-df.pod:175 ../edit/virt-edit.pod:163 ../fish/guestfish.pod:404
-#: ../format/virt-format.pod:147 ../fuse/guestmount.pod:268
+#: ../format/virt-format.pod:147 ../fuse/guestmount.pod:311
#: ../inspector/virt-inspector.pod:120 ../rescue/virt-rescue.pod:236
#: ../sparsify/virt-sparsify.pod:180 ../sysprep/virt-sysprep.pod:168
msgid "B<--verbose>"
@@ -657,7 +657,7 @@ msgstr "デバッグ用の冗長なメッセージを有効にします。"
#: ../appliance/libguestfs-make-fixed-appliance.pod:85 ../cat/virt-cat.pod:140
#: ../cat/virt-filesystems.pod:267 ../cat/virt-ls.pod:431
#: ../df/virt-df.pod:179 ../edit/virt-edit.pod:167 ../fish/guestfish.pod:409
-#: ../format/virt-format.pod:151 ../fuse/guestmount.pod:272
+#: ../format/virt-format.pod:151 ../fuse/guestmount.pod:315
#: ../inspector/virt-inspector.pod:124 ../rescue/virt-rescue.pod:240
#: ../resize/virt-resize.pod:567 ../sparsify/virt-sparsify.pod:184
#: ../sysprep/virt-sysprep.pod:172 ../test-tool/libguestfs-test-tool.pod:61
@@ -669,7 +669,7 @@ msgstr "B<-V>"
#: ../appliance/libguestfs-make-fixed-appliance.pod:87 ../cat/virt-cat.pod:142
#: ../cat/virt-filesystems.pod:269 ../cat/virt-ls.pod:433
#: ../df/virt-df.pod:181 ../edit/virt-edit.pod:169 ../fish/guestfish.pod:411
-#: ../format/virt-format.pod:153 ../fuse/guestmount.pod:274
+#: ../format/virt-format.pod:153 ../fuse/guestmount.pod:317
#: ../inspector/virt-inspector.pod:126 ../rescue/virt-rescue.pod:242
#: ../resize/virt-resize.pod:569 ../sparsify/virt-sparsify.pod:186
#: ../sysprep/virt-sysprep.pod:174 ../test-tool/libguestfs-test-tool.pod:63
@@ -696,7 +696,7 @@ msgstr "バージョン番号を表示して終了します。"
#: ../align/virt-alignment-scan.pod:189 ../cat/virt-cat.pod:146
#: ../cat/virt-filesystems.pod:281 ../cat/virt-ls.pod:437
#: ../df/virt-df.pod:185 ../edit/virt-edit.pod:173 ../fish/guestfish.pod:424
-#: ../format/virt-format.pod:167 ../fuse/guestmount.pod:287
+#: ../format/virt-format.pod:167 ../fuse/guestmount.pod:330
#: ../inspector/virt-inspector.pod:130 ../rescue/virt-rescue.pod:255
#: ../sparsify/virt-sparsify.pod:190 ../sysprep/virt-sysprep.pod:178
#: ../tools/virt-tar.pl:158
@@ -1091,7 +1091,7 @@ msgstr ""
#: ../cat/virt-cat.pod:238 ../cat/virt-filesystems.pod:384
#: ../cat/virt-ls.pod:490 ../df/virt-df.pod:248 ../edit/virt-edit.pod:363
#: ../fish/guestfish.pod:1126 ../format/virt-format.pod:173
-#: ../fuse/guestmount.pod:312 ../inspector/virt-inspector.pod:496
+#: ../fuse/guestmount.pod:355 ../inspector/virt-inspector.pod:496
#: ../resize/virt-resize.pod:697 ../sparsify/virt-sparsify.pod:254
#: ../sysprep/virt-sysprep.pod:428 ../test-tool/libguestfs-test-tool.pod:96
msgid "EXIT STATUS"
@@ -1254,7 +1254,7 @@ msgstr ""
#: ../examples/guestfs-testing.pod:291 ../fish/guestfish.pod:1280
#: ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39
#: ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41
-#: ../format/virt-format.pod:177 ../fuse/guestmount.pod:317
+#: ../format/virt-format.pod:177 ../fuse/guestmount.pod:360
#: ../inspector/virt-inspector.pod:501 ../java/examples/guestfs-java.pod:45
#: ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39
#: ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:340
@@ -1312,7 +1312,7 @@ msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
#: ../examples/guestfs-testing.pod:302 ../fish/guestfish.pod:1312
#: ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53
#: ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55
-#: ../format/virt-format.pod:191 ../fuse/guestmount.pod:332
+#: ../format/virt-format.pod:191 ../fuse/guestmount.pod:375
#: ../inspector/virt-inspector.pod:524 ../java/examples/guestfs-java.pod:62
#: ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:56
#: ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:353
@@ -1338,7 +1338,7 @@ msgstr "Copyright (C) 2011 Red Hat Inc."
#: ../fish/guestfish.pod:1317 ../fish/virt-copy-in.pod:69
#: ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67
#: ../fish/virt-tar-out.pod:60 ../format/virt-format.pod:195
-#: ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:528
+#: ../fuse/guestmount.pod:380 ../inspector/virt-inspector.pod:528
#: ../rescue/virt-rescue.pod:357 ../resize/virt-resize.pod:733
#: ../sparsify/virt-sparsify.pod:307 ../sysprep/virt-sysprep.pod:459
#: ../test-tool/libguestfs-test-tool.pod:121
@@ -1364,7 +1364,7 @@ msgstr ""
#: ../fish/guestfish.pod:1322 ../fish/virt-copy-in.pod:74
#: ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72
#: ../fish/virt-tar-out.pod:65 ../format/virt-format.pod:200
-#: ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:533
+#: ../fuse/guestmount.pod:385 ../inspector/virt-inspector.pod:533
#: ../rescue/virt-rescue.pod:362 ../resize/virt-resize.pod:738
#: ../sparsify/virt-sparsify.pod:312 ../sysprep/virt-sysprep.pod:464
#: ../test-tool/libguestfs-test-tool.pod:126
@@ -1390,7 +1390,7 @@ msgstr ""
#: ../fish/guestfish.pod:1327 ../fish/virt-copy-in.pod:79
#: ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77
#: ../fish/virt-tar-out.pod:70 ../format/virt-format.pod:205
-#: ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:538
+#: ../fuse/guestmount.pod:390 ../inspector/virt-inspector.pod:538
#: ../rescue/virt-rescue.pod:367 ../resize/virt-resize.pod:743
#: ../sparsify/virt-sparsify.pod:317 ../sysprep/virt-sysprep.pod:469
#: ../test-tool/libguestfs-test-tool.pod:131
@@ -1707,7 +1707,7 @@ msgstr ""
#: ../examples/guestfs-testing.pod:298 ../fish/guestfish.pod:1308
#: ../fish/virt-copy-in.pod:60 ../fish/virt-copy-out.pod:49
#: ../fish/virt-tar-in.pod:58 ../fish/virt-tar-out.pod:51
-#: ../fuse/guestmount.pod:328 ../inspector/virt-inspector.pod:510
+#: ../fuse/guestmount.pod:371 ../inspector/virt-inspector.pod:510
#: ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91
#: ../perl/examples/guestfs-perl.pod:52
#: ../python/examples/guestfs-python.pod:54
@@ -1724,7 +1724,7 @@ msgstr "著者"
#: ../examples/guestfs-testing.pod:300 ../fish/guestfish.pod:1310
#: ../fish/virt-copy-in.pod:62 ../fish/virt-copy-out.pod:51
#: ../fish/virt-tar-in.pod:60 ../fish/virt-tar-out.pod:53
-#: ../fuse/guestmount.pod:330 ../java/examples/guestfs-java.pod:60
+#: ../fuse/guestmount.pod:373 ../java/examples/guestfs-java.pod:60
#: ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:54
#: ../python/examples/guestfs-python.pod:56
#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3462
@@ -1734,7 +1734,7 @@ msgstr "Richard W.M. Jones (C<rjones at redhat dot com>)"
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:159
-#: ../fish/guestfish.pod:1314 ../fuse/guestmount.pod:334
+#: ../fish/guestfish.pod:1314 ../fuse/guestmount.pod:377
#: ../src/guestfs.pod:3466 ../test-tool/libguestfs-test-tool.pod:118
msgid "Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/>"
msgstr "Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/>"
@@ -1935,7 +1935,7 @@ msgstr ""
#. type: =item
#: ../cat/virt-cat.pod:98 ../cat/virt-filesystems.pod:148
#: ../cat/virt-ls.pod:314 ../edit/virt-edit.pod:112 ../fish/guestfish.pod:217
-#: ../fuse/guestmount.pod:135 ../inspector/virt-inspector.pod:91
+#: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:91
msgid "B<--echo-keys>"
msgstr "B<--echo-keys>"
@@ -1971,14 +1971,14 @@ msgstr ""
#. type: =item
#: ../cat/virt-cat.pod:129 ../cat/virt-filesystems.pod:200
#: ../cat/virt-ls.pod:361 ../edit/virt-edit.pod:156 ../fish/guestfish.pod:289
-#: ../fuse/guestmount.pod:172 ../inspector/virt-inspector.pod:113
+#: ../fuse/guestmount.pod:211 ../inspector/virt-inspector.pod:113
msgid "B<--keys-from-stdin>"
msgstr "B<--keys-from-stdin>"
#. type: textblock
#: ../cat/virt-cat.pod:131 ../cat/virt-filesystems.pod:202
#: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291
-#: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:115
+#: ../fuse/guestmount.pod:213 ../inspector/virt-inspector.pod:115
msgid ""
"Read key or passphrase parameters from stdin. The default is to try to read "
"passphrases from the user by opening C</dev/tty>."
@@ -2164,7 +2164,7 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:240 ../cat/virt-filesystems.pod:386
#: ../cat/virt-ls.pod:492 ../df/virt-df.pod:250 ../edit/virt-edit.pod:365
-#: ../fuse/guestmount.pod:314 ../inspector/virt-inspector.pod:498
+#: ../fuse/guestmount.pod:357 ../inspector/virt-inspector.pod:498
#: ../resize/virt-resize.pod:699 ../sparsify/virt-sparsify.pod:256
msgid ""
"This program returns 0 if successful, or non-zero if there was an error."
@@ -3955,7 +3955,7 @@ msgid "You are not allowed to use I<-h> and I<--csv> at the same time."
msgstr "I<-h> と I<--csv> を同時に使用することはできません。"
#. type: =item
-#: ../df/virt-df.pod:133 ../fish/guestfish.pod:258 ../fuse/guestmount.pod:164
+#: ../df/virt-df.pod:133 ../fish/guestfish.pod:258 ../fuse/guestmount.pod:203
msgid "B<-i>"
msgstr "B<-i>"
@@ -4296,7 +4296,7 @@ msgstr "初期設定では、バックアップファイルは作成されませ
#. type: =item
#: ../edit/virt-edit.pod:95 ../fish/guestfish.pod:181
-#: ../fuse/guestmount.pod:105 ../inspector/virt-inspector.pod:73
+#: ../fuse/guestmount.pod:144 ../inspector/virt-inspector.pod:73
#: ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80
#: ../tools/virt-tar.pl:127 ../tools/virt-win-reg.pl:128
msgid "B<-c URI>"
@@ -4304,7 +4304,7 @@ msgstr "B<-c URI>"
#. type: =item
#: ../edit/virt-edit.pod:97 ../fish/guestfish.pod:183
-#: ../fuse/guestmount.pod:107 ../inspector/virt-inspector.pod:75
+#: ../fuse/guestmount.pod:146 ../inspector/virt-inspector.pod:75
#: ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82
#: ../tools/virt-tar.pl:129 ../tools/virt-win-reg.pl:130
msgid "B<--connect URI>"
@@ -25151,12 +25151,12 @@ msgid "Displays detailed help on a single command C<cmd>."
msgstr "あるコマンド C<cmd> の詳細なヘルプを表示します。"
#. type: =item
-#: ../fish/guestfish.pod:168 ../fuse/guestmount.pod:96
+#: ../fish/guestfish.pod:168 ../fuse/guestmount.pod:135
msgid "B<-a image>"
msgstr "B<-a image>"
#. type: =item
-#: ../fish/guestfish.pod:170 ../fuse/guestmount.pod:98
+#: ../fish/guestfish.pod:170 ../fuse/guestmount.pod:137
msgid "B<--add image>"
msgstr "B<--add image>"
@@ -25174,7 +25174,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:185 ../fuse/guestmount.pod:109
+#: ../fish/guestfish.pod:185 ../fuse/guestmount.pod:148
msgid ""
"When used in conjunction with the I<-d> option, this specifies the libvirt "
"URI to use. The default is to use the default libvirt connection."
@@ -25193,17 +25193,17 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:194 ../fuse/guestmount.pod:113
+#: ../fish/guestfish.pod:194 ../fuse/guestmount.pod:152
msgid "B<-d libvirt-domain>"
msgstr "B<-d libvirt-domain>"
#. type: =item
-#: ../fish/guestfish.pod:196 ../fuse/guestmount.pod:115
+#: ../fish/guestfish.pod:196 ../fuse/guestmount.pod:154
msgid "B<--domain libvirt-domain>"
msgstr "B<--domain libvirt-domain>"
#. type: textblock
-#: ../fish/guestfish.pod:198 ../fuse/guestmount.pod:117
+#: ../fish/guestfish.pod:198 ../fuse/guestmount.pod:156
msgid ""
"Add disks from the named libvirt domain. If the I<--ro> option is also "
"used, then any libvirt domain can be used. However in write mode, only "
@@ -25211,7 +25211,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:202 ../fuse/guestmount.pod:121
+#: ../fish/guestfish.pod:202 ../fuse/guestmount.pod:160
msgid "Domain UUIDs can be used instead of names."
msgstr ""
@@ -25243,7 +25243,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:219 ../fuse/guestmount.pod:137
+#: ../fish/guestfish.pod:219 ../fuse/guestmount.pod:176
msgid ""
"When prompting for keys and passphrases, guestfish normally turns echoing "
"off so you cannot see what you are typing. If you are not worried about "
@@ -25307,12 +25307,12 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:260 ../fuse/guestmount.pod:166
+#: ../fish/guestfish.pod:260 ../fuse/guestmount.pod:205
msgid "B<--inspector>"
msgstr "B<--inspector>"
#. type: textblock
-#: ../fish/guestfish.pod:262 ../fuse/guestmount.pod:168
+#: ../fish/guestfish.pod:262 ../fuse/guestmount.pod:207
msgid ""
"Using L<virt-inspector(1)> code, inspect the disks looking for an operating "
"system and mount filesystems as they would be mounted on the real virtual "
@@ -25411,24 +25411,24 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:299 ../fuse/guestmount.pod:177
+#: ../fish/guestfish.pod:299 ../fuse/guestmount.pod:216
msgid "B<--live>"
msgstr "B<--live>"
#. type: textblock
-#: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:179
+#: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:218
msgid ""
"Connect to a live virtual machine. (Experimental, see L<guestfs(3)/"
"ATTACHING TO RUNNING DAEMONS>)."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:304 ../fuse/guestmount.pod:182
+#: ../fish/guestfish.pod:304 ../fuse/guestmount.pod:221
msgid "B<-m dev[:mountpoint[:options]]>"
msgstr "B<-m dev[:mountpoint[:options]]>"
#. type: =item
-#: ../fish/guestfish.pod:306 ../fuse/guestmount.pod:184
+#: ../fish/guestfish.pod:306 ../fuse/guestmount.pod:223
msgid "B<--mount dev[:mountpoint[:options]]>"
msgstr "B<--mount dev[:mountpoint[:options]]>"
@@ -25467,7 +25467,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:192
+#: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:231
msgid ""
"The third (and rarely used) part of the mount parameter is the list of mount "
"options used to mount the underlying filesystem. If this is not given, then "
@@ -25478,7 +25478,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:331 ../fuse/guestmount.pod:200
+#: ../fish/guestfish.pod:331 ../fuse/guestmount.pod:239
#, no-wrap
msgid ""
" -m /dev/sda1:/:acl,user_xattr\n"
@@ -25493,13 +25493,13 @@ msgid "Using this flag is equivalent to using the C<mount-options> command."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:202
+#: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:241
#: ../resize/virt-resize.pod:441 ../sysprep/virt-sysprep.pod:73
msgid "B<-n>"
msgstr "B<-n>"
#. type: =item
-#: ../fish/guestfish.pod:337 ../fuse/guestmount.pod:204
+#: ../fish/guestfish.pod:337 ../fuse/guestmount.pod:243
msgid "B<--no-sync>"
msgstr "B<--no-sync>"
@@ -25605,13 +25605,13 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:381 ../fuse/guestmount.pod:248
+#: ../fish/guestfish.pod:381 ../fuse/guestmount.pod:291
#: ../rescue/virt-rescue.pod:192
msgid "B<-r>"
msgstr "B<-r>"
#. type: =item
-#: ../fish/guestfish.pod:383 ../fuse/guestmount.pod:250
+#: ../fish/guestfish.pod:383 ../fuse/guestmount.pod:293
#: ../rescue/virt-rescue.pod:194
msgid "B<--ro>"
msgstr "B<--ro>"
@@ -25645,7 +25645,7 @@ msgid "See also L</OPENING DISKS FOR READ AND WRITE> below."
msgstr "以下の L</OPENING DISKS FOR READ AND WRITE> 参照。"
#. type: =item
-#: ../fish/guestfish.pod:398 ../fuse/guestmount.pod:262
+#: ../fish/guestfish.pod:398 ../fuse/guestmount.pod:305
#: ../rescue/virt-rescue.pod:216
msgid "B<--selinux>"
msgstr "B<--selinux>"
@@ -25670,19 +25670,19 @@ msgid "Display the guestfish / libguestfs version number and exit."
msgstr "guestfish / libguestfs のバージョン番号を表示して終了します。"
#. type: =item
-#: ../fish/guestfish.pod:415 ../fuse/guestmount.pod:278
+#: ../fish/guestfish.pod:415 ../fuse/guestmount.pod:321
#: ../rescue/virt-rescue.pod:246
msgid "B<-w>"
msgstr "B<-w>"
#. type: =item
-#: ../fish/guestfish.pod:417 ../fuse/guestmount.pod:280
+#: ../fish/guestfish.pod:417 ../fuse/guestmount.pod:323
#: ../rescue/virt-rescue.pod:248
msgid "B<--rw>"
msgstr "B<--rw>"
#. type: textblock
-#: ../fish/guestfish.pod:419 ../fuse/guestmount.pod:282
+#: ../fish/guestfish.pod:419 ../fuse/guestmount.pod:325
msgid ""
"This changes the I<-a>, I<-d> and I<-m> options so that disks are added and "
"mounts are done read-write."
@@ -27636,25 +27636,25 @@ msgstr ""
"他のディレクトリーを設定するために C<$TMPDIR> を使用できます。"
#. type: =head1
-#: ../fish/guestfish.pod:1221 ../fuse/guestmount.pod:297
+#: ../fish/guestfish.pod:1221 ../fuse/guestmount.pod:340
#: ../rescue/virt-rescue.pod:325
msgid "FILES"
msgstr "ファイル"
#. type: =item
-#: ../fish/guestfish.pod:1225 ../fuse/guestmount.pod:301
+#: ../fish/guestfish.pod:1225 ../fuse/guestmount.pod:344
#: ../rescue/virt-rescue.pod:329
msgid "$HOME/.libguestfs-tools.rc"
msgstr "$HOME/.libguestfs-tools.rc"
#. type: =item
-#: ../fish/guestfish.pod:1227 ../fuse/guestmount.pod:303
+#: ../fish/guestfish.pod:1227 ../fuse/guestmount.pod:346
#: ../rescue/virt-rescue.pod:331
msgid "/etc/libguestfs-tools.conf"
msgstr "/etc/libguestfs-tools.conf"
#. type: textblock
-#: ../fish/guestfish.pod:1229 ../fuse/guestmount.pod:305
+#: ../fish/guestfish.pod:1229 ../fuse/guestmount.pod:348
#: ../rescue/virt-rescue.pod:333
msgid ""
"This configuration file controls the default read-only or read-write mode "
@@ -28681,18 +28681,91 @@ msgid ""
"Fedora or Red Hat Enterprise Linux."
msgstr ""
+#. type: =head2
+#: ../fuse/guestmount.pod:92
+msgid "fusermount error: \"Device or resource busy\""
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:94
+msgid ""
+"You can see this error when another process on the system jumps into the "
+"mountpoint you have just created, holding it open and preventing you from "
+"unmounting it. The usual culprits are various GUI \"indexing\" programs."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:99
+msgid ""
+"The popular workaround for this problem is to retry the C<fusermount -u> "
+"command a few times until it works. Unfortunately this isn't a reliable fix "
+"if (for example) the mounted filesystem is particularly large and the "
+"intruding program is persistent."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:104
+msgid ""
+"A proper fix is to use a private mountpoint by creating a new mount "
+"namespace using the Linux-specific L<clone(2)>/L<unshare(2)> flag "
+"C<CLONE_NEWNS>. Unfortunately at the moment this requires root and we would "
+"also probably need to add it as a feature to guestmount."
+msgstr ""
+
+#. type: =head2
+#: ../fuse/guestmount.pod:109
+msgid "Race conditions possible when shutting down the connection"
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:111
+msgid ""
+"When C<fusermount -u> exits, guestmount may still be running and cleaning up "
+"the mountpoint. The disk image will not be fully finalized."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:115
+msgid "This means that scripts like the following have a nasty race condition:"
+msgstr ""
+
+#. type: verbatim
+#: ../fuse/guestmount.pod:118
+#, no-wrap
+msgid ""
+" guestmount -a disk.img -i /mnt\n"
+" # copy things into /mnt\n"
+" fusermount -u /mnt\n"
+" # immediately try to use 'disk.img' <-- UNSAFE\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:123
+msgid ""
+"The solution is to use the I<--pid-file> option to write the guestmount PID "
+"to a file, then after fusermount spin waiting for this PID to exit."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:127
+msgid ""
+"Note that if you use the C<guestfs_mount_local> API directly (see L<guestfs"
+"(3)/MOUNT LOCAL>) then it is much easier to write a safe, race-free program."
+msgstr ""
+
#. type: textblock
-#: ../fuse/guestmount.pod:100
+#: ../fuse/guestmount.pod:139
msgid "Add a block device or virtual machine image."
msgstr "ブロックデバイスまたは仮想マシンイメージを追加します。"
#. type: =item
-#: ../fuse/guestmount.pod:123
+#: ../fuse/guestmount.pod:162
msgid "B<--dir-cache-timeout N>"
msgstr "B<--dir-cache-timeout N>"
#. type: textblock
-#: ../fuse/guestmount.pod:125
+#: ../fuse/guestmount.pod:164
msgid ""
"Set the readdir cache timeout to I<N> seconds, the default being 60 "
"seconds. The readdir cache [actually, there are several semi-independent "
@@ -28702,7 +28775,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:131
+#: ../fuse/guestmount.pod:170
msgid ""
"There is also a different attribute cache implemented by FUSE (see the FUSE "
"option I<-o attr_timeout>), but the FUSE cache does not anticipate future "
@@ -28710,7 +28783,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:151
+#: ../fuse/guestmount.pod:190
msgid ""
"If you have untrusted raw-format guest disk images, you should use this "
"option to specify the disk format. This avoids a possible security problem "
@@ -28719,36 +28792,36 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:156
+#: ../fuse/guestmount.pod:195
msgid "B<--fuse-help>"
msgstr "B<--fuse-help>"
#. type: textblock
-#: ../fuse/guestmount.pod:158
+#: ../fuse/guestmount.pod:197
msgid "Display help on special FUSE options (see I<-o> below)."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:162
+#: ../fuse/guestmount.pod:201
msgid "Display brief help and exit."
msgstr "簡単なヘルプを表示して終了します。"
#. type: textblock
-#: ../fuse/guestmount.pod:186
+#: ../fuse/guestmount.pod:225
msgid ""
"Mount the named partition or logical volume on the given mountpoint B<in the "
"guest> (this has nothing to do with mountpoints in the host)."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:189
+#: ../fuse/guestmount.pod:228
msgid ""
"If the mountpoint is omitted, it defaults to C</>. You have to mount "
"something on C</>."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:206
+#: ../fuse/guestmount.pod:245
msgid ""
"By default, we attempt to sync the guest disk when the FUSE mountpoint is "
"unmounted. If you specify this option, then we don't attempt to sync the "
@@ -28756,22 +28829,22 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:211
+#: ../fuse/guestmount.pod:250
msgid "B<-o option>"
msgstr "B<-o option>"
#. type: =item
-#: ../fuse/guestmount.pod:213
+#: ../fuse/guestmount.pod:252
msgid "B<--option option>"
msgstr "B<--option option>"
#. type: textblock
-#: ../fuse/guestmount.pod:215
+#: ../fuse/guestmount.pod:254
msgid "Pass extra options to FUSE."
msgstr "追加オプションを FUSE に渡します。"
#. type: textblock
-#: ../fuse/guestmount.pod:217
+#: ../fuse/guestmount.pod:256
msgid ""
"To get a list of all the extra options supported by FUSE, use the command "
"below. Note that only the FUSE I<-o> options can be passed, and only some "
@@ -28779,7 +28852,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fuse/guestmount.pod:221
+#: ../fuse/guestmount.pod:260
#, no-wrap
msgid ""
" guestmount --fuse-help\n"
@@ -28789,37 +28862,37 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fuse/guestmount.pod:223
+#: ../fuse/guestmount.pod:262
msgid "Some potentially useful FUSE options:"
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:227
+#: ../fuse/guestmount.pod:266
msgid "B<-o allow_other>"
msgstr "B<-o allow_other>"
#. type: textblock
-#: ../fuse/guestmount.pod:229
+#: ../fuse/guestmount.pod:268
msgid "Allow other users to see the filesystem."
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:231
+#: ../fuse/guestmount.pod:270
msgid "B<-o attr_timeout=N>"
msgstr "B<-o attr_timeout=N>"
#. type: textblock
-#: ../fuse/guestmount.pod:233
+#: ../fuse/guestmount.pod:272
msgid "Enable attribute caching by FUSE, and set the timeout to I<N> seconds."
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:235
+#: ../fuse/guestmount.pod:274
msgid "B<-o kernel_cache>"
msgstr "B<-o kernel_cache>"
#. type: textblock
-#: ../fuse/guestmount.pod:237
+#: ../fuse/guestmount.pod:276
msgid ""
"Allow the kernel to cache files (reduces the number of reads that have to go "
"through the L<guestfs(3)> API). This is generally a good idea if you can "
@@ -28827,26 +28900,38 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:241
+#: ../fuse/guestmount.pod:280
msgid "B<-o uid=N> B<-o gid=N>"
msgstr "B<-o uid=N> B<-o gid=N>"
#. type: textblock
-#: ../fuse/guestmount.pod:243
+#: ../fuse/guestmount.pod:282
msgid ""
"Use these options to map all UIDs and GIDs inside the guest filesystem to "
"the chosen values."
msgstr ""
+#. type: =item
+#: ../fuse/guestmount.pod:287
+#, fuzzy
+#| msgid "B<--file file>"
+msgid "B<--pid-file filename>"
+msgstr "B<--file file>"
+
+#. type: textblock
+#: ../fuse/guestmount.pod:289
+msgid "Write the PID of the guestmount worker process to C<filename>."
+msgstr ""
+
#. type: textblock
-#: ../fuse/guestmount.pod:252
+#: ../fuse/guestmount.pod:295
msgid ""
"Add devices and mount everything read-only. Also disallow writes and make "
"the disk appear read-only to FUSE."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:255
+#: ../fuse/guestmount.pod:298
msgid ""
"This is highly recommended if you are not going to edit the guest disk. If "
"the guest is running and this option is I<not> supplied, then there is a "
@@ -28855,52 +28940,57 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:260 ../rescue/virt-rescue.pod:202
+#: ../fuse/guestmount.pod:303 ../rescue/virt-rescue.pod:202
msgid "See also L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
msgstr "L<guestfish(1)/OPENING DISKS FOR READ AND WRITE> 参照。"
#. type: textblock
-#: ../fuse/guestmount.pod:264
+#: ../fuse/guestmount.pod:307
msgid "Enable SELinux support for the guest."
msgstr "仮想マシンの SELinux サポートを有効にします。"
#. type: textblock
-#: ../fuse/guestmount.pod:270
+#: ../fuse/guestmount.pod:313
msgid "Enable verbose messages from underlying libguestfs."
msgstr "libguestfs からの冗長なメッセージを有効にします。"
#. type: textblock
-#: ../fuse/guestmount.pod:276
+#: ../fuse/guestmount.pod:319
msgid "Display the program version and exit."
msgstr "プログラムのバージョンを表示して、終了します。"
#. type: textblock
-#: ../fuse/guestmount.pod:285 ../fuse/guestmount.pod:308
+#: ../fuse/guestmount.pod:328 ../fuse/guestmount.pod:351
#: ../rescue/virt-rescue.pod:253 ../rescue/virt-rescue.pod:336
msgid "See L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
msgstr "L<guestfish(1)/OPENING DISKS FOR READ AND WRITE> 参照。"
#. type: =item
-#: ../fuse/guestmount.pod:289
+#: ../fuse/guestmount.pod:332
msgid "B<--trace>"
msgstr "B<--trace>"
#. type: textblock
-#: ../fuse/guestmount.pod:291
+#: ../fuse/guestmount.pod:334
msgid "Trace libguestfs calls and entry into each FUSE function."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:293
+#: ../fuse/guestmount.pod:336
msgid "This also stops the daemon from forking into the background."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:319
+#: ../fuse/guestmount.pod:362
+#, fuzzy
+#| msgid ""
+#| "L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
+#| "L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse."
+#| "sf.net/>."
msgid ""
"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
-"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf."
-"net/>."
+"L<virt-tar(1)>, L<guestfs(3)/MOUNT LOCAL>, L<http://libguestfs.org/>, "
+"L<http://fuse.sf.net/>."
msgstr ""
"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf."
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index 8c368474..f60b6123 100644
--- a/po-docs/libguestfs-docs.pot
+++ b/po-docs/libguestfs-docs.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.19.17\n"
+"Project-Id-Version: libguestfs 1.19.18\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2012-07-06 14:10+0200\n"
+"POT-Creation-Date: 2012-07-09 18:35+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -246,12 +246,12 @@ msgid "If you just want the exit code with no output, use the I<-q> option."
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:103 ../appliance/libguestfs-make-fixed-appliance.pod:77 ../cat/virt-cat.pod:62 ../cat/virt-filesystems.pod:91 ../cat/virt-ls.pod:261 ../df/virt-df.pod:59 ../edit/virt-edit.pod:62 ../fish/guestfish.pod:148 ../fish/virt-copy-in.pod:45 ../fish/virt-copy-out.pod:34 ../fish/virt-tar-in.pod:42 ../fish/virt-tar-out.pod:36 ../format/virt-format.pod:59 ../fuse/guestmount.pod:92 ../inspector/virt-inspector.pod:54 ../rescue/virt-rescue.pod:115 ../resize/virt-resize.pod:262 ../sparsify/virt-sparsify.pod:94 ../sysprep/virt-sysprep.pod:39 ../test-tool/libguestfs-test-tool.pod:36 ../tools/virt-list-filesystems.pl:55 ../tools/virt-list-partitions.pl:56 ../tools/virt-make-fs.pl:155 ../tools/virt-tar.pl:103 ../tools/virt-win-reg.pl:96
+#: ../align/virt-alignment-scan.pod:103 ../appliance/libguestfs-make-fixed-appliance.pod:77 ../cat/virt-cat.pod:62 ../cat/virt-filesystems.pod:91 ../cat/virt-ls.pod:261 ../df/virt-df.pod:59 ../edit/virt-edit.pod:62 ../fish/guestfish.pod:148 ../fish/virt-copy-in.pod:45 ../fish/virt-copy-out.pod:34 ../fish/virt-tar-in.pod:42 ../fish/virt-tar-out.pod:36 ../format/virt-format.pod:59 ../fuse/guestmount.pod:131 ../inspector/virt-inspector.pod:54 ../rescue/virt-rescue.pod:115 ../resize/virt-resize.pod:262 ../sparsify/virt-sparsify.pod:94 ../sysprep/virt-sysprep.pod:39 ../test-tool/libguestfs-test-tool.pod:36 ../tools/virt-list-filesystems.pl:55 ../tools/virt-list-partitions.pl:56 ../tools/virt-make-fs.pl:155 ../tools/virt-tar.pl:103 ../tools/virt-win-reg.pl:96
msgid "OPTIONS"
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:107 ../appliance/libguestfs-make-fixed-appliance.pod:81 ../cat/virt-cat.pod:66 ../cat/virt-filesystems.pod:95 ../cat/virt-ls.pod:265 ../df/virt-df.pod:63 ../edit/virt-edit.pod:66 ../fish/guestfish.pod:152 ../format/virt-format.pod:63 ../fuse/guestmount.pod:160 ../inspector/virt-inspector.pod:58 ../rescue/virt-rescue.pod:119 ../resize/virt-resize.pod:266 ../sparsify/virt-sparsify.pod:98 ../sysprep/virt-sysprep.pod:43 ../test-tool/libguestfs-test-tool.pod:40 ../tools/virt-list-filesystems.pl:63 ../tools/virt-list-partitions.pl:64 ../tools/virt-make-fs.pl:163 ../tools/virt-tar.pl:111 ../tools/virt-win-reg.pl:104
+#: ../align/virt-alignment-scan.pod:107 ../appliance/libguestfs-make-fixed-appliance.pod:81 ../cat/virt-cat.pod:66 ../cat/virt-filesystems.pod:95 ../cat/virt-ls.pod:265 ../df/virt-df.pod:63 ../edit/virt-edit.pod:66 ../fish/guestfish.pod:152 ../format/virt-format.pod:63 ../fuse/guestmount.pod:199 ../inspector/virt-inspector.pod:58 ../rescue/virt-rescue.pod:119 ../resize/virt-resize.pod:266 ../sparsify/virt-sparsify.pod:98 ../sysprep/virt-sysprep.pod:43 ../test-tool/libguestfs-test-tool.pod:40 ../tools/virt-list-filesystems.pl:63 ../tools/virt-list-partitions.pl:64 ../tools/virt-make-fs.pl:163 ../tools/virt-tar.pl:111 ../tools/virt-win-reg.pl:104
msgid "B<--help>"
msgstr ""
@@ -276,7 +276,7 @@ msgid "Add I<file> which should be a disk image from a virtual machine."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:117 ../cat/virt-cat.pod:78 ../cat/virt-filesystems.pod:107 ../cat/virt-ls.pod:277 ../df/virt-df.pod:75 ../edit/virt-edit.pod:78 ../fish/guestfish.pod:174 ../format/virt-format.pod:73 ../fuse/guestmount.pod:102 ../inspector/virt-inspector.pod:70 ../rescue/virt-rescue.pod:131
+#: ../align/virt-alignment-scan.pod:117 ../cat/virt-cat.pod:78 ../cat/virt-filesystems.pod:107 ../cat/virt-ls.pod:277 ../df/virt-df.pod:75 ../edit/virt-edit.pod:78 ../fish/guestfish.pod:174 ../format/virt-format.pod:73 ../fuse/guestmount.pod:141 ../inspector/virt-inspector.pod:70 ../rescue/virt-rescue.pod:131
msgid ""
"The format of the disk image is auto-detected. To override this and force a "
"particular format use the I<--format=..> option."
@@ -324,17 +324,17 @@ msgid ""
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:137 ../cat/virt-cat.pod:105 ../cat/virt-filesystems.pod:170 ../cat/virt-ls.pod:328 ../df/virt-df.pod:101 ../fish/guestfish.pod:233 ../format/virt-format.pod:87 ../fuse/guestmount.pod:142 ../inspector/virt-inspector.pod:98 ../rescue/virt-rescue.pod:155
+#: ../align/virt-alignment-scan.pod:137 ../cat/virt-cat.pod:105 ../cat/virt-filesystems.pod:170 ../cat/virt-ls.pod:328 ../df/virt-df.pod:101 ../fish/guestfish.pod:233 ../format/virt-format.pod:87 ../fuse/guestmount.pod:181 ../inspector/virt-inspector.pod:98 ../rescue/virt-rescue.pod:155
msgid "B<--format=raw|qcow2|..>"
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:139 ../cat/virt-cat.pod:107 ../cat/virt-filesystems.pod:172 ../cat/virt-ls.pod:330 ../df/virt-df.pod:103 ../edit/virt-edit.pod:134 ../fish/guestfish.pod:235 ../format/virt-format.pod:89 ../fuse/guestmount.pod:144 ../inspector/virt-inspector.pod:100 ../rescue/virt-rescue.pod:157
+#: ../align/virt-alignment-scan.pod:139 ../cat/virt-cat.pod:107 ../cat/virt-filesystems.pod:172 ../cat/virt-ls.pod:330 ../df/virt-df.pod:103 ../edit/virt-edit.pod:134 ../fish/guestfish.pod:235 ../format/virt-format.pod:89 ../fuse/guestmount.pod:183 ../inspector/virt-inspector.pod:100 ../rescue/virt-rescue.pod:157
msgid "B<--format>"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:141 ../cat/virt-cat.pod:109 ../cat/virt-filesystems.pod:174 ../cat/virt-ls.pod:332 ../df/virt-df.pod:105 ../edit/virt-edit.pod:136 ../fish/guestfish.pod:237 ../format/virt-format.pod:91 ../fuse/guestmount.pod:146 ../rescue/virt-rescue.pod:159
+#: ../align/virt-alignment-scan.pod:141 ../cat/virt-cat.pod:109 ../cat/virt-filesystems.pod:174 ../cat/virt-ls.pod:332 ../df/virt-df.pod:105 ../edit/virt-edit.pod:136 ../fish/guestfish.pod:237 ../format/virt-format.pod:91 ../fuse/guestmount.pod:185 ../rescue/virt-rescue.pod:159
msgid ""
"The default for the I<-a> option is to auto-detect the format of the disk "
"image. Using this forces the disk format for I<-a> options which follow on "
@@ -421,12 +421,12 @@ msgid ""
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:177 ../cat/virt-cat.pod:134 ../cat/virt-filesystems.pod:261 ../cat/virt-ls.pod:425 ../df/virt-df.pod:173 ../edit/virt-edit.pod:161 ../fish/guestfish.pod:402 ../format/virt-format.pod:145 ../fuse/guestmount.pod:266 ../inspector/virt-inspector.pod:118 ../rescue/virt-rescue.pod:234 ../sparsify/virt-sparsify.pod:178 ../sysprep/virt-sysprep.pod:166
+#: ../align/virt-alignment-scan.pod:177 ../cat/virt-cat.pod:134 ../cat/virt-filesystems.pod:261 ../cat/virt-ls.pod:425 ../df/virt-df.pod:173 ../edit/virt-edit.pod:161 ../fish/guestfish.pod:402 ../format/virt-format.pod:145 ../fuse/guestmount.pod:309 ../inspector/virt-inspector.pod:118 ../rescue/virt-rescue.pod:234 ../sparsify/virt-sparsify.pod:178 ../sysprep/virt-sysprep.pod:166
msgid "B<-v>"
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:179 ../cat/virt-cat.pod:136 ../cat/virt-filesystems.pod:263 ../cat/virt-ls.pod:427 ../df/virt-df.pod:175 ../edit/virt-edit.pod:163 ../fish/guestfish.pod:404 ../format/virt-format.pod:147 ../fuse/guestmount.pod:268 ../inspector/virt-inspector.pod:120 ../rescue/virt-rescue.pod:236 ../sparsify/virt-sparsify.pod:180 ../sysprep/virt-sysprep.pod:168
+#: ../align/virt-alignment-scan.pod:179 ../cat/virt-cat.pod:136 ../cat/virt-filesystems.pod:263 ../cat/virt-ls.pod:427 ../df/virt-df.pod:175 ../edit/virt-edit.pod:163 ../fish/guestfish.pod:404 ../format/virt-format.pod:147 ../fuse/guestmount.pod:311 ../inspector/virt-inspector.pod:120 ../rescue/virt-rescue.pod:236 ../sparsify/virt-sparsify.pod:180 ../sysprep/virt-sysprep.pod:168
msgid "B<--verbose>"
msgstr ""
@@ -436,12 +436,12 @@ msgid "Enable verbose messages for debugging."
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:183 ../appliance/libguestfs-make-fixed-appliance.pod:85 ../cat/virt-cat.pod:140 ../cat/virt-filesystems.pod:267 ../cat/virt-ls.pod:431 ../df/virt-df.pod:179 ../edit/virt-edit.pod:167 ../fish/guestfish.pod:409 ../format/virt-format.pod:151 ../fuse/guestmount.pod:272 ../inspector/virt-inspector.pod:124 ../rescue/virt-rescue.pod:240 ../resize/virt-resize.pod:567 ../sparsify/virt-sparsify.pod:184 ../sysprep/virt-sysprep.pod:172 ../test-tool/libguestfs-test-tool.pod:61
+#: ../align/virt-alignment-scan.pod:183 ../appliance/libguestfs-make-fixed-appliance.pod:85 ../cat/virt-cat.pod:140 ../cat/virt-filesystems.pod:267 ../cat/virt-ls.pod:431 ../df/virt-df.pod:179 ../edit/virt-edit.pod:167 ../fish/guestfish.pod:409 ../format/virt-format.pod:151 ../fuse/guestmount.pod:315 ../inspector/virt-inspector.pod:124 ../rescue/virt-rescue.pod:240 ../resize/virt-resize.pod:567 ../sparsify/virt-sparsify.pod:184 ../sysprep/virt-sysprep.pod:172 ../test-tool/libguestfs-test-tool.pod:61
msgid "B<-V>"
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:185 ../appliance/libguestfs-make-fixed-appliance.pod:87 ../cat/virt-cat.pod:142 ../cat/virt-filesystems.pod:269 ../cat/virt-ls.pod:433 ../df/virt-df.pod:181 ../edit/virt-edit.pod:169 ../fish/guestfish.pod:411 ../format/virt-format.pod:153 ../fuse/guestmount.pod:274 ../inspector/virt-inspector.pod:126 ../rescue/virt-rescue.pod:242 ../resize/virt-resize.pod:569 ../sparsify/virt-sparsify.pod:186 ../sysprep/virt-sysprep.pod:174 ../test-tool/libguestfs-test-tool.pod:63 ../tools/virt-list-filesystems.pl:71 ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171 ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112
+#: ../align/virt-alignment-scan.pod:185 ../appliance/libguestfs-make-fixed-appliance.pod:87 ../cat/virt-cat.pod:142 ../cat/virt-filesystems.pod:269 ../cat/virt-ls.pod:433 ../df/virt-df.pod:181 ../edit/virt-edit.pod:169 ../fish/guestfish.pod:411 ../format/virt-format.pod:153 ../fuse/guestmount.pod:317 ../inspector/virt-inspector.pod:126 ../rescue/virt-rescue.pod:242 ../resize/virt-resize.pod:569 ../sparsify/virt-sparsify.pod:186 ../sysprep/virt-sysprep.pod:174 ../test-tool/libguestfs-test-tool.pod:63 ../tools/virt-list-filesystems.pl:71 ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171 ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112
msgid "B<--version>"
msgstr ""
@@ -451,7 +451,7 @@ msgid "Display version number and exit."
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:189 ../cat/virt-cat.pod:146 ../cat/virt-filesystems.pod:281 ../cat/virt-ls.pod:437 ../df/virt-df.pod:185 ../edit/virt-edit.pod:173 ../fish/guestfish.pod:424 ../format/virt-format.pod:167 ../fuse/guestmount.pod:287 ../inspector/virt-inspector.pod:130 ../rescue/virt-rescue.pod:255 ../sparsify/virt-sparsify.pod:190 ../sysprep/virt-sysprep.pod:178 ../tools/virt-tar.pl:158
+#: ../align/virt-alignment-scan.pod:189 ../cat/virt-cat.pod:146 ../cat/virt-filesystems.pod:281 ../cat/virt-ls.pod:437 ../df/virt-df.pod:185 ../edit/virt-edit.pod:173 ../fish/guestfish.pod:424 ../format/virt-format.pod:167 ../fuse/guestmount.pod:330 ../inspector/virt-inspector.pod:130 ../rescue/virt-rescue.pod:255 ../sparsify/virt-sparsify.pod:190 ../sysprep/virt-sysprep.pod:178 ../tools/virt-tar.pl:158
msgid "B<-x>"
msgstr ""
@@ -741,7 +741,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:341 ../appliance/libguestfs-make-fixed-appliance.pod:134 ../cat/virt-cat.pod:238 ../cat/virt-filesystems.pod:384 ../cat/virt-ls.pod:490 ../df/virt-df.pod:248 ../edit/virt-edit.pod:363 ../fish/guestfish.pod:1126 ../format/virt-format.pod:173 ../fuse/guestmount.pod:312 ../inspector/virt-inspector.pod:496 ../resize/virt-resize.pod:697 ../sparsify/virt-sparsify.pod:254 ../sysprep/virt-sysprep.pod:428 ../test-tool/libguestfs-test-tool.pod:96
+#: ../align/virt-alignment-scan.pod:341 ../appliance/libguestfs-make-fixed-appliance.pod:134 ../cat/virt-cat.pod:238 ../cat/virt-filesystems.pod:384 ../cat/virt-ls.pod:490 ../df/virt-df.pod:248 ../edit/virt-edit.pod:363 ../fish/guestfish.pod:1126 ../format/virt-format.pod:173 ../fuse/guestmount.pod:355 ../inspector/virt-inspector.pod:496 ../resize/virt-resize.pod:697 ../sparsify/virt-sparsify.pod:254 ../sysprep/virt-sysprep.pod:428 ../test-tool/libguestfs-test-tool.pod:96
msgid "EXIT STATUS"
msgstr ""
@@ -800,7 +800,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:375 ../appliance/libguestfs-make-fixed-appliance.pod:144 ../cat/virt-cat.pod:243 ../cat/virt-filesystems.pod:389 ../cat/virt-ls.pod:495 ../df/virt-df.pod:253 ../edit/virt-edit.pod:368 ../erlang/examples/guestfs-erlang.pod:97 ../examples/guestfs-examples.pod:33 ../examples/guestfs-faq.pod:658 ../examples/guestfs-performance.pod:364 ../examples/guestfs-recipes.pod:384 ../examples/guestfs-testing.pod:291 ../fish/guestfish.pod:1280 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../format/virt-format.pod:177 ../fuse/guestmount.pod:317 ../inspector/virt-inspector.pod:501 ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39 ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:340 ../resize/virt-resize.pod:702 ../ruby/examples/guestfs-ruby.pod:36 ../sparsify/virt-sparsify.pod:286 ../src/guestfs.pod:3376 ../sysprep/virt-sysprep.pod:432 ../test-tool/libguestfs-test-tool.pod:106 ../tools/virt-list-filesystems.pl:197 ../tools/virt-list-partitions.pl:267 ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:294 ../tools/virt-win-reg.pl:757
+#: ../align/virt-alignment-scan.pod:375 ../appliance/libguestfs-make-fixed-appliance.pod:144 ../cat/virt-cat.pod:243 ../cat/virt-filesystems.pod:389 ../cat/virt-ls.pod:495 ../df/virt-df.pod:253 ../edit/virt-edit.pod:368 ../erlang/examples/guestfs-erlang.pod:97 ../examples/guestfs-examples.pod:33 ../examples/guestfs-faq.pod:658 ../examples/guestfs-performance.pod:364 ../examples/guestfs-recipes.pod:384 ../examples/guestfs-testing.pod:291 ../fish/guestfish.pod:1280 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../format/virt-format.pod:177 ../fuse/guestmount.pod:360 ../inspector/virt-inspector.pod:501 ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39 ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:340 ../resize/virt-resize.pod:702 ../ruby/examples/guestfs-ruby.pod:36 ../sparsify/virt-sparsify.pod:286 ../src/guestfs.pod:3376 ../sysprep/virt-sysprep.pod:432 ../test-tool/libguestfs-test-tool.pod:106 ../tools/virt-list-filesystems.pl:197 ../tools/virt-list-partitions.pl:267 ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:294 ../tools/virt-win-reg.pl:757
msgid "SEE ALSO"
msgstr ""
@@ -822,7 +822,7 @@ msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:388 ../appliance/libguestfs-make-fixed-appliance.pod:157 ../cat/virt-cat.pod:256 ../cat/virt-filesystems.pod:404 ../cat/virt-ls.pod:511 ../df/virt-df.pod:265 ../edit/virt-edit.pod:386 ../erlang/examples/guestfs-erlang.pod:114 ../examples/guestfs-examples.pod:49 ../examples/guestfs-faq.pod:668 ../examples/guestfs-performance.pod:379 ../examples/guestfs-recipes.pod:401 ../examples/guestfs-testing.pod:302 ../fish/guestfish.pod:1312 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../format/virt-format.pod:191 ../fuse/guestmount.pod:332 ../inspector/virt-inspector.pod:524 ../java/examples/guestfs-java.pod:62 ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:56 ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:353 ../resize/virt-resize.pod:729 ../ruby/examples/guestfs-ruby.pod:52 ../sparsify/virt-sparsify.pod:303 ../src/guestfs.pod:3464 ../sysprep/virt-sysprep.pod:453 ../test-tool/libguestfs-test-tool.pod:116 ../tools/virt-list-filesystems.pl:214 ../tools/virt-list-partitions.pl:283 ../tools/virt-make-fs.pl:620 ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:787
+#: ../align/virt-alignment-scan.pod:388 ../appliance/libguestfs-make-fixed-appliance.pod:157 ../cat/virt-cat.pod:256 ../cat/virt-filesystems.pod:404 ../cat/virt-ls.pod:511 ../df/virt-df.pod:265 ../edit/virt-edit.pod:386 ../erlang/examples/guestfs-erlang.pod:114 ../examples/guestfs-examples.pod:49 ../examples/guestfs-faq.pod:668 ../examples/guestfs-performance.pod:379 ../examples/guestfs-recipes.pod:401 ../examples/guestfs-testing.pod:302 ../fish/guestfish.pod:1312 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../format/virt-format.pod:191 ../fuse/guestmount.pod:375 ../inspector/virt-inspector.pod:524 ../java/examples/guestfs-java.pod:62 ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:56 ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:353 ../resize/virt-resize.pod:729 ../ruby/examples/guestfs-ruby.pod:52 ../sparsify/virt-sparsify.pod:303 ../src/guestfs.pod:3464 ../sysprep/virt-sysprep.pod:453 ../test-tool/libguestfs-test-tool.pod:116 ../tools/virt-list-filesystems.pl:214 ../tools/virt-list-partitions.pl:283 ../tools/virt-make-fs.pl:620 ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:787
msgid "COPYRIGHT"
msgstr ""
@@ -832,7 +832,7 @@ msgid "Copyright (C) 2011 Red Hat Inc."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:392 ../appliance/libguestfs-make-fixed-appliance.pod:162 ../cat/virt-cat.pod:260 ../cat/virt-filesystems.pod:408 ../cat/virt-ls.pod:515 ../df/virt-df.pod:269 ../edit/virt-edit.pod:390 ../fish/guestfish.pod:1317 ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60 ../format/virt-format.pod:195 ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:528 ../rescue/virt-rescue.pod:357 ../resize/virt-resize.pod:733 ../sparsify/virt-sparsify.pod:307 ../sysprep/virt-sysprep.pod:459 ../test-tool/libguestfs-test-tool.pod:121 ../tools/virt-list-filesystems.pl:218 ../tools/virt-list-partitions.pl:287 ../tools/virt-make-fs.pl:624 ../tools/virt-tar.pl:317 ../tools/virt-win-reg.pl:791
+#: ../align/virt-alignment-scan.pod:392 ../appliance/libguestfs-make-fixed-appliance.pod:162 ../cat/virt-cat.pod:260 ../cat/virt-filesystems.pod:408 ../cat/virt-ls.pod:515 ../df/virt-df.pod:269 ../edit/virt-edit.pod:390 ../fish/guestfish.pod:1317 ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60 ../format/virt-format.pod:195 ../fuse/guestmount.pod:380 ../inspector/virt-inspector.pod:528 ../rescue/virt-rescue.pod:357 ../resize/virt-resize.pod:733 ../sparsify/virt-sparsify.pod:307 ../sysprep/virt-sysprep.pod:459 ../test-tool/libguestfs-test-tool.pod:121 ../tools/virt-list-filesystems.pl:218 ../tools/virt-list-partitions.pl:287 ../tools/virt-make-fs.pl:624 ../tools/virt-tar.pl:317 ../tools/virt-win-reg.pl:791
msgid ""
"This program is free software; you can redistribute it and/or modify it "
"under the terms of the GNU General Public License as published by the Free "
@@ -841,7 +841,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:397 ../appliance/libguestfs-make-fixed-appliance.pod:167 ../cat/virt-cat.pod:265 ../cat/virt-filesystems.pod:413 ../cat/virt-ls.pod:520 ../df/virt-df.pod:274 ../edit/virt-edit.pod:395 ../fish/guestfish.pod:1322 ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65 ../format/virt-format.pod:200 ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:533 ../rescue/virt-rescue.pod:362 ../resize/virt-resize.pod:738 ../sparsify/virt-sparsify.pod:312 ../sysprep/virt-sysprep.pod:464 ../test-tool/libguestfs-test-tool.pod:126 ../tools/virt-list-filesystems.pl:223 ../tools/virt-list-partitions.pl:292 ../tools/virt-make-fs.pl:629 ../tools/virt-tar.pl:322 ../tools/virt-win-reg.pl:796
+#: ../align/virt-alignment-scan.pod:397 ../appliance/libguestfs-make-fixed-appliance.pod:167 ../cat/virt-cat.pod:265 ../cat/virt-filesystems.pod:413 ../cat/virt-ls.pod:520 ../df/virt-df.pod:274 ../edit/virt-edit.pod:395 ../fish/guestfish.pod:1322 ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65 ../format/virt-format.pod:200 ../fuse/guestmount.pod:385 ../inspector/virt-inspector.pod:533 ../rescue/virt-rescue.pod:362 ../resize/virt-resize.pod:738 ../sparsify/virt-sparsify.pod:312 ../sysprep/virt-sysprep.pod:464 ../test-tool/libguestfs-test-tool.pod:126 ../tools/virt-list-filesystems.pl:223 ../tools/virt-list-partitions.pl:292 ../tools/virt-make-fs.pl:629 ../tools/virt-tar.pl:322 ../tools/virt-win-reg.pl:796
msgid ""
"This program is distributed in the hope that it will be useful, but WITHOUT "
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
@@ -850,7 +850,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:402 ../appliance/libguestfs-make-fixed-appliance.pod:172 ../cat/virt-cat.pod:270 ../cat/virt-filesystems.pod:418 ../cat/virt-ls.pod:525 ../df/virt-df.pod:279 ../edit/virt-edit.pod:400 ../fish/guestfish.pod:1327 ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70 ../format/virt-format.pod:205 ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:538 ../rescue/virt-rescue.pod:367 ../resize/virt-resize.pod:743 ../sparsify/virt-sparsify.pod:317 ../sysprep/virt-sysprep.pod:469 ../test-tool/libguestfs-test-tool.pod:131 ../tools/virt-list-filesystems.pl:228 ../tools/virt-list-partitions.pl:297 ../tools/virt-make-fs.pl:634 ../tools/virt-tar.pl:327 ../tools/virt-win-reg.pl:801
+#: ../align/virt-alignment-scan.pod:402 ../appliance/libguestfs-make-fixed-appliance.pod:172 ../cat/virt-cat.pod:270 ../cat/virt-filesystems.pod:418 ../cat/virt-ls.pod:525 ../df/virt-df.pod:279 ../edit/virt-edit.pod:400 ../fish/guestfish.pod:1327 ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70 ../format/virt-format.pod:205 ../fuse/guestmount.pod:390 ../inspector/virt-inspector.pod:538 ../rescue/virt-rescue.pod:367 ../resize/virt-resize.pod:743 ../sparsify/virt-sparsify.pod:317 ../sysprep/virt-sysprep.pod:469 ../test-tool/libguestfs-test-tool.pod:131 ../tools/virt-list-filesystems.pl:228 ../tools/virt-list-partitions.pl:297 ../tools/virt-make-fs.pl:634 ../tools/virt-tar.pl:327 ../tools/virt-win-reg.pl:801
msgid ""
"You should have received a copy of the GNU General Public License along with "
"this program; if not, write to the Free Software Foundation, Inc., 51 "
@@ -1123,17 +1123,17 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../appliance/libguestfs-make-fixed-appliance.pod:153 ../erlang/examples/guestfs-erlang.pod:110 ../examples/guestfs-examples.pod:45 ../examples/guestfs-faq.pod:664 ../examples/guestfs-performance.pod:375 ../examples/guestfs-recipes.pod:397 ../examples/guestfs-testing.pod:298 ../fish/guestfish.pod:1308 ../fish/virt-copy-in.pod:60 ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58 ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:328 ../inspector/virt-inspector.pod:510 ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91 ../perl/examples/guestfs-perl.pod:52 ../python/examples/guestfs-python.pod:54 ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3460 ../sysprep/virt-sysprep.pod:447 ../test-tool/libguestfs-test-tool.pod:112
+#: ../appliance/libguestfs-make-fixed-appliance.pod:153 ../erlang/examples/guestfs-erlang.pod:110 ../examples/guestfs-examples.pod:45 ../examples/guestfs-faq.pod:664 ../examples/guestfs-performance.pod:375 ../examples/guestfs-recipes.pod:397 ../examples/guestfs-testing.pod:298 ../fish/guestfish.pod:1308 ../fish/virt-copy-in.pod:60 ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58 ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:371 ../inspector/virt-inspector.pod:510 ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91 ../perl/examples/guestfs-perl.pod:52 ../python/examples/guestfs-python.pod:54 ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3460 ../sysprep/virt-sysprep.pod:447 ../test-tool/libguestfs-test-tool.pod:112
msgid "AUTHORS"
msgstr ""
#. type: textblock
-#: ../appliance/libguestfs-make-fixed-appliance.pod:155 ../erlang/examples/guestfs-erlang.pod:112 ../examples/guestfs-examples.pod:47 ../examples/guestfs-faq.pod:666 ../examples/guestfs-performance.pod:377 ../examples/guestfs-recipes.pod:399 ../examples/guestfs-testing.pod:300 ../fish/guestfish.pod:1310 ../fish/virt-copy-in.pod:62 ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60 ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:330 ../java/examples/guestfs-java.pod:60 ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:54 ../python/examples/guestfs-python.pod:56 ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3462 ../test-tool/libguestfs-test-tool.pod:114
+#: ../appliance/libguestfs-make-fixed-appliance.pod:155 ../erlang/examples/guestfs-erlang.pod:112 ../examples/guestfs-examples.pod:47 ../examples/guestfs-faq.pod:666 ../examples/guestfs-performance.pod:377 ../examples/guestfs-recipes.pod:399 ../examples/guestfs-testing.pod:300 ../fish/guestfish.pod:1310 ../fish/virt-copy-in.pod:62 ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60 ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:373 ../java/examples/guestfs-java.pod:60 ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:54 ../python/examples/guestfs-python.pod:56 ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3462 ../test-tool/libguestfs-test-tool.pod:114
msgid "Richard W.M. Jones (C<rjones at redhat dot com>)"
msgstr ""
#. type: textblock
-#: ../appliance/libguestfs-make-fixed-appliance.pod:159 ../fish/guestfish.pod:1314 ../fuse/guestmount.pod:334 ../src/guestfs.pod:3466 ../test-tool/libguestfs-test-tool.pod:118
+#: ../appliance/libguestfs-make-fixed-appliance.pod:159 ../fish/guestfish.pod:1314 ../fuse/guestmount.pod:377 ../src/guestfs.pod:3466 ../test-tool/libguestfs-test-tool.pod:118
msgid "Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/>"
msgstr ""
@@ -1297,7 +1297,7 @@ msgid ""
msgstr ""
#. type: =item
-#: ../cat/virt-cat.pod:98 ../cat/virt-filesystems.pod:148 ../cat/virt-ls.pod:314 ../edit/virt-edit.pod:112 ../fish/guestfish.pod:217 ../fuse/guestmount.pod:135 ../inspector/virt-inspector.pod:91
+#: ../cat/virt-cat.pod:98 ../cat/virt-filesystems.pod:148 ../cat/virt-ls.pod:314 ../edit/virt-edit.pod:112 ../fish/guestfish.pod:217 ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:91
msgid "B<--echo-keys>"
msgstr ""
@@ -1327,12 +1327,12 @@ msgid ""
msgstr ""
#. type: =item
-#: ../cat/virt-cat.pod:129 ../cat/virt-filesystems.pod:200 ../cat/virt-ls.pod:361 ../edit/virt-edit.pod:156 ../fish/guestfish.pod:289 ../fuse/guestmount.pod:172 ../inspector/virt-inspector.pod:113
+#: ../cat/virt-cat.pod:129 ../cat/virt-filesystems.pod:200 ../cat/virt-ls.pod:361 ../edit/virt-edit.pod:156 ../fish/guestfish.pod:289 ../fuse/guestmount.pod:211 ../inspector/virt-inspector.pod:113
msgid "B<--keys-from-stdin>"
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:131 ../cat/virt-filesystems.pod:202 ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291 ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:115
+#: ../cat/virt-cat.pod:131 ../cat/virt-filesystems.pod:202 ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291 ../fuse/guestmount.pod:213 ../inspector/virt-inspector.pod:115
msgid ""
"Read key or passphrase parameters from stdin. The default is to try to read "
"passphrases from the user by opening C</dev/tty>."
@@ -1491,7 +1491,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:240 ../cat/virt-filesystems.pod:386 ../cat/virt-ls.pod:492 ../df/virt-df.pod:250 ../edit/virt-edit.pod:365 ../fuse/guestmount.pod:314 ../inspector/virt-inspector.pod:498 ../resize/virt-resize.pod:699 ../sparsify/virt-sparsify.pod:256
+#: ../cat/virt-cat.pod:240 ../cat/virt-filesystems.pod:386 ../cat/virt-ls.pod:492 ../df/virt-df.pod:250 ../edit/virt-edit.pod:365 ../fuse/guestmount.pod:357 ../inspector/virt-inspector.pod:498 ../resize/virt-resize.pod:699 ../sparsify/virt-sparsify.pod:256
msgid "This program returns 0 if successful, or non-zero if there was an error."
msgstr ""
@@ -3062,7 +3062,7 @@ msgid "You are not allowed to use I<-h> and I<--csv> at the same time."
msgstr ""
#. type: =item
-#: ../df/virt-df.pod:133 ../fish/guestfish.pod:258 ../fuse/guestmount.pod:164
+#: ../df/virt-df.pod:133 ../fish/guestfish.pod:258 ../fuse/guestmount.pod:203
msgid "B<-i>"
msgstr ""
@@ -3352,12 +3352,12 @@ msgid "By default, no backup file is made."
msgstr ""
#. type: =item
-#: ../edit/virt-edit.pod:95 ../fish/guestfish.pod:181 ../fuse/guestmount.pod:105 ../inspector/virt-inspector.pod:73 ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80 ../tools/virt-tar.pl:127 ../tools/virt-win-reg.pl:128
+#: ../edit/virt-edit.pod:95 ../fish/guestfish.pod:181 ../fuse/guestmount.pod:144 ../inspector/virt-inspector.pod:73 ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80 ../tools/virt-tar.pl:127 ../tools/virt-win-reg.pl:128
msgid "B<-c URI>"
msgstr ""
#. type: =item
-#: ../edit/virt-edit.pod:97 ../fish/guestfish.pod:183 ../fuse/guestmount.pod:107 ../inspector/virt-inspector.pod:75 ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82 ../tools/virt-tar.pl:129 ../tools/virt-win-reg.pl:130
+#: ../edit/virt-edit.pod:97 ../fish/guestfish.pod:183 ../fuse/guestmount.pod:146 ../inspector/virt-inspector.pod:75 ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82 ../tools/virt-tar.pl:129 ../tools/virt-win-reg.pl:130
msgid "B<--connect URI>"
msgstr ""
@@ -22190,12 +22190,12 @@ msgid "Displays detailed help on a single command C<cmd>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:168 ../fuse/guestmount.pod:96
+#: ../fish/guestfish.pod:168 ../fuse/guestmount.pod:135
msgid "B<-a image>"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:170 ../fuse/guestmount.pod:98
+#: ../fish/guestfish.pod:170 ../fuse/guestmount.pod:137
msgid "B<--add image>"
msgstr ""
@@ -22213,7 +22213,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:185 ../fuse/guestmount.pod:109
+#: ../fish/guestfish.pod:185 ../fuse/guestmount.pod:148
msgid ""
"When used in conjunction with the I<-d> option, this specifies the libvirt "
"URI to use. The default is to use the default libvirt connection."
@@ -22232,17 +22232,17 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:194 ../fuse/guestmount.pod:113
+#: ../fish/guestfish.pod:194 ../fuse/guestmount.pod:152
msgid "B<-d libvirt-domain>"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:196 ../fuse/guestmount.pod:115
+#: ../fish/guestfish.pod:196 ../fuse/guestmount.pod:154
msgid "B<--domain libvirt-domain>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:198 ../fuse/guestmount.pod:117
+#: ../fish/guestfish.pod:198 ../fuse/guestmount.pod:156
msgid ""
"Add disks from the named libvirt domain. If the I<--ro> option is also "
"used, then any libvirt domain can be used. However in write mode, only "
@@ -22250,7 +22250,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:202 ../fuse/guestmount.pod:121
+#: ../fish/guestfish.pod:202 ../fuse/guestmount.pod:160
msgid "Domain UUIDs can be used instead of names."
msgstr ""
@@ -22282,7 +22282,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:219 ../fuse/guestmount.pod:137
+#: ../fish/guestfish.pod:219 ../fuse/guestmount.pod:176
msgid ""
"When prompting for keys and passphrases, guestfish normally turns echoing "
"off so you cannot see what you are typing. If you are not worried about "
@@ -22338,12 +22338,12 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:260 ../fuse/guestmount.pod:166
+#: ../fish/guestfish.pod:260 ../fuse/guestmount.pod:205
msgid "B<--inspector>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:262 ../fuse/guestmount.pod:168
+#: ../fish/guestfish.pod:262 ../fuse/guestmount.pod:207
msgid ""
"Using L<virt-inspector(1)> code, inspect the disks looking for an operating "
"system and mount filesystems as they would be mounted on the real virtual "
@@ -22432,24 +22432,24 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:299 ../fuse/guestmount.pod:177
+#: ../fish/guestfish.pod:299 ../fuse/guestmount.pod:216
msgid "B<--live>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:179
+#: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:218
msgid ""
"Connect to a live virtual machine. (Experimental, see "
"L<guestfs(3)/ATTACHING TO RUNNING DAEMONS>)."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:304 ../fuse/guestmount.pod:182
+#: ../fish/guestfish.pod:304 ../fuse/guestmount.pod:221
msgid "B<-m dev[:mountpoint[:options]]>"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:306 ../fuse/guestmount.pod:184
+#: ../fish/guestfish.pod:306 ../fuse/guestmount.pod:223
msgid "B<--mount dev[:mountpoint[:options]]>"
msgstr ""
@@ -22485,7 +22485,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:192
+#: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:231
msgid ""
"The third (and rarely used) part of the mount parameter is the list of mount "
"options used to mount the underlying filesystem. If this is not given, then "
@@ -22496,7 +22496,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:331 ../fuse/guestmount.pod:200
+#: ../fish/guestfish.pod:331 ../fuse/guestmount.pod:239
#, no-wrap
msgid ""
" -m /dev/sda1:/:acl,user_xattr\n"
@@ -22509,12 +22509,12 @@ msgid "Using this flag is equivalent to using the C<mount-options> command."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:202 ../resize/virt-resize.pod:441 ../sysprep/virt-sysprep.pod:73
+#: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:241 ../resize/virt-resize.pod:441 ../sysprep/virt-sysprep.pod:73
msgid "B<-n>"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:337 ../fuse/guestmount.pod:204
+#: ../fish/guestfish.pod:337 ../fuse/guestmount.pod:243
msgid "B<--no-sync>"
msgstr ""
@@ -22619,12 +22619,12 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:381 ../fuse/guestmount.pod:248 ../rescue/virt-rescue.pod:192
+#: ../fish/guestfish.pod:381 ../fuse/guestmount.pod:291 ../rescue/virt-rescue.pod:192
msgid "B<-r>"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:383 ../fuse/guestmount.pod:250 ../rescue/virt-rescue.pod:194
+#: ../fish/guestfish.pod:383 ../fuse/guestmount.pod:293 ../rescue/virt-rescue.pod:194
msgid "B<--ro>"
msgstr ""
@@ -22657,7 +22657,7 @@ msgid "See also L</OPENING DISKS FOR READ AND WRITE> below."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:398 ../fuse/guestmount.pod:262 ../rescue/virt-rescue.pod:216
+#: ../fish/guestfish.pod:398 ../fuse/guestmount.pod:305 ../rescue/virt-rescue.pod:216
msgid "B<--selinux>"
msgstr ""
@@ -22679,17 +22679,17 @@ msgid "Display the guestfish / libguestfs version number and exit."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:415 ../fuse/guestmount.pod:278 ../rescue/virt-rescue.pod:246
+#: ../fish/guestfish.pod:415 ../fuse/guestmount.pod:321 ../rescue/virt-rescue.pod:246
msgid "B<-w>"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:417 ../fuse/guestmount.pod:280 ../rescue/virt-rescue.pod:248
+#: ../fish/guestfish.pod:417 ../fuse/guestmount.pod:323 ../rescue/virt-rescue.pod:248
msgid "B<--rw>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:419 ../fuse/guestmount.pod:282
+#: ../fish/guestfish.pod:419 ../fuse/guestmount.pod:325
msgid ""
"This changes the I<-a>, I<-d> and I<-m> options so that disks are added and "
"mounts are done read-write."
@@ -24469,22 +24469,22 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1221 ../fuse/guestmount.pod:297 ../rescue/virt-rescue.pod:325
+#: ../fish/guestfish.pod:1221 ../fuse/guestmount.pod:340 ../rescue/virt-rescue.pod:325
msgid "FILES"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1225 ../fuse/guestmount.pod:301 ../rescue/virt-rescue.pod:329
+#: ../fish/guestfish.pod:1225 ../fuse/guestmount.pod:344 ../rescue/virt-rescue.pod:329
msgid "$HOME/.libguestfs-tools.rc"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1227 ../fuse/guestmount.pod:303 ../rescue/virt-rescue.pod:331
+#: ../fish/guestfish.pod:1227 ../fuse/guestmount.pod:346 ../rescue/virt-rescue.pod:331
msgid "/etc/libguestfs-tools.conf"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1229 ../fuse/guestmount.pod:305 ../rescue/virt-rescue.pod:333
+#: ../fish/guestfish.pod:1229 ../fuse/guestmount.pod:348 ../rescue/virt-rescue.pod:333
msgid ""
"This configuration file controls the default read-only or read-write mode "
"(I<--ro> or I<--rw>)."
@@ -25397,18 +25397,92 @@ msgid ""
"Fedora or Red Hat Enterprise Linux."
msgstr ""
+#. type: =head2
+#: ../fuse/guestmount.pod:92
+msgid "fusermount error: \"Device or resource busy\""
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:94
+msgid ""
+"You can see this error when another process on the system jumps into the "
+"mountpoint you have just created, holding it open and preventing you from "
+"unmounting it. The usual culprits are various GUI \"indexing\" programs."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:99
+msgid ""
+"The popular workaround for this problem is to retry the C<fusermount -u> "
+"command a few times until it works. Unfortunately this isn't a reliable fix "
+"if (for example) the mounted filesystem is particularly large and the "
+"intruding program is persistent."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:104
+msgid ""
+"A proper fix is to use a private mountpoint by creating a new mount "
+"namespace using the Linux-specific L<clone(2)>/L<unshare(2)> flag "
+"C<CLONE_NEWNS>. Unfortunately at the moment this requires root and we would "
+"also probably need to add it as a feature to guestmount."
+msgstr ""
+
+#. type: =head2
+#: ../fuse/guestmount.pod:109
+msgid "Race conditions possible when shutting down the connection"
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:111
+msgid ""
+"When C<fusermount -u> exits, guestmount may still be running and cleaning up "
+"the mountpoint. The disk image will not be fully finalized."
+msgstr ""
+
#. type: textblock
-#: ../fuse/guestmount.pod:100
+#: ../fuse/guestmount.pod:115
+msgid "This means that scripts like the following have a nasty race condition:"
+msgstr ""
+
+#. type: verbatim
+#: ../fuse/guestmount.pod:118
+#, no-wrap
+msgid ""
+" guestmount -a disk.img -i /mnt\n"
+" # copy things into /mnt\n"
+" fusermount -u /mnt\n"
+" # immediately try to use 'disk.img' <-- UNSAFE\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:123
+msgid ""
+"The solution is to use the I<--pid-file> option to write the guestmount PID "
+"to a file, then after fusermount spin waiting for this PID to exit."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:127
+msgid ""
+"Note that if you use the C<guestfs_mount_local> API directly (see "
+"L<guestfs(3)/MOUNT LOCAL>) then it is much easier to write a safe, race-free "
+"program."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:139
msgid "Add a block device or virtual machine image."
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:123
+#: ../fuse/guestmount.pod:162
msgid "B<--dir-cache-timeout N>"
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:125
+#: ../fuse/guestmount.pod:164
msgid ""
"Set the readdir cache timeout to I<N> seconds, the default being 60 "
"seconds. The readdir cache [actually, there are several semi-independent "
@@ -25418,7 +25492,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:131
+#: ../fuse/guestmount.pod:170
msgid ""
"There is also a different attribute cache implemented by FUSE (see the FUSE "
"option I<-o attr_timeout>), but the FUSE cache does not anticipate future "
@@ -25426,7 +25500,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:151
+#: ../fuse/guestmount.pod:190
msgid ""
"If you have untrusted raw-format guest disk images, you should use this "
"option to specify the disk format. This avoids a possible security problem "
@@ -25435,36 +25509,36 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:156
+#: ../fuse/guestmount.pod:195
msgid "B<--fuse-help>"
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:158
+#: ../fuse/guestmount.pod:197
msgid "Display help on special FUSE options (see I<-o> below)."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:162
+#: ../fuse/guestmount.pod:201
msgid "Display brief help and exit."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:186
+#: ../fuse/guestmount.pod:225
msgid ""
"Mount the named partition or logical volume on the given mountpoint B<in the "
"guest> (this has nothing to do with mountpoints in the host)."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:189
+#: ../fuse/guestmount.pod:228
msgid ""
"If the mountpoint is omitted, it defaults to C</>. You have to mount "
"something on C</>."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:206
+#: ../fuse/guestmount.pod:245
msgid ""
"By default, we attempt to sync the guest disk when the FUSE mountpoint is "
"unmounted. If you specify this option, then we don't attempt to sync the "
@@ -25472,22 +25546,22 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:211
+#: ../fuse/guestmount.pod:250
msgid "B<-o option>"
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:213
+#: ../fuse/guestmount.pod:252
msgid "B<--option option>"
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:215
+#: ../fuse/guestmount.pod:254
msgid "Pass extra options to FUSE."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:217
+#: ../fuse/guestmount.pod:256
msgid ""
"To get a list of all the extra options supported by FUSE, use the command "
"below. Note that only the FUSE I<-o> options can be passed, and only some "
@@ -25495,7 +25569,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fuse/guestmount.pod:221
+#: ../fuse/guestmount.pod:260
#, no-wrap
msgid ""
" guestmount --fuse-help\n"
@@ -25503,37 +25577,37 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:223
+#: ../fuse/guestmount.pod:262
msgid "Some potentially useful FUSE options:"
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:227
+#: ../fuse/guestmount.pod:266
msgid "B<-o allow_other>"
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:229
+#: ../fuse/guestmount.pod:268
msgid "Allow other users to see the filesystem."
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:231
+#: ../fuse/guestmount.pod:270
msgid "B<-o attr_timeout=N>"
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:233
+#: ../fuse/guestmount.pod:272
msgid "Enable attribute caching by FUSE, and set the timeout to I<N> seconds."
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:235
+#: ../fuse/guestmount.pod:274
msgid "B<-o kernel_cache>"
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:237
+#: ../fuse/guestmount.pod:276
msgid ""
"Allow the kernel to cache files (reduces the number of reads that have to go "
"through the L<guestfs(3)> API). This is generally a good idea if you can "
@@ -25541,26 +25615,36 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:241
+#: ../fuse/guestmount.pod:280
msgid "B<-o uid=N> B<-o gid=N>"
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:243
+#: ../fuse/guestmount.pod:282
msgid ""
"Use these options to map all UIDs and GIDs inside the guest filesystem to "
"the chosen values."
msgstr ""
+#. type: =item
+#: ../fuse/guestmount.pod:287
+msgid "B<--pid-file filename>"
+msgstr ""
+
#. type: textblock
-#: ../fuse/guestmount.pod:252
+#: ../fuse/guestmount.pod:289
+msgid "Write the PID of the guestmount worker process to C<filename>."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:295
msgid ""
"Add devices and mount everything read-only. Also disallow writes and make "
"the disk appear read-only to FUSE."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:255
+#: ../fuse/guestmount.pod:298
msgid ""
"This is highly recommended if you are not going to edit the guest disk. If "
"the guest is running and this option is I<not> supplied, then there is a "
@@ -25569,50 +25653,50 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:260 ../rescue/virt-rescue.pod:202
+#: ../fuse/guestmount.pod:303 ../rescue/virt-rescue.pod:202
msgid "See also L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:264
+#: ../fuse/guestmount.pod:307
msgid "Enable SELinux support for the guest."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:270
+#: ../fuse/guestmount.pod:313
msgid "Enable verbose messages from underlying libguestfs."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:276
+#: ../fuse/guestmount.pod:319
msgid "Display the program version and exit."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:285 ../fuse/guestmount.pod:308 ../rescue/virt-rescue.pod:253 ../rescue/virt-rescue.pod:336
+#: ../fuse/guestmount.pod:328 ../fuse/guestmount.pod:351 ../rescue/virt-rescue.pod:253 ../rescue/virt-rescue.pod:336
msgid "See L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:289
+#: ../fuse/guestmount.pod:332
msgid "B<--trace>"
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:291
+#: ../fuse/guestmount.pod:334
msgid "Trace libguestfs calls and entry into each FUSE function."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:293
+#: ../fuse/guestmount.pod:336
msgid "This also stops the daemon from forking into the background."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:319
+#: ../fuse/guestmount.pod:362
msgid ""
"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
-"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, "
+"L<virt-tar(1)>, L<guestfs(3)/MOUNT LOCAL>, L<http://libguestfs.org/>, "
"L<http://fuse.sf.net/>."
msgstr ""
diff --git a/po-docs/uk.po b/po-docs/uk.po
index a52cd5fc..91004eeb 100644
--- a/po-docs/uk.po
+++ b/po-docs/uk.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2012-07-03 21:43+0200\n"
+"POT-Creation-Date: 2012-07-09 18:35+0200\n"
"PO-Revision-Date: 2012-05-21 13:20+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -363,7 +363,7 @@ msgstr ""
#: ../edit/virt-edit.pod:62 ../fish/guestfish.pod:148
#: ../fish/virt-copy-in.pod:45 ../fish/virt-copy-out.pod:34
#: ../fish/virt-tar-in.pod:42 ../fish/virt-tar-out.pod:36
-#: ../format/virt-format.pod:59 ../fuse/guestmount.pod:92
+#: ../format/virt-format.pod:59 ../fuse/guestmount.pod:131
#: ../inspector/virt-inspector.pod:54 ../rescue/virt-rescue.pod:115
#: ../resize/virt-resize.pod:262 ../sparsify/virt-sparsify.pod:94
#: ../sysprep/virt-sysprep.pod:39 ../test-tool/libguestfs-test-tool.pod:36
@@ -378,7 +378,7 @@ msgstr "ПАРАМЕТРИ"
#: ../appliance/libguestfs-make-fixed-appliance.pod:81 ../cat/virt-cat.pod:66
#: ../cat/virt-filesystems.pod:95 ../cat/virt-ls.pod:265 ../df/virt-df.pod:63
#: ../edit/virt-edit.pod:66 ../fish/guestfish.pod:152
-#: ../format/virt-format.pod:63 ../fuse/guestmount.pod:160
+#: ../format/virt-format.pod:63 ../fuse/guestmount.pod:199
#: ../inspector/virt-inspector.pod:58 ../rescue/virt-rescue.pod:119
#: ../resize/virt-resize.pod:266 ../sparsify/virt-sparsify.pod:98
#: ../sysprep/virt-sysprep.pod:43 ../test-tool/libguestfs-test-tool.pod:40
@@ -426,7 +426,7 @@ msgstr "Додати I<файл>, який має бути образом дис
#: ../align/virt-alignment-scan.pod:117 ../cat/virt-cat.pod:78
#: ../cat/virt-filesystems.pod:107 ../cat/virt-ls.pod:277 ../df/virt-df.pod:75
#: ../edit/virt-edit.pod:78 ../fish/guestfish.pod:174
-#: ../format/virt-format.pod:73 ../fuse/guestmount.pod:102
+#: ../format/virt-format.pod:73 ../fuse/guestmount.pod:141
#: ../inspector/virt-inspector.pod:70 ../rescue/virt-rescue.pod:131
msgid ""
"The format of the disk image is auto-detected. To override this and force a "
@@ -498,7 +498,7 @@ msgstr ""
#: ../align/virt-alignment-scan.pod:137 ../cat/virt-cat.pod:105
#: ../cat/virt-filesystems.pod:170 ../cat/virt-ls.pod:328
#: ../df/virt-df.pod:101 ../fish/guestfish.pod:233
-#: ../format/virt-format.pod:87 ../fuse/guestmount.pod:142
+#: ../format/virt-format.pod:87 ../fuse/guestmount.pod:181
#: ../inspector/virt-inspector.pod:98 ../rescue/virt-rescue.pod:155
msgid "B<--format=raw|qcow2|..>"
msgstr "B<--format=raw|qcow2|..>"
@@ -507,7 +507,7 @@ msgstr "B<--format=raw|qcow2|..>"
#: ../align/virt-alignment-scan.pod:139 ../cat/virt-cat.pod:107
#: ../cat/virt-filesystems.pod:172 ../cat/virt-ls.pod:330
#: ../df/virt-df.pod:103 ../edit/virt-edit.pod:134 ../fish/guestfish.pod:235
-#: ../format/virt-format.pod:89 ../fuse/guestmount.pod:144
+#: ../format/virt-format.pod:89 ../fuse/guestmount.pod:183
#: ../inspector/virt-inspector.pod:100 ../rescue/virt-rescue.pod:157
msgid "B<--format>"
msgstr "B<--format>"
@@ -516,7 +516,7 @@ msgstr "B<--format>"
#: ../align/virt-alignment-scan.pod:141 ../cat/virt-cat.pod:109
#: ../cat/virt-filesystems.pod:174 ../cat/virt-ls.pod:332
#: ../df/virt-df.pod:105 ../edit/virt-edit.pod:136 ../fish/guestfish.pod:237
-#: ../format/virt-format.pod:91 ../fuse/guestmount.pod:146
+#: ../format/virt-format.pod:91 ../fuse/guestmount.pod:185
#: ../rescue/virt-rescue.pod:159
msgid ""
"The default for the I<-a> option is to auto-detect the format of the disk "
@@ -631,7 +631,7 @@ msgstr ""
#: ../align/virt-alignment-scan.pod:177 ../cat/virt-cat.pod:134
#: ../cat/virt-filesystems.pod:261 ../cat/virt-ls.pod:425
#: ../df/virt-df.pod:173 ../edit/virt-edit.pod:161 ../fish/guestfish.pod:402
-#: ../format/virt-format.pod:145 ../fuse/guestmount.pod:266
+#: ../format/virt-format.pod:145 ../fuse/guestmount.pod:309
#: ../inspector/virt-inspector.pod:118 ../rescue/virt-rescue.pod:234
#: ../sparsify/virt-sparsify.pod:178 ../sysprep/virt-sysprep.pod:166
msgid "B<-v>"
@@ -641,7 +641,7 @@ msgstr "B<-v>"
#: ../align/virt-alignment-scan.pod:179 ../cat/virt-cat.pod:136
#: ../cat/virt-filesystems.pod:263 ../cat/virt-ls.pod:427
#: ../df/virt-df.pod:175 ../edit/virt-edit.pod:163 ../fish/guestfish.pod:404
-#: ../format/virt-format.pod:147 ../fuse/guestmount.pod:268
+#: ../format/virt-format.pod:147 ../fuse/guestmount.pod:311
#: ../inspector/virt-inspector.pod:120 ../rescue/virt-rescue.pod:236
#: ../sparsify/virt-sparsify.pod:180 ../sysprep/virt-sysprep.pod:168
msgid "B<--verbose>"
@@ -662,7 +662,7 @@ msgstr "Увімкнути докладний показ повідомлень
#: ../appliance/libguestfs-make-fixed-appliance.pod:85 ../cat/virt-cat.pod:140
#: ../cat/virt-filesystems.pod:267 ../cat/virt-ls.pod:431
#: ../df/virt-df.pod:179 ../edit/virt-edit.pod:167 ../fish/guestfish.pod:409
-#: ../format/virt-format.pod:151 ../fuse/guestmount.pod:272
+#: ../format/virt-format.pod:151 ../fuse/guestmount.pod:315
#: ../inspector/virt-inspector.pod:124 ../rescue/virt-rescue.pod:240
#: ../resize/virt-resize.pod:567 ../sparsify/virt-sparsify.pod:184
#: ../sysprep/virt-sysprep.pod:172 ../test-tool/libguestfs-test-tool.pod:61
@@ -674,7 +674,7 @@ msgstr "B<-V>"
#: ../appliance/libguestfs-make-fixed-appliance.pod:87 ../cat/virt-cat.pod:142
#: ../cat/virt-filesystems.pod:269 ../cat/virt-ls.pod:433
#: ../df/virt-df.pod:181 ../edit/virt-edit.pod:169 ../fish/guestfish.pod:411
-#: ../format/virt-format.pod:153 ../fuse/guestmount.pod:274
+#: ../format/virt-format.pod:153 ../fuse/guestmount.pod:317
#: ../inspector/virt-inspector.pod:126 ../rescue/virt-rescue.pod:242
#: ../resize/virt-resize.pod:569 ../sparsify/virt-sparsify.pod:186
#: ../sysprep/virt-sysprep.pod:174 ../test-tool/libguestfs-test-tool.pod:63
@@ -701,7 +701,7 @@ msgstr "Показати дані щодо версії і завершити р
#: ../align/virt-alignment-scan.pod:189 ../cat/virt-cat.pod:146
#: ../cat/virt-filesystems.pod:281 ../cat/virt-ls.pod:437
#: ../df/virt-df.pod:185 ../edit/virt-edit.pod:173 ../fish/guestfish.pod:424
-#: ../format/virt-format.pod:167 ../fuse/guestmount.pod:287
+#: ../format/virt-format.pod:167 ../fuse/guestmount.pod:330
#: ../inspector/virt-inspector.pod:130 ../rescue/virt-rescue.pod:255
#: ../sparsify/virt-sparsify.pod:190 ../sysprep/virt-sysprep.pod:178
#: ../tools/virt-tar.pl:158
@@ -1053,7 +1053,7 @@ msgstr ""
#: ../cat/virt-cat.pod:238 ../cat/virt-filesystems.pod:384
#: ../cat/virt-ls.pod:490 ../df/virt-df.pod:248 ../edit/virt-edit.pod:363
#: ../fish/guestfish.pod:1126 ../format/virt-format.pod:173
-#: ../fuse/guestmount.pod:312 ../inspector/virt-inspector.pod:496
+#: ../fuse/guestmount.pod:355 ../inspector/virt-inspector.pod:496
#: ../resize/virt-resize.pod:697 ../sparsify/virt-sparsify.pod:254
#: ../sysprep/virt-sysprep.pod:428 ../test-tool/libguestfs-test-tool.pod:96
msgid "EXIT STATUS"
@@ -1212,7 +1212,7 @@ msgstr ""
#: ../examples/guestfs-testing.pod:291 ../fish/guestfish.pod:1280
#: ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39
#: ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41
-#: ../format/virt-format.pod:177 ../fuse/guestmount.pod:317
+#: ../format/virt-format.pod:177 ../fuse/guestmount.pod:360
#: ../inspector/virt-inspector.pod:501 ../java/examples/guestfs-java.pod:45
#: ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39
#: ../python/examples/guestfs-python.pod:42 ../rescue/virt-rescue.pod:340
@@ -1270,7 +1270,7 @@ msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
#: ../examples/guestfs-testing.pod:302 ../fish/guestfish.pod:1312
#: ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53
#: ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55
-#: ../format/virt-format.pod:191 ../fuse/guestmount.pod:332
+#: ../format/virt-format.pod:191 ../fuse/guestmount.pod:375
#: ../inspector/virt-inspector.pod:524 ../java/examples/guestfs-java.pod:62
#: ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:56
#: ../python/examples/guestfs-python.pod:58 ../rescue/virt-rescue.pod:353
@@ -1296,7 +1296,7 @@ msgstr "© Red Hat Inc., 2011"
#: ../fish/guestfish.pod:1317 ../fish/virt-copy-in.pod:69
#: ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67
#: ../fish/virt-tar-out.pod:60 ../format/virt-format.pod:195
-#: ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:528
+#: ../fuse/guestmount.pod:380 ../inspector/virt-inspector.pod:528
#: ../rescue/virt-rescue.pod:357 ../resize/virt-resize.pod:733
#: ../sparsify/virt-sparsify.pod:307 ../sysprep/virt-sysprep.pod:459
#: ../test-tool/libguestfs-test-tool.pod:121
@@ -1322,7 +1322,7 @@ msgstr ""
#: ../fish/guestfish.pod:1322 ../fish/virt-copy-in.pod:74
#: ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72
#: ../fish/virt-tar-out.pod:65 ../format/virt-format.pod:200
-#: ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:533
+#: ../fuse/guestmount.pod:385 ../inspector/virt-inspector.pod:533
#: ../rescue/virt-rescue.pod:362 ../resize/virt-resize.pod:738
#: ../sparsify/virt-sparsify.pod:312 ../sysprep/virt-sysprep.pod:464
#: ../test-tool/libguestfs-test-tool.pod:126
@@ -1348,7 +1348,7 @@ msgstr ""
#: ../fish/guestfish.pod:1327 ../fish/virt-copy-in.pod:79
#: ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77
#: ../fish/virt-tar-out.pod:70 ../format/virt-format.pod:205
-#: ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:538
+#: ../fuse/guestmount.pod:390 ../inspector/virt-inspector.pod:538
#: ../rescue/virt-rescue.pod:367 ../resize/virt-resize.pod:743
#: ../sparsify/virt-sparsify.pod:317 ../sysprep/virt-sysprep.pod:469
#: ../test-tool/libguestfs-test-tool.pod:131
@@ -1667,7 +1667,7 @@ msgstr ""
#: ../examples/guestfs-testing.pod:298 ../fish/guestfish.pod:1308
#: ../fish/virt-copy-in.pod:60 ../fish/virt-copy-out.pod:49
#: ../fish/virt-tar-in.pod:58 ../fish/virt-tar-out.pod:51
-#: ../fuse/guestmount.pod:328 ../inspector/virt-inspector.pod:510
+#: ../fuse/guestmount.pod:371 ../inspector/virt-inspector.pod:510
#: ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91
#: ../perl/examples/guestfs-perl.pod:52
#: ../python/examples/guestfs-python.pod:54
@@ -1684,7 +1684,7 @@ msgstr "АВТОРИ"
#: ../examples/guestfs-testing.pod:300 ../fish/guestfish.pod:1310
#: ../fish/virt-copy-in.pod:62 ../fish/virt-copy-out.pod:51
#: ../fish/virt-tar-in.pod:60 ../fish/virt-tar-out.pod:53
-#: ../fuse/guestmount.pod:330 ../java/examples/guestfs-java.pod:60
+#: ../fuse/guestmount.pod:373 ../java/examples/guestfs-java.pod:60
#: ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:54
#: ../python/examples/guestfs-python.pod:56
#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3462
@@ -1694,7 +1694,7 @@ msgstr "Richard W.M. Jones (C<rjones at redhat dot com>)"
#. type: textblock
#: ../appliance/libguestfs-make-fixed-appliance.pod:159
-#: ../fish/guestfish.pod:1314 ../fuse/guestmount.pod:334
+#: ../fish/guestfish.pod:1314 ../fuse/guestmount.pod:377
#: ../src/guestfs.pod:3466 ../test-tool/libguestfs-test-tool.pod:118
msgid "Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/>"
msgstr "© Red Hat Inc., 2009–2012 L<http://libguestfs.org/>"
@@ -1905,7 +1905,7 @@ msgstr ""
#. type: =item
#: ../cat/virt-cat.pod:98 ../cat/virt-filesystems.pod:148
#: ../cat/virt-ls.pod:314 ../edit/virt-edit.pod:112 ../fish/guestfish.pod:217
-#: ../fuse/guestmount.pod:135 ../inspector/virt-inspector.pod:91
+#: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:91
msgid "B<--echo-keys>"
msgstr "B<--echo-keys>"
@@ -1941,14 +1941,14 @@ msgstr ""
#. type: =item
#: ../cat/virt-cat.pod:129 ../cat/virt-filesystems.pod:200
#: ../cat/virt-ls.pod:361 ../edit/virt-edit.pod:156 ../fish/guestfish.pod:289
-#: ../fuse/guestmount.pod:172 ../inspector/virt-inspector.pod:113
+#: ../fuse/guestmount.pod:211 ../inspector/virt-inspector.pod:113
msgid "B<--keys-from-stdin>"
msgstr "B<--keys-from-stdin>"
#. type: textblock
#: ../cat/virt-cat.pod:131 ../cat/virt-filesystems.pod:202
#: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291
-#: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:115
+#: ../fuse/guestmount.pod:213 ../inspector/virt-inspector.pod:115
msgid ""
"Read key or passphrase parameters from stdin. The default is to try to read "
"passphrases from the user by opening C</dev/tty>."
@@ -2125,7 +2125,7 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:240 ../cat/virt-filesystems.pod:386
#: ../cat/virt-ls.pod:492 ../df/virt-df.pod:250 ../edit/virt-edit.pod:365
-#: ../fuse/guestmount.pod:314 ../inspector/virt-inspector.pod:498
+#: ../fuse/guestmount.pod:357 ../inspector/virt-inspector.pod:498
#: ../resize/virt-resize.pod:699 ../sparsify/virt-sparsify.pod:256
msgid ""
"This program returns 0 if successful, or non-zero if there was an error."
@@ -3823,7 +3823,7 @@ msgid "You are not allowed to use I<-h> and I<--csv> at the same time."
msgstr ""
#. type: =item
-#: ../df/virt-df.pod:133 ../fish/guestfish.pod:258 ../fuse/guestmount.pod:164
+#: ../df/virt-df.pod:133 ../fish/guestfish.pod:258 ../fuse/guestmount.pod:203
msgid "B<-i>"
msgstr "B<-i>"
@@ -4127,7 +4127,7 @@ msgstr ""
#. type: =item
#: ../edit/virt-edit.pod:95 ../fish/guestfish.pod:181
-#: ../fuse/guestmount.pod:105 ../inspector/virt-inspector.pod:73
+#: ../fuse/guestmount.pod:144 ../inspector/virt-inspector.pod:73
#: ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80
#: ../tools/virt-tar.pl:127 ../tools/virt-win-reg.pl:128
msgid "B<-c URI>"
@@ -4135,7 +4135,7 @@ msgstr "B<-c адреса>"
#. type: =item
#: ../edit/virt-edit.pod:97 ../fish/guestfish.pod:183
-#: ../fuse/guestmount.pod:107 ../inspector/virt-inspector.pod:75
+#: ../fuse/guestmount.pod:146 ../inspector/virt-inspector.pod:75
#: ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82
#: ../tools/virt-tar.pl:129 ../tools/virt-win-reg.pl:130
msgid "B<--connect URI>"
@@ -24049,12 +24049,12 @@ msgid "Displays detailed help on a single command C<cmd>."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:168 ../fuse/guestmount.pod:96
+#: ../fish/guestfish.pod:168 ../fuse/guestmount.pod:135
msgid "B<-a image>"
msgstr "B<-a образ>"
#. type: =item
-#: ../fish/guestfish.pod:170 ../fuse/guestmount.pod:98
+#: ../fish/guestfish.pod:170 ../fuse/guestmount.pod:137
msgid "B<--add image>"
msgstr "B<--add образ>"
@@ -24072,7 +24072,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:185 ../fuse/guestmount.pod:109
+#: ../fish/guestfish.pod:185 ../fuse/guestmount.pod:148
msgid ""
"When used in conjunction with the I<-d> option, this specifies the libvirt "
"URI to use. The default is to use the default libvirt connection."
@@ -24091,17 +24091,17 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:194 ../fuse/guestmount.pod:113
+#: ../fish/guestfish.pod:194 ../fuse/guestmount.pod:152
msgid "B<-d libvirt-domain>"
msgstr "B<-d домен-libvirt>"
#. type: =item
-#: ../fish/guestfish.pod:196 ../fuse/guestmount.pod:115
+#: ../fish/guestfish.pod:196 ../fuse/guestmount.pod:154
msgid "B<--domain libvirt-domain>"
msgstr "B<--domain домен-libvirt>"
#. type: textblock
-#: ../fish/guestfish.pod:198 ../fuse/guestmount.pod:117
+#: ../fish/guestfish.pod:198 ../fuse/guestmount.pod:156
msgid ""
"Add disks from the named libvirt domain. If the I<--ro> option is also "
"used, then any libvirt domain can be used. However in write mode, only "
@@ -24109,7 +24109,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:202 ../fuse/guestmount.pod:121
+#: ../fish/guestfish.pod:202 ../fuse/guestmount.pod:160
msgid "Domain UUIDs can be used instead of names."
msgstr ""
@@ -24141,7 +24141,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:219 ../fuse/guestmount.pod:137
+#: ../fish/guestfish.pod:219 ../fuse/guestmount.pod:176
msgid ""
"When prompting for keys and passphrases, guestfish normally turns echoing "
"off so you cannot see what you are typing. If you are not worried about "
@@ -24203,12 +24203,12 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:260 ../fuse/guestmount.pod:166
+#: ../fish/guestfish.pod:260 ../fuse/guestmount.pod:205
msgid "B<--inspector>"
msgstr "B<--inspector>"
#. type: textblock
-#: ../fish/guestfish.pod:262 ../fuse/guestmount.pod:168
+#: ../fish/guestfish.pod:262 ../fuse/guestmount.pod:207
msgid ""
"Using L<virt-inspector(1)> code, inspect the disks looking for an operating "
"system and mount filesystems as they would be mounted on the real virtual "
@@ -24305,24 +24305,24 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:299 ../fuse/guestmount.pod:177
+#: ../fish/guestfish.pod:299 ../fuse/guestmount.pod:216
msgid "B<--live>"
msgstr "B<--live>"
#. type: textblock
-#: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:179
+#: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:218
msgid ""
"Connect to a live virtual machine. (Experimental, see L<guestfs(3)/"
"ATTACHING TO RUNNING DAEMONS>)."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:304 ../fuse/guestmount.pod:182
+#: ../fish/guestfish.pod:304 ../fuse/guestmount.pod:221
msgid "B<-m dev[:mountpoint[:options]]>"
msgstr "B<-m пристрій[:точка_монтування[:параметри]]>"
#. type: =item
-#: ../fish/guestfish.pod:306 ../fuse/guestmount.pod:184
+#: ../fish/guestfish.pod:306 ../fuse/guestmount.pod:223
msgid "B<--mount dev[:mountpoint[:options]]>"
msgstr "B<--mount пристрій[:точка_монтування[:параметри]]>"
@@ -24358,7 +24358,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:192
+#: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:231
msgid ""
"The third (and rarely used) part of the mount parameter is the list of mount "
"options used to mount the underlying filesystem. If this is not given, then "
@@ -24369,7 +24369,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish.pod:331 ../fuse/guestmount.pod:200
+#: ../fish/guestfish.pod:331 ../fuse/guestmount.pod:239
#, no-wrap
msgid ""
" -m /dev/sda1:/:acl,user_xattr\n"
@@ -24382,13 +24382,13 @@ msgid "Using this flag is equivalent to using the C<mount-options> command."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:202
+#: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:241
#: ../resize/virt-resize.pod:441 ../sysprep/virt-sysprep.pod:73
msgid "B<-n>"
msgstr "B<-n>"
#. type: =item
-#: ../fish/guestfish.pod:337 ../fuse/guestmount.pod:204
+#: ../fish/guestfish.pod:337 ../fuse/guestmount.pod:243
msgid "B<--no-sync>"
msgstr "B<--no-sync>"
@@ -24494,13 +24494,13 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:381 ../fuse/guestmount.pod:248
+#: ../fish/guestfish.pod:381 ../fuse/guestmount.pod:291
#: ../rescue/virt-rescue.pod:192
msgid "B<-r>"
msgstr "B<-r>"
#. type: =item
-#: ../fish/guestfish.pod:383 ../fuse/guestmount.pod:250
+#: ../fish/guestfish.pod:383 ../fuse/guestmount.pod:293
#: ../rescue/virt-rescue.pod:194
msgid "B<--ro>"
msgstr "B<--ro>"
@@ -24534,7 +24534,7 @@ msgid "See also L</OPENING DISKS FOR READ AND WRITE> below."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:398 ../fuse/guestmount.pod:262
+#: ../fish/guestfish.pod:398 ../fuse/guestmount.pod:305
#: ../rescue/virt-rescue.pod:216
msgid "B<--selinux>"
msgstr "B<--selinux>"
@@ -24556,19 +24556,19 @@ msgid "Display the guestfish / libguestfs version number and exit."
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:415 ../fuse/guestmount.pod:278
+#: ../fish/guestfish.pod:415 ../fuse/guestmount.pod:321
#: ../rescue/virt-rescue.pod:246
msgid "B<-w>"
msgstr "B<-w>"
#. type: =item
-#: ../fish/guestfish.pod:417 ../fuse/guestmount.pod:280
+#: ../fish/guestfish.pod:417 ../fuse/guestmount.pod:323
#: ../rescue/virt-rescue.pod:248
msgid "B<--rw>"
msgstr "B<--rw>"
#. type: textblock
-#: ../fish/guestfish.pod:419 ../fuse/guestmount.pod:282
+#: ../fish/guestfish.pod:419 ../fuse/guestmount.pod:325
msgid ""
"This changes the I<-a>, I<-d> and I<-m> options so that disks are added and "
"mounts are done read-write."
@@ -26360,25 +26360,25 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../fish/guestfish.pod:1221 ../fuse/guestmount.pod:297
+#: ../fish/guestfish.pod:1221 ../fuse/guestmount.pod:340
#: ../rescue/virt-rescue.pod:325
msgid "FILES"
msgstr "ФАЙЛИ"
#. type: =item
-#: ../fish/guestfish.pod:1225 ../fuse/guestmount.pod:301
+#: ../fish/guestfish.pod:1225 ../fuse/guestmount.pod:344
#: ../rescue/virt-rescue.pod:329
msgid "$HOME/.libguestfs-tools.rc"
msgstr ""
#. type: =item
-#: ../fish/guestfish.pod:1227 ../fuse/guestmount.pod:303
+#: ../fish/guestfish.pod:1227 ../fuse/guestmount.pod:346
#: ../rescue/virt-rescue.pod:331
msgid "/etc/libguestfs-tools.conf"
msgstr ""
#. type: textblock
-#: ../fish/guestfish.pod:1229 ../fuse/guestmount.pod:305
+#: ../fish/guestfish.pod:1229 ../fuse/guestmount.pod:348
#: ../rescue/virt-rescue.pod:333
msgid ""
"This configuration file controls the default read-only or read-write mode "
@@ -27301,18 +27301,91 @@ msgid ""
"Fedora or Red Hat Enterprise Linux."
msgstr ""
+#. type: =head2
+#: ../fuse/guestmount.pod:92
+msgid "fusermount error: \"Device or resource busy\""
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:94
+msgid ""
+"You can see this error when another process on the system jumps into the "
+"mountpoint you have just created, holding it open and preventing you from "
+"unmounting it. The usual culprits are various GUI \"indexing\" programs."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:99
+msgid ""
+"The popular workaround for this problem is to retry the C<fusermount -u> "
+"command a few times until it works. Unfortunately this isn't a reliable fix "
+"if (for example) the mounted filesystem is particularly large and the "
+"intruding program is persistent."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:104
+msgid ""
+"A proper fix is to use a private mountpoint by creating a new mount "
+"namespace using the Linux-specific L<clone(2)>/L<unshare(2)> flag "
+"C<CLONE_NEWNS>. Unfortunately at the moment this requires root and we would "
+"also probably need to add it as a feature to guestmount."
+msgstr ""
+
+#. type: =head2
+#: ../fuse/guestmount.pod:109
+msgid "Race conditions possible when shutting down the connection"
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:111
+msgid ""
+"When C<fusermount -u> exits, guestmount may still be running and cleaning up "
+"the mountpoint. The disk image will not be fully finalized."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:115
+msgid "This means that scripts like the following have a nasty race condition:"
+msgstr ""
+
+#. type: verbatim
+#: ../fuse/guestmount.pod:118
+#, no-wrap
+msgid ""
+" guestmount -a disk.img -i /mnt\n"
+" # copy things into /mnt\n"
+" fusermount -u /mnt\n"
+" # immediately try to use 'disk.img' <-- UNSAFE\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:123
+msgid ""
+"The solution is to use the I<--pid-file> option to write the guestmount PID "
+"to a file, then after fusermount spin waiting for this PID to exit."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:127
+msgid ""
+"Note that if you use the C<guestfs_mount_local> API directly (see L<guestfs"
+"(3)/MOUNT LOCAL>) then it is much easier to write a safe, race-free program."
+msgstr ""
+
#. type: textblock
-#: ../fuse/guestmount.pod:100
+#: ../fuse/guestmount.pod:139
msgid "Add a block device or virtual machine image."
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:123
+#: ../fuse/guestmount.pod:162
msgid "B<--dir-cache-timeout N>"
msgstr "B<--dir-cache-timeout N>"
#. type: textblock
-#: ../fuse/guestmount.pod:125
+#: ../fuse/guestmount.pod:164
msgid ""
"Set the readdir cache timeout to I<N> seconds, the default being 60 "
"seconds. The readdir cache [actually, there are several semi-independent "
@@ -27322,7 +27395,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:131
+#: ../fuse/guestmount.pod:170
msgid ""
"There is also a different attribute cache implemented by FUSE (see the FUSE "
"option I<-o attr_timeout>), but the FUSE cache does not anticipate future "
@@ -27330,7 +27403,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:151
+#: ../fuse/guestmount.pod:190
msgid ""
"If you have untrusted raw-format guest disk images, you should use this "
"option to specify the disk format. This avoids a possible security problem "
@@ -27339,36 +27412,36 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:156
+#: ../fuse/guestmount.pod:195
msgid "B<--fuse-help>"
msgstr "B<--fuse-help>"
#. type: textblock
-#: ../fuse/guestmount.pod:158
+#: ../fuse/guestmount.pod:197
msgid "Display help on special FUSE options (see I<-o> below)."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:162
+#: ../fuse/guestmount.pod:201
msgid "Display brief help and exit."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:186
+#: ../fuse/guestmount.pod:225
msgid ""
"Mount the named partition or logical volume on the given mountpoint B<in the "
"guest> (this has nothing to do with mountpoints in the host)."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:189
+#: ../fuse/guestmount.pod:228
msgid ""
"If the mountpoint is omitted, it defaults to C</>. You have to mount "
"something on C</>."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:206
+#: ../fuse/guestmount.pod:245
msgid ""
"By default, we attempt to sync the guest disk when the FUSE mountpoint is "
"unmounted. If you specify this option, then we don't attempt to sync the "
@@ -27376,22 +27449,22 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:211
+#: ../fuse/guestmount.pod:250
msgid "B<-o option>"
msgstr "B<-o параметр>"
#. type: =item
-#: ../fuse/guestmount.pod:213
+#: ../fuse/guestmount.pod:252
msgid "B<--option option>"
msgstr "B<--option параметр>"
#. type: textblock
-#: ../fuse/guestmount.pod:215
+#: ../fuse/guestmount.pod:254
msgid "Pass extra options to FUSE."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:217
+#: ../fuse/guestmount.pod:256
msgid ""
"To get a list of all the extra options supported by FUSE, use the command "
"below. Note that only the FUSE I<-o> options can be passed, and only some "
@@ -27399,7 +27472,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fuse/guestmount.pod:221
+#: ../fuse/guestmount.pod:260
#, no-wrap
msgid ""
" guestmount --fuse-help\n"
@@ -27407,37 +27480,37 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:223
+#: ../fuse/guestmount.pod:262
msgid "Some potentially useful FUSE options:"
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:227
+#: ../fuse/guestmount.pod:266
msgid "B<-o allow_other>"
msgstr "B<-o allow_other>"
#. type: textblock
-#: ../fuse/guestmount.pod:229
+#: ../fuse/guestmount.pod:268
msgid "Allow other users to see the filesystem."
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:231
+#: ../fuse/guestmount.pod:270
msgid "B<-o attr_timeout=N>"
msgstr "B<-o attr_timeout=N>"
#. type: textblock
-#: ../fuse/guestmount.pod:233
+#: ../fuse/guestmount.pod:272
msgid "Enable attribute caching by FUSE, and set the timeout to I<N> seconds."
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:235
+#: ../fuse/guestmount.pod:274
msgid "B<-o kernel_cache>"
msgstr "B<-o kernel_cache>"
#. type: textblock
-#: ../fuse/guestmount.pod:237
+#: ../fuse/guestmount.pod:276
msgid ""
"Allow the kernel to cache files (reduces the number of reads that have to go "
"through the L<guestfs(3)> API). This is generally a good idea if you can "
@@ -27445,26 +27518,38 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fuse/guestmount.pod:241
+#: ../fuse/guestmount.pod:280
msgid "B<-o uid=N> B<-o gid=N>"
msgstr "B<-o uid=N> B<-o gid=N>"
#. type: textblock
-#: ../fuse/guestmount.pod:243
+#: ../fuse/guestmount.pod:282
msgid ""
"Use these options to map all UIDs and GIDs inside the guest filesystem to "
"the chosen values."
msgstr ""
+#. type: =item
+#: ../fuse/guestmount.pod:287
+#, fuzzy
+#| msgid "B<--file file>"
+msgid "B<--pid-file filename>"
+msgstr "B<--file файл>"
+
+#. type: textblock
+#: ../fuse/guestmount.pod:289
+msgid "Write the PID of the guestmount worker process to C<filename>."
+msgstr ""
+
#. type: textblock
-#: ../fuse/guestmount.pod:252
+#: ../fuse/guestmount.pod:295
msgid ""
"Add devices and mount everything read-only. Also disallow writes and make "
"the disk appear read-only to FUSE."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:255
+#: ../fuse/guestmount.pod:298
msgid ""
"This is highly recommended if you are not going to edit the guest disk. If "
"the guest is running and this option is I<not> supplied, then there is a "
@@ -27473,52 +27558,57 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:260 ../rescue/virt-rescue.pod:202
+#: ../fuse/guestmount.pod:303 ../rescue/virt-rescue.pod:202
msgid "See also L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
msgstr "Див. також L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
#. type: textblock
-#: ../fuse/guestmount.pod:264
+#: ../fuse/guestmount.pod:307
msgid "Enable SELinux support for the guest."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:270
+#: ../fuse/guestmount.pod:313
msgid "Enable verbose messages from underlying libguestfs."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:276
+#: ../fuse/guestmount.pod:319
msgid "Display the program version and exit."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:285 ../fuse/guestmount.pod:308
+#: ../fuse/guestmount.pod:328 ../fuse/guestmount.pod:351
#: ../rescue/virt-rescue.pod:253 ../rescue/virt-rescue.pod:336
msgid "See L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
msgstr "Див. L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
#. type: =item
-#: ../fuse/guestmount.pod:289
+#: ../fuse/guestmount.pod:332
msgid "B<--trace>"
msgstr "B<--trace>"
#. type: textblock
-#: ../fuse/guestmount.pod:291
+#: ../fuse/guestmount.pod:334
msgid "Trace libguestfs calls and entry into each FUSE function."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:293
+#: ../fuse/guestmount.pod:336
msgid "This also stops the daemon from forking into the background."
msgstr ""
#. type: textblock
-#: ../fuse/guestmount.pod:319
+#: ../fuse/guestmount.pod:362
+#, fuzzy
+#| msgid ""
+#| "L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
+#| "L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse."
+#| "sf.net/>."
msgid ""
"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
-"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf."
-"net/>."
+"L<virt-tar(1)>, L<guestfs(3)/MOUNT LOCAL>, L<http://libguestfs.org/>, "
+"L<http://fuse.sf.net/>."
msgstr ""
"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf."
diff --git a/po/en_GB.po b/po/en_GB.po
index 553b1098..993e5ca5 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
@@ -53,7 +53,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -61,7 +61,7 @@ msgstr "guestfs_create: failed to create handle\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Try `%s --help' for more information.\n"
@@ -89,7 +89,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -3021,7 +3021,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -3044,6 +3044,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -3052,32 +3053,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr ""
diff --git a/po/es.po b/po/es.po
index e2e275fe..e9640957 100644
--- a/po/es.po
+++ b/po/es.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
@@ -54,7 +54,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -62,7 +62,7 @@ msgstr "guestfs_create: falló al crear manipulador\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Intente con `%s --help' para más información.\n"
@@ -106,7 +106,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -3155,7 +3155,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -3178,6 +3178,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -3186,32 +3187,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr "%s: debe tener por lo menos -a/-d, y como mínimo una opción -m/-i\n"
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr "%s: --live no es compatible con la opcion --ro\n"
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr "%s: --live no es compatible con la opcion -i\n"
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr "%s: con --live,debe usar exactamente una opción -d\n"
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr "%s: --live no es compatible con la opción -a\n"
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr ""
diff --git a/po/gu.po b/po/gu.po
index e714d990..60a3f5cd 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -53,7 +53,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -61,7 +61,7 @@ msgstr "guestfs_create: હેન્ડલ ને બનાવવાનું
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "વધારે જાણકારી માટે `%s --help' નો પ્રયત્ન કરો.\n"
@@ -89,7 +89,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2960,7 +2960,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2983,6 +2983,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2991,32 +2992,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: યજમાન ફાઇલસિસ્ટમમાં માઉન્ટબિંદુને સ્પષ્ટ કરવુ જ પડશે\n"
diff --git a/po/hi.po b/po/hi.po
index fe4cbdd0..00d6b2ff 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -53,7 +53,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -61,7 +61,7 @@ msgstr "guestfs_create: नियंत्रण बनाने में व
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "अधिक सूचना के लिए `%s --help' आजमाएँ.\n"
@@ -89,7 +89,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2958,7 +2958,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2981,6 +2981,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2989,32 +2990,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: तुम्हें मेजबान फाइल सिस्टम में कोई माउंटप्वाइंट को जरूर निर्दिष्ट करना चाहिए\n"
diff --git a/po/kn.po b/po/kn.po
index 0bb010cf..e214d344 100644
--- a/po/kn.po
+++ b/po/kn.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/language/"
@@ -53,7 +53,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -61,7 +61,7 @@ msgstr "guestfs_create: ಹ್ಯಾಂಡಲ್ ಅನ್ನು ನಿರ್ಮ
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ಹೆಚ್ಚಿನ ಮಾಹಿತಿಗಾಗಿ `%s -help' ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ .\n"
@@ -89,7 +89,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2965,7 +2965,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2988,6 +2988,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2996,32 +2997,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ಆತಿಥೇಯ ಕಡತವ್ಯವಸ್ಥೆಯಲ್ಲಿ ಒಂದು ಆರೋಹಣಾ ತಾಣವನ್ನು ನೀವು ಸೂಚಿಸಬೇಕು\n"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index b2f27304..be453844 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.19.17\n"
+"Project-Id-Version: libguestfs 1.19.18\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -51,7 +51,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -59,7 +59,7 @@ msgstr ""
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""
@@ -87,7 +87,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2948,7 +2948,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2971,6 +2971,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2979,32 +2980,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr ""
diff --git a/po/ml.po b/po/ml.po
index 19b53bc6..8019196d 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -52,7 +52,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -60,7 +60,7 @@ msgstr "guestfs_create: ഹാന്‍ഡില്‍ ഉണ്ടാക്ക
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "കൂടുതല്‍ വിവരങ്ങള്‍ക്കായി `%s --help' ശ്രമിക്കുക.\n"
@@ -88,7 +88,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2960,7 +2960,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2983,6 +2983,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2991,32 +2992,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ഹോസ്റ്റ് ഫയല്‍സിസ്റ്റത്തില്‍ ഒരു മൌണ്ട് പോയിന്റ് നല്‍കണം\n"
diff --git a/po/mr.po b/po/mr.po
index f75ee629..2b0ef2f5 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/language/"
@@ -54,7 +54,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -62,7 +62,7 @@ msgstr "guestfs_create: हँडल निर्माण करण्यास
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "अधिक माहितीसाठी `%s --help' वापरून पहा.\n"
@@ -90,7 +90,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -3066,7 +3066,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -3089,6 +3089,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -3097,32 +3098,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr "%s: किमान एक -a/-d व किमान एक -m/-i पर्याय असायला हवे\n"
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: यजमान फाइलप्रणालीत तुम्ही माऊंटपॉईंट निर्देशीत करायला हवे\n"
diff --git a/po/nl.po b/po/nl.po
index e0e23787..3a8371a4 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/language/"
@@ -55,7 +55,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -63,7 +63,7 @@ msgstr "guestfs_create: hendel aanmaken mislukte\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Probeer `%s --help' voor meer informatie\n"
@@ -107,7 +107,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -3235,7 +3235,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr "%s: kan --lvm optie (%s) niet parsen\n"
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -3258,6 +3258,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -3265,59 +3266,33 @@ msgid ""
" -w|--rw Mount read-write\n"
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-"%s: FUSE module voor libguestfs\n"
-"%s laat je een virtuele machine bestandssysteem aankoppelen\n"
-"Copyright (C) 2009-2012 Red Hat Inc.\n"
-"Gebruik:\n"
-" %s [--opties] [-- [--FUSE-opties]] aankoppelpunt\n"
-"Opties:\n"
-" -a|--add image Voeg image toe\n"
-" -c|--connect uri Specificeer libvirt URI voor -d optie\n"
-" --dir-cache-timeout Stel readdir cache time-out in (standaard 5 sec)\n"
-" -d|--domain guest Voeg schijven toe van libvirt gast\n"
-" --echo-keys Zet echo voor wachtzinnen niet uit\n"
-" --format[=raw|..] Forceer schijf formaat voor -a optie\n"
-" --fuse-help Toon extra FUSE opties\n"
-" -i|--inspector Koppel bestandssystemen automatisch aan\n"
-" --help Toon hulp boodschap en sluit af\n"
-" --keys-from-stdin Lees wachtzinnen van stdin\n"
-" --live Verbind met een live virtuele machine\n"
-" -m|--mount dev[:mnt[:opts]] Koppel dev aan op mnt (indien weggelaten, /)\n"
-" -n|--no-sync Voer geen autosync uit\n"
-" -o|--option opt Geef extra optie dor aan FUSE\n"
-" -r|--ro Read-only aankoppelen\n"
-" --selinux Zet SELinux ondersteuning aan\n"
-" -v|--verbose Breedsprakige boodschappen\n"
-" -V|--version Toon versie en sluit af\n"
-" -w|--rw Koppel read-write aan\n"
-" -x|--trace Traceer guestfs API aanroepen\n"
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr "%s: moet tenminste een -a/-d en tenminste een -m/-i optie hebben\n"
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr "%s: --live is niet compatibel met --ro optie\n"
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr "%s: --live is niet compatibel met -i optie\n"
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr "%s: met --live moet je exact een -d optie gebruiken\n"
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr "%s: --live is niet compatibel met -a optie\n"
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr ""
@@ -5369,6 +5344,62 @@ msgstr ""
msgid "you cannot use the same disk image for input and output"
msgstr ""
+#~ msgid ""
+#~ "%s: FUSE module for libguestfs\n"
+#~ "%s lets you mount a virtual machine filesystem\n"
+#~ "Copyright (C) 2009-2012 Red Hat Inc.\n"
+#~ "Usage:\n"
+#~ " %s [--options] [-- [--FUSE-options]] mountpoint\n"
+#~ "Options:\n"
+#~ " -a|--add image Add image\n"
+#~ " -c|--connect uri Specify libvirt URI for -d option\n"
+#~ " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
+#~ " -d|--domain guest Add disks from libvirt guest\n"
+#~ " --echo-keys Don't turn off echo for passphrases\n"
+#~ " --format[=raw|..] Force disk format for -a option\n"
+#~ " --fuse-help Display extra FUSE options\n"
+#~ " -i|--inspector Automatically mount filesystems\n"
+#~ " --help Display help message and exit\n"
+#~ " --keys-from-stdin Read passphrases from stdin\n"
+#~ " --live Connect to a live virtual machine\n"
+#~ " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
+#~ " -n|--no-sync Don't autosync\n"
+#~ " -o|--option opt Pass extra option to FUSE\n"
+#~ " -r|--ro Mount read-only\n"
+#~ " --selinux Enable SELinux support\n"
+#~ " -v|--verbose Verbose messages\n"
+#~ " -V|--version Display version and exit\n"
+#~ " -w|--rw Mount read-write\n"
+#~ " -x|--trace Trace guestfs API calls\n"
+#~ msgstr ""
+#~ "%s: FUSE module voor libguestfs\n"
+#~ "%s laat je een virtuele machine bestandssysteem aankoppelen\n"
+#~ "Copyright (C) 2009-2012 Red Hat Inc.\n"
+#~ "Gebruik:\n"
+#~ " %s [--opties] [-- [--FUSE-opties]] aankoppelpunt\n"
+#~ "Opties:\n"
+#~ " -a|--add image Voeg image toe\n"
+#~ " -c|--connect uri Specificeer libvirt URI voor -d optie\n"
+#~ " --dir-cache-timeout Stel readdir cache time-out in (standaard 5 sec)\n"
+#~ " -d|--domain guest Voeg schijven toe van libvirt gast\n"
+#~ " --echo-keys Zet echo voor wachtzinnen niet uit\n"
+#~ " --format[=raw|..] Forceer schijf formaat voor -a optie\n"
+#~ " --fuse-help Toon extra FUSE opties\n"
+#~ " -i|--inspector Koppel bestandssystemen automatisch aan\n"
+#~ " --help Toon hulp boodschap en sluit af\n"
+#~ " --keys-from-stdin Lees wachtzinnen van stdin\n"
+#~ " --live Verbind met een live virtuele machine\n"
+#~ " -m|--mount dev[:mnt[:opts]] Koppel dev aan op mnt (indien "
+#~ "weggelaten, /)\n"
+#~ " -n|--no-sync Voer geen autosync uit\n"
+#~ " -o|--option opt Geef extra optie dor aan FUSE\n"
+#~ " -r|--ro Read-only aankoppelen\n"
+#~ " --selinux Zet SELinux ondersteuning aan\n"
+#~ " -v|--verbose Breedsprakige boodschappen\n"
+#~ " -V|--version Toon versie en sluit af\n"
+#~ " -w|--rw Koppel read-write aan\n"
+#~ " -x|--trace Traceer guestfs API aanroepen\n"
+
#~ msgid "no subprocess to kill"
#~ msgstr "geen sub-proces om af te schieten"
diff --git a/po/or.po b/po/or.po
index c624b15a..203c6d13 100644
--- a/po/or.po
+++ b/po/or.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/language/"
@@ -53,7 +53,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -61,7 +61,7 @@ msgstr "guestfs_create: ନିୟନ୍ତ୍ରଣ ପ୍ରସ୍ତୁତ କ
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ଅଧିକ ସୂଚନା ପାଇଁ `%s --help' କୁ ଚେଷ୍ଟା କରନ୍ତୁ।\n"
@@ -89,7 +89,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2959,7 +2959,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2982,6 +2982,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2990,32 +2991,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ଆପଣଙ୍କୁ ହୋଷ୍ଟ ଫାଇଲତନ୍ତ୍ରରେ ଗୋଟିଏ ସ୍ଥାପନ ବିନ୍ଦୁ ଉଲ୍ଲେଖ କରିବାକୁ ହେବ\n"
diff --git a/po/pa.po b/po/pa.po
index 9a074a1d..64b4ebbc 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -53,7 +53,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -61,7 +61,7 @@ msgstr "guestfs_create: ਹੈਂਡਲ ਬਣਾਉਣ ਵਿੱਚ ਫੇਲ\n
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "ਵਧੇਰੇ ਜਾਣਕਾਰੀ ਲਈ `%s --help' ਵਰਤੋ।\n"
@@ -105,7 +105,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -3076,7 +3076,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -3099,6 +3099,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -3107,32 +3108,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr "%s: ਸਾਡੇ ਕੋਲ ਘੱਟੋ-ਘੱਟ ਇੱਕ -a/-d ਅਤੇ ਘੱਟੋ-ਘੱਟ ਇੱਕ -m/-i ਚੋਣ ਹੋਣੀ ਜਰੂਰੀ ਹੈ\n"
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: ਤੁਹਾਨੂੰ ਹੋਸਟ ਫਾਇਲ-ਸਿਸਟਮ ਵਿੱਚ ਮਾਊਂਟ-ਪੁਆਂਇਟ ਦੇਣਾ ਚਾਹੀਦਾ ਹੈ\n"
diff --git a/po/pl.po b/po/pl.po
index 8f5d5d5e..edfccd21 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/language/"
@@ -55,7 +55,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -63,7 +63,7 @@ msgstr "guestfs_create: utworzenie programu obsługi się nie powiodło\n"
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Należy spróbować \"%s --help\", aby uzyskać więcej informacji.\n"
@@ -107,7 +107,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -3248,7 +3248,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr "%s: nie można przetworzyć opcji --lvm (%s)\n"
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -3271,6 +3271,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -3278,61 +3279,34 @@ msgid ""
" -w|--rw Mount read-write\n"
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-"%s: moduł FUSE dla biblioteki libguestfs\n"
-"%s umożliwia zamontowanie systemu plików maszyny wirtualnej\n"
-"Copyright (C) 2009-2012 Red Hat Inc.\n"
-"Użycie:\n"
-" %s [--opcje] [-- [--opcje-FUSE]] punkt_montowania\n"
-"Opcje:\n"
-" -a|--add image Dodaje obraz\n"
-" -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n"
-" --dir-cache-timeout Ustawia czas oczekiwania na pamięć podręczną\n"
-" odczytania katalogu (domyślnie pięć sekund)\n"
-" -d|--domain gość Dodaje dysku z gościa biblioteki libvirt\n"
-" --echo-keys Bez wyłączania echa dla haseł\n"
-" --format[=raw|..] Wymusza format dysku dla opcji -a\n"
-" --fuse-help Wyświetla dodatkowe opcje FUSE\n"
-" -i|--inspector Automatycznie montuje systemy plików\n"
-" --help Wyświetla komunikat pomocy i kończy działanie\n"
-" --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n"
-" --live Łączy z maszyną wirtualną live\n"
-" -m|--mount dev[:mnt] Montuje dev w mnt (jeśli pominięto, w /)\n"
-" -n|--no-sync Nie synchronizuje automatycznie\n"
-" -o|--option opcja Przekazuje dodatkowe opcje do FUSE\n"
-" -r|--ro Montuje w trybie tylko do odczytu\n"
-" --selinux Włącza obsługę SELinuksa\n"
-" -v|--verbose Wyświetla więcej komunikatów\n"
-" -V|--version Wyświetla wersję i kończy działanie\n"
-" -w|--rw Montuje do odczytu i zapisu\n"
-" --trace Śledzi wywołania API biblioteki guestfs\n"
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
"%s: musi posiadać co najmniej jedną opcję -a/-d i co najmniej jedną -m/-i\n"
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr "%s: --live nie jest zgodne z opcją --ro\n"
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr "%s: --live nie jest zgodne z opcją -i\n"
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr "%s: dla --live należy użyć dokładnie jednej opcji -d\n"
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr "%s: --live nie jest zgodne z opcją -a\n"
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: należy podać punkt montowania w systemie plików gospodarza\n"
@@ -5398,6 +5372,62 @@ msgstr ""
msgid "you cannot use the same disk image for input and output"
msgstr ""
+#~ msgid ""
+#~ "%s: FUSE module for libguestfs\n"
+#~ "%s lets you mount a virtual machine filesystem\n"
+#~ "Copyright (C) 2009-2012 Red Hat Inc.\n"
+#~ "Usage:\n"
+#~ " %s [--options] [-- [--FUSE-options]] mountpoint\n"
+#~ "Options:\n"
+#~ " -a|--add image Add image\n"
+#~ " -c|--connect uri Specify libvirt URI for -d option\n"
+#~ " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
+#~ " -d|--domain guest Add disks from libvirt guest\n"
+#~ " --echo-keys Don't turn off echo for passphrases\n"
+#~ " --format[=raw|..] Force disk format for -a option\n"
+#~ " --fuse-help Display extra FUSE options\n"
+#~ " -i|--inspector Automatically mount filesystems\n"
+#~ " --help Display help message and exit\n"
+#~ " --keys-from-stdin Read passphrases from stdin\n"
+#~ " --live Connect to a live virtual machine\n"
+#~ " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
+#~ " -n|--no-sync Don't autosync\n"
+#~ " -o|--option opt Pass extra option to FUSE\n"
+#~ " -r|--ro Mount read-only\n"
+#~ " --selinux Enable SELinux support\n"
+#~ " -v|--verbose Verbose messages\n"
+#~ " -V|--version Display version and exit\n"
+#~ " -w|--rw Mount read-write\n"
+#~ " -x|--trace Trace guestfs API calls\n"
+#~ msgstr ""
+#~ "%s: moduł FUSE dla biblioteki libguestfs\n"
+#~ "%s umożliwia zamontowanie systemu plików maszyny wirtualnej\n"
+#~ "Copyright (C) 2009-2012 Red Hat Inc.\n"
+#~ "Użycie:\n"
+#~ " %s [--opcje] [-- [--opcje-FUSE]] punkt_montowania\n"
+#~ "Opcje:\n"
+#~ " -a|--add image Dodaje obraz\n"
+#~ " -c|--connect uri Określa adres URI biblioteki libvirt dla opcji -d\n"
+#~ " --dir-cache-timeout Ustawia czas oczekiwania na pamięć podręczną\n"
+#~ " odczytania katalogu (domyślnie pięć sekund)\n"
+#~ " -d|--domain gość Dodaje dysku z gościa biblioteki libvirt\n"
+#~ " --echo-keys Bez wyłączania echa dla haseł\n"
+#~ " --format[=raw|..] Wymusza format dysku dla opcji -a\n"
+#~ " --fuse-help Wyświetla dodatkowe opcje FUSE\n"
+#~ " -i|--inspector Automatycznie montuje systemy plików\n"
+#~ " --help Wyświetla komunikat pomocy i kończy działanie\n"
+#~ " --keys-from-stdin Odczytuje hasła ze standardowego wejścia\n"
+#~ " --live Łączy z maszyną wirtualną live\n"
+#~ " -m|--mount dev[:mnt] Montuje dev w mnt (jeśli pominięto, w /)\n"
+#~ " -n|--no-sync Nie synchronizuje automatycznie\n"
+#~ " -o|--option opcja Przekazuje dodatkowe opcje do FUSE\n"
+#~ " -r|--ro Montuje w trybie tylko do odczytu\n"
+#~ " --selinux Włącza obsługę SELinuksa\n"
+#~ " -v|--verbose Wyświetla więcej komunikatów\n"
+#~ " -V|--version Wyświetla wersję i kończy działanie\n"
+#~ " -w|--rw Montuje do odczytu i zapisu\n"
+#~ " --trace Śledzi wywołania API biblioteki guestfs\n"
+
#~ msgid "no subprocess to kill"
#~ msgstr "brak podprocesu do zniszczenia"
diff --git a/po/ta.po b/po/ta.po
index ad662054..2495a16c 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -52,7 +52,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -60,7 +60,7 @@ msgstr "guestfs_create: ஹாண்டிலை உருவாக்க மு
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "`%s --help' க்கான கூடுதல் தகவலுக்கு முயற்சிக்கவும்.\n"
@@ -88,7 +88,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2959,7 +2959,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2982,6 +2982,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2990,32 +2991,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: புரவல கோப்புமுறைமையில் ஒரு ஏறும்புள்ளியை நீங்கள் குறிப்பிட வேண்டும்\n"
diff --git a/po/te.po b/po/te.po
index f51f4724..22b425c6 100644
--- a/po/te.po
+++ b/po/te.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/language/"
@@ -53,7 +53,7 @@ msgstr ""
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -61,7 +61,7 @@ msgstr "guestfs_create: సంభాలికను సృష్టించు
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "అధిక సమాచారము కొరకు `%s --help' ప్రయత్నించండి\n"
@@ -89,7 +89,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -2957,7 +2957,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr ""
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -2980,6 +2980,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -2988,32 +2989,32 @@ msgid ""
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr ""
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr ""
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr ""
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr ""
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s:హోస్టు ఫైల్‌సిస్టమ్ నందు మీరు తప్పక వొక మౌంట్‌పాయింట్‌ను తెలుపవలెను\n"
diff --git a/po/uk.po b/po/uk.po
index 0c2eb362..f5cdadc4 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-06 14:10+0100\n"
+"POT-Creation-Date: 2012-07-09 18:35+0100\n"
"PO-Revision-Date: 2012-05-21 13:19+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -58,7 +58,7 @@ msgstr "%s: не вдалося проаналізувати диск. Вище
#: align/domains.c:352 align/scan.c:130 cat/virt-cat.c:121
#: cat/virt-filesystems.c:205 cat/virt-ls.c:196 df/domains.c:438 df/main.c:136
#: edit/virt-edit.c:143 fish/fish.c:231 format/format.c:138
-#: fuse/guestmount.c:203 inspector/virt-inspector.c:139
+#: fuse/guestmount.c:208 inspector/virt-inspector.c:139
#: rescue/virt-rescue.c:145
#, c-format
msgid "guestfs_create: failed to create handle\n"
@@ -66,7 +66,7 @@ msgstr "guestfs_create: не вдалося створити елемент ке
#: align/scan.c:67 cat/virt-cat.c:61 cat/virt-filesystems.c:102
#: cat/virt-ls.c:103 df/main.c:70 edit/virt-edit.c:75 fish/fish.c:103
-#: fuse/guestmount.c:98 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
+#: fuse/guestmount.c:100 inspector/virt-inspector.c:77 rescue/virt-rescue.c:63
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "Щоб дізнатися більше, віддайте команду «%s --help».\n"
@@ -110,7 +110,7 @@ msgstr ""
#: align/scan.c:150 cat/virt-cat.c:143 cat/virt-filesystems.c:259
#: cat/virt-ls.c:246 df/main.c:160 edit/virt-edit.c:165 fish/fish.c:290
-#: format/format.c:190 fuse/guestmount.c:231 inspector/virt-inspector.c:163
+#: format/format.c:190 fuse/guestmount.c:238 inspector/virt-inspector.c:163
#: rescue/virt-rescue.c:201
#, c-format
msgid "%s: unknown long option: %s (%d)\n"
@@ -3352,7 +3352,7 @@ msgstr ""
msgid "%s: cannot parse --lvm option (%s)\n"
msgstr "%s: не вдалося обробити параметр --lvm (%s)\n"
-#: fuse/guestmount.c:102
+#: fuse/guestmount.c:104
#, c-format
msgid ""
"%s: FUSE module for libguestfs\n"
@@ -3375,6 +3375,7 @@ msgid ""
" -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
" -n|--no-sync Don't autosync\n"
" -o|--option opt Pass extra option to FUSE\n"
+" --pid-file filename Write PID to filename\n"
" -r|--ro Mount read-only\n"
" --selinux Enable SELinux support\n"
" -v|--verbose Verbose messages\n"
@@ -3382,63 +3383,35 @@ msgid ""
" -w|--rw Mount read-write\n"
" -x|--trace Trace guestfs API calls\n"
msgstr ""
-"%s: модуль FUSE libguestfs\n"
-"%s надає вам змогу монтувати файлову систему віртуальної машини\n"
-"© Red Hat Inc., 2009–2012\n"
-"Використання:\n"
-" %s [--параметри] [-- [--параметри-FUSE]] точка_монтування\n"
-"Параметри:\n"
-" -a|--add образ Додати образ\n"
-" -c|--connect адреса Вказати адресу libvirt для параметра -d\n"
-" --dir-cache-timeout Встановити час очікування кешування (типово 5 с)\n"
-" -d|--domain гість Додати диски з гостьової системи libvirt\n"
-" --echo-keys Не вимикати показ символів паролів\n"
-" --format[=raw|..] Вказати формат дисків для параметра -a\n"
-" --fuse-help Показати список додаткових параметрів FUSE\n"
-" --help Показати це довідкове повідомлення і завершити "
-"роботу\n"
-" -i|--inspector Автоматично монтувати файлові системи\n"
-" --keys-from-stdin Читати паролі зі stdin\n"
-" --live З’єднатися з вже запущеною віртуальною машиною\n"
-" -m|--mount dev[:mnt[:параметри]] Змонтувати dev до mnt (якщо пропущено, "
-"до /)\n"
-" -n|--no-sync Не виконувати автоматичної синхронізації\n"
-" -o|--option opt Передати параметр opt до FUSE\n"
-" -r|--ro Змонтувати у режимі лише читання\n"
-" --selinux Увімкнути підтримку SELinux\n"
-" -v|--verbose Докладні повідомлення\n"
-" -V|--version Показати дані щодо версії і завершити роботу\n"
-" -w|--rw Змонтувати у режимі читання-запису\n"
-" -x|--trace Трасувати виклики інтерфейсу guestfs\n"
-#: fuse/guestmount.c:299
+#: fuse/guestmount.c:306
#, c-format
msgid "%s: must have at least one -a/-d and at least one -m/-i option\n"
msgstr ""
"%s: слід вказати принаймні один параметр -a/-d і принаймні один параметр -m/-"
"i\n"
-#: fuse/guestmount.c:309
+#: fuse/guestmount.c:316
#, c-format
msgid "%s: --live is not compatible with --ro option\n"
msgstr "%s: параметр --live несумісний з параметром --ro\n"
-#: fuse/guestmount.c:316
+#: fuse/guestmount.c:323
#, c-format
msgid "%s: --live is not compatible with -i option\n"
msgstr "%s: параметр --live несумісний з параметром -i\n"
-#: fuse/guestmount.c:331
+#: fuse/guestmount.c:338
#, c-format
msgid "%s: with --live, you must use exactly one -d option\n"
msgstr "%s: з параметром --live можна вказувати лише один параметр -d\n"
-#: fuse/guestmount.c:338
+#: fuse/guestmount.c:345
#, c-format
msgid "%s: --live is not compatible with -a option\n"
msgstr "%s: параметр --live несумісний з параметром -a\n"
-#: fuse/guestmount.c:347
+#: fuse/guestmount.c:354
#, c-format
msgid "%s: you must specify a mountpoint in the host filesystem\n"
msgstr "%s: вам слід вказати точку монтування у основній файловій системі\n"
@@ -5756,6 +5729,63 @@ msgstr ""
"не можна використовувати один образ диска для початкових даних і даних "
"результату"
+#~ msgid ""
+#~ "%s: FUSE module for libguestfs\n"
+#~ "%s lets you mount a virtual machine filesystem\n"
+#~ "Copyright (C) 2009-2012 Red Hat Inc.\n"
+#~ "Usage:\n"
+#~ " %s [--options] [-- [--FUSE-options]] mountpoint\n"
+#~ "Options:\n"
+#~ " -a|--add image Add image\n"
+#~ " -c|--connect uri Specify libvirt URI for -d option\n"
+#~ " --dir-cache-timeout Set readdir cache timeout (default 5 sec)\n"
+#~ " -d|--domain guest Add disks from libvirt guest\n"
+#~ " --echo-keys Don't turn off echo for passphrases\n"
+#~ " --format[=raw|..] Force disk format for -a option\n"
+#~ " --fuse-help Display extra FUSE options\n"
+#~ " -i|--inspector Automatically mount filesystems\n"
+#~ " --help Display help message and exit\n"
+#~ " --keys-from-stdin Read passphrases from stdin\n"
+#~ " --live Connect to a live virtual machine\n"
+#~ " -m|--mount dev[:mnt[:opts]] Mount dev on mnt (if omitted, /)\n"
+#~ " -n|--no-sync Don't autosync\n"
+#~ " -o|--option opt Pass extra option to FUSE\n"
+#~ " -r|--ro Mount read-only\n"
+#~ " --selinux Enable SELinux support\n"
+#~ " -v|--verbose Verbose messages\n"
+#~ " -V|--version Display version and exit\n"
+#~ " -w|--rw Mount read-write\n"
+#~ " -x|--trace Trace guestfs API calls\n"
+#~ msgstr ""
+#~ "%s: модуль FUSE libguestfs\n"
+#~ "%s надає вам змогу монтувати файлову систему віртуальної машини\n"
+#~ "© Red Hat Inc., 2009–2012\n"
+#~ "Використання:\n"
+#~ " %s [--параметри] [-- [--параметри-FUSE]] точка_монтування\n"
+#~ "Параметри:\n"
+#~ " -a|--add образ Додати образ\n"
+#~ " -c|--connect адреса Вказати адресу libvirt для параметра -d\n"
+#~ " --dir-cache-timeout Встановити час очікування кешування (типово 5 с)\n"
+#~ " -d|--domain гість Додати диски з гостьової системи libvirt\n"
+#~ " --echo-keys Не вимикати показ символів паролів\n"
+#~ " --format[=raw|..] Вказати формат дисків для параметра -a\n"
+#~ " --fuse-help Показати список додаткових параметрів FUSE\n"
+#~ " --help Показати це довідкове повідомлення і завершити "
+#~ "роботу\n"
+#~ " -i|--inspector Автоматично монтувати файлові системи\n"
+#~ " --keys-from-stdin Читати паролі зі stdin\n"
+#~ " --live З’єднатися з вже запущеною віртуальною машиною\n"
+#~ " -m|--mount dev[:mnt[:параметри]] Змонтувати dev до mnt (якщо пропущено, "
+#~ "до /)\n"
+#~ " -n|--no-sync Не виконувати автоматичної синхронізації\n"
+#~ " -o|--option opt Передати параметр opt до FUSE\n"
+#~ " -r|--ro Змонтувати у режимі лише читання\n"
+#~ " --selinux Увімкнути підтримку SELinux\n"
+#~ " -v|--verbose Докладні повідомлення\n"
+#~ " -V|--version Показати дані щодо версії і завершити роботу\n"
+#~ " -w|--rw Змонтувати у режимі читання-запису\n"
+#~ " -x|--trace Трасувати виклики інтерфейсу guestfs\n"
+
#~ msgid "no subprocess to kill"
#~ msgstr "немає підпроцесів для завершення"