summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-07-17 15:38:52 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-07-17 15:38:52 +0100
commitd76ea07814b1d1390d1d94f0e579c0fe4e28dca8 (patch)
tree2d1e3e5e891f8109d9bf8ff5eb8384738c712e51
parent973581780d8a006f336684fef6762801402d775d (diff)
downloadlibguestfs-d76ea07814b1d1390d1d94f0e579c0fe4e28dca8.tar.gz
libguestfs-d76ea07814b1d1390d1d94f0e579c0fe4e28dca8.tar.xz
libguestfs-d76ea07814b1d1390d1d94f0e579c0fe4e28dca8.zip
Version 1.19.20.1.19.20
-rw-r--r--BUGS11
-rw-r--r--configure.ac2
-rw-r--r--po-docs/ja.po662
-rw-r--r--po-docs/libguestfs-docs.pot476
-rw-r--r--po-docs/uk.po629
-rw-r--r--po/en_GB.po22
-rw-r--r--po/es.po22
-rw-r--r--po/gu.po22
-rw-r--r--po/hi.po22
-rw-r--r--po/kn.po22
-rw-r--r--po/libguestfs.pot24
-rw-r--r--po/ml.po22
-rw-r--r--po/mr.po22
-rw-r--r--po/nl.po22
-rw-r--r--po/or.po22
-rw-r--r--po/pa.po22
-rw-r--r--po/pl.po22
-rw-r--r--po/ta.po22
-rw-r--r--po/te.po22
-rw-r--r--po/uk.po22
20 files changed, 1173 insertions, 939 deletions
diff --git a/BUGS b/BUGS
index 01726822..cb8cd2ae 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2012-07-16
+Last updated: 2012-07-17
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -221,8 +221,11 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
838904 NEW https://bugzilla.redhat.com/show_bug.cgi?id=838904
make-debian-img.sh failed: /dev/debian/root: not found: device not cleared. Aborting. Failed to wipe start of new LV.
-840115 NEW https://bugzilla.redhat.com/show_bug.cgi?id=840115
- guestfish touch problem - case_sensitive_path API expects the file to exist
+840474 NEW https://bugzilla.redhat.com/show_bug.cgi?id=840474
+ cannot install libguestfs due to missing dependency
+
+840572 NEW https://bugzilla.redhat.com/show_bug.cgi?id=840572
+ virt-make-fs / tar-in should support vfat properly
503134 ASSIGNED https://bugzilla.redhat.com/show_bug.cgi?id=503134
guestfish's list splitting does not recognize internal quoting
@@ -242,6 +245,6 @@ 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)
+(75 bugs)
End of BUGS file.
diff --git a/configure.ac b/configure.ac
index aa28e13e..746ef7c3 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], [19])
+m4_define([libguestfs_release], [20])
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 98ffe258..0b90087b 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-16 12:35+0200\n"
+"POT-Creation-Date: 2012-07-17 15:36+0200\n"
"PO-Revision-Date: 2012-07-10 17:15+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
@@ -27,7 +27,7 @@ msgstr ""
#: ../cat/virt-filesystems.pod:3 ../cat/virt-ls.pod:3 ../df/virt-df.pod:3
#: ../edit/virt-edit.pod:3 ../erlang/examples/guestfs-erlang.pod:3
#: ../examples/guestfs-examples.pod:3 ../examples/guestfs-faq.pod:3
-#: ../examples/guestfs-performance.pod:3 ../examples/guestfs-recipes.pod:14
+#: ../examples/guestfs-performance.pod:3 ../examples/guestfs-recipes.pod:10
#: ../examples/guestfs-testing.pod:3 ../fish/guestfish.pod:3
#: ../fish/virt-copy-in.pod:3 ../fish/virt-copy-out.pod:3
#: ../fish/virt-tar-in.pod:3 ../fish/virt-tar-out.pod:3
@@ -106,13 +106,13 @@ msgstr ""
#: ../cat/virt-filesystems.pod:13 ../cat/virt-ls.pod:19 ../df/virt-df.pod:21
#: ../edit/virt-edit.pod:27 ../erlang/examples/guestfs-erlang.pod:16
#: ../examples/guestfs-examples.pod:19 ../examples/guestfs-performance.pod:7
-#: ../examples/guestfs-recipes.pod:18 ../examples/guestfs-testing.pod:7
+#: ../examples/guestfs-recipes.pod:14 ../examples/guestfs-testing.pod:7
#: ../fish/guestfish.pod:30 ../fish/virt-copy-in.pod:19
#: ../fish/virt-copy-out.pod:13 ../fish/virt-tar-in.pod:21
#: ../fish/virt-tar-out.pod:15 ../format/virt-format.pod:11
#: ../fuse/guestmount.pod:20 ../inspector/virt-inspector.pod:19
#: ../java/examples/guestfs-java.pod:15 ../ocaml/examples/guestfs-ocaml.pod:25
-#: ../perl/examples/guestfs-perl.pod:18
+#: ../perl/examples/guestfs-perl.pod:19
#: ../python/examples/guestfs-python.pod:14 ../rescue/virt-rescue.pod:31
#: ../resize/virt-resize.pod:13 ../ruby/examples/guestfs-ruby.pod:15
#: ../sparsify/virt-sparsify.pod:11 ../src/guestfs.pod:24
@@ -1073,7 +1073,7 @@ msgstr ""
#: ../inspector/virt-inspector.pod:366 ../rescue/virt-rescue.pod:318
#: ../resize/virt-resize.pod:690 ../sysprep/virt-sysprep.pod:421
#: ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260
-#: ../tools/virt-make-fs.pl:583 ../tools/virt-tar.pl:287
+#: ../tools/virt-make-fs.pl:601 ../tools/virt-tar.pl:287
#: ../tools/virt-win-reg.pl:744
msgid "SHELL QUOTING"
msgstr ""
@@ -1085,7 +1085,7 @@ msgstr ""
#: ../inspector/virt-inspector.pod:368 ../rescue/virt-rescue.pod:320
#: ../resize/virt-resize.pod:692 ../sysprep/virt-sysprep.pod:423
#: ../tools/virt-list-filesystems.pl:192 ../tools/virt-list-partitions.pl:262
-#: ../tools/virt-make-fs.pl:585 ../tools/virt-tar.pl:289
+#: ../tools/virt-make-fs.pl:603 ../tools/virt-tar.pl:289
#: ../tools/virt-win-reg.pl:752
msgid ""
"Libvirt guest names can contain arbitrary characters, some of which have "
@@ -1127,12 +1127,12 @@ msgstr "このプログラムは以下を返します:"
#: ../examples/guestfs-performance.pod:118
#: ../examples/guestfs-performance.pod:253
#: ../examples/guestfs-performance.pod:258
-#: ../examples/guestfs-performance.pod:263 ../examples/guestfs-recipes.pod:98
-#: ../examples/guestfs-recipes.pod:102 ../examples/guestfs-recipes.pod:106
-#: ../examples/guestfs-recipes.pod:132 ../examples/guestfs-recipes.pod:137
-#: ../examples/guestfs-recipes.pod:227 ../examples/guestfs-recipes.pod:231
-#: ../examples/guestfs-recipes.pod:235 ../examples/guestfs-recipes.pod:239
-#: ../examples/guestfs-recipes.pod:243 ../examples/guestfs-testing.pod:110
+#: ../examples/guestfs-performance.pod:263 ../examples/guestfs-recipes.pod:94
+#: ../examples/guestfs-recipes.pod:98 ../examples/guestfs-recipes.pod:102
+#: ../examples/guestfs-recipes.pod:128 ../examples/guestfs-recipes.pod:133
+#: ../examples/guestfs-recipes.pod:223 ../examples/guestfs-recipes.pod:227
+#: ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235
+#: ../examples/guestfs-recipes.pod:239 ../examples/guestfs-testing.pod:110
#: ../examples/guestfs-testing.pod:114 ../examples/guestfs-testing.pod:118
#: ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20
#: ../fish/guestfish-actions.pod:432 ../fish/guestfish-actions.pod:440
@@ -1259,19 +1259,19 @@ msgstr ""
#: ../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-performance.pod:364 ../examples/guestfs-recipes.pod:380
#: ../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:398
#: ../inspector/virt-inspector.pod:501 ../java/examples/guestfs-java.pod:45
-#: ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39
+#: ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:40
#: ../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-make-fs.pl:608 ../tools/virt-tar.pl:294
#: ../tools/virt-win-reg.pl:757
msgid "SEE ALSO"
msgstr "関連項目"
@@ -1292,7 +1292,7 @@ msgstr ""
#: ../format/virt-format.pod:187 ../rescue/virt-rescue.pod:349
#: ../resize/virt-resize.pod:725 ../sparsify/virt-sparsify.pod:299
#: ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279
-#: ../tools/virt-make-fs.pl:616 ../tools/virt-tar.pl:309
+#: ../tools/virt-make-fs.pl:634 ../tools/virt-tar.pl:309
#: ../tools/virt-win-reg.pl:783
msgid "AUTHOR"
msgstr "著者"
@@ -1305,7 +1305,7 @@ msgstr "著者"
#: ../rescue/virt-rescue.pod:351 ../resize/virt-resize.pod:727
#: ../sparsify/virt-sparsify.pod:301 ../sysprep/virt-sysprep.pod:449
#: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281
-#: ../tools/virt-make-fs.pl:618 ../tools/virt-tar.pl:311
+#: ../tools/virt-make-fs.pl:636 ../tools/virt-tar.pl:311
#: ../tools/virt-win-reg.pl:785
msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
@@ -1317,19 +1317,19 @@ msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
#: ../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-performance.pod:379 ../examples/guestfs-recipes.pod:397
#: ../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:413
#: ../inspector/virt-inspector.pod:524 ../java/examples/guestfs-java.pod:62
-#: ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:56
+#: ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:57
#: ../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-make-fs.pl:638 ../tools/virt-tar.pl:313
#: ../tools/virt-win-reg.pl:787
msgid "COPYRIGHT"
msgstr "COPYRIGHT"
@@ -1352,7 +1352,7 @@ msgstr "Copyright (C) 2011 Red Hat Inc."
#: ../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-make-fs.pl:642 ../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 "
@@ -1378,7 +1378,7 @@ msgstr ""
#: ../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-make-fs.pl:647 ../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 "
@@ -1404,7 +1404,7 @@ msgstr ""
#: ../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-make-fs.pl:652 ../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 "
@@ -1715,13 +1715,13 @@ msgstr ""
#: ../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-performance.pod:375 ../examples/guestfs-recipes.pod:393
#: ../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:409 ../inspector/virt-inspector.pod:510
#: ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91
-#: ../perl/examples/guestfs-perl.pod:52
+#: ../perl/examples/guestfs-perl.pod:53
#: ../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
@@ -1732,12 +1732,12 @@ msgstr "著者"
#: ../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-performance.pod:377 ../examples/guestfs-recipes.pod:395
#: ../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:411 ../java/examples/guestfs-java.pod:60
-#: ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:54
+#: ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:55
#: ../python/examples/guestfs-python.pod:56
#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3462
#: ../test-tool/libguestfs-test-tool.pod:114
@@ -2193,7 +2193,7 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:258 ../inspector/virt-inspector.pod:526
-#: ../resize/virt-resize.pod:731 ../tools/virt-make-fs.pl:622
+#: ../resize/virt-resize.pod:731 ../tools/virt-make-fs.pl:640
msgid "Copyright (C) 2010-2012 Red Hat Inc."
msgstr "Copyright (C) 2010-2012 Red Hat Inc."
@@ -4705,10 +4705,15 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:340
+#, fuzzy
+#| msgid ""
+#| "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
msgid ""
-"For further information, see https://bugzilla.redhat.com/show_bug.cgi?"
-"id=788642"
+"For further information, see L<https://bugzilla.redhat.com/show_bug.cgi?"
+"id=788642>"
msgstr ""
+"詳細は L<https://bugzilla.redhat.com/show_bug.cgi?id=599503> を参照してくださ"
+"い"
#. type: =item
#: ../edit/virt-edit.pod:347
@@ -4963,7 +4968,7 @@ msgstr ""
#. type: =head1
#: ../erlang/examples/guestfs-erlang.pod:89
#: ../examples/guestfs-examples.pod:25 ../java/examples/guestfs-java.pod:37
-#: ../ocaml/examples/guestfs-ocaml.pod:70 ../perl/examples/guestfs-perl.pod:31
+#: ../ocaml/examples/guestfs-ocaml.pod:70 ../perl/examples/guestfs-perl.pod:32
#: ../python/examples/guestfs-python.pod:34
#: ../ruby/examples/guestfs-ruby.pod:28
msgid "EXAMPLE 1: CREATE A DISK IMAGE"
@@ -4972,7 +4977,7 @@ msgstr "例 1: ディスクイメージの作成"
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:91
#: ../examples/guestfs-examples.pod:27 ../java/examples/guestfs-java.pod:39
-#: ../ocaml/examples/guestfs-ocaml.pod:72 ../perl/examples/guestfs-perl.pod:33
+#: ../ocaml/examples/guestfs-ocaml.pod:72 ../perl/examples/guestfs-perl.pod:34
#: ../python/examples/guestfs-python.pod:36
#: ../ruby/examples/guestfs-ruby.pod:30
msgid "@EXAMPLE1@"
@@ -4981,7 +4986,7 @@ msgstr "@EXAMPLE1@"
#. type: =head1
#: ../erlang/examples/guestfs-erlang.pod:93
#: ../examples/guestfs-examples.pod:29 ../java/examples/guestfs-java.pod:41
-#: ../ocaml/examples/guestfs-ocaml.pod:74 ../perl/examples/guestfs-perl.pod:35
+#: ../ocaml/examples/guestfs-ocaml.pod:74 ../perl/examples/guestfs-perl.pod:36
#: ../python/examples/guestfs-python.pod:38
#: ../ruby/examples/guestfs-ruby.pod:32
msgid "EXAMPLE 2: INSPECT A VIRTUAL MACHINE DISK IMAGE"
@@ -4990,7 +4995,7 @@ msgstr "例 2: 仮想マシンのディスクイメージの検査"
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:95
#: ../examples/guestfs-examples.pod:31 ../java/examples/guestfs-java.pod:43
-#: ../ocaml/examples/guestfs-ocaml.pod:76 ../perl/examples/guestfs-perl.pod:37
+#: ../ocaml/examples/guestfs-ocaml.pod:76 ../perl/examples/guestfs-perl.pod:38
#: ../python/examples/guestfs-python.pod:40
#: ../ruby/examples/guestfs-ruby.pod:34
msgid "@EXAMPLE2@"
@@ -5010,15 +5015,15 @@ msgstr ""
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:116
#: ../examples/guestfs-testing.pod:304 ../java/examples/guestfs-java.pod:64
-#: ../perl/examples/guestfs-perl.pod:58
+#: ../perl/examples/guestfs-perl.pod:59
msgid "Copyright (C) 2011 Red Hat Inc. L<http://libguestfs.org/>"
msgstr "Copyright (C) 2011 Red Hat Inc. L<http://libguestfs.org/>"
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:118
-#: ../examples/guestfs-examples.pod:53 ../examples/guestfs-recipes.pod:405
+#: ../examples/guestfs-examples.pod:53 ../examples/guestfs-recipes.pod:401
#: ../java/examples/guestfs-java.pod:66 ../ocaml/examples/guestfs-ocaml.pod:99
-#: ../perl/examples/guestfs-perl.pod:60
+#: ../perl/examples/guestfs-perl.pod:61
#: ../python/examples/guestfs-python.pod:62
#: ../ruby/examples/guestfs-ruby.pod:56
msgid ""
@@ -5031,10 +5036,10 @@ msgstr ""
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:121
#: ../examples/guestfs-examples.pod:56 ../examples/guestfs-faq.pod:672
-#: ../examples/guestfs-performance.pod:383 ../examples/guestfs-recipes.pod:408
+#: ../examples/guestfs-performance.pod:383 ../examples/guestfs-recipes.pod:404
#: ../examples/guestfs-testing.pod:306 ../java/examples/guestfs-java.pod:69
#: ../ocaml/examples/guestfs-ocaml.pod:102
-#: ../perl/examples/guestfs-perl.pod:63
+#: ../perl/examples/guestfs-perl.pod:64
#: ../python/examples/guestfs-python.pod:65
#: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3469
msgid ""
@@ -5051,10 +5056,10 @@ msgstr ""
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:126
#: ../examples/guestfs-examples.pod:61 ../examples/guestfs-faq.pod:677
-#: ../examples/guestfs-performance.pod:388 ../examples/guestfs-recipes.pod:413
+#: ../examples/guestfs-performance.pod:388 ../examples/guestfs-recipes.pod:409
#: ../examples/guestfs-testing.pod:311 ../java/examples/guestfs-java.pod:74
#: ../ocaml/examples/guestfs-ocaml.pod:107
-#: ../perl/examples/guestfs-perl.pod:68
+#: ../perl/examples/guestfs-perl.pod:69
#: ../python/examples/guestfs-python.pod:70
#: ../ruby/examples/guestfs-ruby.pod:64 ../src/guestfs.pod:3474
msgid ""
@@ -5071,10 +5076,10 @@ msgstr ""
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:131
#: ../examples/guestfs-examples.pod:66 ../examples/guestfs-faq.pod:682
-#: ../examples/guestfs-performance.pod:393 ../examples/guestfs-recipes.pod:418
+#: ../examples/guestfs-performance.pod:393 ../examples/guestfs-recipes.pod:414
#: ../examples/guestfs-testing.pod:316 ../java/examples/guestfs-java.pod:79
#: ../ocaml/examples/guestfs-ocaml.pod:112
-#: ../perl/examples/guestfs-perl.pod:73
+#: ../perl/examples/guestfs-perl.pod:74
#: ../python/examples/guestfs-python.pod:75
#: ../ruby/examples/guestfs-ruby.pod:69 ../src/guestfs.pod:3479
msgid ""
@@ -5401,15 +5406,14 @@ msgstr ""
msgid "Please use the following link to enter a bug in Bugzilla:"
msgstr ""
-#. type: verbatim
-#: ../examples/guestfs-faq.pod:122
-#, no-wrap
+#. type: textblock
+#: ../examples/guestfs-faq.pod:122 ../src/guestfs.pod:3435
msgid ""
-" https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools\n"
-"\n"
+"L<https://bugzilla.redhat.com/enter_bug.cgi?"
+"component=libguestfs&product=Virtualization+Tools>"
msgstr ""
-" https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools\n"
-"\n"
+"L<https://bugzilla.redhat.com/enter_bug.cgi?"
+"component=libguestfs&product=Virtualization+Tools>"
#. type: textblock
#: ../examples/guestfs-faq.pod:124
@@ -7042,7 +7046,7 @@ msgid "Use C</proc/cpuinfo> and this page:"
msgstr "C</proc/cpuinfo> およびこのページを使用します:"
#. type: textblock
-#: ../examples/guestfs-performance.pod:276 ../examples/guestfs-testing.pod:43
+#: ../examples/guestfs-performance.pod:276
msgid "http://virt-tools.org/learning/check-hardware-virt/"
msgstr "http://virt-tools.org/learning/check-hardware-virt/"
@@ -7285,24 +7289,13 @@ msgid ""
msgstr ""
#. type: =end
-#: ../examples/guestfs-recipes.pod:3 ../examples/guestfs-recipes.pod:12
+#: ../examples/guestfs-recipes.pod:3 ../examples/guestfs-recipes.pod:8
msgid "comment"
msgstr "コメント"
#. type: textblock
#: ../examples/guestfs-recipes.pod:5
msgid ""
-"pod2man and pod2html have differing bugs which makes it hard to write URLs "
-"here. The only way which works for both sorts of output is to just write "
-"the URL directly. Do NOT use L<...> for URLs."
-msgstr ""
-"pod2man と pod2html は、ここに URL を書きにくくする別々のバグがあります。 ど"
-"ちらの方法に対しても並び替えをうまく機能させる方法は直接 URL を書くことで"
-"す。 URL に L<...> を使用してはいけません。"
-
-#. type: textblock
-#: ../examples/guestfs-recipes.pod:9
-msgid ""
"We break with tradition here and don't use ALL CAPS for the section "
"headings, as this makes them much easier to read."
msgstr ""
@@ -7310,12 +7303,12 @@ msgstr ""
"てはいません。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:16
+#: ../examples/guestfs-recipes.pod:12
msgid "guestfs-recipes - libguestfs, guestfish and virt tools recipes"
msgstr "guestfs-recipes - libguestfs, guestfish および仮想化ツールのレシピ"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:20
+#: ../examples/guestfs-recipes.pod:16
msgid ""
"This page contains recipes for and links to things you can do using "
"libguestfs, L<guestfish(1)> and the virt tools."
@@ -7324,12 +7317,12 @@ msgstr ""
"ことのレシピとリンクがあります。"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:23
+#: ../examples/guestfs-recipes.pod:19
msgid "Audit a virtual machine for setuid files"
msgstr "仮想マシンの setuid ファイルを監査します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:25
+#: ../examples/guestfs-recipes.pod:21
msgid ""
"The link below contains a small program which can be used to audit a Linux "
"virtual machine to see what setuid and setgid files it contains."
@@ -7338,21 +7331,25 @@ msgstr ""
"に、Linux 仮想マシンを監査するために使用できる、小さなプログラムがあります。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:28
+#: ../examples/guestfs-recipes.pod:24
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-"
+#| "setuid-files/#content"
msgid ""
-"https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-"
-"files/#content"
+"L<https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-"
+"files/#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-"
"files/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:30
+#: ../examples/guestfs-recipes.pod:26
msgid "Change the background image in a Windows XP VM"
msgstr "Windows XP 仮想マシンの背景画像を変更します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:32
+#: ../examples/guestfs-recipes.pod:28
msgid ""
"The links below explain how to use L<guestfish(1)> to change the background "
"image for a user of a Windows XP VM. Unfortunately the technique appears to "
@@ -7363,21 +7360,25 @@ msgstr ""
"ニックは Windows のバージョンによりわずかに異なります。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:37
+#: ../examples/guestfs-recipes.pod:33
+#, fuzzy
+#| msgid ""
+#| "https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html "
+#| "https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
msgid ""
-"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://"
-"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
+"L<https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html> "
+"L<https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html>"
msgstr ""
"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://"
"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:40
+#: ../examples/guestfs-recipes.pod:36
msgid "Cloning a virtual machine (Linux)"
msgstr "仮想マシンのクローン方法 (Linux)"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:42
+#: ../examples/guestfs-recipes.pod:38
msgid ""
"The guestfish technique described in the link below works well for most "
"Linux VMs. Depending on the Linux distro you may need to change the paths "
@@ -7388,16 +7389,20 @@ msgstr ""
"必要があるかもしれません。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:46
+#: ../examples/guestfs-recipes.pod:42
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-"
+#| "fedora-vm/#content"
msgid ""
-"https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-"
-"vm/#content"
+"L<https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-"
+"fedora-vm/#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-"
"vm/#content"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:48
+#: ../examples/guestfs-recipes.pod:44
msgid ""
"Avoid L<virt-clone(1)>. Currently what to do about virt-clone is under "
"discussion."
@@ -7405,17 +7410,21 @@ msgstr ""
"L<virt-clone(1)> を避けます。現在 virt-clone について行うことは議論中です。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:51
-msgid "https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html"
+#: ../examples/guestfs-recipes.pod:47
+#, fuzzy
+#| msgid ""
+#| "https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html"
+msgid ""
+"L<https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html>"
msgstr "https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:53
+#: ../examples/guestfs-recipes.pod:49
msgid "Cloning a virtual machine (Windows)"
msgstr "仮想マシンのクローン方法 (Windows)"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:55
+#: ../examples/guestfs-recipes.pod:51
msgid ""
"It is possible to do a \"sysprep\" using libguestfs alone, although not "
"straightforward. Currently there is code in the Aeolus Oz project which "
@@ -7428,26 +7437,30 @@ msgstr ""
"加するかもしれません。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:60
+#: ../examples/guestfs-recipes.pod:56
+#, fuzzy
+#| msgid ""
+#| "https://github.com/clalancette/oz https://www.redhat.com/archives/virt-"
+#| "tools-list/2011-May/msg00019.html"
msgid ""
-"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-"
-"list/2011-May/msg00019.html"
+"L<https://github.com/clalancette/oz> L<https://www.redhat.com/archives/virt-"
+"tools-list/2011-May/msg00019.html>"
msgstr ""
"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-"
"list/2011-May/msg00019.html"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:63
+#: ../examples/guestfs-recipes.pod:59
msgid "Convert a CD-ROM / DVD / ISO to a tarball"
msgstr "CD-ROM / DVD / ISO を tar ファイルに変換します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:65
+#: ../examples/guestfs-recipes.pod:61
msgid "This converts input C<cd.iso> to output C<cd.tar.gz>:"
msgstr "入力 C<cd.iso> を出力 C<cd.tar.gz> に変換します:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:67
+#: ../examples/guestfs-recipes.pod:63
#, no-wrap
msgid ""
" guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n"
@@ -7457,12 +7470,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:69
+#: ../examples/guestfs-recipes.pod:65
msgid "To export just a subdirectory, eg. C</files>, do:"
msgstr "サブディレクトリ(例: C</files>)をエクスポートするには:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:71
+#: ../examples/guestfs-recipes.pod:67
#, no-wrap
msgid ""
" guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n"
@@ -7472,12 +7485,12 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:73
+#: ../examples/guestfs-recipes.pod:69
msgid "Create empty disk images"
msgstr "空のディスクイメージを作成します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:75
+#: ../examples/guestfs-recipes.pod:71
msgid ""
"You can use the L<guestfish(1)> I<-N> option to create empty disk images. "
"The useful guide below explains the options available."
@@ -7486,23 +7499,27 @@ msgstr ""
"きます。以下の有用なガイドは利用可能なオプションについて説明しています。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:78
+#: ../examples/guestfs-recipes.pod:74
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/"
+#| "#content"
msgid ""
-"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/"
-"#content"
+"L<https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/"
+"#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/"
"#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:80
+#: ../examples/guestfs-recipes.pod:76
msgid "Dump raw filesystem content from inside a disk image or VM"
msgstr ""
"ディスクイメージまたは仮想マシンの中にあるファイルシステムの内容をそのままダ"
"ンプします"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:82
+#: ../examples/guestfs-recipes.pod:78
msgid ""
"You can use the L<guestfish(1)> C<download> command to extract the raw "
"filesystem content from any filesystem in a disk image or a VM (even one "
@@ -7513,7 +7530,7 @@ msgstr ""
"容を抽出するために L<guestfish(1)> C<download> コマンドを使用できます。"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:86
+#: ../examples/guestfs-recipes.pod:82
#, no-wrap
msgid ""
" guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n"
@@ -7523,7 +7540,7 @@ msgstr ""
"\n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:88
+#: ../examples/guestfs-recipes.pod:84
#, no-wrap
msgid ""
" guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n"
@@ -7533,44 +7550,44 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:90
+#: ../examples/guestfs-recipes.pod:86
msgid "To list the filesystems in a disk image, use L<virt-filesystems(1)>."
msgstr ""
"ディスクイメージにあるファイルシステムを一覧表示するには L<virt-filesystems"
"(1)> を使用します。"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:92
+#: ../examples/guestfs-recipes.pod:88
msgid "Edit grub configuration in a VM"
msgstr "仮想マシンの GRUB 設定を編集します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:94
+#: ../examples/guestfs-recipes.pod:90
msgid "You can use this to:"
msgstr "次の目的のために実行できます:"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:100
+#: ../examples/guestfs-recipes.pod:96
msgid "Fix a virtual machine that does not boot."
msgstr "起動しない仮想マシンを修正します。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:104
+#: ../examples/guestfs-recipes.pod:100
msgid "Change which kernel is used to boot the VM."
msgstr "仮想マシンの起動時に使用するカーネルを変更します。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:108
+#: ../examples/guestfs-recipes.pod:104
msgid "Change kernel command line options."
msgstr "カーネルのコマンドラインオプションを変更します。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:112
+#: ../examples/guestfs-recipes.pod:108
msgid "Use L<virt-edit(1)> to edit the grub configuration:"
msgstr "GRUB 設定を編集するには L<virt-edit(1)> を使用します:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:114
+#: ../examples/guestfs-recipes.pod:110
#, no-wrap
msgid ""
" virt-edit -d BrokenGuest /boot/grub/grub.conf\n"
@@ -7580,7 +7597,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:116
+#: ../examples/guestfs-recipes.pod:112
msgid ""
"or for general tinkering inside an unbootable VM use L<virt-rescue(1)> like "
"this:"
@@ -7589,7 +7606,7 @@ msgstr ""
"L<virt-rescue(1)> を使用します:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:119
+#: ../examples/guestfs-recipes.pod:115
#, no-wrap
msgid ""
" virt-rescue -d BrokenGuest\n"
@@ -7599,12 +7616,12 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:121
+#: ../examples/guestfs-recipes.pod:117
msgid "Export any directory from a VM"
msgstr "仮想マシンから任意のディレクトリをエクスポートします"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:123
+#: ../examples/guestfs-recipes.pod:119
msgid ""
"To export C</home> from a VM into a local directory use L<virt-copy-out(1)>:"
msgstr ""
@@ -7612,7 +7629,7 @@ msgstr ""
"copy-out(1)> を使用します:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:126 ../examples/guestfs-testing.pod:93
+#: ../examples/guestfs-recipes.pod:122 ../examples/guestfs-testing.pod:93
#, no-wrap
msgid ""
" virt-copy-out -d Guest /home .\n"
@@ -7622,7 +7639,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9
+#: ../examples/guestfs-recipes.pod:124 ../fish/guestfish-actions.pod:9
#: ../fish/guestfish-actions.pod:1642 ../fish/guestfish-actions.pod:2061
#: ../fish/guestfish-actions.pod:2488 ../src/guestfs-actions.pod:18
#: ../src/guestfs-actions.pod:2697 ../src/guestfs-actions.pod:3324
@@ -7632,7 +7649,7 @@ msgid "Notes:"
msgstr "注:"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:134
+#: ../examples/guestfs-recipes.pod:130
msgid ""
"The final dot of the command is not a printing error. It means we want to "
"copy out to the current directory."
@@ -7641,13 +7658,13 @@ msgstr ""
"ピーしたいことを意味します。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:139
+#: ../examples/guestfs-recipes.pod:135
msgid "This creates a directory called C<home> under the current directory."
msgstr ""
"これは現在のディレクトリーに C<home> というディレクトリーを作成します。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:143
+#: ../examples/guestfs-recipes.pod:139
msgid ""
"If the guest is a Windows guest then you can use drive letters and "
"backslashes, but you must prefix the path with C<win:> and quote it to "
@@ -7658,7 +7675,7 @@ msgstr ""
"くる必要があります。このようにします:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:147
+#: ../examples/guestfs-recipes.pod:143
#, no-wrap
msgid ""
" virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n"
@@ -7668,12 +7685,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:149
+#: ../examples/guestfs-recipes.pod:145
msgid "To get the output as a compressed tarball, do:"
msgstr "圧縮された tar ファイルとして出力を取得するには:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:151
+#: ../examples/guestfs-recipes.pod:147
#, no-wrap
msgid ""
" virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n"
@@ -7683,23 +7700,28 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:153
+#: ../examples/guestfs-recipes.pod:149
+#, fuzzy
+#| msgid ""
+#| "Although it sounds tempting, this is usually not a reliable way to get a "
+#| "backup from a running guest. See the entry in the FAQ: http://libguestfs."
+#| "org/FAQ.html#backup"
msgid ""
"Although it sounds tempting, this is usually not a reliable way to get a "
-"backup from a running guest. See the entry in the FAQ: http://libguestfs."
-"org/FAQ.html#backup"
+"backup from a running guest. See the entry in the FAQ: L<http://libguestfs."
+"org/FAQ.html#backup>"
msgstr ""
"魅力的なように聞こえますが、これは通常、実行中の仮想マシンからバックアップを"
"取得する方法として信頼できる方法ではありません。次の FAQ の項目を参照してくだ"
"さい: http://libguestfs.org/FAQ.html#backup"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:157
+#: ../examples/guestfs-recipes.pod:153
msgid "Find out which user is using the most space"
msgstr "もっとも領域を使用しているユーザーを検索します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:159
+#: ../examples/guestfs-recipes.pod:155
msgid ""
"This simple script examines a Linux guest to find out which user is using "
"the most space in their home directory:"
@@ -7708,7 +7730,7 @@ msgstr ""
"るユーザーを検索するために、Linux 仮想マシンを検査します。"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:162
+#: ../examples/guestfs-recipes.pod:158
#, no-wrap
msgid ""
" #!/bin/sh -\n"
@@ -7718,7 +7740,7 @@ msgstr ""
" \n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:164 ../fish/guestfish.pod:996
+#: ../examples/guestfs-recipes.pod:160 ../fish/guestfish.pod:996
#, no-wrap
msgid ""
" set -e\n"
@@ -7728,7 +7750,7 @@ msgstr ""
" \n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:166
+#: ../examples/guestfs-recipes.pod:162
#, no-wrap
msgid ""
" vm=\"$1\"\n"
@@ -7740,7 +7762,7 @@ msgstr ""
" \n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:169
+#: ../examples/guestfs-recipes.pod:165
#, no-wrap
msgid ""
" eval $(guestfish --ro -d \"$vm\" -i --listen)\n"
@@ -7750,7 +7772,7 @@ msgstr ""
" \n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:171
+#: ../examples/guestfs-recipes.pod:167
#, no-wrap
msgid ""
" for d in $(guestfish --remote ls \"$dir\"); do\n"
@@ -7768,7 +7790,7 @@ msgstr ""
" \n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:177 ../fish/guestfish.pod:953
+#: ../examples/guestfs-recipes.pod:173 ../fish/guestfish.pod:953
#, no-wrap
msgid ""
" guestfish --remote exit\n"
@@ -7778,12 +7800,12 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:179
+#: ../examples/guestfs-recipes.pod:175
msgid "Get DHCP address from a VM"
msgstr "仮想マシンから DHCP アドレスを取得します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:181
+#: ../examples/guestfs-recipes.pod:177
msgid ""
"The link below explains the many different possible techniques for getting "
"the last assigned DHCP address of a virtual machine."
@@ -7792,16 +7814,20 @@ msgstr ""
"るために、多くの異なる利用可能なテクニックを説明しています。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:184
+#: ../examples/guestfs-recipes.pod:180
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-"
+#| "from-a-virtual-machine-disk-image/#content"
msgid ""
-"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-"
-"a-virtual-machine-disk-image/#content"
+"L<https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-"
+"from-a-virtual-machine-disk-image/#content>"
msgstr ""
"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-"
"a-virtual-machine-disk-image/#content"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:186
+#: ../examples/guestfs-recipes.pod:182
msgid ""
"In the libguestfs source examples directory you will find the latest version "
"of the C<virt-dhcp-address.c> program."
@@ -7810,17 +7836,17 @@ msgstr ""
"ラムの最新バージョンがあります。"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:189
+#: ../examples/guestfs-recipes.pod:185
msgid "Get the operating system product name string"
msgstr "オペレーティングシステムの製品名を取得します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:191
+#: ../examples/guestfs-recipes.pod:187
msgid "Save the following script into a file called C<product-name.sh>:"
msgstr "以下のスクリプトを C<product-name.sh> というファイルの中に保存します:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:193
+#: ../examples/guestfs-recipes.pod:189
#, no-wrap
msgid ""
" #!/bin/sh -\n"
@@ -7840,12 +7866,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:200
+#: ../examples/guestfs-recipes.pod:196
msgid "Make the script executable and run it on a named guest:"
msgstr "スクリプトを実行可能にして、名前付き仮想マシンにおいて実行します:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:202
+#: ../examples/guestfs-recipes.pod:198
#, no-wrap
msgid ""
" # product-name.sh RHEL60x64\n"
@@ -7857,7 +7883,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:205
+#: ../examples/guestfs-recipes.pod:201
msgid ""
"You can also use an XPath query on the L<virt-inspector(1)> XML using the "
"C<xpath> command line tool or from your favourite programming language:"
@@ -7867,7 +7893,7 @@ msgstr ""
"す:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:209
+#: ../examples/guestfs-recipes.pod:205
#, no-wrap
msgid ""
" # virt-inspector RHEL60x64 > xml\n"
@@ -7885,12 +7911,12 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:215
+#: ../examples/guestfs-recipes.pod:211
msgid "Get the default boot kernel for a Linux VM"
msgstr "Linux 仮想マシンのデフォルトの起動カーネルを取得します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:217
+#: ../examples/guestfs-recipes.pod:213
msgid ""
"The link below contains a program to print the default boot kernel for a "
"Linux VM."
@@ -7899,16 +7925,20 @@ msgstr ""
"グラムがあります。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:220
+#: ../examples/guestfs-recipes.pod:216
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-"
+#| "boot-kernel-for-a-vm/#content"
msgid ""
-"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-"
-"kernel-for-a-vm/#content"
+"L<https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-"
+"boot-kernel-for-a-vm/#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-"
"kernel-for-a-vm/#content"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:222
+#: ../examples/guestfs-recipes.pod:218
msgid ""
"It uses Augeas, and the technique is generally applicable for many different "
"tasks, such as:"
@@ -7917,42 +7947,44 @@ msgstr ""
"な一般的なテクニックがあります:"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:229
+#: ../examples/guestfs-recipes.pod:225
msgid "listing the user accounts in the guest"
msgstr "仮想マシンのユーザーアカウントの一覧"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:233
+#: ../examples/guestfs-recipes.pod:229
msgid "what repositories is it configured to use"
msgstr "使用するよう設定されたリポジトリー"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:237
+#: ../examples/guestfs-recipes.pod:233
msgid "what NTP servers does it connect to"
msgstr "接続する NTP サーバー"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:241
+#: ../examples/guestfs-recipes.pod:237
msgid "what were the boot messages last time it booted"
msgstr "前回起動時の起動メッセージ"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:245
+#: ../examples/guestfs-recipes.pod:241
msgid "listing who was logged in recently"
msgstr "最近ログインしたユーザーの一覧"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:249
-msgid "http://augeas.net/"
+#: ../examples/guestfs-recipes.pod:245
+#, fuzzy
+#| msgid "http://augeas.net/"
+msgid "L<http://augeas.net/>"
msgstr "http://augeas.net/"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:251
+#: ../examples/guestfs-recipes.pod:247
msgid "Install RPMs in a guest"
msgstr "仮想マシンに RPM をインストールします"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:253
+#: ../examples/guestfs-recipes.pod:249
msgid ""
"The link below contains a method to install RPMs in a guest. In fact the "
"RPMs are just uploaded to the guest along with a \"firstboot\" script that "
@@ -7965,24 +7997,27 @@ msgstr ""
"セキュリティ更新をインストールするためにこのテクニックを使用できます。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:259
+#: ../examples/guestfs-recipes.pod:255
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content"
msgid ""
-"https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content"
+"L<https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:261
+#: ../examples/guestfs-recipes.pod:257
msgid "List applications installed in a VM"
msgstr "仮想マシンにインストールされているアプリケーションを一覧表示します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:263
+#: ../examples/guestfs-recipes.pod:259
msgid "Save the following to a file C<list-apps.sh>:"
msgstr "以下をファイル C<list-apps.sh> に保存します:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:265
+#: ../examples/guestfs-recipes.pod:261
#, no-wrap
msgid ""
" #!/bin/sh -\n"
@@ -8002,7 +8037,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:272
+#: ../examples/guestfs-recipes.pod:268
msgid ""
"Make the file executable and then you can run it on any named virtual "
"machine:"
@@ -8010,7 +8045,7 @@ msgstr ""
"ファイルを実行可能にして、あらゆる名前付き仮想マシンにおいて実行できます:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:275
+#: ../examples/guestfs-recipes.pod:271
#, no-wrap
msgid ""
" # list-apps.sh WinGuest\n"
@@ -8076,7 +8111,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:305
+#: ../examples/guestfs-recipes.pod:301
msgid ""
"If you want to run the script on disk images (instead of libvirt virtual "
"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-inspector(1)"
@@ -8087,17 +8122,17 @@ msgstr ""
"照。"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:309
+#: ../examples/guestfs-recipes.pod:305
msgid "List files and directories in a VM"
msgstr "仮想マシンのファイルおよびディレクトリを一覧表示します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:311
+#: ../examples/guestfs-recipes.pod:307
msgid "This involves using the L<guestfish(1)> C<find0> command like this:"
msgstr "このように L<guestfish(1)> C<find0> コマンドを使用することを含みます:"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:313
+#: ../examples/guestfs-recipes.pod:309
#, no-wrap
msgid ""
" guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n"
@@ -8107,12 +8142,12 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:315
+#: ../examples/guestfs-recipes.pod:311
msgid "List services in a Windows VM"
msgstr "Windows 仮想マシンのサービスを一覧表示します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:317
+#: ../examples/guestfs-recipes.pod:313
msgid ""
"The link below contains a script that can be used to list out the services "
"from a Windows VM, and whether those services run at boot time or are loaded "
@@ -8123,21 +8158,25 @@ msgstr ""
"リプトがあります。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:321
+#: ../examples/guestfs-recipes.pod:317
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-"
+#| "guest/#content"
msgid ""
-"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/"
-"#content"
+"L<https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/"
+"#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/"
"#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:323
+#: ../examples/guestfs-recipes.pod:319
msgid "Make a disk image sparse"
msgstr "ディスクイメージをスパースにします"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:325
+#: ../examples/guestfs-recipes.pod:321
msgid ""
"The link below contains some guides for making a disk image sparse (or "
"reintroducing sparseness)."
@@ -8146,19 +8185,24 @@ msgstr ""
"ためのいくつかのガイドがあります。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:328
+#: ../examples/guestfs-recipes.pod:324
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/"
+#| "#content"
msgid ""
-"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content"
+"L<https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/"
+"#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:330
+#: ../examples/guestfs-recipes.pod:326
msgid "Monitor disk usage over time"
msgstr "ディスク使用量を時系列に監視します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:332
+#: ../examples/guestfs-recipes.pod:328
msgid ""
"You can use L<virt-df(1)> to monitor disk usage of your guests over time. "
"The link below contains a guide."
@@ -8167,18 +8211,20 @@ msgstr ""
"す。以下のリンクは仮想マシンを含みます。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:335
-msgid "http://virt-tools.org/learning/advanced-virt-df/"
+#: ../examples/guestfs-recipes.pod:331
+#, fuzzy
+#| msgid "http://virt-tools.org/learning/advanced-virt-df/"
+msgid "L<http://virt-tools.org/learning/advanced-virt-df/>"
msgstr "http://virt-tools.org/learning/advanced-virt-df/"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:337
+#: ../examples/guestfs-recipes.pod:333
msgid "Reading the Windows Event Log from Windows Vista (or later)"
msgstr ""
"Windows Vista (またそれ以降)から Windows のイベントログを読み出します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:339
+#: ../examples/guestfs-recipes.pod:335
msgid ""
"L<guestfish(1)> plus the tools described in the link below can be used to "
"read out the Windows Event Log from any virtual machine running Windows "
@@ -8189,21 +8235,25 @@ msgstr ""
"めに使用できます。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:343
+#: ../examples/guestfs-recipes.pod:339
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-"
+#| "using-guestfish/#content"
msgid ""
-"https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-"
-"guestfish/#content"
+"L<https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-"
+"guestfish/#content>"
msgstr ""
"https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-"
"guestfish/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:345
+#: ../examples/guestfs-recipes.pod:341
msgid "Remove root password (Linux)"
msgstr "root のパスワードを削除します (Linux)"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:347
+#: ../examples/guestfs-recipes.pod:343
msgid ""
"Using the L<virt-edit(1)> I<-e> option you can do simple replacements on "
"files. One use is to remove the root password from a Linux guest:"
@@ -8213,7 +8263,7 @@ msgstr ""
"ることです。"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:350
+#: ../examples/guestfs-recipes.pod:346
#, no-wrap
msgid ""
" virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n"
@@ -8223,12 +8273,12 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:352
+#: ../examples/guestfs-recipes.pod:348
msgid "Remove Administrator password (Windows)"
msgstr "Administrator のパスワードを削除します (Windows)"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:354
+#: ../examples/guestfs-recipes.pod:350
msgid ""
"The link below contains one technique for removing the Administrator "
"password from a Windows VM, or to be more precise, it gives you a command "
@@ -8239,21 +8289,25 @@ msgstr ""
"使用でき、次回ログイン時にコマンドプロンプトを出します:"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:359
+#: ../examples/guestfs-recipes.pod:355
+#, fuzzy
+#| msgid ""
+#| "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-"
+#| "administrator-password-with-guestfish/"
msgid ""
-"https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-"
-"administrator-password-with-guestfish/"
+"L<https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-"
+"administrator-password-with-guestfish/>"
msgstr ""
"https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-"
"administrator-password-with-guestfish/"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:361
+#: ../examples/guestfs-recipes.pod:357
msgid "Unpack a live CD"
msgstr "Live CD を展開します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:363
+#: ../examples/guestfs-recipes.pod:359
msgid ""
"Linux live CDs often contain multiple layers of disk images wrapped like a "
"Russian doll. You can use L<guestfish(1)> to look inside these multiple "
@@ -8264,21 +8318,25 @@ msgstr ""
"L<guestfish(1)> を使用できます。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:367
+#: ../examples/guestfs-recipes.pod:363
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-"
+#| "live-cd/#content"
msgid ""
-"https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-"
-"cd/#content"
+"L<https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-"
+"live-cd/#content>"
msgstr ""
"https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-"
"cd/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:369
+#: ../examples/guestfs-recipes.pod:365
msgid "Uploading and downloading files"
msgstr "ファイルのアップロード方法およびダウンロード方法"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:371
+#: ../examples/guestfs-recipes.pod:367
msgid ""
"The link below contains general tips on uploading (copying in) and "
"downloading (copying out) files from VMs."
@@ -8287,19 +8345,24 @@ msgstr ""
"イルをダウンロードすることに関する、一般的なヒントがあります。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:374
+#: ../examples/guestfs-recipes.pod:370
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/"
+#| "#content"
msgid ""
-"https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content"
+"L<https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/"
+"#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:376
+#: ../examples/guestfs-recipes.pod:372
msgid "Use libguestfs tools on VMware ESX guests"
msgstr "VMware ESX 仮想マシンにおいて libguestfs ツールを使用します"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:378
+#: ../examples/guestfs-recipes.pod:374
msgid ""
"The link below explains how to use libguestfs, L<guestfish(1)> and the virt "
"tools on any VMware ESX guests, by first sharing the VMware VMFS over sshfs."
@@ -8309,16 +8372,20 @@ msgstr ""
"を使用する方法を説明しています。"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:382
+#: ../examples/guestfs-recipes.pod:378
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-"
+#| "guests/#content"
msgid ""
-"https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-"
-"guests/#content"
+"L<https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-"
+"guests/#content>"
msgstr ""
"https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-"
"guests/#content"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:386
+#: ../examples/guestfs-recipes.pod:382
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)"
">, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-"
@@ -8329,7 +8396,7 @@ msgstr ""
"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
#. type: textblock
-#: ../examples/guestfs-recipes.pod:403
+#: ../examples/guestfs-recipes.pod:399
msgid "Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/>"
msgstr "Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/>"
@@ -8416,6 +8483,13 @@ msgid "How to check for hardware virt:"
msgstr ""
#. type: textblock
+#: ../examples/guestfs-testing.pod:43
+#, fuzzy
+#| msgid "http://virt-tools.org/learning/check-hardware-virt/"
+msgid "L<http://virt-tools.org/learning/check-hardware-virt/>"
+msgstr "http://virt-tools.org/learning/check-hardware-virt/"
+
+#. type: textblock
#: ../examples/guestfs-testing.pod:45
msgid ""
"If the command above does not work at all, use L<libguestfs-test-tool(1)>."
@@ -8659,9 +8733,13 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-testing.pod:138
+#, fuzzy
+#| msgid ""
+#| "http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql."
+#| "com/doc/refman/5.1/en/load-data.html"
msgid ""
-"http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/"
-"doc/refman/5.1/en/load-data.html"
+"L<http://www.postgresql.org/docs/8.1/static/sql-copy.html> L<http://dev."
+"mysql.com/doc/refman/5.1/en/load-data.html>"
msgstr ""
"http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/"
"doc/refman/5.1/en/load-data.html"
@@ -28325,7 +28403,7 @@ msgid "Create no logical volume. This is the default."
msgstr "論理ボリュームを作成しません。 これがデフォルトです。"
#. type: =item
-#: ../format/virt-format.pod:125 ../tools/virt-make-fs.pl:251
+#: ../format/virt-format.pod:125 ../tools/virt-make-fs.pl:260
msgid "B<--partition>"
msgstr "B<--partition>"
@@ -30292,12 +30370,13 @@ msgstr ""
#| " $h->sync ();\n"
#| "\n"
msgid ""
-" my $h = Sys::Guestfs->new ();\n"
-" $h->add_drive ('guest.img', format => 'raw');\n"
-" $h->launch ();\n"
-" $h->mount_options ('', '/dev/sda1', '/');\n"
-" $h->touch ('/hello');\n"
-" $h->sync ();\n"
+" my $g = Sys::Guestfs->new ();\n"
+" $g->add_drive ('guest.img', format => 'raw');\n"
+" $g->launch ();\n"
+" $g->mount_options ('', '/dev/sda1', '/');\n"
+" $g->touch ('/hello');\n"
+" $g->shutdown ();\n"
+" $g->close ();\n"
"\n"
msgstr ""
" my $h = Sys::Guestfs->new ();\n"
@@ -30309,7 +30388,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../perl/examples/guestfs-perl.pod:20
+#: ../perl/examples/guestfs-perl.pod:21
msgid ""
"This manual page documents how to call libguestfs from the Perl programming "
"language. This page just documents the differences from the C API and gives "
@@ -30318,19 +30397,19 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../perl/examples/guestfs-perl.pod:26
+#: ../perl/examples/guestfs-perl.pod:27
msgid "ERRORS"
msgstr "エラー"
#. type: textblock
-#: ../perl/examples/guestfs-perl.pod:28
+#: ../perl/examples/guestfs-perl.pod:29
msgid ""
"Errors from libguestfs functions turn into calls to C<croak> (see L<Carp(3)"
">)."
msgstr ""
#. type: textblock
-#: ../perl/examples/guestfs-perl.pod:41
+#: ../perl/examples/guestfs-perl.pod:42
msgid ""
"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang"
"(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, "
@@ -49891,7 +49970,9 @@ msgstr "CVE-2010-3851"
#. type: textblock
#: ../src/guestfs.pod:1340
-msgid "https://bugzilla.redhat.com/642934"
+#, fuzzy
+#| msgid "https://bugzilla.redhat.com/642934"
+msgid "L<https://bugzilla.redhat.com/642934>"
msgstr "https://bugzilla.redhat.com/642934"
#. type: textblock
@@ -54076,6 +54157,16 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3378
+#, fuzzy
+#| msgid ""
+#| "L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-alignment-scan(1)>, "
+#| "L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, "
+#| "L<virt-edit(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-"
+#| "list-filesystems(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-"
+#| "make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, "
+#| "L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)"
+#| ">, L<virt-win-reg(1)>, L<display(1)>, L<hexedit(1)>, L<febootstrap-"
+#| "supermin-helper(8)>."
msgid ""
"L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-"
"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, "
@@ -54087,9 +54178,16 @@ msgid ""
"(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg"
"(1)>, L<guestfs-faq(1)>, L<guestfs-performance(1)>, L<guestfs-testing(1)>, "
"L<libguestfs-test-tool(1)>, L<libguestfs-make-fixed-appliance(1)>, "
-"L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<qemu(1)>, L<hivex(3)"
+"L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<qemu(1)>, L<hivex(3)"
">, L<stap(1)>, L<http://libguestfs.org/>."
msgstr ""
+"L<guestfs(3)>, L<http://libguestfs.org/>, L<virt-alignment-scan(1)>, L<virt-"
+"cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, L<virt-edit"
+"(1)>, L<virt-filesystems(1)>, L<virt-inspector(1)>, L<virt-list-filesystems"
+"(1)>, L<virt-list-partitions(1)>, L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-"
+"rescue(1)>, L<virt-resize(1)>, L<virt-sparsify(1)>, L<virt-sysprep(1)>, "
+"L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg(1)>, "
+"L<display(1)>, L<hexedit(1)>, L<febootstrap-supermin-helper(8)>。"
#. type: textblock
#: ../src/guestfs.pod:3420
@@ -54101,7 +54199,7 @@ msgstr ""
"L<disktype(1)>."
#. type: =head1
-#: ../src/guestfs.pod:3427 ../tools/virt-make-fs.pl:605
+#: ../src/guestfs.pod:3427 ../tools/virt-make-fs.pl:623
#: ../tools/virt-win-reg.pl:772
msgid "BUGS"
msgstr "バグ"
@@ -54126,15 +54224,6 @@ msgid "To report a new bug against libguestfs use this link:"
msgstr "libguestfs の新しいバグを報告するには、このリンクを使用します:"
#. type: textblock
-#: ../src/guestfs.pod:3435
-msgid ""
-"L<https://bugzilla.redhat.com/enter_bug.cgi?"
-"component=libguestfs&product=Virtualization+Tools>"
-msgstr ""
-"L<https://bugzilla.redhat.com/enter_bug.cgi?"
-"component=libguestfs&product=Virtualization+Tools>"
-
-#. type: textblock
#: ../src/guestfs.pod:3437
msgid "When reporting a bug, please check:"
msgstr "バグを報告するとき、確認してください:"
@@ -56137,40 +56226,59 @@ msgid "Enable debugging information."
msgstr "デバッグ情報を有効にします。"
#. type: =item
+#: ../tools/virt-make-fs.pl:185
+#, fuzzy
+#| msgid "B<--help>"
+msgid "B<--floppy>"
+msgstr "B<--help>"
+
+#. type: textblock
#: ../tools/virt-make-fs.pl:187
+msgid "Create a virtual floppy disk."
+msgstr ""
+
+#. type: textblock
+#: ../tools/virt-make-fs.pl:189
+msgid ""
+"Currently this preselects the size (1440K), partition type (MBR) and "
+"filesystem type (VFAT). In future it may also choose the geometry."
+msgstr ""
+
+#. type: =item
+#: ../tools/virt-make-fs.pl:196
msgid "B<--size=E<lt>NE<gt>>"
msgstr "B<--size=E<lt>NE<gt>>"
#. type: =item
-#: ../tools/virt-make-fs.pl:189
+#: ../tools/virt-make-fs.pl:198
msgid "B<--size=+E<lt>NE<gt>>"
msgstr "B<--size=+E<lt>NE<gt>>"
#. type: =item
-#: ../tools/virt-make-fs.pl:191
+#: ../tools/virt-make-fs.pl:200
msgid "B<-s E<lt>NE<gt>>"
msgstr "B<-s E<lt>NE<gt>>"
#. type: =item
-#: ../tools/virt-make-fs.pl:193
+#: ../tools/virt-make-fs.pl:202
msgid "B<-s +E<lt>NE<gt>>"
msgstr "B<-s +E<lt>NE<gt>>"
#. type: textblock
-#: ../tools/virt-make-fs.pl:195
+#: ../tools/virt-make-fs.pl:204
msgid ""
"Use the I<--size> (or I<-s>) option to choose the size of the output image."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:198
+#: ../tools/virt-make-fs.pl:207
msgid ""
"If this option is I<not> given, then the output image will be just large "
"enough to contain all the files, with not much wasted space."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:201
+#: ../tools/virt-make-fs.pl:210
msgid ""
"To choose a fixed size output disk, specify an absolute number followed by b/"
"K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, "
@@ -56179,7 +56287,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:206
+#: ../tools/virt-make-fs.pl:215
msgid ""
"To leave extra space, specify C<+> (plus sign) and a number followed by b/K/"
"M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, "
@@ -56188,7 +56296,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:212
+#: ../tools/virt-make-fs.pl:221
msgid ""
"Note that virt-make-fs estimates free space, and therefore will not produce "
"filesystems containing precisely the free space requested. (It is much more "
@@ -56197,65 +56305,65 @@ msgid ""
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:221
+#: ../tools/virt-make-fs.pl:230
msgid "B<--format=E<lt>fmtE<gt>>"
msgstr "B<--format=E<lt>fmtE<gt>>"
#. type: =item
-#: ../tools/virt-make-fs.pl:223
+#: ../tools/virt-make-fs.pl:232
msgid "B<-F E<lt>fmtE<gt>>"
msgstr "B<-F E<lt>fmtE<gt>>"
#. type: textblock
-#: ../tools/virt-make-fs.pl:225
+#: ../tools/virt-make-fs.pl:234
msgid "Choose the output disk image format."
msgstr "出力するディスクイメージ形式を選択します。"
#. type: textblock
-#: ../tools/virt-make-fs.pl:227
+#: ../tools/virt-make-fs.pl:236
msgid "The default is C<raw> (raw sparse disk image)."
msgstr "デフォルトは C<raw> です (スパースな raw 形式のディスクイメージ)。"
#. type: textblock
-#: ../tools/virt-make-fs.pl:229
+#: ../tools/virt-make-fs.pl:238
msgid ""
"For other choices, see the L<qemu-img(1)> manpage. The only other choice "
"that would really make sense here is C<qcow2>."
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:236
+#: ../tools/virt-make-fs.pl:245
msgid "B<--type=E<lt>fsE<gt>>"
msgstr "B<--type=E<lt>fsE<gt>>"
#. type: =item
-#: ../tools/virt-make-fs.pl:238
+#: ../tools/virt-make-fs.pl:247
msgid "B<-t E<lt>fsE<gt>>"
msgstr "B<-t E<lt>fsE<gt>>"
#. type: textblock
-#: ../tools/virt-make-fs.pl:240
+#: ../tools/virt-make-fs.pl:249
msgid "Choose the output filesystem type."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:242
+#: ../tools/virt-make-fs.pl:251
msgid "The default is C<ext2>."
msgstr "デフォルトは C<ext2> です。"
#. type: textblock
-#: ../tools/virt-make-fs.pl:244
+#: ../tools/virt-make-fs.pl:253
msgid ""
"Any filesystem which is supported read-write by libguestfs can be used here."
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:253
+#: ../tools/virt-make-fs.pl:262
msgid "B<--partition=E<lt>parttypeE<gt>>"
msgstr "B<--partition=E<lt>parttypeE<gt>>"
#. type: textblock
-#: ../tools/virt-make-fs.pl:255
+#: ../tools/virt-make-fs.pl:264
msgid ""
"If specified, this flag adds an MBR partition table to the output disk image."
msgstr ""
@@ -56263,21 +56371,21 @@ msgstr ""
"ルを追加します。"
#. type: textblock
-#: ../tools/virt-make-fs.pl:258
+#: ../tools/virt-make-fs.pl:267
msgid ""
"You can change the partition table type, eg. I<--partition=gpt> for large "
"disks."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:261
+#: ../tools/virt-make-fs.pl:270
msgid ""
"Note that if you just use a lonesome I<--partition>, the Perl option parser "
"might consider the next parameter to be the partition type. For example:"
msgstr ""
#. type: verbatim
-#: ../tools/virt-make-fs.pl:265
+#: ../tools/virt-make-fs.pl:274
#, no-wrap
msgid ""
" virt-make-fs --partition input.tar output.img\n"
@@ -56287,7 +56395,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../tools/virt-make-fs.pl:267
+#: ../tools/virt-make-fs.pl:276
msgid ""
"would cause virt-make-fs to think you wanted to use a partition type of "
"C<input.tar> which is completely wrong. To avoid this, use I<--> (a double "
@@ -56295,7 +56403,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../tools/virt-make-fs.pl:271
+#: ../tools/virt-make-fs.pl:280
#, no-wrap
msgid ""
" virt-make-fs --partition -- input.tar output.img\n"
@@ -56305,12 +56413,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../tools/virt-make-fs.pl:273
+#: ../tools/virt-make-fs.pl:282
msgid "For MBR, virt-make-fs sets the partition type byte automatically."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:592
+#: ../tools/virt-make-fs.pl:610
msgid ""
"L<guestfish(1)>, L<virt-format(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, "
"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs"
@@ -56321,7 +56429,7 @@ msgstr ""
"(8)>, L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
#. type: textblock
-#: ../tools/virt-make-fs.pl:607 ../tools/virt-win-reg.pl:774
+#: ../tools/virt-make-fs.pl:625 ../tools/virt-win-reg.pl:774
msgid ""
"When reporting bugs, please enable debugging and capture the I<complete> "
"output:"
@@ -56329,7 +56437,7 @@ msgstr ""
"バグを報告するとき、デバッグを有効にして、I<完全な> 出力を記録してください:"
#. type: verbatim
-#: ../tools/virt-make-fs.pl:610
+#: ../tools/virt-make-fs.pl:628
#, no-wrap
msgid ""
" export LIBGUESTFS_DEBUG=1\n"
@@ -56341,7 +56449,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../tools/virt-make-fs.pl:613
+#: ../tools/virt-make-fs.pl:631
msgid ""
"Attach /tmp/virt-make-fs.log to a new bug report at L<https://bugzilla."
"redhat.com/>"
@@ -57343,6 +57451,22 @@ msgstr ""
"してください"
#~ msgid ""
+#~ " https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools\n"
+#~ "\n"
+#~ msgstr ""
+#~ " https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools\n"
+#~ "\n"
+
+#~ msgid ""
+#~ "pod2man and pod2html have differing bugs which makes it hard to write "
+#~ "URLs here. The only way which works for both sorts of output is to just "
+#~ "write the URL directly. Do NOT use L<...> for URLs."
+#~ msgstr ""
+#~ "pod2man と pod2html は、ここに URL を書きにくくする別々のバグがありま"
+#~ "す。 どちらの方法に対しても並び替えをうまく機能させる方法は直接 URL を書"
+#~ "くことです。 URL に L<...> を使用してはいけません。"
+
+#~ msgid ""
#~ " add-drive filename\n"
#~ "\n"
#~ msgstr ""
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index c56704f0..1f551f1f 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.19\n"
+"Project-Id-Version: libguestfs 1.19.20\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2012-07-16 12:35+0200\n"
+"POT-Creation-Date: 2012-07-17 15:36+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"
@@ -18,7 +18,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#. type: =head1
-#: ../align/virt-alignment-scan.pod:3 ../appliance/libguestfs-make-fixed-appliance.pod:3 ../cat/virt-cat.pod:3 ../cat/virt-filesystems.pod:3 ../cat/virt-ls.pod:3 ../df/virt-df.pod:3 ../edit/virt-edit.pod:3 ../erlang/examples/guestfs-erlang.pod:3 ../examples/guestfs-examples.pod:3 ../examples/guestfs-faq.pod:3 ../examples/guestfs-performance.pod:3 ../examples/guestfs-recipes.pod:14 ../examples/guestfs-testing.pod:3 ../fish/guestfish.pod:3 ../fish/virt-copy-in.pod:3 ../fish/virt-copy-out.pod:3 ../fish/virt-tar-in.pod:3 ../fish/virt-tar-out.pod:3 ../format/virt-format.pod:3 ../fuse/guestmount.pod:3 ../inspector/virt-inspector.pod:3 ../java/examples/guestfs-java.pod:3 ../ocaml/examples/guestfs-ocaml.pod:3 ../perl/examples/guestfs-perl.pod:3 ../python/examples/guestfs-python.pod:3 ../rescue/virt-rescue.pod:3 ../resize/virt-resize.pod:3 ../ruby/examples/guestfs-ruby.pod:3 ../sparsify/virt-sparsify.pod:3 ../src/guestfs.pod:3 ../sysprep/virt-sysprep.pod:3 ../test-tool/libguestfs-test-tool.pod:3 ../tools/virt-list-filesystems.pl:30 ../tools/virt-list-partitions.pl:30 ../tools/virt-make-fs.pl:35 ../tools/virt-tar.pl:31 ../tools/virt-win-reg.pl:35
+#: ../align/virt-alignment-scan.pod:3 ../appliance/libguestfs-make-fixed-appliance.pod:3 ../cat/virt-cat.pod:3 ../cat/virt-filesystems.pod:3 ../cat/virt-ls.pod:3 ../df/virt-df.pod:3 ../edit/virt-edit.pod:3 ../erlang/examples/guestfs-erlang.pod:3 ../examples/guestfs-examples.pod:3 ../examples/guestfs-faq.pod:3 ../examples/guestfs-performance.pod:3 ../examples/guestfs-recipes.pod:10 ../examples/guestfs-testing.pod:3 ../fish/guestfish.pod:3 ../fish/virt-copy-in.pod:3 ../fish/virt-copy-out.pod:3 ../fish/virt-tar-in.pod:3 ../fish/virt-tar-out.pod:3 ../format/virt-format.pod:3 ../fuse/guestmount.pod:3 ../inspector/virt-inspector.pod:3 ../java/examples/guestfs-java.pod:3 ../ocaml/examples/guestfs-ocaml.pod:3 ../perl/examples/guestfs-perl.pod:3 ../python/examples/guestfs-python.pod:3 ../rescue/virt-rescue.pod:3 ../resize/virt-resize.pod:3 ../ruby/examples/guestfs-ruby.pod:3 ../sparsify/virt-sparsify.pod:3 ../src/guestfs.pod:3 ../sysprep/virt-sysprep.pod:3 ../test-tool/libguestfs-test-tool.pod:3 ../tools/virt-list-filesystems.pl:30 ../tools/virt-list-partitions.pl:30 ../tools/virt-make-fs.pl:35 ../tools/virt-tar.pl:31 ../tools/virt-win-reg.pl:35
msgid "NAME"
msgstr ""
@@ -57,7 +57,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:15 ../appliance/libguestfs-make-fixed-appliance.pod:13 ../cat/virt-cat.pod:19 ../cat/virt-filesystems.pod:13 ../cat/virt-ls.pod:19 ../df/virt-df.pod:21 ../edit/virt-edit.pod:27 ../erlang/examples/guestfs-erlang.pod:16 ../examples/guestfs-examples.pod:19 ../examples/guestfs-performance.pod:7 ../examples/guestfs-recipes.pod:18 ../examples/guestfs-testing.pod:7 ../fish/guestfish.pod:30 ../fish/virt-copy-in.pod:19 ../fish/virt-copy-out.pod:13 ../fish/virt-tar-in.pod:21 ../fish/virt-tar-out.pod:15 ../format/virt-format.pod:11 ../fuse/guestmount.pod:20 ../inspector/virt-inspector.pod:19 ../java/examples/guestfs-java.pod:15 ../ocaml/examples/guestfs-ocaml.pod:25 ../perl/examples/guestfs-perl.pod:18 ../python/examples/guestfs-python.pod:14 ../rescue/virt-rescue.pod:31 ../resize/virt-resize.pod:13 ../ruby/examples/guestfs-ruby.pod:15 ../sparsify/virt-sparsify.pod:11 ../src/guestfs.pod:24 ../sysprep/virt-sysprep.pod:13 ../test-tool/libguestfs-test-tool.pod:11 ../tools/virt-list-filesystems.pl:45 ../tools/virt-list-partitions.pl:45 ../tools/virt-make-fs.pl:47 ../tools/virt-tar.pl:77 ../tools/virt-win-reg.pl:63
+#: ../align/virt-alignment-scan.pod:15 ../appliance/libguestfs-make-fixed-appliance.pod:13 ../cat/virt-cat.pod:19 ../cat/virt-filesystems.pod:13 ../cat/virt-ls.pod:19 ../df/virt-df.pod:21 ../edit/virt-edit.pod:27 ../erlang/examples/guestfs-erlang.pod:16 ../examples/guestfs-examples.pod:19 ../examples/guestfs-performance.pod:7 ../examples/guestfs-recipes.pod:14 ../examples/guestfs-testing.pod:7 ../fish/guestfish.pod:30 ../fish/virt-copy-in.pod:19 ../fish/virt-copy-out.pod:13 ../fish/virt-tar-in.pod:21 ../fish/virt-tar-out.pod:15 ../format/virt-format.pod:11 ../fuse/guestmount.pod:20 ../inspector/virt-inspector.pod:19 ../java/examples/guestfs-java.pod:15 ../ocaml/examples/guestfs-ocaml.pod:25 ../perl/examples/guestfs-perl.pod:19 ../python/examples/guestfs-python.pod:14 ../rescue/virt-rescue.pod:31 ../resize/virt-resize.pod:13 ../ruby/examples/guestfs-ruby.pod:15 ../sparsify/virt-sparsify.pod:11 ../src/guestfs.pod:24 ../sysprep/virt-sysprep.pod:13 ../test-tool/libguestfs-test-tool.pod:11 ../tools/virt-list-filesystems.pl:45 ../tools/virt-list-partitions.pl:45 ../tools/virt-make-fs.pl:47 ../tools/virt-tar.pl:77 ../tools/virt-win-reg.pl:63
msgid "DESCRIPTION"
msgstr ""
@@ -727,12 +727,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:334 ../cat/virt-cat.pod:231 ../cat/virt-filesystems.pod:377 ../cat/virt-ls.pod:483 ../df/virt-df.pod:241 ../edit/virt-edit.pod:356 ../inspector/virt-inspector.pod:366 ../rescue/virt-rescue.pod:318 ../resize/virt-resize.pod:690 ../sysprep/virt-sysprep.pod:421 ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:583 ../tools/virt-tar.pl:287 ../tools/virt-win-reg.pl:744
+#: ../align/virt-alignment-scan.pod:334 ../cat/virt-cat.pod:231 ../cat/virt-filesystems.pod:377 ../cat/virt-ls.pod:483 ../df/virt-df.pod:241 ../edit/virt-edit.pod:356 ../inspector/virt-inspector.pod:366 ../rescue/virt-rescue.pod:318 ../resize/virt-resize.pod:690 ../sysprep/virt-sysprep.pod:421 ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:601 ../tools/virt-tar.pl:287 ../tools/virt-win-reg.pl:744
msgid "SHELL QUOTING"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:336 ../cat/virt-cat.pod:233 ../cat/virt-filesystems.pod:379 ../cat/virt-ls.pod:485 ../df/virt-df.pod:243 ../edit/virt-edit.pod:358 ../inspector/virt-inspector.pod:368 ../rescue/virt-rescue.pod:320 ../resize/virt-resize.pod:692 ../sysprep/virt-sysprep.pod:423 ../tools/virt-list-filesystems.pl:192 ../tools/virt-list-partitions.pl:262 ../tools/virt-make-fs.pl:585 ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:752
+#: ../align/virt-alignment-scan.pod:336 ../cat/virt-cat.pod:233 ../cat/virt-filesystems.pod:379 ../cat/virt-ls.pod:485 ../df/virt-df.pod:243 ../edit/virt-edit.pod:358 ../inspector/virt-inspector.pod:368 ../rescue/virt-rescue.pod:320 ../resize/virt-resize.pod:692 ../sysprep/virt-sysprep.pod:423 ../tools/virt-list-filesystems.pl:192 ../tools/virt-list-partitions.pl:262 ../tools/virt-make-fs.pl:603 ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:752
msgid ""
"Libvirt guest names can contain arbitrary characters, some of which have "
"meaning to the shell such as C<#> and space. You may need to quote or "
@@ -751,7 +751,7 @@ msgid "This program returns:"
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:347 ../align/virt-alignment-scan.pod:353 ../align/virt-alignment-scan.pod:359 ../align/virt-alignment-scan.pod:366 ../appliance/libguestfs-make-fixed-appliance.pod:32 ../appliance/libguestfs-make-fixed-appliance.pod:53 ../cat/virt-cat.pod:177 ../cat/virt-cat.pod:182 ../cat/virt-cat.pod:187 ../cat/virt-cat.pod:198 ../cat/virt-cat.pod:202 ../df/virt-df.pod:148 ../df/virt-df.pod:154 ../edit/virt-edit.pod:266 ../edit/virt-edit.pod:271 ../edit/virt-edit.pod:276 ../edit/virt-edit.pod:287 ../edit/virt-edit.pod:291 ../examples/guestfs-faq.pod:151 ../examples/guestfs-faq.pod:157 ../examples/guestfs-faq.pod:196 ../examples/guestfs-faq.pod:202 ../examples/guestfs-performance.pod:107 ../examples/guestfs-performance.pod:113 ../examples/guestfs-performance.pod:118 ../examples/guestfs-performance.pod:253 ../examples/guestfs-performance.pod:258 ../examples/guestfs-performance.pod:263 ../examples/guestfs-recipes.pod:98 ../examples/guestfs-recipes.pod:102 ../examples/guestfs-recipes.pod:106 ../examples/guestfs-recipes.pod:132 ../examples/guestfs-recipes.pod:137 ../examples/guestfs-recipes.pod:227 ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235 ../examples/guestfs-recipes.pod:239 ../examples/guestfs-recipes.pod:243 ../examples/guestfs-testing.pod:110 ../examples/guestfs-testing.pod:114 ../examples/guestfs-testing.pod:118 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:432 ../fish/guestfish-actions.pod:440 ../fish/guestfish-actions.pod:447 ../fish/guestfish-actions.pod:454 ../fish/guestfish-actions.pod:1437 ../fish/guestfish-actions.pod:1441 ../fish/guestfish-actions.pod:1445 ../fish/guestfish-actions.pod:1449 ../fish/guestfish-actions.pod:1457 ../fish/guestfish-actions.pod:1461 ../fish/guestfish-actions.pod:1465 ../fish/guestfish-actions.pod:1475 ../fish/guestfish-actions.pod:1479 ../fish/guestfish-actions.pod:1483 ../fish/guestfish-actions.pod:1590 ../fish/guestfish-actions.pod:1594 ../fish/guestfish-actions.pod:1599 ../fish/guestfish-actions.pod:1604 ../fish/guestfish-actions.pod:1646 ../fish/guestfish-actions.pod:1650 ../fish/guestfish-actions.pod:1655 ../fish/guestfish-actions.pod:2065 ../fish/guestfish-actions.pod:2072 ../fish/guestfish-actions.pod:2079 ../fish/guestfish-actions.pod:2492 ../fish/guestfish-actions.pod:2498 ../fish/guestfish-actions.pod:2506 ../fish/guestfish-actions.pod:2513 ../fish/guestfish-actions.pod:2520 ../fish/guestfish.pod:457 ../fish/guestfish.pod:461 ../fish/guestfish.pod:465 ../fish/guestfish.pod:469 ../inspector/virt-inspector.pod:514 ../inspector/virt-inspector.pod:518 ../resize/virt-resize.pod:365 ../resize/virt-resize.pod:369 ../resize/virt-resize.pod:378 ../resize/virt-resize.pod:384 ../sparsify/virt-sparsify.pod:32 ../sparsify/virt-sparsify.pod:39 ../sparsify/virt-sparsify.pod:43 ../sparsify/virt-sparsify.pod:49 ../sparsify/virt-sparsify.pod:54 ../sparsify/virt-sparsify.pod:59 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:637 ../src/guestfs-actions.pod:645 ../src/guestfs-actions.pod:652 ../src/guestfs-actions.pod:659 ../src/guestfs-actions.pod:2419 ../src/guestfs-actions.pod:2423 ../src/guestfs-actions.pod:2427 ../src/guestfs-actions.pod:2431 ../src/guestfs-actions.pod:2439 ../src/guestfs-actions.pod:2443 ../src/guestfs-actions.pod:2447 ../src/guestfs-actions.pod:2457 ../src/guestfs-actions.pod:2461 ../src/guestfs-actions.pod:2465 ../src/guestfs-actions.pod:2626 ../src/guestfs-actions.pod:2630 ../src/guestfs-actions.pod:2635 ../src/guestfs-actions.pod:2640 ../src/guestfs-actions.pod:2701 ../src/guestfs-actions.pod:2705 ../src/guestfs-actions.pod:2710 ../src/guestfs-actions.pod:3328 ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3342 ../src/guestfs-actions.pod:3897 ../src/guestfs-actions.pod:3903 ../src/guestfs-actions.pod:3911 ../src/guestfs-actions.pod:3918 ../src/guestfs-actions.pod:3925 ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1175 ../src/guestfs.pod:1179 ../src/guestfs.pod:1183 ../src/guestfs.pod:1188 ../src/guestfs.pod:1196 ../src/guestfs.pod:1215 ../src/guestfs.pod:1223 ../src/guestfs.pod:1245 ../src/guestfs.pod:1249 ../src/guestfs.pod:1253 ../src/guestfs.pod:1257 ../src/guestfs.pod:1261 ../src/guestfs.pod:1265 ../src/guestfs.pod:1790 ../src/guestfs.pod:1795 ../src/guestfs.pod:1799 ../src/guestfs.pod:1901 ../src/guestfs.pod:1906 ../src/guestfs.pod:1910 ../src/guestfs.pod:1920 ../src/guestfs.pod:2209 ../src/guestfs.pod:2214 ../src/guestfs.pod:2220 ../src/guestfs.pod:2228 ../src/guestfs.pod:2745 ../src/guestfs.pod:2751 ../src/guestfs.pod:2756 ../src/guestfs.pod:2762 ../src/guestfs.pod:3153 ../src/guestfs.pod:3158 ../src/guestfs.pod:3162 ../src/guestfs.pod:3166 ../src/guestfs.pod:3170 ../src/guestfs.pod:3184 ../src/guestfs.pod:3189 ../src/guestfs.pod:3441 ../src/guestfs.pod:3445 ../src/guestfs.pod:3449 ../src/guestfs.pod:3453 ../sysprep/virt-sysprep.pod:230 ../sysprep/virt-sysprep.pod:234 ../sysprep/virt-sysprep.pod:238 ../sysprep/virt-sysprep.pod:242 ../sysprep/virt-sysprep.pod:257 ../sysprep/virt-sysprep.pod:261 ../sysprep/virt-sysprep.pod:265 ../sysprep/virt-sysprep.pod:269 ../sysprep/virt-sysprep.pod:273 ../sysprep/virt-sysprep.pod:309 ../sysprep/virt-sysprep.pod:331 ../sysprep/virt-sysprep.pod:335 ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:721 ../tools/virt-win-reg.pl:727 ../tools/virt-win-reg.pl:733
+#: ../align/virt-alignment-scan.pod:347 ../align/virt-alignment-scan.pod:353 ../align/virt-alignment-scan.pod:359 ../align/virt-alignment-scan.pod:366 ../appliance/libguestfs-make-fixed-appliance.pod:32 ../appliance/libguestfs-make-fixed-appliance.pod:53 ../cat/virt-cat.pod:177 ../cat/virt-cat.pod:182 ../cat/virt-cat.pod:187 ../cat/virt-cat.pod:198 ../cat/virt-cat.pod:202 ../df/virt-df.pod:148 ../df/virt-df.pod:154 ../edit/virt-edit.pod:266 ../edit/virt-edit.pod:271 ../edit/virt-edit.pod:276 ../edit/virt-edit.pod:287 ../edit/virt-edit.pod:291 ../examples/guestfs-faq.pod:151 ../examples/guestfs-faq.pod:157 ../examples/guestfs-faq.pod:196 ../examples/guestfs-faq.pod:202 ../examples/guestfs-performance.pod:107 ../examples/guestfs-performance.pod:113 ../examples/guestfs-performance.pod:118 ../examples/guestfs-performance.pod:253 ../examples/guestfs-performance.pod:258 ../examples/guestfs-performance.pod:263 ../examples/guestfs-recipes.pod:94 ../examples/guestfs-recipes.pod:98 ../examples/guestfs-recipes.pod:102 ../examples/guestfs-recipes.pod:128 ../examples/guestfs-recipes.pod:133 ../examples/guestfs-recipes.pod:223 ../examples/guestfs-recipes.pod:227 ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235 ../examples/guestfs-recipes.pod:239 ../examples/guestfs-testing.pod:110 ../examples/guestfs-testing.pod:114 ../examples/guestfs-testing.pod:118 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:432 ../fish/guestfish-actions.pod:440 ../fish/guestfish-actions.pod:447 ../fish/guestfish-actions.pod:454 ../fish/guestfish-actions.pod:1437 ../fish/guestfish-actions.pod:1441 ../fish/guestfish-actions.pod:1445 ../fish/guestfish-actions.pod:1449 ../fish/guestfish-actions.pod:1457 ../fish/guestfish-actions.pod:1461 ../fish/guestfish-actions.pod:1465 ../fish/guestfish-actions.pod:1475 ../fish/guestfish-actions.pod:1479 ../fish/guestfish-actions.pod:1483 ../fish/guestfish-actions.pod:1590 ../fish/guestfish-actions.pod:1594 ../fish/guestfish-actions.pod:1599 ../fish/guestfish-actions.pod:1604 ../fish/guestfish-actions.pod:1646 ../fish/guestfish-actions.pod:1650 ../fish/guestfish-actions.pod:1655 ../fish/guestfish-actions.pod:2065 ../fish/guestfish-actions.pod:2072 ../fish/guestfish-actions.pod:2079 ../fish/guestfish-actions.pod:2492 ../fish/guestfish-actions.pod:2498 ../fish/guestfish-actions.pod:2506 ../fish/guestfish-actions.pod:2513 ../fish/guestfish-actions.pod:2520 ../fish/guestfish.pod:457 ../fish/guestfish.pod:461 ../fish/guestfish.pod:465 ../fish/guestfish.pod:469 ../inspector/virt-inspector.pod:514 ../inspector/virt-inspector.pod:518 ../resize/virt-resize.pod:365 ../resize/virt-resize.pod:369 ../resize/virt-resize.pod:378 ../resize/virt-resize.pod:384 ../sparsify/virt-sparsify.pod:32 ../sparsify/virt-sparsify.pod:39 ../sparsify/virt-sparsify.pod:43 ../sparsify/virt-sparsify.pod:49 ../sparsify/virt-sparsify.pod:54 ../sparsify/virt-sparsify.pod:59 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:637 ../src/guestfs-actions.pod:645 ../src/guestfs-actions.pod:652 ../src/guestfs-actions.pod:659 ../src/guestfs-actions.pod:2419 ../src/guestfs-actions.pod:2423 ../src/guestfs-actions.pod:2427 ../src/guestfs-actions.pod:2431 ../src/guestfs-actions.pod:2439 ../src/guestfs-actions.pod:2443 ../src/guestfs-actions.pod:2447 ../src/guestfs-actions.pod:2457 ../src/guestfs-actions.pod:2461 ../src/guestfs-actions.pod:2465 ../src/guestfs-actions.pod:2626 ../src/guestfs-actions.pod:2630 ../src/guestfs-actions.pod:2635 ../src/guestfs-actions.pod:2640 ../src/guestfs-actions.pod:2701 ../src/guestfs-actions.pod:2705 ../src/guestfs-actions.pod:2710 ../src/guestfs-actions.pod:3328 ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3342 ../src/guestfs-actions.pod:3897 ../src/guestfs-actions.pod:3903 ../src/guestfs-actions.pod:3911 ../src/guestfs-actions.pod:3918 ../src/guestfs-actions.pod:3925 ../src/guestfs.pod:388 ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402 ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416 ../src/guestfs.pod:421 ../src/guestfs.pod:1175 ../src/guestfs.pod:1179 ../src/guestfs.pod:1183 ../src/guestfs.pod:1188 ../src/guestfs.pod:1196 ../src/guestfs.pod:1215 ../src/guestfs.pod:1223 ../src/guestfs.pod:1245 ../src/guestfs.pod:1249 ../src/guestfs.pod:1253 ../src/guestfs.pod:1257 ../src/guestfs.pod:1261 ../src/guestfs.pod:1265 ../src/guestfs.pod:1790 ../src/guestfs.pod:1795 ../src/guestfs.pod:1799 ../src/guestfs.pod:1901 ../src/guestfs.pod:1906 ../src/guestfs.pod:1910 ../src/guestfs.pod:1920 ../src/guestfs.pod:2209 ../src/guestfs.pod:2214 ../src/guestfs.pod:2220 ../src/guestfs.pod:2228 ../src/guestfs.pod:2745 ../src/guestfs.pod:2751 ../src/guestfs.pod:2756 ../src/guestfs.pod:2762 ../src/guestfs.pod:3153 ../src/guestfs.pod:3158 ../src/guestfs.pod:3162 ../src/guestfs.pod:3166 ../src/guestfs.pod:3170 ../src/guestfs.pod:3184 ../src/guestfs.pod:3189 ../src/guestfs.pod:3441 ../src/guestfs.pod:3445 ../src/guestfs.pod:3449 ../src/guestfs.pod:3453 ../sysprep/virt-sysprep.pod:230 ../sysprep/virt-sysprep.pod:234 ../sysprep/virt-sysprep.pod:238 ../sysprep/virt-sysprep.pod:242 ../sysprep/virt-sysprep.pod:257 ../sysprep/virt-sysprep.pod:261 ../sysprep/virt-sysprep.pod:265 ../sysprep/virt-sysprep.pod:269 ../sysprep/virt-sysprep.pod:273 ../sysprep/virt-sysprep.pod:309 ../sysprep/virt-sysprep.pod:331 ../sysprep/virt-sysprep.pod:335 ../tools/virt-win-reg.pl:197 ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208 ../tools/virt-win-reg.pl:721 ../tools/virt-win-reg.pl:727 ../tools/virt-win-reg.pl:733
msgid "*"
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:398 ../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:380 ../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:398 ../inspector/virt-inspector.pod:501 ../java/examples/guestfs-java.pod:45 ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:40 ../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:608 ../tools/virt-tar.pl:294 ../tools/virt-win-reg.pl:757
msgid "SEE ALSO"
msgstr ""
@@ -812,17 +812,17 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:384 ../cat/virt-cat.pod:252 ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:507 ../df/virt-df.pod:261 ../edit/virt-edit.pod:382 ../format/virt-format.pod:187 ../rescue/virt-rescue.pod:349 ../resize/virt-resize.pod:725 ../sparsify/virt-sparsify.pod:299 ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:616 ../tools/virt-tar.pl:309 ../tools/virt-win-reg.pl:783
+#: ../align/virt-alignment-scan.pod:384 ../cat/virt-cat.pod:252 ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:507 ../df/virt-df.pod:261 ../edit/virt-edit.pod:382 ../format/virt-format.pod:187 ../rescue/virt-rescue.pod:349 ../resize/virt-resize.pod:725 ../sparsify/virt-sparsify.pod:299 ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:634 ../tools/virt-tar.pl:309 ../tools/virt-win-reg.pl:783
msgid "AUTHOR"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:386 ../cat/virt-cat.pod:254 ../cat/virt-filesystems.pod:402 ../cat/virt-ls.pod:509 ../df/virt-df.pod:263 ../edit/virt-edit.pod:384 ../format/virt-format.pod:189 ../inspector/virt-inspector.pod:516 ../rescue/virt-rescue.pod:351 ../resize/virt-resize.pod:727 ../sparsify/virt-sparsify.pod:301 ../sysprep/virt-sysprep.pod:449 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:618 ../tools/virt-tar.pl:311 ../tools/virt-win-reg.pl:785
+#: ../align/virt-alignment-scan.pod:386 ../cat/virt-cat.pod:254 ../cat/virt-filesystems.pod:402 ../cat/virt-ls.pod:509 ../df/virt-df.pod:263 ../edit/virt-edit.pod:384 ../format/virt-format.pod:189 ../inspector/virt-inspector.pod:516 ../rescue/virt-rescue.pod:351 ../resize/virt-resize.pod:727 ../sparsify/virt-sparsify.pod:301 ../sysprep/virt-sysprep.pod:449 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:636 ../tools/virt-tar.pl:311 ../tools/virt-win-reg.pl:785
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:413 ../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:397 ../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:413 ../inspector/virt-inspector.pod:524 ../java/examples/guestfs-java.pod:62 ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:57 ../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:638 ../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:418 ../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:418 ../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:642 ../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:423 ../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:423 ../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:647 ../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:428 ../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:428 ../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:652 ../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,12 +1123,12 @@ 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:409 ../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:393 ../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:409 ../inspector/virt-inspector.pod:510 ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91 ../perl/examples/guestfs-perl.pod:53 ../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:411 ../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:395 ../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:411 ../java/examples/guestfs-java.pod:60 ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:55 ../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 ""
@@ -1503,7 +1503,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:258 ../inspector/virt-inspector.pod:526 ../resize/virt-resize.pod:731 ../tools/virt-make-fs.pl:622
+#: ../cat/virt-cat.pod:258 ../inspector/virt-inspector.pod:526 ../resize/virt-resize.pod:731 ../tools/virt-make-fs.pl:640
msgid "Copyright (C) 2010-2012 Red Hat Inc."
msgstr ""
@@ -3703,7 +3703,7 @@ msgstr ""
#: ../edit/virt-edit.pod:340
msgid ""
"For further information, see "
-"https://bugzilla.redhat.com/show_bug.cgi?id=788642"
+"L<https://bugzilla.redhat.com/show_bug.cgi?id=788642>"
msgstr ""
#. type: =item
@@ -3916,22 +3916,22 @@ msgid "C<Arg> is the name of the unknown argument."
msgstr ""
#. type: =head1
-#: ../erlang/examples/guestfs-erlang.pod:89 ../examples/guestfs-examples.pod:25 ../java/examples/guestfs-java.pod:37 ../ocaml/examples/guestfs-ocaml.pod:70 ../perl/examples/guestfs-perl.pod:31 ../python/examples/guestfs-python.pod:34 ../ruby/examples/guestfs-ruby.pod:28
+#: ../erlang/examples/guestfs-erlang.pod:89 ../examples/guestfs-examples.pod:25 ../java/examples/guestfs-java.pod:37 ../ocaml/examples/guestfs-ocaml.pod:70 ../perl/examples/guestfs-perl.pod:32 ../python/examples/guestfs-python.pod:34 ../ruby/examples/guestfs-ruby.pod:28
msgid "EXAMPLE 1: CREATE A DISK IMAGE"
msgstr ""
#. type: textblock
-#: ../erlang/examples/guestfs-erlang.pod:91 ../examples/guestfs-examples.pod:27 ../java/examples/guestfs-java.pod:39 ../ocaml/examples/guestfs-ocaml.pod:72 ../perl/examples/guestfs-perl.pod:33 ../python/examples/guestfs-python.pod:36 ../ruby/examples/guestfs-ruby.pod:30
+#: ../erlang/examples/guestfs-erlang.pod:91 ../examples/guestfs-examples.pod:27 ../java/examples/guestfs-java.pod:39 ../ocaml/examples/guestfs-ocaml.pod:72 ../perl/examples/guestfs-perl.pod:34 ../python/examples/guestfs-python.pod:36 ../ruby/examples/guestfs-ruby.pod:30
msgid "@EXAMPLE1@"
msgstr ""
#. type: =head1
-#: ../erlang/examples/guestfs-erlang.pod:93 ../examples/guestfs-examples.pod:29 ../java/examples/guestfs-java.pod:41 ../ocaml/examples/guestfs-ocaml.pod:74 ../perl/examples/guestfs-perl.pod:35 ../python/examples/guestfs-python.pod:38 ../ruby/examples/guestfs-ruby.pod:32
+#: ../erlang/examples/guestfs-erlang.pod:93 ../examples/guestfs-examples.pod:29 ../java/examples/guestfs-java.pod:41 ../ocaml/examples/guestfs-ocaml.pod:74 ../perl/examples/guestfs-perl.pod:36 ../python/examples/guestfs-python.pod:38 ../ruby/examples/guestfs-ruby.pod:32
msgid "EXAMPLE 2: INSPECT A VIRTUAL MACHINE DISK IMAGE"
msgstr ""
#. type: textblock
-#: ../erlang/examples/guestfs-erlang.pod:95 ../examples/guestfs-examples.pod:31 ../java/examples/guestfs-java.pod:43 ../ocaml/examples/guestfs-ocaml.pod:76 ../perl/examples/guestfs-perl.pod:37 ../python/examples/guestfs-python.pod:40 ../ruby/examples/guestfs-ruby.pod:34
+#: ../erlang/examples/guestfs-erlang.pod:95 ../examples/guestfs-examples.pod:31 ../java/examples/guestfs-java.pod:43 ../ocaml/examples/guestfs-ocaml.pod:76 ../perl/examples/guestfs-perl.pod:38 ../python/examples/guestfs-python.pod:40 ../ruby/examples/guestfs-ruby.pod:34
msgid "@EXAMPLE2@"
msgstr ""
@@ -3945,19 +3945,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../erlang/examples/guestfs-erlang.pod:116 ../examples/guestfs-testing.pod:304 ../java/examples/guestfs-java.pod:64 ../perl/examples/guestfs-perl.pod:58
+#: ../erlang/examples/guestfs-erlang.pod:116 ../examples/guestfs-testing.pod:304 ../java/examples/guestfs-java.pod:64 ../perl/examples/guestfs-perl.pod:59
msgid "Copyright (C) 2011 Red Hat Inc. L<http://libguestfs.org/>"
msgstr ""
#. type: textblock
-#: ../erlang/examples/guestfs-erlang.pod:118 ../examples/guestfs-examples.pod:53 ../examples/guestfs-recipes.pod:405 ../java/examples/guestfs-java.pod:66 ../ocaml/examples/guestfs-ocaml.pod:99 ../perl/examples/guestfs-perl.pod:60 ../python/examples/guestfs-python.pod:62 ../ruby/examples/guestfs-ruby.pod:56
+#: ../erlang/examples/guestfs-erlang.pod:118 ../examples/guestfs-examples.pod:53 ../examples/guestfs-recipes.pod:401 ../java/examples/guestfs-java.pod:66 ../ocaml/examples/guestfs-ocaml.pod:99 ../perl/examples/guestfs-perl.pod:61 ../python/examples/guestfs-python.pod:62 ../ruby/examples/guestfs-ruby.pod:56
msgid ""
"The examples in this manual page may be freely copied, modified and "
"distributed without any restrictions."
msgstr ""
#. type: textblock
-#: ../erlang/examples/guestfs-erlang.pod:121 ../examples/guestfs-examples.pod:56 ../examples/guestfs-faq.pod:672 ../examples/guestfs-performance.pod:383 ../examples/guestfs-recipes.pod:408 ../examples/guestfs-testing.pod:306 ../java/examples/guestfs-java.pod:69 ../ocaml/examples/guestfs-ocaml.pod:102 ../perl/examples/guestfs-perl.pod:63 ../python/examples/guestfs-python.pod:65 ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3469
+#: ../erlang/examples/guestfs-erlang.pod:121 ../examples/guestfs-examples.pod:56 ../examples/guestfs-faq.pod:672 ../examples/guestfs-performance.pod:383 ../examples/guestfs-recipes.pod:404 ../examples/guestfs-testing.pod:306 ../java/examples/guestfs-java.pod:69 ../ocaml/examples/guestfs-ocaml.pod:102 ../perl/examples/guestfs-perl.pod:64 ../python/examples/guestfs-python.pod:65 ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3469
msgid ""
"This library is free software; you can redistribute it and/or modify it "
"under the terms of the GNU Lesser General Public License as published by the "
@@ -3966,7 +3966,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../erlang/examples/guestfs-erlang.pod:126 ../examples/guestfs-examples.pod:61 ../examples/guestfs-faq.pod:677 ../examples/guestfs-performance.pod:388 ../examples/guestfs-recipes.pod:413 ../examples/guestfs-testing.pod:311 ../java/examples/guestfs-java.pod:74 ../ocaml/examples/guestfs-ocaml.pod:107 ../perl/examples/guestfs-perl.pod:68 ../python/examples/guestfs-python.pod:70 ../ruby/examples/guestfs-ruby.pod:64 ../src/guestfs.pod:3474
+#: ../erlang/examples/guestfs-erlang.pod:126 ../examples/guestfs-examples.pod:61 ../examples/guestfs-faq.pod:677 ../examples/guestfs-performance.pod:388 ../examples/guestfs-recipes.pod:409 ../examples/guestfs-testing.pod:311 ../java/examples/guestfs-java.pod:74 ../ocaml/examples/guestfs-ocaml.pod:107 ../perl/examples/guestfs-perl.pod:69 ../python/examples/guestfs-python.pod:70 ../ruby/examples/guestfs-ruby.pod:64 ../src/guestfs.pod:3474
msgid ""
"This library is distributed in the hope that it will be useful, but WITHOUT "
"ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or "
@@ -3975,7 +3975,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../erlang/examples/guestfs-erlang.pod:131 ../examples/guestfs-examples.pod:66 ../examples/guestfs-faq.pod:682 ../examples/guestfs-performance.pod:393 ../examples/guestfs-recipes.pod:418 ../examples/guestfs-testing.pod:316 ../java/examples/guestfs-java.pod:79 ../ocaml/examples/guestfs-ocaml.pod:112 ../perl/examples/guestfs-perl.pod:73 ../python/examples/guestfs-python.pod:75 ../ruby/examples/guestfs-ruby.pod:69 ../src/guestfs.pod:3479
+#: ../erlang/examples/guestfs-erlang.pod:131 ../examples/guestfs-examples.pod:66 ../examples/guestfs-faq.pod:682 ../examples/guestfs-performance.pod:393 ../examples/guestfs-recipes.pod:414 ../examples/guestfs-testing.pod:316 ../java/examples/guestfs-java.pod:79 ../ocaml/examples/guestfs-ocaml.pod:112 ../perl/examples/guestfs-perl.pod:74 ../python/examples/guestfs-python.pod:75 ../ruby/examples/guestfs-ruby.pod:69 ../src/guestfs.pod:3479
msgid ""
"You should have received a copy of the GNU Lesser General Public License "
"along with this library; if not, write to the Free Software Foundation, "
@@ -4273,13 +4273,9 @@ msgstr ""
msgid "Please use the following link to enter a bug in Bugzilla:"
msgstr ""
-#. type: verbatim
-#: ../examples/guestfs-faq.pod:122
-#, no-wrap
-msgid ""
-" "
-"https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools\n"
-"\n"
+#. type: textblock
+#: ../examples/guestfs-faq.pod:122 ../src/guestfs.pod:3435
+msgid "L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>"
msgstr ""
#. type: textblock
@@ -5870,7 +5866,7 @@ msgid "Use C</proc/cpuinfo> and this page:"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-performance.pod:276 ../examples/guestfs-testing.pod:43
+#: ../examples/guestfs-performance.pod:276
msgid "http://virt-tools.org/learning/check-hardware-virt/"
msgstr ""
@@ -6069,61 +6065,53 @@ msgid ""
msgstr ""
#. type: =end
-#: ../examples/guestfs-recipes.pod:3 ../examples/guestfs-recipes.pod:12
+#: ../examples/guestfs-recipes.pod:3 ../examples/guestfs-recipes.pod:8
msgid "comment"
msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:5
msgid ""
-"pod2man and pod2html have differing bugs which makes it hard to write URLs "
-"here. The only way which works for both sorts of output is to just write "
-"the URL directly. Do NOT use L<...> for URLs."
-msgstr ""
-
-#. type: textblock
-#: ../examples/guestfs-recipes.pod:9
-msgid ""
"We break with tradition here and don't use ALL CAPS for the section "
"headings, as this makes them much easier to read."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:16
+#: ../examples/guestfs-recipes.pod:12
msgid "guestfs-recipes - libguestfs, guestfish and virt tools recipes"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:20
+#: ../examples/guestfs-recipes.pod:16
msgid ""
"This page contains recipes for and links to things you can do using "
"libguestfs, L<guestfish(1)> and the virt tools."
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:23
+#: ../examples/guestfs-recipes.pod:19
msgid "Audit a virtual machine for setuid files"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:25
+#: ../examples/guestfs-recipes.pod:21
msgid ""
"The link below contains a small program which can be used to audit a Linux "
"virtual machine to see what setuid and setgid files it contains."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:28
-msgid "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-files/#content"
+#: ../examples/guestfs-recipes.pod:24
+msgid "L<https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-files/#content>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:30
+#: ../examples/guestfs-recipes.pod:26
msgid "Change the background image in a Windows XP VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:32
+#: ../examples/guestfs-recipes.pod:28
msgid ""
"The links below explain how to use L<guestfish(1)> to change the background "
"image for a user of a Windows XP VM. Unfortunately the technique appears to "
@@ -6131,19 +6119,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:37
+#: ../examples/guestfs-recipes.pod:33
msgid ""
-"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html "
-"https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
+"L<https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html> "
+"L<https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:40
+#: ../examples/guestfs-recipes.pod:36
msgid "Cloning a virtual machine (Linux)"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:42
+#: ../examples/guestfs-recipes.pod:38
msgid ""
"The guestfish technique described in the link below works well for most "
"Linux VMs. Depending on the Linux distro you may need to change the paths "
@@ -6151,29 +6139,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:46
-msgid "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-vm/#content"
+#: ../examples/guestfs-recipes.pod:42
+msgid "L<https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-vm/#content>"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:48
+#: ../examples/guestfs-recipes.pod:44
msgid ""
"Avoid L<virt-clone(1)>. Currently what to do about virt-clone is under "
"discussion."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:51
-msgid "https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html"
+#: ../examples/guestfs-recipes.pod:47
+msgid "L<https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:53
+#: ../examples/guestfs-recipes.pod:49
msgid "Cloning a virtual machine (Windows)"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:55
+#: ../examples/guestfs-recipes.pod:51
msgid ""
"It is possible to do a \"sysprep\" using libguestfs alone, although not "
"straightforward. Currently there is code in the Aeolus Oz project which "
@@ -6182,24 +6170,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:60
+#: ../examples/guestfs-recipes.pod:56
msgid ""
-"https://github.com/clalancette/oz "
-"https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html"
+"L<https://github.com/clalancette/oz> "
+"L<https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:63
+#: ../examples/guestfs-recipes.pod:59
msgid "Convert a CD-ROM / DVD / ISO to a tarball"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:65
+#: ../examples/guestfs-recipes.pod:61
msgid "This converts input C<cd.iso> to output C<cd.tar.gz>:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:67
+#: ../examples/guestfs-recipes.pod:63
#, no-wrap
msgid ""
" guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n"
@@ -6207,12 +6195,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:69
+#: ../examples/guestfs-recipes.pod:65
msgid "To export just a subdirectory, eg. C</files>, do:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:71
+#: ../examples/guestfs-recipes.pod:67
#, no-wrap
msgid ""
" guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n"
@@ -6220,29 +6208,29 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:73
+#: ../examples/guestfs-recipes.pod:69
msgid "Create empty disk images"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:75
+#: ../examples/guestfs-recipes.pod:71
msgid ""
"You can use the L<guestfish(1)> I<-N> option to create empty disk images. "
"The useful guide below explains the options available."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:78
-msgid "https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/#content"
+#: ../examples/guestfs-recipes.pod:74
+msgid "L<https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/#content>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:80
+#: ../examples/guestfs-recipes.pod:76
msgid "Dump raw filesystem content from inside a disk image or VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:82
+#: ../examples/guestfs-recipes.pod:78
msgid ""
"You can use the L<guestfish(1)> C<download> command to extract the raw "
"filesystem content from any filesystem in a disk image or a VM (even one "
@@ -6250,7 +6238,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:86
+#: ../examples/guestfs-recipes.pod:82
#, no-wrap
msgid ""
" guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n"
@@ -6258,7 +6246,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:88
+#: ../examples/guestfs-recipes.pod:84
#, no-wrap
msgid ""
" guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n"
@@ -6266,42 +6254,42 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:90
+#: ../examples/guestfs-recipes.pod:86
msgid "To list the filesystems in a disk image, use L<virt-filesystems(1)>."
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:92
+#: ../examples/guestfs-recipes.pod:88
msgid "Edit grub configuration in a VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:94
+#: ../examples/guestfs-recipes.pod:90
msgid "You can use this to:"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:100
+#: ../examples/guestfs-recipes.pod:96
msgid "Fix a virtual machine that does not boot."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:104
+#: ../examples/guestfs-recipes.pod:100
msgid "Change which kernel is used to boot the VM."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:108
+#: ../examples/guestfs-recipes.pod:104
msgid "Change kernel command line options."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:112
+#: ../examples/guestfs-recipes.pod:108
msgid "Use L<virt-edit(1)> to edit the grub configuration:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:114
+#: ../examples/guestfs-recipes.pod:110
#, no-wrap
msgid ""
" virt-edit -d BrokenGuest /boot/grub/grub.conf\n"
@@ -6309,14 +6297,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:116
+#: ../examples/guestfs-recipes.pod:112
msgid ""
"or for general tinkering inside an unbootable VM use L<virt-rescue(1)> like "
"this:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:119
+#: ../examples/guestfs-recipes.pod:115
#, no-wrap
msgid ""
" virt-rescue -d BrokenGuest\n"
@@ -6324,17 +6312,17 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:121
+#: ../examples/guestfs-recipes.pod:117
msgid "Export any directory from a VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:123
+#: ../examples/guestfs-recipes.pod:119
msgid "To export C</home> from a VM into a local directory use L<virt-copy-out(1)>:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:126 ../examples/guestfs-testing.pod:93
+#: ../examples/guestfs-recipes.pod:122 ../examples/guestfs-testing.pod:93
#, no-wrap
msgid ""
" virt-copy-out -d Guest /home .\n"
@@ -6342,24 +6330,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1642 ../fish/guestfish-actions.pod:2061 ../fish/guestfish-actions.pod:2488 ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:2697 ../src/guestfs-actions.pod:3324 ../src/guestfs-actions.pod:3893 ../src/guestfs.pod:1786 ../tools/virt-win-reg.pl:717
+#: ../examples/guestfs-recipes.pod:124 ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1642 ../fish/guestfish-actions.pod:2061 ../fish/guestfish-actions.pod:2488 ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:2697 ../src/guestfs-actions.pod:3324 ../src/guestfs-actions.pod:3893 ../src/guestfs.pod:1786 ../tools/virt-win-reg.pl:717
msgid "Notes:"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:134
+#: ../examples/guestfs-recipes.pod:130
msgid ""
"The final dot of the command is not a printing error. It means we want to "
"copy out to the current directory."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:139
+#: ../examples/guestfs-recipes.pod:135
msgid "This creates a directory called C<home> under the current directory."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:143
+#: ../examples/guestfs-recipes.pod:139
msgid ""
"If the guest is a Windows guest then you can use drive letters and "
"backslashes, but you must prefix the path with C<win:> and quote it to "
@@ -6367,7 +6355,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:147
+#: ../examples/guestfs-recipes.pod:143
#, no-wrap
msgid ""
" virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n"
@@ -6375,12 +6363,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:149
+#: ../examples/guestfs-recipes.pod:145
msgid "To get the output as a compressed tarball, do:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:151
+#: ../examples/guestfs-recipes.pod:147
#, no-wrap
msgid ""
" virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n"
@@ -6388,27 +6376,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:153
+#: ../examples/guestfs-recipes.pod:149
msgid ""
"Although it sounds tempting, this is usually not a reliable way to get a "
"backup from a running guest. See the entry in the FAQ: "
-"http://libguestfs.org/FAQ.html#backup"
+"L<http://libguestfs.org/FAQ.html#backup>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:157
+#: ../examples/guestfs-recipes.pod:153
msgid "Find out which user is using the most space"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:159
+#: ../examples/guestfs-recipes.pod:155
msgid ""
"This simple script examines a Linux guest to find out which user is using "
"the most space in their home directory:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:162
+#: ../examples/guestfs-recipes.pod:158
#, no-wrap
msgid ""
" #!/bin/sh -\n"
@@ -6416,7 +6404,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:164 ../fish/guestfish.pod:996
+#: ../examples/guestfs-recipes.pod:160 ../fish/guestfish.pod:996
#, no-wrap
msgid ""
" set -e\n"
@@ -6424,7 +6412,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:166
+#: ../examples/guestfs-recipes.pod:162
#, no-wrap
msgid ""
" vm=\"$1\"\n"
@@ -6433,7 +6421,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:169
+#: ../examples/guestfs-recipes.pod:165
#, no-wrap
msgid ""
" eval $(guestfish --ro -d \"$vm\" -i --listen)\n"
@@ -6441,7 +6429,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:171
+#: ../examples/guestfs-recipes.pod:167
#, no-wrap
msgid ""
" for d in $(guestfish --remote ls \"$dir\"); do\n"
@@ -6453,7 +6441,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:177 ../fish/guestfish.pod:953
+#: ../examples/guestfs-recipes.pod:173 ../fish/guestfish.pod:953
#, no-wrap
msgid ""
" guestfish --remote exit\n"
@@ -6461,41 +6449,41 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:179
+#: ../examples/guestfs-recipes.pod:175
msgid "Get DHCP address from a VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:181
+#: ../examples/guestfs-recipes.pod:177
msgid ""
"The link below explains the many different possible techniques for getting "
"the last assigned DHCP address of a virtual machine."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:184
-msgid "https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-a-virtual-machine-disk-image/#content"
+#: ../examples/guestfs-recipes.pod:180
+msgid "L<https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-a-virtual-machine-disk-image/#content>"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:186
+#: ../examples/guestfs-recipes.pod:182
msgid ""
"In the libguestfs source examples directory you will find the latest version "
"of the C<virt-dhcp-address.c> program."
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:189
+#: ../examples/guestfs-recipes.pod:185
msgid "Get the operating system product name string"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:191
+#: ../examples/guestfs-recipes.pod:187
msgid "Save the following script into a file called C<product-name.sh>:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:193
+#: ../examples/guestfs-recipes.pod:189
#, no-wrap
msgid ""
" #!/bin/sh -\n"
@@ -6508,12 +6496,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:200
+#: ../examples/guestfs-recipes.pod:196
msgid "Make the script executable and run it on a named guest:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:202
+#: ../examples/guestfs-recipes.pod:198
#, no-wrap
msgid ""
" # product-name.sh RHEL60x64\n"
@@ -6522,14 +6510,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:205
+#: ../examples/guestfs-recipes.pod:201
msgid ""
"You can also use an XPath query on the L<virt-inspector(1)> XML using the "
"C<xpath> command line tool or from your favourite programming language:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:209
+#: ../examples/guestfs-recipes.pod:205
#, no-wrap
msgid ""
" # virt-inspector RHEL60x64 > xml\n"
@@ -6542,66 +6530,66 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:215
+#: ../examples/guestfs-recipes.pod:211
msgid "Get the default boot kernel for a Linux VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:217
+#: ../examples/guestfs-recipes.pod:213
msgid ""
"The link below contains a program to print the default boot kernel for a "
"Linux VM."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:220
-msgid "https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-kernel-for-a-vm/#content"
+#: ../examples/guestfs-recipes.pod:216
+msgid "L<https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-kernel-for-a-vm/#content>"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:222
+#: ../examples/guestfs-recipes.pod:218
msgid ""
"It uses Augeas, and the technique is generally applicable for many different "
"tasks, such as:"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:229
+#: ../examples/guestfs-recipes.pod:225
msgid "listing the user accounts in the guest"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:233
+#: ../examples/guestfs-recipes.pod:229
msgid "what repositories is it configured to use"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:237
+#: ../examples/guestfs-recipes.pod:233
msgid "what NTP servers does it connect to"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:241
+#: ../examples/guestfs-recipes.pod:237
msgid "what were the boot messages last time it booted"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:245
+#: ../examples/guestfs-recipes.pod:241
msgid "listing who was logged in recently"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:249
-msgid "http://augeas.net/"
+#: ../examples/guestfs-recipes.pod:245
+msgid "L<http://augeas.net/>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:251
+#: ../examples/guestfs-recipes.pod:247
msgid "Install RPMs in a guest"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:253
+#: ../examples/guestfs-recipes.pod:249
msgid ""
"The link below contains a method to install RPMs in a guest. In fact the "
"RPMs are just uploaded to the guest along with a \"firstboot\" script that "
@@ -6610,22 +6598,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:259
-msgid "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content"
+#: ../examples/guestfs-recipes.pod:255
+msgid "L<https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:261
+#: ../examples/guestfs-recipes.pod:257
msgid "List applications installed in a VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:263
+#: ../examples/guestfs-recipes.pod:259
msgid "Save the following to a file C<list-apps.sh>:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:265
+#: ../examples/guestfs-recipes.pod:261
#, no-wrap
msgid ""
" #!/bin/sh -\n"
@@ -6638,14 +6626,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:272
+#: ../examples/guestfs-recipes.pod:268
msgid ""
"Make the file executable and then you can run it on any named virtual "
"machine:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:275
+#: ../examples/guestfs-recipes.pod:271
#, no-wrap
msgid ""
" # list-apps.sh WinGuest\n"
@@ -6681,7 +6669,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:305
+#: ../examples/guestfs-recipes.pod:301
msgid ""
"If you want to run the script on disk images (instead of libvirt virtual "
"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also "
@@ -6689,17 +6677,17 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:309
+#: ../examples/guestfs-recipes.pod:305
msgid "List files and directories in a VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:311
+#: ../examples/guestfs-recipes.pod:307
msgid "This involves using the L<guestfish(1)> C<find0> command like this:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:313
+#: ../examples/guestfs-recipes.pod:309
#, no-wrap
msgid ""
" guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n"
@@ -6707,12 +6695,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:315
+#: ../examples/guestfs-recipes.pod:311
msgid "List services in a Windows VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:317
+#: ../examples/guestfs-recipes.pod:313
msgid ""
"The link below contains a script that can be used to list out the services "
"from a Windows VM, and whether those services run at boot time or are loaded "
@@ -6720,51 +6708,51 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:321
-msgid "https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/#content"
+#: ../examples/guestfs-recipes.pod:317
+msgid "L<https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/#content>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:323
+#: ../examples/guestfs-recipes.pod:319
msgid "Make a disk image sparse"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:325
+#: ../examples/guestfs-recipes.pod:321
msgid ""
"The link below contains some guides for making a disk image sparse (or "
"reintroducing sparseness)."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:328
-msgid "https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content"
+#: ../examples/guestfs-recipes.pod:324
+msgid "L<https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:330
+#: ../examples/guestfs-recipes.pod:326
msgid "Monitor disk usage over time"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:332
+#: ../examples/guestfs-recipes.pod:328
msgid ""
"You can use L<virt-df(1)> to monitor disk usage of your guests over time. "
"The link below contains a guide."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:335
-msgid "http://virt-tools.org/learning/advanced-virt-df/"
+#: ../examples/guestfs-recipes.pod:331
+msgid "L<http://virt-tools.org/learning/advanced-virt-df/>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:337
+#: ../examples/guestfs-recipes.pod:333
msgid "Reading the Windows Event Log from Windows Vista (or later)"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:339
+#: ../examples/guestfs-recipes.pod:335
msgid ""
"L<guestfish(1)> plus the tools described in the link below can be used to "
"read out the Windows Event Log from any virtual machine running Windows "
@@ -6772,24 +6760,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:343
-msgid "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-guestfish/#content"
+#: ../examples/guestfs-recipes.pod:339
+msgid "L<https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-guestfish/#content>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:345
+#: ../examples/guestfs-recipes.pod:341
msgid "Remove root password (Linux)"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:347
+#: ../examples/guestfs-recipes.pod:343
msgid ""
"Using the L<virt-edit(1)> I<-e> option you can do simple replacements on "
"files. One use is to remove the root password from a Linux guest:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:350
+#: ../examples/guestfs-recipes.pod:346
#, no-wrap
msgid ""
" virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n"
@@ -6797,12 +6785,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:352
+#: ../examples/guestfs-recipes.pod:348
msgid "Remove Administrator password (Windows)"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:354
+#: ../examples/guestfs-recipes.pod:350
msgid ""
"The link below contains one technique for removing the Administrator "
"password from a Windows VM, or to be more precise, it gives you a command "
@@ -6810,17 +6798,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:359
-msgid "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-administrator-password-with-guestfish/"
+#: ../examples/guestfs-recipes.pod:355
+msgid "L<https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-administrator-password-with-guestfish/>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:361
+#: ../examples/guestfs-recipes.pod:357
msgid "Unpack a live CD"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:363
+#: ../examples/guestfs-recipes.pod:359
msgid ""
"Linux live CDs often contain multiple layers of disk images wrapped like a "
"Russian doll. You can use L<guestfish(1)> to look inside these multiple "
@@ -6828,46 +6816,46 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:367
-msgid "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-cd/#content"
+#: ../examples/guestfs-recipes.pod:363
+msgid "L<https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-cd/#content>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:369
+#: ../examples/guestfs-recipes.pod:365
msgid "Uploading and downloading files"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:371
+#: ../examples/guestfs-recipes.pod:367
msgid ""
"The link below contains general tips on uploading (copying in) and "
"downloading (copying out) files from VMs."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:374
-msgid "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content"
+#: ../examples/guestfs-recipes.pod:370
+msgid "L<https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:376
+#: ../examples/guestfs-recipes.pod:372
msgid "Use libguestfs tools on VMware ESX guests"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:378
+#: ../examples/guestfs-recipes.pod:374
msgid ""
"The link below explains how to use libguestfs, L<guestfish(1)> and the virt "
"tools on any VMware ESX guests, by first sharing the VMware VMFS over sshfs."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:382
-msgid "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-guests/#content"
+#: ../examples/guestfs-recipes.pod:378
+msgid "L<https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-guests/#content>"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:386
+#: ../examples/guestfs-recipes.pod:382
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, "
"L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, "
@@ -6876,7 +6864,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:403
+#: ../examples/guestfs-recipes.pod:399
msgid "Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/>"
msgstr ""
@@ -6959,6 +6947,11 @@ msgid "How to check for hardware virt:"
msgstr ""
#. type: textblock
+#: ../examples/guestfs-testing.pod:43
+msgid "L<http://virt-tools.org/learning/check-hardware-virt/>"
+msgstr ""
+
+#. type: textblock
#: ../examples/guestfs-testing.pod:45
msgid "If the command above does not work at all, use L<libguestfs-test-tool(1)>."
msgstr ""
@@ -7178,8 +7171,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-testing.pod:138
msgid ""
-"http://www.postgresql.org/docs/8.1/static/sql-copy.html "
-"http://dev.mysql.com/doc/refman/5.1/en/load-data.html"
+"L<http://www.postgresql.org/docs/8.1/static/sql-copy.html> "
+"L<http://dev.mysql.com/doc/refman/5.1/en/load-data.html>"
msgstr ""
#. type: =head2
@@ -25038,7 +25031,7 @@ msgid "Create no logical volume. This is the default."
msgstr ""
#. type: =item
-#: ../format/virt-format.pod:125 ../tools/virt-make-fs.pl:251
+#: ../format/virt-format.pod:125 ../tools/virt-make-fs.pl:260
msgid "B<--partition>"
msgstr ""
@@ -26740,17 +26733,18 @@ msgstr ""
#: ../perl/examples/guestfs-perl.pod:11
#, no-wrap
msgid ""
-" my $h = Sys::Guestfs->new ();\n"
-" $h->add_drive ('guest.img', format => 'raw');\n"
-" $h->launch ();\n"
-" $h->mount_options ('', '/dev/sda1', '/');\n"
-" $h->touch ('/hello');\n"
-" $h->sync ();\n"
+" my $g = Sys::Guestfs->new ();\n"
+" $g->add_drive ('guest.img', format => 'raw');\n"
+" $g->launch ();\n"
+" $g->mount_options ('', '/dev/sda1', '/');\n"
+" $g->touch ('/hello');\n"
+" $g->shutdown ();\n"
+" $g->close ();\n"
"\n"
msgstr ""
#. type: textblock
-#: ../perl/examples/guestfs-perl.pod:20
+#: ../perl/examples/guestfs-perl.pod:21
msgid ""
"This manual page documents how to call libguestfs from the Perl programming "
"language. This page just documents the differences from the C API and gives "
@@ -26759,19 +26753,19 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../perl/examples/guestfs-perl.pod:26
+#: ../perl/examples/guestfs-perl.pod:27
msgid "ERRORS"
msgstr ""
#. type: textblock
-#: ../perl/examples/guestfs-perl.pod:28
+#: ../perl/examples/guestfs-perl.pod:29
msgid ""
"Errors from libguestfs functions turn into calls to C<croak> (see "
"L<Carp(3)>)."
msgstr ""
#. type: textblock
-#: ../perl/examples/guestfs-perl.pod:41
+#: ../perl/examples/guestfs-perl.pod:42
msgid ""
"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, "
"L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, "
@@ -42730,7 +42724,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1340
-msgid "https://bugzilla.redhat.com/642934"
+msgid "L<https://bugzilla.redhat.com/642934>"
msgstr ""
#. type: textblock
@@ -46491,7 +46485,7 @@ msgid ""
"L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, "
"L<virt-win-reg(1)>, L<guestfs-faq(1)>, L<guestfs-performance(1)>, "
"L<guestfs-testing(1)>, L<libguestfs-test-tool(1)>, "
-"L<libguestfs-make-fixed-appliance(1)>, L<febootstrap(1)>, "
+"L<libguestfs-make-fixed-appliance(1)>, L<febootstrap(8)>, "
"L<febootstrap-supermin-helper(8)>, L<qemu(1)>, L<hivex(3)>, L<stap(1)>, "
"L<http://libguestfs.org/>."
msgstr ""
@@ -46504,7 +46498,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../src/guestfs.pod:3427 ../tools/virt-make-fs.pl:605 ../tools/virt-win-reg.pl:772
+#: ../src/guestfs.pod:3427 ../tools/virt-make-fs.pl:623 ../tools/virt-win-reg.pl:772
msgid "BUGS"
msgstr ""
@@ -46524,11 +46518,6 @@ msgid "To report a new bug against libguestfs use this link:"
msgstr ""
#. type: textblock
-#: ../src/guestfs.pod:3435
-msgid "L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>"
-msgstr ""
-
-#. type: textblock
#: ../src/guestfs.pod:3437
msgid "When reporting a bug, please check:"
msgstr ""
@@ -48358,39 +48347,56 @@ msgid "Enable debugging information."
msgstr ""
#. type: =item
+#: ../tools/virt-make-fs.pl:185
+msgid "B<--floppy>"
+msgstr ""
+
+#. type: textblock
#: ../tools/virt-make-fs.pl:187
+msgid "Create a virtual floppy disk."
+msgstr ""
+
+#. type: textblock
+#: ../tools/virt-make-fs.pl:189
+msgid ""
+"Currently this preselects the size (1440K), partition type (MBR) and "
+"filesystem type (VFAT). In future it may also choose the geometry."
+msgstr ""
+
+#. type: =item
+#: ../tools/virt-make-fs.pl:196
msgid "B<--size=E<lt>NE<gt>>"
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:189
+#: ../tools/virt-make-fs.pl:198
msgid "B<--size=+E<lt>NE<gt>>"
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:191
+#: ../tools/virt-make-fs.pl:200
msgid "B<-s E<lt>NE<gt>>"
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:193
+#: ../tools/virt-make-fs.pl:202
msgid "B<-s +E<lt>NE<gt>>"
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:195
+#: ../tools/virt-make-fs.pl:204
msgid "Use the I<--size> (or I<-s>) option to choose the size of the output image."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:198
+#: ../tools/virt-make-fs.pl:207
msgid ""
"If this option is I<not> given, then the output image will be just large "
"enough to contain all the files, with not much wasted space."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:201
+#: ../tools/virt-make-fs.pl:210
msgid ""
"To choose a fixed size output disk, specify an absolute number followed by "
"b/K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, "
@@ -48399,7 +48405,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:206
+#: ../tools/virt-make-fs.pl:215
msgid ""
"To leave extra space, specify C<+> (plus sign) and a number followed by "
"b/K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, "
@@ -48408,7 +48414,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:212
+#: ../tools/virt-make-fs.pl:221
msgid ""
"Note that virt-make-fs estimates free space, and therefore will not produce "
"filesystems containing precisely the free space requested. (It is much more "
@@ -48417,85 +48423,85 @@ msgid ""
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:221
+#: ../tools/virt-make-fs.pl:230
msgid "B<--format=E<lt>fmtE<gt>>"
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:223
+#: ../tools/virt-make-fs.pl:232
msgid "B<-F E<lt>fmtE<gt>>"
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:225
+#: ../tools/virt-make-fs.pl:234
msgid "Choose the output disk image format."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:227
+#: ../tools/virt-make-fs.pl:236
msgid "The default is C<raw> (raw sparse disk image)."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:229
+#: ../tools/virt-make-fs.pl:238
msgid ""
"For other choices, see the L<qemu-img(1)> manpage. The only other choice "
"that would really make sense here is C<qcow2>."
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:236
+#: ../tools/virt-make-fs.pl:245
msgid "B<--type=E<lt>fsE<gt>>"
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:238
+#: ../tools/virt-make-fs.pl:247
msgid "B<-t E<lt>fsE<gt>>"
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:240
+#: ../tools/virt-make-fs.pl:249
msgid "Choose the output filesystem type."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:242
+#: ../tools/virt-make-fs.pl:251
msgid "The default is C<ext2>."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:244
+#: ../tools/virt-make-fs.pl:253
msgid "Any filesystem which is supported read-write by libguestfs can be used here."
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:253
+#: ../tools/virt-make-fs.pl:262
msgid "B<--partition=E<lt>parttypeE<gt>>"
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:255
+#: ../tools/virt-make-fs.pl:264
msgid ""
"If specified, this flag adds an MBR partition table to the output disk "
"image."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:258
+#: ../tools/virt-make-fs.pl:267
msgid ""
"You can change the partition table type, eg. I<--partition=gpt> for large "
"disks."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:261
+#: ../tools/virt-make-fs.pl:270
msgid ""
"Note that if you just use a lonesome I<--partition>, the Perl option parser "
"might consider the next parameter to be the partition type. For example:"
msgstr ""
#. type: verbatim
-#: ../tools/virt-make-fs.pl:265
+#: ../tools/virt-make-fs.pl:274
#, no-wrap
msgid ""
" virt-make-fs --partition input.tar output.img\n"
@@ -48503,7 +48509,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:267
+#: ../tools/virt-make-fs.pl:276
msgid ""
"would cause virt-make-fs to think you wanted to use a partition type of "
"C<input.tar> which is completely wrong. To avoid this, use I<--> (a double "
@@ -48511,7 +48517,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../tools/virt-make-fs.pl:271
+#: ../tools/virt-make-fs.pl:280
#, no-wrap
msgid ""
" virt-make-fs --partition -- input.tar output.img\n"
@@ -48519,12 +48525,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:273
+#: ../tools/virt-make-fs.pl:282
msgid "For MBR, virt-make-fs sets the partition type byte automatically."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:592
+#: ../tools/virt-make-fs.pl:610
msgid ""
"L<guestfish(1)>, L<virt-format(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, "
"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, "
@@ -48533,14 +48539,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:607 ../tools/virt-win-reg.pl:774
+#: ../tools/virt-make-fs.pl:625 ../tools/virt-win-reg.pl:774
msgid ""
"When reporting bugs, please enable debugging and capture the I<complete> "
"output:"
msgstr ""
#. type: verbatim
-#: ../tools/virt-make-fs.pl:610
+#: ../tools/virt-make-fs.pl:628
#, no-wrap
msgid ""
" export LIBGUESTFS_DEBUG=1\n"
@@ -48549,7 +48555,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:613
+#: ../tools/virt-make-fs.pl:631
msgid ""
"Attach /tmp/virt-make-fs.log to a new bug report at "
"L<https://bugzilla.redhat.com/>"
diff --git a/po-docs/uk.po b/po-docs/uk.po
index 5f545ea9..2515c034 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-16 12:35+0200\n"
+"POT-Creation-Date: 2012-07-17 15:36+0200\n"
"PO-Revision-Date: 2012-07-10 17:15+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -25,7 +25,7 @@ msgstr ""
#: ../cat/virt-filesystems.pod:3 ../cat/virt-ls.pod:3 ../df/virt-df.pod:3
#: ../edit/virt-edit.pod:3 ../erlang/examples/guestfs-erlang.pod:3
#: ../examples/guestfs-examples.pod:3 ../examples/guestfs-faq.pod:3
-#: ../examples/guestfs-performance.pod:3 ../examples/guestfs-recipes.pod:14
+#: ../examples/guestfs-performance.pod:3 ../examples/guestfs-recipes.pod:10
#: ../examples/guestfs-testing.pod:3 ../fish/guestfish.pod:3
#: ../fish/virt-copy-in.pod:3 ../fish/virt-copy-out.pod:3
#: ../fish/virt-tar-in.pod:3 ../fish/virt-tar-out.pod:3
@@ -105,13 +105,13 @@ msgstr ""
#: ../cat/virt-filesystems.pod:13 ../cat/virt-ls.pod:19 ../df/virt-df.pod:21
#: ../edit/virt-edit.pod:27 ../erlang/examples/guestfs-erlang.pod:16
#: ../examples/guestfs-examples.pod:19 ../examples/guestfs-performance.pod:7
-#: ../examples/guestfs-recipes.pod:18 ../examples/guestfs-testing.pod:7
+#: ../examples/guestfs-recipes.pod:14 ../examples/guestfs-testing.pod:7
#: ../fish/guestfish.pod:30 ../fish/virt-copy-in.pod:19
#: ../fish/virt-copy-out.pod:13 ../fish/virt-tar-in.pod:21
#: ../fish/virt-tar-out.pod:15 ../format/virt-format.pod:11
#: ../fuse/guestmount.pod:20 ../inspector/virt-inspector.pod:19
#: ../java/examples/guestfs-java.pod:15 ../ocaml/examples/guestfs-ocaml.pod:25
-#: ../perl/examples/guestfs-perl.pod:18
+#: ../perl/examples/guestfs-perl.pod:19
#: ../python/examples/guestfs-python.pod:14 ../rescue/virt-rescue.pod:31
#: ../resize/virt-resize.pod:13 ../ruby/examples/guestfs-ruby.pod:15
#: ../sparsify/virt-sparsify.pod:11 ../src/guestfs.pod:24
@@ -1032,7 +1032,7 @@ msgstr ""
#: ../inspector/virt-inspector.pod:366 ../rescue/virt-rescue.pod:318
#: ../resize/virt-resize.pod:690 ../sysprep/virt-sysprep.pod:421
#: ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260
-#: ../tools/virt-make-fs.pl:583 ../tools/virt-tar.pl:287
+#: ../tools/virt-make-fs.pl:601 ../tools/virt-tar.pl:287
#: ../tools/virt-win-reg.pl:744
msgid "SHELL QUOTING"
msgstr "ЕКРАНУВАННЯ СИМВОЛІВ У ОБОЛОНЦІ"
@@ -1044,7 +1044,7 @@ msgstr "ЕКРАНУВАННЯ СИМВОЛІВ У ОБОЛОНЦІ"
#: ../inspector/virt-inspector.pod:368 ../rescue/virt-rescue.pod:320
#: ../resize/virt-resize.pod:692 ../sysprep/virt-sysprep.pod:423
#: ../tools/virt-list-filesystems.pl:192 ../tools/virt-list-partitions.pl:262
-#: ../tools/virt-make-fs.pl:585 ../tools/virt-tar.pl:289
+#: ../tools/virt-make-fs.pl:603 ../tools/virt-tar.pl:289
#: ../tools/virt-win-reg.pl:752
msgid ""
"Libvirt guest names can contain arbitrary characters, some of which have "
@@ -1086,12 +1086,12 @@ msgstr "Ця програма повертає:"
#: ../examples/guestfs-performance.pod:118
#: ../examples/guestfs-performance.pod:253
#: ../examples/guestfs-performance.pod:258
-#: ../examples/guestfs-performance.pod:263 ../examples/guestfs-recipes.pod:98
-#: ../examples/guestfs-recipes.pod:102 ../examples/guestfs-recipes.pod:106
-#: ../examples/guestfs-recipes.pod:132 ../examples/guestfs-recipes.pod:137
-#: ../examples/guestfs-recipes.pod:227 ../examples/guestfs-recipes.pod:231
-#: ../examples/guestfs-recipes.pod:235 ../examples/guestfs-recipes.pod:239
-#: ../examples/guestfs-recipes.pod:243 ../examples/guestfs-testing.pod:110
+#: ../examples/guestfs-performance.pod:263 ../examples/guestfs-recipes.pod:94
+#: ../examples/guestfs-recipes.pod:98 ../examples/guestfs-recipes.pod:102
+#: ../examples/guestfs-recipes.pod:128 ../examples/guestfs-recipes.pod:133
+#: ../examples/guestfs-recipes.pod:223 ../examples/guestfs-recipes.pod:227
+#: ../examples/guestfs-recipes.pod:231 ../examples/guestfs-recipes.pod:235
+#: ../examples/guestfs-recipes.pod:239 ../examples/guestfs-testing.pod:110
#: ../examples/guestfs-testing.pod:114 ../examples/guestfs-testing.pod:118
#: ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20
#: ../fish/guestfish-actions.pod:432 ../fish/guestfish-actions.pod:440
@@ -1214,19 +1214,19 @@ msgstr ""
#: ../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-performance.pod:364 ../examples/guestfs-recipes.pod:380
#: ../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:398
#: ../inspector/virt-inspector.pod:501 ../java/examples/guestfs-java.pod:45
-#: ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:39
+#: ../ocaml/examples/guestfs-ocaml.pod:78 ../perl/examples/guestfs-perl.pod:40
#: ../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-make-fs.pl:608 ../tools/virt-tar.pl:294
#: ../tools/virt-win-reg.pl:757
msgid "SEE ALSO"
msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ"
@@ -1247,7 +1247,7 @@ msgstr ""
#: ../format/virt-format.pod:187 ../rescue/virt-rescue.pod:349
#: ../resize/virt-resize.pod:725 ../sparsify/virt-sparsify.pod:299
#: ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279
-#: ../tools/virt-make-fs.pl:616 ../tools/virt-tar.pl:309
+#: ../tools/virt-make-fs.pl:634 ../tools/virt-tar.pl:309
#: ../tools/virt-win-reg.pl:783
msgid "AUTHOR"
msgstr "АВТОР"
@@ -1260,7 +1260,7 @@ msgstr "АВТОР"
#: ../rescue/virt-rescue.pod:351 ../resize/virt-resize.pod:727
#: ../sparsify/virt-sparsify.pod:301 ../sysprep/virt-sysprep.pod:449
#: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281
-#: ../tools/virt-make-fs.pl:618 ../tools/virt-tar.pl:311
+#: ../tools/virt-make-fs.pl:636 ../tools/virt-tar.pl:311
#: ../tools/virt-win-reg.pl:785
msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
@@ -1272,19 +1272,19 @@ msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
#: ../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-performance.pod:379 ../examples/guestfs-recipes.pod:397
#: ../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:413
#: ../inspector/virt-inspector.pod:524 ../java/examples/guestfs-java.pod:62
-#: ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:56
+#: ../ocaml/examples/guestfs-ocaml.pod:95 ../perl/examples/guestfs-perl.pod:57
#: ../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-make-fs.pl:638 ../tools/virt-tar.pl:313
#: ../tools/virt-win-reg.pl:787
msgid "COPYRIGHT"
msgstr "АВТОРСЬКІ ПРАВА"
@@ -1307,7 +1307,7 @@ msgstr "© Red Hat Inc., 2011"
#: ../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-make-fs.pl:642 ../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 "
@@ -1333,7 +1333,7 @@ msgstr ""
#: ../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-make-fs.pl:647 ../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 "
@@ -1359,7 +1359,7 @@ msgstr ""
#: ../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-make-fs.pl:652 ../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 "
@@ -1669,13 +1669,13 @@ msgstr ""
#: ../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-performance.pod:375 ../examples/guestfs-recipes.pod:393
#: ../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:409 ../inspector/virt-inspector.pod:510
#: ../java/examples/guestfs-java.pod:58 ../ocaml/examples/guestfs-ocaml.pod:91
-#: ../perl/examples/guestfs-perl.pod:52
+#: ../perl/examples/guestfs-perl.pod:53
#: ../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
@@ -1686,12 +1686,12 @@ msgstr "АВТОРИ"
#: ../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-performance.pod:377 ../examples/guestfs-recipes.pod:395
#: ../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:411 ../java/examples/guestfs-java.pod:60
-#: ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:54
+#: ../ocaml/examples/guestfs-ocaml.pod:93 ../perl/examples/guestfs-perl.pod:55
#: ../python/examples/guestfs-python.pod:56
#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3462
#: ../test-tool/libguestfs-test-tool.pod:114
@@ -2150,7 +2150,7 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:258 ../inspector/virt-inspector.pod:526
-#: ../resize/virt-resize.pod:731 ../tools/virt-make-fs.pl:622
+#: ../resize/virt-resize.pod:731 ../tools/virt-make-fs.pl:640
msgid "Copyright (C) 2010-2012 Red Hat Inc."
msgstr "© Red Hat Inc., 2010–2012"
@@ -4515,8 +4515,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:340
msgid ""
-"For further information, see https://bugzilla.redhat.com/show_bug.cgi?"
-"id=788642"
+"For further information, see L<https://bugzilla.redhat.com/show_bug.cgi?"
+"id=788642>"
msgstr ""
#. type: =item
@@ -4744,7 +4744,7 @@ msgstr "C<Аргумент> — назва невідомого аргумент
#. type: =head1
#: ../erlang/examples/guestfs-erlang.pod:89
#: ../examples/guestfs-examples.pod:25 ../java/examples/guestfs-java.pod:37
-#: ../ocaml/examples/guestfs-ocaml.pod:70 ../perl/examples/guestfs-perl.pod:31
+#: ../ocaml/examples/guestfs-ocaml.pod:70 ../perl/examples/guestfs-perl.pod:32
#: ../python/examples/guestfs-python.pod:34
#: ../ruby/examples/guestfs-ruby.pod:28
msgid "EXAMPLE 1: CREATE A DISK IMAGE"
@@ -4753,7 +4753,7 @@ msgstr "ПРИКЛАД 1. СТВОРЕННЯ ОБРАЗУ ДИСКА"
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:91
#: ../examples/guestfs-examples.pod:27 ../java/examples/guestfs-java.pod:39
-#: ../ocaml/examples/guestfs-ocaml.pod:72 ../perl/examples/guestfs-perl.pod:33
+#: ../ocaml/examples/guestfs-ocaml.pod:72 ../perl/examples/guestfs-perl.pod:34
#: ../python/examples/guestfs-python.pod:36
#: ../ruby/examples/guestfs-ruby.pod:30
msgid "@EXAMPLE1@"
@@ -4762,7 +4762,7 @@ msgstr "@EXAMPLE1@"
#. type: =head1
#: ../erlang/examples/guestfs-erlang.pod:93
#: ../examples/guestfs-examples.pod:29 ../java/examples/guestfs-java.pod:41
-#: ../ocaml/examples/guestfs-ocaml.pod:74 ../perl/examples/guestfs-perl.pod:35
+#: ../ocaml/examples/guestfs-ocaml.pod:74 ../perl/examples/guestfs-perl.pod:36
#: ../python/examples/guestfs-python.pod:38
#: ../ruby/examples/guestfs-ruby.pod:32
msgid "EXAMPLE 2: INSPECT A VIRTUAL MACHINE DISK IMAGE"
@@ -4771,7 +4771,7 @@ msgstr "ПРИКЛАД 2. ПЕРЕВІРКА ОБРАЗУ ДИСКА ВІРТУ
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:95
#: ../examples/guestfs-examples.pod:31 ../java/examples/guestfs-java.pod:43
-#: ../ocaml/examples/guestfs-ocaml.pod:76 ../perl/examples/guestfs-perl.pod:37
+#: ../ocaml/examples/guestfs-ocaml.pod:76 ../perl/examples/guestfs-perl.pod:38
#: ../python/examples/guestfs-python.pod:40
#: ../ruby/examples/guestfs-ruby.pod:34
msgid "@EXAMPLE2@"
@@ -4791,15 +4791,15 @@ msgstr ""
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:116
#: ../examples/guestfs-testing.pod:304 ../java/examples/guestfs-java.pod:64
-#: ../perl/examples/guestfs-perl.pod:58
+#: ../perl/examples/guestfs-perl.pod:59
msgid "Copyright (C) 2011 Red Hat Inc. L<http://libguestfs.org/>"
msgstr "© Red Hat Inc. L<http://libguestfs.org/>, 2011"
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:118
-#: ../examples/guestfs-examples.pod:53 ../examples/guestfs-recipes.pod:405
+#: ../examples/guestfs-examples.pod:53 ../examples/guestfs-recipes.pod:401
#: ../java/examples/guestfs-java.pod:66 ../ocaml/examples/guestfs-ocaml.pod:99
-#: ../perl/examples/guestfs-perl.pod:60
+#: ../perl/examples/guestfs-perl.pod:61
#: ../python/examples/guestfs-python.pod:62
#: ../ruby/examples/guestfs-ruby.pod:56
msgid ""
@@ -4810,10 +4810,10 @@ msgstr ""
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:121
#: ../examples/guestfs-examples.pod:56 ../examples/guestfs-faq.pod:672
-#: ../examples/guestfs-performance.pod:383 ../examples/guestfs-recipes.pod:408
+#: ../examples/guestfs-performance.pod:383 ../examples/guestfs-recipes.pod:404
#: ../examples/guestfs-testing.pod:306 ../java/examples/guestfs-java.pod:69
#: ../ocaml/examples/guestfs-ocaml.pod:102
-#: ../perl/examples/guestfs-perl.pod:63
+#: ../perl/examples/guestfs-perl.pod:64
#: ../python/examples/guestfs-python.pod:65
#: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3469
msgid ""
@@ -4826,10 +4826,10 @@ msgstr ""
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:126
#: ../examples/guestfs-examples.pod:61 ../examples/guestfs-faq.pod:677
-#: ../examples/guestfs-performance.pod:388 ../examples/guestfs-recipes.pod:413
+#: ../examples/guestfs-performance.pod:388 ../examples/guestfs-recipes.pod:409
#: ../examples/guestfs-testing.pod:311 ../java/examples/guestfs-java.pod:74
#: ../ocaml/examples/guestfs-ocaml.pod:107
-#: ../perl/examples/guestfs-perl.pod:68
+#: ../perl/examples/guestfs-perl.pod:69
#: ../python/examples/guestfs-python.pod:70
#: ../ruby/examples/guestfs-ruby.pod:64 ../src/guestfs.pod:3474
msgid ""
@@ -4846,10 +4846,10 @@ msgstr ""
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:131
#: ../examples/guestfs-examples.pod:66 ../examples/guestfs-faq.pod:682
-#: ../examples/guestfs-performance.pod:393 ../examples/guestfs-recipes.pod:418
+#: ../examples/guestfs-performance.pod:393 ../examples/guestfs-recipes.pod:414
#: ../examples/guestfs-testing.pod:316 ../java/examples/guestfs-java.pod:79
#: ../ocaml/examples/guestfs-ocaml.pod:112
-#: ../perl/examples/guestfs-perl.pod:73
+#: ../perl/examples/guestfs-perl.pod:74
#: ../python/examples/guestfs-python.pod:75
#: ../ruby/examples/guestfs-ruby.pod:69 ../src/guestfs.pod:3479
msgid ""
@@ -5170,13 +5170,14 @@ msgstr ""
msgid "Please use the following link to enter a bug in Bugzilla:"
msgstr ""
-#. type: verbatim
-#: ../examples/guestfs-faq.pod:122
-#, no-wrap
+#. type: textblock
+#: ../examples/guestfs-faq.pod:122 ../src/guestfs.pod:3435
msgid ""
-" https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools\n"
-"\n"
+"L<https://bugzilla.redhat.com/enter_bug.cgi?"
+"component=libguestfs&product=Virtualization+Tools>"
msgstr ""
+"L<https://bugzilla.redhat.com/enter_bug.cgi?"
+"component=libguestfs&product=Virtualization+Tools>"
#. type: textblock
#: ../examples/guestfs-faq.pod:124
@@ -6792,7 +6793,7 @@ msgid "Use C</proc/cpuinfo> and this page:"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-performance.pod:276 ../examples/guestfs-testing.pod:43
+#: ../examples/guestfs-performance.pod:276
msgid "http://virt-tools.org/learning/check-hardware-virt/"
msgstr "http://virt-tools.org/learning/check-hardware-virt/"
@@ -6989,65 +6990,61 @@ msgid ""
msgstr ""
#. type: =end
-#: ../examples/guestfs-recipes.pod:3 ../examples/guestfs-recipes.pod:12
+#: ../examples/guestfs-recipes.pod:3 ../examples/guestfs-recipes.pod:8
msgid "comment"
msgstr "коментар"
#. type: textblock
#: ../examples/guestfs-recipes.pod:5
msgid ""
-"pod2man and pod2html have differing bugs which makes it hard to write URLs "
-"here. The only way which works for both sorts of output is to just write "
-"the URL directly. Do NOT use L<...> for URLs."
-msgstr ""
-
-#. type: textblock
-#: ../examples/guestfs-recipes.pod:9
-msgid ""
"We break with tradition here and don't use ALL CAPS for the section "
"headings, as this makes them much easier to read."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:16
+#: ../examples/guestfs-recipes.pod:12
msgid "guestfs-recipes - libguestfs, guestfish and virt tools recipes"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:20
+#: ../examples/guestfs-recipes.pod:16
msgid ""
"This page contains recipes for and links to things you can do using "
"libguestfs, L<guestfish(1)> and the virt tools."
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:23
+#: ../examples/guestfs-recipes.pod:19
msgid "Audit a virtual machine for setuid files"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:25
+#: ../examples/guestfs-recipes.pod:21
msgid ""
"The link below contains a small program which can be used to audit a Linux "
"virtual machine to see what setuid and setgid files it contains."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:28
+#: ../examples/guestfs-recipes.pod:24
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-"
+#| "setuid-files/#content"
msgid ""
-"https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-"
-"files/#content"
+"L<https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-"
+"files/#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/12/15/tip-audit-virtual-machine-for-setuid-"
"files/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:30
+#: ../examples/guestfs-recipes.pod:26
msgid "Change the background image in a Windows XP VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:32
+#: ../examples/guestfs-recipes.pod:28
msgid ""
"The links below explain how to use L<guestfish(1)> to change the background "
"image for a user of a Windows XP VM. Unfortunately the technique appears to "
@@ -7055,21 +7052,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:37
+#: ../examples/guestfs-recipes.pod:33
+#, fuzzy
+#| msgid ""
+#| "https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html "
+#| "https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
msgid ""
-"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://"
-"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
+"L<https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html> "
+"L<https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html>"
msgstr ""
"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://"
"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:40
+#: ../examples/guestfs-recipes.pod:36
msgid "Cloning a virtual machine (Linux)"
msgstr "Клонування віртуальної машини (Linux)"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:42
+#: ../examples/guestfs-recipes.pod:38
msgid ""
"The guestfish technique described in the link below works well for most "
"Linux VMs. Depending on the Linux distro you may need to change the paths "
@@ -7077,33 +7078,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:46
+#: ../examples/guestfs-recipes.pod:42
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-"
+#| "fedora-vm/#content"
msgid ""
-"https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-"
-"vm/#content"
+"L<https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-"
+"fedora-vm/#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/09/24/tip-my-procedure-for-cloning-a-fedora-"
"vm/#content"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:48
+#: ../examples/guestfs-recipes.pod:44
msgid ""
"Avoid L<virt-clone(1)>. Currently what to do about virt-clone is under "
"discussion."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:51
-msgid "https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html"
+#: ../examples/guestfs-recipes.pod:47
+#, fuzzy
+#| msgid ""
+#| "https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html"
+msgid ""
+"L<https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html>"
msgstr "https://www.redhat.com/archives/virt-tools-list/2011-May/msg00019.html"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:53
+#: ../examples/guestfs-recipes.pod:49
msgid "Cloning a virtual machine (Windows)"
msgstr "Клонування віртуальної машини (Windows)"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:55
+#: ../examples/guestfs-recipes.pod:51
msgid ""
"It is possible to do a \"sysprep\" using libguestfs alone, although not "
"straightforward. Currently there is code in the Aeolus Oz project which "
@@ -7112,26 +7121,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:60
+#: ../examples/guestfs-recipes.pod:56
+#, fuzzy
+#| msgid ""
+#| "https://github.com/clalancette/oz https://www.redhat.com/archives/virt-"
+#| "tools-list/2011-May/msg00019.html"
msgid ""
-"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-"
-"list/2011-May/msg00019.html"
+"L<https://github.com/clalancette/oz> L<https://www.redhat.com/archives/virt-"
+"tools-list/2011-May/msg00019.html>"
msgstr ""
"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-"
"list/2011-May/msg00019.html"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:63
+#: ../examples/guestfs-recipes.pod:59
msgid "Convert a CD-ROM / DVD / ISO to a tarball"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:65
+#: ../examples/guestfs-recipes.pod:61
msgid "This converts input C<cd.iso> to output C<cd.tar.gz>:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:67
+#: ../examples/guestfs-recipes.pod:63
#, no-wrap
msgid ""
" guestfish --ro -a cd.iso -m /dev/sda tgz-out / cd.tar.gz\n"
@@ -7141,12 +7154,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:69
+#: ../examples/guestfs-recipes.pod:65
msgid "To export just a subdirectory, eg. C</files>, do:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:71
+#: ../examples/guestfs-recipes.pod:67
#, no-wrap
msgid ""
" guestfish --ro -a cd.iso -m /dev/sda tgz-out /files cd.tar.gz\n"
@@ -7156,33 +7169,37 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:73
+#: ../examples/guestfs-recipes.pod:69
msgid "Create empty disk images"
msgstr "Створення порожніх образів дисків"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:75
+#: ../examples/guestfs-recipes.pod:71
msgid ""
"You can use the L<guestfish(1)> I<-N> option to create empty disk images. "
"The useful guide below explains the options available."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:78
+#: ../examples/guestfs-recipes.pod:74
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/"
+#| "#content"
msgid ""
-"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/"
-"#content"
+"L<https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/"
+"#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/"
"#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:80
+#: ../examples/guestfs-recipes.pod:76
msgid "Dump raw filesystem content from inside a disk image or VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:82
+#: ../examples/guestfs-recipes.pod:78
msgid ""
"You can use the L<guestfish(1)> C<download> command to extract the raw "
"filesystem content from any filesystem in a disk image or a VM (even one "
@@ -7190,7 +7207,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:86
+#: ../examples/guestfs-recipes.pod:82
#, no-wrap
msgid ""
" guestfish --ro -a disk.img run : download /dev/sda1 sda1.img\n"
@@ -7200,7 +7217,7 @@ msgstr ""
"\n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:88
+#: ../examples/guestfs-recipes.pod:84
#, no-wrap
msgid ""
" guestfish --ro -d Guest run : download /dev/vg_guest/lv_root lv.img\n"
@@ -7210,42 +7227,42 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:90
+#: ../examples/guestfs-recipes.pod:86
msgid "To list the filesystems in a disk image, use L<virt-filesystems(1)>."
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:92
+#: ../examples/guestfs-recipes.pod:88
msgid "Edit grub configuration in a VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:94
+#: ../examples/guestfs-recipes.pod:90
msgid "You can use this to:"
msgstr "Ви можете скористатися цим для того, щоб виконати такі завдання:"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:100
+#: ../examples/guestfs-recipes.pod:96
msgid "Fix a virtual machine that does not boot."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:104
+#: ../examples/guestfs-recipes.pod:100
msgid "Change which kernel is used to boot the VM."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:108
+#: ../examples/guestfs-recipes.pod:104
msgid "Change kernel command line options."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:112
+#: ../examples/guestfs-recipes.pod:108
msgid "Use L<virt-edit(1)> to edit the grub configuration:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:114
+#: ../examples/guestfs-recipes.pod:110
#, no-wrap
msgid ""
" virt-edit -d BrokenGuest /boot/grub/grub.conf\n"
@@ -7255,14 +7272,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:116
+#: ../examples/guestfs-recipes.pod:112
msgid ""
"or for general tinkering inside an unbootable VM use L<virt-rescue(1)> like "
"this:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:119
+#: ../examples/guestfs-recipes.pod:115
#, no-wrap
msgid ""
" virt-rescue -d BrokenGuest\n"
@@ -7272,18 +7289,18 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:121
+#: ../examples/guestfs-recipes.pod:117
msgid "Export any directory from a VM"
msgstr "Експортувати будь-який каталог з віртуальної машини"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:123
+#: ../examples/guestfs-recipes.pod:119
msgid ""
"To export C</home> from a VM into a local directory use L<virt-copy-out(1)>:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:126 ../examples/guestfs-testing.pod:93
+#: ../examples/guestfs-recipes.pod:122 ../examples/guestfs-testing.pod:93
#, no-wrap
msgid ""
" virt-copy-out -d Guest /home .\n"
@@ -7293,7 +7310,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9
+#: ../examples/guestfs-recipes.pod:124 ../fish/guestfish-actions.pod:9
#: ../fish/guestfish-actions.pod:1642 ../fish/guestfish-actions.pod:2061
#: ../fish/guestfish-actions.pod:2488 ../src/guestfs-actions.pod:18
#: ../src/guestfs-actions.pod:2697 ../src/guestfs-actions.pod:3324
@@ -7303,19 +7320,19 @@ msgid "Notes:"
msgstr "Нотатки:"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:134
+#: ../examples/guestfs-recipes.pod:130
msgid ""
"The final dot of the command is not a printing error. It means we want to "
"copy out to the current directory."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:139
+#: ../examples/guestfs-recipes.pod:135
msgid "This creates a directory called C<home> under the current directory."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:143
+#: ../examples/guestfs-recipes.pod:139
msgid ""
"If the guest is a Windows guest then you can use drive letters and "
"backslashes, but you must prefix the path with C<win:> and quote it to "
@@ -7323,7 +7340,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:147
+#: ../examples/guestfs-recipes.pod:143
#, no-wrap
msgid ""
" virt-copy-out -d WinGuest 'win:c:\\windows\\system32\\config' .\n"
@@ -7333,12 +7350,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:149
+#: ../examples/guestfs-recipes.pod:145
msgid "To get the output as a compressed tarball, do:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:151
+#: ../examples/guestfs-recipes.pod:147
#, no-wrap
msgid ""
" virt-tar-out -d Guest /home - | gzip --best > home.tar.gz\n"
@@ -7348,27 +7365,27 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:153
+#: ../examples/guestfs-recipes.pod:149
msgid ""
"Although it sounds tempting, this is usually not a reliable way to get a "
-"backup from a running guest. See the entry in the FAQ: http://libguestfs."
-"org/FAQ.html#backup"
+"backup from a running guest. See the entry in the FAQ: L<http://libguestfs."
+"org/FAQ.html#backup>"
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:157
+#: ../examples/guestfs-recipes.pod:153
msgid "Find out which user is using the most space"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:159
+#: ../examples/guestfs-recipes.pod:155
msgid ""
"This simple script examines a Linux guest to find out which user is using "
"the most space in their home directory:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:162
+#: ../examples/guestfs-recipes.pod:158
#, no-wrap
msgid ""
" #!/bin/sh -\n"
@@ -7378,7 +7395,7 @@ msgstr ""
" \n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:164 ../fish/guestfish.pod:996
+#: ../examples/guestfs-recipes.pod:160 ../fish/guestfish.pod:996
#, no-wrap
msgid ""
" set -e\n"
@@ -7388,7 +7405,7 @@ msgstr ""
" \n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:166
+#: ../examples/guestfs-recipes.pod:162
#, no-wrap
msgid ""
" vm=\"$1\"\n"
@@ -7400,7 +7417,7 @@ msgstr ""
" \n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:169
+#: ../examples/guestfs-recipes.pod:165
#, no-wrap
msgid ""
" eval $(guestfish --ro -d \"$vm\" -i --listen)\n"
@@ -7410,7 +7427,7 @@ msgstr ""
" \n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:171
+#: ../examples/guestfs-recipes.pod:167
#, no-wrap
msgid ""
" for d in $(guestfish --remote ls \"$dir\"); do\n"
@@ -7428,7 +7445,7 @@ msgstr ""
" \n"
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:177 ../fish/guestfish.pod:953
+#: ../examples/guestfs-recipes.pod:173 ../fish/guestfish.pod:953
#, no-wrap
msgid ""
" guestfish --remote exit\n"
@@ -7438,45 +7455,49 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:179
+#: ../examples/guestfs-recipes.pod:175
msgid "Get DHCP address from a VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:181
+#: ../examples/guestfs-recipes.pod:177
msgid ""
"The link below explains the many different possible techniques for getting "
"the last assigned DHCP address of a virtual machine."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:184
+#: ../examples/guestfs-recipes.pod:180
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-"
+#| "from-a-virtual-machine-disk-image/#content"
msgid ""
-"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-"
-"a-virtual-machine-disk-image/#content"
+"L<https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-"
+"from-a-virtual-machine-disk-image/#content>"
msgstr ""
"https://rwmj.wordpress.com/2011/03/31/tip-code-for-getting-dhcp-address-from-"
"a-virtual-machine-disk-image/#content"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:186
+#: ../examples/guestfs-recipes.pod:182
msgid ""
"In the libguestfs source examples directory you will find the latest version "
"of the C<virt-dhcp-address.c> program."
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:189
+#: ../examples/guestfs-recipes.pod:185
msgid "Get the operating system product name string"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:191
+#: ../examples/guestfs-recipes.pod:187
msgid "Save the following script into a file called C<product-name.sh>:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:193
+#: ../examples/guestfs-recipes.pod:189
#, no-wrap
msgid ""
" #!/bin/sh -\n"
@@ -7496,12 +7517,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:200
+#: ../examples/guestfs-recipes.pod:196
msgid "Make the script executable and run it on a named guest:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:202
+#: ../examples/guestfs-recipes.pod:198
#, no-wrap
msgid ""
" # product-name.sh RHEL60x64\n"
@@ -7510,14 +7531,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:205
+#: ../examples/guestfs-recipes.pod:201
msgid ""
"You can also use an XPath query on the L<virt-inspector(1)> XML using the "
"C<xpath> command line tool or from your favourite programming language:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:209
+#: ../examples/guestfs-recipes.pod:205
#, no-wrap
msgid ""
" # virt-inspector RHEL60x64 > xml\n"
@@ -7535,70 +7556,76 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:215
+#: ../examples/guestfs-recipes.pod:211
msgid "Get the default boot kernel for a Linux VM"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:217
+#: ../examples/guestfs-recipes.pod:213
msgid ""
"The link below contains a program to print the default boot kernel for a "
"Linux VM."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:220
+#: ../examples/guestfs-recipes.pod:216
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-"
+#| "boot-kernel-for-a-vm/#content"
msgid ""
-"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-"
-"kernel-for-a-vm/#content"
+"L<https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-"
+"boot-kernel-for-a-vm/#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/10/30/tip-use-augeas-to-get-the-default-boot-"
"kernel-for-a-vm/#content"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:222
+#: ../examples/guestfs-recipes.pod:218
msgid ""
"It uses Augeas, and the technique is generally applicable for many different "
"tasks, such as:"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:229
+#: ../examples/guestfs-recipes.pod:225
msgid "listing the user accounts in the guest"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:233
+#: ../examples/guestfs-recipes.pod:229
msgid "what repositories is it configured to use"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:237
+#: ../examples/guestfs-recipes.pod:233
msgid "what NTP servers does it connect to"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:241
+#: ../examples/guestfs-recipes.pod:237
msgid "what were the boot messages last time it booted"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:245
+#: ../examples/guestfs-recipes.pod:241
msgid "listing who was logged in recently"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:249
-msgid "http://augeas.net/"
+#: ../examples/guestfs-recipes.pod:245
+#, fuzzy
+#| msgid "http://augeas.net/"
+msgid "L<http://augeas.net/>"
msgstr "http://augeas.net/"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:251
+#: ../examples/guestfs-recipes.pod:247
msgid "Install RPMs in a guest"
msgstr "Встановлення RPM у гостьовій системі"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:253
+#: ../examples/guestfs-recipes.pod:249
msgid ""
"The link below contains a method to install RPMs in a guest. In fact the "
"RPMs are just uploaded to the guest along with a \"firstboot\" script that "
@@ -7607,24 +7634,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:259
+#: ../examples/guestfs-recipes.pod:255
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content"
msgid ""
-"https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content"
+"L<https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/12/01/tip-install-rpms-in-a-guest/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:261
+#: ../examples/guestfs-recipes.pod:257
msgid "List applications installed in a VM"
msgstr "Показати список програм, встановлених у віртуальній машині"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:263
+#: ../examples/guestfs-recipes.pod:259
msgid "Save the following to a file C<list-apps.sh>:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:265
+#: ../examples/guestfs-recipes.pod:261
#, no-wrap
msgid ""
" #!/bin/sh -\n"
@@ -7644,14 +7674,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:272
+#: ../examples/guestfs-recipes.pod:268
msgid ""
"Make the file executable and then you can run it on any named virtual "
"machine:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:275
+#: ../examples/guestfs-recipes.pod:271
#, no-wrap
msgid ""
" # list-apps.sh WinGuest\n"
@@ -7717,7 +7747,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:305
+#: ../examples/guestfs-recipes.pod:301
msgid ""
"If you want to run the script on disk images (instead of libvirt virtual "
"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-inspector(1)"
@@ -7725,17 +7755,17 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../examples/guestfs-recipes.pod:309
+#: ../examples/guestfs-recipes.pod:305
msgid "List files and directories in a VM"
msgstr "Показати список файлів і каталогів у віртуальній машині"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:311
+#: ../examples/guestfs-recipes.pod:307
msgid "This involves using the L<guestfish(1)> C<find0> command like this:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:313
+#: ../examples/guestfs-recipes.pod:309
#, no-wrap
msgid ""
" guestfish --ro -d Guest -i find0 / - | tr '\\0' '\\n' | sort\n"
@@ -7745,12 +7775,12 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:315
+#: ../examples/guestfs-recipes.pod:311
msgid "List services in a Windows VM"
msgstr "Показати список служб у віртуальній машині Windows"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:317
+#: ../examples/guestfs-recipes.pod:313
msgid ""
"The link below contains a script that can be used to list out the services "
"from a Windows VM, and whether those services run at boot time or are loaded "
@@ -7758,57 +7788,68 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:321
+#: ../examples/guestfs-recipes.pod:317
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-"
+#| "guest/#content"
msgid ""
-"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/"
-"#content"
+"L<https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/"
+"#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/"
"#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:323
+#: ../examples/guestfs-recipes.pod:319
msgid "Make a disk image sparse"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:325
+#: ../examples/guestfs-recipes.pod:321
msgid ""
"The link below contains some guides for making a disk image sparse (or "
"reintroducing sparseness)."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:328
+#: ../examples/guestfs-recipes.pod:324
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/"
+#| "#content"
msgid ""
-"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content"
+"L<https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/"
+"#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:330
+#: ../examples/guestfs-recipes.pod:326
msgid "Monitor disk usage over time"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:332
+#: ../examples/guestfs-recipes.pod:328
msgid ""
"You can use L<virt-df(1)> to monitor disk usage of your guests over time. "
"The link below contains a guide."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:335
-msgid "http://virt-tools.org/learning/advanced-virt-df/"
+#: ../examples/guestfs-recipes.pod:331
+#, fuzzy
+#| msgid "http://virt-tools.org/learning/advanced-virt-df/"
+msgid "L<http://virt-tools.org/learning/advanced-virt-df/>"
msgstr "http://virt-tools.org/learning/advanced-virt-df/"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:337
+#: ../examples/guestfs-recipes.pod:333
msgid "Reading the Windows Event Log from Windows Vista (or later)"
msgstr "Читання журналу подій у Windows з версії Windows Vista"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:339
+#: ../examples/guestfs-recipes.pod:335
msgid ""
"L<guestfish(1)> plus the tools described in the link below can be used to "
"read out the Windows Event Log from any virtual machine running Windows "
@@ -7816,28 +7857,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:343
+#: ../examples/guestfs-recipes.pod:339
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-"
+#| "using-guestfish/#content"
msgid ""
-"https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-"
-"guestfish/#content"
+"L<https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-"
+"guestfish/#content>"
msgstr ""
"https://rwmj.wordpress.com/2011/04/17/decoding-the-windows-event-log-using-"
"guestfish/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:345
+#: ../examples/guestfs-recipes.pod:341
msgid "Remove root password (Linux)"
msgstr "Вилучення пароля root (Linux)"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:347
+#: ../examples/guestfs-recipes.pod:343
msgid ""
"Using the L<virt-edit(1)> I<-e> option you can do simple replacements on "
"files. One use is to remove the root password from a Linux guest:"
msgstr ""
#. type: verbatim
-#: ../examples/guestfs-recipes.pod:350
+#: ../examples/guestfs-recipes.pod:346
#, no-wrap
msgid ""
" virt-edit domname /etc/passwd -e 's/^root:.*?:/root::/'\n"
@@ -7847,12 +7892,12 @@ msgstr ""
"\n"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:352
+#: ../examples/guestfs-recipes.pod:348
msgid "Remove Administrator password (Windows)"
msgstr "Вилучення пароля адміністратора (Windows)"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:354
+#: ../examples/guestfs-recipes.pod:350
msgid ""
"The link below contains one technique for removing the Administrator "
"password from a Windows VM, or to be more precise, it gives you a command "
@@ -7860,21 +7905,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:359
+#: ../examples/guestfs-recipes.pod:355
+#, fuzzy
+#| msgid ""
+#| "https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-"
+#| "administrator-password-with-guestfish/"
msgid ""
-"https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-"
-"administrator-password-with-guestfish/"
+"L<https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-"
+"administrator-password-with-guestfish/>"
msgstr ""
"https://mdbooth.wordpress.com/2010/10/18/resetting-a-windows-guests-"
"administrator-password-with-guestfish/"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:361
+#: ../examples/guestfs-recipes.pod:357
msgid "Unpack a live CD"
msgstr "Розпакування компакт-диска з портативною системою"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:363
+#: ../examples/guestfs-recipes.pod:359
msgid ""
"Linux live CDs often contain multiple layers of disk images wrapped like a "
"Russian doll. You can use L<guestfish(1)> to look inside these multiple "
@@ -7882,56 +7931,69 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:367
+#: ../examples/guestfs-recipes.pod:363
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-"
+#| "live-cd/#content"
msgid ""
-"https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-"
-"cd/#content"
+"L<https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-"
+"live-cd/#content>"
msgstr ""
"https://rwmj.wordpress.com/2009/07/15/unpack-the-russian-doll-of-a-f11-live-"
"cd/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:369
+#: ../examples/guestfs-recipes.pod:365
msgid "Uploading and downloading files"
msgstr "Вивантаження і звантаження файлів"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:371
+#: ../examples/guestfs-recipes.pod:367
msgid ""
"The link below contains general tips on uploading (copying in) and "
"downloading (copying out) files from VMs."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:374
+#: ../examples/guestfs-recipes.pod:370
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/"
+#| "#content"
msgid ""
-"https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content"
+"L<https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/"
+"#content>"
msgstr ""
"https://rwmj.wordpress.com/2010/12/02/tip-uploading-and-downloading/#content"
#. type: =head1
-#: ../examples/guestfs-recipes.pod:376
+#: ../examples/guestfs-recipes.pod:372
msgid "Use libguestfs tools on VMware ESX guests"
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:378
+#: ../examples/guestfs-recipes.pod:374
msgid ""
"The link below explains how to use libguestfs, L<guestfish(1)> and the virt "
"tools on any VMware ESX guests, by first sharing the VMware VMFS over sshfs."
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:382
+#: ../examples/guestfs-recipes.pod:378
+#, fuzzy
+#| msgid ""
+#| "https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-"
+#| "guests/#content"
msgid ""
-"https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-"
-"guests/#content"
+"L<https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-"
+"guests/#content>"
msgstr ""
"https://rwmj.wordpress.com/2011/05/10/tip-use-libguestfs-on-vmware-esx-"
"guests/#content"
#. type: textblock
-#: ../examples/guestfs-recipes.pod:386
+#: ../examples/guestfs-recipes.pod:382
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)"
">, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-"
@@ -7942,7 +8004,7 @@ msgstr ""
"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
#. type: textblock
-#: ../examples/guestfs-recipes.pod:403
+#: ../examples/guestfs-recipes.pod:399
msgid "Copyright (C) 2009-2012 Red Hat Inc. L<http://libguestfs.org/>"
msgstr "© Red Hat Inc. L<http://libguestfs.org/>, 2009–2012"
@@ -8029,6 +8091,13 @@ msgid "How to check for hardware virt:"
msgstr ""
#. type: textblock
+#: ../examples/guestfs-testing.pod:43
+#, fuzzy
+#| msgid "http://virt-tools.org/learning/check-hardware-virt/"
+msgid "L<http://virt-tools.org/learning/check-hardware-virt/>"
+msgstr "http://virt-tools.org/learning/check-hardware-virt/"
+
+#. type: textblock
#: ../examples/guestfs-testing.pod:45
msgid ""
"If the command above does not work at all, use L<libguestfs-test-tool(1)>."
@@ -8267,9 +8336,13 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-testing.pod:138
+#, fuzzy
+#| msgid ""
+#| "http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql."
+#| "com/doc/refman/5.1/en/load-data.html"
msgid ""
-"http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/"
-"doc/refman/5.1/en/load-data.html"
+"L<http://www.postgresql.org/docs/8.1/static/sql-copy.html> L<http://dev."
+"mysql.com/doc/refman/5.1/en/load-data.html>"
msgstr ""
"http://www.postgresql.org/docs/8.1/static/sql-copy.html http://dev.mysql.com/"
"doc/refman/5.1/en/load-data.html"
@@ -26897,7 +26970,7 @@ msgid "Create no logical volume. This is the default."
msgstr ""
#. type: =item
-#: ../format/virt-format.pod:125 ../tools/virt-make-fs.pl:251
+#: ../format/virt-format.pod:125 ../tools/virt-make-fs.pl:260
msgid "B<--partition>"
msgstr "B<--partition>"
@@ -28639,17 +28712,18 @@ msgstr ""
#: ../perl/examples/guestfs-perl.pod:11
#, no-wrap
msgid ""
-" my $h = Sys::Guestfs->new ();\n"
-" $h->add_drive ('guest.img', format => 'raw');\n"
-" $h->launch ();\n"
-" $h->mount_options ('', '/dev/sda1', '/');\n"
-" $h->touch ('/hello');\n"
-" $h->sync ();\n"
+" my $g = Sys::Guestfs->new ();\n"
+" $g->add_drive ('guest.img', format => 'raw');\n"
+" $g->launch ();\n"
+" $g->mount_options ('', '/dev/sda1', '/');\n"
+" $g->touch ('/hello');\n"
+" $g->shutdown ();\n"
+" $g->close ();\n"
"\n"
msgstr ""
#. type: textblock
-#: ../perl/examples/guestfs-perl.pod:20
+#: ../perl/examples/guestfs-perl.pod:21
msgid ""
"This manual page documents how to call libguestfs from the Perl programming "
"language. This page just documents the differences from the C API and gives "
@@ -28658,19 +28732,19 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../perl/examples/guestfs-perl.pod:26
+#: ../perl/examples/guestfs-perl.pod:27
msgid "ERRORS"
msgstr "ПОМИЛКИ"
#. type: textblock
-#: ../perl/examples/guestfs-perl.pod:28
+#: ../perl/examples/guestfs-perl.pod:29
msgid ""
"Errors from libguestfs functions turn into calls to C<croak> (see L<Carp(3)"
">)."
msgstr ""
#. type: textblock
-#: ../perl/examples/guestfs-perl.pod:41
+#: ../perl/examples/guestfs-perl.pod:42
msgid ""
"L<Sys::Guestfs(3)>, L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang"
"(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)>, L<guestfs-python(3)>, "
@@ -47647,7 +47721,9 @@ msgstr "CVE-2010-3851"
#. type: textblock
#: ../src/guestfs.pod:1340
-msgid "https://bugzilla.redhat.com/642934"
+#, fuzzy
+#| msgid "https://bugzilla.redhat.com/642934"
+msgid "L<https://bugzilla.redhat.com/642934>"
msgstr "https://bugzilla.redhat.com/642934"
#. type: textblock
@@ -51572,6 +51648,21 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3378
+#, fuzzy
+#| msgid ""
+#| "L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, "
+#| "L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-"
+#| "ruby(3)>, L<guestfish(1)>, L<guestmount(1)>, L<virt-alignment-scan(1)>, "
+#| "L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-df(1)>, "
+#| "L<virt-edit(1)>, L<virt-filesystems(1)>, L<virt-format(1)>, L<virt-"
+#| "inspector(1)>, L<virt-list-filesystems(1)>, L<virt-list-partitions(1)>, "
+#| "L<virt-ls(1)>, L<virt-make-fs(1)>, L<virt-rescue(1)>, L<virt-resize(1)>, "
+#| "L<virt-sparsify(1)>, L<virt-sysprep(1)>, L<virt-tar(1)>, L<virt-tar-in(1)"
+#| ">, L<virt-tar-out(1)>, L<virt-win-reg(1)>, L<guestfs-faq(1)>, L<guestfs-"
+#| "performance(1)>, L<guestfs-testing(1)>, L<libguestfs-test-tool(1)>, "
+#| "L<libguestfs-make-fixed-appliance(1)>, L<febootstrap(1)>, L<febootstrap-"
+#| "supermin-helper(8)>, L<qemu(1)>, L<hivex(3)>, L<stap(1)>, L<http://"
+#| "libguestfs.org/>."
msgid ""
"L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-"
"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-ruby(3)>, "
@@ -51583,7 +51674,7 @@ msgid ""
"(1)>, L<virt-tar(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<virt-win-reg"
"(1)>, L<guestfs-faq(1)>, L<guestfs-performance(1)>, L<guestfs-testing(1)>, "
"L<libguestfs-test-tool(1)>, L<libguestfs-make-fixed-appliance(1)>, "
-"L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<qemu(1)>, L<hivex(3)"
+"L<febootstrap(8)>, L<febootstrap-supermin-helper(8)>, L<qemu(1)>, L<hivex(3)"
">, L<stap(1)>, L<http://libguestfs.org/>."
msgstr ""
"L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-"
@@ -51607,7 +51698,7 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../src/guestfs.pod:3427 ../tools/virt-make-fs.pl:605
+#: ../src/guestfs.pod:3427 ../tools/virt-make-fs.pl:623
#: ../tools/virt-win-reg.pl:772
msgid "BUGS"
msgstr "ВАДИ"
@@ -51634,15 +51725,6 @@ msgid "To report a new bug against libguestfs use this link:"
msgstr "Для звітування щодо вад у libguestfs скористайтеся цим посиланням:"
#. type: textblock
-#: ../src/guestfs.pod:3435
-msgid ""
-"L<https://bugzilla.redhat.com/enter_bug.cgi?"
-"component=libguestfs&product=Virtualization+Tools>"
-msgstr ""
-"L<https://bugzilla.redhat.com/enter_bug.cgi?"
-"component=libguestfs&product=Virtualization+Tools>"
-
-#. type: textblock
#: ../src/guestfs.pod:3437
msgid "When reporting a bug, please check:"
msgstr "Під час створення повідомлення щодо вади вам слід переконатися:"
@@ -53590,40 +53672,59 @@ msgid "Enable debugging information."
msgstr "Увімкнути виведення діагностичних даних."
#. type: =item
+#: ../tools/virt-make-fs.pl:185
+#, fuzzy
+#| msgid "B<--help>"
+msgid "B<--floppy>"
+msgstr "B<--help>"
+
+#. type: textblock
#: ../tools/virt-make-fs.pl:187
+msgid "Create a virtual floppy disk."
+msgstr ""
+
+#. type: textblock
+#: ../tools/virt-make-fs.pl:189
+msgid ""
+"Currently this preselects the size (1440K), partition type (MBR) and "
+"filesystem type (VFAT). In future it may also choose the geometry."
+msgstr ""
+
+#. type: =item
+#: ../tools/virt-make-fs.pl:196
msgid "B<--size=E<lt>NE<gt>>"
msgstr "B<--size=E<lt>NE<gt>>"
#. type: =item
-#: ../tools/virt-make-fs.pl:189
+#: ../tools/virt-make-fs.pl:198
msgid "B<--size=+E<lt>NE<gt>>"
msgstr "B<--size=+E<lt>NE<gt>>"
#. type: =item
-#: ../tools/virt-make-fs.pl:191
+#: ../tools/virt-make-fs.pl:200
msgid "B<-s E<lt>NE<gt>>"
msgstr "B<-s E<lt>NE<gt>>"
#. type: =item
-#: ../tools/virt-make-fs.pl:193
+#: ../tools/virt-make-fs.pl:202
msgid "B<-s +E<lt>NE<gt>>"
msgstr "B<-s +E<lt>NE<gt>>"
#. type: textblock
-#: ../tools/virt-make-fs.pl:195
+#: ../tools/virt-make-fs.pl:204
msgid ""
"Use the I<--size> (or I<-s>) option to choose the size of the output image."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:198
+#: ../tools/virt-make-fs.pl:207
msgid ""
"If this option is I<not> given, then the output image will be just large "
"enough to contain all the files, with not much wasted space."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:201
+#: ../tools/virt-make-fs.pl:210
msgid ""
"To choose a fixed size output disk, specify an absolute number followed by b/"
"K/M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, "
@@ -53632,7 +53733,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:206
+#: ../tools/virt-make-fs.pl:215
msgid ""
"To leave extra space, specify C<+> (plus sign) and a number followed by b/K/"
"M/G/T/P/E to mean bytes, Kilobytes, Megabytes, Gigabytes, Terabytes, "
@@ -53641,7 +53742,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:212
+#: ../tools/virt-make-fs.pl:221
msgid ""
"Note that virt-make-fs estimates free space, and therefore will not produce "
"filesystems containing precisely the free space requested. (It is much more "
@@ -53650,85 +53751,85 @@ msgid ""
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:221
+#: ../tools/virt-make-fs.pl:230
msgid "B<--format=E<lt>fmtE<gt>>"
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:223
+#: ../tools/virt-make-fs.pl:232
msgid "B<-F E<lt>fmtE<gt>>"
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:225
+#: ../tools/virt-make-fs.pl:234
msgid "Choose the output disk image format."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:227
+#: ../tools/virt-make-fs.pl:236
msgid "The default is C<raw> (raw sparse disk image)."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:229
+#: ../tools/virt-make-fs.pl:238
msgid ""
"For other choices, see the L<qemu-img(1)> manpage. The only other choice "
"that would really make sense here is C<qcow2>."
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:236
+#: ../tools/virt-make-fs.pl:245
msgid "B<--type=E<lt>fsE<gt>>"
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:238
+#: ../tools/virt-make-fs.pl:247
msgid "B<-t E<lt>fsE<gt>>"
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:240
+#: ../tools/virt-make-fs.pl:249
msgid "Choose the output filesystem type."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:242
+#: ../tools/virt-make-fs.pl:251
msgid "The default is C<ext2>."
msgstr "Типовим значенням є C<ext2>."
#. type: textblock
-#: ../tools/virt-make-fs.pl:244
+#: ../tools/virt-make-fs.pl:253
msgid ""
"Any filesystem which is supported read-write by libguestfs can be used here."
msgstr ""
#. type: =item
-#: ../tools/virt-make-fs.pl:253
+#: ../tools/virt-make-fs.pl:262
msgid "B<--partition=E<lt>parttypeE<gt>>"
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:255
+#: ../tools/virt-make-fs.pl:264
msgid ""
"If specified, this flag adds an MBR partition table to the output disk image."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:258
+#: ../tools/virt-make-fs.pl:267
msgid ""
"You can change the partition table type, eg. I<--partition=gpt> for large "
"disks."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:261
+#: ../tools/virt-make-fs.pl:270
msgid ""
"Note that if you just use a lonesome I<--partition>, the Perl option parser "
"might consider the next parameter to be the partition type. For example:"
msgstr ""
#. type: verbatim
-#: ../tools/virt-make-fs.pl:265
+#: ../tools/virt-make-fs.pl:274
#, no-wrap
msgid ""
" virt-make-fs --partition input.tar output.img\n"
@@ -53736,7 +53837,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:267
+#: ../tools/virt-make-fs.pl:276
msgid ""
"would cause virt-make-fs to think you wanted to use a partition type of "
"C<input.tar> which is completely wrong. To avoid this, use I<--> (a double "
@@ -53744,7 +53845,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../tools/virt-make-fs.pl:271
+#: ../tools/virt-make-fs.pl:280
#, no-wrap
msgid ""
" virt-make-fs --partition -- input.tar output.img\n"
@@ -53752,12 +53853,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:273
+#: ../tools/virt-make-fs.pl:282
msgid "For MBR, virt-make-fs sets the partition type byte automatically."
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:592
+#: ../tools/virt-make-fs.pl:610
msgid ""
"L<guestfish(1)>, L<virt-format(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, "
"L<mkisofs(1)>, L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs"
@@ -53765,14 +53866,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../tools/virt-make-fs.pl:607 ../tools/virt-win-reg.pl:774
+#: ../tools/virt-make-fs.pl:625 ../tools/virt-win-reg.pl:774
msgid ""
"When reporting bugs, please enable debugging and capture the I<complete> "
"output:"
msgstr ""
#. type: verbatim
-#: ../tools/virt-make-fs.pl:610
+#: ../tools/virt-make-fs.pl:628
#, no-wrap
msgid ""
" export LIBGUESTFS_DEBUG=1\n"
@@ -53784,7 +53885,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../tools/virt-make-fs.pl:613
+#: ../tools/virt-make-fs.pl:631
msgid ""
"Attach /tmp/virt-make-fs.log to a new bug report at L<https://bugzilla."
"redhat.com/>"
diff --git a/po/en_GB.po b/po/en_GB.po
index 34059551..8312ca9a 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/"
@@ -3894,43 +3894,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/es.po b/po/es.po
index cab34d38..b7b4916d 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
@@ -4108,48 +4108,48 @@ msgstr "virt-list-filesystems: no se han ofrecido imágenes o nombres MV"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: no han sido ofrecidas imágenes o nombres MV"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "entrada salida de virt-make-fs\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "salida inesperada del comando 'du'"
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: formato de entrada desconocido: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: no es posible analizar el tamaño del parámetro: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: falló al intentar crear una imagen de disco, vea mensajes "
"de errores anteriores\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: el soporte NTFS fue deshabilitado cuando libguestfs fue "
"compilado\n"
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr "tar: falló, vea mensajes de errores anteriores\n"
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
"falló el comando de descompresión, vea mensajes de errores anteriores\n"
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/gu.po b/po/gu.po
index 18632249..10b3b168 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
@@ -3836,43 +3836,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs ઇનપુટ આઉટપુટ\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: અજ્ઞાત ઇનપુટ બંધારણ: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/hi.po b/po/hi.po
index 0f9f9374..dc932458 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
@@ -3834,43 +3834,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/kn.po b/po/kn.po
index 70472b12..077c72af 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/fedora/language/"
@@ -3842,43 +3842,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index 5397117c..c1a73e6e 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.19.19\n"
+"Project-Id-Version: libguestfs 1.19.20\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2012-07-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+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"
@@ -3821,43 +3821,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/ml.po b/po/ml.po
index e6d5d965..8f488515 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
@@ -3836,43 +3836,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/mr.po b/po/mr.po
index 11dc2865..c9b32141 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.com/projects/p/fedora/language/"
@@ -3972,43 +3972,43 @@ msgstr "virt-list-filesystems: प्रतिमा किंवा VM ना
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: प्रतिमा किंवा VM नाव दिले नाही"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs इंपुट आउटपुट\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "'du' आदेशसह अनपेक्षित आउटपुट आढळले"
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: अपरिचीत इंपुट स्वरूप: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: आकार घटक वाचणे अशक्य: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr "qemu-img create: डिस्क प्रतिमा निर्माण करण्यास अपयशी, मागील त्रुटी संदेश पहा\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr "virt-make-fs: libguestfs कंपाइल केल्यावर NTFS समर्थन बंद केले\n"
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr "tar: अपयशी, मागील संदेश पहा\n"
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr "uncompress आदेश अपयशी, मागील संदेश पहा\n"
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/nl.po b/po/nl.po
index 2547e3ab..f512e819 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/fedora/language/"
@@ -4210,47 +4210,47 @@ msgstr "virt-list-filesystems: geen image of VM naam opgegeven"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: geen image of VM naam opgegeven"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs input output\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "onverwachte output van 'du' commando"
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: onbekend invoer formaat: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: kan size parameter niet ontleden: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: aanmaken schijf image mislukte, zie eerdere fout "
"boodschappen\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: NTFS ondersteuning was uitgezet toen libguestfs gecompileerd "
"werd\n"
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr "tar: misluket, zie eerdere boodschappen\n"
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr "decomprimeer commando mislukte, zie eerdere boodschappen\n"
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/or.po b/po/or.po
index c7b15419..86814fb9 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.com/projects/p/fedora/language/"
@@ -3834,43 +3834,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/pa.po b/po/pa.po
index 5d7107e2..69d364b8 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
@@ -3985,44 +3985,44 @@ msgstr "virt-list-filesystems: VM ਨਾਂ ਦਿੱਤਾ ਗਿਆ ਹੈ"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: ਕੋਈ ਈਮੇਜ਼ ਜਾਂ VM ਨਾਂ ਨਹੀਂ ਦਿੱਤਾ"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs ਇੰਪੁੱਟ ਆਊਟਪੁੱਟ\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "'du' ਕਮਾਂਡ ਤੋਂ ਅਣਜਾਣ ਆਊਟਪੁੱਟ"
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: ਅਣਜਾਣ ਇੰਪੁੱਟ ਫਾਰਮੈਟ: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: ਅਕਾਰ ਪੈਰਾਮੀਟਰ ਨੂੰ ਪਾਰਸ ਨਹੀਂ ਕਰ ਸਕਦਾ: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr "qemu-img ਬਣਾਓ: ਡਿਸਕ ਈਮੇਜ਼ ਬਣਾਉਣ ਤੋਂ ਫੇਲ ਹੋਇਆ, ਪਹਿਲੇ ਗਲਤੀ ਸੁਨੇਹੇ ਵੇਖੋ\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: NTFS ਸਹਿਯੋਗ ਅਯੋਗ ਕੀਤਾ ਜਾਂਦਾ ਹੈ ਜਦੋਂ libguestfs ਕੰਪਾਈਲ ਕੀਤੀ ਜਾਂਦੀ ਸੀ\n"
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr "tar: ਫੇਲ ਹੋਈ, ਪਹਿਲੇ ਸੁਨੇਹੇ ਵੇਖੋ\n"
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr "uncompress ਕਮਾਂਡ ਫੇਲ ਹੋਈ, ਪਹਿਲੇ ਸੁਨੇਹੇ ਵੇਖੋ\n"
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/pl.po b/po/pl.po
index 35cd0b0a..773348d6 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/fedora/language/"
@@ -4236,50 +4236,50 @@ msgstr "virt-list-filesystems: nie podano obrazu lub nazwy maszyny wirtualnej"
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: nie podano obrazu lub nazwy maszyny wirtualnej"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs wejście wyjście\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "nieoczekiwane wyjście polecenia \"du\""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: nieznany format wyjścia: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: nie można przetworzyć parametru rozmiaru: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: utworzenie obrazu dysku się nie powiodło, proszę zobaczyć "
"wcześniejsze komunikaty błędów\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: obsługa systemu plików NTFS została wyłączona podczas "
"komplikacji biblioteki libguestfs\n"
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
"tar: nie powiodło się, proszę zobaczyć wcześniejsze komunikaty błędów\n"
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
"polecenie uncompress się nie powiodło, proszę zobaczyć wcześniejsze "
"komunikaty błędów\n"
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/ta.po b/po/ta.po
index c227848a..1feeb631 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
@@ -3836,43 +3836,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/te.po b/po/te.po
index 569fec55..ae428d50 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/fedora/language/"
@@ -3833,43 +3833,43 @@ msgstr ""
msgid "virt-list-partitions: no image or VM name given"
msgstr ""
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr ""
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr ""
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr ""
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr ""
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"
diff --git a/po/uk.po b/po/uk.po
index 54744882..0a70f32c 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-16 12:35+0100\n"
+"POT-Creation-Date: 2012-07-17 15:36+0100\n"
"PO-Revision-Date: 2012-07-10 17:13+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -4387,47 +4387,47 @@ msgstr "virt-list-filesystems: не вказано образу або назв
msgid "virt-list-partitions: no image or VM name given"
msgstr "virt-list-partitions: не вказано образу або назви віртуальної машини"
-#: tools/virt-make-fs.pl:295
+#: tools/virt-make-fs.pl:309
msgid "virt-make-fs input output\n"
msgstr "virt-make-fs вхідні_дані вихідні_дані\n"
-#: tools/virt-make-fs.pl:325
+#: tools/virt-make-fs.pl:339
msgid "unexpected output from 'du' command"
msgstr "несподівані вихідні дані від команди «du»"
-#: tools/virt-make-fs.pl:337 tools/virt-make-fs.pl:351
-#: tools/virt-make-fs.pl:510
+#: tools/virt-make-fs.pl:351 tools/virt-make-fs.pl:365
+#: tools/virt-make-fs.pl:528
#, perl-brace-format
msgid "{f}: unknown input format: {fmt}\n"
msgstr "{f}: невідомий формат вхідних даних: {fmt}\n"
-#: tools/virt-make-fs.pl:402
+#: tools/virt-make-fs.pl:416
#, perl-brace-format
msgid "virt-make-fs: cannot parse size parameter: {sz}\n"
msgstr "virt-make-fs: не вдалося обробити параметр розміру: {sz}\n"
-#: tools/virt-make-fs.pl:417
+#: tools/virt-make-fs.pl:431
msgid ""
"qemu-img create: failed to create disk image, see earlier error messages\n"
msgstr ""
"qemu-img create: не вдалося створити образ диска, ознайомтеся з попередніми "
"повідомленнями\n"
-#: tools/virt-make-fs.pl:428
+#: tools/virt-make-fs.pl:442
msgid "virt-make-fs: NTFS support was disabled when libguestfs was compiled\n"
msgstr ""
"virt-make-fs: підтримку NTFS було вимкнено під час збирання libguestfs\n"
-#: tools/virt-make-fs.pl:494
+#: tools/virt-make-fs.pl:512
msgid "tar: failed, see earlier messages\n"
msgstr "tar: помилка, ознайомтеся з попередніми повідомленнями\n"
-#: tools/virt-make-fs.pl:516
+#: tools/virt-make-fs.pl:534
msgid "uncompress command failed, see earlier messages\n"
msgstr ""
"помилка команди розпакування, ознайомтеся з попередніми повідомленнями\n"
-#: tools/virt-make-fs.pl:550
+#: tools/virt-make-fs.pl:568
msgid ""
"virt-make-fs: error copying contents into filesystem\n"
"An error here usually means that the program did not estimate the\n"