summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--BUGS2
-rw-r--r--configure.ac4
-rw-r--r--po-docs/ja.po8602
-rw-r--r--po-docs/libguestfs-docs.pot4452
-rw-r--r--po-docs/uk.po8664
-rw-r--r--po/en_GB.po2
-rw-r--r--po/es.po2
-rw-r--r--po/gu.po2
-rw-r--r--po/hi.po2
-rw-r--r--po/kn.po2
-rw-r--r--po/libguestfs.pot4
-rw-r--r--po/ml.po2
-rw-r--r--po/mr.po2
-rw-r--r--po/nl.po2
-rw-r--r--po/or.po2
-rw-r--r--po/pa.po2
-rw-r--r--po/pl.po2
-rw-r--r--po/ta.po2
-rw-r--r--po/te.po2
-rw-r--r--po/uk.po2
20 files changed, 10838 insertions, 10918 deletions
diff --git a/BUGS b/BUGS
index d1f9e20d..a2570890 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-10-26
+Last updated: 2011-10-27
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
diff --git a/configure.ac b/configure.ac
index 8d10cf09..cda17a92 100644
--- a/configure.ac
+++ b/configure.ac
@@ -19,8 +19,8 @@
# add extra information using --with-extra="..." which may be any
# freeform string.
m4_define([libguestfs_major], [1])
-m4_define([libguestfs_minor], [13])
-m4_define([libguestfs_release], [26])
+m4_define([libguestfs_minor], [15])
+m4_define([libguestfs_release], [0])
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 00f6abdf..744b6524 100644
--- a/po-docs/ja.po
+++ b/po-docs/ja.po
@@ -1,22 +1,22 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the libguestfs package.
-#
+#
# Translators:
# rjones <rjones@redhat.com>, 2011.
# <www.carrotsoft@gmail.com>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
-"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n"
-"POT-Creation-Date: 2011-10-26 21:10+0200\n"
+"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
+"POT-Creation-Date: 2011-10-27 16:05+0200\n"
"PO-Revision-Date: 2011-10-27 09:15+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Japanese <trans-ja@lists.fedoraproject.org>\n"
+"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: ja\n"
"Plural-Forms: nplurals=1; plural=0\n"
#. type: =head1
@@ -107,8 +107,8 @@ msgid ""
"When older operating systems install themselves, the partitioning tools "
"place partitions at a sector misaligned with the underlying storage "
"(commonly the first partition starts on sector C<63>). Misaligned "
-"partitions can result in an operating system issuing more I/O than should be"
-" necessary."
+"partitions can result in an operating system issuing more I/O than should be "
+"necessary."
msgstr ""
#. type: textblock
@@ -121,10 +121,10 @@ msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:25
msgid ""
-"Currently there is no virt tool for fixing alignment problems. You can only"
-" reinstall the guest operating system. The following NetApp document "
-"summarises the problem and possible solutions: "
-"L<http://media.netapp.com/documents/tr-3747.pdf>"
+"Currently there is no virt tool for fixing alignment problems. You can only "
+"reinstall the guest operating system. The following NetApp document "
+"summarises the problem and possible solutions: L<http://media.netapp.com/"
+"documents/tr-3747.pdf>"
msgstr ""
#. type: =head1
@@ -328,8 +328,8 @@ msgstr ""
#: ../fish/guestfish.pod:174 ../fuse/guestmount.pod:102
#: ../inspector/virt-inspector.pod:71 ../rescue/virt-rescue.pod:100
msgid ""
-"The format of the disk image is auto-detected. To override this and force a"
-" particular format use the I<--format=..> option."
+"The format of the disk image is auto-detected. To override this and force a "
+"particular format use the I<--format=..> option."
msgstr ""
#. type: =item
@@ -597,10 +597,10 @@ msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:174
msgid ""
-"Operating systems older than Windows 2008 and Linux before ca.2010 place the"
-" first sector of the first partition at sector 63, with a 512 byte sector "
-"size. This happens because of a historical accident. Drives have to report"
-" a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is "
+"Operating systems older than Windows 2008 and Linux before ca.2010 place the "
+"first sector of the first partition at sector 63, with a 512 byte sector "
+"size. This happens because of a historical accident. Drives have to report "
+"a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is "
"completely meaningless on modern drives, but it happens that the geometry "
"reported always has 63 sectors per track. The operating system therefore "
"places the first partition at the start of the second \"track\", at sector "
@@ -622,8 +622,8 @@ msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:190
msgid ""
-"if the host OS uses local storage directly on hard drive partitions, and the"
-" hard drive has 512 byte physical sectors."
+"if the host OS uses local storage directly on hard drive partitions, and the "
+"hard drive has 512 byte physical sectors."
msgstr ""
#. type: =item
@@ -700,19 +700,21 @@ msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:229
msgid ""
-"New versions of the Linux kernel expose the physical and logical block size,"
-" and minimum and recommended I/O size."
+"New versions of the Linux kernel expose the physical and logical block size, "
+"and minimum and recommended I/O size."
msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:232
-msgid "For a typical hard drive with 512 byte sectors:"
+msgid "For a typical consumer hard drive with 512 byte sectors:"
msgstr ""
#. type: verbatim
#: ../align/virt-alignment-scan.pod:234
#, no-wrap
msgid ""
+" $ cat /sys/block/sda/queue/hw_sector_size\n"
+" 512\n"
" $ cat /sys/block/sda/queue/physical_block_size\n"
" 512\n"
" $ cat /sys/block/sda/queue/logical_block_size\n"
@@ -725,12 +727,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:243
+#: ../align/virt-alignment-scan.pod:245
+msgid "For a new consumer hard drive with 4Kbyte sectors:"
+msgstr ""
+
+#. type: verbatim
+#: ../align/virt-alignment-scan.pod:247
+#, no-wrap
+msgid ""
+" $ cat /sys/block/sda/queue/hw_sector_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/physical_block_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/logical_block_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/minimum_io_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/optimal_io_size\n"
+" 0\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:258
msgid "For a NetApp LUN:"
msgstr ""
#. type: verbatim
-#: ../align/virt-alignment-scan.pod:245
+#: ../align/virt-alignment-scan.pod:260
#, no-wrap
msgid ""
" $ cat /sys/block/sdc/queue/logical_block_size\n"
@@ -745,72 +769,71 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:254
+#: ../align/virt-alignment-scan.pod:269
msgid ""
"The NetApp allows 512 byte accesses (but they will be very inefficient), "
"prefers a minimum 4K I/O size, but the optimal I/O size is 64K."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:258
+#: ../align/virt-alignment-scan.pod:273
msgid ""
-"For detailed information about what these numbers mean, see "
-"L<http://docs.redhat.com/docs/en-"
-"US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-"
-"iolimits.html>"
+"For detailed information about what these numbers mean, see L<http://docs."
+"redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/"
+"Storage_Administration_Guide/newstorage-iolimits.html>"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:261
+#: ../align/virt-alignment-scan.pod:276
msgid ""
-"[Thanks to Mike Snitzer for providing NetApp data and additional "
-"information.]"
+"[Thanks to Matt Booth for providing 4K drive data. Thanks to Mike Snitzer "
+"for providing NetApp data and additional information.]"
msgstr ""
#. type: =head2
-#: ../align/virt-alignment-scan.pod:264
+#: ../align/virt-alignment-scan.pod:279
msgid "1 MB PARTITION ALIGNMENT"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:266
+#: ../align/virt-alignment-scan.pod:281
msgid ""
"Microsoft picked 1 MB as the default alignment for all partitions starting "
"with Windows 2008 Server, and Linux has followed this."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:269
+#: ../align/virt-alignment-scan.pod:284
msgid ""
-"Assuming 512 byte sectors in the guest, you will now see the first partition"
-" starting at sector 2048, and subsequent partitions (if any) will start at "
-"a multiple of 2048 sectors."
+"Assuming 512 byte sectors in the guest, you will now see the first partition "
+"starting at sector 2048, and subsequent partitions (if any) will start at a "
+"multiple of 2048 sectors."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:273
+#: ../align/virt-alignment-scan.pod:288
msgid ""
"1 MB alignment is compatible with all current alignment requirements (4K, "
"64K) and provides room for future growth in physical block sizes."
msgstr ""
#. type: =head2
-#: ../align/virt-alignment-scan.pod:276
+#: ../align/virt-alignment-scan.pod:291
msgid "SETTING ALIGNMENT"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:278
+#: ../align/virt-alignment-scan.pod:293
msgid ""
-"L<virt-resize(1)> can change the alignment of the partitions of some guests."
-" Currently it can fully align all the partitions of all Windows guests, and"
-" it will fix the bootloader where necessary. For Linux guests, it can align"
-" the second and subsequent partitions, so the majority of OS accesses except"
-" at boot will be aligned."
+"L<virt-resize(1)> can change the alignment of the partitions of some "
+"guests. Currently it can fully align all the partitions of all Windows "
+"guests, and it will fix the bootloader where necessary. For Linux guests, "
+"it can align the second and subsequent partitions, so the majority of OS "
+"accesses except at boot will be aligned."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:284
+#: ../align/virt-alignment-scan.pod:299
msgid ""
"Another way to correct partition alignment problems is to reinstall your "
"guest operating systems. If you install operating systems from templates, "
@@ -818,23 +841,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:288
+#: ../align/virt-alignment-scan.pod:303
msgid ""
-"For older versions of Windows, the following NetApp document contains useful"
-" information: L<http://media.netapp.com/documents/tr-3747.pdf>"
+"For older versions of Windows, the following NetApp document contains useful "
+"information: L<http://media.netapp.com/documents/tr-3747.pdf>"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:291
+#: ../align/virt-alignment-scan.pod:306
msgid ""
"For Red Hat Enterprise Linux E<le> 5, use a Kickstart script that contains "
-"an explicit C<%pre> section that creates aligned partitions using "
-"L<parted(8)>. Do not use the Kickstart C<part> command. The NetApp "
-"document above contains an example."
+"an explicit C<%pre> section that creates aligned partitions using L<parted(8)"
+">. Do not use the Kickstart C<part> command. The NetApp document above "
+"contains an example."
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:296 ../cat/virt-cat.pod:231
+#: ../align/virt-alignment-scan.pod:311 ../cat/virt-cat.pod:231
#: ../cat/virt-filesystems.pod:373 ../cat/virt-ls.pod:483
#: ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:215
#: ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:352
@@ -846,7 +869,7 @@ msgid "SHELL QUOTING"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:298 ../cat/virt-cat.pod:233
+#: ../align/virt-alignment-scan.pod:313 ../cat/virt-cat.pod:233
#: ../cat/virt-filesystems.pod:375 ../cat/virt-ls.pod:485
#: ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:217
#: ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:354
@@ -857,12 +880,12 @@ msgstr ""
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 "
-"escape these characters on the command line. See the shell manual page "
-"L<sh(1)> for details."
+"escape these characters on the command line. See the shell manual page L<sh"
+"(1)> for details."
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:303 ../cat/virt-cat.pod:238
+#: ../align/virt-alignment-scan.pod:318 ../cat/virt-cat.pod:238
#: ../cat/virt-filesystems.pod:380 ../cat/virt-ls.pod:490
#: ../clone/virt-sysprep.pod:482 ../df/virt-df.pod:222
#: ../edit/virt-edit.pod:349 ../fish/guestfish.pod:1114
@@ -873,13 +896,13 @@ msgid "EXIT STATUS"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:305
+#: ../align/virt-alignment-scan.pod:320
msgid "This program returns:"
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:309 ../align/virt-alignment-scan.pod:315
-#: ../align/virt-alignment-scan.pod:321 ../align/virt-alignment-scan.pod:328
+#: ../align/virt-alignment-scan.pod:324 ../align/virt-alignment-scan.pod:330
+#: ../align/virt-alignment-scan.pod:336 ../align/virt-alignment-scan.pod:343
#: ../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
#: ../clone/virt-sysprep.pod:283 ../clone/virt-sysprep.pod:287
@@ -923,19 +946,19 @@ msgstr ""
#: ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29
#: ../src/guestfs-actions.pod:641 ../src/guestfs-actions.pod:649
#: ../src/guestfs-actions.pod:656 ../src/guestfs-actions.pod:663
-#: ../src/guestfs-actions.pod:2071 ../src/guestfs-actions.pod:2075
#: ../src/guestfs-actions.pod:2079 ../src/guestfs-actions.pod:2083
-#: ../src/guestfs-actions.pod:2091 ../src/guestfs-actions.pod:2095
-#: ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:2109
-#: ../src/guestfs-actions.pod:2113 ../src/guestfs-actions.pod:2117
-#: ../src/guestfs-actions.pod:2255 ../src/guestfs-actions.pod:2259
-#: ../src/guestfs-actions.pod:2264 ../src/guestfs-actions.pod:2269
-#: ../src/guestfs-actions.pod:2330 ../src/guestfs-actions.pod:2334
-#: ../src/guestfs-actions.pod:2339 ../src/guestfs-actions.pod:2754
-#: ../src/guestfs-actions.pod:2761 ../src/guestfs-actions.pod:2768
-#: ../src/guestfs-actions.pod:3313 ../src/guestfs-actions.pod:3319
-#: ../src/guestfs-actions.pod:3327 ../src/guestfs-actions.pod:3334
-#: ../src/guestfs-actions.pod:3341 ../src/guestfs.pod:403
+#: ../src/guestfs-actions.pod:2087 ../src/guestfs-actions.pod:2091
+#: ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:2103
+#: ../src/guestfs-actions.pod:2107 ../src/guestfs-actions.pod:2117
+#: ../src/guestfs-actions.pod:2121 ../src/guestfs-actions.pod:2125
+#: ../src/guestfs-actions.pod:2263 ../src/guestfs-actions.pod:2267
+#: ../src/guestfs-actions.pod:2272 ../src/guestfs-actions.pod:2277
+#: ../src/guestfs-actions.pod:2338 ../src/guestfs-actions.pod:2342
+#: ../src/guestfs-actions.pod:2347 ../src/guestfs-actions.pod:2762
+#: ../src/guestfs-actions.pod:2769 ../src/guestfs-actions.pod:2776
+#: ../src/guestfs-actions.pod:3321 ../src/guestfs-actions.pod:3327
+#: ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3342
+#: ../src/guestfs-actions.pod:3349 ../src/guestfs.pod:403
#: ../src/guestfs.pod:408 ../src/guestfs.pod:413 ../src/guestfs.pod:417
#: ../src/guestfs.pod:422 ../src/guestfs.pod:426 ../src/guestfs.pod:431
#: ../src/guestfs.pod:436 ../src/guestfs.pod:1109 ../src/guestfs.pod:1113
@@ -959,52 +982,52 @@ msgid "*"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:311
+#: ../align/virt-alignment-scan.pod:326
msgid "0"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:313
+#: ../align/virt-alignment-scan.pod:328
msgid ""
"successful exit, all partitions are aligned E<ge> 64K for best performance"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:317
+#: ../align/virt-alignment-scan.pod:332
msgid "1"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:319
+#: ../align/virt-alignment-scan.pod:334
msgid "an error scanning the disk image or guest"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:323
+#: ../align/virt-alignment-scan.pod:338
msgid "2"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:325
+#: ../align/virt-alignment-scan.pod:340
msgid ""
"successful exit, some partitions have alignment E<lt> 64K which can result "
"in poor performance on high end network storage"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:330
+#: ../align/virt-alignment-scan.pod:345
msgid "3"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:332
+#: ../align/virt-alignment-scan.pod:347
msgid ""
-"successful exit, some partitions have alignment E<lt> 4K which can result in"
-" poor performance on most hypervisors"
+"successful exit, some partitions have alignment E<lt> 4K which can result in "
+"poor performance on most hypervisors"
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:337 ../cat/virt-cat.pod:243
+#: ../align/virt-alignment-scan.pod:352 ../cat/virt-cat.pod:243
#: ../cat/virt-filesystems.pod:385 ../cat/virt-ls.pod:495
#: ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:227
#: ../edit/virt-edit.pod:354 ../erlang/examples/guestfs-erlang.pod:97
@@ -1025,14 +1048,14 @@ msgid "SEE ALSO"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:339
+#: ../align/virt-alignment-scan.pod:354
msgid ""
-"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, L"
-"<virt-resize(1)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, "
+"L<virt-resize(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:346 ../cat/virt-cat.pod:252
+#: ../align/virt-alignment-scan.pod:361 ../cat/virt-cat.pod:252
#: ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:507
#: ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:235
#: ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296
@@ -1044,7 +1067,7 @@ msgid "AUTHOR"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:348 ../cat/virt-cat.pod:254
+#: ../align/virt-alignment-scan.pod:363 ../cat/virt-cat.pod:254
#: ../cat/virt-filesystems.pod:398 ../cat/virt-ls.pod:509
#: ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:237
#: ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:395
@@ -1056,7 +1079,7 @@ msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:350 ../cat/virt-cat.pod:256
+#: ../align/virt-alignment-scan.pod:365 ../cat/virt-cat.pod:256
#: ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:511
#: ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:239
#: ../edit/virt-edit.pod:372 ../erlang/examples/guestfs-erlang.pod:114
@@ -1077,13 +1100,13 @@ msgid "COPYRIGHT"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:352 ../clone/virt-sysprep.pod:507
+#: ../align/virt-alignment-scan.pod:367 ../clone/virt-sysprep.pod:507
#: ../sparsify/virt-sparsify.pod:270
msgid "Copyright (C) 2011 Red Hat Inc."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:354 ../cat/virt-cat.pod:260
+#: ../align/virt-alignment-scan.pod:369 ../cat/virt-cat.pod:260
#: ../cat/virt-filesystems.pod:404 ../cat/virt-ls.pod:515
#: ../clone/virt-sysprep.pod:509 ../df/virt-df.pod:243
#: ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1305
@@ -1103,7 +1126,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:359 ../cat/virt-cat.pod:265
+#: ../align/virt-alignment-scan.pod:374 ../cat/virt-cat.pod:265
#: ../cat/virt-filesystems.pod:409 ../cat/virt-ls.pod:520
#: ../clone/virt-sysprep.pod:514 ../df/virt-df.pod:248
#: ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1310
@@ -1123,7 +1146,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:364 ../cat/virt-cat.pod:270
+#: ../align/virt-alignment-scan.pod:379 ../cat/virt-cat.pod:270
#: ../cat/virt-filesystems.pod:414 ../cat/virt-ls.pod:525
#: ../clone/virt-sysprep.pod:519 ../df/virt-df.pod:253
#: ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1315
@@ -1136,9 +1159,9 @@ msgstr ""
#: ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329
#: ../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., 675 Mass"
-" Ave, Cambridge, MA 02139, USA."
+"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., 675 Mass "
+"Ave, Cambridge, MA 02139, USA."
msgstr ""
#. type: textblock
@@ -1195,8 +1218,8 @@ msgstr ""
#: ../cat/virt-cat.pod:24
msgid ""
"Multiple filenames can be given, in which case they are concatenated "
-"together. Each filename must be a full path, starting at the root directory"
-" (starting with '/')."
+"together. Each filename must be a full path, starting at the root directory "
+"(starting with '/')."
msgstr ""
#. type: textblock
@@ -1306,8 +1329,8 @@ msgstr ""
#: ../inspector/virt-inspector.pod:67 ../rescue/virt-rescue.pod:96
msgid ""
"Add I<file> which should be a disk image from a virtual machine. If the "
-"virtual machine has multiple block devices, you must supply all of them with"
-" separate I<-a> options."
+"virtual machine has multiple block devices, you must supply all of them with "
+"separate I<-a> options."
msgstr ""
#. type: =item
@@ -1320,10 +1343,10 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:100
msgid ""
-"When prompting for keys and passphrases, virt-cat normally turns echoing off"
-" so you cannot see what you are typing. If you are not worried about "
-"Tempest attacks and there is no one else in the room you can specify this "
-"flag to see what you are typing."
+"When prompting for keys and passphrases, virt-cat normally turns echoing off "
+"so you cannot see what you are typing. If you are not worried about Tempest "
+"attacks and there is no one else in the room you can specify this flag to "
+"see what you are typing."
msgstr ""
#. type: verbatim
@@ -1354,8 +1377,8 @@ msgstr ""
#: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291
#: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:116
msgid ""
-"Read key or passphrase parameters from stdin. The default is to try to read"
-" passphrases from the user by opening C</dev/tty>."
+"Read key or passphrase parameters from stdin. The default is to try to read "
+"passphrases from the user by opening C</dev/tty>."
msgstr ""
#. type: =head1
@@ -1493,8 +1516,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:221
msgid ""
-"The command above uses libguestfs's guest inspection feature and so does not"
-" work on guests that libguestfs cannot inspect, or on things like arbitrary "
+"The command above uses libguestfs's guest inspection feature and so does not "
+"work on guests that libguestfs cannot inspect, or on things like arbitrary "
"disk images that don't contain guests. To display a file from a disk image "
"directly, use:"
msgstr ""
@@ -1526,8 +1549,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:245
msgid ""
-"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L"
-"<virt-tar-out(1)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-"
+"tar-out(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -1563,8 +1586,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:15
msgid ""
"This tool allows you to discover filesystems, partitions, logical volumes, "
-"and their sizes in a disk image or virtual machine. It is a replacement for"
-" L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>."
+"and their sizes in a disk image or virtual machine. It is a replacement for "
+"L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>."
msgstr ""
#. type: textblock
@@ -1666,8 +1689,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-filesystems.pod:64
msgid ""
-"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I"
-"<--physical-volumes>, I<--block-devices> to list those items."
+"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I<--physical-"
+"volumes>, I<--block-devices> to list those items."
msgstr ""
#. type: textblock
@@ -1684,8 +1707,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-filesystems.pod:74
msgid ""
-"UUIDs (because they are quite long) are not shown by default. Add the "
-"I<--uuid> option to display device and filesystem UUIDs in the long output."
+"UUIDs (because they are quite long) are not shown by default. Add the I<--"
+"uuid> option to display device and filesystem UUIDs in the long output."
msgstr ""
#. type: textblock
@@ -1723,10 +1746,10 @@ msgstr ""
#. type: textblock
#: ../cat/virt-filesystems.pod:112
msgid ""
-"Display everything. This is currently the same as specifying these options:"
-" I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I"
-"<--logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may "
-"be added to this list in future)."
+"Display everything. This is currently the same as specifying these options: "
+"I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I<--"
+"logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may be "
+"added to this list in future)."
msgstr ""
#. type: textblock
@@ -1780,8 +1803,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:157
msgid ""
"This causes filesystems that are not ordinary, mountable filesystems to be "
-"displayed. This category includes swapspace, and filesystems that are empty"
-" or contain unknown data."
+"displayed. This category includes swapspace, and filesystems that are empty "
+"or contain unknown data."
msgstr ""
#. type: textblock
@@ -1866,8 +1889,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:213
msgid ""
"The extra columns displayed depend on what output you select, and the "
-"ordering of columns may change in future versions. Use the title row, "
-"I<--csv> output and/or L<csvtool(1)> to match columns to data in external "
+"ordering of columns may change in future versions. Use the title row, I<--"
+"csv> output and/or L<csvtool(1)> to match columns to data in external "
"programs."
msgstr ""
@@ -1901,8 +1924,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-filesystems.pod:229
msgid ""
-"Display LVM logical volumes. In this mode, these are displayed irrespective"
-" of whether the LVs contain filesystems."
+"Display LVM logical volumes. In this mode, these are displayed irrespective "
+"of whether the LVs contain filesystems."
msgstr ""
#. type: =item
@@ -2021,8 +2044,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:298
msgid ""
"For device and partition names these are displayed as canonical libguestfs "
-"names, so that for example C</dev/sda2> is the second partition on the first"
-" device."
+"names, so that for example C</dev/sda2> is the second partition on the first "
+"device."
msgstr ""
#. type: textblock
@@ -2075,8 +2098,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:321
msgid ""
"The partition type byte, displayed as a two digit hexadecimal number. A "
-"comprehensive list of partition types can be found here: "
-"L<http://www.win.tue.nl/~aeb/partitions/partition_types-1.html>"
+"comprehensive list of partition types can be found here: L<http://www.win."
+"tue.nl/~aeb/partitions/partition_types-1.html>"
msgstr ""
#. type: textblock
@@ -2105,9 +2128,9 @@ msgstr ""
#: ../cat/virt-filesystems.pod:334
msgid ""
"The parent column records the parent relationship between objects. For "
-"example, if the object is a partition, then this column contains the name of"
-" the containing device. If the object is a logical volume, then this column"
-" is the name of the volume group."
+"example, if the object is a partition, then this column contains the name of "
+"the containing device. If the object is a logical volume, then this column "
+"is the name of the volume group."
msgstr ""
#. type: =item
@@ -2145,8 +2168,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:354 ../cat/virt-ls.pod:464
#: ../df/virt-df.pod:196
msgid ""
-"Myth: Just split fields at commas. Reality: This does I<not> work reliably."
-" This example has two columns:"
+"Myth: Just split fields at commas. Reality: This does I<not> work "
+"reliably. This example has two columns:"
msgstr ""
#. type: verbatim
@@ -2188,8 +2211,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:368 ../cat/virt-ls.pod:478
#: ../df/virt-df.pod:210
msgid ""
-"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl"
-" or Python's built-in csv library)."
+"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl "
+"or Python's built-in csv library)."
msgstr ""
#. type: textblock
@@ -2202,8 +2225,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:387
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-"
-"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, "
-"L<http://libguestfs.org/>."
+"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://"
+"libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -2263,23 +2286,23 @@ msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:24
msgid ""
-"Multiple directory names can be given, in which case the output from each is"
-" concatenated."
+"Multiple directory names can be given, in which case the output from each is "
+"concatenated."
msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:27
msgid ""
-"To list directories from a libvirt guest use the I<-d> option to specify the"
-" name of the guest. For a disk image, use the I<-a> option."
+"To list directories from a libvirt guest use the I<-d> option to specify the "
+"name of the guest. For a disk image, use the I<-a> option."
msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:31
msgid ""
-"C<virt-ls> can do many simple file listings. For more complicated cases you"
-" may need to use L<guestfish(1)>, or write a program directly to the "
-"L<guestfs(3)> API."
+"C<virt-ls> can do many simple file listings. For more complicated cases you "
+"may need to use L<guestfish(1)>, or write a program directly to the L<guestfs"
+"(3)> API."
msgstr ""
#. type: textblock
@@ -2394,8 +2417,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:71
msgid ""
-"Find the differences between files in a guest and an earlier snapshot of the"
-" same guest."
+"Find the differences between files in a guest and an earlier snapshot of the "
+"same guest."
msgstr ""
#. type: verbatim
@@ -2412,10 +2435,10 @@ msgstr ""
#: ../cat/virt-ls.pod:78
msgid ""
"The commands above won't find files where the content has changed but the "
-"metadata (eg. file size and modification date) is the same. To do that, you"
-" need to add the I<--checksum> parameter to both C<virt-ls> commands. "
-"I<--checksum> can be quite slow since it has to read and compute a checksum "
-"of every regular file in the virtual machine."
+"metadata (eg. file size and modification date) is the same. To do that, you "
+"need to add the I<--checksum> parameter to both C<virt-ls> commands. I<--"
+"checksum> can be quite slow since it has to read and compute a checksum of "
+"every regular file in the virtual machine."
msgstr ""
#. type: =head1
@@ -2529,8 +2552,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:132
msgid ""
-"Most of the interesting features of C<virt-ls> are only available when using"
-" I<-lR> mode."
+"Most of the interesting features of C<virt-ls> are only available when using "
+"I<-lR> mode."
msgstr ""
#. type: textblock
@@ -2538,11 +2561,11 @@ msgstr ""
msgid ""
"The fields are normally space-separated. Filenames are B<not> quoted, so "
"you cannot use the output in another program (because filenames can contain "
-"spaces and other unsafe characters). If the guest was untrusted and someone"
-" knew you were using C<virt-ls> to analyze the guest, they could play tricks"
-" on you by creating filenames with embedded newline characters. To "
-"B<safely> parse the output in another program, use the I<--csv> (Comma-"
-"Separated Values) option."
+"spaces and other unsafe characters). If the guest was untrusted and someone "
+"knew you were using C<virt-ls> to analyze the guest, they could play tricks "
+"on you by creating filenames with embedded newline characters. To B<safely> "
+"parse the output in another program, use the I<--csv> (Comma-Separated "
+"Values) option."
msgstr ""
#. type: textblock
@@ -2609,7 +2632,7 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4395
+#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4380
msgid "path"
msgstr ""
@@ -2798,8 +2821,8 @@ msgstr ""
#: ../cat/virt-ls.pod:316
msgid ""
"When prompting for keys and passphrases, virt-ls normally turns echoing off "
-"so you cannot see what you are typing. If you are not worried about Tempest"
-" attacks and there is no one else in the room you can specify this flag to "
+"so you cannot see what you are typing. If you are not worried about Tempest "
+"attacks and there is no one else in the room you can specify this flag to "
"see what you are typing."
msgstr ""
@@ -2855,8 +2878,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:378
msgid ""
-"C<virt-ls -l> produces a \"long listing\", which shows more detail. See "
-"L</LONG LISTING>."
+"C<virt-ls -l> produces a \"long listing\", which shows more detail. See L</"
+"LONG LISTING>."
msgstr ""
#. type: textblock
@@ -2990,10 +3013,10 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:15
msgid ""
-"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones"
-" can be made from it. Steps in this process include removing SSH host keys,"
-" removing persistent network MAC configuration, and removing user accounts."
-" Each step can be enabled or disabled as required."
+"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones "
+"can be made from it. Steps in this process include removing SSH host keys, "
+"removing persistent network MAC configuration, and removing user accounts. "
+"Each step can be enabled or disabled as required."
msgstr ""
#. type: textblock
@@ -3008,16 +3031,15 @@ msgstr ""
msgid ""
"Virt-sysprep modifies the guest or disk image I<in place>. The guest must "
"be shut down. If you want to preserve the existing contents of the guest, "
-"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> "
-"below."
+"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> below."
msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:29
msgid ""
"You do I<not> need to run virt-sysprep as root. In fact we'd generally "
-"recommend that you don't. The time you might want to run it as root is when"
-" you need root in order to access the disk image, but even in this case it "
+"recommend that you don't. The time you might want to run it as root is when "
+"you need root in order to access the disk image, but even in this case it "
"would be better to change the permissions on the disk image to be writable "
"as the non-root user running virt-sysprep."
msgstr ""
@@ -3025,8 +3047,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:35
msgid ""
-"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the"
-" Microsoft program C<sysprep.exe> which is used to unconfigure Windows "
+"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the "
+"Microsoft program C<sysprep.exe> which is used to unconfigure Windows "
"machines in preparation for cloning them. Having said that, virt-sysprep "
"does I<not> currently work on Microsoft Windows guests. We plan to support "
"Windows sysprepping in a future version, and we already have code to do it."
@@ -3137,8 +3159,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:135
msgid ""
-"The default is to try to detect if SELinux relabelling is required. See "
-"L</SELINUX RELABELLING> below for more details."
+"The default is to try to detect if SELinux relabelling is required. See L</"
+"SELINUX RELABELLING> below for more details."
msgstr ""
#. type: =head1
@@ -3149,8 +3171,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:158
msgid ""
-"If the I<--enable> option is I<not> given, then I<all sysprep operations are"
-" enabled>, although some are skipped depending on the type of guest."
+"If the I<--enable> option is I<not> given, then I<all sysprep operations are "
+"enabled>, although some are skipped depending on the type of guest."
msgstr ""
#. type: textblock
@@ -3171,8 +3193,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:167
msgid ""
-"To list the operations supported by the current version of virt-sysprep, use"
-" I<--list-operations>."
+"To list the operations supported by the current version of virt-sysprep, use "
+"I<--list-operations>."
msgstr ""
#. type: textblock
@@ -3228,8 +3250,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:191
msgid ""
-"If the I<--hostname> parameter is not given, then the hostname is changed to"
-" C<localhost.localdomain>."
+"If the I<--hostname> parameter is not given, then the hostname is changed to "
+"C<localhost.localdomain>."
msgstr ""
#. type: =head2
@@ -3272,8 +3294,7 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:209
msgid ""
-"Write some random bytes from the host into the random seed file of the "
-"guest."
+"Write some random bytes from the host into the random seed file of the guest."
msgstr ""
#. type: textblock
@@ -3351,8 +3372,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:242
msgid ""
-"After a guest is cloned, the MAC address usually changes. Since the old MAC"
-" address occupies the old name (eg. eth0), this means the fresh MAC address "
+"After a guest is cloned, the MAC address usually changes. Since the old MAC "
+"address occupies the old name (eg. eth0), this means the fresh MAC address "
"is assigned to a new name (eg. eth1) and this is usually undesirable. "
"Erasing the udev persistent net rules avoids this."
msgstr ""
@@ -3516,8 +3537,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:349
msgid ""
-"You can, of course, just copy the block device on the host using L<cp(1)> or"
-" L<dd(1)>."
+"You can, of course, just copy the block device on the host using L<cp(1)> or "
+"L<dd(1)>."
msgstr ""
#. type: verbatim
@@ -3552,23 +3573,23 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:370
msgid ""
-"Use the block device as a backing file and create a snapshot on top for each"
-" guest. The advantage is that you don't need to copy the block device (very"
-" fast) and only changes are stored (less storage required)."
+"Use the block device as a backing file and create a snapshot on top for each "
+"guest. The advantage is that you don't need to copy the block device (very "
+"fast) and only changes are stored (less storage required)."
msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:375
msgid ""
-"Note that writing to the backing file once you have created guests on top of"
-" it is not possible: you will corrupt the guests."
+"Note that writing to the backing file once you have created guests on top of "
+"it is not possible: you will corrupt the guests."
msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:378
msgid ""
-"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 "
-"-o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some "
+"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 -"
+"o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some "
"filesystems (such as btrfs) and most Network Attached Storage devices can "
"also create cheap snapshots from files or LUNs."
msgstr ""
@@ -3591,9 +3612,9 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:396
msgid ""
-"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device"
-" and/or modify the external libvirt configuration of a guest. It will reset"
-" the name, UUID and MAC address of the guest in the libvirt XML."
+"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device "
+"and/or modify the external libvirt configuration of a guest. It will reset "
+"the name, UUID and MAC address of the guest in the libvirt XML."
msgstr ""
#. type: textblock
@@ -3620,8 +3641,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:409
msgid ""
-"L<virt-sparsify(1)> can be used to make the cloning template smaller, making"
-" it easier to compress and/or faster to copy."
+"L<virt-sparsify(1)> can be used to make the cloning template smaller, making "
+"it easier to compress and/or faster to copy."
msgstr ""
#. type: textblock
@@ -3653,9 +3674,9 @@ msgstr ""
msgid ""
"If you want to give people cloned guests, but let them pick the size of the "
"guest themselves (eg. depending on how much they are prepared to pay for "
-"disk space), then instead of copying the template, you can run L<virt-"
-"resize(1)>. Virt-resize performs a copy and resize, and thus is ideal for "
-"cloning guests from a template."
+"disk space), then instead of copying the template, you can run L<virt-resize"
+"(1)>. Virt-resize performs a copy and resize, and thus is ideal for cloning "
+"guests from a template."
msgstr ""
#. type: =head1
@@ -3667,19 +3688,18 @@ msgstr ""
#: ../clone/virt-sysprep.pod:431
msgid ""
"Although virt-sysprep removes some sensitive information from the guest, it "
-"does not pretend to remove all of it. You should examine the L</OPERATIONS>"
-" above, and the implementation of the operations in the shell script. You "
+"does not pretend to remove all of it. You should examine the L</OPERATIONS> "
+"above, and the implementation of the operations in the shell script. You "
"should also examine the guest afterwards."
msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:436
msgid ""
-"Sensitive files are simply removed. The data they contained may still exist"
-" on the disk, easily recovered with a hex editor or undelete tool. Use L"
-"<virt-sparsify(1)> as one way to remove this content. See also the "
-"L<scrub(1)> command to get rid of deleted content in directory entries and "
-"inodes."
+"Sensitive files are simply removed. The data they contained may still exist "
+"on the disk, easily recovered with a hex editor or undelete tool. Use "
+"L<virt-sparsify(1)> as one way to remove this content. See also the L<scrub"
+"(1)> command to get rid of deleted content in directory entries and inodes."
msgstr ""
#. type: =head2
@@ -3737,10 +3757,10 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:464
msgid ""
-"If any new files are created by virt-sysprep, then virt-sysprep touches "
-"C</.autorelabel> so that these will be correctly labelled by SELinux the "
-"next time the guest is booted. This process interrupts boot and can take "
-"some time."
+"If any new files are created by virt-sysprep, then virt-sysprep touches C</."
+"autorelabel> so that these will be correctly labelled by SELinux the next "
+"time the guest is booted. This process interrupts boot and can take some "
+"time."
msgstr ""
#. type: textblock
@@ -3766,8 +3786,8 @@ msgstr ""
#: ../clone/virt-sysprep.pod:488
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-"
-"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-"
-"img(1)>, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>."
+"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)"
+">, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>."
msgstr ""
#. type: textblock
@@ -3827,20 +3847,20 @@ msgstr ""
#. type: textblock
#: ../df/virt-df.pod:28
msgid ""
-"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt"
-" to get a list of all active and inactive guests, and performs a C<df>-type "
+"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt "
+"to get a list of all active and inactive guests, and performs a C<df>-type "
"operation on each one in turn, printing out the results."
msgstr ""
#. type: textblock
#: ../df/virt-df.pod:32
msgid ""
-"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a "
-"C<df>-type operation on either the single named libvirt domain, or on the "
-"disk image(s) listed on the command line (which must all belong to a single "
-"VM). In this mode (with arguments), C<virt-df> will I<only work for a "
-"single guest>. If you want to run on multiple guests, then you have to "
-"invoke C<virt-df> multiple times."
+"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a C<df>-"
+"type operation on either the single named libvirt domain, or on the disk "
+"image(s) listed on the command line (which must all belong to a single VM). "
+"In this mode (with arguments), C<virt-df> will I<only work for a single "
+"guest>. If you want to run on multiple guests, then you have to invoke "
+"C<virt-df> multiple times."
msgstr ""
#. type: textblock
@@ -3944,8 +3964,8 @@ msgstr ""
#. type: textblock
#: ../df/virt-df.pod:150
msgid ""
-"If you think an untrusted guest might actively try to exploit the libguestfs"
-" appliance kernel, then this prevents one guest from interfering with the "
+"If you think an untrusted guest might actively try to exploit the libguestfs "
+"appliance kernel, then this prevents one guest from interfering with the "
"stats printed for another guest."
msgstr ""
@@ -3961,23 +3981,23 @@ msgstr ""
#: ../df/virt-df.pod:165
msgid ""
"Print UUIDs instead of names. This is useful for following a guest even "
-"when the guest is migrated or renamed, or when two guests happen to have the"
-" same name."
+"when the guest is migrated or renamed, or when two guests happen to have the "
+"same name."
msgstr ""
#. type: textblock
#: ../df/virt-df.pod:169
msgid ""
-"Note that only domains that we fetch from libvirt come with UUIDs. For disk"
-" images, we still print the disk image name even when this option is "
+"Note that only domains that we fetch from libvirt come with UUIDs. For disk "
+"images, we still print the disk image name even when this option is "
"specified."
msgstr ""
#. type: textblock
#: ../df/virt-df.pod:229
msgid ""
-"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, "
-"L<http://libguestfs.org/>."
+"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://"
+"libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -4051,8 +4071,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:32
msgid ""
-"Multiple filenames can be given, in which case they are each edited in turn."
-" Each filename must be a full path, starting at the root directory "
+"Multiple filenames can be given, in which case they are each edited in "
+"turn. Each filename must be a full path, starting at the root directory "
"(starting with '/')."
msgstr ""
@@ -4064,8 +4084,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:38
msgid ""
-"For more complex cases you should look at the L<guestfish(1)> tool (see "
-"L</USING GUESTFISH> below)."
+"For more complex cases you should look at the L<guestfish(1)> tool (see L</"
+"USING GUESTFISH> below)."
msgstr ""
#. type: textblock
@@ -4137,15 +4157,15 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:85
msgid ""
-"Create a backup of the original file I<in the guest disk image>. The backup"
-" has the original filename with C<extension> added."
+"Create a backup of the original file I<in the guest disk image>. The backup "
+"has the original filename with C<extension> added."
msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:88
msgid ""
-"Usually the first character of C<extension> would be a dot C<.> so you would"
-" write:"
+"Usually the first character of C<extension> would be a dot C<.> so you would "
+"write:"
msgstr ""
#. type: verbatim
@@ -4182,8 +4202,7 @@ msgstr ""
#: ../tools/virt-list-partitions.pl:85 ../tools/virt-tar.pl:134
#: ../tools/virt-win-reg.pl:135
msgid ""
-"If you specify guest block devices directly, then libvirt is not used at "
-"all."
+"If you specify guest block devices directly, then libvirt is not used at all."
msgstr ""
#. type: textblock
@@ -4216,8 +4235,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:127
msgid ""
-"Be careful to properly quote the expression to prevent it from being altered"
-" by the shell."
+"Be careful to properly quote the expression to prevent it from being altered "
+"by the shell."
msgstr ""
#. type: textblock
@@ -4330,8 +4349,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:226
msgid ""
-"To delete a line, set C<$_> to the empty string. For example, to delete the"
-" C<apache> user account from the password file you can do:"
+"To delete a line, set C<$_> to the empty string. For example, to delete the "
+"C<apache> user account from the password file you can do:"
msgstr ""
#. type: verbatim
@@ -4345,8 +4364,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:231
msgid ""
-"To insert a line, prepend or append it to C<$_>. However appending lines to"
-" the end of the file is rather difficult this way since there is no concept "
+"To insert a line, prepend or append it to C<$_>. However appending lines to "
+"the end of the file is rather difficult this way since there is no concept "
"of \"last line of the file\" - your expression just doesn't get called "
"again. You might want to use the first method (setting C<$EDITOR>) if you "
"want to do this."
@@ -4362,18 +4381,18 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:240
msgid ""
-"The return value from the expression is ignored, but the expression may call"
-" C<die> in order to abort the whole program, leaving the original file "
+"The return value from the expression is ignored, but the expression may call "
+"C<die> in order to abort the whole program, leaving the original file "
"untouched."
msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:244
msgid ""
-"Remember when matching the end of a line that C<$_> may contain the final "
-"C<\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a "
-"newline then neither of these. Thus to match or substitute some text at the"
-" end of a line, use this regular expression:"
+"Remember when matching the end of a line that C<$_> may contain the final C<"
+"\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a "
+"newline then neither of these. Thus to match or substitute some text at the "
+"end of a line, use this regular expression:"
msgstr ""
#. type: verbatim
@@ -4387,8 +4406,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:251
msgid ""
-"Alternately, use the perl C<chomp> function, being careful not to chomp "
-"C<$_> itself (since that would remove all newlines from the file):"
+"Alternately, use the perl C<chomp> function, being careful not to chomp C<"
+"$_> itself (since that would remove all newlines from the file):"
msgstr ""
#. type: verbatim
@@ -4443,8 +4462,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:309
msgid ""
-"The command above uses libguestfs's guest inspection feature and so does not"
-" work on guests that libguestfs cannot inspect, or on things like arbitrary "
+"The command above uses libguestfs's guest inspection feature and so does not "
+"work on guests that libguestfs cannot inspect, or on things like arbitrary "
"disk images that don't contain guests. To edit a file on a disk image "
"directly, use:"
msgstr ""
@@ -4510,8 +4529,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:335
msgid ""
-"If set, this string is used as the editor. It may contain arguments, eg. "
-"C<\"emacs -nw\">"
+"If set, this string is used as the editor. It may contain arguments, eg. C<"
+"\"emacs -nw\">"
msgstr ""
#. type: textblock
@@ -4550,8 +4569,8 @@ msgstr ""
msgid ""
"This manual page documents how to call libguestfs from the Erlang "
"programming language. This page just documents the differences from the C "
-"API and gives some examples. If you are not familiar with using libguestfs,"
-" you also need to read L<guestfs(3)>."
+"API and gives some examples. If you are not familiar with using libguestfs, "
+"you also need to read L<guestfs(3)>."
msgstr ""
#. type: =head2
@@ -4585,8 +4604,7 @@ msgstr ""
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:33
-msgid ""
-"C<G> is the libguestfs handle which you should pass to other functions."
+msgid "C<G> is the libguestfs handle which you should pass to other functions."
msgstr ""
#. type: textblock
@@ -4751,8 +4769,8 @@ msgstr ""
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:99
msgid ""
-"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-"
-"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
+"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)"
+">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
"L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>."
msgstr ""
@@ -4812,8 +4830,8 @@ msgstr ""
#: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3357
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"
-" Free Software Foundation; either version 2 of the License, or (at your "
+"under the terms of the GNU Lesser General Public License as published by the "
+"Free Software Foundation; either version 2 of the License, or (at your "
"option) any later version."
msgstr ""
@@ -4828,8 +4846,8 @@ msgstr ""
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 "
-"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License"
-" for more details."
+"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License "
+"for more details."
msgstr ""
#. type: textblock
@@ -4894,8 +4912,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-examples.pod:35
msgid ""
-"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-"
-"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
+"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)"
+">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
"L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
msgstr ""
@@ -4966,15 +4984,15 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:32
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"
-" be substantially different for each version of Windows."
+"image for a user of a Windows XP VM. Unfortunately the technique appears to "
+"be substantially different for each version of Windows."
msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:37
msgid ""
-"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html "
-"https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
+"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://"
+"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
msgstr ""
#. type: =head1
@@ -5019,15 +5037,15 @@ msgstr ""
msgid ""
"It is possible to do a \"sysprep\" using libguestfs alone, although not "
"straightforward. Currently there is code in the Aeolus Oz project which "
-"does this (using libguestfs). As part of our review of the virt-clone tool,"
-" we may add sysprepping ability."
+"does this (using libguestfs). As part of our review of the virt-clone tool, "
+"we may add sysprepping ability."
msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:60
msgid ""
-"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-"
-"tools-list/2011-May/msg00019.html"
+"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-"
+"list/2011-May/msg00019.html"
msgstr ""
#. type: =head1
@@ -5076,8 +5094,8 @@ 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"
+"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/"
+"#content"
msgstr ""
#. type: =head1
@@ -5190,8 +5208,8 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9
#: ../fish/guestfish-actions.pod:1450 ../fish/guestfish-actions.pod:1715
#: ../fish/guestfish-actions.pod:2132 ../src/guestfs-actions.pod:18
-#: ../src/guestfs-actions.pod:2326 ../src/guestfs-actions.pod:2750
-#: ../src/guestfs-actions.pod:3309 ../src/guestfs.pod:1685
+#: ../src/guestfs-actions.pod:2334 ../src/guestfs-actions.pod:2758
+#: ../src/guestfs-actions.pod:3317 ../src/guestfs.pod:1685
#: ../tools/virt-win-reg.pl:717
msgid "Notes:"
msgstr ""
@@ -5241,8 +5259,8 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:153
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: http://libguestfs."
+"org/FAQ.html#backup"
msgstr ""
#. type: =head1
@@ -5325,15 +5343,15 @@ 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"
+"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
msgid ""
-"In the libguestfs source examples directory you will find the latest version"
-" of the C<virt-dhcp-address.c> program."
+"In the libguestfs source examples directory you will find the latest version "
+"of the C<virt-dhcp-address.c> program."
msgstr ""
#. type: =head1
@@ -5407,15 +5425,15 @@ 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"
+"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
msgid ""
-"It uses Augeas, and the technique is generally applicable for many different"
-" tasks, such as:"
+"It uses Augeas, and the technique is generally applicable for many different "
+"tasks, such as:"
msgstr ""
#. type: textblock
@@ -5538,8 +5556,8 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:305
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)>."
+"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-inspector(1)"
+">."
msgstr ""
#. type: =head1
@@ -5569,15 +5587,15 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:317
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"
-" on demand."
+"from a Windows VM, and whether those services run at boot time or are loaded "
+"on demand."
msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:321
msgid ""
-"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-"
-"guest/#content"
+"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/"
+"#content"
msgstr ""
#. type: =head1
@@ -5595,8 +5613,7 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:328
msgid ""
-"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-"
-"sparse/#content"
+"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content"
msgstr ""
#. type: =head1
@@ -5736,9 +5753,9 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:386
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-python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
+"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-"
+"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -5782,16 +5799,16 @@ msgstr ""
#: ../fish/guestfish-actions.pod:22
msgid ""
"If you just want to add an ISO file (often you use this as an efficient way "
-"to transfer large files into the guest), then you should probably use L"
-"</add-drive-ro> instead."
+"to transfer large files into the guest), then you should probably use L</add-"
+"drive-ro> instead."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:214
#: ../fish/guestfish-actions.pod:228
msgid ""
-"I<This function is deprecated.> In new code, use the L</add_drive_opts> call"
-" instead."
+"I<This function is deprecated.> In new code, use the L</add_drive_opts> call "
+"instead."
msgstr ""
#. type: textblock
@@ -5799,20 +5816,20 @@ msgstr ""
#: ../fish/guestfish-actions.pod:231 ../fish/guestfish-actions.pod:941
#: ../fish/guestfish-actions.pod:976 ../fish/guestfish-actions.pod:1149
#: ../fish/guestfish-actions.pod:1509 ../fish/guestfish-actions.pod:1523
-#: ../fish/guestfish-actions.pod:3293 ../fish/guestfish-actions.pod:3604
-#: ../fish/guestfish-actions.pod:3652 ../fish/guestfish-actions.pod:4579
-#: ../fish/guestfish-actions.pod:4602 ../fish/guestfish-actions.pod:4624
-#: ../fish/guestfish-actions.pod:4662 ../fish/guestfish-actions.pod:5311
-#: ../fish/guestfish-actions.pod:5417 ../src/guestfs-actions.pod:10
+#: ../fish/guestfish-actions.pod:3284 ../fish/guestfish-actions.pod:3595
+#: ../fish/guestfish-actions.pod:3643 ../fish/guestfish-actions.pod:4561
+#: ../fish/guestfish-actions.pod:4581 ../fish/guestfish-actions.pod:4600
+#: ../fish/guestfish-actions.pod:4638 ../fish/guestfish-actions.pod:5287
+#: ../fish/guestfish-actions.pod:5390 ../src/guestfs-actions.pod:10
#: ../src/guestfs-actions.pod:305 ../src/guestfs-actions.pod:326
-#: ../src/guestfs-actions.pod:1572 ../src/guestfs-actions.pod:1629
-#: ../src/guestfs-actions.pod:1912 ../src/guestfs-actions.pod:2411
-#: ../src/guestfs-actions.pod:2432 ../src/guestfs-actions.pod:5077
-#: ../src/guestfs-actions.pod:5599 ../src/guestfs-actions.pod:5699
-#: ../src/guestfs-actions.pod:6999 ../src/guestfs-actions.pod:7043
-#: ../src/guestfs-actions.pod:7077 ../src/guestfs-actions.pod:7140
-#: ../src/guestfs-actions.pod:8072 ../src/guestfs-actions.pod:8181
-#: ../src/guestfs-actions.pod:8364
+#: ../src/guestfs-actions.pod:1580 ../src/guestfs-actions.pod:1637
+#: ../src/guestfs-actions.pod:1920 ../src/guestfs-actions.pod:2419
+#: ../src/guestfs-actions.pod:2440 ../src/guestfs-actions.pod:5076
+#: ../src/guestfs-actions.pod:5598 ../src/guestfs-actions.pod:5698
+#: ../src/guestfs-actions.pod:6994 ../src/guestfs-actions.pod:7035
+#: ../src/guestfs-actions.pod:7066 ../src/guestfs-actions.pod:7126
+#: ../src/guestfs-actions.pod:8058 ../src/guestfs-actions.pod:8167
+#: ../src/guestfs-actions.pod:8347
msgid ""
"Deprecated functions will not be removed from the API, but the fact that "
"they are deprecated indicates that there are problems with correct use of "
@@ -5840,10 +5857,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:41
msgid ""
-"This function adds the disk(s) attached to the named libvirt domain C<dom>."
-" It works by connecting to libvirt, requesting the domain and domain XML "
-"from libvirt, parsing it for disks, and calling L</add-drive-opts> on each "
-"one."
+"This function adds the disk(s) attached to the named libvirt domain C<dom>. "
+"It works by connecting to libvirt, requesting the domain and domain XML from "
+"libvirt, parsing it for disks, and calling L</add-drive-opts> on each one."
msgstr ""
#. type: textblock
@@ -5864,18 +5880,18 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:53 ../src/guestfs-actions.pod:72
msgid ""
-"Disks must be accessible locally. This often means that adding disks from a"
-" remote libvirt connection (see L<http://libvirt.org/remote.html>) will "
-"fail unless those disks are accessible via the same device path locally too."
+"Disks must be accessible locally. This often means that adding disks from a "
+"remote libvirt connection (see L<http://libvirt.org/remote.html>) will fail "
+"unless those disks are accessible via the same device path locally too."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:58 ../src/guestfs-actions.pod:77
msgid ""
-"The optional C<libvirturi> parameter sets the libvirt URI (see "
-"L<http://libvirt.org/uri.html>). If this is not set then we connect to the "
-"default libvirt URI (or one set through an environment variable, see the "
-"libvirt documentation for full details)."
+"The optional C<libvirturi> parameter sets the libvirt URI (see L<http://"
+"libvirt.org/uri.html>). If this is not set then we connect to the default "
+"libvirt URI (or one set through an environment variable, see the libvirt "
+"documentation for full details)."
msgstr ""
#. type: textblock
@@ -5884,8 +5900,8 @@ msgid ""
"The optional C<live> flag controls whether this call will try to connect to "
"a running virtual machine C<guestfsd> process if it sees a suitable "
"E<lt>channelE<gt> element in the libvirt XML definition. The default (if "
-"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING"
-" DAEMONS> for more information."
+"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING "
+"DAEMONS> for more information."
msgstr ""
#. type: textblock
@@ -5893,8 +5909,8 @@ msgstr ""
msgid ""
"If the C<allowuuid> flag is true (default is false) then a UUID I<may> be "
"passed instead of the domain name. The C<dom> string is treated as a UUID "
-"first and looked up, and if that lookup fails then we treat C<dom> as a name"
-" as usual."
+"first and looked up, and if that lookup fails then we treat C<dom> as a name "
+"as usual."
msgstr ""
#. type: textblock
@@ -5919,8 +5935,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:86 ../src/guestfs-actions.pod:105
msgid ""
-"The whole call is aborted with an error if any disk with the "
-"E<lt>readonly/E<gt> flag is found."
+"The whole call is aborted with an error if any disk with the E<lt>readonly/"
+"E<gt> flag is found."
msgstr ""
#. type: textblock
@@ -5987,11 +6003,10 @@ msgstr ""
#: ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:894
#: ../fish/guestfish-actions.pod:903 ../fish/guestfish-actions.pod:912
#: ../fish/guestfish-actions.pod:926 ../fish/guestfish-actions.pod:2171
-#: ../fish/guestfish-actions.pod:3342 ../fish/guestfish-actions.pod:3505
-#: ../fish/guestfish-actions.pod:3640
+#: ../fish/guestfish-actions.pod:3333 ../fish/guestfish-actions.pod:3496
+#: ../fish/guestfish-actions.pod:3631
msgid ""
-"This command has one or more optional arguments. See L</OPTIONAL "
-"ARGUMENTS>."
+"This command has one or more optional arguments. See L</OPTIONAL ARGUMENTS>."
msgstr ""
#. type: =head2
@@ -6021,8 +6036,8 @@ msgid ""
"Automatic detection of the format opens you up to a potential security hole "
"when dealing with untrusted raw-format images. See CVE-2010-3851 and "
"RHBZ#642934. Specifying the format closes this security hole. Therefore "
-"you should think about replacing calls to this function with calls to L"
-"</add-drive-opts>, and specifying the format."
+"you should think about replacing calls to this function with calls to L</add-"
+"drive-opts>, and specifying the format."
msgstr ""
#. type: =head2
@@ -6055,9 +6070,9 @@ msgstr ""
#: ../fish/guestfish-actions.pod:153 ../src/guestfs-actions.pod:213
msgid ""
"You don't necessarily need to be root when using libguestfs. However you "
-"obviously do need sufficient permissions to access the filename for whatever"
-" operations you want to perform (ie. read access if you just want to read "
-"the image or write access if you want to modify the image)."
+"obviously do need sufficient permissions to access the filename for whatever "
+"operations you want to perform (ie. read access if you just want to read the "
+"image or write access if you want to modify the image)."
msgstr ""
#. type: textblock
@@ -6066,8 +6081,8 @@ msgid "This call checks that C<filename> exists."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3304
-#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5114
+#: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3295
+#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5113
msgid "The optional arguments are:"
msgstr ""
@@ -6092,9 +6107,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:173
msgid ""
-"This forces the image format. If you omit this (or use L</add-drive> or L"
-"</add-drive-ro>) then the format is automatically detected. Possible "
-"formats include C<raw> and C<qcow2>."
+"This forces the image format. If you omit this (or use L</add-drive> or L</"
+"add-drive-ro>) then the format is automatically detected. Possible formats "
+"include C<raw> and C<qcow2>."
msgstr ""
#. type: textblock
@@ -6113,8 +6128,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:184
msgid ""
-"This rarely-used option lets you emulate the behaviour of the deprecated L"
-"</add-drive-with-if> call (q.v.)"
+"This rarely-used option lets you emulate the behaviour of the deprecated L</"
+"add-drive-with-if> call (q.v.)"
msgstr ""
#. type: =item
@@ -6125,8 +6140,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:189 ../src/guestfs-actions.pod:249
msgid ""
-"The name the drive had in the original guest, e.g. /dev/sdb. This is used as"
-" a hint to the guest inspection process if it is available."
+"The name the drive had in the original guest, e.g. /dev/sdb. This is used as "
+"a hint to the guest inspection process if it is available."
msgstr ""
#. type: =head2
@@ -6231,8 +6246,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:246
msgid ""
-"Close the current Augeas handle and free up any resources used by it. After"
-" calling this, you have to call L</aug-init> again before you can use any "
+"Close the current Augeas handle and free up any resources used by it. After "
+"calling this, you have to call L</aug-init> again before you can use any "
"other Augeas functions."
msgstr ""
@@ -6391,10 +6406,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:317
msgid ""
-"This option is only useful when debugging Augeas lenses. Use of this option"
-" may require additional memory for the libguestfs appliance. You may need "
-"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-"
-"memsize>."
+"This option is only useful when debugging Augeas lenses. Use of this option "
+"may require additional memory for the libguestfs appliance. You may need to "
+"set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-memsize>."
msgstr ""
#. type: =item
@@ -6453,8 +6467,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:344 ../src/guestfs-actions.pod:492
msgid ""
-"Create a new sibling C<label> for C<path>, inserting it into the tree before"
-" or after C<path> (depending on the boolean flag C<before>)."
+"Create a new sibling C<label> for C<path>, inserting it into the tree before "
+"or after C<path> (depending on the boolean flag C<before>)."
msgstr ""
#. type: textblock
@@ -6654,9 +6668,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:424 ../src/guestfs-actions.pod:624
msgid ""
-"The argument C<groups> is a list of group names, eg: C<[\"inotify\", "
-"\"augeas\"]> would check for the availability of the Linux inotify functions"
-" and Augeas (configuration file editing) functions."
+"The argument C<groups> is a list of group names, eg: C<[\"inotify\", \"augeas"
+"\"]> would check for the availability of the Linux inotify functions and "
+"Augeas (configuration file editing) functions."
msgstr ""
#. type: textblock
@@ -6667,8 +6681,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:431 ../src/guestfs-actions.pod:631
msgid ""
-"It fails with an error if one or more of the requested groups is unavailable"
-" in the appliance."
+"It fails with an error if one or more of the requested groups is unavailable "
+"in the appliance."
msgstr ""
#. type: textblock
@@ -6737,8 +6751,8 @@ msgstr ""
msgid ""
"This command returns a list of all optional groups that this daemon knows "
"about. Note this returns both supported and unsupported groups. To find "
-"out which ones the daemon can actually support you have to call "
-"L</available> on each member of the returned list."
+"out which ones the daemon can actually support you have to call L</"
+"available> on each member of the returned list."
msgstr ""
#. type: textblock
@@ -6770,10 +6784,10 @@ msgstr ""
#: ../fish/guestfish-actions.pod:749 ../fish/guestfish-actions.pod:833
#: ../fish/guestfish-actions.pod:854 ../fish/guestfish-actions.pod:1025
#: ../fish/guestfish-actions.pod:1044 ../fish/guestfish-actions.pod:1418
-#: ../fish/guestfish-actions.pod:4882 ../fish/guestfish-actions.pod:4894
-#: ../fish/guestfish-actions.pod:4905 ../fish/guestfish-actions.pod:4916
-#: ../fish/guestfish-actions.pod:4968 ../fish/guestfish-actions.pod:4977
-#: ../fish/guestfish-actions.pod:5031 ../fish/guestfish-actions.pod:5054
+#: ../fish/guestfish-actions.pod:4858 ../fish/guestfish-actions.pod:4870
+#: ../fish/guestfish-actions.pod:4881 ../fish/guestfish-actions.pod:4892
+#: ../fish/guestfish-actions.pod:4944 ../fish/guestfish-actions.pod:4953
+#: ../fish/guestfish-actions.pod:5007 ../fish/guestfish-actions.pod:5030
msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
msgstr ""
@@ -6915,8 +6929,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:545 ../src/guestfs-actions.pod:792
msgid ""
-"This returns the size of sectors on a block device. Usually 512, but can be"
-" larger for modern devices."
+"This returns the size of sectors on a block device. Usually 512, but can be "
+"larger for modern devices."
msgstr ""
#. type: textblock
@@ -6948,8 +6962,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:560
msgid ""
-"See also L</blockdev-getss> for the real sector size of the device, and L"
-"</blockdev-getsize64> for the more useful I<size in bytes>."
+"See also L</blockdev-getss> for the real sector size of the device, and L</"
+"blockdev-getsize64> for the more useful I<size in bytes>."
msgstr ""
#. type: =head2
@@ -7051,14 +7065,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:611 ../fish/guestfish-actions.pod:3615
-#: ../src/guestfs-actions.pod:903 ../src/guestfs-actions.pod:5638
+#: ../fish/guestfish-actions.pod:611 ../fish/guestfish-actions.pod:3606
+#: ../src/guestfs-actions.pod:903 ../src/guestfs-actions.pod:5637
msgid "The optional parameters are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3619
-#: ../src/guestfs-actions.pod:907 ../src/guestfs-actions.pod:5642
+#: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3610
+#: ../src/guestfs-actions.pod:907 ../src/guestfs-actions.pod:5641
msgid "C<size>"
msgstr ""
@@ -7116,23 +7130,23 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:646 ../src/guestfs-actions.pod:964
msgid ""
-"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-"
-"faq/#posixfilenames1>"
+"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-faq/"
+"#posixfilenames1>"
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:649 ../src/guestfs-actions.pod:967
msgid ""
-"This function resolves the true case of each element in the path and returns"
-" the case-sensitive path."
+"This function resolves the true case of each element in the path and returns "
+"the case-sensitive path."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:652
msgid ""
-"Thus L</case-sensitive-path> (\"/Windows/System32\") might return "
-"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of "
-"how the directories were originally created under Windows)."
+"Thus L</case-sensitive-path> (\"/Windows/System32\") might return C<\"/"
+"WINDOWS/system32\"> (the exact return value would depend on details of how "
+"the directories were originally created under Windows)."
msgstr ""
#. type: textblock
@@ -7159,8 +7173,8 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:666 ../fish/guestfish-actions.pod:4049
-#: ../src/guestfs-actions.pod:991 ../src/guestfs-actions.pod:6299
+#: ../fish/guestfish-actions.pod:666 ../fish/guestfish-actions.pod:4037
+#: ../src/guestfs-actions.pod:991 ../src/guestfs-actions.pod:6297
msgid "Return the contents of the file named C<path>."
msgstr ""
@@ -7169,8 +7183,8 @@ msgstr ""
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of string). For "
-"those you need to use the L</read-file> or L</download> functions which have"
-" a more complex interface."
+"those you need to use the L</read-file> or L</download> functions which have "
+"a more complex interface."
msgstr ""
#. type: textblock
@@ -7181,31 +7195,31 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1695 ../fish/guestfish-actions.pod:1705
#: ../fish/guestfish-actions.pod:1755 ../fish/guestfish-actions.pod:1770
#: ../fish/guestfish-actions.pod:1780 ../fish/guestfish-actions.pod:1799
-#: ../fish/guestfish-actions.pod:3919 ../fish/guestfish-actions.pod:3934
-#: ../fish/guestfish-actions.pod:4010 ../fish/guestfish-actions.pod:4027
-#: ../fish/guestfish-actions.pod:4042 ../fish/guestfish-actions.pod:4723
-#: ../fish/guestfish-actions.pod:4769 ../fish/guestfish-actions.pod:4854
-#: ../fish/guestfish-actions.pod:4869 ../fish/guestfish-actions.pod:5275
-#: ../fish/guestfish-actions.pod:5287 ../fish/guestfish-actions.pod:5305
-#: ../fish/guestfish-actions.pod:5322 ../fish/guestfish-actions.pod:5332
-#: ../fish/guestfish-actions.pod:5389 ../fish/guestfish-actions.pod:5399
-#: ../fish/guestfish-actions.pod:5428 ../fish/guestfish-actions.pod:5438
+#: ../fish/guestfish-actions.pod:3907 ../fish/guestfish-actions.pod:3922
+#: ../fish/guestfish-actions.pod:3998 ../fish/guestfish-actions.pod:4015
+#: ../fish/guestfish-actions.pod:4030 ../fish/guestfish-actions.pod:4699
+#: ../fish/guestfish-actions.pod:4745 ../fish/guestfish-actions.pod:4830
+#: ../fish/guestfish-actions.pod:4845 ../fish/guestfish-actions.pod:5251
+#: ../fish/guestfish-actions.pod:5263 ../fish/guestfish-actions.pod:5281
+#: ../fish/guestfish-actions.pod:5298 ../fish/guestfish-actions.pod:5308
+#: ../fish/guestfish-actions.pod:5362 ../fish/guestfish-actions.pod:5372
+#: ../fish/guestfish-actions.pod:5401 ../fish/guestfish-actions.pod:5411
#: ../src/guestfs-actions.pod:1001 ../src/guestfs-actions.pod:1180
-#: ../src/guestfs-actions.pod:1200 ../src/guestfs-actions.pod:1847
-#: ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:1969
-#: ../src/guestfs-actions.pod:1988 ../src/guestfs-actions.pod:2234
-#: ../src/guestfs-actions.pod:2716 ../src/guestfs-actions.pod:2735
-#: ../src/guestfs-actions.pod:2800 ../src/guestfs-actions.pod:2824
-#: ../src/guestfs-actions.pod:2841 ../src/guestfs-actions.pod:2870
-#: ../src/guestfs-actions.pod:6081 ../src/guestfs-actions.pod:6107
-#: ../src/guestfs-actions.pod:6238 ../src/guestfs-actions.pod:6264
-#: ../src/guestfs-actions.pod:6288 ../src/guestfs-actions.pod:7255
-#: ../src/guestfs-actions.pod:7310 ../src/guestfs-actions.pod:7456
-#: ../src/guestfs-actions.pod:7480 ../src/guestfs-actions.pod:8145
-#: ../src/guestfs-actions.pod:8165 ../src/guestfs-actions.pod:8198
-#: ../src/guestfs-actions.pod:8217 ../src/guestfs-actions.pod:8236
-#: ../src/guestfs-actions.pod:8330 ../src/guestfs-actions.pod:8349
-#: ../src/guestfs-actions.pod:8395 ../src/guestfs-actions.pod:8414
+#: ../src/guestfs-actions.pod:1200 ../src/guestfs-actions.pod:1855
+#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:1977
+#: ../src/guestfs-actions.pod:1996 ../src/guestfs-actions.pod:2242
+#: ../src/guestfs-actions.pod:2724 ../src/guestfs-actions.pod:2743
+#: ../src/guestfs-actions.pod:2808 ../src/guestfs-actions.pod:2832
+#: ../src/guestfs-actions.pod:2849 ../src/guestfs-actions.pod:2878
+#: ../src/guestfs-actions.pod:6079 ../src/guestfs-actions.pod:6105
+#: ../src/guestfs-actions.pod:6236 ../src/guestfs-actions.pod:6262
+#: ../src/guestfs-actions.pod:6286 ../src/guestfs-actions.pod:7241
+#: ../src/guestfs-actions.pod:7296 ../src/guestfs-actions.pod:7442
+#: ../src/guestfs-actions.pod:7466 ../src/guestfs-actions.pod:8131
+#: ../src/guestfs-actions.pod:8151 ../src/guestfs-actions.pod:8184
+#: ../src/guestfs-actions.pod:8203 ../src/guestfs-actions.pod:8222
+#: ../src/guestfs-actions.pod:8313 ../src/guestfs-actions.pod:8332
+#: ../src/guestfs-actions.pod:8378 ../src/guestfs-actions.pod:8397
msgid ""
"Because of the message protocol, there is a transfer limit of somewhere "
"between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>."
@@ -7341,8 +7355,8 @@ msgstr ""
#: ../fish/guestfish-actions.pod:729
msgid ""
"This call computes the MD5, SHAx or CRC checksum of the contents of the "
-"device named C<device>. For the types of checksums supported see the "
-"L</checksum> command."
+"device named C<device>. For the types of checksums supported see the L</"
+"checksum> command."
msgstr ""
#. type: =head2
@@ -7361,16 +7375,16 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1087
msgid ""
-"This command computes the checksums of all regular files in C<directory> and"
-" then emits a list of those checksums to the local output file C<sumsfile>."
+"This command computes the checksums of all regular files in C<directory> and "
+"then emits a list of those checksums to the local output file C<sumsfile>."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1091
msgid ""
"This can be used for verifying the integrity of a virtual machine. However "
-"to be properly secure you should pay attention to the output of the checksum"
-" command (it uses the ones from GNU coreutils). In particular when the "
+"to be properly secure you should pay attention to the output of the checksum "
+"command (it uses the ones from GNU coreutils). In particular when the "
"filename is not printable, coreutils uses a special backslash syntax. For "
"more information, see the GNU coreutils info file."
msgstr ""
@@ -7391,24 +7405,24 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:755 ../src/guestfs-actions.pod:1110
msgid ""
-"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are"
-" supported."
+"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are "
+"supported."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:758 ../src/guestfs-actions.pod:1113
msgid ""
-"I<Note>: When using this command from guestfish, C<mode> by default would be"
-" decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not "
+"I<Note>: When using this command from guestfish, C<mode> by default would be "
+"decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not "
"C<700>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:762 ../fish/guestfish-actions.pod:3268
-#: ../fish/guestfish-actions.pod:3407 ../fish/guestfish-actions.pod:3417
-#: ../fish/guestfish-actions.pod:3427 ../src/guestfs-actions.pod:1117
-#: ../src/guestfs-actions.pod:5045 ../src/guestfs-actions.pod:5254
-#: ../src/guestfs-actions.pod:5273 ../src/guestfs-actions.pod:5292
+#: ../fish/guestfish-actions.pod:762 ../fish/guestfish-actions.pod:3259
+#: ../fish/guestfish-actions.pod:3398 ../fish/guestfish-actions.pod:3408
+#: ../fish/guestfish-actions.pod:3418 ../src/guestfs-actions.pod:1117
+#: ../src/guestfs-actions.pod:5044 ../src/guestfs-actions.pod:5253
+#: ../src/guestfs-actions.pod:5272 ../src/guestfs-actions.pod:5291
msgid "The mode actually set is affected by the umask."
msgstr ""
@@ -7432,7 +7446,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:770 ../fish/guestfish-actions.pod:2703
-#: ../src/guestfs-actions.pod:1133 ../src/guestfs-actions.pod:4116
+#: ../src/guestfs-actions.pod:1133 ../src/guestfs-actions.pod:4124
msgid ""
"Only numeric uid and gid are supported. If you want to use names, you will "
"need to locate and parse the password file yourself (Augeas support makes "
@@ -7464,8 +7478,8 @@ msgstr ""
#: ../fish/guestfish-actions.pod:783
msgid ""
"The single parameter is an argv-style list of arguments. The first element "
-"is the name of the program to run. Subsequent elements are parameters. The"
-" list must be non-empty (ie. must contain a program name). Note that the "
+"is the name of the program to run. Subsequent elements are parameters. The "
+"list must be non-empty (ie. must contain a program name). Note that the "
"command runs directly, and is I<not> invoked via the shell (see L</sh>)."
msgstr ""
@@ -7477,24 +7491,24 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:793 ../src/guestfs-actions.pod:1162
msgid ""
-"If the command returns a non-zero exit status, then this function returns an"
-" error message. The error message string is the content of I<stderr> from "
+"If the command returns a non-zero exit status, then this function returns an "
+"error message. The error message string is the content of I<stderr> from "
"the command."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:797 ../src/guestfs-actions.pod:1166
msgid ""
-"The C<$PATH> environment variable will contain at least C</usr/bin> and "
-"C</bin>. If you require a program from another location, you should provide"
-" the full path in the first parameter."
+"The C<$PATH> environment variable will contain at least C</usr/bin> and C</"
+"bin>. If you require a program from another location, you should provide "
+"the full path in the first parameter."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:802 ../src/guestfs-actions.pod:1171
msgid ""
-"Shared libraries and data files required by the program must be available on"
-" filesystems which are mounted in the correct places. It is the caller's "
+"Shared libraries and data files required by the program must be available on "
+"filesystems which are mounted in the correct places. It is the caller's "
"responsibility to ensure all filesystems that are needed are mounted at the "
"right locations."
msgstr ""
@@ -7546,8 +7560,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:830
msgid ""
-"The C<ctype> and optional C<level> parameters have the same meaning as in L"
-"</compress-out>."
+"The C<ctype> and optional C<level> parameters have the same meaning as in L</"
+"compress-out>."
msgstr ""
#. type: =head2
@@ -7566,8 +7580,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:841 ../src/guestfs-actions.pod:1273
msgid ""
-"This command compresses C<file> and writes it out to the local file "
-"C<zfile>."
+"This command compresses C<file> and writes it out to the local file C<zfile>."
msgstr ""
#. type: textblock
@@ -7583,8 +7596,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:850 ../src/guestfs-actions.pod:1282
msgid ""
-"The optional C<level> parameter controls compression level. The meaning and"
-" default for this parameter depends on the compression program being used."
+"The optional C<level> parameter controls compression level. The meaning and "
+"default for this parameter depends on the compression program being used."
msgstr ""
#. type: =head2
@@ -7643,8 +7656,8 @@ msgstr ""
#: ../fish/guestfish-actions.pod:882 ../src/guestfs-actions.pod:1360
msgid ""
"Partial copies can be made since you can specify optionally the source "
-"offset, destination offset and size to copy. These values are all specified"
-" in bytes. If not given, the offsets both default to zero, and the size "
+"offset, destination offset and size to copy. These values are all specified "
+"in bytes. If not given, the offsets both default to zero, and the size "
"defaults to copying as much as possible until we hit the end of the source."
msgstr ""
@@ -7658,8 +7671,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:891 ../src/guestfs-actions.pod:1369
msgid ""
-"If the destination is a file, it is created if required. If the destination"
-" file is not large enough, it is extended."
+"If the destination is a file, it is created if required. If the destination "
+"file is not large enough, it is extended."
msgstr ""
#. type: =head2
@@ -7710,8 +7723,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:921
msgid ""
-"This is B<not> the function you want for copying files. This is for copying"
-" blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general "
+"This is B<not> the function you want for copying files. This is for copying "
+"blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general "
"file copying and moving functions."
msgstr ""
@@ -7729,14 +7742,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:932 ../src/guestfs-actions.pod:1576
+#: ../fish/guestfish-actions.pod:932 ../src/guestfs-actions.pod:1584
msgid ""
"This command copies exactly C<size> bytes from one source device or file "
"C<src> to another destination device or file C<dest>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:935 ../src/guestfs-actions.pod:1579
+#: ../fish/guestfish-actions.pod:935 ../src/guestfs-actions.pod:1587
msgid ""
"Note this will fail if the source is too short or if the destination is not "
"large enough."
@@ -7745,8 +7758,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:938 ../fish/guestfish-actions.pod:973
msgid ""
-"I<This function is deprecated.> In new code, use the "
-"L</copy_device_to_device> call instead."
+"I<This function is deprecated.> In new code, use the L</"
+"copy_device_to_device> call instead."
msgstr ""
#. type: =head2
@@ -7763,7 +7776,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:949 ../src/guestfs-actions.pod:1598
+#: ../fish/guestfish-actions.pod:949 ../src/guestfs-actions.pod:1606
msgid ""
"This copies a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
@@ -7783,10 +7796,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:956 ../src/guestfs-actions.pod:1612
+#: ../fish/guestfish-actions.pod:956 ../src/guestfs-actions.pod:1620
msgid ""
-"This copies a file or directory from C<src> to C<dest> recursively using the"
-" C<cp -a> command."
+"This copies a file or directory from C<src> to C<dest> recursively using the "
+"C<cp -a> command."
msgstr ""
#. type: =head2
@@ -7803,7 +7816,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:963 ../src/guestfs-actions.pod:1633
+#: ../fish/guestfish-actions.pod:963 ../src/guestfs-actions.pod:1641
msgid ""
"This command copies from one source device or file C<src> to another "
"destination device or file C<dest>. Normally you would use this to copy to "
@@ -7814,8 +7827,8 @@ msgstr ""
#: ../fish/guestfish-actions.pod:968
msgid ""
"If the destination is a device, it must be as large or larger than the "
-"source file or device, otherwise the copy will fail. This command cannot do"
-" partial copies (see L</copy-device-to-device>)."
+"source file or device, otherwise the copy will fail. This command cannot do "
+"partial copies (see L</copy-device-to-device>)."
msgstr ""
#. type: =head2
@@ -7832,7 +7845,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:984 ../src/guestfs-actions.pod:1652
+#: ../fish/guestfish-actions.pod:984 ../src/guestfs-actions.pod:1660
msgid "This command runs the C<df> command to report disk space used."
msgstr ""
@@ -7858,7 +7871,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:994 ../src/guestfs-actions.pod:1668
+#: ../fish/guestfish-actions.pod:994 ../src/guestfs-actions.pod:1676
msgid ""
"This command runs the C<df -h> command to report disk space used in human-"
"readable format."
@@ -7878,7 +7891,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1005 ../src/guestfs-actions.pod:1685
+#: ../fish/guestfish-actions.pod:1005 ../src/guestfs-actions.pod:1693
msgid ""
"This returns the kernel messages (C<dmesg> output) from the guest kernel. "
"This is sometimes useful for extended debugging of problems."
@@ -7887,8 +7900,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1009
msgid ""
-"Another way to get the same information is to enable verbose messages with L"
-"</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> "
+"Another way to get the same information is to enable verbose messages with "
+"L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> "
"before running the program."
msgstr ""
@@ -7907,15 +7920,15 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1018 ../fish/guestfish-actions.pod:1031
-#: ../src/guestfs-actions.pod:1706 ../src/guestfs-actions.pod:1731
+#: ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:1739
msgid ""
"Download file C<remotefilename> and save it as C<filename> on the local "
"machine."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1021 ../fish/guestfish-actions.pod:5027
-#: ../src/guestfs-actions.pod:1709 ../src/guestfs-actions.pod:7715
+#: ../fish/guestfish-actions.pod:1021 ../fish/guestfish-actions.pod:5003
+#: ../src/guestfs-actions.pod:1717 ../src/guestfs-actions.pod:7701
msgid "C<filename> can also be a named pipe."
msgstr ""
@@ -7938,7 +7951,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1034 ../src/guestfs-actions.pod:1734
+#: ../fish/guestfish-actions.pod:1034 ../src/guestfs-actions.pod:1742
msgid ""
"C<remotefilename> is read for C<size> bytes starting at C<offset> (this "
"region must be within the file or device)."
@@ -7971,7 +7984,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1050 ../src/guestfs-actions.pod:1759
+#: ../fish/guestfish-actions.pod:1050 ../src/guestfs-actions.pod:1767
msgid ""
"This instructs the guest kernel to drop its page cache, and/or dentries and "
"inode caches. The parameter C<whattodrop> tells the kernel what precisely "
@@ -7979,12 +7992,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1055 ../src/guestfs-actions.pod:1764
+#: ../fish/guestfish-actions.pod:1055 ../src/guestfs-actions.pod:1772
msgid "Setting C<whattodrop> to 3 should drop everything."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1057 ../src/guestfs-actions.pod:1766
+#: ../fish/guestfish-actions.pod:1057 ../src/guestfs-actions.pod:1774
msgid ""
"This automatically calls L<sync(2)> before the operation, so that the "
"maximum guest memory is freed."
@@ -8004,14 +8017,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1064 ../src/guestfs-actions.pod:1779
+#: ../fish/guestfish-actions.pod:1064 ../src/guestfs-actions.pod:1787
msgid ""
"This command runs the C<du -s> command to estimate file space usage for "
"C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1067 ../src/guestfs-actions.pod:1782
+#: ../fish/guestfish-actions.pod:1067 ../src/guestfs-actions.pod:1790
msgid ""
"C<path> can be a file or a directory. If C<path> is a directory then the "
"estimate includes the contents of the directory and all subdirectories "
@@ -8019,7 +8032,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1071 ../src/guestfs-actions.pod:1786
+#: ../fish/guestfish-actions.pod:1071 ../src/guestfs-actions.pod:1794
msgid ""
"The result is the estimated size in I<kilobytes> (ie. units of 1024 bytes)."
msgstr ""
@@ -8038,11 +8051,11 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1804
+#: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1812
msgid ""
"This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker "
-"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be"
-" clean (I<-f>)."
+"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be "
+"clean (I<-f>)."
msgstr ""
#. type: textblock
@@ -8066,14 +8079,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1089 ../src/guestfs-actions.pod:1821
+#: ../fish/guestfish-actions.pod:1089 ../src/guestfs-actions.pod:1829
msgid ""
"This command concatenates the list of C<words> passed with single spaces "
"between them and returns the resulting string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1092 ../src/guestfs-actions.pod:1824
+#: ../fish/guestfish-actions.pod:1092 ../src/guestfs-actions.pod:1832
msgid "You can use this command to test the connection through to the daemon."
msgstr ""
@@ -8096,7 +8109,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1100 ../src/guestfs-actions.pod:1840
+#: ../fish/guestfish-actions.pod:1100 ../src/guestfs-actions.pod:1848
msgid ""
"This calls the external C<egrep> program and returns the matching lines."
msgstr ""
@@ -8115,7 +8128,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1859
+#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1867
msgid ""
"This calls the external C<egrep -i> program and returns the matching lines."
msgstr ""
@@ -8134,14 +8147,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1120 ../src/guestfs-actions.pod:1878
+#: ../fish/guestfish-actions.pod:1120 ../src/guestfs-actions.pod:1886
msgid ""
"This compares the two files C<file1> and C<file2> and returns true if their "
"content is exactly equal, or false otherwise."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1123 ../src/guestfs-actions.pod:1881
+#: ../fish/guestfish-actions.pod:1123 ../src/guestfs-actions.pod:1889
msgid "The external L<cmp(1)> program is used for the comparison."
msgstr ""
@@ -8159,10 +8172,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1893
+#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1901
msgid ""
-"This returns C<true> if and only if there is a file, directory (or anything)"
-" with the given C<path> name."
+"This returns C<true> if and only if there is a file, directory (or anything) "
+"with the given C<path> name."
msgstr ""
#. type: textblock
@@ -8185,14 +8198,14 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1138 ../fish/guestfish-actions.pod:1157
-#: ../src/guestfs-actions.pod:1916 ../src/guestfs-actions.pod:1935
+#: ../src/guestfs-actions.pod:1924 ../src/guestfs-actions.pod:1943
msgid ""
"This command preallocates a file (containing zero bytes) named C<path> of "
"size C<len> bytes. If the file exists already, it is overwritten."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1142 ../src/guestfs-actions.pod:1920
+#: ../fish/guestfish-actions.pod:1142 ../src/guestfs-actions.pod:1928
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> command which "
"allocates a file in the host and attaches it as a device."
@@ -8234,7 +8247,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1169 ../src/guestfs-actions.pod:1947
+#: ../fish/guestfish-actions.pod:1169 ../src/guestfs-actions.pod:1955
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> and C<sparse> "
"commands which create a file in the host and attach it as a device."
@@ -8254,7 +8267,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1177 ../src/guestfs-actions.pod:1962
+#: ../fish/guestfish-actions.pod:1177 ../src/guestfs-actions.pod:1970
msgid ""
"This calls the external C<fgrep> program and returns the matching lines."
msgstr ""
@@ -8273,7 +8286,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1187 ../src/guestfs-actions.pod:1981
+#: ../fish/guestfish-actions.pod:1187 ../src/guestfs-actions.pod:1989
msgid ""
"This calls the external C<fgrep -i> program and returns the matching lines."
msgstr ""
@@ -8292,32 +8305,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:1999
+#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:2007
msgid ""
"This call uses the standard L<file(1)> command to determine the type or "
"contents of the file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:2002
+#: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:2010
msgid ""
"This call will also transparently look inside various types of compressed "
"file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1203 ../src/guestfs-actions.pod:2005
+#: ../fish/guestfish-actions.pod:1203 ../src/guestfs-actions.pod:2013
msgid ""
"The exact command which runs is C<file -zb path>. Note in particular that "
"the filename is not prepended to the output (the I<-b> option)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1207 ../src/guestfs-actions.pod:2009
+#: ../fish/guestfish-actions.pod:1207 ../src/guestfs-actions.pod:2017
msgid ""
-"The output depends on the output of the underlying L<file(1)> command and it"
-" can change in future in ways beyond our control. In other words, the "
-"output is not guaranteed by the ABI."
+"The output depends on the output of the underlying L<file(1)> command and it "
+"can change in future in ways beyond our control. In other words, the output "
+"is not guaranteed by the ABI."
msgstr ""
#. type: textblock
@@ -8341,166 +8354,166 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2027
+#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2035
msgid ""
"This detects the architecture of the binary C<filename>, and returns it if "
"known."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1221 ../src/guestfs-actions.pod:2030
+#: ../fish/guestfish-actions.pod:1221 ../src/guestfs-actions.pod:2038
msgid "Currently defined architectures are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1225 ../src/guestfs-actions.pod:2034
+#: ../fish/guestfish-actions.pod:1225 ../src/guestfs-actions.pod:2042
msgid "\"i386\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1227 ../src/guestfs-actions.pod:2036
+#: ../fish/guestfish-actions.pod:1227 ../src/guestfs-actions.pod:2044
msgid ""
"This string is returned for all 32 bit i386, i486, i586, i686 binaries "
"irrespective of the precise processor requirements of the binary."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1230 ../src/guestfs-actions.pod:2039
+#: ../fish/guestfish-actions.pod:1230 ../src/guestfs-actions.pod:2047
msgid "\"x86_64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1232 ../src/guestfs-actions.pod:2041
+#: ../fish/guestfish-actions.pod:1232 ../src/guestfs-actions.pod:2049
msgid "64 bit x86-64."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1234 ../src/guestfs-actions.pod:2043
+#: ../fish/guestfish-actions.pod:1234 ../src/guestfs-actions.pod:2051
msgid "\"sparc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1236 ../src/guestfs-actions.pod:2045
+#: ../fish/guestfish-actions.pod:1236 ../src/guestfs-actions.pod:2053
msgid "32 bit SPARC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1238 ../src/guestfs-actions.pod:2047
+#: ../fish/guestfish-actions.pod:1238 ../src/guestfs-actions.pod:2055
msgid "\"sparc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1240 ../src/guestfs-actions.pod:2049
+#: ../fish/guestfish-actions.pod:1240 ../src/guestfs-actions.pod:2057
msgid "64 bit SPARC V9 and above."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:2051
+#: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:2059
msgid "\"ia64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1244 ../src/guestfs-actions.pod:2053
+#: ../fish/guestfish-actions.pod:1244 ../src/guestfs-actions.pod:2061
msgid "Intel Itanium."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2055
+#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2063
msgid "\"ppc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1248 ../src/guestfs-actions.pod:2057
+#: ../fish/guestfish-actions.pod:1248 ../src/guestfs-actions.pod:2065
msgid "32 bit Power PC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1250 ../src/guestfs-actions.pod:2059
+#: ../fish/guestfish-actions.pod:1250 ../src/guestfs-actions.pod:2067
msgid "\"ppc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1252 ../src/guestfs-actions.pod:2061
+#: ../fish/guestfish-actions.pod:1252 ../src/guestfs-actions.pod:2069
msgid "64 bit Power PC."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:2065
+#: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:2073
msgid "Libguestfs may return other architecture strings in future."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1258 ../src/guestfs-actions.pod:2067
+#: ../fish/guestfish-actions.pod:1258 ../src/guestfs-actions.pod:2075
msgid "The function works on at least the following types of files:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1264 ../src/guestfs-actions.pod:2073
+#: ../fish/guestfish-actions.pod:1264 ../src/guestfs-actions.pod:2081
msgid "many types of Un*x and Linux binary"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1268 ../src/guestfs-actions.pod:2077
+#: ../fish/guestfish-actions.pod:1268 ../src/guestfs-actions.pod:2085
msgid "many types of Un*x and Linux shared library"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1272 ../src/guestfs-actions.pod:2081
+#: ../fish/guestfish-actions.pod:1272 ../src/guestfs-actions.pod:2089
msgid "Windows Win32 and Win64 binaries"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:2085
+#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:2093
msgid "Windows Win32 and Win64 DLLs"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1278 ../src/guestfs-actions.pod:2087
+#: ../fish/guestfish-actions.pod:1278 ../src/guestfs-actions.pod:2095
msgid "Win32 binaries and DLLs return C<i386>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1280 ../src/guestfs-actions.pod:2089
+#: ../fish/guestfish-actions.pod:1280 ../src/guestfs-actions.pod:2097
msgid "Win64 binaries and DLLs return C<x86_64>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1284 ../src/guestfs-actions.pod:2093
+#: ../fish/guestfish-actions.pod:1284 ../src/guestfs-actions.pod:2101
msgid "Linux kernel modules"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1288 ../src/guestfs-actions.pod:2097
+#: ../fish/guestfish-actions.pod:1288 ../src/guestfs-actions.pod:2105
msgid "Linux new-style initrd images"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1292 ../src/guestfs-actions.pod:2101
+#: ../fish/guestfish-actions.pod:1292 ../src/guestfs-actions.pod:2109
msgid "some non-x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1296 ../src/guestfs-actions.pod:2105
+#: ../fish/guestfish-actions.pod:1296 ../src/guestfs-actions.pod:2113
msgid "What it can't do currently:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1302 ../src/guestfs-actions.pod:2111
+#: ../fish/guestfish-actions.pod:1302 ../src/guestfs-actions.pod:2119
msgid "static libraries (libfoo.a)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2115
+#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2123
msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2119
+#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2127
msgid "x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2121
+#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2129
msgid ""
"x86 vmlinuz images (bzImage format) consist of a mix of 16-, 32- and "
"compressed code, and are horribly hard to unpack. If you want to find the "
@@ -8522,7 +8535,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1323 ../src/guestfs-actions.pod:2139
+#: ../fish/guestfish-actions.pod:1323 ../src/guestfs-actions.pod:2147
msgid "This command returns the size of C<file> in bytes."
msgstr ""
@@ -8547,19 +8560,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:2157
+#: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:2165
msgid ""
"This command creates a new file called C<path>. The initial content of the "
-"file is C<len> octets of C<c>, where C<c> must be a number in the range "
-"C<[0..255]>."
+"file is C<len> octets of C<c>, where C<c> must be a number in the range C<"
+"[0..255]>."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1337
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
-"L</truncate-size>. To create a file with a pattern of repeating bytes use L"
-"</fill-pattern>."
+"L</truncate-size>. To create a file with a pattern of repeating bytes use "
+"L</fill-pattern>."
msgstr ""
#. type: =head2
@@ -8579,9 +8592,9 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1346
msgid ""
"This function is like L</fill> except that it creates a new file of length "
-"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern"
-" is truncated if necessary to ensure the length of the file is exactly "
-"C<len> bytes."
+"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern "
+"is truncated if necessary to ensure the length of the file is exactly C<len> "
+"bytes."
msgstr ""
#. type: =head2
@@ -8598,7 +8611,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1355 ../src/guestfs-actions.pod:2203
+#: ../fish/guestfish-actions.pod:1355 ../src/guestfs-actions.pod:2211
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>. It is essentially equivalent to running the shell command "
@@ -8607,14 +8620,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2208
+#: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2216
msgid ""
-"This returns a list of strings I<without any prefix>. Thus if the directory"
-" structure was:"
+"This returns a list of strings I<without any prefix>. Thus if the directory "
+"structure was:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1363 ../src/guestfs-actions.pod:2211
+#: ../fish/guestfish-actions.pod:1363 ../src/guestfs-actions.pod:2219
#, no-wrap
msgid ""
" /tmp/a\n"
@@ -8629,7 +8642,7 @@ msgid "then the returned list from L</find> C</tmp> would be 4 elements:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2218
+#: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2226
#, no-wrap
msgid ""
" a\n"
@@ -8640,13 +8653,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1375 ../src/guestfs-actions.pod:2223
-msgid ""
-"If C<directory> is not a directory, then this command returns an error."
+#: ../fish/guestfish-actions.pod:1375 ../src/guestfs-actions.pod:2231
+msgid "If C<directory> is not a directory, then this command returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2226
+#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2234
msgid "The returned list is sorted."
msgstr ""
@@ -8669,7 +8681,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1389 ../src/guestfs-actions.pod:2246
+#: ../fish/guestfish-actions.pod:1389 ../src/guestfs-actions.pod:2254
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>, placing the resulting list in the external file called "
@@ -8683,24 +8695,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1400 ../src/guestfs-actions.pod:2257
+#: ../fish/guestfish-actions.pod:1400 ../src/guestfs-actions.pod:2265
msgid "The resulting list is written to an external file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1404 ../src/guestfs-actions.pod:2261
+#: ../fish/guestfish-actions.pod:1404 ../src/guestfs-actions.pod:2269
msgid ""
"Items (filenames) in the result are separated by C<\\0> characters. See "
"L<find(1)> option I<-print0>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1409 ../src/guestfs-actions.pod:2266
+#: ../fish/guestfish-actions.pod:1409 ../src/guestfs-actions.pod:2274
msgid "This command is not limited in the number of names that it can return."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2271
+#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2279
msgid "The result list is not sorted."
msgstr ""
@@ -8718,7 +8730,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1424 ../src/guestfs-actions.pod:2285
+#: ../fish/guestfish-actions.pod:1424 ../src/guestfs-actions.pod:2293
msgid ""
"This command searches the filesystems and returns the one which has the "
"given label. An error is returned if no such filesystem can be found."
@@ -8743,7 +8755,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2302
+#: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2310
msgid ""
"This command searches the filesystems and returns the one which has the "
"given UUID. An error is returned if no such filesystem can be found."
@@ -8768,38 +8780,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2320
+#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2328
msgid ""
"This runs the filesystem checker (fsck) on C<device> which should have "
"filesystem type C<fstype>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1447 ../src/guestfs-actions.pod:2323
+#: ../fish/guestfish-actions.pod:1447 ../src/guestfs-actions.pod:2331
msgid ""
"The returned integer is the status. See L<fsck(8)> for the list of status "
"codes from C<fsck>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1456 ../src/guestfs-actions.pod:2332
+#: ../fish/guestfish-actions.pod:1456 ../src/guestfs-actions.pod:2340
msgid "Multiple status codes can be summed together."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1460 ../src/guestfs-actions.pod:2336
+#: ../fish/guestfish-actions.pod:1460 ../src/guestfs-actions.pod:2344
msgid ""
-"A non-zero return code can mean \"success\", for example if errors have been"
-" corrected on the filesystem."
+"A non-zero return code can mean \"success\", for example if errors have been "
+"corrected on the filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2341
+#: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2349
msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1470 ../src/guestfs-actions.pod:2346
+#: ../fish/guestfish-actions.pod:1470 ../src/guestfs-actions.pod:2354
msgid ""
"This command is entirely equivalent to running C<fsck -a -t fstype device>."
msgstr ""
@@ -8818,14 +8830,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1476 ../src/guestfs-actions.pod:2357
+#: ../fish/guestfish-actions.pod:1476 ../src/guestfs-actions.pod:2365
msgid ""
"Return the additional kernel options which are added to the guest kernel "
"command line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1479 ../src/guestfs-actions.pod:2360
+#: ../fish/guestfish-actions.pod:1479 ../src/guestfs-actions.pod:2368
msgid "If C<NULL> then no options are added."
msgstr ""
@@ -8861,7 +8873,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1491 ../src/guestfs-actions.pod:2385
+#: ../fish/guestfish-actions.pod:1491 ../src/guestfs-actions.pod:2393
msgid "Get the autosync flag."
msgstr ""
@@ -8879,7 +8891,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1497 ../src/guestfs-actions.pod:2396
+#: ../fish/guestfish-actions.pod:1497 ../src/guestfs-actions.pod:2404
msgid "Return the direct appliance mode flag."
msgstr ""
@@ -8897,7 +8909,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1503 ../src/guestfs-actions.pod:2415
+#: ../fish/guestfish-actions.pod:1503 ../src/guestfs-actions.pod:2423
msgid ""
"This returns the ext2/3/4 filesystem label of the filesystem on C<device>."
msgstr ""
@@ -8923,7 +8935,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1517 ../src/guestfs-actions.pod:2436
+#: ../fish/guestfish-actions.pod:1517 ../src/guestfs-actions.pod:2444
msgid ""
"This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>."
msgstr ""
@@ -8949,7 +8961,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1531 ../src/guestfs-actions.pod:2449
+#: ../fish/guestfish-actions.pod:1531 ../src/guestfs-actions.pod:2457
msgid ""
"This gets the memory size in megabytes allocated to the qemu subprocess."
msgstr ""
@@ -8958,15 +8970,15 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1534
msgid ""
"If L</set-memsize> was not called on this handle, and if "
-"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default"
-" value for memsize."
+"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
+"value for memsize."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1538 ../fish/guestfish-actions.pod:1595
-#: ../fish/guestfish-actions.pod:4375 ../fish/guestfish-actions.pod:4477
-#: ../src/guestfs-actions.pod:2456 ../src/guestfs-actions.pod:2548
-#: ../src/guestfs-actions.pod:6760 ../src/guestfs-actions.pod:6886
+#: ../fish/guestfish-actions.pod:4360 ../fish/guestfish-actions.pod:4462
+#: ../src/guestfs-actions.pod:2464 ../src/guestfs-actions.pod:2556
+#: ../src/guestfs-actions.pod:6755 ../src/guestfs-actions.pod:6881
msgid ""
"For more information on the architecture of libguestfs, see L<guestfs(3)>."
msgstr ""
@@ -8985,7 +8997,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1545 ../src/guestfs-actions.pod:2468
+#: ../fish/guestfish-actions.pod:1545 ../src/guestfs-actions.pod:2476
msgid "This returns the enable network flag."
msgstr ""
@@ -9003,12 +9015,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1551 ../src/guestfs-actions.pod:2479
+#: ../fish/guestfish-actions.pod:1551 ../src/guestfs-actions.pod:2487
msgid "Return the current search path."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2481
+#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2489
msgid ""
"This is always non-NULL. If it wasn't set already, then this will return "
"the default path."
@@ -9028,7 +9040,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1560 ../src/guestfs-actions.pod:2494
+#: ../fish/guestfish-actions.pod:1560 ../src/guestfs-actions.pod:2502
msgid "This returns the process group flag."
msgstr ""
@@ -9051,14 +9063,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1568 ../src/guestfs-actions.pod:2505
+#: ../fish/guestfish-actions.pod:1568 ../src/guestfs-actions.pod:2513
msgid ""
"Return the process ID of the qemu subprocess. If there is no qemu "
"subprocess, then this will return an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2508
+#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2516
msgid "This is an internal call used for debugging and testing."
msgstr ""
@@ -9076,12 +9088,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1577 ../src/guestfs-actions.pod:2519
+#: ../fish/guestfish-actions.pod:1577 ../src/guestfs-actions.pod:2527
msgid "Return the current qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2521
+#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2529
msgid ""
"This is always non-NULL. If it wasn't set already, then this will return "
"the default qemu binary name."
@@ -9101,7 +9113,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2534
+#: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2542
msgid "Return the recovery process enabled flag."
msgstr ""
@@ -9139,7 +9151,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1602 ../src/guestfs-actions.pod:2560
+#: ../fish/guestfish-actions.pod:1602 ../src/guestfs-actions.pod:2568
msgid "This returns the number of virtual CPUs assigned to the appliance."
msgstr ""
@@ -9157,7 +9169,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1608 ../src/guestfs-actions.pod:2571
+#: ../fish/guestfish-actions.pod:1608 ../src/guestfs-actions.pod:2579
msgid ""
"This returns the current state as an opaque integer. This is only useful "
"for printing debug and internal error messages."
@@ -9166,9 +9178,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1611 ../fish/guestfish-actions.pod:2570
#: ../fish/guestfish-actions.pod:2588 ../fish/guestfish-actions.pod:2626
-#: ../fish/guestfish-actions.pod:2642 ../src/guestfs-actions.pod:2574
-#: ../src/guestfs-actions.pod:3893 ../src/guestfs-actions.pod:3922
-#: ../src/guestfs-actions.pod:3983 ../src/guestfs-actions.pod:4010
+#: ../fish/guestfish-actions.pod:2642 ../src/guestfs-actions.pod:2582
+#: ../src/guestfs-actions.pod:3901 ../src/guestfs-actions.pod:3930
+#: ../src/guestfs-actions.pod:3991 ../src/guestfs-actions.pod:4018
msgid "For more information on states, see L<guestfs(3)>."
msgstr ""
@@ -9186,7 +9198,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2585
+#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2593
msgid "Return the command trace flag."
msgstr ""
@@ -9206,8 +9218,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1623
msgid ""
-"Return the current umask. By default the umask is C<022> unless it has been"
-" set by calling L</umask>."
+"Return the current umask. By default the umask is C<022> unless it has been "
+"set by calling L</umask>."
msgstr ""
#. type: =head2
@@ -9224,7 +9236,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1630 ../src/guestfs-actions.pod:2608
+#: ../fish/guestfish-actions.pod:1630 ../src/guestfs-actions.pod:2616
msgid "This returns the verbose messages flag."
msgstr ""
@@ -9242,7 +9254,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2619
+#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2627
msgid "This gets the SELinux security context of the daemon."
msgstr ""
@@ -9276,18 +9288,18 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1649 ../fish/guestfish-actions.pod:2715
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
-"by calling L</getxattrs>. However some Linux filesystem implementations are"
-" buggy and do not provide a way to list out attributes. For these "
+"by calling L</getxattrs>. However some Linux filesystem implementations are "
+"buggy and do not provide a way to list out attributes. For these "
"filesystems (notably ntfs-3g) you have to know the names of the extended "
"attributes you want in advance and call this function."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1656 ../fish/guestfish-actions.pod:2722
-#: ../src/guestfs-actions.pod:2648 ../src/guestfs-actions.pod:4143
+#: ../src/guestfs-actions.pod:2656 ../src/guestfs-actions.pod:4151
msgid ""
-"Extended attribute values are blobs of binary data. If there is no extended"
-" attribute named C<name>, this returns an error."
+"Extended attribute values are blobs of binary data. If there is no extended "
+"attribute named C<name>, this returns an error."
msgstr ""
#. type: textblock
@@ -9309,13 +9321,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1665 ../src/guestfs-actions.pod:2665
+#: ../fish/guestfish-actions.pod:1665 ../src/guestfs-actions.pod:2673
msgid ""
"This call lists the extended attributes of the file or directory C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1668 ../src/guestfs-actions.pod:2668
+#: ../fish/guestfish-actions.pod:1668 ../src/guestfs-actions.pod:2676
msgid ""
"At the system call level, this is a combination of the L<listxattr(2)> and "
"L<getxattr(2)> calls."
@@ -9340,23 +9352,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1677 ../src/guestfs-actions.pod:2685
+#: ../fish/guestfish-actions.pod:1677 ../src/guestfs-actions.pod:2693
msgid ""
-"This command searches for all the pathnames matching C<pattern> according to"
-" the wildcard expansion rules used by the shell."
+"This command searches for all the pathnames matching C<pattern> according to "
+"the wildcard expansion rules used by the shell."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1681 ../src/guestfs-actions.pod:2689
+#: ../fish/guestfish-actions.pod:1681 ../src/guestfs-actions.pod:2697
msgid ""
"If no paths match, then this returns an empty list (note: not an error)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2692
+#: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2700
msgid ""
-"It is just a wrapper around the C L<glob(3)> function with flags "
-"C<GLOB_MARK|GLOB_BRACE>. See that manual page for more details."
+"It is just a wrapper around the C L<glob(3)> function with flags C<GLOB_MARK|"
+"GLOB_BRACE>. See that manual page for more details."
msgstr ""
#. type: =head2
@@ -9373,9 +9385,8 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1692 ../src/guestfs-actions.pod:2709
-msgid ""
-"This calls the external C<grep> program and returns the matching lines."
+#: ../fish/guestfish-actions.pod:1692 ../src/guestfs-actions.pod:2717
+msgid "This calls the external C<grep> program and returns the matching lines."
msgstr ""
#. type: =head2
@@ -9392,7 +9403,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2728
+#: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2736
msgid ""
"This calls the external C<grep -i> program and returns the matching lines."
msgstr ""
@@ -9411,22 +9422,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1712 ../src/guestfs-actions.pod:2747
+#: ../fish/guestfish-actions.pod:1712 ../src/guestfs-actions.pod:2755
msgid ""
"This command installs GRUB 1 (the Grand Unified Bootloader) on C<device>, "
"with the root directory being C<root>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1721 ../src/guestfs-actions.pod:2756
+#: ../fish/guestfish-actions.pod:1721 ../src/guestfs-actions.pod:2764
msgid ""
-"There is currently no way in the API to install grub2, which is used by most"
-" modern Linux guests. It is possible to run the grub2 command from the "
+"There is currently no way in the API to install grub2, which is used by most "
+"modern Linux guests. It is possible to run the grub2 command from the "
"guest, although see the caveats in L<guestfs(3)/RUNNING COMMANDS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1728 ../src/guestfs-actions.pod:2763
+#: ../fish/guestfish-actions.pod:1728 ../src/guestfs-actions.pod:2771
msgid ""
"This uses C<grub-install> from the host. Unfortunately grub is not always "
"compatible with itself, so this only works in rather narrow circumstances. "
@@ -9434,17 +9445,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1735 ../src/guestfs-actions.pod:2770
+#: ../fish/guestfish-actions.pod:1735 ../src/guestfs-actions.pod:2778
msgid ""
"If grub-install reports the error \"No suitable drive was found in the "
-"generated device map.\" it may be that you need to create a "
-"C</boot/grub/device.map> file first that contains the mapping between grub "
-"device names and Linux device names. It is usually sufficient to create a "
-"file containing:"
+"generated device map.\" it may be that you need to create a C</boot/grub/"
+"device.map> file first that contains the mapping between grub device names "
+"and Linux device names. It is usually sufficient to create a file "
+"containing:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2777
+#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2785
#, no-wrap
msgid ""
" (hd0) /dev/vda\n"
@@ -9452,7 +9463,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1744 ../src/guestfs-actions.pod:2779
+#: ../fish/guestfish-actions.pod:1744 ../src/guestfs-actions.pod:2787
msgid "replacing C</dev/vda> with the name of the installation device."
msgstr ""
@@ -9470,10 +9481,9 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1752 ../src/guestfs-actions.pod:2793
+#: ../fish/guestfish-actions.pod:1752 ../src/guestfs-actions.pod:2801
msgid ""
-"This command returns up to the first 10 lines of a file as a list of "
-"strings."
+"This command returns up to the first 10 lines of a file as a list of strings."
msgstr ""
#. type: =head2
@@ -9490,22 +9500,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1762 ../src/guestfs-actions.pod:2812
+#: ../fish/guestfish-actions.pod:1762 ../src/guestfs-actions.pod:2820
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the first "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1765 ../src/guestfs-actions.pod:2815
+#: ../fish/guestfish-actions.pod:1765 ../src/guestfs-actions.pod:2823
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, excluding the last C<nrlines> lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1768 ../fish/guestfish-actions.pod:4867
-#: ../src/guestfs-actions.pod:2818 ../src/guestfs-actions.pod:7474
+#: ../fish/guestfish-actions.pod:1768 ../fish/guestfish-actions.pod:4843
+#: ../src/guestfs-actions.pod:2826 ../src/guestfs-actions.pod:7460
msgid "If the parameter C<nrlines> is zero, this returns an empty list."
msgstr ""
@@ -9523,7 +9533,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1777 ../src/guestfs-actions.pod:2835
+#: ../fish/guestfish-actions.pod:1777 ../src/guestfs-actions.pod:2843
msgid ""
"This runs C<hexdump -C> on the given C<path>. The result is the human-"
"readable, canonical hex dump of the file."
@@ -9543,7 +9553,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1787 ../src/guestfs-actions.pod:2854
+#: ../fish/guestfish-actions.pod:1787 ../src/guestfs-actions.pod:2862
msgid ""
"This command unpacks the file C<filename> from the initrd file called "
"C<initrdpath>. The filename must be given I<without> the initial C</> "
@@ -9551,15 +9561,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1791 ../src/guestfs-actions.pod:2858
+#: ../fish/guestfish-actions.pod:1791 ../src/guestfs-actions.pod:2866
msgid ""
-"For example, in guestfish you could use the following command to examine the"
-" boot script (usually called C</init>) contained in a Linux initrd or "
+"For example, in guestfish you could use the following command to examine the "
+"boot script (usually called C</init>) contained in a Linux initrd or "
"initramfs image:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2862
+#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2870
#, no-wrap
msgid ""
" initrd-cat /boot/initrd-<version>.img init\n"
@@ -9585,12 +9595,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1806 ../src/guestfs-actions.pod:2881
+#: ../fish/guestfish-actions.pod:1806 ../src/guestfs-actions.pod:2889
msgid "This command lists out files contained in an initrd."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1808 ../src/guestfs-actions.pod:2883
+#: ../fish/guestfish-actions.pod:1808 ../src/guestfs-actions.pod:2891
msgid ""
"The files are listed without any initial C</> character. The files are "
"listed in the order they appear (not necessarily alphabetical). Directory "
@@ -9598,7 +9608,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1812 ../src/guestfs-actions.pod:2887
+#: ../fish/guestfish-actions.pod:1812 ../src/guestfs-actions.pod:2895
msgid ""
"Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as "
"initrd. We I<only> support the newer initramfs format (compressed cpio "
@@ -9619,19 +9629,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2904
+#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2912
msgid "Watch C<path> for the events listed in C<mask>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1822 ../src/guestfs-actions.pod:2906
+#: ../fish/guestfish-actions.pod:1822 ../src/guestfs-actions.pod:2914
msgid ""
"Note that if C<path> is a directory then events within that directory are "
"watched, but this does I<not> happen recursively (in subdirectories)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1826 ../src/guestfs-actions.pod:2910
+#: ../fish/guestfish-actions.pod:1826 ../src/guestfs-actions.pod:2918
msgid ""
"Note for non-C or non-Linux callers: the inotify events are defined by the "
"Linux kernel ABI and are listed in C</usr/include/sys/inotify.h>."
@@ -9651,11 +9661,11 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1834 ../src/guestfs-actions.pod:2923
+#: ../fish/guestfish-actions.pod:1834 ../src/guestfs-actions.pod:2931
msgid ""
-"This closes the inotify handle which was previously opened by inotify_init."
-" It removes all watches, throws away any pending events, and deallocates "
-"all resources."
+"This closes the inotify handle which was previously opened by inotify_init. "
+"It removes all watches, throws away any pending events, and deallocates all "
+"resources."
msgstr ""
#. type: =head2
@@ -9693,7 +9703,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2952
+#: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2960
msgid ""
"This command creates a new inotify handle. The inotify subsystem can be "
"used to notify events which happen to objects in the guest filesystem."
@@ -9702,11 +9712,11 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1854
msgid ""
-"C<maxevents> is the maximum number of events which will be queued up between"
-" calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>,"
-" then the kernel (or previously set) default is used. For Linux 2.6.29 the"
-" default was 16384 events. Beyond this limit, the kernel throws away "
-"events, but records the fact that it threw them away by setting a flag "
+"C<maxevents> is the maximum number of events which will be queued up between "
+"calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, "
+"then the kernel (or previously set) default is used. For Linux 2.6.29 the "
+"default was 16384 events. Beyond this limit, the kernel throws away events, "
+"but records the fact that it threw them away by setting a flag "
"C<IN_Q_OVERFLOW> in the returned structure list (see L</inotify-read>)."
msgstr ""
@@ -9714,16 +9724,16 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1864
msgid ""
"Before any events are generated, you have to add some watches to the "
-"internal watch list. See: L</inotify-add-watch>, L</inotify-rm-watch> and L"
-"</inotify-watch-all>."
+"internal watch list. See: L</inotify-add-watch>, L</inotify-rm-watch> and "
+"L</inotify-watch-all>."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1870
msgid ""
-"Queued up events should be read periodically by calling L</inotify-read> (or"
-" L</inotify-files> which is just a helpful wrapper around L</inotify-read>)."
-" If you don't read the events out often enough then you risk the internal "
+"Queued up events should be read periodically by calling L</inotify-read> (or "
+"L</inotify-files> which is just a helpful wrapper around L</inotify-read>). "
+"If you don't read the events out often enough then you risk the internal "
"queue overflowing."
msgstr ""
@@ -9735,7 +9745,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1881 ../src/guestfs-actions.pod:2983
+#: ../fish/guestfish-actions.pod:1881 ../src/guestfs-actions.pod:2991
msgid ""
"See also L<inotify(7)> for an overview of the inotify interface as exposed "
"by the Linux kernel, which is roughly what we expose via libguestfs. Note "
@@ -9756,24 +9766,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1890 ../src/guestfs-actions.pod:2997
+#: ../fish/guestfish-actions.pod:1890 ../src/guestfs-actions.pod:3005
msgid ""
"Return the complete queue of events that have happened since the previous "
"read call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1893 ../src/guestfs-actions.pod:3000
+#: ../fish/guestfish-actions.pod:1893 ../src/guestfs-actions.pod:3008
msgid "If no events have happened, this returns an empty list."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1895 ../src/guestfs-actions.pod:3002
+#: ../fish/guestfish-actions.pod:1895 ../src/guestfs-actions.pod:3010
msgid ""
-"I<Note>: In order to make sure that all events have been read, you must call"
-" this function repeatedly until it returns an empty list. The reason is "
-"that the call will read events up to the maximum appliance-to-host message "
-"size and leave remaining events in the queue."
+"I<Note>: In order to make sure that all events have been read, you must call "
+"this function repeatedly until it returns an empty list. The reason is that "
+"the call will read events up to the maximum appliance-to-host message size "
+"and leave remaining events in the queue."
msgstr ""
#. type: =head2
@@ -9815,7 +9825,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1916 ../src/guestfs-actions.pod:3037
+#: ../fish/guestfish-actions.pod:1916 ../src/guestfs-actions.pod:3045
msgid ""
"If the architecture could not be determined, then the string C<unknown> is "
"returned."
@@ -9830,15 +9840,15 @@ msgstr ""
#: ../fish/guestfish-actions.pod:2375 ../fish/guestfish-actions.pod:2388
#: ../fish/guestfish-actions.pod:2398 ../fish/guestfish-actions.pod:2408
#: ../fish/guestfish-actions.pod:2420 ../fish/guestfish-actions.pod:2516
-#: ../fish/guestfish-actions.pod:2550 ../src/guestfs-actions.pod:3040
-#: ../src/guestfs-actions.pod:3142 ../src/guestfs-actions.pod:3246
-#: ../src/guestfs-actions.pod:3265 ../src/guestfs-actions.pod:3396
-#: ../src/guestfs-actions.pod:3480 ../src/guestfs-actions.pod:3508
-#: ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3582
-#: ../src/guestfs-actions.pod:3626 ../src/guestfs-actions.pod:3646
-#: ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3683
-#: ../src/guestfs-actions.pod:3699 ../src/guestfs-actions.pod:3717
-#: ../src/guestfs-actions.pod:3819 ../src/guestfs-actions.pod:3860
+#: ../fish/guestfish-actions.pod:2550 ../src/guestfs-actions.pod:3048
+#: ../src/guestfs-actions.pod:3150 ../src/guestfs-actions.pod:3254
+#: ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3404
+#: ../src/guestfs-actions.pod:3488 ../src/guestfs-actions.pod:3516
+#: ../src/guestfs-actions.pod:3537 ../src/guestfs-actions.pod:3590
+#: ../src/guestfs-actions.pod:3634 ../src/guestfs-actions.pod:3654
+#: ../src/guestfs-actions.pod:3674 ../src/guestfs-actions.pod:3691
+#: ../src/guestfs-actions.pod:3707 ../src/guestfs-actions.pod:3725
+#: ../src/guestfs-actions.pod:3827 ../src/guestfs-actions.pod:3868
msgid "Please read L<guestfs(3)/INSPECTION> for more details."
msgstr ""
@@ -9856,215 +9866,215 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1925 ../src/guestfs-actions.pod:3053
+#: ../fish/guestfish-actions.pod:1925 ../src/guestfs-actions.pod:3061
msgid ""
"This returns the distro (distribution) of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1928 ../src/guestfs-actions.pod:3056
+#: ../fish/guestfish-actions.pod:1928 ../src/guestfs-actions.pod:3064
msgid "Currently defined distros are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1932 ../src/guestfs-actions.pod:3060
+#: ../fish/guestfish-actions.pod:1932 ../src/guestfs-actions.pod:3068
msgid "\"archlinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1934 ../src/guestfs-actions.pod:3062
+#: ../fish/guestfish-actions.pod:1934 ../src/guestfs-actions.pod:3070
msgid "Arch Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1936 ../src/guestfs-actions.pod:3064
+#: ../fish/guestfish-actions.pod:1936 ../src/guestfs-actions.pod:3072
msgid "\"centos\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1938 ../src/guestfs-actions.pod:3066
+#: ../fish/guestfish-actions.pod:1938 ../src/guestfs-actions.pod:3074
msgid "CentOS."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:3068
+#: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:3076
msgid "\"debian\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1942 ../src/guestfs-actions.pod:3070
+#: ../fish/guestfish-actions.pod:1942 ../src/guestfs-actions.pod:3078
msgid "Debian."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1944 ../src/guestfs-actions.pod:3072
+#: ../fish/guestfish-actions.pod:1944 ../src/guestfs-actions.pod:3080
msgid "\"fedora\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:3074
+#: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:3082
msgid "Fedora."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:3076
+#: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:3084
msgid "\"gentoo\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1950 ../src/guestfs-actions.pod:3078
+#: ../fish/guestfish-actions.pod:1950 ../src/guestfs-actions.pod:3086
msgid "Gentoo."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1952 ../src/guestfs-actions.pod:3080
+#: ../fish/guestfish-actions.pod:1952 ../src/guestfs-actions.pod:3088
msgid "\"linuxmint\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:3082
+#: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:3090
msgid "Linux Mint."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:3084
+#: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:3092
msgid "\"mageia\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1958 ../src/guestfs-actions.pod:3086
+#: ../fish/guestfish-actions.pod:1958 ../src/guestfs-actions.pod:3094
msgid "Mageia."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1960 ../src/guestfs-actions.pod:3088
+#: ../fish/guestfish-actions.pod:1960 ../src/guestfs-actions.pod:3096
msgid "\"mandriva\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1962 ../src/guestfs-actions.pod:3090
+#: ../fish/guestfish-actions.pod:1962 ../src/guestfs-actions.pod:3098
msgid "Mandriva."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1964 ../src/guestfs-actions.pod:3092
+#: ../fish/guestfish-actions.pod:1964 ../src/guestfs-actions.pod:3100
msgid "\"meego\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1966 ../src/guestfs-actions.pod:3094
+#: ../fish/guestfish-actions.pod:1966 ../src/guestfs-actions.pod:3102
msgid "MeeGo."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:3096
+#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:3104
msgid "\"opensuse\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1970 ../src/guestfs-actions.pod:3098
+#: ../fish/guestfish-actions.pod:1970 ../src/guestfs-actions.pod:3106
msgid "OpenSUSE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1972 ../src/guestfs-actions.pod:3100
+#: ../fish/guestfish-actions.pod:1972 ../src/guestfs-actions.pod:3108
msgid "\"pardus\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:3102
+#: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:3110
msgid "Pardus."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1976 ../src/guestfs-actions.pod:3104
+#: ../fish/guestfish-actions.pod:1976 ../src/guestfs-actions.pod:3112
msgid "\"redhat-based\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1978 ../src/guestfs-actions.pod:3106
+#: ../fish/guestfish-actions.pod:1978 ../src/guestfs-actions.pod:3114
msgid "Some Red Hat-derived distro."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1980 ../src/guestfs-actions.pod:3108
+#: ../fish/guestfish-actions.pod:1980 ../src/guestfs-actions.pod:3116
msgid "\"rhel\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1982 ../src/guestfs-actions.pod:3110
+#: ../fish/guestfish-actions.pod:1982 ../src/guestfs-actions.pod:3118
msgid "Red Hat Enterprise Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3112
+#: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3120
msgid "\"scientificlinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1986 ../src/guestfs-actions.pod:3114
+#: ../fish/guestfish-actions.pod:1986 ../src/guestfs-actions.pod:3122
msgid "Scientific Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:3116
+#: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:3124
msgid "\"slackware\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1990 ../src/guestfs-actions.pod:3118
+#: ../fish/guestfish-actions.pod:1990 ../src/guestfs-actions.pod:3126
msgid "Slackware."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1992 ../src/guestfs-actions.pod:3120
+#: ../fish/guestfish-actions.pod:1992 ../src/guestfs-actions.pod:3128
msgid "\"ttylinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1994 ../src/guestfs-actions.pod:3122
+#: ../fish/guestfish-actions.pod:1994 ../src/guestfs-actions.pod:3130
msgid "ttylinux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1996 ../src/guestfs-actions.pod:3124
+#: ../fish/guestfish-actions.pod:1996 ../src/guestfs-actions.pod:3132
msgid "\"ubuntu\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1998 ../src/guestfs-actions.pod:3126
+#: ../fish/guestfish-actions.pod:1998 ../src/guestfs-actions.pod:3134
msgid "Ubuntu."
msgstr ""
#. type: =item
#: ../fish/guestfish-actions.pod:2000 ../fish/guestfish-actions.pod:2084
-#: ../fish/guestfish-actions.pod:2353 ../src/guestfs-actions.pod:3128
-#: ../src/guestfs-actions.pod:3237 ../src/guestfs-actions.pod:3617
+#: ../fish/guestfish-actions.pod:2353 ../src/guestfs-actions.pod:3136
+#: ../src/guestfs-actions.pod:3245 ../src/guestfs-actions.pod:3625
msgid "\"unknown\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2002 ../src/guestfs-actions.pod:3130
+#: ../fish/guestfish-actions.pod:2002 ../src/guestfs-actions.pod:3138
msgid "The distro could not be determined."
msgstr ""
#. type: =item
#: ../fish/guestfish-actions.pod:2004 ../fish/guestfish-actions.pod:2341
-#: ../src/guestfs-actions.pod:3132 ../src/guestfs-actions.pod:3605
+#: ../src/guestfs-actions.pod:3140 ../src/guestfs-actions.pod:3613
msgid "\"windows\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3134
+#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3142
msgid ""
-"Windows does not have distributions. This string is returned if the OS type"
-" is Windows."
+"Windows does not have distributions. This string is returned if the OS type "
+"is Windows."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2011 ../fish/guestfish-actions.pod:2090
-#: ../fish/guestfish-actions.pod:2359 ../src/guestfs-actions.pod:3139
-#: ../src/guestfs-actions.pod:3243 ../src/guestfs-actions.pod:3623
+#: ../fish/guestfish-actions.pod:2359 ../src/guestfs-actions.pod:3147
+#: ../src/guestfs-actions.pod:3251 ../src/guestfs-actions.pod:3631
msgid ""
"Future versions of libguestfs may return other strings here. The caller "
"should be prepared to handle any string."
@@ -10084,16 +10094,16 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3155
+#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3163
msgid ""
"This call is useful for Windows which uses a primitive system of assigning "
-"drive letters (like \"C:\") to partitions. This inspection API examines the"
-" Windows Registry to find out how disks/partitions are mapped to drive "
+"drive letters (like \"C:\") to partitions. This inspection API examines the "
+"Windows Registry to find out how disks/partitions are mapped to drive "
"letters, and returns a hash table as in the example below:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3161
+#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3169
#, no-wrap
msgid ""
" C => /dev/vda2\n"
@@ -10103,7 +10113,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3165
+#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3173
msgid ""
"Note that keys are drive letters. For Windows, the key is case insensitive "
"and just contains the drive letter, without the customary colon separator "
@@ -10111,23 +10121,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3169
+#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3177
msgid ""
"In future we may support other operating systems that also used drive "
"letters, but the keys for those might not be case insensitive and might be "
-"longer than 1 character. For example in OS-9, hard drives were named C<h0>,"
-" C<h1> etc."
+"longer than 1 character. For example in OS-9, hard drives were named C<h0>, "
+"C<h1> etc."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2039 ../src/guestfs-actions.pod:3174
+#: ../fish/guestfish-actions.pod:2039 ../src/guestfs-actions.pod:3182
msgid ""
"For Windows guests, currently only hard drive mappings are returned. "
"Removable disks (eg. DVD-ROMs) are ignored."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3177
+#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3185
msgid ""
"For guests that do not use drive mappings, or if the drive mappings could "
"not be determined, this returns an empty hash table."
@@ -10154,18 +10164,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2053 ../src/guestfs-actions.pod:3198
+#: ../fish/guestfish-actions.pod:2053 ../src/guestfs-actions.pod:3206
msgid ""
-"This returns a list of all the filesystems that we think are associated with"
-" this operating system. This includes the root filesystem, other ordinary "
+"This returns a list of all the filesystems that we think are associated with "
+"this operating system. This includes the root filesystem, other ordinary "
"filesystems, and non-mounted devices like swap partitions."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3203
+#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3211
msgid ""
-"In the case of a multi-boot virtual machine, it is possible for a filesystem"
-" to be shared between operating systems."
+"In the case of a multi-boot virtual machine, it is possible for a filesystem "
+"to be shared between operating systems."
msgstr ""
#. type: textblock
@@ -10189,41 +10199,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3221
+#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3229
msgid ""
"This returns the format of the inspected operating system. You can use it "
"to detect install images, live CDs and similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2071 ../src/guestfs-actions.pod:3224
+#: ../fish/guestfish-actions.pod:2071 ../src/guestfs-actions.pod:3232
msgid "Currently defined formats are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2075 ../src/guestfs-actions.pod:3228
+#: ../fish/guestfish-actions.pod:2075 ../src/guestfs-actions.pod:3236
msgid "\"installed\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2077 ../src/guestfs-actions.pod:3230
+#: ../fish/guestfish-actions.pod:2077 ../src/guestfs-actions.pod:3238
msgid "This is an installed operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3232
+#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3240
msgid "\"installer\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2081 ../src/guestfs-actions.pod:3234
+#: ../fish/guestfish-actions.pod:2081 ../src/guestfs-actions.pod:3242
msgid ""
"The disk image being inspected is not an installed operating system, but a "
"I<bootable> install disk, live CD, or similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2086 ../src/guestfs-actions.pod:3239
+#: ../fish/guestfish-actions.pod:2086 ../src/guestfs-actions.pod:3247
msgid "The format of this disk image is not known."
msgstr ""
@@ -10241,14 +10251,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2099 ../src/guestfs-actions.pod:3259
+#: ../fish/guestfish-actions.pod:2099 ../src/guestfs-actions.pod:3267
msgid ""
"This function returns the hostname of the operating system as found by "
"inspection of the guest's configuration files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2102 ../src/guestfs-actions.pod:3262
+#: ../fish/guestfish-actions.pod:2102 ../src/guestfs-actions.pod:3270
msgid ""
"If the hostname could not be determined, then the string C<unknown> is "
"returned."
@@ -10268,22 +10278,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2111 ../src/guestfs-actions.pod:3288
+#: ../fish/guestfish-actions.pod:2111 ../src/guestfs-actions.pod:3296
msgid ""
"This function returns an icon corresponding to the inspected operating "
-"system. The icon is returned as a buffer containing a PNG image (re-encoded"
-" to PNG if necessary)."
+"system. The icon is returned as a buffer containing a PNG image (re-encoded "
+"to PNG if necessary)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2115 ../src/guestfs-actions.pod:3292
+#: ../fish/guestfish-actions.pod:2115 ../src/guestfs-actions.pod:3300
msgid ""
"If it was not possible to get an icon this function returns a zero-length "
"(non-NULL) buffer. I<Callers must check for this case>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2118 ../src/guestfs-actions.pod:3295
+#: ../fish/guestfish-actions.pod:2118 ../src/guestfs-actions.pod:3303
msgid ""
"Libguestfs will start by looking for a file called C</etc/favicon.png> or "
"C<C:\\etc\\favicon.png> and if it has the correct format, the contents of "
@@ -10292,48 +10302,48 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2124 ../src/guestfs-actions.pod:3301
+#: ../fish/guestfish-actions.pod:2124 ../src/guestfs-actions.pod:3309
msgid ""
"If finding the favicon fails, then we look in other places in the guest for "
"a suitable icon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2127 ../src/guestfs-actions.pod:3304
+#: ../fish/guestfish-actions.pod:2127 ../src/guestfs-actions.pod:3312
msgid ""
"If the optional C<highquality> boolean is true then only high quality icons "
"are returned, which means only icons of high resolution with an alpha "
-"channel. The default (false) is to return any icon we can, even if it is of"
-" substandard quality."
+"channel. The default (false) is to return any icon we can, even if it is of "
+"substandard quality."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2138 ../src/guestfs-actions.pod:3315
+#: ../fish/guestfish-actions.pod:2138 ../src/guestfs-actions.pod:3323
msgid ""
-"Unlike most other inspection API calls, the guest's disks must be mounted up"
-" before you call this, since it needs to read information from the guest "
+"Unlike most other inspection API calls, the guest's disks must be mounted up "
+"before you call this, since it needs to read information from the guest "
"filesystem during the call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3321
+#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3329
msgid ""
"B<Security:> The icon data comes from the untrusted guest, and should be "
"treated with caution. PNG files have been known to contain exploits. "
-"Ensure that libpng (or other relevant libraries) are fully up to date before"
-" trying to process or display the icon."
+"Ensure that libpng (or other relevant libraries) are fully up to date before "
+"trying to process or display the icon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2152 ../src/guestfs-actions.pod:3329
+#: ../fish/guestfish-actions.pod:2152 ../src/guestfs-actions.pod:3337
msgid ""
-"The PNG image returned can be any size. It might not be square. Libguestfs"
-" tries to return the largest, highest quality icon available. The "
+"The PNG image returned can be any size. It might not be square. Libguestfs "
+"tries to return the largest, highest quality icon available. The "
"application must scale the icon to the required size."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2159 ../src/guestfs-actions.pod:3336
+#: ../fish/guestfish-actions.pod:2159 ../src/guestfs-actions.pod:3344
msgid ""
"Extracting icons from Windows guests requires the external C<wrestool> "
"program from the C<icoutils> package, and several programs (C<bmptopnm>, "
@@ -10342,7 +10352,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2166 ../src/guestfs-actions.pod:3343
+#: ../fish/guestfish-actions.pod:2166 ../src/guestfs-actions.pod:3351
msgid ""
"Operating system icons are usually trademarks. Seek legal advice before "
"using trademarks in applications."
@@ -10362,24 +10372,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2177 ../src/guestfs-actions.pod:3384
+#: ../fish/guestfish-actions.pod:2177 ../src/guestfs-actions.pod:3392
msgid ""
"This returns the major version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2180 ../src/guestfs-actions.pod:3387
+#: ../fish/guestfish-actions.pod:2180 ../src/guestfs-actions.pod:3395
msgid ""
-"Windows uses a consistent versioning scheme which is I<not> reflected in the"
-" popular public names used by the operating system. Notably the operating "
+"Windows uses a consistent versioning scheme which is I<not> reflected in the "
+"popular public names used by the operating system. Notably the operating "
"system known as \"Windows 7\" is really version 6.1 (ie. major = 6, minor = "
-"1). You can find out the real versions corresponding to releases of Windows"
-" by consulting Wikipedia or MSDN."
+"1). You can find out the real versions corresponding to releases of Windows "
+"by consulting Wikipedia or MSDN."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2187 ../fish/guestfish-actions.pod:2198
-#: ../src/guestfs-actions.pod:3394 ../src/guestfs-actions.pod:3411
+#: ../src/guestfs-actions.pod:3402 ../src/guestfs-actions.pod:3419
msgid "If the version could not be determined, then C<0> is returned."
msgstr ""
@@ -10397,7 +10407,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2195 ../src/guestfs-actions.pod:3408
+#: ../fish/guestfish-actions.pod:2195 ../src/guestfs-actions.pod:3416
msgid ""
"This returns the minor version number of the inspected operating system."
msgstr ""
@@ -10423,18 +10433,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2207 ../src/guestfs-actions.pod:3426
+#: ../fish/guestfish-actions.pod:2207 ../src/guestfs-actions.pod:3434
msgid ""
"This returns a hash of where we think the filesystems associated with this "
"operating system should be mounted. Callers should note that this is at "
-"best an educated guess made by reading configuration files such as "
-"C</etc/fstab>. I<In particular note> that this may return filesystems which"
-" are non-existent or not mountable and callers should be prepared to handle "
-"or ignore failures if they try to mount them."
+"best an educated guess made by reading configuration files such as C</etc/"
+"fstab>. I<In particular note> that this may return filesystems which are "
+"non-existent or not mountable and callers should be prepared to handle or "
+"ignore failures if they try to mount them."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3435
+#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3443
msgid ""
"Each element in the returned hashtable has a key which is the path of the "
"mountpoint (eg. C</boot>) and a value which is the filesystem that would be "
@@ -10442,7 +10452,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2221 ../src/guestfs-actions.pod:3440
+#: ../fish/guestfish-actions.pod:2221 ../src/guestfs-actions.pod:3448
msgid ""
"Non-mounted devices such as swap devices are I<not> returned in this list."
msgstr ""
@@ -10452,8 +10462,8 @@ msgstr ""
msgid ""
"For operating systems like Windows which still use drive letters, this call "
"will only return an entry for the first drive \"mounted on\" C</>. For "
-"information about the mapping of drive letters to partitions, see L"
-"</inspect-get-drive-mappings>."
+"information about the mapping of drive letters to partitions, see L</inspect-"
+"get-drive-mappings>."
msgstr ""
#. type: textblock
@@ -10486,7 +10496,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2243 ../src/guestfs-actions.pod:3472
+#: ../fish/guestfish-actions.pod:2243 ../src/guestfs-actions.pod:3480
msgid ""
"This returns the string C<unknown> if we could not determine the package "
"format I<or> if the operating system does not have a real packaging system "
@@ -10494,7 +10504,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2247 ../src/guestfs-actions.pod:3476
+#: ../fish/guestfish-actions.pod:2247 ../src/guestfs-actions.pod:3484
msgid ""
"Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>, "
"C<pkgsrc>. Future versions of libguestfs may return other strings."
@@ -10523,15 +10533,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2263 ../src/guestfs-actions.pod:3499
+#: ../fish/guestfish-actions.pod:2263 ../src/guestfs-actions.pod:3507
msgid ""
"This returns the string C<unknown> if we could not determine the package "
-"management tool I<or> if the operating system does not have a real packaging"
-" system (eg. Windows)."
+"management tool I<or> if the operating system does not have a real packaging "
+"system (eg. Windows)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3503
+#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3511
msgid ""
"Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian "
"derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>, C<zypper>. Future "
@@ -10552,15 +10562,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3521
+#: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3529
msgid ""
"This returns the product name of the inspected operating system. The "
-"product name is generally some freeform string which can be displayed to the"
-" user, but should not be parsed by programs."
+"product name is generally some freeform string which can be displayed to the "
+"user, but should not be parsed by programs."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2283 ../src/guestfs-actions.pod:3526
+#: ../fish/guestfish-actions.pod:2283 ../src/guestfs-actions.pod:3534
msgid ""
"If the product name could not be determined, then the string C<unknown> is "
"returned."
@@ -10580,24 +10590,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2292 ../src/guestfs-actions.pod:3542
+#: ../fish/guestfish-actions.pod:2292 ../src/guestfs-actions.pod:3550
msgid "This returns the product variant of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2295 ../src/guestfs-actions.pod:3545
+#: ../fish/guestfish-actions.pod:2295 ../src/guestfs-actions.pod:3553
msgid ""
-"For Windows guests, this returns the contents of the Registry key "
-"C<HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType>"
-" which is usually a string such as C<Client> or C<Server> (other values are "
-"possible). This can be used to distinguish consumer and enterprise versions"
-" of Windows that have the same version number (for example, Windows 7 and "
+"For Windows guests, this returns the contents of the Registry key C<HKLM"
+"\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which "
+"is usually a string such as C<Client> or C<Server> (other values are "
+"possible). This can be used to distinguish consumer and enterprise versions "
+"of Windows that have the same version number (for example, Windows 7 and "
"Windows 2008 Server are both version 6.1, but the former is C<Client> and "
"the latter is C<Server>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2304 ../src/guestfs-actions.pod:3554
+#: ../fish/guestfish-actions.pod:2304 ../src/guestfs-actions.pod:3562
msgid ""
"For enterprise Linux guests, in future we intend this to return the product "
"variant such as C<Desktop>, C<Server> and so on. But this is not "
@@ -10605,7 +10615,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3558
+#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3566
msgid ""
"If the product variant could not be determined, then the string C<unknown> "
"is returned."
@@ -10660,49 +10670,49 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2332 ../src/guestfs-actions.pod:3596
+#: ../fish/guestfish-actions.pod:2332 ../src/guestfs-actions.pod:3604
msgid ""
"This returns the type of the inspected operating system. Currently defined "
"types are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3601
+#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3609
msgid "\"linux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2339 ../src/guestfs-actions.pod:3603
+#: ../fish/guestfish-actions.pod:2339 ../src/guestfs-actions.pod:3611
msgid "Any Linux-based operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3607
+#: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3615
msgid "Any Microsoft Windows operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2345 ../src/guestfs-actions.pod:3609
+#: ../fish/guestfish-actions.pod:2345 ../src/guestfs-actions.pod:3617
msgid "\"freebsd\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3611
+#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3619
msgid "FreeBSD."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2349 ../src/guestfs-actions.pod:3613
+#: ../fish/guestfish-actions.pod:2349 ../src/guestfs-actions.pod:3621
msgid "\"netbsd\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2351 ../src/guestfs-actions.pod:3615
+#: ../fish/guestfish-actions.pod:2351 ../src/guestfs-actions.pod:3623
msgid "NetBSD."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3619
+#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3627
msgid "The operating system type could not be determined."
msgstr ""
@@ -10720,14 +10730,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2368 ../src/guestfs-actions.pod:3639
+#: ../fish/guestfish-actions.pod:2368 ../src/guestfs-actions.pod:3647
msgid ""
"This returns the Windows CurrentControlSet of the inspected guest. The "
"CurrentControlSet is a registry key name such as C<ControlSet001>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2371 ../src/guestfs-actions.pod:3642
+#: ../fish/guestfish-actions.pod:2371 ../src/guestfs-actions.pod:3650
msgid ""
"This call assumes that the guest is Windows and that the Registry could be "
"examined by inspection. If this is not the case then an error is returned."
@@ -10747,18 +10757,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2381 ../src/guestfs-actions.pod:3659
+#: ../fish/guestfish-actions.pod:2381 ../src/guestfs-actions.pod:3667
msgid ""
"This returns the Windows systemroot of the inspected guest. The systemroot "
"is a directory path such as C</WINDOWS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2384 ../src/guestfs-actions.pod:3662
+#: ../fish/guestfish-actions.pod:2384 ../src/guestfs-actions.pod:3670
msgid ""
-"This call assumes that the guest is Windows and that the systemroot could be"
-" determined by inspection. If this is not the case then an error is "
-"returned."
+"This call assumes that the guest is Windows and that the systemroot could be "
+"determined by inspection. If this is not the case then an error is returned."
msgstr ""
#. type: =head2
@@ -10837,16 +10846,16 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2426 ../src/guestfs-actions.pod:3729
+#: ../fish/guestfish-actions.pod:2426 ../src/guestfs-actions.pod:3737
msgid "Return the list of applications installed in the operating system."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2428
msgid ""
-"I<Note:> This call works differently from other parts of the inspection API."
-" You have to call L</inspect-os>, then L</inspect-get-mountpoints>, then "
-"mount up the disks, before calling this. Listing applications is a "
+"I<Note:> This call works differently from other parts of the inspection "
+"API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, "
+"then mount up the disks, before calling this. Listing applications is a "
"significantly more difficult operation which requires access to the full "
"filesystem. Also note that unlike the other L</inspect-get-*> calls which "
"are just returning data cached in the libguestfs handle, this call actually "
@@ -10854,91 +10863,91 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2438 ../src/guestfs-actions.pod:3741
+#: ../fish/guestfish-actions.pod:2438 ../src/guestfs-actions.pod:3749
msgid ""
"This returns an empty list if the inspection code was not able to determine "
"the list of applications."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2441 ../src/guestfs-actions.pod:3744
+#: ../fish/guestfish-actions.pod:2441 ../src/guestfs-actions.pod:3752
msgid "The application structure contains the following fields:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2445 ../src/guestfs-actions.pod:3748
+#: ../fish/guestfish-actions.pod:2445 ../src/guestfs-actions.pod:3756
msgid "C<app_name>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2447 ../src/guestfs-actions.pod:3750
+#: ../fish/guestfish-actions.pod:2447 ../src/guestfs-actions.pod:3758
msgid ""
"The name of the application. For Red Hat-derived and Debian-derived Linux "
"guests, this is the package name."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2450 ../src/guestfs-actions.pod:3753
+#: ../fish/guestfish-actions.pod:2450 ../src/guestfs-actions.pod:3761
msgid "C<app_display_name>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2452 ../src/guestfs-actions.pod:3755
+#: ../fish/guestfish-actions.pod:2452 ../src/guestfs-actions.pod:3763
msgid ""
"The display name of the application, sometimes localized to the install "
"language of the guest operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2455 ../src/guestfs-actions.pod:3758
+#: ../fish/guestfish-actions.pod:2455 ../src/guestfs-actions.pod:3766
msgid ""
-"If unavailable this is returned as an empty string C<\"\">. Callers needing"
-" to display something can use C<app_name> instead."
+"If unavailable this is returned as an empty string C<\"\">. Callers needing "
+"to display something can use C<app_name> instead."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3761
+#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3769
msgid "C<app_epoch>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3763
+#: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3771
msgid ""
"For package managers which use epochs, this contains the epoch of the "
"package (an integer). If unavailable, this is returned as C<0>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3766
+#: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3774
msgid "C<app_version>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2465 ../src/guestfs-actions.pod:3768
+#: ../fish/guestfish-actions.pod:2465 ../src/guestfs-actions.pod:3776
msgid ""
"The version string of the application or package. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2468 ../src/guestfs-actions.pod:3771
+#: ../fish/guestfish-actions.pod:2468 ../src/guestfs-actions.pod:3779
msgid "C<app_release>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2470 ../src/guestfs-actions.pod:3773
+#: ../fish/guestfish-actions.pod:2470 ../src/guestfs-actions.pod:3781
msgid ""
"The release string of the application or package, for package managers that "
"use this. If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2474 ../src/guestfs-actions.pod:3777
+#: ../fish/guestfish-actions.pod:2474 ../src/guestfs-actions.pod:3785
msgid "C<app_install_path>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2476 ../src/guestfs-actions.pod:3779
+#: ../fish/guestfish-actions.pod:2476 ../src/guestfs-actions.pod:3787
msgid ""
"The installation path of the application (on operating systems such as "
"Windows which use installation paths). This path is in the format used by "
@@ -10946,77 +10955,77 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2481 ../src/guestfs-actions.pod:3784
+#: ../fish/guestfish-actions.pod:2481 ../src/guestfs-actions.pod:3792
msgid "If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2483 ../src/guestfs-actions.pod:3786
+#: ../fish/guestfish-actions.pod:2483 ../src/guestfs-actions.pod:3794
msgid "C<app_trans_path>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2485 ../src/guestfs-actions.pod:3788
+#: ../fish/guestfish-actions.pod:2485 ../src/guestfs-actions.pod:3796
msgid ""
"The install path translated into a libguestfs path. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2488 ../src/guestfs-actions.pod:3791
+#: ../fish/guestfish-actions.pod:2488 ../src/guestfs-actions.pod:3799
msgid "C<app_publisher>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2490 ../src/guestfs-actions.pod:3793
+#: ../fish/guestfish-actions.pod:2490 ../src/guestfs-actions.pod:3801
msgid ""
"The name of the publisher of the application, for package managers that use "
"this. If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2494 ../src/guestfs-actions.pod:3797
+#: ../fish/guestfish-actions.pod:2494 ../src/guestfs-actions.pod:3805
msgid "C<app_url>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2496 ../src/guestfs-actions.pod:3799
+#: ../fish/guestfish-actions.pod:2496 ../src/guestfs-actions.pod:3807
msgid ""
"The URL (eg. upstream URL) of the application. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2499 ../src/guestfs-actions.pod:3802
+#: ../fish/guestfish-actions.pod:2499 ../src/guestfs-actions.pod:3810
msgid "C<app_source_package>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2501 ../src/guestfs-actions.pod:3804
+#: ../fish/guestfish-actions.pod:2501 ../src/guestfs-actions.pod:3812
msgid ""
"For packaging systems which support this, the name of the source package. "
"If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2504 ../src/guestfs-actions.pod:3807
+#: ../fish/guestfish-actions.pod:2504 ../src/guestfs-actions.pod:3815
msgid "C<app_summary>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2506 ../src/guestfs-actions.pod:3809
+#: ../fish/guestfish-actions.pod:2506 ../src/guestfs-actions.pod:3817
msgid ""
"A short (usually one line) description of the application or package. If "
"unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2509 ../src/guestfs-actions.pod:3812
+#: ../fish/guestfish-actions.pod:2509 ../src/guestfs-actions.pod:3820
msgid "C<app_description>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2511 ../src/guestfs-actions.pod:3814
+#: ../fish/guestfish-actions.pod:2511 ../src/guestfs-actions.pod:3822
msgid ""
"A longer description of the application or package. If unavailable this is "
"returned as an empty string C<\"\">."
@@ -11036,7 +11045,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2522 ../src/guestfs-actions.pod:3832
+#: ../fish/guestfish-actions.pod:2522 ../src/guestfs-actions.pod:3840
msgid ""
"This function uses other libguestfs functions and certain heuristics to "
"inspect the disk(s) (usually disks belonging to a virtual machine), looking "
@@ -11044,42 +11053,42 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2526 ../src/guestfs-actions.pod:3836
+#: ../fish/guestfish-actions.pod:2526 ../src/guestfs-actions.pod:3844
msgid "The list returned is empty if no operating systems were found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3838
+#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3846
msgid ""
"If one operating system was found, then this returns a list with a single "
-"element, which is the name of the root filesystem of this operating system."
-" It is also possible for this function to return a list containing more "
-"than one element, indicating a dual-boot or multi-boot virtual machine, with"
-" each element being the root filesystem of one of the operating systems."
+"element, which is the name of the root filesystem of this operating system. "
+"It is also possible for this function to return a list containing more than "
+"one element, indicating a dual-boot or multi-boot virtual machine, with each "
+"element being the root filesystem of one of the operating systems."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2535
msgid ""
"You can pass the root string(s) returned to other L</inspect-get-*> "
-"functions in order to query further information about each operating system,"
-" such as the name and version."
+"functions in order to query further information about each operating system, "
+"such as the name and version."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2540
msgid ""
-"This function uses other libguestfs features such as L</mount-ro> and L"
-"</umount-all> in order to mount and unmount filesystems and look at the "
+"This function uses other libguestfs features such as L</mount-ro> and L</"
+"umount-all> in order to mount and unmount filesystems and look at the "
"contents. This should be called with no disks currently mounted. The "
"function may also use Augeas, so any existing Augeas handle will be closed."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3856
+#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3864
msgid ""
-"This function cannot decrypt encrypted disks. The caller must do that first"
-" (supplying the necessary keys) if the disk is encrypted."
+"This function cannot decrypt encrypted disks. The caller must do that first "
+"(supplying the necessary keys) if the disk is encrypted."
msgstr ""
#. type: textblock
@@ -11102,7 +11111,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2558 ../src/guestfs-actions.pod:3876
+#: ../fish/guestfish-actions.pod:2558 ../src/guestfs-actions.pod:3884
msgid ""
"This returns C<true> if and only if there is a block device with the given "
"C<path> name."
@@ -11130,7 +11139,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2567 ../src/guestfs-actions.pod:3890
+#: ../fish/guestfish-actions.pod:2567 ../src/guestfs-actions.pod:3898
msgid ""
"This returns true iff this handle is busy processing a command (in the "
"C<BUSY> state)."
@@ -11150,7 +11159,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2576 ../src/guestfs-actions.pod:3905
+#: ../fish/guestfish-actions.pod:2576 ../src/guestfs-actions.pod:3913
msgid ""
"This returns C<true> if and only if there is a character device with the "
"given C<path> name."
@@ -11170,7 +11179,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2585 ../src/guestfs-actions.pod:3919
+#: ../fish/guestfish-actions.pod:2585 ../src/guestfs-actions.pod:3927
msgid ""
"This returns true iff this handle is being configured (in the C<CONFIG> "
"state)."
@@ -11190,7 +11199,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2594 ../src/guestfs-actions.pod:3934
+#: ../fish/guestfish-actions.pod:2594 ../src/guestfs-actions.pod:3942
msgid ""
"This returns C<true> if and only if there is a directory with the given "
"C<path> name. Note that it returns false for other objects like files."
@@ -11210,7 +11219,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3950
+#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3958
msgid ""
"This returns C<true> if and only if there is a FIFO (named pipe) with the "
"given C<path> name."
@@ -11230,11 +11239,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2613 ../src/guestfs-actions.pod:3965
+#: ../fish/guestfish-actions.pod:2613 ../src/guestfs-actions.pod:3973
msgid ""
"This returns C<true> if and only if there is a regular file with the given "
-"C<path> name. Note that it returns false for other objects like "
-"directories."
+"C<path> name. Note that it returns false for other objects like directories."
msgstr ""
#. type: =head2
@@ -11251,7 +11259,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:3980
+#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:3988
msgid ""
"This returns true iff this handle is launching the subprocess (in the "
"C<LAUNCHING> state)."
@@ -11271,7 +11279,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2632 ../src/guestfs-actions.pod:3995
+#: ../fish/guestfish-actions.pod:2632 ../src/guestfs-actions.pod:4003
msgid ""
"This command tests whether C<device> is a logical volume, and returns true "
"iff this is the case."
@@ -11291,7 +11299,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2639 ../src/guestfs-actions.pod:4007
+#: ../fish/guestfish-actions.pod:2639 ../src/guestfs-actions.pod:4015
msgid ""
"This returns true iff this handle is ready to accept commands (in the "
"C<READY> state)."
@@ -11311,7 +11319,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2648 ../src/guestfs-actions.pod:4022
+#: ../fish/guestfish-actions.pod:2648 ../src/guestfs-actions.pod:4030
msgid ""
"This returns C<true> if and only if there is a Unix domain socket with the "
"given C<path> name."
@@ -11331,7 +11339,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2657 ../src/guestfs-actions.pod:4037
+#: ../fish/guestfish-actions.pod:2657 ../src/guestfs-actions.pod:4045
msgid ""
"This returns C<true> if and only if there is a symbolic link with the given "
"C<path> name."
@@ -11351,7 +11359,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2666 ../src/guestfs-actions.pod:4052
+#: ../fish/guestfish-actions.pod:2666 ../src/guestfs-actions.pod:4060
msgid ""
"This returns true iff the file exists and the file is empty or it contains "
"all zero bytes."
@@ -11371,12 +11379,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2673 ../src/guestfs-actions.pod:4065
+#: ../fish/guestfish-actions.pod:2673 ../src/guestfs-actions.pod:4073
msgid "This returns true iff the device exists and contains all zero bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2675 ../src/guestfs-actions.pod:4067
+#: ../fish/guestfish-actions.pod:2675 ../src/guestfs-actions.pod:4075
msgid "Note that for large devices this can take a long time to run."
msgstr ""
@@ -11394,7 +11402,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2681 ../src/guestfs-actions.pod:4078
+#: ../fish/guestfish-actions.pod:2681 ../src/guestfs-actions.pod:4086
msgid "This kills the qemu subprocess. You should never need to call this."
msgstr ""
@@ -11417,14 +11425,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2689 ../src/guestfs-actions.pod:4089
+#: ../fish/guestfish-actions.pod:2689 ../src/guestfs-actions.pod:4097
msgid ""
"Internally libguestfs is implemented by running a virtual machine using "
"L<qemu(1)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2692 ../src/guestfs-actions.pod:4092
+#: ../fish/guestfish-actions.pod:2692 ../src/guestfs-actions.pod:4100
msgid ""
"You should call this after configuring the handle (eg. adding drives) but "
"before performing any actions."
@@ -11446,9 +11454,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2699
msgid ""
-"Change the file owner to C<owner> and group to C<group>. This is like "
-"L</chown> but if C<path> is a symlink then the link itself is changed, not "
-"the target."
+"Change the file owner to C<owner> and group to C<group>. This is like L</"
+"chown> but if C<path> is a symlink then the link itself is changed, not the "
+"target."
msgstr ""
#. type: =head2
@@ -11465,11 +11473,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2711 ../src/guestfs-actions.pod:4132
+#: ../fish/guestfish-actions.pod:2711 ../src/guestfs-actions.pod:4140
msgid ""
-"Get a single extended attribute from file C<path> named C<name>. If C<path>"
-" is a symlink, then this call returns an extended attribute from the "
-"symlink."
+"Get a single extended attribute from file C<path> named C<name>. If C<path> "
+"is a symlink, then this call returns an extended attribute from the symlink."
msgstr ""
#. type: textblock
@@ -11511,7 +11518,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2739 ../src/guestfs-actions.pod:4175
+#: ../fish/guestfish-actions.pod:2739 ../src/guestfs-actions.pod:4183
msgid ""
"List all 9p filesystems attached to the guest. A list of mount tags is "
"returned."
@@ -11531,12 +11538,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2746 ../src/guestfs-actions.pod:4189
+#: ../fish/guestfish-actions.pod:2746 ../src/guestfs-actions.pod:4197
msgid "List all the block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2748 ../src/guestfs-actions.pod:4191
+#: ../fish/guestfish-actions.pod:2748 ../src/guestfs-actions.pod:4199
msgid "The full block device names are returned, eg. C</dev/sda>."
msgstr ""
@@ -11554,7 +11561,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2756 ../src/guestfs-actions.pod:4206
+#: ../fish/guestfish-actions.pod:2756 ../src/guestfs-actions.pod:4214
msgid "List all device mapper devices."
msgstr ""
@@ -11586,7 +11593,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2769 ../src/guestfs-actions.pod:4226
+#: ../fish/guestfish-actions.pod:2769 ../src/guestfs-actions.pod:4234
msgid ""
"This inspection command looks for filesystems on partitions, block devices "
"and logical volumes, returning a list of devices containing filesystems and "
@@ -11594,14 +11601,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4230
+#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4238
msgid ""
"The return value is a hash, where the keys are the devices containing "
"filesystems, and the values are the filesystem types. For example:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2777 ../src/guestfs-actions.pod:4234
+#: ../fish/guestfish-actions.pod:2777 ../src/guestfs-actions.pod:4242
#, no-wrap
msgid ""
" \"/dev/sda1\" => \"ntfs\"\n"
@@ -11612,18 +11619,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2782 ../src/guestfs-actions.pod:4239
+#: ../fish/guestfish-actions.pod:2782 ../src/guestfs-actions.pod:4247
msgid ""
-"The value can have the special value \"unknown\", meaning the content of the"
-" device is undetermined or empty. \"swap\" means a Linux swap partition."
+"The value can have the special value \"unknown\", meaning the content of the "
+"device is undetermined or empty. \"swap\" means a Linux swap partition."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2786
msgid ""
"This command runs other libguestfs commands, which might include L</mount> "
-"and L</umount>, and therefore you should use this soon after launch and only"
-" when nothing is mounted."
+"and L</umount>, and therefore you should use this soon after launch and only "
+"when nothing is mounted."
msgstr ""
#. type: textblock
@@ -11650,20 +11657,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2802 ../src/guestfs-actions.pod:4268
+#: ../fish/guestfish-actions.pod:2802 ../src/guestfs-actions.pod:4276
msgid "List all the partitions detected on all block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2804 ../src/guestfs-actions.pod:4270
+#: ../fish/guestfish-actions.pod:2804 ../src/guestfs-actions.pod:4278
msgid "The full partition device names are returned, eg. C</dev/sda1>"
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2806
msgid ""
-"This does not return logical volumes. For that you will need to call "
-"L</lvs>."
+"This does not return logical volumes. For that you will need to call L</"
+"lvs>."
msgstr ""
#. type: =head2
@@ -11680,14 +11687,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2815 ../src/guestfs-actions.pod:4289
+#: ../fish/guestfish-actions.pod:2815 ../src/guestfs-actions.pod:4297
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd) in the format of 'ls -la'."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2818 ../src/guestfs-actions.pod:4292
+#: ../fish/guestfish-actions.pod:2818 ../src/guestfs-actions.pod:4300
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string."
@@ -11707,7 +11714,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2825 ../src/guestfs-actions.pod:4307
+#: ../fish/guestfish-actions.pod:2825 ../src/guestfs-actions.pod:4315
msgid "This command creates a hard link using the C<ln> command."
msgstr ""
@@ -11725,7 +11732,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4320
+#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4328
msgid ""
"This command creates a hard link using the C<ln -f> command. The I<-f> "
"option removes the link (C<linkname>) if it exists already."
@@ -11745,7 +11752,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2838 ../src/guestfs-actions.pod:4334
+#: ../fish/guestfish-actions.pod:2838 ../src/guestfs-actions.pod:4342
msgid "This command creates a symbolic link using the C<ln -s> command."
msgstr ""
@@ -11763,7 +11770,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2844 ../src/guestfs-actions.pod:4347
+#: ../fish/guestfish-actions.pod:2844 ../src/guestfs-actions.pod:4355
msgid ""
"This command creates a symbolic link using the C<ln -sf> command, The I<-f> "
"option removes the link (C<linkname>) if it exists already."
@@ -11785,8 +11792,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2851
msgid ""
-"This is the same as L</removexattr>, but if C<path> is a symbolic link, then"
-" it removes an extended attribute of the link itself."
+"This is the same as L</removexattr>, but if C<path> is a symbolic link, then "
+"it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
@@ -11803,11 +11810,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2859 ../src/guestfs-actions.pod:4375
+#: ../fish/guestfish-actions.pod:2859 ../src/guestfs-actions.pod:4383
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
-"cwd). The '.' and '..' entries are not returned, but hidden files are "
-"shown."
+"cwd). The '.' and '..' entries are not returned, but hidden files are shown."
msgstr ""
#. type: textblock
@@ -11833,8 +11839,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2870
msgid ""
-"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it"
-" sets an extended attribute of the link itself."
+"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it "
+"sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
@@ -11851,20 +11857,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2878 ../fish/guestfish-actions.pod:4702
-#: ../src/guestfs-actions.pod:4411 ../src/guestfs-actions.pod:7214
+#: ../fish/guestfish-actions.pod:2878 ../fish/guestfish-actions.pod:4678
+#: ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:7200
msgid "Returns file information for the given C<path>."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2880
msgid ""
-"This is the same as L</stat> except that if C<path> is a symbolic link, then"
-" the link is stat-ed, not the file it refers to."
+"This is the same as L</stat> except that if C<path> is a symbolic link, then "
+"the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2884 ../src/guestfs-actions.pod:4417
+#: ../fish/guestfish-actions.pod:2884 ../src/guestfs-actions.pod:4425
msgid "This is the same as the C<lstat(2)> system call."
msgstr ""
@@ -11885,12 +11891,12 @@ msgstr ""
#: ../fish/guestfish-actions.pod:2890
msgid ""
"This call allows you to perform the L</lstat> operation on multiple files, "
-"where all files are in the directory C<path>. C<names> is the list of files"
-" from this directory."
+"where all files are in the directory C<path>. C<names> is the list of files "
+"from this directory."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4436
+#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4444
msgid ""
"On return you get a list of stat structs, with a one-to-one correspondence "
"to the C<names> list. If any name did not exist or could not be lstat'd, "
@@ -11900,8 +11906,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2899
msgid ""
-"This call is intended for programs that want to efficiently list a directory"
-" contents without making many round-trips. See also L</lxattrlist> for a "
+"This call is intended for programs that want to efficiently list a directory "
+"contents without making many round-trips. See also L</lxattrlist> for a "
"similarly efficient call for getting extended attributes. Very long "
"directory listings might cause the protocol message size to be exceeded, "
"causing this call to fail. The caller must split up such requests into "
@@ -11922,24 +11928,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2911 ../src/guestfs-actions.pod:4464
+#: ../fish/guestfish-actions.pod:2911 ../src/guestfs-actions.pod:4472
msgid ""
"This command adds a new key on LUKS device C<device>. C<key> is any "
-"existing key, and is used to access the device. C<newkey> is the new key to"
-" add. C<keyslot> is the key slot that will be replaced."
+"existing key, and is used to access the device. C<newkey> is the new key to "
+"add. C<keyslot> is the key slot that will be replaced."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2916
msgid ""
-"Note that if C<keyslot> already contains a key, then this command will fail."
-" You have to use L</luks-kill-slot> first to remove that key."
+"Note that if C<keyslot> already contains a key, then this command will "
+"fail. You have to use L</luks-kill-slot> first to remove that key."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2920 ../fish/guestfish-actions.pod:2942
-#: ../fish/guestfish-actions.pod:2955 ../fish/guestfish-actions.pod:2969
-#: ../fish/guestfish-actions.pod:2995 ../fish/guestfish-actions.pod:3005
+#: ../fish/guestfish-actions.pod:2952 ../fish/guestfish-actions.pod:2963
+#: ../fish/guestfish-actions.pod:2989 ../fish/guestfish-actions.pod:2999
msgid ""
"This command has one or more key or passphrase parameters. Guestfish will "
"prompt for these separately."
@@ -11961,10 +11967,10 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2927
msgid ""
-"This closes a LUKS device that was created earlier by L</luks-open> or L"
-"</luks-open-ro>. The C<device> parameter must be the name of the LUKS "
-"mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the "
-"underlying block device."
+"This closes a LUKS device that was created earlier by L</luks-open> or L</"
+"luks-open-ro>. The C<device> parameter must be the name of the LUKS mapping "
+"device (ie. C</dev/mapper/mapname>) and I<not> the name of the underlying "
+"block device."
msgstr ""
#. type: =head2
@@ -11981,35 +11987,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2937 ../src/guestfs-actions.pod:4505
+#: ../fish/guestfish-actions.pod:2937 ../src/guestfs-actions.pod:4513
msgid ""
"This command erases existing data on C<device> and formats the device as a "
"LUKS encrypted device. C<key> is the initial key, which is added to key "
"slot C<slot>. (LUKS supports 8 key slots, numbered 0-7)."
msgstr ""
-#. type: textblock
-#: ../fish/guestfish-actions.pod:2945 ../fish/guestfish-actions.pod:2958
-#: ../fish/guestfish-actions.pod:3045 ../fish/guestfish-actions.pod:3696
-#: ../fish/guestfish-actions.pod:4236 ../fish/guestfish-actions.pod:4573
-#: ../fish/guestfish-actions.pod:4596 ../fish/guestfish-actions.pod:4618
-#: ../fish/guestfish-actions.pod:5364 ../src/guestfs-actions.pod:4512
-#: ../src/guestfs-actions.pod:4535 ../src/guestfs-actions.pod:4678
-#: ../src/guestfs-actions.pod:5771 ../src/guestfs-actions.pod:6577
-#: ../src/guestfs-actions.pod:7028 ../src/guestfs-actions.pod:7058
-#: ../src/guestfs-actions.pod:7091 ../src/guestfs-actions.pod:8290
-msgid ""
-"B<This command is dangerous. Without careful use you can easily destroy all"
-" your data>."
-msgstr ""
-
#. type: =head2
-#: ../fish/guestfish-actions.pod:2948
+#: ../fish/guestfish-actions.pod:2945
msgid "luks-format-cipher"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2950
+#: ../fish/guestfish-actions.pod:2947
#, no-wrap
msgid ""
" luks-format-cipher device keyslot cipher\n"
@@ -12017,19 +12008,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2952
+#: ../fish/guestfish-actions.pod:2949
msgid ""
"This command is the same as L</luks-format> but it also allows you to set "
"the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2961
+#: ../fish/guestfish-actions.pod:2955
msgid "luks-kill-slot"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2963
+#: ../fish/guestfish-actions.pod:2957
#, no-wrap
msgid ""
" luks-kill-slot device keyslot\n"
@@ -12037,19 +12028,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2965 ../src/guestfs-actions.pod:4552
+#: ../fish/guestfish-actions.pod:2959 ../src/guestfs-actions.pod:4554
msgid ""
"This command deletes the key in key slot C<keyslot> from the encrypted LUKS "
"device C<device>. C<key> must be one of the I<other> keys."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2972
+#: ../fish/guestfish-actions.pod:2966
msgid "luks-open"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2974
+#: ../fish/guestfish-actions.pod:2968
#, no-wrap
msgid ""
" luks-open device mapname\n"
@@ -12057,26 +12048,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2976 ../src/guestfs-actions.pod:4572
+#: ../fish/guestfish-actions.pod:2970 ../src/guestfs-actions.pod:4574
msgid ""
"This command opens a block device which has been encrypted according to the "
"Linux Unified Key Setup (LUKS) standard."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2979 ../src/guestfs-actions.pod:4575
+#: ../fish/guestfish-actions.pod:2973 ../src/guestfs-actions.pod:4577
msgid "C<device> is the encrypted block device or partition."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2981 ../src/guestfs-actions.pod:4577
+#: ../fish/guestfish-actions.pod:2975 ../src/guestfs-actions.pod:4579
msgid ""
"The caller must supply one of the keys associated with the LUKS block "
"device, in the C<key> parameter."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2984 ../src/guestfs-actions.pod:4580
+#: ../fish/guestfish-actions.pod:2978 ../src/guestfs-actions.pod:4582
msgid ""
"This creates a new block device called C</dev/mapper/mapname>. Reads and "
"writes to this block device are decrypted from and encrypted to the "
@@ -12084,24 +12075,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2988
+#: ../fish/guestfish-actions.pod:2982
msgid ""
"If this block device contains LVM volume groups, then calling L</vgscan> "
"followed by L</vg-activate-all> will make them visible."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2992
+#: ../fish/guestfish-actions.pod:2986
msgid "Use L</list-dm-devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2998
+#: ../fish/guestfish-actions.pod:2992
msgid "luks-open-ro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3000
+#: ../fish/guestfish-actions.pod:2994
#, no-wrap
msgid ""
" luks-open-ro device mapname\n"
@@ -12109,19 +12100,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3002
+#: ../fish/guestfish-actions.pod:2996
msgid ""
-"This is the same as L</luks-open> except that a read-only mapping is "
-"created."
+"This is the same as L</luks-open> except that a read-only mapping is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3008
+#: ../fish/guestfish-actions.pod:3002
msgid "lvcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3010
+#: ../fish/guestfish-actions.pod:3004
#, no-wrap
msgid ""
" lvcreate logvol volgroup mbytes\n"
@@ -12129,19 +12119,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3012 ../src/guestfs-actions.pod:4626
+#: ../fish/guestfish-actions.pod:3006 ../src/guestfs-actions.pod:4628
msgid ""
"This creates an LVM logical volume called C<logvol> on the volume group "
"C<volgroup>, with C<size> megabytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3015
+#: ../fish/guestfish-actions.pod:3009
msgid "lvm-canonical-lv-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3017
+#: ../fish/guestfish-actions.pod:3011
#, no-wrap
msgid ""
" lvm-canonical-lv-name lvname\n"
@@ -12149,32 +12139,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3019 ../src/guestfs-actions.pod:4639
+#: ../fish/guestfish-actions.pod:3013 ../src/guestfs-actions.pod:4641
msgid ""
"This converts alternative naming schemes for LVs that you might find to the "
-"canonical name. For example, C</dev/mapper/VG-LV> is converted to "
-"C</dev/VG/LV>."
+"canonical name. For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/"
+"LV>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3023 ../src/guestfs-actions.pod:4643
+#: ../fish/guestfish-actions.pod:3017 ../src/guestfs-actions.pod:4645
msgid ""
-"This command returns an error if the C<lvname> parameter does not refer to a"
-" logical volume."
+"This command returns an error if the C<lvname> parameter does not refer to a "
+"logical volume."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3026
+#: ../fish/guestfish-actions.pod:3020
msgid "See also L</is-lv>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3028
+#: ../fish/guestfish-actions.pod:3022
msgid "lvm-clear-filter"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3030
+#: ../fish/guestfish-actions.pod:3024
#, no-wrap
msgid ""
" lvm-clear-filter\n"
@@ -12182,26 +12172,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3032
+#: ../fish/guestfish-actions.pod:3026
msgid ""
-"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every"
-" block device."
+"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every "
+"block device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3035 ../fish/guestfish-actions.pod:3066
-#: ../src/guestfs-actions.pod:4661 ../src/guestfs-actions.pod:4703
+#: ../fish/guestfish-actions.pod:3029 ../fish/guestfish-actions.pod:3057
+#: ../src/guestfs-actions.pod:4663 ../src/guestfs-actions.pod:4702
msgid ""
"This command also clears the LVM cache and performs a volume group scan."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3038
+#: ../fish/guestfish-actions.pod:3032
msgid "lvm-remove-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3040
+#: ../fish/guestfish-actions.pod:3034
#, no-wrap
msgid ""
" lvm-remove-all\n"
@@ -12209,19 +12199,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3042 ../src/guestfs-actions.pod:4673
+#: ../fish/guestfish-actions.pod:3036 ../src/guestfs-actions.pod:4675
msgid ""
"This command removes all LVM logical volumes, volume groups and physical "
"volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3048
+#: ../fish/guestfish-actions.pod:3039
msgid "lvm-set-filter"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3050
+#: ../fish/guestfish-actions.pod:3041
#, no-wrap
msgid ""
" lvm-set-filter 'devices ...'\n"
@@ -12229,44 +12219,44 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3052 ../src/guestfs-actions.pod:4689
+#: ../fish/guestfish-actions.pod:3043 ../src/guestfs-actions.pod:4688
msgid ""
-"This sets the LVM device filter so that LVM will only be able to \"see\" the"
-" block devices in the list C<devices>, and will ignore all other attached "
+"This sets the LVM device filter so that LVM will only be able to \"see\" the "
+"block devices in the list C<devices>, and will ignore all other attached "
"block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3056 ../src/guestfs-actions.pod:4693
+#: ../fish/guestfish-actions.pod:3047 ../src/guestfs-actions.pod:4692
msgid ""
"Where disk image(s) contain duplicate PVs or VGs, this command is useful to "
-"get LVM to ignore the duplicates, otherwise LVM can get confused. Note also"
-" there are two types of duplication possible: either cloned PVs/VGs which "
-"have identical UUIDs; or VGs that are not cloned but just happen to have the"
-" same name. In normal operation you cannot create this situation, but you "
+"get LVM to ignore the duplicates, otherwise LVM can get confused. Note also "
+"there are two types of duplication possible: either cloned PVs/VGs which "
+"have identical UUIDs; or VGs that are not cloned but just happen to have the "
+"same name. In normal operation you cannot create this situation, but you "
"can do it outside LVM, eg. by cloning disk images or by bit twiddling "
"inside the LVM metadata."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4706
+#: ../fish/guestfish-actions.pod:3060 ../src/guestfs-actions.pod:4705
msgid "You can filter whole block devices or individual partitions."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3071 ../src/guestfs-actions.pod:4708
+#: ../fish/guestfish-actions.pod:3062 ../src/guestfs-actions.pod:4707
msgid ""
"You cannot use this if any VG is currently in use (eg. contains a mounted "
"filesystem), even if you are not filtering out that VG."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3075
+#: ../fish/guestfish-actions.pod:3066
msgid "lvremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3077
+#: ../fish/guestfish-actions.pod:3068
#, no-wrap
msgid ""
" lvremove device\n"
@@ -12274,26 +12264,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3079 ../src/guestfs-actions.pod:4722
+#: ../fish/guestfish-actions.pod:3070 ../src/guestfs-actions.pod:4721
msgid ""
"Remove an LVM logical volume C<device>, where C<device> is the path to the "
"LV, such as C</dev/VG/LV>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3082 ../src/guestfs-actions.pod:4725
+#: ../fish/guestfish-actions.pod:3073 ../src/guestfs-actions.pod:4724
msgid ""
-"You can also remove all LVs in a volume group by specifying the VG name, "
-"C</dev/VG>."
+"You can also remove all LVs in a volume group by specifying the VG name, C</"
+"dev/VG>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3085
+#: ../fish/guestfish-actions.pod:3076
msgid "lvrename"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3087
+#: ../fish/guestfish-actions.pod:3078
#, no-wrap
msgid ""
" lvrename logvol newlogvol\n"
@@ -12301,17 +12291,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3089 ../src/guestfs-actions.pod:4739
+#: ../fish/guestfish-actions.pod:3080 ../src/guestfs-actions.pod:4738
msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3091
+#: ../fish/guestfish-actions.pod:3082
msgid "lvresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3093
+#: ../fish/guestfish-actions.pod:3084
#, no-wrap
msgid ""
" lvresize device mbytes\n"
@@ -12319,19 +12309,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3095 ../src/guestfs-actions.pod:4752
+#: ../fish/guestfish-actions.pod:3086 ../src/guestfs-actions.pod:4751
msgid ""
"This resizes (expands or shrinks) an existing LVM logical volume to "
"C<mbytes>. When reducing, data in the reduced part is lost."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3099
+#: ../fish/guestfish-actions.pod:3090
msgid "lvresize-free"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3101
+#: ../fish/guestfish-actions.pod:3092
#, no-wrap
msgid ""
" lvresize-free lv percent\n"
@@ -12339,21 +12329,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3103 ../src/guestfs-actions.pod:4767
+#: ../fish/guestfish-actions.pod:3094 ../src/guestfs-actions.pod:4766
msgid ""
-"This expands an existing logical volume C<lv> so that it fills C<pc>% of the"
-" remaining free space in the volume group. Commonly you would call this "
-"with pc = 100 which expands the logical volume as much as possible, using "
-"all remaining free space in the volume group."
+"This expands an existing logical volume C<lv> so that it fills C<pc>% of the "
+"remaining free space in the volume group. Commonly you would call this with "
+"pc = 100 which expands the logical volume as much as possible, using all "
+"remaining free space in the volume group."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3109
+#: ../fish/guestfish-actions.pod:3100
msgid "lvs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3111
+#: ../fish/guestfish-actions.pod:3102
#, no-wrap
msgid ""
" lvs\n"
@@ -12361,31 +12351,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3113 ../src/guestfs-actions.pod:4782
+#: ../fish/guestfish-actions.pod:3104 ../src/guestfs-actions.pod:4781
msgid ""
-"List all the logical volumes detected. This is the equivalent of the "
-"L<lvs(8)> command."
+"List all the logical volumes detected. This is the equivalent of the L<lvs"
+"(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3116 ../src/guestfs-actions.pod:4785
+#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4784
msgid ""
-"This returns a list of the logical volume device names (eg. "
-"C</dev/VolGroup00/LogVol00>)."
+"This returns a list of the logical volume device names (eg. C</dev/"
+"VolGroup00/LogVol00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3119
+#: ../fish/guestfish-actions.pod:3110
msgid "See also L</lvs-full>, L</list-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3121
+#: ../fish/guestfish-actions.pod:3112
msgid "lvs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3123
+#: ../fish/guestfish-actions.pod:3114
#, no-wrap
msgid ""
" lvs-full\n"
@@ -12393,19 +12383,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3125 ../src/guestfs-actions.pod:4801
+#: ../fish/guestfish-actions.pod:3116 ../src/guestfs-actions.pod:4800
msgid ""
-"List all the logical volumes detected. This is the equivalent of the "
-"L<lvs(8)> command. The \"full\" version includes all fields."
+"List all the logical volumes detected. This is the equivalent of the L<lvs"
+"(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3128
+#: ../fish/guestfish-actions.pod:3119
msgid "lvuuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3130
+#: ../fish/guestfish-actions.pod:3121
#, no-wrap
msgid ""
" lvuuid device\n"
@@ -12413,17 +12403,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3132 ../src/guestfs-actions.pod:4816
+#: ../fish/guestfish-actions.pod:3123 ../src/guestfs-actions.pod:4815
msgid "This command returns the UUID of the LVM LV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3134
+#: ../fish/guestfish-actions.pod:3125
msgid "lxattrlist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3136
+#: ../fish/guestfish-actions.pod:3127
#, no-wrap
msgid ""
" lxattrlist path 'names ...'\n"
@@ -12431,44 +12421,43 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3138 ../src/guestfs-actions.pod:4830
+#: ../fish/guestfish-actions.pod:3129 ../src/guestfs-actions.pod:4829
msgid ""
-"This call allows you to get the extended attributes of multiple files, where"
-" all files are in the directory C<path>. C<names> is the list of files from"
-" this directory."
+"This call allows you to get the extended attributes of multiple files, where "
+"all files are in the directory C<path>. C<names> is the list of files from "
+"this directory."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3142 ../src/guestfs-actions.pod:4834
+#: ../fish/guestfish-actions.pod:3133 ../src/guestfs-actions.pod:4833
msgid ""
"On return you get a flat list of xattr structs which must be interpreted "
-"sequentially. The first xattr struct always has a zero-length C<attrname>."
-" C<attrval> in this struct is zero-length to indicate there was an error "
+"sequentially. The first xattr struct always has a zero-length C<attrname>. "
+"C<attrval> in this struct is zero-length to indicate there was an error "
"doing C<lgetxattr> for this file, I<or> is a C string which is a decimal "
-"number (the number of following attributes for this file, which could be "
-"C<\"0\">). Then after the first xattr struct are the zero or more "
-"attributes for the first named file. This repeats for the second and "
-"subsequent files."
+"number (the number of following attributes for this file, which could be C<"
+"\"0\">). Then after the first xattr struct are the zero or more attributes "
+"for the first named file. This repeats for the second and subsequent files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3152
+#: ../fish/guestfish-actions.pod:3143
msgid ""
-"This call is intended for programs that want to efficiently list a directory"
-" contents without making many round-trips. See also L</lstatlist> for a "
+"This call is intended for programs that want to efficiently list a directory "
+"contents without making many round-trips. See also L</lstatlist> for a "
"similarly efficient call for getting standard stats. Very long directory "
"listings might cause the protocol message size to be exceeded, causing this "
-"call to fail. The caller must split up such requests into smaller groups of"
-" names."
+"call to fail. The caller must split up such requests into smaller groups of "
+"names."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3160
+#: ../fish/guestfish-actions.pod:3151
msgid "mkdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3162
+#: ../fish/guestfish-actions.pod:3153
#, no-wrap
msgid ""
" mkdir path\n"
@@ -12476,17 +12465,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4864
+#: ../fish/guestfish-actions.pod:3155 ../src/guestfs-actions.pod:4863
msgid "Create a directory named C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3166
+#: ../fish/guestfish-actions.pod:3157
msgid "mkdir-mode"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3168
+#: ../fish/guestfish-actions.pod:3159
#, no-wrap
msgid ""
" mkdir-mode path mode\n"
@@ -12494,14 +12483,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3170 ../src/guestfs-actions.pod:4877
+#: ../fish/guestfish-actions.pod:3161 ../src/guestfs-actions.pod:4876
msgid ""
"This command creates a directory, setting the initial permissions of the "
"directory to C<mode>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3173 ../src/guestfs-actions.pod:4880
+#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4879
msgid ""
"For common Linux filesystems, the actual mode which is set will be C<mode & "
"~umask & 01777>. Non-native-Linux filesystems may interpret the mode in "
@@ -12509,17 +12498,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3177
+#: ../fish/guestfish-actions.pod:3168
msgid "See also L</mkdir>, L</umask>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3179
+#: ../fish/guestfish-actions.pod:3170
msgid "mkdir-p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3181
+#: ../fish/guestfish-actions.pod:3172
#, no-wrap
msgid ""
" mkdir-p path\n"
@@ -12527,19 +12516,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3183 ../src/guestfs-actions.pod:4896
+#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4895
msgid ""
"Create a directory named C<path>, creating any parent directories as "
"necessary. This is like the C<mkdir -p> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3186
+#: ../fish/guestfish-actions.pod:3177
msgid "mkdtemp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3188
+#: ../fish/guestfish-actions.pod:3179
#, no-wrap
msgid ""
" mkdtemp template\n"
@@ -12547,7 +12536,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3190 ../src/guestfs-actions.pod:4909
+#: ../fish/guestfish-actions.pod:3181 ../src/guestfs-actions.pod:4908
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
@@ -12555,42 +12544,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3195 ../src/guestfs-actions.pod:4914
+#: ../fish/guestfish-actions.pod:3186 ../src/guestfs-actions.pod:4913
msgid ""
-"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one"
-" being suitable for Windows filesystems."
+"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
+"being suitable for Windows filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4917
+#: ../fish/guestfish-actions.pod:3189 ../src/guestfs-actions.pod:4916
msgid "The name of the temporary directory that was created is returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4920
-msgid ""
-"The temporary directory is created with mode 0700 and is owned by root."
+#: ../fish/guestfish-actions.pod:3192 ../src/guestfs-actions.pod:4919
+msgid "The temporary directory is created with mode 0700 and is owned by root."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3204 ../src/guestfs-actions.pod:4923
+#: ../fish/guestfish-actions.pod:3195 ../src/guestfs-actions.pod:4922
msgid ""
"The caller is responsible for deleting the temporary directory and its "
"contents after use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3207 ../src/guestfs-actions.pod:4926
+#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4925
msgid "See also: L<mkdtemp(3)>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3209
+#: ../fish/guestfish-actions.pod:3200
msgid "mke2fs-J"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3211
+#: ../fish/guestfish-actions.pod:3202
#, no-wrap
msgid ""
" mke2fs-J fstype blocksize device journal\n"
@@ -12598,14 +12586,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3213 ../src/guestfs-actions.pod:4942
+#: ../fish/guestfish-actions.pod:3204 ../src/guestfs-actions.pod:4941
msgid ""
-"This creates an ext2/3/4 filesystem on C<device> with an external journal on"
-" C<journal>. It is equivalent to the command:"
+"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
+"C<journal>. It is equivalent to the command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3217 ../src/guestfs-actions.pod:4946
+#: ../fish/guestfish-actions.pod:3208 ../src/guestfs-actions.pod:4945
#, no-wrap
msgid ""
" mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -12613,17 +12601,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3219
+#: ../fish/guestfish-actions.pod:3210
msgid "See also L</mke2journal>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3221
+#: ../fish/guestfish-actions.pod:3212
msgid "mke2fs-JL"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3223
+#: ../fish/guestfish-actions.pod:3214
#, no-wrap
msgid ""
" mke2fs-JL fstype blocksize device label\n"
@@ -12631,24 +12619,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3225 ../src/guestfs-actions.pod:4963
+#: ../fish/guestfish-actions.pod:3216 ../src/guestfs-actions.pod:4962
msgid ""
-"This creates an ext2/3/4 filesystem on C<device> with an external journal on"
-" the journal labeled C<label>."
+"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
+"the journal labeled C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3228
+#: ../fish/guestfish-actions.pod:3219
msgid "See also L</mke2journal-L>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3230
+#: ../fish/guestfish-actions.pod:3221
msgid "mke2fs-JU"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3232
+#: ../fish/guestfish-actions.pod:3223
#, no-wrap
msgid ""
" mke2fs-JU fstype blocksize device uuid\n"
@@ -12656,24 +12644,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3234 ../src/guestfs-actions.pod:4981
+#: ../fish/guestfish-actions.pod:3225 ../src/guestfs-actions.pod:4980
msgid ""
-"This creates an ext2/3/4 filesystem on C<device> with an external journal on"
-" the journal with UUID C<uuid>."
+"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
+"the journal with UUID C<uuid>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3237
+#: ../fish/guestfish-actions.pod:3228
msgid "See also L</mke2journal-U>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3239
+#: ../fish/guestfish-actions.pod:3230
msgid "mke2journal"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3241
+#: ../fish/guestfish-actions.pod:3232
#, no-wrap
msgid ""
" mke2journal blocksize device\n"
@@ -12681,14 +12669,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3243 ../src/guestfs-actions.pod:4997
+#: ../fish/guestfish-actions.pod:3234 ../src/guestfs-actions.pod:4996
msgid ""
-"This creates an ext2 external journal on C<device>. It is equivalent to the"
-" command:"
+"This creates an ext2 external journal on C<device>. It is equivalent to the "
+"command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3246 ../src/guestfs-actions.pod:5000
+#: ../fish/guestfish-actions.pod:3237 ../src/guestfs-actions.pod:4999
#, no-wrap
msgid ""
" mke2fs -O journal_dev -b blocksize device\n"
@@ -12696,12 +12684,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3248
+#: ../fish/guestfish-actions.pod:3239
msgid "mke2journal-L"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3250
+#: ../fish/guestfish-actions.pod:3241
#, no-wrap
msgid ""
" mke2journal-L blocksize label device\n"
@@ -12709,18 +12697,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3252 ../src/guestfs-actions.pod:5014
-msgid ""
-"This creates an ext2 external journal on C<device> with label C<label>."
+#: ../fish/guestfish-actions.pod:3243 ../src/guestfs-actions.pod:5013
+msgid "This creates an ext2 external journal on C<device> with label C<label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3254
+#: ../fish/guestfish-actions.pod:3245
msgid "mke2journal-U"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3256
+#: ../fish/guestfish-actions.pod:3247
#, no-wrap
msgid ""
" mke2journal-U blocksize uuid device\n"
@@ -12728,17 +12715,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:5028
+#: ../fish/guestfish-actions.pod:3249 ../src/guestfs-actions.pod:5027
msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3260
+#: ../fish/guestfish-actions.pod:3251
msgid "mkfifo"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3262
+#: ../fish/guestfish-actions.pod:3253
#, no-wrap
msgid ""
" mkfifo mode path\n"
@@ -12746,19 +12733,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3264
+#: ../fish/guestfish-actions.pod:3255
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around L</mknod>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3270
+#: ../fish/guestfish-actions.pod:3261
msgid "mkfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3272
+#: ../fish/guestfish-actions.pod:3263
#, no-wrap
msgid ""
" mkfs fstype device\n"
@@ -12766,19 +12753,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3274 ../src/guestfs-actions.pod:5058
+#: ../fish/guestfish-actions.pod:3265 ../src/guestfs-actions.pod:5057
msgid ""
"This creates a filesystem on C<device> (usually a partition or LVM logical "
"volume). The filesystem type is C<fstype>, for example C<ext3>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3278
+#: ../fish/guestfish-actions.pod:3269
msgid "mkfs-b"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3280
+#: ../fish/guestfish-actions.pod:3271
#, no-wrap
msgid ""
" mkfs-b fstype blocksize device\n"
@@ -12786,7 +12773,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3282
+#: ../fish/guestfish-actions.pod:3273
msgid ""
"This call is similar to L</mkfs>, but it allows you to control the block "
"size of the resulting filesystem. Supported block sizes depend on the "
@@ -12794,27 +12781,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3287 ../fish/guestfish-actions.pod:3314
-#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5124
+#: ../fish/guestfish-actions.pod:3278 ../fish/guestfish-actions.pod:3305
+#: ../src/guestfs-actions.pod:5085 ../src/guestfs-actions.pod:5123
msgid ""
"For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
"cluster size."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3290
+#: ../fish/guestfish-actions.pod:3281
msgid ""
"I<This function is deprecated.> In new code, use the L</mkfs_opts> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3297
+#: ../fish/guestfish-actions.pod:3288
msgid "mkfs-opts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3299
+#: ../fish/guestfish-actions.pod:3290
#, no-wrap
msgid ""
" mkfs-opts fstype device [blocksize:..] [features:..] [inode:..] [sectorsize:..]\n"
@@ -12822,19 +12809,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3301 ../src/guestfs-actions.pod:5111
+#: ../fish/guestfish-actions.pod:3292 ../src/guestfs-actions.pod:5110
msgid ""
"This function creates a filesystem on C<device>. The filesystem type is "
"C<fstype>, for example C<ext3>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3308 ../src/guestfs-actions.pod:5118
+#: ../fish/guestfish-actions.pod:3299 ../src/guestfs-actions.pod:5117
msgid "C<blocksize>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3310 ../src/guestfs-actions.pod:5120
+#: ../fish/guestfish-actions.pod:3301 ../src/guestfs-actions.pod:5119
msgid ""
"The filesystem block size. Supported block sizes depend on the filesystem "
"type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 "
@@ -12842,65 +12829,65 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3317 ../src/guestfs-actions.pod:5127
+#: ../fish/guestfish-actions.pod:3308 ../src/guestfs-actions.pod:5126
msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3319 ../src/guestfs-actions.pod:5129
+#: ../fish/guestfish-actions.pod:3310 ../src/guestfs-actions.pod:5128
msgid "C<features>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3321 ../src/guestfs-actions.pod:5131
+#: ../fish/guestfish-actions.pod:3312 ../src/guestfs-actions.pod:5130
msgid "This passes the I<-O> parameter to the external mkfs program."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3323 ../src/guestfs-actions.pod:5133
+#: ../fish/guestfish-actions.pod:3314 ../src/guestfs-actions.pod:5132
msgid ""
"For certain filesystem types, this allows extra filesystem features to be "
"selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3327 ../src/guestfs-actions.pod:5137
+#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5136
msgid ""
-"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem"
-" type."
+"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
+"type."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:5140
+#: ../fish/guestfish-actions.pod:3321 ../src/guestfs-actions.pod:5139
msgid "C<inode>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5142
+#: ../fish/guestfish-actions.pod:3323 ../src/guestfs-actions.pod:5141
msgid ""
"This passes the I<-I> parameter to the external L<mke2fs(8)> program which "
"sets the inode size (only for ext2/3/4 filesystems at present)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3335 ../src/guestfs-actions.pod:5145
+#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5144
msgid "C<sectorsize>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3337 ../src/guestfs-actions.pod:5147
+#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5146
msgid ""
"This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
"sets sector size for ufs filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3344
+#: ../fish/guestfish-actions.pod:3335
msgid "mkmountpoint"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3346
+#: ../fish/guestfish-actions.pod:3337
#, no-wrap
msgid ""
" mkmountpoint exemptpath\n"
@@ -12908,22 +12895,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3348
+#: ../fish/guestfish-actions.pod:3339
msgid ""
-"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used"
-" to create extra mountpoints before mounting the first filesystem."
+"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used "
+"to create extra mountpoints before mounting the first filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3352 ../src/guestfs-actions.pod:5190
+#: ../fish/guestfish-actions.pod:3343 ../src/guestfs-actions.pod:5189
msgid ""
-"These calls are I<only> necessary in some very limited circumstances, mainly"
-" the case where you want to mount a mix of unrelated and/or read-only "
+"These calls are I<only> necessary in some very limited circumstances, mainly "
+"the case where you want to mount a mix of unrelated and/or read-only "
"filesystems together."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5194
+#: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5193
msgid ""
"For example, live CDs often contain a \"Russian doll\" nest of filesystems, "
"an ISO outer layer, with a squashfs image inside, with an ext2/3 image "
@@ -12931,7 +12918,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5199
+#: ../fish/guestfish-actions.pod:3352 ../src/guestfs-actions.pod:5198
#, no-wrap
msgid ""
" add-ro Fedora-11-i686-Live.iso\n"
@@ -12946,12 +12933,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3370 ../src/guestfs-actions.pod:5208
+#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5207
msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3372
+#: ../fish/guestfish-actions.pod:3363
msgid ""
"L</mkmountpoint> is not compatible with L</umount-all>. You may get "
"unexpected errors if you try to mix these calls. It is safest to manually "
@@ -12959,7 +12946,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3376
+#: ../fish/guestfish-actions.pod:3367
msgid ""
"L</umount-all> unmounts filesystems by sorting the paths longest first, so "
"for this to work for manual mountpoints, you must ensure that the innermost "
@@ -12967,26 +12954,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:5219
+#: ../fish/guestfish-actions.pod:3372 ../src/guestfs-actions.pod:5218
msgid ""
"For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3383
+#: ../fish/guestfish-actions.pod:3374
msgid ""
-"Autosync [see L</set-autosync>, this is set by default on handles] can cause"
-" L</umount-all> to be called when the handle is closed which can also "
-"trigger these issues."
+"Autosync [see L</set-autosync>, this is set by default on handles] can cause "
+"L</umount-all> to be called when the handle is closed which can also trigger "
+"these issues."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3387
+#: ../fish/guestfish-actions.pod:3378
msgid "mknod"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3389
+#: ../fish/guestfish-actions.pod:3380
#, no-wrap
msgid ""
" mknod mode devmajor devminor path\n"
@@ -12994,14 +12981,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3391 ../src/guestfs-actions.pod:5238
+#: ../fish/guestfish-actions.pod:3382 ../src/guestfs-actions.pod:5237
msgid ""
-"This call creates block or character special devices, or named pipes "
-"(FIFOs)."
+"This call creates block or character special devices, or named pipes (FIFOs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3394 ../src/guestfs-actions.pod:5241
+#: ../fish/guestfish-actions.pod:3385 ../src/guestfs-actions.pod:5240
msgid ""
"The C<mode> parameter should be the mode, using the standard constants. "
"C<devmajor> and C<devminor> are the device major and minor numbers, only "
@@ -13009,7 +12995,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3399
+#: ../fish/guestfish-actions.pod:3390
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -13020,12 +13006,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3409
+#: ../fish/guestfish-actions.pod:3400
msgid "mknod-b"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3411
+#: ../fish/guestfish-actions.pod:3402
#, no-wrap
msgid ""
" mknod-b mode devmajor devminor path\n"
@@ -13033,7 +13019,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3413
+#: ../fish/guestfish-actions.pod:3404
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -13041,12 +13027,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3419
+#: ../fish/guestfish-actions.pod:3410
msgid "mknod-c"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3421
+#: ../fish/guestfish-actions.pod:3412
#, no-wrap
msgid ""
" mknod-c mode devmajor devminor path\n"
@@ -13054,7 +13040,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3423
+#: ../fish/guestfish-actions.pod:3414
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -13062,12 +13048,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3429
+#: ../fish/guestfish-actions.pod:3420
msgid "mkswap"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3431
+#: ../fish/guestfish-actions.pod:3422
#, no-wrap
msgid ""
" mkswap device\n"
@@ -13075,17 +13061,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3433 ../src/guestfs-actions.pod:5304
+#: ../fish/guestfish-actions.pod:3424 ../src/guestfs-actions.pod:5303
msgid "Create a swap partition on C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3435
+#: ../fish/guestfish-actions.pod:3426
msgid "mkswap-L"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3437
+#: ../fish/guestfish-actions.pod:3428
#, no-wrap
msgid ""
" mkswap-L label device\n"
@@ -13093,25 +13079,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3439 ../src/guestfs-actions.pod:5317
+#: ../fish/guestfish-actions.pod:3430 ../src/guestfs-actions.pod:5316
msgid "Create a swap partition on C<device> with label C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3441 ../src/guestfs-actions.pod:5319
+#: ../fish/guestfish-actions.pod:3432 ../src/guestfs-actions.pod:5318
msgid ""
-"Note that you cannot attach a swap label to a block device (eg. "
-"C</dev/sda>), just to a partition. This appears to be a limitation of the "
-"kernel or swap tools."
+"Note that you cannot attach a swap label to a block device (eg. C</dev/"
+"sda>), just to a partition. This appears to be a limitation of the kernel "
+"or swap tools."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3445
+#: ../fish/guestfish-actions.pod:3436
msgid "mkswap-U"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3447
+#: ../fish/guestfish-actions.pod:3438
#, no-wrap
msgid ""
" mkswap-U uuid device\n"
@@ -13119,17 +13105,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3449 ../src/guestfs-actions.pod:5334
+#: ../fish/guestfish-actions.pod:3440 ../src/guestfs-actions.pod:5333
msgid "Create a swap partition on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3451
+#: ../fish/guestfish-actions.pod:3442
msgid "mkswap-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3453
+#: ../fish/guestfish-actions.pod:3444
#, no-wrap
msgid ""
" mkswap-file path\n"
@@ -13137,24 +13123,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3455 ../src/guestfs-actions.pod:5346
+#: ../fish/guestfish-actions.pod:3446 ../src/guestfs-actions.pod:5345
msgid "Create a swap file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3457
+#: ../fish/guestfish-actions.pod:3448
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like L</fallocate>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3460
+#: ../fish/guestfish-actions.pod:3451
msgid "modprobe"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3462
+#: ../fish/guestfish-actions.pod:3453
#, no-wrap
msgid ""
" modprobe modulename\n"
@@ -13162,24 +13148,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3464 ../src/guestfs-actions.pod:5361
+#: ../fish/guestfish-actions.pod:3455 ../src/guestfs-actions.pod:5360
msgid "This loads a kernel module in the appliance."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3466 ../src/guestfs-actions.pod:5363
+#: ../fish/guestfish-actions.pod:3457 ../src/guestfs-actions.pod:5362
msgid ""
"The kernel module must have been whitelisted when libguestfs was built (see "
"C<appliance/kmod.whitelist.in> in the source)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3469
+#: ../fish/guestfish-actions.pod:3460
msgid "mount"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3471
+#: ../fish/guestfish-actions.pod:3462
#, no-wrap
msgid ""
" mount device mountpoint\n"
@@ -13187,31 +13173,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3473 ../src/guestfs-actions.pod:5377
+#: ../fish/guestfish-actions.pod:3464 ../src/guestfs-actions.pod:5376
msgid ""
-"Mount a guest disk at a position in the filesystem. Block devices are named"
-" C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If "
+"Mount a guest disk at a position in the filesystem. Block devices are named "
+"C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If "
"those block devices contain partitions, they will have the usual names (eg. "
"C</dev/sda1>). Also LVM C</dev/VG/LV>-style names can be used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3479 ../src/guestfs-actions.pod:5383
+#: ../fish/guestfish-actions.pod:3470 ../src/guestfs-actions.pod:5382
msgid ""
"The rules are the same as for L<mount(2)>: A filesystem must first be "
-"mounted on C</> before others can be mounted. Other filesystems can only be"
-" mounted on directories which already exist."
+"mounted on C</> before others can be mounted. Other filesystems can only be "
+"mounted on directories which already exist."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3484 ../src/guestfs-actions.pod:5388
+#: ../fish/guestfish-actions.pod:3475 ../src/guestfs-actions.pod:5387
msgid ""
-"The mounted filesystem is writable, if we have sufficient permissions on the"
-" underlying device."
+"The mounted filesystem is writable, if we have sufficient permissions on the "
+"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3487
+#: ../fish/guestfish-actions.pod:3478
msgid ""
"Before libguestfs 1.13.16, this call implicitly added the options C<sync> "
"and C<noatime>. The C<sync> option greatly slowed writes and caused many "
@@ -13221,12 +13207,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3494
+#: ../fish/guestfish-actions.pod:3485
msgid "mount-9p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3496
+#: ../fish/guestfish-actions.pod:3487
#, no-wrap
msgid ""
" mount-9p mounttag mountpoint [options:..]\n"
@@ -13234,14 +13220,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3498 ../src/guestfs-actions.pod:5417
+#: ../fish/guestfish-actions.pod:3489 ../src/guestfs-actions.pod:5416
msgid ""
"Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
"C<mountpoint>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3501 ../src/guestfs-actions.pod:5420
+#: ../fish/guestfish-actions.pod:3492 ../src/guestfs-actions.pod:5419
msgid ""
"If required, C<trans=virtio> will be automatically added to the options. "
"Any other options required can be passed in the optional C<options> "
@@ -13249,12 +13235,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3507
+#: ../fish/guestfish-actions.pod:3498
msgid "mount-loop"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3509
+#: ../fish/guestfish-actions.pod:3500
#, no-wrap
msgid ""
" mount-loop file mountpoint\n"
@@ -13262,7 +13248,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3511 ../src/guestfs-actions.pod:5459
+#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5458
msgid ""
"This command lets you mount C<file> (a filesystem image in a file) on a "
"mount point. It is entirely equivalent to the command C<mount -o loop file "
@@ -13270,12 +13256,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3515
+#: ../fish/guestfish-actions.pod:3506
msgid "mount-options"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3517
+#: ../fish/guestfish-actions.pod:3508
#, no-wrap
msgid ""
" mount-options options device mountpoint\n"
@@ -13283,26 +13269,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3519
+#: ../fish/guestfish-actions.pod:3510
msgid ""
"This is the same as the L</mount> command, but it allows you to set the "
"mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3523 ../src/guestfs-actions.pod:5479
+#: ../fish/guestfish-actions.pod:3514 ../src/guestfs-actions.pod:5478
msgid ""
"If the C<options> parameter is an empty string, then no options are passed "
"(all options default to whatever the filesystem uses)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3527
+#: ../fish/guestfish-actions.pod:3518
msgid "mount-ro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3529
+#: ../fish/guestfish-actions.pod:3520
#, no-wrap
msgid ""
" mount-ro device mountpoint\n"
@@ -13310,19 +13296,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3531
+#: ../fish/guestfish-actions.pod:3522
msgid ""
-"This is the same as the L</mount> command, but it mounts the filesystem with"
-" the read-only (I<-o ro>) flag."
+"This is the same as the L</mount> command, but it mounts the filesystem with "
+"the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3534
+#: ../fish/guestfish-actions.pod:3525
msgid "mount-vfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3536
+#: ../fish/guestfish-actions.pod:3527
#, no-wrap
msgid ""
" mount-vfs options vfstype device mountpoint\n"
@@ -13330,19 +13316,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3538
+#: ../fish/guestfish-actions.pod:3529
msgid ""
-"This is the same as the L</mount> command, but it allows you to set both the"
-" mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags."
+"This is the same as the L</mount> command, but it allows you to set both the "
+"mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3542
+#: ../fish/guestfish-actions.pod:3533
msgid "mountpoints"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3544
+#: ../fish/guestfish-actions.pod:3535
#, no-wrap
msgid ""
" mountpoints\n"
@@ -13350,7 +13336,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3546
+#: ../fish/guestfish-actions.pod:3537
msgid ""
"This call is similar to L</mounts>. That call returns a list of devices. "
"This one returns a hash table (map) of device name to directory where the "
@@ -13358,12 +13344,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3550
+#: ../fish/guestfish-actions.pod:3541
msgid "mounts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3552
+#: ../fish/guestfish-actions.pod:3543
#, no-wrap
msgid ""
" mounts\n"
@@ -13371,29 +13357,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3554 ../src/guestfs-actions.pod:5540
+#: ../fish/guestfish-actions.pod:3545 ../src/guestfs-actions.pod:5539
msgid ""
-"This returns the list of currently mounted filesystems. It returns the list"
-" of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
+"This returns the list of currently mounted filesystems. It returns the list "
+"of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3557 ../src/guestfs-actions.pod:5543
+#: ../fish/guestfish-actions.pod:3548 ../src/guestfs-actions.pod:5542
msgid "Some internal mounts are not shown."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3559
+#: ../fish/guestfish-actions.pod:3550
msgid "See also: L</mountpoints>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3561
+#: ../fish/guestfish-actions.pod:3552
msgid "mv"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3563
+#: ../fish/guestfish-actions.pod:3554
#, no-wrap
msgid ""
" mv src dest\n"
@@ -13401,19 +13387,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3565 ../src/guestfs-actions.pod:5560
+#: ../fish/guestfish-actions.pod:3556 ../src/guestfs-actions.pod:5559
msgid ""
"This moves a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3568
+#: ../fish/guestfish-actions.pod:3559
msgid "ntfs-3g-probe"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3570
+#: ../fish/guestfish-actions.pod:3561
#, no-wrap
msgid ""
" ntfs-3g-probe true|false device\n"
@@ -13421,7 +13407,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3572 ../src/guestfs-actions.pod:5574
+#: ../fish/guestfish-actions.pod:3563 ../src/guestfs-actions.pod:5573
msgid ""
"This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS "
"C<device> for mountability. (Not all NTFS volumes can be mounted read-"
@@ -13429,7 +13415,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3576 ../src/guestfs-actions.pod:5578
+#: ../fish/guestfish-actions.pod:3567 ../src/guestfs-actions.pod:5577
msgid ""
"C<rw> is a boolean flag. Set it to true if you want to test if the volume "
"can be mounted read-write. Set it to false if you want to test if the "
@@ -13437,19 +13423,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3580 ../src/guestfs-actions.pod:5582
+#: ../fish/guestfish-actions.pod:3571 ../src/guestfs-actions.pod:5581
msgid ""
-"The return value is an integer which C<0> if the operation would succeed, or"
-" some non-zero value documented in the L<ntfs-3g.probe(8)> manual page."
+"The return value is an integer which C<0> if the operation would succeed, or "
+"some non-zero value documented in the L<ntfs-3g.probe(8)> manual page."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3584
+#: ../fish/guestfish-actions.pod:3575
msgid "ntfsresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3586
+#: ../fish/guestfish-actions.pod:3577
#, no-wrap
msgid ""
" ntfsresize device\n"
@@ -13457,18 +13443,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3588 ../fish/guestfish-actions.pod:3612
-#: ../src/guestfs-actions.pod:5603 ../src/guestfs-actions.pod:5635
+#: ../fish/guestfish-actions.pod:3579 ../fish/guestfish-actions.pod:3603
+#: ../src/guestfs-actions.pod:5602 ../src/guestfs-actions.pod:5634
msgid ""
"This command resizes an NTFS filesystem, expanding or shrinking it to the "
"size of the underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3591 ../src/guestfs-actions.pod:5606
+#: ../fish/guestfish-actions.pod:3582 ../src/guestfs-actions.pod:5605
msgid ""
-"I<Note:> After the resize operation, the filesystem is marked as requiring a"
-" consistency check (for safety). You have to boot into Windows to perform "
+"I<Note:> After the resize operation, the filesystem is marked as requiring a "
+"consistency check (for safety). You have to boot into Windows to perform "
"this check and clear this condition. Furthermore, ntfsresize refuses to "
"resize filesystems which have been marked in this way. So in effect it is "
"not possible to call ntfsresize multiple times on a single filesystem "
@@ -13476,25 +13462,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3599 ../fish/guestfish-actions.pod:3638
-#: ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:5661
+#: ../fish/guestfish-actions.pod:3590 ../fish/guestfish-actions.pod:3629
+#: ../src/guestfs-actions.pod:5613 ../src/guestfs-actions.pod:5660
msgid "See also L<ntfsresize(8)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3601 ../fish/guestfish-actions.pod:3649
+#: ../fish/guestfish-actions.pod:3592 ../fish/guestfish-actions.pod:3640
msgid ""
"I<This function is deprecated.> In new code, use the L</ntfsresize_opts> "
"call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3608
+#: ../fish/guestfish-actions.pod:3599
msgid "ntfsresize-opts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3610
+#: ../fish/guestfish-actions.pod:3601
#, no-wrap
msgid ""
" ntfsresize-opts device [size:..] [force:..]\n"
@@ -13502,41 +13488,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3621 ../src/guestfs-actions.pod:5644
+#: ../fish/guestfish-actions.pod:3612 ../src/guestfs-actions.pod:5643
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to fit the container (eg. partition)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3624 ../src/guestfs-actions.pod:5647
+#: ../fish/guestfish-actions.pod:3615 ../src/guestfs-actions.pod:5646
msgid "C<force>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3626 ../src/guestfs-actions.pod:5649
+#: ../fish/guestfish-actions.pod:3617 ../src/guestfs-actions.pod:5648
msgid ""
"If this option is true, then force the resize of the filesystem even if the "
"filesystem is marked as requiring a consistency check."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3629
+#: ../fish/guestfish-actions.pod:3620
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
"this check and clear this condition. If you I<don't> set the C<force> "
-"option then it is not possible to call L</ntfsresize-opts> multiple times on"
-" a single filesystem without booting into Windows between each resize."
+"option then it is not possible to call L</ntfsresize-opts> multiple times on "
+"a single filesystem without booting into Windows between each resize."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3642
+#: ../fish/guestfish-actions.pod:3633
msgid "ntfsresize-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3644
+#: ../fish/guestfish-actions.pod:3635
#, no-wrap
msgid ""
" ntfsresize-size device size\n"
@@ -13544,19 +13530,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3646
+#: ../fish/guestfish-actions.pod:3637
msgid ""
"This command is the same as L</ntfsresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3656
+#: ../fish/guestfish-actions.pod:3647
msgid "part-add"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3658
+#: ../fish/guestfish-actions.pod:3649
#, no-wrap
msgid ""
" part-add device prlogex startsect endsect\n"
@@ -13564,22 +13550,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3660
+#: ../fish/guestfish-actions.pod:3651
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call L</part-init> first."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3663 ../src/guestfs-actions.pod:5722
+#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5721
msgid ""
-"The C<prlogex> parameter is the type of partition. Normally you should pass"
-" C<p> or C<primary> here, but MBR partition tables also support C<l> (or "
+"The C<prlogex> parameter is the type of partition. Normally you should pass "
+"C<p> or C<primary> here, but MBR partition tables also support C<l> (or "
"C<logical>) and C<e> (or C<extended>) partition types."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3668 ../src/guestfs-actions.pod:5727
+#: ../fish/guestfish-actions.pod:3659 ../src/guestfs-actions.pod:5726
msgid ""
"C<startsect> and C<endsect> are the start and end of the partition in "
"I<sectors>. C<endsect> may be negative, which means it counts backwards "
@@ -13587,19 +13573,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3672
+#: ../fish/guestfish-actions.pod:3663
msgid ""
-"Creating a partition which covers the whole disk is not so easy. Use L"
-"</part-disk> to do that."
+"Creating a partition which covers the whole disk is not so easy. Use L</"
+"part-disk> to do that."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3675
+#: ../fish/guestfish-actions.pod:3666
msgid "part-del"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3677
+#: ../fish/guestfish-actions.pod:3668
#, no-wrap
msgid ""
" part-del device partnum\n"
@@ -13607,24 +13593,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5745
+#: ../fish/guestfish-actions.pod:3670 ../src/guestfs-actions.pod:5744
msgid "This command deletes the partition numbered C<partnum> on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3681 ../src/guestfs-actions.pod:5747
+#: ../fish/guestfish-actions.pod:3672 ../src/guestfs-actions.pod:5746
msgid ""
"Note that in the case of MBR partitioning, deleting an extended partition "
"also deletes any logical partitions it contains."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3685
+#: ../fish/guestfish-actions.pod:3676
msgid "part-disk"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3687
+#: ../fish/guestfish-actions.pod:3678
#, no-wrap
msgid ""
" part-disk device parttype\n"
@@ -13632,26 +13618,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3689
+#: ../fish/guestfish-actions.pod:3680
msgid ""
"This command is simply a combination of L</part-init> followed by L</part-"
"add> to create a single primary partition covering the whole disk."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3693
+#: ../fish/guestfish-actions.pod:3684
msgid ""
-"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other"
-" possible values are described in L</part-init>."
+"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
+"possible values are described in L</part-init>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3699
+#: ../fish/guestfish-actions.pod:3687
msgid "part-get-bootable"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3701
+#: ../fish/guestfish-actions.pod:3689
#, no-wrap
msgid ""
" part-get-bootable device partnum\n"
@@ -13659,24 +13645,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3703 ../src/guestfs-actions.pod:5783
+#: ../fish/guestfish-actions.pod:3691 ../src/guestfs-actions.pod:5779
msgid ""
"This command returns true if the partition C<partnum> on C<device> has the "
"bootable flag set."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3706
+#: ../fish/guestfish-actions.pod:3694
msgid "See also L</part-set-bootable>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3708
+#: ../fish/guestfish-actions.pod:3696
msgid "part-get-mbr-id"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3710
+#: ../fish/guestfish-actions.pod:3698
#, no-wrap
msgid ""
" part-get-mbr-id device partnum\n"
@@ -13684,27 +13670,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3712 ../src/guestfs-actions.pod:5799
+#: ../fish/guestfish-actions.pod:3700 ../src/guestfs-actions.pod:5795
msgid ""
"Returns the MBR type byte (also known as the ID byte) from the numbered "
"partition C<partnum>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3715 ../fish/guestfish-actions.pod:3859
+#: ../fish/guestfish-actions.pod:3703 ../fish/guestfish-actions.pod:3847
msgid ""
-"Note that only MBR (old DOS-style) partitions have type bytes. You will get"
-" undefined results for other partition table types (see L</part-get-"
+"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
+"undefined results for other partition table types (see L</part-get-"
"parttype>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3719
+#: ../fish/guestfish-actions.pod:3707
msgid "part-get-parttype"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3721
+#: ../fish/guestfish-actions.pod:3709
#, no-wrap
msgid ""
" part-get-parttype device\n"
@@ -13712,14 +13698,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3723 ../src/guestfs-actions.pod:5816
+#: ../fish/guestfish-actions.pod:3711 ../src/guestfs-actions.pod:5812
msgid ""
"This command examines the partition table on C<device> and returns the "
"partition table type (format) being used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3726
+#: ../fish/guestfish-actions.pod:3714
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -13727,12 +13713,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3731
+#: ../fish/guestfish-actions.pod:3719
msgid "part-init"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3733
+#: ../fish/guestfish-actions.pod:3721
#, no-wrap
msgid ""
" part-init device parttype\n"
@@ -13740,42 +13726,42 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3735 ../src/guestfs-actions.pod:5836
+#: ../fish/guestfish-actions.pod:3723 ../src/guestfs-actions.pod:5832
msgid ""
"This creates an empty partition table on C<device> of one of the partition "
-"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt>"
-" (for large disks)."
+"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> "
+"(for large disks)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3739
+#: ../fish/guestfish-actions.pod:3727
msgid ""
"Initially there are no partitions. Following this, you should call L</part-"
"add> for each partition required."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3742 ../src/guestfs-actions.pod:5843
+#: ../fish/guestfish-actions.pod:3730 ../src/guestfs-actions.pod:5839
msgid "Possible values for C<parttype> are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3746 ../src/guestfs-actions.pod:5847
+#: ../fish/guestfish-actions.pod:3734 ../src/guestfs-actions.pod:5843
msgid "B<efi>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5849
+#: ../fish/guestfish-actions.pod:3736 ../src/guestfs-actions.pod:5845
msgid "B<gpt>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3750 ../src/guestfs-actions.pod:5851
+#: ../fish/guestfish-actions.pod:3738 ../src/guestfs-actions.pod:5847
msgid "Intel EFI / GPT partition table."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3752 ../src/guestfs-actions.pod:5853
+#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5849
msgid ""
"This is recommended for >= 2 TB partitions that will be accessed from Linux "
"and Intel-based Mac OS X. It also has limited backwards compatibility with "
@@ -13783,121 +13769,121 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3756 ../src/guestfs-actions.pod:5857
+#: ../fish/guestfish-actions.pod:3744 ../src/guestfs-actions.pod:5853
msgid "B<mbr>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3758 ../src/guestfs-actions.pod:5859
+#: ../fish/guestfish-actions.pod:3746 ../src/guestfs-actions.pod:5855
msgid "B<msdos>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3760 ../src/guestfs-actions.pod:5861
+#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5857
msgid ""
"The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and "
-"Windows. This partition type will B<only> work for device sizes up to 2 TB."
-" For large disks we recommend using C<gpt>."
+"Windows. This partition type will B<only> work for device sizes up to 2 "
+"TB. For large disks we recommend using C<gpt>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3767 ../src/guestfs-actions.pod:5868
+#: ../fish/guestfish-actions.pod:3755 ../src/guestfs-actions.pod:5864
msgid ""
"Other partition table types that may work but are not supported include:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3772 ../src/guestfs-actions.pod:5873
+#: ../fish/guestfish-actions.pod:3760 ../src/guestfs-actions.pod:5869
msgid "B<aix>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3774 ../src/guestfs-actions.pod:5875
+#: ../fish/guestfish-actions.pod:3762 ../src/guestfs-actions.pod:5871
msgid "AIX disk labels."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3776 ../src/guestfs-actions.pod:5877
+#: ../fish/guestfish-actions.pod:3764 ../src/guestfs-actions.pod:5873
msgid "B<amiga>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3778 ../src/guestfs-actions.pod:5879
+#: ../fish/guestfish-actions.pod:3766 ../src/guestfs-actions.pod:5875
msgid "B<rdb>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3780 ../src/guestfs-actions.pod:5881
+#: ../fish/guestfish-actions.pod:3768 ../src/guestfs-actions.pod:5877
msgid "Amiga \"Rigid Disk Block\" format."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3782 ../src/guestfs-actions.pod:5883
+#: ../fish/guestfish-actions.pod:3770 ../src/guestfs-actions.pod:5879
msgid "B<bsd>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3784 ../src/guestfs-actions.pod:5885
+#: ../fish/guestfish-actions.pod:3772 ../src/guestfs-actions.pod:5881
msgid "BSD disk labels."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3786 ../src/guestfs-actions.pod:5887
+#: ../fish/guestfish-actions.pod:3774 ../src/guestfs-actions.pod:5883
msgid "B<dasd>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3788 ../src/guestfs-actions.pod:5889
+#: ../fish/guestfish-actions.pod:3776 ../src/guestfs-actions.pod:5885
msgid "DASD, used on IBM mainframes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5891
+#: ../fish/guestfish-actions.pod:3778 ../src/guestfs-actions.pod:5887
msgid "B<dvh>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3792 ../src/guestfs-actions.pod:5893
+#: ../fish/guestfish-actions.pod:3780 ../src/guestfs-actions.pod:5889
msgid "MIPS/SGI volumes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3794 ../src/guestfs-actions.pod:5895
+#: ../fish/guestfish-actions.pod:3782 ../src/guestfs-actions.pod:5891
msgid "B<mac>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3796 ../src/guestfs-actions.pod:5897
+#: ../fish/guestfish-actions.pod:3784 ../src/guestfs-actions.pod:5893
msgid "Old Mac partition format. Modern Macs use C<gpt>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3798 ../src/guestfs-actions.pod:5899
+#: ../fish/guestfish-actions.pod:3786 ../src/guestfs-actions.pod:5895
msgid "B<pc98>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3800 ../src/guestfs-actions.pod:5901
+#: ../fish/guestfish-actions.pod:3788 ../src/guestfs-actions.pod:5897
msgid "NEC PC-98 format, common in Japan apparently."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3802 ../src/guestfs-actions.pod:5903
+#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5899
msgid "B<sun>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5905
+#: ../fish/guestfish-actions.pod:3792 ../src/guestfs-actions.pod:5901
msgid "Sun disk labels."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3808
+#: ../fish/guestfish-actions.pod:3796
msgid "part-list"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3810
+#: ../fish/guestfish-actions.pod:3798
#, no-wrap
msgid ""
" part-list device\n"
@@ -13905,66 +13891,66 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3812 ../src/guestfs-actions.pod:5919
+#: ../fish/guestfish-actions.pod:3800 ../src/guestfs-actions.pod:5915
msgid ""
-"This command parses the partition table on C<device> and returns the list of"
-" partitions found."
+"This command parses the partition table on C<device> and returns the list of "
+"partitions found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3815 ../src/guestfs-actions.pod:5922
+#: ../fish/guestfish-actions.pod:3803 ../src/guestfs-actions.pod:5918
msgid "The fields in the returned structure are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3819 ../src/guestfs-actions.pod:5926
+#: ../fish/guestfish-actions.pod:3807 ../src/guestfs-actions.pod:5922
msgid "B<part_num>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3821 ../src/guestfs-actions.pod:5928
+#: ../fish/guestfish-actions.pod:3809 ../src/guestfs-actions.pod:5924
msgid "Partition number, counting from 1."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3823 ../src/guestfs-actions.pod:5930
+#: ../fish/guestfish-actions.pod:3811 ../src/guestfs-actions.pod:5926
msgid "B<part_start>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3825
+#: ../fish/guestfish-actions.pod:3813
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see L</blockdev-getss>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3828 ../src/guestfs-actions.pod:5935
+#: ../fish/guestfish-actions.pod:3816 ../src/guestfs-actions.pod:5931
msgid "B<part_end>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3830 ../src/guestfs-actions.pod:5937
+#: ../fish/guestfish-actions.pod:3818 ../src/guestfs-actions.pod:5933
msgid "End of the partition in bytes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3832 ../src/guestfs-actions.pod:5939
+#: ../fish/guestfish-actions.pod:3820 ../src/guestfs-actions.pod:5935
msgid "B<part_size>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3834 ../src/guestfs-actions.pod:5941
+#: ../fish/guestfish-actions.pod:3822 ../src/guestfs-actions.pod:5937
msgid "Size of the partition in bytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3838
+#: ../fish/guestfish-actions.pod:3826
msgid "part-set-bootable"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3840
+#: ../fish/guestfish-actions.pod:3828
#, no-wrap
msgid ""
" part-set-bootable device partnum true|false\n"
@@ -13972,14 +13958,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3842 ../src/guestfs-actions.pod:5959
+#: ../fish/guestfish-actions.pod:3830 ../src/guestfs-actions.pod:5955
msgid ""
"This sets the bootable flag on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3845 ../src/guestfs-actions.pod:5962
+#: ../fish/guestfish-actions.pod:3833 ../src/guestfs-actions.pod:5958
msgid ""
"The bootable flag is used by some operating systems (notably Windows) to "
"determine which partition to boot from. It is by no means universally "
@@ -13987,12 +13973,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3849
+#: ../fish/guestfish-actions.pod:3837
msgid "part-set-mbr-id"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3851
+#: ../fish/guestfish-actions.pod:3839
#, no-wrap
msgid ""
" part-set-mbr-id device partnum idbyte\n"
@@ -14000,21 +13986,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:5978
+#: ../fish/guestfish-actions.pod:3841 ../src/guestfs-actions.pod:5974
msgid ""
-"Sets the MBR type byte (also known as the ID byte) of the numbered partition"
-" C<partnum> to C<idbyte>. Note that the type bytes quoted in most "
+"Sets the MBR type byte (also known as the ID byte) of the numbered partition "
+"C<partnum> to C<idbyte>. Note that the type bytes quoted in most "
"documentation are in fact hexadecimal numbers, but usually documented "
"without any leading \"0x\" which might be confusing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3863
+#: ../fish/guestfish-actions.pod:3851
msgid "part-set-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3865
+#: ../fish/guestfish-actions.pod:3853
#, no-wrap
msgid ""
" part-set-name device partnum name\n"
@@ -14022,26 +14008,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3867 ../src/guestfs-actions.pod:6000
+#: ../fish/guestfish-actions.pod:3855 ../src/guestfs-actions.pod:5996
msgid ""
"This sets the partition name on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3870 ../src/guestfs-actions.pod:6003
+#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:5999
msgid ""
"The partition name can only be set on certain types of partition table. "
"This works on C<gpt> but not on C<mbr> partitions."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3873
+#: ../fish/guestfish-actions.pod:3861
msgid "part-to-dev"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3875
+#: ../fish/guestfish-actions.pod:3863
#, no-wrap
msgid ""
" part-to-dev partition\n"
@@ -14049,31 +14035,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3877 ../src/guestfs-actions.pod:6016
+#: ../fish/guestfish-actions.pod:3865 ../src/guestfs-actions.pod:6012
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
"partition number, returning the device name (eg. \"/dev/sdb\")."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3881 ../fish/guestfish-actions.pod:3893
+#: ../fish/guestfish-actions.pod:3869 ../fish/guestfish-actions.pod:3881
msgid ""
-"The named partition must exist, for example as a string returned from L"
-"</list-partitions>."
+"The named partition must exist, for example as a string returned from L</"
+"list-partitions>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3884
+#: ../fish/guestfish-actions.pod:3872
msgid "See also L</part-to-partnum>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3886
+#: ../fish/guestfish-actions.pod:3874
msgid "part-to-partnum"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3888
+#: ../fish/guestfish-actions.pod:3876
#, no-wrap
msgid ""
" part-to-partnum partition\n"
@@ -14081,24 +14067,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3890 ../src/guestfs-actions.pod:6036
+#: ../fish/guestfish-actions.pod:3878 ../src/guestfs-actions.pod:6032
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and returns the "
"partition number (eg. C<1>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3896
+#: ../fish/guestfish-actions.pod:3884
msgid "See also L</part-to-dev>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3898
+#: ../fish/guestfish-actions.pod:3886
msgid "ping-daemon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3900
+#: ../fish/guestfish-actions.pod:3888
#, no-wrap
msgid ""
" ping-daemon\n"
@@ -14106,7 +14092,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3902 ../src/guestfs-actions.pod:6051
+#: ../fish/guestfish-actions.pod:3890 ../src/guestfs-actions.pod:6049
msgid ""
"This is a test probe into the guestfs daemon running inside the qemu "
"subprocess. Calling this function checks that the daemon responds to the "
@@ -14115,12 +14101,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3907
+#: ../fish/guestfish-actions.pod:3895
msgid "pread"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3909
+#: ../fish/guestfish-actions.pod:3897
#, no-wrap
msgid ""
" pread path count offset\n"
@@ -14128,32 +14114,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3911 ../src/guestfs-actions.pod:6069
+#: ../fish/guestfish-actions.pod:3899 ../src/guestfs-actions.pod:6067
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of the "
"file, starting at C<offset>, from file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3914 ../fish/guestfish-actions.pod:3929
-#: ../src/guestfs-actions.pod:6072 ../src/guestfs-actions.pod:6098
+#: ../fish/guestfish-actions.pod:3902 ../fish/guestfish-actions.pod:3917
+#: ../src/guestfs-actions.pod:6070 ../src/guestfs-actions.pod:6096
msgid ""
"This may read fewer bytes than requested. For further details see the "
"L<pread(2)> system call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3917
+#: ../fish/guestfish-actions.pod:3905
msgid "See also L</pwrite>, L</pread-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3922
+#: ../fish/guestfish-actions.pod:3910
msgid "pread-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3924
+#: ../fish/guestfish-actions.pod:3912
#, no-wrap
msgid ""
" pread-device device count offset\n"
@@ -14161,24 +14147,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3926 ../src/guestfs-actions.pod:6095
+#: ../fish/guestfish-actions.pod:3914 ../src/guestfs-actions.pod:6093
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of "
"C<device>, starting at C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3932
+#: ../fish/guestfish-actions.pod:3920
msgid "See also L</pread>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3937
+#: ../fish/guestfish-actions.pod:3925
msgid "pvcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3939
+#: ../fish/guestfish-actions.pod:3927
#, no-wrap
msgid ""
" pvcreate device\n"
@@ -14186,19 +14172,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6118
+#: ../fish/guestfish-actions.pod:3929 ../src/guestfs-actions.pod:6116
msgid ""
"This creates an LVM physical volume on the named C<device>, where C<device> "
"should usually be a partition name such as C</dev/sda1>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3945
+#: ../fish/guestfish-actions.pod:3933
msgid "pvremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3947
+#: ../fish/guestfish-actions.pod:3935
#, no-wrap
msgid ""
" pvremove device\n"
@@ -14206,27 +14192,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3949 ../src/guestfs-actions.pod:6132
+#: ../fish/guestfish-actions.pod:3937 ../src/guestfs-actions.pod:6130
msgid ""
"This wipes a physical volume C<device> so that LVM will no longer recognise "
"it."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6135
+#: ../fish/guestfish-actions.pod:3940 ../src/guestfs-actions.pod:6133
msgid ""
"The implementation uses the C<pvremove> command which refuses to wipe "
-"physical volumes that contain any volume groups, so you have to remove those"
-" first."
+"physical volumes that contain any volume groups, so you have to remove those "
+"first."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3956
+#: ../fish/guestfish-actions.pod:3944
msgid "pvresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3958
+#: ../fish/guestfish-actions.pod:3946
#, no-wrap
msgid ""
" pvresize device\n"
@@ -14234,19 +14220,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3960 ../src/guestfs-actions.pod:6149
+#: ../fish/guestfish-actions.pod:3948 ../src/guestfs-actions.pod:6147
msgid ""
"This resizes (expands or shrinks) an existing LVM physical volume to match "
"the new size of the underlying device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3963
+#: ../fish/guestfish-actions.pod:3951
msgid "pvresize-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3965
+#: ../fish/guestfish-actions.pod:3953
#, no-wrap
msgid ""
" pvresize-size device size\n"
@@ -14254,19 +14240,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3967
+#: ../fish/guestfish-actions.pod:3955
msgid ""
"This command is the same as L</pvresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3970
+#: ../fish/guestfish-actions.pod:3958
msgid "pvs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3972
+#: ../fish/guestfish-actions.pod:3960
#, no-wrap
msgid ""
" pvs\n"
@@ -14274,31 +14260,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3974 ../src/guestfs-actions.pod:6175
+#: ../fish/guestfish-actions.pod:3962 ../src/guestfs-actions.pod:6173
msgid ""
-"List all the physical volumes detected. This is the equivalent of the "
-"L<pvs(8)> command."
+"List all the physical volumes detected. This is the equivalent of the L<pvs"
+"(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6178
+#: ../fish/guestfish-actions.pod:3965 ../src/guestfs-actions.pod:6176
msgid ""
-"This returns a list of just the device names that contain PVs (eg. "
-"C</dev/sda2>)."
+"This returns a list of just the device names that contain PVs (eg. C</dev/"
+"sda2>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3980
+#: ../fish/guestfish-actions.pod:3968
msgid "See also L</pvs-full>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3982
+#: ../fish/guestfish-actions.pod:3970
msgid "pvs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3984
+#: ../fish/guestfish-actions.pod:3972
#, no-wrap
msgid ""
" pvs-full\n"
@@ -14306,19 +14292,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3986 ../src/guestfs-actions.pod:6194
+#: ../fish/guestfish-actions.pod:3974 ../src/guestfs-actions.pod:6192
msgid ""
-"List all the physical volumes detected. This is the equivalent of the "
-"L<pvs(8)> command. The \"full\" version includes all fields."
+"List all the physical volumes detected. This is the equivalent of the L<pvs"
+"(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3989
+#: ../fish/guestfish-actions.pod:3977
msgid "pvuuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3991
+#: ../fish/guestfish-actions.pod:3979
#, no-wrap
msgid ""
" pvuuid device\n"
@@ -14326,17 +14312,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3993 ../src/guestfs-actions.pod:6209
+#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6207
msgid "This command returns the UUID of the LVM PV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3995
+#: ../fish/guestfish-actions.pod:3983
msgid "pwrite"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3997
+#: ../fish/guestfish-actions.pod:3985
#, no-wrap
msgid ""
" pwrite path content offset\n"
@@ -14344,14 +14330,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3999 ../src/guestfs-actions.pod:6225
+#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6223
msgid ""
-"This command writes to part of a file. It writes the data buffer C<content>"
-" to the file C<path> starting at offset C<offset>."
+"This command writes to part of a file. It writes the data buffer C<content> "
+"to the file C<path> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4002 ../src/guestfs-actions.pod:6228
+#: ../fish/guestfish-actions.pod:3990 ../src/guestfs-actions.pod:6226
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
"call it may not write the full data requested. The return value is the "
@@ -14361,17 +14347,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4008
+#: ../fish/guestfish-actions.pod:3996
msgid "See also L</pread>, L</pwrite-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4013
+#: ../fish/guestfish-actions.pod:4001
msgid "pwrite-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4015
+#: ../fish/guestfish-actions.pod:4003
#, no-wrap
msgid ""
" pwrite-device device content offset\n"
@@ -14379,33 +14365,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6252
+#: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6250
msgid ""
"This command writes to part of a device. It writes the data buffer "
"C<content> to C<device> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4020 ../src/guestfs-actions.pod:6255
+#: ../fish/guestfish-actions.pod:4008 ../src/guestfs-actions.pod:6253
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
-"call it may not write the full data requested (although short writes to disk"
-" devices and partitions are probably impossible with standard Linux "
-"kernels)."
+"call it may not write the full data requested (although short writes to disk "
+"devices and partitions are probably impossible with standard Linux kernels)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4025
+#: ../fish/guestfish-actions.pod:4013
msgid "See also L</pwrite>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4030
+#: ../fish/guestfish-actions.pod:4018
msgid "read-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4032
+#: ../fish/guestfish-actions.pod:4020
#, no-wrap
msgid ""
" read-file path\n"
@@ -14413,12 +14398,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4034 ../src/guestfs-actions.pod:6276
+#: ../fish/guestfish-actions.pod:4022 ../src/guestfs-actions.pod:6274
msgid "This calls returns the contents of the file C<path> as a buffer."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4037
+#: ../fish/guestfish-actions.pod:4025
msgid ""
"Unlike L</cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike L</download>, this function "
@@ -14426,12 +14411,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4045
+#: ../fish/guestfish-actions.pod:4033
msgid "read-lines"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4047
+#: ../fish/guestfish-actions.pod:4035
#, no-wrap
msgid ""
" read-lines path\n"
@@ -14439,14 +14424,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4051 ../src/guestfs-actions.pod:6301
+#: ../fish/guestfish-actions.pod:4039 ../src/guestfs-actions.pod:6299
msgid ""
"The file contents are returned as a list of lines. Trailing C<LF> and "
"C<CRLF> character sequences are I<not> returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4054
+#: ../fish/guestfish-actions.pod:4042
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -14455,12 +14440,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4059
+#: ../fish/guestfish-actions.pod:4047
msgid "readdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4061
+#: ../fish/guestfish-actions.pod:4049
#, no-wrap
msgid ""
" readdir dir\n"
@@ -14468,12 +14453,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6321
+#: ../fish/guestfish-actions.pod:4051 ../src/guestfs-actions.pod:6319
msgid "This returns the list of directory entries in directory C<dir>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4065 ../src/guestfs-actions.pod:6323
+#: ../fish/guestfish-actions.pod:4053 ../src/guestfs-actions.pod:6321
msgid ""
"All entries in the directory are returned, including C<.> and C<..>. The "
"entries are I<not> sorted, but returned in the same order as the underlying "
@@ -14481,105 +14466,105 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4069 ../src/guestfs-actions.pod:6327
+#: ../fish/guestfish-actions.pod:4057 ../src/guestfs-actions.pod:6325
msgid ""
"Also this call returns basic file type information about each file. The "
"C<ftyp> field will contain one of the following characters:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6332
+#: ../fish/guestfish-actions.pod:4062 ../src/guestfs-actions.pod:6330
msgid "'b'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4076 ../src/guestfs-actions.pod:6334
+#: ../fish/guestfish-actions.pod:4064 ../src/guestfs-actions.pod:6332
msgid "Block special"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6336
+#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6334
msgid "'c'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4080 ../src/guestfs-actions.pod:6338
+#: ../fish/guestfish-actions.pod:4068 ../src/guestfs-actions.pod:6336
msgid "Char special"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6340
+#: ../fish/guestfish-actions.pod:4070 ../src/guestfs-actions.pod:6338
msgid "'d'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4084 ../src/guestfs-actions.pod:6342
+#: ../fish/guestfish-actions.pod:4072 ../src/guestfs-actions.pod:6340
msgid "Directory"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4086 ../src/guestfs-actions.pod:6344
+#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6342
msgid "'f'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4088 ../src/guestfs-actions.pod:6346
+#: ../fish/guestfish-actions.pod:4076 ../src/guestfs-actions.pod:6344
msgid "FIFO (named pipe)"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4090 ../src/guestfs-actions.pod:6348
+#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6346
msgid "'l'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4092 ../src/guestfs-actions.pod:6350
+#: ../fish/guestfish-actions.pod:4080 ../src/guestfs-actions.pod:6348
msgid "Symbolic link"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4094 ../src/guestfs-actions.pod:6352
+#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6350
msgid "'r'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6354
+#: ../fish/guestfish-actions.pod:4084 ../src/guestfs-actions.pod:6352
msgid "Regular file"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4098 ../src/guestfs-actions.pod:6356
+#: ../fish/guestfish-actions.pod:4086 ../src/guestfs-actions.pod:6354
msgid "'s'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4100 ../src/guestfs-actions.pod:6358
+#: ../fish/guestfish-actions.pod:4088 ../src/guestfs-actions.pod:6356
msgid "Socket"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4102 ../src/guestfs-actions.pod:6360
+#: ../fish/guestfish-actions.pod:4090 ../src/guestfs-actions.pod:6358
msgid "'u'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4104 ../src/guestfs-actions.pod:6362
+#: ../fish/guestfish-actions.pod:4092 ../src/guestfs-actions.pod:6360
msgid "Unknown file type"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4106 ../src/guestfs-actions.pod:6364
+#: ../fish/guestfish-actions.pod:4094 ../src/guestfs-actions.pod:6362
msgid "'?'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4108 ../src/guestfs-actions.pod:6366
+#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6364
msgid ""
"The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4113
+#: ../fish/guestfish-actions.pod:4101
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use L</ls>. To get a printable directory for human "
@@ -14587,12 +14572,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4117
+#: ../fish/guestfish-actions.pod:4105
msgid "readlink"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4119
+#: ../fish/guestfish-actions.pod:4107
#, no-wrap
msgid ""
" readlink path\n"
@@ -14600,17 +14585,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4121 ../src/guestfs-actions.pod:6387
+#: ../fish/guestfish-actions.pod:4109 ../src/guestfs-actions.pod:6385
msgid "This command reads the target of a symbolic link."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4123
+#: ../fish/guestfish-actions.pod:4111
msgid "readlinklist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4125
+#: ../fish/guestfish-actions.pod:4113
#, no-wrap
msgid ""
" readlinklist path 'names ...'\n"
@@ -14618,7 +14603,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4127 ../src/guestfs-actions.pod:6401
+#: ../fish/guestfish-actions.pod:4115 ../src/guestfs-actions.pod:6399
msgid ""
"This call allows you to do a C<readlink> operation on multiple files, where "
"all files are in the directory C<path>. C<names> is the list of files from "
@@ -14626,38 +14611,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4131 ../src/guestfs-actions.pod:6405
+#: ../fish/guestfish-actions.pod:4119 ../src/guestfs-actions.pod:6403
msgid ""
-"On return you get a list of strings, with a one-to-one correspondence to the"
-" C<names> list. Each string is the value of the symbolic link."
+"On return you get a list of strings, with a one-to-one correspondence to the "
+"C<names> list. Each string is the value of the symbolic link."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4135 ../src/guestfs-actions.pod:6409
+#: ../fish/guestfish-actions.pod:4123 ../src/guestfs-actions.pod:6407
msgid ""
"If the C<readlink(2)> operation fails on any name, then the corresponding "
"result string is the empty string C<\"\">. However the whole operation is "
-"completed even if there were C<readlink(2)> errors, and so you can call this"
-" function with names where you don't know if they are symbolic links already"
-" (albeit slightly less efficient)."
+"completed even if there were C<readlink(2)> errors, and so you can call this "
+"function with names where you don't know if they are symbolic links already "
+"(albeit slightly less efficient)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4142 ../src/guestfs-actions.pod:6416
+#: ../fish/guestfish-actions.pod:4130 ../src/guestfs-actions.pod:6414
msgid ""
-"This call is intended for programs that want to efficiently list a directory"
-" contents without making many round-trips. Very long directory listings "
+"This call is intended for programs that want to efficiently list a directory "
+"contents without making many round-trips. Very long directory listings "
"might cause the protocol message size to be exceeded, causing this call to "
"fail. The caller must split up such requests into smaller groups of names."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4149
+#: ../fish/guestfish-actions.pod:4137
msgid "realpath"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4151
+#: ../fish/guestfish-actions.pod:4139
#, no-wrap
msgid ""
" realpath path\n"
@@ -14665,19 +14650,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4153 ../src/guestfs-actions.pod:6435
+#: ../fish/guestfish-actions.pod:4141 ../src/guestfs-actions.pod:6433
msgid ""
"Return the canonicalized absolute pathname of C<path>. The returned path "
"has no C<.>, C<..> or symbolic link path elements."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4156
+#: ../fish/guestfish-actions.pod:4144
msgid "removexattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4158
+#: ../fish/guestfish-actions.pod:4146
#, no-wrap
msgid ""
" removexattr xattr path\n"
@@ -14685,23 +14670,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4160 ../src/guestfs-actions.pod:6450
+#: ../fish/guestfish-actions.pod:4148 ../src/guestfs-actions.pod:6448
msgid ""
"This call removes the extended attribute named C<xattr> of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4163
+#: ../fish/guestfish-actions.pod:4151
msgid "See also: L</lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4165
+#: ../fish/guestfish-actions.pod:4153
msgid "resize2fs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4167
+#: ../fish/guestfish-actions.pod:4155
#, no-wrap
msgid ""
" resize2fs device\n"
@@ -14709,28 +14694,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4169 ../src/guestfs-actions.pod:6465
+#: ../fish/guestfish-actions.pod:4157 ../src/guestfs-actions.pod:6463
msgid ""
"This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4172
+#: ../fish/guestfish-actions.pod:4160
msgid ""
-"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device>"
-" before calling this command. For unknown reasons C<resize2fs> sometimes "
-"gives an error about this and sometimes not. In any case, it is always safe"
-" to call L</e2fsck-f> before calling this function."
+"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> "
+"before calling this command. For unknown reasons C<resize2fs> sometimes "
+"gives an error about this and sometimes not. In any case, it is always safe "
+"to call L</e2fsck-f> before calling this function."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4178
+#: ../fish/guestfish-actions.pod:4166
msgid "resize2fs-M"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4180
+#: ../fish/guestfish-actions.pod:4168
#, no-wrap
msgid ""
" resize2fs-M device\n"
@@ -14738,7 +14723,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4182
+#: ../fish/guestfish-actions.pod:4170
msgid ""
"This command is the same as L</resize2fs>, but the filesystem is resized to "
"its minimum size. This works like the I<-M> option to the C<resize2fs> "
@@ -14746,7 +14731,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4186
+#: ../fish/guestfish-actions.pod:4174
msgid ""
"To get the resulting size of the filesystem you should call L</tune2fs-l> "
"and read the C<Block size> and C<Block count> values. These two numbers, "
@@ -14755,12 +14740,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4191
+#: ../fish/guestfish-actions.pod:4179
msgid "resize2fs-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4193
+#: ../fish/guestfish-actions.pod:4181
#, no-wrap
msgid ""
" resize2fs-size device size\n"
@@ -14768,19 +14753,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4195
+#: ../fish/guestfish-actions.pod:4183
msgid ""
"This command is the same as L</resize2fs> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4198
+#: ../fish/guestfish-actions.pod:4186
msgid "rm"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4200
+#: ../fish/guestfish-actions.pod:4188
#, no-wrap
msgid ""
" rm path\n"
@@ -14788,17 +14773,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4202 ../src/guestfs-actions.pod:6517
+#: ../fish/guestfish-actions.pod:4190 ../src/guestfs-actions.pod:6515
msgid "Remove the single file C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4204
+#: ../fish/guestfish-actions.pod:4192
msgid "rm-rf"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4206
+#: ../fish/guestfish-actions.pod:4194
#, no-wrap
msgid ""
" rm-rf path\n"
@@ -14806,19 +14791,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4208 ../src/guestfs-actions.pod:6529
+#: ../fish/guestfish-actions.pod:4196 ../src/guestfs-actions.pod:6527
msgid ""
"Remove the file or directory C<path>, recursively removing the contents if "
"its a directory. This is like the C<rm -rf> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4212
+#: ../fish/guestfish-actions.pod:4200
msgid "rmdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4214
+#: ../fish/guestfish-actions.pod:4202
#, no-wrap
msgid ""
" rmdir path\n"
@@ -14826,17 +14811,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4216 ../src/guestfs-actions.pod:6543
+#: ../fish/guestfish-actions.pod:4204 ../src/guestfs-actions.pod:6541
msgid "Remove the single directory C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4218
+#: ../fish/guestfish-actions.pod:4206
msgid "rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4220
+#: ../fish/guestfish-actions.pod:4208
#, no-wrap
msgid ""
" rmmountpoint exemptpath\n"
@@ -14844,19 +14829,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4222
+#: ../fish/guestfish-actions.pod:4210
msgid ""
-"This calls removes a mountpoint that was previously created with "
-"L</mkmountpoint>. See L</mkmountpoint> for full details."
+"This calls removes a mountpoint that was previously created with L</"
+"mkmountpoint>. See L</mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4226
+#: ../fish/guestfish-actions.pod:4214
msgid "scrub-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4228
+#: ../fish/guestfish-actions.pod:4216
#, no-wrap
msgid ""
" scrub-device device\n"
@@ -14864,28 +14849,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4230 ../src/guestfs-actions.pod:6569
+#: ../fish/guestfish-actions.pod:4218 ../src/guestfs-actions.pod:6567
msgid ""
"This command writes patterns over C<device> to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4233 ../fish/guestfish-actions.pod:4248
-#: ../fish/guestfish-actions.pod:4261 ../src/guestfs-actions.pod:6572
-#: ../src/guestfs-actions.pod:6593 ../src/guestfs-actions.pod:6612
+#: ../fish/guestfish-actions.pod:4221 ../fish/guestfish-actions.pod:4233
+#: ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6570
+#: ../src/guestfs-actions.pod:6588 ../src/guestfs-actions.pod:6607
msgid ""
"It is an interface to the L<scrub(1)> program. See that manual page for "
"more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4239
+#: ../fish/guestfish-actions.pod:4224
msgid "scrub-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4241
+#: ../fish/guestfish-actions.pod:4226
#, no-wrap
msgid ""
" scrub-file file\n"
@@ -14893,24 +14878,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4243 ../src/guestfs-actions.pod:6588
+#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6583
msgid ""
"This command writes patterns over a file to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6591
+#: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6586
msgid "The file is I<removed> after scrubbing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4251
+#: ../fish/guestfish-actions.pod:4236
msgid "scrub-freespace"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4253
+#: ../fish/guestfish-actions.pod:4238
#, no-wrap
msgid ""
" scrub-freespace dir\n"
@@ -14918,26 +14903,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4255
+#: ../fish/guestfish-actions.pod:4240
msgid ""
-"This command creates the directory C<dir> and then fills it with files until"
-" the filesystem is full, and scrubs the files as for L</scrub-file>, and "
+"This command creates the directory C<dir> and then fills it with files until "
+"the filesystem is full, and scrubs the files as for L</scrub-file>, and "
"deletes them. The intention is to scrub any free space on the partition "
"containing C<dir>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4264
+#: ../fish/guestfish-actions.pod:4249
msgid "set-append"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4266
+#: ../fish/guestfish-actions.pod:4251
msgid "append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4268
+#: ../fish/guestfish-actions.pod:4253
#, no-wrap
msgid ""
" set-append append\n"
@@ -14945,38 +14930,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4270 ../src/guestfs-actions.pod:6625
+#: ../fish/guestfish-actions.pod:4255 ../src/guestfs-actions.pod:6620
msgid ""
"This function is used to add additional options to the guest kernel command "
"line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4273 ../src/guestfs-actions.pod:6628
+#: ../fish/guestfish-actions.pod:4258 ../src/guestfs-actions.pod:6623
msgid ""
"The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
"environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4276 ../src/guestfs-actions.pod:6631
+#: ../fish/guestfish-actions.pod:4261 ../src/guestfs-actions.pod:6626
msgid ""
"Setting C<append> to C<NULL> means I<no> additional options are passed "
"(libguestfs always adds a few of its own)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4279
+#: ../fish/guestfish-actions.pod:4264
msgid "set-attach-method"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4281
+#: ../fish/guestfish-actions.pod:4266
msgid "attach-method"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4283
+#: ../fish/guestfish-actions.pod:4268
#, no-wrap
msgid ""
" set-attach-method attachmethod\n"
@@ -14984,37 +14969,37 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4285 ../src/guestfs-actions.pod:6644
+#: ../fish/guestfish-actions.pod:4270 ../src/guestfs-actions.pod:6639
msgid ""
"Set the method that libguestfs uses to connect to the back end guestfsd "
"daemon. Possible methods are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4290 ../src/guestfs-actions.pod:6649
+#: ../fish/guestfish-actions.pod:4275 ../src/guestfs-actions.pod:6644
#: ../src/guestfs.pod:2916
msgid "C<appliance>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6651
+#: ../fish/guestfish-actions.pod:4277 ../src/guestfs-actions.pod:6646
msgid ""
"Launch an appliance and connect to it. This is the ordinary method and the "
"default."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4295 ../src/guestfs-actions.pod:6654
+#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6649
msgid "C<unix:I<path>>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4297 ../src/guestfs-actions.pod:6656
+#: ../fish/guestfish-actions.pod:4282 ../src/guestfs-actions.pod:6651
msgid "Connect to the Unix domain socket I<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4299 ../src/guestfs-actions.pod:6658
+#: ../fish/guestfish-actions.pod:4284 ../src/guestfs-actions.pod:6653
msgid ""
"This method lets you connect to an existing daemon or (using virtio-serial) "
"to a live guest. For more information, see L<guestfs(3)/ATTACHING TO "
@@ -15022,17 +15007,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4305
+#: ../fish/guestfish-actions.pod:4290
msgid "set-autosync"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4307
+#: ../fish/guestfish-actions.pod:4292
msgid "autosync"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4309
+#: ../fish/guestfish-actions.pod:4294
#, no-wrap
msgid ""
" set-autosync true|false\n"
@@ -15040,7 +15025,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4311 ../src/guestfs-actions.pod:6674
+#: ../fish/guestfish-actions.pod:4296 ../src/guestfs-actions.pod:6669
msgid ""
"If C<autosync> is true, this enables autosync. Libguestfs will make a best "
"effort attempt to make filesystems consistent and synchronized when the "
@@ -15048,24 +15033,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4316 ../src/guestfs-actions.pod:6679
+#: ../fish/guestfish-actions.pod:4301 ../src/guestfs-actions.pod:6674
msgid ""
"This is enabled by default (since libguestfs 1.5.24, previously it was "
"disabled by default)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4319
+#: ../fish/guestfish-actions.pod:4304
msgid "set-direct"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4321
+#: ../fish/guestfish-actions.pod:4306
msgid "direct"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4323
+#: ../fish/guestfish-actions.pod:4308
#, no-wrap
msgid ""
" set-direct true|false\n"
@@ -15073,37 +15058,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4325 ../src/guestfs-actions.pod:6692
+#: ../fish/guestfish-actions.pod:4310 ../src/guestfs-actions.pod:6687
msgid ""
"If the direct appliance mode flag is enabled, then stdin and stdout are "
"passed directly through to the appliance once it is launched."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4329
+#: ../fish/guestfish-actions.pod:4314
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by L</set-log-message-callback>, but go straight to stdout."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4333 ../src/guestfs-actions.pod:6700
-msgid ""
-"You probably don't want to use this unless you know what you are doing."
+#: ../fish/guestfish-actions.pod:4318 ../src/guestfs-actions.pod:6695
+msgid "You probably don't want to use this unless you know what you are doing."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4336 ../src/guestfs-actions.pod:6703
+#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6698
msgid "The default is disabled."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4338
+#: ../fish/guestfish-actions.pod:4323
msgid "set-e2label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4340
+#: ../fish/guestfish-actions.pod:4325
#, no-wrap
msgid ""
" set-e2label device label\n"
@@ -15111,26 +15095,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4342 ../src/guestfs-actions.pod:6716
+#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6711
msgid ""
"This sets the ext2/3/4 filesystem label of the filesystem on C<device> to "
"C<label>. Filesystem labels are limited to 16 characters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4346
+#: ../fish/guestfish-actions.pod:4331
msgid ""
"You can use either L</tune2fs-l> or L</get-e2label> to return the existing "
"label on a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4349
+#: ../fish/guestfish-actions.pod:4334
msgid "set-e2uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4351
+#: ../fish/guestfish-actions.pod:4336
#, no-wrap
msgid ""
" set-e2uuid device uuid\n"
@@ -15138,7 +15122,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4353 ../src/guestfs-actions.pod:6734
+#: ../fish/guestfish-actions.pod:4338 ../src/guestfs-actions.pod:6729
msgid ""
"This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to "
"C<uuid>. The format of the UUID and alternatives such as C<clear>, "
@@ -15146,24 +15130,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4358
+#: ../fish/guestfish-actions.pod:4343
msgid ""
"You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing "
"UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4361
+#: ../fish/guestfish-actions.pod:4346
msgid "set-memsize"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4363
+#: ../fish/guestfish-actions.pod:4348
msgid "memsize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4365
+#: ../fish/guestfish-actions.pod:4350
#, no-wrap
msgid ""
" set-memsize memsize\n"
@@ -15171,31 +15155,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4367
+#: ../fish/guestfish-actions.pod:4352
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before L</launch>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4371 ../src/guestfs-actions.pod:6756
+#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6751
msgid ""
"You can also change this by setting the environment variable "
"C<LIBGUESTFS_MEMSIZE> before the handle is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4378
+#: ../fish/guestfish-actions.pod:4363
msgid "set-network"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4380
+#: ../fish/guestfish-actions.pod:4365
msgid "network"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4382
+#: ../fish/guestfish-actions.pod:4367
#, no-wrap
msgid ""
" set-network true|false\n"
@@ -15203,32 +15187,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4384 ../src/guestfs-actions.pod:6773
+#: ../fish/guestfish-actions.pod:4369 ../src/guestfs-actions.pod:6768
msgid ""
"If C<network> is true, then the network is enabled in the libguestfs "
"appliance. The default is false."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4387 ../src/guestfs-actions.pod:6776
+#: ../fish/guestfish-actions.pod:4372 ../src/guestfs-actions.pod:6771
msgid ""
-"This affects whether commands are able to access the network (see "
-"L<guestfs(3)/RUNNING COMMANDS>)."
+"This affects whether commands are able to access the network (see L<guestfs"
+"(3)/RUNNING COMMANDS>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4390
+#: ../fish/guestfish-actions.pod:4375
msgid ""
"You must call this before calling L</launch>, otherwise it has no effect."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4393
+#: ../fish/guestfish-actions.pod:4378
msgid "set-path"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4397
+#: ../fish/guestfish-actions.pod:4382
#, no-wrap
msgid ""
" set-path searchpath\n"
@@ -15236,34 +15220,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4399 ../src/guestfs-actions.pod:6792
+#: ../fish/guestfish-actions.pod:4384 ../src/guestfs-actions.pod:6787
msgid "Set the path that libguestfs searches for kernel and initrd.img."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4401 ../src/guestfs-actions.pod:6794
+#: ../fish/guestfish-actions.pod:4386 ../src/guestfs-actions.pod:6789
msgid ""
"The default is C<$libdir/guestfs> unless overridden by setting "
"C<LIBGUESTFS_PATH> environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4404 ../src/guestfs-actions.pod:6797
+#: ../fish/guestfish-actions.pod:4389 ../src/guestfs-actions.pod:6792
msgid "Setting C<path> to C<NULL> restores the default path."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4406
+#: ../fish/guestfish-actions.pod:4391
msgid "set-pgroup"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4408
+#: ../fish/guestfish-actions.pod:4393
msgid "pgroup"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4410
+#: ../fish/guestfish-actions.pod:4395
#, no-wrap
msgid ""
" set-pgroup true|false\n"
@@ -15271,38 +15255,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4412 ../src/guestfs-actions.pod:6809
+#: ../fish/guestfish-actions.pod:4397 ../src/guestfs-actions.pod:6804
msgid ""
"If C<pgroup> is true, child processes are placed into their own process "
"group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4415 ../src/guestfs-actions.pod:6812
+#: ../fish/guestfish-actions.pod:4400 ../src/guestfs-actions.pod:6807
msgid ""
"The practical upshot of this is that signals like C<SIGINT> (from users "
"pressing C<^C>) won't be received by the child process."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4418 ../src/guestfs-actions.pod:6815
+#: ../fish/guestfish-actions.pod:4403 ../src/guestfs-actions.pod:6810
msgid ""
"The default for this flag is false, because usually you want C<^C> to kill "
"the subprocess."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4421
+#: ../fish/guestfish-actions.pod:4406
msgid "set-qemu"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4423
+#: ../fish/guestfish-actions.pod:4408
msgid "qemu"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4425
+#: ../fish/guestfish-actions.pod:4410
#, no-wrap
msgid ""
" set-qemu qemu\n"
@@ -15310,51 +15294,51 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4427 ../src/guestfs-actions.pod:6828
+#: ../fish/guestfish-actions.pod:4412 ../src/guestfs-actions.pod:6823
msgid "Set the qemu binary that we will use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4429 ../src/guestfs-actions.pod:6830
+#: ../fish/guestfish-actions.pod:4414 ../src/guestfs-actions.pod:6825
msgid ""
"The default is chosen when the library was compiled by the configure script."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4432 ../src/guestfs-actions.pod:6833
+#: ../fish/guestfish-actions.pod:4417 ../src/guestfs-actions.pod:6828
msgid ""
"You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
"variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4435 ../src/guestfs-actions.pod:6836
+#: ../fish/guestfish-actions.pod:4420 ../src/guestfs-actions.pod:6831
msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4437 ../src/guestfs-actions.pod:6838
+#: ../fish/guestfish-actions.pod:4422 ../src/guestfs-actions.pod:6833
msgid ""
"Note that you should call this function as early as possible after creating "
"the handle. This is because some pre-launch operations depend on testing "
"qemu features (by running C<qemu -help>). If the qemu binary changes, we "
-"don't retest features, and so you might see inconsistent results. Using the"
-" environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks "
+"don't retest features, and so you might see inconsistent results. Using the "
+"environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks "
"the qemu binary at the same time as the handle is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4445
+#: ../fish/guestfish-actions.pod:4430
msgid "set-recovery-proc"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4447
+#: ../fish/guestfish-actions.pod:4432
msgid "recovery-proc"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4449
+#: ../fish/guestfish-actions.pod:4434
#, no-wrap
msgid ""
" set-recovery-proc true|false\n"
@@ -15362,7 +15346,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4451
+#: ../fish/guestfish-actions.pod:4436
msgid ""
"If this is called with the parameter C<false> then L</launch> does not "
"create a recovery process. The purpose of the recovery process is to stop "
@@ -15370,14 +15354,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4456
+#: ../fish/guestfish-actions.pod:4441
msgid ""
"This only has any effect if called before L</launch>, and the default is "
"true."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6864
+#: ../fish/guestfish-actions.pod:4444 ../src/guestfs-actions.pod:6859
msgid ""
"About the only time when you would want to disable this is if the main "
"process will fork itself into the background (\"daemonize\" itself). In "
@@ -15386,17 +15370,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4465
+#: ../fish/guestfish-actions.pod:4450
msgid "set-selinux"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4467
+#: ../fish/guestfish-actions.pod:4452
msgid "selinux"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4469
+#: ../fish/guestfish-actions.pod:4454
#, no-wrap
msgid ""
" set-selinux true|false\n"
@@ -15404,31 +15388,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4471 ../src/guestfs-actions.pod:6880
+#: ../fish/guestfish-actions.pod:4456 ../src/guestfs-actions.pod:6875
msgid ""
"This sets the selinux flag that is passed to the appliance at boot time. "
"The default is C<selinux=0> (disabled)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4474 ../src/guestfs-actions.pod:6883
+#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6878
msgid ""
"Note that if SELinux is enabled, it is always in Permissive mode "
"(C<enforcing=0>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4480
+#: ../fish/guestfish-actions.pod:4465
msgid "set-smp"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4482
+#: ../fish/guestfish-actions.pod:4467
msgid "smp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4484
+#: ../fish/guestfish-actions.pod:4469
#, no-wrap
msgid ""
" set-smp smp\n"
@@ -15436,30 +15420,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4486 ../src/guestfs-actions.pod:6899
+#: ../fish/guestfish-actions.pod:4471 ../src/guestfs-actions.pod:6894
msgid ""
-"Change the number of virtual CPUs assigned to the appliance. The default is"
-" C<1>. Increasing this may improve performance, though often it has no "
+"Change the number of virtual CPUs assigned to the appliance. The default is "
+"C<1>. Increasing this may improve performance, though often it has no "
"effect."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4490
+#: ../fish/guestfish-actions.pod:4475
msgid "This function must be called before L</launch>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4492
+#: ../fish/guestfish-actions.pod:4477
msgid "set-trace"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4494
+#: ../fish/guestfish-actions.pod:4479
msgid "trace"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4496
+#: ../fish/guestfish-actions.pod:4481
#, no-wrap
msgid ""
" set-trace true|false\n"
@@ -15467,45 +15451,45 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4498 ../src/guestfs-actions.pod:6915
+#: ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:6910
msgid ""
-"If the command trace flag is set to 1, then libguestfs calls, parameters and"
-" return values are traced."
+"If the command trace flag is set to 1, then libguestfs calls, parameters and "
+"return values are traced."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4501 ../src/guestfs-actions.pod:6918
+#: ../fish/guestfish-actions.pod:4486 ../src/guestfs-actions.pod:6913
msgid ""
"If you want to trace C API calls into libguestfs (and other libraries) then "
"possibly a better way is to use the external ltrace(1) command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4505 ../src/guestfs-actions.pod:6922
+#: ../fish/guestfish-actions.pod:4490 ../src/guestfs-actions.pod:6917
msgid ""
"Command traces are disabled unless the environment variable "
"C<LIBGUESTFS_TRACE> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4508
+#: ../fish/guestfish-actions.pod:4493
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4512
+#: ../fish/guestfish-actions.pod:4497
msgid "set-verbose"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4514
+#: ../fish/guestfish-actions.pod:4499
msgid "verbose"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4516
+#: ../fish/guestfish-actions.pod:4501
#, no-wrap
msgid ""
" set-verbose true|false\n"
@@ -15513,31 +15497,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:6939
+#: ../fish/guestfish-actions.pod:4503 ../src/guestfs-actions.pod:6934
msgid "If C<verbose> is true, this turns on verbose messages."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4520 ../src/guestfs-actions.pod:6941
+#: ../fish/guestfish-actions.pod:4505 ../src/guestfs-actions.pod:6936
msgid ""
"Verbose messages are disabled unless the environment variable "
"C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4523
+#: ../fish/guestfish-actions.pod:4508
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4527
+#: ../fish/guestfish-actions.pod:4512
msgid "setcon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4529
+#: ../fish/guestfish-actions.pod:4514
#, no-wrap
msgid ""
" setcon context\n"
@@ -15545,24 +15529,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4531 ../src/guestfs-actions.pod:6958
+#: ../fish/guestfish-actions.pod:4516 ../src/guestfs-actions.pod:6953
msgid ""
"This sets the SELinux security context of the daemon to the string "
"C<context>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4534 ../src/guestfs-actions.pod:6961
+#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:6956
msgid "See the documentation about SELINUX in L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4536
+#: ../fish/guestfish-actions.pod:4521
msgid "setxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4538
+#: ../fish/guestfish-actions.pod:4523
#, no-wrap
msgid ""
" setxattr xattr val vallen path\n"
@@ -15570,24 +15554,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4540 ../src/guestfs-actions.pod:6976
+#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:6971
msgid ""
"This call sets the extended attribute named C<xattr> of the file C<path> to "
"the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4544
+#: ../fish/guestfish-actions.pod:4529
msgid "See also: L</lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4546
+#: ../fish/guestfish-actions.pod:4531
msgid "sfdisk"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4548
+#: ../fish/guestfish-actions.pod:4533
#, no-wrap
msgid ""
" sfdisk device cyls heads sectors 'lines ...'\n"
@@ -15595,38 +15579,37 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4550 ../src/guestfs-actions.pod:7003
+#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:6998
msgid ""
"This is a direct interface to the L<sfdisk(8)> program for creating "
"partitions on block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4553 ../src/guestfs-actions.pod:7006
+#: ../fish/guestfish-actions.pod:4538 ../src/guestfs-actions.pod:7001
msgid "C<device> should be a block device, for example C</dev/sda>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4555 ../src/guestfs-actions.pod:7008
+#: ../fish/guestfish-actions.pod:4540 ../src/guestfs-actions.pod:7003
msgid ""
"C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and "
-"sectors on the device, which are passed directly to sfdisk as the I<-C>, "
-"I<-H> and I<-S> parameters. If you pass C<0> for any of these, then the "
-"corresponding parameter is omitted. Usually for 'large' disks, you can just"
-" pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather,"
-" the kernel) cannot work out the right geometry and you will need to tell "
-"it."
+"sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-"
+"H> and I<-S> parameters. If you pass C<0> for any of these, then the "
+"corresponding parameter is omitted. Usually for 'large' disks, you can just "
+"pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather, "
+"the kernel) cannot work out the right geometry and you will need to tell it."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4563 ../src/guestfs-actions.pod:7016
+#: ../fish/guestfish-actions.pod:4548 ../src/guestfs-actions.pod:7011
msgid ""
-"C<lines> is a list of lines that we feed to C<sfdisk>. For more information"
-" refer to the L<sfdisk(8)> manpage."
+"C<lines> is a list of lines that we feed to C<sfdisk>. For more information "
+"refer to the L<sfdisk(8)> manpage."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4566 ../src/guestfs-actions.pod:7019
+#: ../fish/guestfish-actions.pod:4551 ../src/guestfs-actions.pod:7014
msgid ""
"To create a single partition occupying the whole disk, you would pass "
"C<lines> as a single element list, when the single element being the string "
@@ -15634,25 +15617,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4570
+#: ../fish/guestfish-actions.pod:4555
msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4576 ../fish/guestfish-actions.pod:4599
-#: ../fish/guestfish-actions.pod:4621
+#: ../fish/guestfish-actions.pod:4558 ../fish/guestfish-actions.pod:4578
+#: ../fish/guestfish-actions.pod:4597
msgid ""
"I<This function is deprecated.> In new code, use the L</part_add> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4583
+#: ../fish/guestfish-actions.pod:4565
msgid "sfdiskM"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4585
+#: ../fish/guestfish-actions.pod:4567
#, no-wrap
msgid ""
" sfdiskM device 'lines ...'\n"
@@ -15660,7 +15643,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4587
+#: ../fish/guestfish-actions.pod:4569
msgid ""
"This is a simplified interface to the L</sfdisk> command, where partition "
"sizes are specified in megabytes only (rounded to the nearest cylinder) and "
@@ -15669,17 +15652,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4593
+#: ../fish/guestfish-actions.pod:4575
msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4606
+#: ../fish/guestfish-actions.pod:4585
msgid "sfdisk-N"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4608
+#: ../fish/guestfish-actions.pod:4587
#, no-wrap
msgid ""
" sfdisk-N device partnum cyls heads sectors line\n"
@@ -15687,31 +15670,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4610 ../src/guestfs-actions.pod:7081
+#: ../fish/guestfish-actions.pod:4589 ../src/guestfs-actions.pod:7070
msgid ""
"This runs L<sfdisk(8)> option to modify just the single partition C<n> "
"(note: C<n> counts from 1)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4613
+#: ../fish/guestfish-actions.pod:4592
msgid ""
"For other parameters, see L</sfdisk>. You should usually pass C<0> for the "
"cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4616
+#: ../fish/guestfish-actions.pod:4595
msgid "See also: L</part-add>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4628
+#: ../fish/guestfish-actions.pod:4604
msgid "sfdisk-disk-geometry"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4630
+#: ../fish/guestfish-actions.pod:4606
#, no-wrap
msgid ""
" sfdisk-disk-geometry device\n"
@@ -15719,27 +15702,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4632
+#: ../fish/guestfish-actions.pod:4608
msgid ""
-"This displays the disk geometry of C<device> read from the partition table."
-" Especially in the case where the underlying block device has been resized,"
-" this can be different from the kernel's idea of the geometry (see L"
-"</sfdisk-kernel-geometry>)."
+"This displays the disk geometry of C<device> read from the partition table. "
+"Especially in the case where the underlying block device has been resized, "
+"this can be different from the kernel's idea of the geometry (see L</sfdisk-"
+"kernel-geometry>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4637 ../fish/guestfish-actions.pod:4646
-#: ../src/guestfs-actions.pod:7107 ../src/guestfs-actions.pod:7123
+#: ../fish/guestfish-actions.pod:4613 ../fish/guestfish-actions.pod:4622
+#: ../src/guestfs-actions.pod:7093 ../src/guestfs-actions.pod:7109
msgid "The result is in human-readable format, and not designed to be parsed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4640
+#: ../fish/guestfish-actions.pod:4616
msgid "sfdisk-kernel-geometry"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4642
+#: ../fish/guestfish-actions.pod:4618
#, no-wrap
msgid ""
" sfdisk-kernel-geometry device\n"
@@ -15747,17 +15730,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4644 ../src/guestfs-actions.pod:7121
+#: ../fish/guestfish-actions.pod:4620 ../src/guestfs-actions.pod:7107
msgid "This displays the kernel's idea of the geometry of C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4649
+#: ../fish/guestfish-actions.pod:4625
msgid "sfdisk-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4651
+#: ../fish/guestfish-actions.pod:4627
#, no-wrap
msgid ""
" sfdisk-l device\n"
@@ -15765,31 +15748,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4653 ../src/guestfs-actions.pod:7144
+#: ../fish/guestfish-actions.pod:4629 ../src/guestfs-actions.pod:7130
msgid ""
-"This displays the partition table on C<device>, in the human-readable output"
-" of the L<sfdisk(8)> command. It is not intended to be parsed."
+"This displays the partition table on C<device>, in the human-readable output "
+"of the L<sfdisk(8)> command. It is not intended to be parsed."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4657
+#: ../fish/guestfish-actions.pod:4633
msgid "See also: L</part-list>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4659
+#: ../fish/guestfish-actions.pod:4635
msgid ""
"I<This function is deprecated.> In new code, use the L</part_list> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4666
+#: ../fish/guestfish-actions.pod:4642
msgid "sh"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4668
+#: ../fish/guestfish-actions.pod:4644
#, no-wrap
msgid ""
" sh command\n"
@@ -15797,19 +15780,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4670 ../src/guestfs-actions.pod:7161
+#: ../fish/guestfish-actions.pod:4646 ../src/guestfs-actions.pod:7147
msgid ""
-"This call runs a command from the guest filesystem via the guest's "
-"C</bin/sh>."
+"This call runs a command from the guest filesystem via the guest's C</bin/"
+"sh>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4673
+#: ../fish/guestfish-actions.pod:4649
msgid "This is like L</command>, but passes the command to:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4675 ../src/guestfs-actions.pod:7166
+#: ../fish/guestfish-actions.pod:4651 ../src/guestfs-actions.pod:7152
#, no-wrap
msgid ""
" /bin/sh -c \"command\"\n"
@@ -15817,24 +15800,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4677 ../src/guestfs-actions.pod:7168
+#: ../fish/guestfish-actions.pod:4653 ../src/guestfs-actions.pod:7154
msgid ""
"Depending on the guest's shell, this usually results in wildcards being "
"expanded, shell expressions being interpolated and so on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4681
+#: ../fish/guestfish-actions.pod:4657
msgid "All the provisos about L</command> apply to this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4683
+#: ../fish/guestfish-actions.pod:4659
msgid "sh-lines"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4685
+#: ../fish/guestfish-actions.pod:4661
#, no-wrap
msgid ""
" sh-lines command\n"
@@ -15842,23 +15825,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4687
-msgid ""
-"This is the same as L</sh>, but splits the result into a list of lines."
+#: ../fish/guestfish-actions.pod:4663
+msgid "This is the same as L</sh>, but splits the result into a list of lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4690
+#: ../fish/guestfish-actions.pod:4666
msgid "See also: L</command-lines>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4692
+#: ../fish/guestfish-actions.pod:4668
msgid "sleep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4694
+#: ../fish/guestfish-actions.pod:4670
#, no-wrap
msgid ""
" sleep secs\n"
@@ -15866,17 +15848,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4696 ../src/guestfs-actions.pod:7202
+#: ../fish/guestfish-actions.pod:4672 ../src/guestfs-actions.pod:7188
msgid "Sleep for C<secs> seconds."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4698
+#: ../fish/guestfish-actions.pod:4674
msgid "stat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4700
+#: ../fish/guestfish-actions.pod:4676
#, no-wrap
msgid ""
" stat path\n"
@@ -15884,17 +15866,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4704 ../src/guestfs-actions.pod:7216
+#: ../fish/guestfish-actions.pod:4680 ../src/guestfs-actions.pod:7202
msgid "This is the same as the C<stat(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4706
+#: ../fish/guestfish-actions.pod:4682
msgid "statvfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4708
+#: ../fish/guestfish-actions.pod:4684
#, no-wrap
msgid ""
" statvfs path\n"
@@ -15902,25 +15884,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4710 ../src/guestfs-actions.pod:7230
+#: ../fish/guestfish-actions.pod:4686 ../src/guestfs-actions.pod:7216
msgid ""
"Returns file system statistics for any mounted file system. C<path> should "
-"be a file or directory in the mounted file system (typically it is the mount"
-" point itself, but it doesn't need to be)."
+"be a file or directory in the mounted file system (typically it is the mount "
+"point itself, but it doesn't need to be)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4714 ../src/guestfs-actions.pod:7234
+#: ../fish/guestfish-actions.pod:4690 ../src/guestfs-actions.pod:7220
msgid "This is the same as the C<statvfs(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4716
+#: ../fish/guestfish-actions.pod:4692
msgid "strings"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4718
+#: ../fish/guestfish-actions.pod:4694
#, no-wrap
msgid ""
" strings path\n"
@@ -15928,19 +15910,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4720 ../src/guestfs-actions.pod:7248
+#: ../fish/guestfish-actions.pod:4696 ../src/guestfs-actions.pod:7234
msgid ""
"This runs the L<strings(1)> command on a file and returns the list of "
"printable strings found."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4726
+#: ../fish/guestfish-actions.pod:4702
msgid "strings-e"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4728
+#: ../fish/guestfish-actions.pod:4704
#, no-wrap
msgid ""
" strings-e encoding path\n"
@@ -15948,94 +15930,93 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4730
+#: ../fish/guestfish-actions.pod:4706
msgid ""
-"This is like the L</strings> command, but allows you to specify the encoding"
-" of strings that are looked for in the source file C<path>."
+"This is like the L</strings> command, but allows you to specify the encoding "
+"of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7271
+#: ../fish/guestfish-actions.pod:4710 ../src/guestfs-actions.pod:7257
msgid "Allowed encodings are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4738 ../src/guestfs-actions.pod:7275
+#: ../fish/guestfish-actions.pod:4714 ../src/guestfs-actions.pod:7261
msgid "s"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4740
+#: ../fish/guestfish-actions.pod:4716
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what L</strings> uses)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4743 ../src/guestfs-actions.pod:7280
+#: ../fish/guestfish-actions.pod:4719 ../src/guestfs-actions.pod:7266
msgid "S"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4745 ../src/guestfs-actions.pod:7282
+#: ../fish/guestfish-actions.pod:4721 ../src/guestfs-actions.pod:7268
msgid "Single 8-bit-byte characters."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4747 ../src/guestfs-actions.pod:7284
+#: ../fish/guestfish-actions.pod:4723 ../src/guestfs-actions.pod:7270
msgid "b"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4749 ../src/guestfs-actions.pod:7286
-msgid ""
-"16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
+#: ../fish/guestfish-actions.pod:4725 ../src/guestfs-actions.pod:7272
+msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4752 ../src/guestfs-actions.pod:7289
+#: ../fish/guestfish-actions.pod:4728 ../src/guestfs-actions.pod:7275
msgid "l (lower case letter L)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4754 ../src/guestfs-actions.pod:7291
+#: ../fish/guestfish-actions.pod:4730 ../src/guestfs-actions.pod:7277
msgid ""
"16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for "
"examining binaries in Windows guests."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4757 ../src/guestfs-actions.pod:7294
+#: ../fish/guestfish-actions.pod:4733 ../src/guestfs-actions.pod:7280
msgid "B"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4759 ../src/guestfs-actions.pod:7296
+#: ../fish/guestfish-actions.pod:4735 ../src/guestfs-actions.pod:7282
msgid "32-bit big endian such as UCS-4BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4761 ../src/guestfs-actions.pod:7298
+#: ../fish/guestfish-actions.pod:4737 ../src/guestfs-actions.pod:7284
msgid "L"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4763 ../src/guestfs-actions.pod:7300
+#: ../fish/guestfish-actions.pod:4739 ../src/guestfs-actions.pod:7286
msgid "32-bit little endian such as UCS-4LE."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4767 ../src/guestfs-actions.pod:7304
+#: ../fish/guestfish-actions.pod:4743 ../src/guestfs-actions.pod:7290
msgid "The returned strings are transcoded to UTF-8."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4772
+#: ../fish/guestfish-actions.pod:4748
msgid "swapoff-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4774
+#: ../fish/guestfish-actions.pod:4750
#, no-wrap
msgid ""
" swapoff-device device\n"
@@ -16043,19 +16024,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4776
+#: ../fish/guestfish-actions.pod:4752
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See L</swapon-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4780
+#: ../fish/guestfish-actions.pod:4756
msgid "swapoff-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4782
+#: ../fish/guestfish-actions.pod:4758
#, no-wrap
msgid ""
" swapoff-file file\n"
@@ -16063,17 +16044,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4784 ../src/guestfs-actions.pod:7335
+#: ../fish/guestfish-actions.pod:4760 ../src/guestfs-actions.pod:7321
msgid "This command disables the libguestfs appliance swap on file."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4786
+#: ../fish/guestfish-actions.pod:4762
msgid "swapoff-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4788
+#: ../fish/guestfish-actions.pod:4764
#, no-wrap
msgid ""
" swapoff-label label\n"
@@ -16081,19 +16062,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4790 ../src/guestfs-actions.pod:7347
+#: ../fish/guestfish-actions.pod:4766 ../src/guestfs-actions.pod:7333
msgid ""
"This command disables the libguestfs appliance swap on labeled swap "
"partition."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4793
+#: ../fish/guestfish-actions.pod:4769
msgid "swapoff-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4795
+#: ../fish/guestfish-actions.pod:4771
#, no-wrap
msgid ""
" swapoff-uuid uuid\n"
@@ -16101,19 +16082,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4797 ../src/guestfs-actions.pod:7360
+#: ../fish/guestfish-actions.pod:4773 ../src/guestfs-actions.pod:7346
msgid ""
-"This command disables the libguestfs appliance swap partition with the given"
-" UUID."
+"This command disables the libguestfs appliance swap partition with the given "
+"UUID."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4800
+#: ../fish/guestfish-actions.pod:4776
msgid "swapon-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4802
+#: ../fish/guestfish-actions.pod:4778
#, no-wrap
msgid ""
" swapon-device device\n"
@@ -16121,7 +16102,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4804
+#: ../fish/guestfish-actions.pod:4780
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -16129,22 +16110,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4809 ../src/guestfs-actions.pod:7378
+#: ../fish/guestfish-actions.pod:4785 ../src/guestfs-actions.pod:7364
msgid ""
"Note that you should not swap to existing guest swap partitions unless you "
-"know what you are doing. They may contain hibernation information, or other"
-" information that the guest doesn't want you to trash. You also risk "
-"leaking information about the host to the guest this way. Instead, attach a"
-" new host device to the guest and swap on that."
+"know what you are doing. They may contain hibernation information, or other "
+"information that the guest doesn't want you to trash. You also risk leaking "
+"information about the host to the guest this way. Instead, attach a new "
+"host device to the guest and swap on that."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4816
+#: ../fish/guestfish-actions.pod:4792
msgid "swapon-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4818
+#: ../fish/guestfish-actions.pod:4794
#, no-wrap
msgid ""
" swapon-file file\n"
@@ -16152,18 +16133,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4820
+#: ../fish/guestfish-actions.pod:4796
msgid ""
"This command enables swap to a file. See L</swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4823
+#: ../fish/guestfish-actions.pod:4799
msgid "swapon-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4825
+#: ../fish/guestfish-actions.pod:4801
#, no-wrap
msgid ""
" swapon-label label\n"
@@ -16171,19 +16152,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4827
+#: ../fish/guestfish-actions.pod:4803
msgid ""
"This command enables swap to a labeled swap partition. See L</swapon-"
"device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4830
+#: ../fish/guestfish-actions.pod:4806
msgid "swapon-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4832
+#: ../fish/guestfish-actions.pod:4808
#, no-wrap
msgid ""
" swapon-uuid uuid\n"
@@ -16191,19 +16172,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4834
+#: ../fish/guestfish-actions.pod:4810
msgid ""
-"This command enables swap to a swap partition with the given UUID. See L"
-"</swapon-device> for other notes."
+"This command enables swap to a swap partition with the given UUID. See L</"
+"swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4837
+#: ../fish/guestfish-actions.pod:4813
msgid "sync"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4839
+#: ../fish/guestfish-actions.pod:4815
#, no-wrap
msgid ""
" sync\n"
@@ -16211,26 +16192,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4841 ../src/guestfs-actions.pod:7433
+#: ../fish/guestfish-actions.pod:4817 ../src/guestfs-actions.pod:7419
msgid ""
"This syncs the disk, so that any writes are flushed through to the "
"underlying disk image."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4844 ../src/guestfs-actions.pod:7436
+#: ../fish/guestfish-actions.pod:4820 ../src/guestfs-actions.pod:7422
msgid ""
"You should always call this if you have modified a disk image, before "
"closing the handle."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4847
+#: ../fish/guestfish-actions.pod:4823
msgid "tail"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4849
+#: ../fish/guestfish-actions.pod:4825
#, no-wrap
msgid ""
" tail path\n"
@@ -16238,18 +16219,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4851 ../src/guestfs-actions.pod:7449
+#: ../fish/guestfish-actions.pod:4827 ../src/guestfs-actions.pod:7435
msgid ""
"This command returns up to the last 10 lines of a file as a list of strings."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4857
+#: ../fish/guestfish-actions.pod:4833
msgid "tail-n"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4859
+#: ../fish/guestfish-actions.pod:4835
#, no-wrap
msgid ""
" tail-n nrlines path\n"
@@ -16257,26 +16238,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4861 ../src/guestfs-actions.pod:7468
+#: ../fish/guestfish-actions.pod:4837 ../src/guestfs-actions.pod:7454
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the last "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4864 ../src/guestfs-actions.pod:7471
+#: ../fish/guestfish-actions.pod:4840 ../src/guestfs-actions.pod:7457
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, starting with the C<-nrlines>th line."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4872
+#: ../fish/guestfish-actions.pod:4848
msgid "tar-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4874
+#: ../fish/guestfish-actions.pod:4850
#, no-wrap
msgid ""
" tar-in (tarfile|-) directory\n"
@@ -16284,24 +16265,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4876 ../src/guestfs-actions.pod:7492
+#: ../fish/guestfish-actions.pod:4852 ../src/guestfs-actions.pod:7478
msgid ""
"This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4879
+#: ../fish/guestfish-actions.pod:4855
msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4884
+#: ../fish/guestfish-actions.pod:4860
msgid "tar-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4886
+#: ../fish/guestfish-actions.pod:4862
#, no-wrap
msgid ""
" tar-out directory (tarfile|-)\n"
@@ -16309,24 +16290,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4888 ../src/guestfs-actions.pod:7509
+#: ../fish/guestfish-actions.pod:4864 ../src/guestfs-actions.pod:7495
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarfile>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4891
+#: ../fish/guestfish-actions.pod:4867
msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4896
+#: ../fish/guestfish-actions.pod:4872
msgid "tgz-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4898
+#: ../fish/guestfish-actions.pod:4874
#, no-wrap
msgid ""
" tgz-in (tarball|-) directory\n"
@@ -16334,24 +16315,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4900 ../src/guestfs-actions.pod:7526
+#: ../fish/guestfish-actions.pod:4876 ../src/guestfs-actions.pod:7512
msgid ""
-"This command uploads and unpacks local file C<tarball> (a I<gzip compressed>"
-" tar file) into C<directory>."
+"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
+"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4903
+#: ../fish/guestfish-actions.pod:4879
msgid "To upload an uncompressed tarball, use L</tar-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4907
+#: ../fish/guestfish-actions.pod:4883
msgid "tgz-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4909
+#: ../fish/guestfish-actions.pod:4885
#, no-wrap
msgid ""
" tgz-out directory (tarball|-)\n"
@@ -16359,24 +16340,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7542
+#: ../fish/guestfish-actions.pod:4887 ../src/guestfs-actions.pod:7528
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4914
+#: ../fish/guestfish-actions.pod:4890
msgid "To download an uncompressed tarball, use L</tar-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4918
+#: ../fish/guestfish-actions.pod:4894
msgid "touch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4920
+#: ../fish/guestfish-actions.pod:4896
#, no-wrap
msgid ""
" touch path\n"
@@ -16384,7 +16365,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4922 ../src/guestfs-actions.pod:7557
+#: ../fish/guestfish-actions.pod:4898 ../src/guestfs-actions.pod:7543
msgid ""
"Touch acts like the L<touch(1)> command. It can be used to update the "
"timestamps on a file, or, if the file does not exist, to create a new zero-"
@@ -16392,19 +16373,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4926 ../src/guestfs-actions.pod:7561
+#: ../fish/guestfish-actions.pod:4902 ../src/guestfs-actions.pod:7547
msgid ""
"This command only works on regular files, and will fail on other file types "
"such as directories, symbolic links, block special etc."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4929
+#: ../fish/guestfish-actions.pod:4905
msgid "truncate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4931
+#: ../fish/guestfish-actions.pod:4907
#, no-wrap
msgid ""
" truncate path\n"
@@ -16412,19 +16393,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4933 ../src/guestfs-actions.pod:7574
+#: ../fish/guestfish-actions.pod:4909 ../src/guestfs-actions.pod:7560
msgid ""
"This command truncates C<path> to a zero-length file. The file must exist "
"already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4936
+#: ../fish/guestfish-actions.pod:4912
msgid "truncate-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4938
+#: ../fish/guestfish-actions.pod:4914
#, no-wrap
msgid ""
" truncate-size path size\n"
@@ -16432,14 +16413,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4940 ../src/guestfs-actions.pod:7588
+#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7574
msgid ""
"This command truncates C<path> to size C<size> bytes. The file must exist "
"already."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4943
+#: ../fish/guestfish-actions.pod:4919
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -16448,12 +16429,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4949
+#: ../fish/guestfish-actions.pod:4925
msgid "tune2fs-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4951
+#: ../fish/guestfish-actions.pod:4927
#, no-wrap
msgid ""
" tune2fs-l device\n"
@@ -16461,28 +16442,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7607
+#: ../fish/guestfish-actions.pod:4929 ../src/guestfs-actions.pod:7593
msgid ""
-"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on"
-" C<device>."
+"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
+"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4956 ../src/guestfs-actions.pod:7610
+#: ../fish/guestfish-actions.pod:4932 ../src/guestfs-actions.pod:7596
msgid ""
"It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage "
"for more details. The list of fields returned isn't clearly defined, and "
-"depends on both the version of C<tune2fs> that libguestfs was built against,"
-" and the filesystem itself."
+"depends on both the version of C<tune2fs> that libguestfs was built against, "
+"and the filesystem itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4961
+#: ../fish/guestfish-actions.pod:4937
msgid "txz-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4963
+#: ../fish/guestfish-actions.pod:4939
#, no-wrap
msgid ""
" txz-in (tarball|-) directory\n"
@@ -16490,19 +16471,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4965 ../src/guestfs-actions.pod:7630
+#: ../fish/guestfish-actions.pod:4941 ../src/guestfs-actions.pod:7616
msgid ""
"This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4970
+#: ../fish/guestfish-actions.pod:4946
msgid "txz-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4972
+#: ../fish/guestfish-actions.pod:4948
#, no-wrap
msgid ""
" txz-out directory (tarball|-)\n"
@@ -16510,19 +16491,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4974 ../src/guestfs-actions.pod:7644
+#: ../fish/guestfish-actions.pod:4950 ../src/guestfs-actions.pod:7630
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball> (as an xz compressed tar archive)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4979
+#: ../fish/guestfish-actions.pod:4955
msgid "umask"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4981
+#: ../fish/guestfish-actions.pod:4957
#, no-wrap
msgid ""
" umask mask\n"
@@ -16530,14 +16511,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4983 ../src/guestfs-actions.pod:7657
+#: ../fish/guestfish-actions.pod:4959 ../src/guestfs-actions.pod:7643
msgid ""
"This function sets the mask used for creating new files and device nodes to "
"C<mask & 0777>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4986 ../src/guestfs-actions.pod:7660
+#: ../fish/guestfish-actions.pod:4962 ../src/guestfs-actions.pod:7646
msgid ""
"Typical umask values would be C<022> which creates new files with "
"permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates "
@@ -16545,7 +16526,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4991 ../src/guestfs-actions.pod:7665
+#: ../fish/guestfish-actions.pod:4967 ../src/guestfs-actions.pod:7651
msgid ""
"The default umask is C<022>. This is important because it means that "
"directories and device nodes will be created with C<0644> or C<0755> mode "
@@ -16553,27 +16534,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4995
+#: ../fish/guestfish-actions.pod:4971
msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7672
+#: ../fish/guestfish-actions.pod:4974 ../src/guestfs-actions.pod:7658
msgid "This call returns the previous umask."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5000
+#: ../fish/guestfish-actions.pod:4976
msgid "umount"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5002
+#: ../fish/guestfish-actions.pod:4978
msgid "unmount"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5004
+#: ../fish/guestfish-actions.pod:4980
#, no-wrap
msgid ""
" umount pathordevice\n"
@@ -16581,24 +16562,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5006 ../src/guestfs-actions.pod:7684
+#: ../fish/guestfish-actions.pod:4982 ../src/guestfs-actions.pod:7670
msgid ""
"This unmounts the given filesystem. The filesystem may be specified either "
"by its mountpoint (path) or the device which contains the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5010
+#: ../fish/guestfish-actions.pod:4986
msgid "umount-all"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5012
+#: ../fish/guestfish-actions.pod:4988
msgid "unmount-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5014
+#: ../fish/guestfish-actions.pod:4990
#, no-wrap
msgid ""
" umount-all\n"
@@ -16606,22 +16587,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5016 ../src/guestfs-actions.pod:7697
+#: ../fish/guestfish-actions.pod:4992 ../src/guestfs-actions.pod:7683
msgid "This unmounts all mounted filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5018 ../src/guestfs-actions.pod:7699
+#: ../fish/guestfish-actions.pod:4994 ../src/guestfs-actions.pod:7685
msgid "Some internal mounts are not unmounted by this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5020
+#: ../fish/guestfish-actions.pod:4996
msgid "upload"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5022
+#: ../fish/guestfish-actions.pod:4998
#, no-wrap
msgid ""
" upload (filename|-) remotefilename\n"
@@ -16629,23 +16610,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5024 ../fish/guestfish-actions.pod:5037
-#: ../src/guestfs-actions.pod:7712 ../src/guestfs-actions.pod:7736
+#: ../fish/guestfish-actions.pod:5000 ../fish/guestfish-actions.pod:5013
+#: ../src/guestfs-actions.pod:7698 ../src/guestfs-actions.pod:7722
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5029
+#: ../fish/guestfish-actions.pod:5005
msgid "See also L</download>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5033
+#: ../fish/guestfish-actions.pod:5009
msgid "upload-offset"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5035
+#: ../fish/guestfish-actions.pod:5011
#, no-wrap
msgid ""
" upload-offset (filename|-) remotefilename offset\n"
@@ -16653,7 +16634,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5040 ../src/guestfs-actions.pod:7739
+#: ../fish/guestfish-actions.pod:5016 ../src/guestfs-actions.pod:7725
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
@@ -16663,7 +16644,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5047
+#: ../fish/guestfish-actions.pod:5023
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with L</pwrite>, and this call always writes the full "
@@ -16671,17 +16652,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5052
+#: ../fish/guestfish-actions.pod:5028
msgid "See also L</upload>, L</pwrite>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5056
+#: ../fish/guestfish-actions.pod:5032
msgid "utimens"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5058
+#: ../fish/guestfish-actions.pod:5034
#, no-wrap
msgid ""
" utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -16689,26 +16670,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5060 ../src/guestfs-actions.pod:7772
+#: ../fish/guestfish-actions.pod:5036 ../src/guestfs-actions.pod:7758
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5063 ../src/guestfs-actions.pod:7775
+#: ../fish/guestfish-actions.pod:5039 ../src/guestfs-actions.pod:7761
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5066 ../src/guestfs-actions.pod:7778
+#: ../fish/guestfish-actions.pod:5042 ../src/guestfs-actions.pod:7764
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5069 ../src/guestfs-actions.pod:7781
+#: ../fish/guestfish-actions.pod:5045 ../src/guestfs-actions.pod:7767
msgid ""
"If the C<*nsecs> field contains the special value C<-1> then the "
"corresponding timestamp is set to the current time. (The C<*secs> field is "
@@ -16716,7 +16697,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5073 ../src/guestfs-actions.pod:7785
+#: ../fish/guestfish-actions.pod:5049 ../src/guestfs-actions.pod:7771
msgid ""
"If the C<*nsecs> field contains the special value C<-2> then the "
"corresponding timestamp is left unchanged. (The C<*secs> field is ignored "
@@ -16724,12 +16705,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5077
+#: ../fish/guestfish-actions.pod:5053
msgid "version"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5079
+#: ../fish/guestfish-actions.pod:5055
#, no-wrap
msgid ""
" version\n"
@@ -16737,22 +16718,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5081 ../src/guestfs-actions.pod:7798
+#: ../fish/guestfish-actions.pod:5057 ../src/guestfs-actions.pod:7784
msgid ""
"Return the libguestfs version number that the program is linked against."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5084 ../src/guestfs-actions.pod:7801
+#: ../fish/guestfish-actions.pod:5060 ../src/guestfs-actions.pod:7787
msgid ""
"Note that because of dynamic linking this is not necessarily the version of "
-"libguestfs that you compiled against. You can compile the program, and then"
-" at runtime dynamically link against a completely different C<libguestfs.so>"
-" library."
+"libguestfs that you compiled against. You can compile the program, and then "
+"at runtime dynamically link against a completely different C<libguestfs.so> "
+"library."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5089 ../src/guestfs-actions.pod:7806
+#: ../fish/guestfish-actions.pod:5065 ../src/guestfs-actions.pod:7792
msgid ""
"This call was added in version C<1.0.58>. In previous versions of "
"libguestfs there was no way to get the version number. From C code you can "
@@ -16761,27 +16742,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5095 ../src/guestfs-actions.pod:7812
+#: ../fish/guestfish-actions.pod:5071 ../src/guestfs-actions.pod:7798
msgid ""
-"The call returns a structure with four elements. The first three (C<major>,"
-" C<minor> and C<release>) are numbers and correspond to the usual version "
+"The call returns a structure with four elements. The first three (C<major>, "
+"C<minor> and C<release>) are numbers and correspond to the usual version "
"triplet. The fourth element (C<extra>) is a string and is normally empty, "
"but may be used for distro-specific information."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5101 ../src/guestfs-actions.pod:7818
+#: ../fish/guestfish-actions.pod:5077 ../src/guestfs-actions.pod:7804
msgid ""
"To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5104 ../src/guestfs-actions.pod:7821
+#: ../fish/guestfish-actions.pod:5080 ../src/guestfs-actions.pod:7807
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5106
+#: ../fish/guestfish-actions.pod:5082
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -16790,12 +16771,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5112
+#: ../fish/guestfish-actions.pod:5088
msgid "vfs-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5114
+#: ../fish/guestfish-actions.pod:5090
#, no-wrap
msgid ""
" vfs-label device\n"
@@ -16803,27 +16784,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5116 ../src/guestfs-actions.pod:7841
+#: ../fish/guestfish-actions.pod:5092 ../src/guestfs-actions.pod:7827
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5119 ../src/guestfs-actions.pod:7844
+#: ../fish/guestfish-actions.pod:5095 ../src/guestfs-actions.pod:7830
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5121
+#: ../fish/guestfish-actions.pod:5097
msgid "To find a filesystem from the label, use L</findfs-label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5123
+#: ../fish/guestfish-actions.pod:5099
msgid "vfs-type"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5125
+#: ../fish/guestfish-actions.pod:5101
#, no-wrap
msgid ""
" vfs-type device\n"
@@ -16831,14 +16812,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5127 ../src/guestfs-actions.pod:7859
+#: ../fish/guestfish-actions.pod:5103 ../src/guestfs-actions.pod:7845
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5130 ../src/guestfs-actions.pod:7862
+#: ../fish/guestfish-actions.pod:5106 ../src/guestfs-actions.pod:7848
msgid ""
"For most filesystems, the result is the name of the Linux VFS module which "
"would be used to mount this filesystem if you mounted it without specifying "
@@ -16846,12 +16827,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5135
+#: ../fish/guestfish-actions.pod:5111
msgid "vfs-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5137
+#: ../fish/guestfish-actions.pod:5113
#, no-wrap
msgid ""
" vfs-uuid device\n"
@@ -16859,27 +16840,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7878
+#: ../fish/guestfish-actions.pod:5115 ../src/guestfs-actions.pod:7864
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5142 ../src/guestfs-actions.pod:7881
+#: ../fish/guestfish-actions.pod:5118 ../src/guestfs-actions.pod:7867
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5144
+#: ../fish/guestfish-actions.pod:5120
msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5146
+#: ../fish/guestfish-actions.pod:5122
msgid "vg-activate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5148
+#: ../fish/guestfish-actions.pod:5124
#, no-wrap
msgid ""
" vg-activate true|false 'volgroups ...'\n"
@@ -16887,31 +16868,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5150 ../src/guestfs-actions.pod:7897
+#: ../fish/guestfish-actions.pod:5126 ../src/guestfs-actions.pod:7883
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in the listed volume groups C<volgroups>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5153 ../src/guestfs-actions.pod:7900
+#: ../fish/guestfish-actions.pod:5129 ../src/guestfs-actions.pod:7886
msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5155 ../src/guestfs-actions.pod:7902
+#: ../fish/guestfish-actions.pod:5131 ../src/guestfs-actions.pod:7888
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5158
+#: ../fish/guestfish-actions.pod:5134
msgid "vg-activate-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5160
+#: ../fish/guestfish-actions.pod:5136
#, no-wrap
msgid ""
" vg-activate-all true|false\n"
@@ -16919,24 +16900,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5162 ../src/guestfs-actions.pod:7915
+#: ../fish/guestfish-actions.pod:5138 ../src/guestfs-actions.pod:7901
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in all volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5165 ../src/guestfs-actions.pod:7918
+#: ../fish/guestfish-actions.pod:5141 ../src/guestfs-actions.pod:7904
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5167
+#: ../fish/guestfish-actions.pod:5143
msgid "vgcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5169
+#: ../fish/guestfish-actions.pod:5145
#, no-wrap
msgid ""
" vgcreate volgroup 'physvols ...'\n"
@@ -16944,19 +16925,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5171 ../src/guestfs-actions.pod:7931
+#: ../fish/guestfish-actions.pod:5147 ../src/guestfs-actions.pod:7917
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5174
+#: ../fish/guestfish-actions.pod:5150
msgid "vglvuuids"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5176
+#: ../fish/guestfish-actions.pod:5152
#, no-wrap
msgid ""
" vglvuuids vgname\n"
@@ -16964,31 +16945,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5178 ../src/guestfs-actions.pod:7944
+#: ../fish/guestfish-actions.pod:5154 ../src/guestfs-actions.pod:7930
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5181
+#: ../fish/guestfish-actions.pod:5157
msgid ""
"You can use this along with L</lvs> and L</lvuuid> calls to associate "
"logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5184
+#: ../fish/guestfish-actions.pod:5160
msgid "See also L</vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5186
+#: ../fish/guestfish-actions.pod:5162
msgid "vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5188
+#: ../fish/guestfish-actions.pod:5164
#, no-wrap
msgid ""
" vgpvuuids vgname\n"
@@ -16996,31 +16977,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7964
+#: ../fish/guestfish-actions.pod:5166 ../src/guestfs-actions.pod:7950
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the physical "
"volumes that this volume group resides on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5193
+#: ../fish/guestfish-actions.pod:5169
msgid ""
"You can use this along with L</pvs> and L</pvuuid> calls to associate "
"physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5196
+#: ../fish/guestfish-actions.pod:5172
msgid "See also L</vglvuuids>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5198
+#: ../fish/guestfish-actions.pod:5174
msgid "vgremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5200
+#: ../fish/guestfish-actions.pod:5176
#, no-wrap
msgid ""
" vgremove vgname\n"
@@ -17028,23 +17009,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5202 ../src/guestfs-actions.pod:7984
+#: ../fish/guestfish-actions.pod:5178 ../src/guestfs-actions.pod:7970
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5204 ../src/guestfs-actions.pod:7986
+#: ../fish/guestfish-actions.pod:5180 ../src/guestfs-actions.pod:7972
msgid ""
"This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5207
+#: ../fish/guestfish-actions.pod:5183
msgid "vgrename"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5209
+#: ../fish/guestfish-actions.pod:5185
#, no-wrap
msgid ""
" vgrename volgroup newvolgroup\n"
@@ -17052,17 +17033,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5211 ../src/guestfs-actions.pod:8000
+#: ../fish/guestfish-actions.pod:5187 ../src/guestfs-actions.pod:7986
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5213
+#: ../fish/guestfish-actions.pod:5189
msgid "vgs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5215
+#: ../fish/guestfish-actions.pod:5191
#, no-wrap
msgid ""
" vgs\n"
@@ -17070,31 +17051,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5217 ../src/guestfs-actions.pod:8011
+#: ../fish/guestfish-actions.pod:5193 ../src/guestfs-actions.pod:7997
msgid ""
-"List all the volumes groups detected. This is the equivalent of the "
-"L<vgs(8)> command."
+"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
+"> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5220 ../src/guestfs-actions.pod:8014
+#: ../fish/guestfish-actions.pod:5196 ../src/guestfs-actions.pod:8000
msgid ""
"This returns a list of just the volume group names that were detected (eg. "
"C<VolGroup00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5223
+#: ../fish/guestfish-actions.pod:5199
msgid "See also L</vgs-full>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5225
+#: ../fish/guestfish-actions.pod:5201
msgid "vgs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5227
+#: ../fish/guestfish-actions.pod:5203
#, no-wrap
msgid ""
" vgs-full\n"
@@ -17102,19 +17083,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5229 ../src/guestfs-actions.pod:8030
+#: ../fish/guestfish-actions.pod:5205 ../src/guestfs-actions.pod:8016
msgid ""
-"List all the volumes groups detected. This is the equivalent of the "
-"L<vgs(8)> command. The \"full\" version includes all fields."
+"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
+"> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5232
+#: ../fish/guestfish-actions.pod:5208
msgid "vgscan"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5234
+#: ../fish/guestfish-actions.pod:5210
#, no-wrap
msgid ""
" vgscan\n"
@@ -17122,19 +17103,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5236 ../src/guestfs-actions.pod:8044
+#: ../fish/guestfish-actions.pod:5212 ../src/guestfs-actions.pod:8030
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5239
+#: ../fish/guestfish-actions.pod:5215
msgid "vguuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5241
+#: ../fish/guestfish-actions.pod:5217
#, no-wrap
msgid ""
" vguuid vgname\n"
@@ -17142,17 +17123,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5243 ../src/guestfs-actions.pod:8057
+#: ../fish/guestfish-actions.pod:5219 ../src/guestfs-actions.pod:8043
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5245
+#: ../fish/guestfish-actions.pod:5221
msgid "wc-c"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5247
+#: ../fish/guestfish-actions.pod:5223
#, no-wrap
msgid ""
" wc-c path\n"
@@ -17160,19 +17141,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5249 ../src/guestfs-actions.pod:8097
+#: ../fish/guestfish-actions.pod:5225 ../src/guestfs-actions.pod:8083
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5252
+#: ../fish/guestfish-actions.pod:5228
msgid "wc-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5254
+#: ../fish/guestfish-actions.pod:5230
#, no-wrap
msgid ""
" wc-l path\n"
@@ -17180,19 +17161,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5256 ../src/guestfs-actions.pod:8110
+#: ../fish/guestfish-actions.pod:5232 ../src/guestfs-actions.pod:8096
msgid ""
-"This command counts the lines in a file, using the C<wc -l> external "
-"command."
+"This command counts the lines in a file, using the C<wc -l> external command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5259
+#: ../fish/guestfish-actions.pod:5235
msgid "wc-w"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5261
+#: ../fish/guestfish-actions.pod:5237
#, no-wrap
msgid ""
" wc-w path\n"
@@ -17200,19 +17180,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5263 ../src/guestfs-actions.pod:8123
+#: ../fish/guestfish-actions.pod:5239 ../src/guestfs-actions.pod:8109
msgid ""
-"This command counts the words in a file, using the C<wc -w> external "
-"command."
+"This command counts the words in a file, using the C<wc -w> external command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5266
+#: ../fish/guestfish-actions.pod:5242
msgid "write"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5268
+#: ../fish/guestfish-actions.pod:5244
#, no-wrap
msgid ""
" write path content\n"
@@ -17220,24 +17199,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5270 ../src/guestfs-actions.pod:8138
+#: ../fish/guestfish-actions.pod:5246 ../src/guestfs-actions.pod:8124
msgid ""
"This call creates a file called C<path>. The content of the file is the "
"string C<content> (which can contain any 8 bit data)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5273
+#: ../fish/guestfish-actions.pod:5249
msgid "See also L</write-append>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5278
+#: ../fish/guestfish-actions.pod:5254
msgid "write-append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5280
+#: ../fish/guestfish-actions.pod:5256
#, no-wrap
msgid ""
" write-append path content\n"
@@ -17245,24 +17224,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5282 ../src/guestfs-actions.pod:8158
+#: ../fish/guestfish-actions.pod:5258 ../src/guestfs-actions.pod:8144
msgid ""
"This call appends C<content> to the end of file C<path>. If C<path> does "
"not exist, then a new file is created."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5285
+#: ../fish/guestfish-actions.pod:5261
msgid "See also L</write>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5290
+#: ../fish/guestfish-actions.pod:5266
msgid "write-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5292
+#: ../fish/guestfish-actions.pod:5268
#, no-wrap
msgid ""
" write-file path content size\n"
@@ -17270,39 +17249,39 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5294 ../src/guestfs-actions.pod:8185
+#: ../fish/guestfish-actions.pod:5270 ../src/guestfs-actions.pod:8171
msgid ""
"This call creates a file called C<path>. The contents of the file is the "
"string C<content> (which can contain any 8 bit data), with length C<size>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5298 ../src/guestfs-actions.pod:8189
+#: ../fish/guestfish-actions.pod:5274 ../src/guestfs-actions.pod:8175
msgid ""
"As a special case, if C<size> is C<0> then the length is calculated using "
"C<strlen> (so in this case the content cannot contain embedded ASCII NULs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5302 ../src/guestfs-actions.pod:8193
+#: ../fish/guestfish-actions.pod:5278 ../src/guestfs-actions.pod:8179
msgid ""
"I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
"I<not> work, even if the length is specified."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5308
+#: ../fish/guestfish-actions.pod:5284
msgid ""
"I<This function is deprecated.> In new code, use the L</write> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5315
+#: ../fish/guestfish-actions.pod:5291
msgid "zegrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5317
+#: ../fish/guestfish-actions.pod:5293
#, no-wrap
msgid ""
" zegrep regex path\n"
@@ -17310,18 +17289,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5319 ../src/guestfs-actions.pod:8210
+#: ../fish/guestfish-actions.pod:5295 ../src/guestfs-actions.pod:8196
msgid ""
"This calls the external C<zegrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5325
+#: ../fish/guestfish-actions.pod:5301
msgid "zegrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5327
+#: ../fish/guestfish-actions.pod:5303
#, no-wrap
msgid ""
" zegrepi regex path\n"
@@ -17329,18 +17308,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5329 ../src/guestfs-actions.pod:8229
+#: ../fish/guestfish-actions.pod:5305 ../src/guestfs-actions.pod:8215
msgid ""
"This calls the external C<zegrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5335
+#: ../fish/guestfish-actions.pod:5311
msgid "zero"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5337
+#: ../fish/guestfish-actions.pod:5313
#, no-wrap
msgid ""
" zero device\n"
@@ -17348,12 +17327,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5339 ../src/guestfs-actions.pod:8247
+#: ../fish/guestfish-actions.pod:5315 ../src/guestfs-actions.pod:8233
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5341 ../src/guestfs-actions.pod:8249
+#: ../fish/guestfish-actions.pod:5317 ../src/guestfs-actions.pod:8235
msgid ""
"How many blocks are zeroed isn't specified (but it's I<not> enough to "
"securely wipe the device). It should be sufficient to remove any partition "
@@ -17361,8 +17340,8 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5345 ../fish/guestfish-actions.pod:5360
-#: ../src/guestfs-actions.pod:8253 ../src/guestfs-actions.pod:8279
+#: ../fish/guestfish-actions.pod:5321 ../fish/guestfish-actions.pod:5336
+#: ../src/guestfs-actions.pod:8239 ../src/guestfs-actions.pod:8265
msgid ""
"If blocks are already zero, then this command avoids writing zeroes. This "
"prevents the underlying device from becoming non-sparse or growing "
@@ -17370,17 +17349,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5349
+#: ../fish/guestfish-actions.pod:5325
msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5352
+#: ../fish/guestfish-actions.pod:5328
msgid "zero-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5354
+#: ../fish/guestfish-actions.pod:5330
#, no-wrap
msgid ""
" zero-device device\n"
@@ -17388,19 +17367,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5356
+#: ../fish/guestfish-actions.pod:5332
msgid ""
-"This command writes zeroes over the entire C<device>. Compare with L</zero>"
-" which just zeroes the first few blocks of a device."
+"This command writes zeroes over the entire C<device>. Compare with L</zero> "
+"which just zeroes the first few blocks of a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5367
+#: ../fish/guestfish-actions.pod:5340
msgid "zerofree"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5369
+#: ../fish/guestfish-actions.pod:5342
#, no-wrap
msgid ""
" zerofree device\n"
@@ -17408,32 +17387,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5371 ../src/guestfs-actions.pod:8301
+#: ../fish/guestfish-actions.pod:5344 ../src/guestfs-actions.pod:8284
msgid ""
-"This runs the I<zerofree> program on C<device>. This program claims to zero"
-" unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
+"This runs the I<zerofree> program on C<device>. This program claims to zero "
+"unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
"possible to compress the filesystem more effectively."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5376 ../src/guestfs-actions.pod:8306
+#: ../fish/guestfish-actions.pod:5349 ../src/guestfs-actions.pod:8289
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5379 ../src/guestfs-actions.pod:8309
+#: ../fish/guestfish-actions.pod:5352 ../src/guestfs-actions.pod:8292
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5382
+#: ../fish/guestfish-actions.pod:5355
msgid "zfgrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5384
+#: ../fish/guestfish-actions.pod:5357
#, no-wrap
msgid ""
" zfgrep pattern path\n"
@@ -17441,18 +17420,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5386 ../src/guestfs-actions.pod:8323
+#: ../fish/guestfish-actions.pod:5359 ../src/guestfs-actions.pod:8306
msgid ""
"This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5392
+#: ../fish/guestfish-actions.pod:5365
msgid "zfgrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5394
+#: ../fish/guestfish-actions.pod:5367
#, no-wrap
msgid ""
" zfgrepi pattern path\n"
@@ -17460,18 +17439,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5396 ../src/guestfs-actions.pod:8342
+#: ../fish/guestfish-actions.pod:5369 ../src/guestfs-actions.pod:8325
msgid ""
"This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5402
+#: ../fish/guestfish-actions.pod:5375
msgid "zfile"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5404
+#: ../fish/guestfish-actions.pod:5377
#, no-wrap
msgid ""
" zfile meth path\n"
@@ -17479,35 +17458,35 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5406 ../src/guestfs-actions.pod:8368
+#: ../fish/guestfish-actions.pod:5379 ../src/guestfs-actions.pod:8351
msgid ""
"This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5409 ../src/guestfs-actions.pod:8371
+#: ../fish/guestfish-actions.pod:5382 ../src/guestfs-actions.pod:8354
msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5411
+#: ../fish/guestfish-actions.pod:5384
msgid ""
"Since 1.0.63, use L</file> instead which can now process compressed files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5414
+#: ../fish/guestfish-actions.pod:5387
msgid ""
"I<This function is deprecated.> In new code, use the L</file> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5421
+#: ../fish/guestfish-actions.pod:5394
msgid "zgrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5423
+#: ../fish/guestfish-actions.pod:5396
#, no-wrap
msgid ""
" zgrep regex path\n"
@@ -17515,18 +17494,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5425 ../src/guestfs-actions.pod:8388
+#: ../fish/guestfish-actions.pod:5398 ../src/guestfs-actions.pod:8371
msgid ""
"This calls the external C<zgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5431
+#: ../fish/guestfish-actions.pod:5404
msgid "zgrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5433
+#: ../fish/guestfish-actions.pod:5406
#, no-wrap
msgid ""
" zgrepi regex path\n"
@@ -17534,7 +17513,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5435 ../src/guestfs-actions.pod:8407
+#: ../fish/guestfish-actions.pod:5408 ../src/guestfs-actions.pod:8390
msgid ""
"This calls the external C<zgrep -i> program and returns the matching lines."
msgstr ""
@@ -17599,8 +17578,8 @@ msgstr ""
msgid ""
"C<copy-in> copies local files or directories recursively into the disk "
"image, placing them in the directory called C</remotedir> (which must "
-"exist). This guestfish meta-command turns into a sequence of L</tar-in> and"
-" other commands as necessary."
+"exist). This guestfish meta-command turns into a sequence of L</tar-in> and "
+"other commands as necessary."
msgstr ""
#. type: textblock
@@ -17627,9 +17606,9 @@ msgstr ""
#: ../fish/guestfish-commands.pod:34
msgid ""
"C<copy-out> copies remote files or directories recursively out of the disk "
-"image, placing them on the host disk in a local directory called C<localdir>"
-" (which must exist). This guestfish meta-command turns into a sequence of "
-"L</download>, L</tar-out> and other commands as necessary."
+"image, placing them on the host disk in a local directory called C<localdir> "
+"(which must exist). This guestfish meta-command turns into a sequence of L</"
+"download>, L</tar-out> and other commands as necessary."
msgstr ""
#. type: textblock
@@ -17831,8 +17810,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-commands.pod:116
msgid ""
-"which would allow you to edit anywhere within the first megabyte of the "
-"disk."
+"which would allow you to edit anywhere within the first megabyte of the disk."
msgstr ""
#. type: textblock
@@ -18019,8 +17997,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-commands.pod:184
msgid ""
-"This creates an empty sparse file of the given size, and then adds so it can"
-" be further examined."
+"This creates an empty sparse file of the given size, and then adds so it can "
+"be further examined."
msgstr ""
#. type: textblock
@@ -18050,8 +18028,7 @@ msgstr ""
#: ../fish/guestfish-commands.pod:201
msgid ""
"This command returns a list of the optional groups known to the daemon, and "
-"indicates which ones are supported by this build of the libguestfs "
-"appliance."
+"indicates which ones are supported by this build of the libguestfs appliance."
msgstr ""
#. type: textblock
@@ -18162,9 +18139,9 @@ msgstr ""
#: ../fish/guestfish.pod:25
msgid ""
"Using guestfish in read/write mode on live virtual machines can be "
-"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only)"
-" option to use guestfish safely if the disk image or virtual machine might "
-"be live."
+"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only) "
+"option to use guestfish safely if the disk image or virtual machine might be "
+"live."
msgstr ""
#. type: textblock
@@ -18334,8 +18311,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:109
msgid ""
-"Use the I<-i> option to automatically mount the disks from a virtual "
-"machine:"
+"Use the I<-i> option to automatically mount the disks from a virtual machine:"
msgstr ""
#. type: verbatim
@@ -18706,8 +18682,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:296
msgid ""
-"Fork into the background and listen for remote commands. See section "
-"L</REMOTE CONTROL GUESTFISH OVER A SOCKET> below."
+"Fork into the background and listen for remote commands. See section L</"
+"REMOTE CONTROL GUESTFISH OVER A SOCKET> below."
msgstr ""
#. type: =item
@@ -18718,8 +18694,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:179
msgid ""
-"Connect to a live virtual machine. (Experimental, see "
-"L<guestfs(3)/ATTACHING TO RUNNING DAEMONS>)."
+"Connect to a live virtual machine. (Experimental, see L<guestfs(3)/"
+"ATTACHING TO RUNNING DAEMONS>)."
msgstr ""
#. type: =item
@@ -18757,21 +18733,21 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:317
msgid ""
-"If you don't know what filesystems a disk image contains, you can either run"
-" guestfish without this option, then list the partitions, filesystems and "
-"LVs available (see L</list-partitions>, L</list-filesystems> and L</lvs> "
+"If you don't know what filesystems a disk image contains, you can either run "
+"guestfish without this option, then list the partitions, filesystems and LVs "
+"available (see L</list-partitions>, L</list-filesystems> and L</lvs> "
"commands), or you can use the L<virt-filesystems(1)> program."
msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:192
msgid ""
-"The third (and rarely used) part of the mount parameter is the list of mount"
-" options used to mount the underlying filesystem. If this is not given, "
-"then the mount options are either the empty string or C<ro> (the latter if "
-"the I<--ro> flag is used). By specifying the mount options, you override "
-"this default choice. Probably the only time you would use this is to enable"
-" ACLs and/or extended attributes if the filesystem can support them:"
+"The third (and rarely used) part of the mount parameter is the list of mount "
+"options used to mount the underlying filesystem. If this is not given, then "
+"the mount options are either the empty string or C<ro> (the latter if the "
+"I<--ro> flag is used). By specifying the mount options, you override this "
+"default choice. Probably the only time you would use this is to enable ACLs "
+"and/or extended attributes if the filesystem can support them:"
msgstr ""
#. type: verbatim
@@ -18823,8 +18799,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:348
msgid ""
-"Prepare a fresh disk image formatted as \"type\". This is an alternative to"
-" the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a "
+"Prepare a fresh disk image formatted as \"type\". This is an alternative to "
+"the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a "
"preformatted disk with a filesystem and adds it. See L</PREPARED DISK "
"IMAGES> below."
msgstr ""
@@ -18890,8 +18866,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:376 ../rescue/virt-rescue.pod:167
msgid ""
-"The option must always be used if the disk image or virtual machine might be"
-" running, and is generally recommended in cases where you don't need write "
+"The option must always be used if the disk image or virtual machine might be "
+"running, and is generally recommended in cases where you don't need write "
"access to the disk."
msgstr ""
@@ -18922,8 +18898,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:394
msgid ""
-"Enable very verbose messages. This is particularly useful if you find a "
-"bug."
+"Enable very verbose messages. This is particularly useful if you find a bug."
msgstr ""
#. type: textblock
@@ -18997,9 +18972,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:432
msgid ""
-"In either command line mode or non-interactive shell, the first command that"
-" gives an error causes the whole shell to exit. In interactive mode (with a"
-" prompt) if a command fails, you can continue to enter commands."
+"In either command line mode or non-interactive shell, the first command that "
+"gives an error causes the whole shell to exit. In interactive mode (with a "
+"prompt) if a command fails, you can continue to enter commands."
msgstr ""
#. type: =head1
@@ -19011,8 +18986,8 @@ msgstr ""
#: ../fish/guestfish.pod:439
msgid ""
"As with L<guestfs(3)>, you must first configure your guest by adding disks, "
-"then launch it, then mount any disks you need, and finally issue "
-"actions/commands. So the general order of the day is:"
+"then launch it, then mount any disks you need, and finally issue actions/"
+"commands. So the general order of the day is:"
msgstr ""
#. type: textblock
@@ -19066,9 +19041,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:478
msgid ""
-"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to"
-" opening disk images supplied on the command line for write. To open a disk"
-" image read-only you have to do I<-a image --ro>."
+"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to "
+"opening disk images supplied on the command line for write. To open a disk "
+"image read-only you have to do I<-a image --ro>."
msgstr ""
#. type: textblock
@@ -19093,16 +19068,16 @@ msgstr ""
msgid ""
"This version of guestfish, guestmount and virt-rescue has a I<--rw> option "
"which does nothing (it is already the default). However it is highly "
-"recommended that you use this option to indicate that you need write access,"
-" and prepare your scripts for the day when this option will be required for "
+"recommended that you use this option to indicate that you need write access, "
+"and prepare your scripts for the day when this option will be required for "
"write access."
msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:498
msgid ""
-"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any"
-" other libguestfs program apart from guestfish and guestmount."
+"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any "
+"other libguestfs program apart from guestfish and guestmount."
msgstr ""
#. type: =head1
@@ -19113,8 +19088,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:503
msgid ""
-"You can quote ordinary parameters using either single or double quotes. For"
-" example:"
+"You can quote ordinary parameters using either single or double quotes. For "
+"example:"
msgstr ""
#. type: verbatim
@@ -19168,8 +19143,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:523
msgid ""
-"In double-quoted arguments (only) use backslash to insert special "
-"characters:"
+"In double-quoted arguments (only) use backslash to insert special characters:"
msgstr ""
#. type: =item
@@ -19260,8 +19234,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:562
msgid ""
-"A character with octal value I<ooo>. There must be precisely 3 octal digits"
-" (unlike C)."
+"A character with octal value I<ooo>. There must be precisely 3 octal digits "
+"(unlike C)."
msgstr ""
#. type: =item
@@ -19331,8 +19305,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:591
msgid ""
-"Each optional argument can appear at most once. All optional arguments must"
-" appear after the required ones."
+"Each optional argument can appear at most once. All optional arguments must "
+"appear after the required ones."
msgstr ""
#. type: =head1
@@ -19354,8 +19328,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:601
msgid ""
-"When the command takes a parameter measured in bytes, you can use one of the"
-" following suffixes to specify kilobytes, megabytes and larger sizes:"
+"When the command takes a parameter measured in bytes, you can use one of the "
+"following suffixes to specify kilobytes, megabytes and larger sizes:"
msgstr ""
#. type: =item
@@ -19594,8 +19568,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:705
msgid ""
-"Neither guestfish nor the underlying guestfs API performs wildcard expansion"
-" (globbing) by default. So for example the following will not do what you "
+"Neither guestfish nor the underlying guestfs API performs wildcard expansion "
+"(globbing) by default. So for example the following will not do what you "
"expect:"
msgstr ""
@@ -19630,8 +19604,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:718
msgid ""
-"runs C<rm-rf> on each path that matches (ie. potentially running the command"
-" many times), equivalent to:"
+"runs C<rm-rf> on each path that matches (ie. potentially running the command "
+"many times), equivalent to:"
msgstr ""
#. type: verbatim
@@ -19744,8 +19718,8 @@ msgstr ""
#: ../fish/guestfish.pod:767
msgid ""
"For example it is tedious to create a sequence of files (eg. C</foo.1> "
-"through C</foo.100>) using guestfish commands alone. However this is simple"
-" if we use a shell script to create the guestfish commands for us:"
+"through C</foo.100>) using guestfish commands alone. However this is simple "
+"if we use a shell script to create the guestfish commands for us:"
msgstr ""
#. type: verbatim
@@ -19788,8 +19762,8 @@ msgstr ""
#: ../fish/guestfish.pod:786
msgid ""
"Use C<command E<lt>spaceE<gt> | command> to pipe the output of the first "
-"command (a guestfish command) to the second command (any host command). For"
-" example:"
+"command (a guestfish command) to the second command (any host command). For "
+"example:"
msgstr ""
#. type: verbatim
@@ -19804,8 +19778,8 @@ msgstr ""
#: ../fish/guestfish.pod:792
msgid ""
"(where C<cat> is the guestfish cat command, but C<awk> is the host awk "
-"program). The above command would list all accounts in the guest filesystem"
-" which have UID 0, ie. root accounts including backdoors. Other examples:"
+"program). The above command would list all accounts in the guest filesystem "
+"which have UID 0, ie. root accounts including backdoors. Other examples:"
msgstr ""
#. type: verbatim
@@ -19830,8 +19804,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:806
msgid ""
-"To use a literal argument which begins with a pipe symbol, you have to quote"
-" it, eg:"
+"To use a literal argument which begins with a pipe symbol, you have to quote "
+"it, eg:"
msgstr ""
#. type: verbatim
@@ -19850,9 +19824,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:813
msgid ""
-"If a parameter starts with the character C<~> then the tilde may be expanded"
-" as a home directory path (either C<~> for the current user's home "
-"directory, or C<~user> for another user)."
+"If a parameter starts with the character C<~> then the tilde may be expanded "
+"as a home directory path (either C<~> for the current user's home directory, "
+"or C<~user> for another user)."
msgstr ""
#. type: textblock
@@ -19946,8 +19920,8 @@ msgstr ""
#: ../fish/guestfish.pod:851
msgid ""
"Before closing a LUKS device you must unmount any logical volumes on it and "
-"deactivate the volume groups by calling C<vg-activate false VG> on each one."
-" Then you can close the mapper device:"
+"deactivate the volume groups by calling C<vg-activate false VG> on each "
+"one. Then you can close the mapper device:"
msgstr ""
#. type: verbatim
@@ -19996,9 +19970,9 @@ msgstr ""
msgid ""
"The parameter is rewritten \"behind the scenes\" by looking up the position "
"where the drive is mounted, prepending that to the path, changing all "
-"backslash characters to forward slash, then resolving the result using L"
-"</case-sensitive-path>. For example if the E: drive was mounted on C</e> "
-"then the parameter might be rewritten like this:"
+"backslash characters to forward slash, then resolving the result using L</"
+"case-sensitive-path>. For example if the E: drive was mounted on C</e> then "
+"the parameter might be rewritten like this:"
msgstr ""
#. type: verbatim
@@ -20079,9 +20053,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:906
msgid ""
-"Any string of characters can be used instead of C<END>. The end marker must"
-" appear on a line of its own, without any preceeding or following characters"
-" (not even spaces)."
+"Any string of characters can be used instead of C<END>. The end marker must "
+"appear on a line of its own, without any preceeding or following characters "
+"(not even spaces)."
msgstr ""
#. type: textblock
@@ -20172,8 +20146,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:949
msgid ""
-"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which"
-" is how the I<--remote> option knows where to send the commands. You can "
+"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which "
+"is how the I<--remote> option knows where to send the commands. You can "
"have several guestfish listener processes running using:"
msgstr ""
@@ -20219,9 +20193,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:970
msgid ""
-"Remote control happens over a Unix domain socket called "
-"C</tmp/.guestfish-$UID/socket-$PID>, where C<$UID> is the effective user ID "
-"of the process, and C<$PID> is the process ID of the server."
+"Remote control happens over a Unix domain socket called C</tmp/.guestfish-"
+"$UID/socket-$PID>, where C<$UID> is the effective user ID of the process, "
+"and C<$PID> is the process ID of the server."
msgstr ""
#. type: textblock
@@ -20327,8 +20301,8 @@ msgstr ""
#: ../fish/guestfish.pod:1016
msgid ""
"Since the C<run> command produces no output on stdout, this is not useful "
-"anyway. For further information see "
-"L<https://bugzilla.redhat.com/show_bug.cgi?id=592910>."
+"anyway. For further information see L<https://bugzilla.redhat.com/show_bug."
+"cgi?id=592910>."
msgstr ""
#. type: =head1
@@ -20360,10 +20334,10 @@ msgid ""
"The type briefly describes how the disk should be sized, partitioned, how "
"filesystem(s) should be created, and how content should be added. "
"Optionally the type can be followed by extra parameters, separated by C<:> "
-"(colon) characters. For example, I<-N fs> creates a default 100MB, "
-"sparsely-allocated disk, containing a single partition, with the partition "
-"formatted as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem"
-" on a 1GB disk instead."
+"(colon) characters. For example, I<-N fs> creates a default 100MB, sparsely-"
+"allocated disk, containing a single partition, with the partition formatted "
+"as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem on a 1GB "
+"disk instead."
msgstr ""
#. type: textblock
@@ -20374,8 +20348,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:1044
msgid ""
-"Note that the prepared filesystem is not mounted. You would usually have to"
-" use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option."
+"Note that the prepared filesystem is not mounted. You would usually have to "
+"use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option."
msgstr ""
#. type: textblock
@@ -20440,8 +20414,8 @@ msgstr ""
#: ../fish/guestfish.pod:1071
msgid ""
"When a command that supports progress bars takes longer than two seconds to "
-"run, and if progress bars are enabled, then you will see one appearing below"
-" the command:"
+"run, and if progress bars are enabled, then you will see one appearing below "
+"the command:"
msgstr ""
#. type: verbatim
@@ -20468,8 +20442,8 @@ msgstr ""
#: ../fish/guestfish.pod:1085
msgid ""
"Progress bars are enabled by default when guestfish is used interactively. "
-"You can enable them even for non-interactive modes using I<--progress-bars>,"
-" and you can disable them completely using I<--no-progress-bars>."
+"You can enable them even for non-interactive modes using I<--progress-bars>, "
+"and you can disable them completely using I<--no-progress-bars>."
msgstr ""
#. type: =head1
@@ -20565,8 +20539,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3217
msgid ""
-"These two environment variables allow the kernel that libguestfs uses in the"
-" appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the "
+"These two environment variables allow the kernel that libguestfs uses in the "
+"appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the "
"most recent host kernel is chosen. For more information about kernel "
"selection, see L<febootstrap-supermin-helper(8)>. This feature is only "
"available in febootstrap E<ge> 3.8."
@@ -20681,8 +20655,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3246
msgid ""
-"Set the default qemu binary that libguestfs uses. If not set, then the qemu"
-" which was found at compile time by the configure script is used."
+"Set the default qemu binary that libguestfs uses. If not set, then the qemu "
+"which was found at compile time by the configure script is used."
msgstr ""
#. type: =item
@@ -20786,8 +20760,8 @@ msgstr ""
#: ../fish/guestfish.pod:1231
msgid ""
"If compiled with GNU readline support, then these files can be used to "
-"configure readline. For further information, please see "
-"L<readline(3)/INITIALIZATION FILE>."
+"configure readline. For further information, please see L<readline(3)/"
+"INITIALIZATION FILE>."
msgstr ""
#. type: textblock
@@ -20808,8 +20782,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:1241
msgid ""
-"Variables that you can set in inputrc that change the behaviour of guestfish"
-" in useful ways include:"
+"Variables that you can set in inputrc that change the behaviour of guestfish "
+"in useful ways include:"
msgstr ""
#. type: =item
@@ -20852,21 +20826,20 @@ msgstr ""
msgid ""
"When using the I<-N> or I<--new> option, the prepared disk or filesystem "
"will be created in the file C<test1.img> in the current directory. The "
-"second use of I<-N> will use C<test2.img> and so on. Any existing file with"
-" the same name will be overwritten."
+"second use of I<-N> will use C<test2.img> and so on. Any existing file with "
+"the same name will be overwritten."
msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:1270
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)>."
+"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)>."
msgstr ""
#. type: textblock
@@ -20900,8 +20873,8 @@ msgstr ""
#. type: textblock
#: ../fish/virt-copy-in.pod:15
msgid ""
-"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially"
-" causing disk corruption. The virtual machine must be shut down before you "
+"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially "
+"causing disk corruption. The virtual machine must be shut down before you "
"use this command."
msgstr ""
@@ -20951,9 +20924,9 @@ msgstr ""
#. type: textblock
#: ../fish/virt-copy-in.pod:41
msgid ""
-"This command is just a simple shell script wrapper around the "
-"L<guestfish(1)> C<copy-in> command. For anything more complex than a "
-"trivial copy, you are probably better off using guestfish directly."
+"This command is just a simple shell script wrapper around the L<guestfish(1)"
+"> C<copy-in> command. For anything more complex than a trivial copy, you "
+"are probably better off using guestfish directly."
msgstr ""
#. type: textblock
@@ -20967,8 +20940,8 @@ msgstr ""
#. type: textblock
#: ../fish/virt-copy-in.pod:52
msgid ""
-"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L"
-"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>."
+"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, "
+"L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -21031,16 +21004,16 @@ msgstr ""
#. type: textblock
#: ../fish/virt-copy-out.pod:30
msgid ""
-"This command is just a simple shell script wrapper around the "
-"L<guestfish(1)> C<copy-out> command. For anything more complex than a "
-"trivial copy, you are probably better off using guestfish directly."
+"This command is just a simple shell script wrapper around the L<guestfish(1)"
+"> C<copy-out> command. For anything more complex than a trivial copy, you "
+"are probably better off using guestfish directly."
msgstr ""
#. type: textblock
#: ../fish/virt-copy-out.pod:41
msgid ""
-"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L"
-"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>."
+"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L<virt-"
+"tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -21106,17 +21079,17 @@ msgstr ""
#. type: textblock
#: ../fish/virt-tar-in.pod:38
msgid ""
-"This command is just a simple shell script wrapper around the "
-"L<guestfish(1)> C<tar-in> command. For anything more complex than a trivial"
-" copy, you are probably better off using guestfish directly."
+"This command is just a simple shell script wrapper around the L<guestfish(1)"
+"> C<tar-in> command. For anything more complex than a trivial copy, you are "
+"probably better off using guestfish directly."
msgstr ""
#. type: textblock
#: ../fish/virt-tar-in.pod:49
msgid ""
-"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L"
-"<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, "
-"L<http://libguestfs.org/>."
+"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, "
+"L<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, L<http://libguestfs."
+"org/>."
msgstr ""
#. type: textblock
@@ -21179,16 +21152,16 @@ msgstr ""
#. type: textblock
#: ../fish/virt-tar-out.pod:32
msgid ""
-"This command is just a simple shell script wrapper around the "
-"L<guestfish(1)> C<tar-out> command. For anything more complex than a "
-"trivial copy, you are probably better off using guestfish directly."
+"This command is just a simple shell script wrapper around the L<guestfish(1)"
+"> C<tar-out> command. For anything more complex than a trivial copy, you "
+"are probably better off using guestfish directly."
msgstr ""
#. type: textblock
#: ../fish/virt-tar-out.pod:43
msgid ""
-"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L"
-"<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>."
+"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, "
+"L<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -21241,8 +21214,8 @@ msgstr ""
#: ../fuse/guestmount.pod:27
msgid ""
"Along with other options, you have to give at least one device (I<-a> "
-"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m>"
-" option) or use the I<-i> inspection option or the I<--live> option. How "
+"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m> "
+"option) or use the I<-i> inspection option or the I<--live> option. How "
"this works is better explained in the L<guestfish(1)> manual page, or by "
"looking at the examples below."
msgstr ""
@@ -21251,9 +21224,9 @@ msgstr ""
#: ../fuse/guestmount.pod:33
msgid ""
"FUSE lets you mount filesystems as non-root. The mountpoint must be owned "
-"by you, and the filesystem will not be visible to any other users unless you"
-" make certain global configuration changes to C</etc/fuse.conf>. To unmount"
-" the filesystem, use the C<fusermount -u> command."
+"by you, and the filesystem will not be visible to any other users unless you "
+"make certain global configuration changes to C</etc/fuse.conf>. To unmount "
+"the filesystem, use the C<fusermount -u> command."
msgstr ""
#. type: textblock
@@ -21415,11 +21388,11 @@ msgstr ""
#. type: textblock
#: ../fuse/guestmount.pod:125
msgid ""
-"Set the readdir cache timeout to I<N> seconds, the default being 60 seconds."
-" The readdir cache [actually, there are several semi-independent caches] is"
-" populated after a readdir(2) call with the stat and extended attributes of "
-"the files in the directory, in anticipation that they will be requested soon"
-" after."
+"Set the readdir cache timeout to I<N> seconds, the default being 60 "
+"seconds. The readdir cache [actually, there are several semi-independent "
+"caches] is populated after a readdir(2) call with the stat and extended "
+"attributes of the files in the directory, in anticipation that they will be "
+"requested soon after."
msgstr ""
#. type: textblock
@@ -21435,8 +21408,8 @@ msgstr ""
msgid ""
"If you have untrusted raw-format guest disk images, you should use this "
"option to specify the disk format. This avoids a possible security problem "
-"with malicious guests (CVE-2010-3851). See also "
-"L<guestfs(3)/guestfs_add_drive_opts>."
+"with malicious guests (CVE-2010-3851). See also L<guestfs(3)/"
+"guestfs_add_drive_opts>."
msgstr ""
#. type: =item
@@ -21457,8 +21430,8 @@ msgstr ""
#. type: textblock
#: ../fuse/guestmount.pod:186
msgid ""
-"Mount the named partition or logical volume on the given mountpoint B<in the"
-" guest> (this has nothing to do with mountpoints in the host)."
+"Mount the named partition or logical volume on the given mountpoint B<in the "
+"guest> (this has nothing to do with mountpoints in the host)."
msgstr ""
#. type: textblock
@@ -21540,8 +21513,8 @@ msgstr ""
#. type: textblock
#: ../fuse/guestmount.pod:237
msgid ""
-"Allow the kernel to cache files (reduces the number of reads that have to go"
-" through the L<guestfs(3)> API). This is generally a good idea if you can "
+"Allow the kernel to cache files (reduces the number of reads that have to go "
+"through the L<guestfs(3)> API). This is generally a good idea if you can "
"afford the extra memory usage."
msgstr ""
@@ -21617,9 +21590,9 @@ msgstr ""
#. type: textblock
#: ../fuse/guestmount.pod:319
msgid ""
-"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L"
-"<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, "
-"L<http://fuse.sf.net/>."
+"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
+"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf."
+"net/>."
msgstr ""
#. type: textblock
@@ -21690,10 +21663,10 @@ msgstr ""
#: ../inspector/virt-inspector.pod:30
msgid ""
"You can also run virt-inspector directly on disk images from a single "
-"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain"
-" has several block devices, in which case you should list several I<-a> "
-"options one after another, with the first corresponding to the guest's "
-"C</dev/sda>, the second to the guest's C</dev/sdb> and so on."
+"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain "
+"has several block devices, in which case you should list several I<-a> "
+"options one after another, with the first corresponding to the guest's C</"
+"dev/sda>, the second to the guest's C</dev/sdb> and so on."
msgstr ""
#. type: textblock
@@ -21706,8 +21679,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:40
msgid ""
-"Virt-inspector can only inspect and report upon I<one domain at a time>. To"
-" inspect several virtual machines, you have to run virt-inspector several "
+"Virt-inspector can only inspect and report upon I<one domain at a time>. To "
+"inspect several virtual machines, you have to run virt-inspector several "
"times (for example, from a shell script for-loop)."
msgstr ""
@@ -21795,8 +21768,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:155
msgid ""
-"The virt-inspector XML is described precisely in a RELAX NG schema file C"
-"<virt-inspector.rng> which is supplied with libguestfs. This section is "
+"The virt-inspector XML is described precisely in a RELAX NG schema file "
+"C<virt-inspector.rng> which is supplied with libguestfs. This section is "
"just an overview."
msgstr ""
@@ -21845,8 +21818,8 @@ msgstr ""
#: ../inspector/virt-inspector.pod:183
msgid ""
"In brief, E<lt>nameE<gt> is the class of operating system (something like "
-"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora>"
-" but many other distros are recognized) and E<lt>archE<gt> is the guest "
+"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora> "
+"but many other distros are recognized) and E<lt>archE<gt> is the guest "
"architecture. The other fields are fairly self-explanatory, but because "
"these fields are taken directly from the libguestfs inspection API you can "
"find precise information from L<guestfs(3)/INSPECTION>."
@@ -21855,8 +21828,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:191
msgid ""
-"The E<lt>rootE<gt> element is the root filesystem device, but from the point"
-" of view of libguestfs (block devices may have completely different names "
+"The E<lt>rootE<gt> element is the root filesystem device, but from the point "
+"of view of libguestfs (block devices may have completely different names "
"inside the VM itself)."
msgstr ""
@@ -21989,8 +21962,8 @@ msgstr ""
#: ../inspector/virt-inspector.pod:262
msgid ""
"The version and release fields may not be available for some types guests. "
-"Other fields are possible, see "
-"L<guestfs(3)/guestfs_inspect_list_applications>."
+"Other fields are possible, see L<guestfs(3)/"
+"guestfs_inspect_list_applications>."
msgstr ""
#. type: =head2
@@ -22022,17 +21995,17 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:280
msgid ""
-"In the example above, drive C maps to the filesystem on the second partition"
-" on the first disk, and drive E maps to the filesystem on the first "
-"partition on the second disk."
+"In the example above, drive C maps to the filesystem on the second partition "
+"on the first disk, and drive E maps to the filesystem on the first partition "
+"on the second disk."
msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:284
msgid ""
"Note that this only covers permanent local filesystem mappings, not things "
-"like network shares. Furthermore NTFS volume mount points may not be listed"
-" here."
+"like network shares. Furthermore NTFS volume mount points may not be listed "
+"here."
msgstr ""
#. type: =head2
@@ -22065,8 +22038,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:302
msgid ""
-"To display the icon, you have to extract it and convert the base64 data back"
-" to a binary file. Use an XPath query or simply an editor to extract the "
+"To display the icon, you have to extract it and convert the base64 data back "
+"to a binary file. Use an XPath query or simply an editor to extract the "
"data, then use the coreutils L<base64(1)> program to do the conversion back "
"to a PNG file:"
msgstr ""
@@ -22087,8 +22060,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:311
msgid ""
-"Virt-inspector can detect some operating system installers on install disks,"
-" live CDs, bootable USB keys and more."
+"Virt-inspector can detect some operating system installers on install disks, "
+"live CDs, bootable USB keys and more."
msgstr ""
#. type: textblock
@@ -22126,8 +22099,7 @@ msgstr ""
#: ../inspector/virt-inspector.pod:332
msgid ""
"You can use the XPath query language to select parts of the XML. We "
-"recommend using C<xmlstarlet> to perform XPath queries from the command "
-"line."
+"recommend using C<xmlstarlet> to perform XPath queries from the command line."
msgstr ""
#. type: verbatim
@@ -22170,8 +22142,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:361
msgid ""
-"Early versions of libguestfs shipped with a different virt-inspector program"
-" written in Perl (the current version is written in C). The XML output of "
+"Early versions of libguestfs shipped with a different virt-inspector program "
+"written in Perl (the current version is written in C). The XML output of "
"the Perl virt-inspector was different and it could also output in other "
"formats like text."
msgstr ""
@@ -22201,8 +22173,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:382
msgid ""
-"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, "
-"L<base64(1)>, L<xmlstarlet(1)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, L<base64(1)"
+">, L<xmlstarlet(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -22237,9 +22209,9 @@ msgstr ""
#: ../java/examples/guestfs-java.pod:17
msgid ""
"This manual page documents how to call libguestfs from the Java programming "
-"language. This page just documents the differences from the C API and gives"
-" some examples. If you are not familiar with using libguestfs, you also "
-"need to read L<guestfs(3)>."
+"language. This page just documents the differences from the C API and gives "
+"some examples. If you are not familiar with using libguestfs, you also need "
+"to read L<guestfs(3)>."
msgstr ""
#. type: =head2
@@ -22251,8 +22223,8 @@ msgstr ""
#: ../java/examples/guestfs-java.pod:24
msgid ""
"The handle is closed when it is reaped by the garbage collector. Because "
-"libguestfs handles include a lot of state, it is also possible to close (and"
-" hence free) them explicitly by calling the C<close> method."
+"libguestfs handles include a lot of state, it is also possible to close (and "
+"hence free) them explicitly by calling the C<close> method."
msgstr ""
#. type: =head2
@@ -22278,8 +22250,8 @@ msgstr ""
#. type: textblock
#: ../java/examples/guestfs-java.pod:47
msgid ""
-"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-"
-"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
+"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-ocaml"
+"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>."
msgstr ""
@@ -22331,10 +22303,10 @@ msgstr ""
#. type: textblock
#: ../ocaml/examples/guestfs-ocaml.pod:27
msgid ""
-"This manual page documents how to call libguestfs from the OCaml programming"
-" language. This page just documents the differences from the C API and "
-"gives some examples. If you are not familiar with using libguestfs, you "
-"also need to read L<guestfs(3)>."
+"This manual page documents how to call libguestfs from the OCaml programming "
+"language. This page just documents the differences from the C API and gives "
+"some examples. If you are not familiar with using libguestfs, you also need "
+"to read L<guestfs(3)>."
msgstr ""
#. type: =head2
@@ -22345,9 +22317,8 @@ msgstr ""
#. type: textblock
#: ../ocaml/examples/guestfs-ocaml.pod:34
msgid ""
-"There are two different programming styles supported by the OCaml bindings."
-" You can use a module style, with each C function mapped to an OCaml "
-"function:"
+"There are two different programming styles supported by the OCaml bindings. "
+"You can use a module style, with each C function mapped to an OCaml function:"
msgstr ""
#. type: verbatim
@@ -22398,8 +22369,8 @@ msgstr ""
#: ../ocaml/examples/guestfs-ocaml.pod:55
msgid ""
"The handle is closed when it is reaped by the garbage collector. Because "
-"libguestfs handles include a lot of state, it is also possible to close (and"
-" hence free) them explicitly by calling C<Guestfs.close> or the C<#close> "
+"libguestfs handles include a lot of state, it is also possible to close (and "
+"hence free) them explicitly by calling C<Guestfs.close> or the C<#close> "
"method."
msgstr ""
@@ -22414,17 +22385,17 @@ msgstr ""
#. type: textblock
#: ../ocaml/examples/guestfs-ocaml.pod:66
msgid ""
-"Calling any function/method on a closed handle raises "
-"C<Guestfs.Handle_closed>. The single parameter is the name of the function "
-"that you called."
+"Calling any function/method on a closed handle raises C<Guestfs."
+"Handle_closed>. The single parameter is the name of the function that you "
+"called."
msgstr ""
#. type: textblock
#: ../ocaml/examples/guestfs-ocaml.pod:80
msgid ""
-"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-"
-"java(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L"
-"<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>."
+"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java"
+"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
+"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>."
msgstr ""
#. type: textblock
@@ -22457,10 +22428,9 @@ msgstr ""
#: ../perl/examples/guestfs-perl.pod:20
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"
-" some examples. If you are not familiar with using libguestfs, you also "
-"need to read L<guestfs(3)>. To read the full Perl API, see "
-"L<Sys::Guestfs(3)>."
+"language. This page just documents the differences from the C API and gives "
+"some examples. If you are not familiar with using libguestfs, you also need "
+"to read L<guestfs(3)>. To read the full Perl API, see L<Sys::Guestfs(3)>."
msgstr ""
#. type: =head2
@@ -22471,16 +22441,16 @@ msgstr ""
#. type: textblock
#: ../perl/examples/guestfs-perl.pod:28
msgid ""
-"Errors from libguestfs functions turn into calls to C<croak> (see "
-"L<Carp(3)>)."
+"Errors from libguestfs functions turn into calls to C<croak> (see L<Carp(3)"
+">)."
msgstr ""
#. type: textblock
#: ../perl/examples/guestfs-perl.pod:41
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)>, L"
-"<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
+"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)>, "
+"L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -22504,8 +22474,8 @@ msgstr ""
msgid ""
"This manual page documents how to call libguestfs from the Python "
"programming language. This page just documents the differences from the C "
-"API and gives some examples. If you are not familiar with using libguestfs,"
-" you also need to read L<guestfs(3)>."
+"API and gives some examples. If you are not familiar with using libguestfs, "
+"you also need to read L<guestfs(3)>."
msgstr ""
#. type: textblock
@@ -22538,9 +22508,9 @@ msgstr ""
#. type: textblock
#: ../python/examples/guestfs-python.pod:44
msgid ""
-"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-"
-"java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, L"
-"<guestfs-ruby(3)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java"
+"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, "
+"L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -22608,8 +22578,8 @@ msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:36
msgid ""
-"You can run virt-rescue on any virtual machine known to libvirt, or directly"
-" on disk image(s):"
+"You can run virt-rescue on any virtual machine known to libvirt, or directly "
+"on disk image(s):"
msgstr ""
#. type: verbatim
@@ -22645,10 +22615,10 @@ msgstr ""
#: ../rescue/virt-rescue.pod:47
msgid ""
"When you run virt-rescue on a virtual machine or disk image, you are placed "
-"in an interactive bash shell where you can use many ordinary Linux commands."
-" What you see in C</> (C</bin>, C</lib> etc) is the rescue appliance. You "
-"must mount the virtual machine's filesystems by hand. There is an empty "
-"directory called C</sysroot> where you can mount filesystems."
+"in an interactive bash shell where you can use many ordinary Linux "
+"commands. What you see in C</> (C</bin>, C</lib> etc) is the rescue "
+"appliance. You must mount the virtual machine's filesystems by hand. There "
+"is an empty directory called C</sysroot> where you can mount filesystems."
msgstr ""
#. type: textblock
@@ -22674,8 +22644,8 @@ msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:64
msgid ""
-"If you don't know what filesystems are available on the virtual machine then"
-" you can use commands such as L<parted(8)> and L<lvs(8)> to find out."
+"If you don't know what filesystems are available on the virtual machine then "
+"you can use commands such as L<parted(8)> and L<lvs(8)> to find out."
msgstr ""
#. type: textblock
@@ -22767,8 +22737,8 @@ msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:175
msgid ""
-"Enable SELinux in the rescue appliance. You should read "
-"L<guestfs(3)/SELINUX> before using this option."
+"Enable SELinux in the rescue appliance. You should read L<guestfs(3)/"
+"SELINUX> before using this option."
msgstr ""
#. type: =item
@@ -22858,8 +22828,8 @@ msgstr ""
msgid ""
"The virt-rescue appliance needs to be small and so does not include many "
"network tools. In particular there is no L<telnet(1)> command. You can "
-"make TCP connections from the shell using the magical "
-"C</dev/tcp/E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:"
+"make TCP connections from the shell using the magical C</dev/tcp/"
+"E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:"
msgstr ""
#. type: verbatim
@@ -22880,15 +22850,15 @@ msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:263
msgid ""
-"Several environment variables affect virt-rescue. See "
-"L<guestfs(3)/ENVIRONMENT VARIABLES> for the complete list."
+"Several environment variables affect virt-rescue. See L<guestfs(3)/"
+"ENVIRONMENT VARIABLES> for the complete list."
msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:290
msgid ""
-"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
-"L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<http://"
+"libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -22910,8 +22880,8 @@ msgstr ""
#: ../resize/virt-resize.pod:15
msgid ""
"Virt-resize is a tool which can resize a virtual machine disk, making it "
-"larger or smaller overall, and resizing or deleting any partitions contained"
-" within."
+"larger or smaller overall, and resizing or deleting any partitions contained "
+"within."
msgstr ""
#. type: textblock
@@ -23082,8 +23052,7 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:92
-msgid ""
-"Use L<virt-filesystems(1)> to display the current partitions and sizes:"
+msgid "Use L<virt-filesystems(1)> to display the current partitions and sizes:"
msgstr ""
#. type: verbatim
@@ -23240,12 +23209,11 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:157
msgid ""
-"If the expanded partition in the image contains a filesystem or LVM PV, then"
-" if virt-resize knows how, it will resize the contents, the equivalent of "
+"If the expanded partition in the image contains a filesystem or LVM PV, then "
+"if virt-resize knows how, it will resize the contents, the equivalent of "
"calling a command such as L<pvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)> "
"or L<btrfs(8)>. However virt-resize does not know how to resize some "
-"filesystems, so you would have to online resize them after booting the "
-"guest."
+"filesystems, so you would have to online resize them after booting the guest."
msgstr ""
#. type: textblock
@@ -23279,8 +23247,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:174
msgid ""
-"Change E<lt>source ...E<gt>, see "
-"L<http://libvirt.org/formatdomain.html#elementsDisks>"
+"Change E<lt>source ...E<gt>, see L<http://libvirt.org/formatdomain."
+"html#elementsDisks>"
msgstr ""
#. type: textblock
@@ -23317,8 +23285,8 @@ msgstr ""
#: ../resize/virt-resize.pod:188
msgid ""
"Once the guest has booted you should see the new space available, at least "
-"for filesystems that virt-resize knows how to resize, and for PVs. The user"
-" may need to resize LVs inside PVs, and also resize filesystem types that "
+"for filesystems that virt-resize knows how to resize, and for PVs. The user "
+"may need to resize LVs inside PVs, and also resize filesystem types that "
"virt-resize does not know how to expand."
msgstr ""
@@ -23370,8 +23338,8 @@ msgstr ""
#: ../resize/virt-resize.pod:215
msgid ""
"virt-resize also gives a convenient way to ignore or delete partitions when "
-"copying from the input disk to the output disk. Ignoring a partition speeds"
-" up the copy where you don't care about the existing contents of a "
+"copying from the input disk to the output disk. Ignoring a partition speeds "
+"up the copy where you don't care about the existing contents of a "
"partition. Deleting a partition removes it completely, but note that it "
"also renumbers any partitions after the one which is deleted, which can "
"leave some guests unbootable."
@@ -23385,10 +23353,10 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:224
msgid ""
-"If the input disk is in qcow2 format, then you may prefer that the output is"
-" in qcow2 format as well. Alternately, virt-resize can convert the format "
-"on the fly. The output format is simply determined by the format of the "
-"empty output container that you provide. Thus to create qcow2 output, use:"
+"If the input disk is in qcow2 format, then you may prefer that the output is "
+"in qcow2 format as well. Alternately, virt-resize can convert the format on "
+"the fly. The output format is simply determined by the format of the empty "
+"output container that you provide. Thus to create qcow2 output, use:"
msgstr ""
#. type: verbatim
@@ -23420,8 +23388,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:238
msgid ""
-"(on older systems that don't have the L<fallocate(1)> command use C<dd "
-"if=/dev/zero of=outdisk bs=1M count=..>)"
+"(on older systems that don't have the L<fallocate(1)> command use C<dd if=/"
+"dev/zero of=outdisk bs=1M count=..>)"
msgstr ""
#. type: =head2
@@ -23439,10 +23407,10 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:246
msgid ""
-"To understand what is going on, firstly one of the four partitions "
-"C</dev/sda1-4> will have MBR partition type C<05> or C<0f>. This is called "
-"the B<extended partition>. Use L<virt-filesystems(1)> to see the MBR "
-"partition type."
+"To understand what is going on, firstly one of the four partitions C</dev/"
+"sda1-4> will have MBR partition type C<05> or C<0f>. This is called the "
+"B<extended partition>. Use L<virt-filesystems(1)> to see the MBR partition "
+"type."
msgstr ""
#. type: textblock
@@ -23453,18 +23421,18 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:253
msgid ""
-"The extended partition can be expanded, but not shrunk (unless you force it,"
-" which is not advisable). When the extended partition is copied across, all"
-" the logical partitions contained inside are copied over implicitly. Virt-"
-"resize does not look inside the extended partition, so it copies the logical"
-" partitions blindly."
+"The extended partition can be expanded, but not shrunk (unless you force it, "
+"which is not advisable). When the extended partition is copied across, all "
+"the logical partitions contained inside are copied over implicitly. Virt-"
+"resize does not look inside the extended partition, so it copies the logical "
+"partitions blindly."
msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:259
msgid ""
-"You cannot specify a logical partition (C</dev/sda5+>) at all on the command"
-" line. Doing so will give an error."
+"You cannot specify a logical partition (C</dev/sda5+>) at all on the command "
+"line. Doing so will give an error."
msgstr ""
#. type: textblock
@@ -23490,8 +23458,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:276
msgid ""
-"Align the first partition for improved performance (see also the "
-"I<--alignment> option)."
+"Align the first partition for improved performance (see also the I<--"
+"alignment> option)."
msgstr ""
#. type: textblock
@@ -23506,8 +23474,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:284
msgid ""
-"I<--align-first never> means we never move the first partition. This is the"
-" safest option. Try this if the guest does not boot after resizing."
+"I<--align-first never> means we never move the first partition. This is the "
+"safest option. Try this if the guest does not boot after resizing."
msgstr ""
#. type: textblock
@@ -23526,8 +23494,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:294
msgid ""
-"Set the alignment of partitions to C<N> sectors. The default in virt-resize"
-" E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors."
+"Set the alignment of partitions to C<N> sectors. The default in virt-resize "
+"E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors."
msgstr ""
#. type: textblock
@@ -23545,9 +23513,9 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:305
msgid ""
-"The partitions would be packed together as closely as possible, but would be"
-" completely unaligned. In some cases this can cause very poor performance."
-" See L<virt-alignment-scan(1)> for further details."
+"The partitions would be packed together as closely as possible, but would be "
+"completely unaligned. In some cases this can cause very poor performance. "
+"See L<virt-alignment-scan(1)> for further details."
msgstr ""
#. type: =item
@@ -23558,8 +23526,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:311
msgid ""
-"This would be the minimum acceptable alignment for reasonable performance on"
-" modern hosts."
+"This would be the minimum acceptable alignment for reasonable performance on "
+"modern hosts."
msgstr ""
#. type: =item
@@ -23668,9 +23636,9 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:367
msgid ""
-"The filesystem must have been shut down consistently last time it was used."
-" Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a"
-" consistency check, so at the first boot after resizing Windows will check "
+"The filesystem must have been shut down consistently last time it was used. "
+"Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a "
+"consistency check, so at the first boot after resizing Windows will check "
"the disk."
msgstr ""
@@ -23722,8 +23690,8 @@ msgstr ""
#: ../resize/virt-resize.pod:399
msgid ""
"Ignore the named partition. Effectively this means the partition is "
-"allocated on the destination disk, but the content is not copied across from"
-" the source disk. The content of the partition will be blank (all zero "
+"allocated on the destination disk, but the content is not copied across from "
+"the source disk. The content of the partition will be blank (all zero "
"bytes)."
msgstr ""
@@ -23737,8 +23705,8 @@ msgstr ""
msgid ""
"This takes the logical volume and, as a final step, expands it to fill all "
"the space available in its volume group. A typical usage, assuming a Linux "
-"guest with a single PV C</dev/sda2> and a root device called "
-"C</dev/vg_guest/lv_root> would be:"
+"guest with a single PV C</dev/sda2> and a root device called C</dev/vg_guest/"
+"lv_root> would be:"
msgstr ""
#. type: verbatim
@@ -23760,9 +23728,9 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:419
msgid ""
-"The contents of the LV are also resized if virt-resize knows how to do that."
-" You can stop virt-resize from trying to expand the content by using the "
-"option I<--no-expand-content>."
+"The contents of the LV are also resized if virt-resize knows how to do "
+"that. You can stop virt-resize from trying to expand the content by using "
+"the option I<--no-expand-content>."
msgstr ""
#. type: textblock
@@ -23831,9 +23799,9 @@ msgstr ""
msgid ""
"By default, virt-resize creates an extra partition if there is any extra, "
"unused space after all resizing has happened. Use this option to prevent "
-"the extra partition from being created. If you do this then the extra space"
-" will be inaccessible until you run fdisk, parted, or some other "
-"partitioning tool in the guest."
+"the extra partition from being created. If you do this then the extra space "
+"will be inaccessible until you run fdisk, parted, or some other partitioning "
+"tool in the guest."
msgstr ""
#. type: textblock
@@ -23884,8 +23852,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:480
msgid ""
-"Specify the format of the output disk image. If this flag is not given then"
-" it is auto-detected from the image itself."
+"Specify the format of the output disk image. If this flag is not given then "
+"it is auto-detected from the image itself."
msgstr ""
#. type: textblock
@@ -23918,8 +23886,8 @@ msgstr ""
#: ../resize/virt-resize.pod:502
msgid ""
"C<size> can be expressed as an absolute number followed by b/K/M/G to mean "
-"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current"
-" size; or as a relative number or percentage. For example:"
+"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current "
+"size; or as a relative number or percentage. For example:"
msgstr ""
#. type: verbatim
@@ -24005,8 +23973,8 @@ msgid ""
"This is the same as I<--resize> except that it will let you decrease the "
"size of any partition. Generally this means you will lose any data which "
"was at the end of the partition you shrink, but you may not care about that "
-"(eg. if shrinking an unused partition, or if you can easily recreate it such"
-" as a swap partition)."
+"(eg. if shrinking an unused partition, or if you can easily recreate it such "
+"as a swap partition)."
msgstr ""
#. type: textblock
@@ -24034,10 +24002,10 @@ msgstr ""
msgid ""
"The amount by which the overall disk must be shrunk (after carrying out all "
"other operations requested by the user) is called the \"deficit\". For "
-"example, a straight copy (assume no other operations) from a 5GB disk image"
-" to a 4GB disk image results in a 1GB deficit. In this case, virt-resize "
-"would give an error unless the user specified a partition to shrink and that"
-" partition had more than a gigabyte of free space."
+"example, a straight copy (assume no other operations) from a 5GB disk image "
+"to a 4GB disk image results in a 1GB deficit. In this case, virt-resize "
+"would give an error unless the user specified a partition to shrink and that "
+"partition had more than a gigabyte of free space."
msgstr ""
#. type: =head1
@@ -24048,9 +24016,9 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:571
msgid ""
-"The I<--machine-readable> option can be used to make the output more machine"
-" friendly, which is useful when calling virt-resize from other programs, "
-"GUIs etc."
+"The I<--machine-readable> option can be used to make the output more machine "
+"friendly, which is useful when calling virt-resize from other programs, GUIs "
+"etc."
msgstr ""
#. type: textblock
@@ -24123,8 +24091,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:612
msgid ""
-"The calling program should treat messages sent to stderr as error messages."
-" In addition, virt-resize exits with a non-zero status code if there was a "
+"The calling program should treat messages sent to stderr as error messages. "
+"In addition, virt-resize exits with a non-zero status code if there was a "
"fatal error."
msgstr ""
@@ -24143,12 +24111,12 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:625
msgid ""
-"Virt-resize aligns partitions to multiples of 128 sectors (see the "
-"I<--alignment> parameter). Usually this means the partitions will not be "
+"Virt-resize aligns partitions to multiples of 128 sectors (see the I<--"
+"alignment> parameter). Usually this means the partitions will not be "
"aligned to the ancient CHS geometry. However CHS geometry is meaningless "
-"for disks manufactured since the early 1990s, and doubly so for virtual hard"
-" drives. Alignment of partitions to cylinders is not required by any modern"
-" operating system."
+"for disks manufactured since the early 1990s, and doubly so for virtual hard "
+"drives. Alignment of partitions to cylinders is not required by any modern "
+"operating system."
msgstr ""
#. type: =head2
@@ -24170,8 +24138,8 @@ msgstr ""
#: ../resize/virt-resize.pod:641
msgid ""
"Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if "
-"NTFS partitions have been expanded. This is just a safety check and (unless"
-" it find errors) is nothing to worry about."
+"NTFS partitions have been expanded. This is just a safety check and (unless "
+"it find errors) is nothing to worry about."
msgstr ""
#. type: =head2
@@ -24222,8 +24190,8 @@ msgstr ""
#: ../resize/virt-resize.pod:665
msgid ""
"L<parted(8)> and its graphical shell gparted can do some types of resizing "
-"operations on disk images. They can resize and move partitions, but I don't"
-" think they can do anything with the contents, and they certainly don't "
+"operations on disk images. They can resize and move partitions, but I don't "
+"think they can do anything with the contents, and they certainly don't "
"understand LVM."
msgstr ""
@@ -24231,20 +24199,20 @@ msgstr ""
#: ../resize/virt-resize.pod:670
msgid ""
"L<guestfish(1)> can do everything that virt-resize can do and a lot more, "
-"but at a much lower level. You will probably end up hand-calculating sector"
-" offsets, which is something that virt-resize was designed to avoid. If you"
-" want to see the guestfish-equivalent commands that virt-resize runs, use "
-"the I<--debug> flag."
+"but at a much lower level. You will probably end up hand-calculating sector "
+"offsets, which is something that virt-resize was designed to avoid. If you "
+"want to see the guestfish-equivalent commands that virt-resize runs, use the "
+"I<--debug> flag."
msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:690
msgid ""
-"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, "
-"L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, "
-"L<ntfsresize(8)>, L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, "
-"L<fallocate(1)>, L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-"
-"sparsify(1)>, L<virt-alignment-scan(1)>, L<http://libguestfs.org/>."
+"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm"
+"(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, "
+"L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, "
+"L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, "
+"L<virt-alignment-scan(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -24268,9 +24236,9 @@ msgstr ""
#: ../ruby/examples/guestfs-ruby.pod:17
msgid ""
"This manual page documents how to call libguestfs from the Ruby programming "
-"language. This page just documents the differences from the C API and gives"
-" some examples. If you are not familiar with using libguestfs, you also "
-"need to read L<guestfs(3)>."
+"language. This page just documents the differences from the C API and gives "
+"some examples. If you are not familiar with using libguestfs, you also need "
+"to read L<guestfs(3)>."
msgstr ""
#. type: textblock
@@ -24283,9 +24251,9 @@ msgstr ""
#. type: textblock
#: ../ruby/examples/guestfs-ruby.pod:38
msgid ""
-"L<guestfs(3)>, 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-recipes(1)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, 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-recipes(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -24352,8 +24320,8 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:45
msgid ""
-"Virt-sparsify may require up to 2x the virtual size of the source disk image"
-" (1 temporary copy + 1 destination image). This is in the worst case and "
+"Virt-sparsify may require up to 2x the virtual size of the source disk image "
+"(1 temporary copy + 1 destination image). This is in the worst case and "
"usually much less space is required."
msgstr ""
@@ -24409,8 +24377,7 @@ msgstr ""
msgid ""
"which copies C<indisk> to C<outdisk>, making the output sparse. C<outdisk> "
"is created, or overwritten if it already exists. The format of the input "
-"disk is detected (eg. qcow2) and the same format is used for the output "
-"disk."
+"disk is detected (eg. qcow2) and the same format is used for the output disk."
msgstr ""
#. type: textblock
@@ -24430,8 +24397,8 @@ msgstr ""
#: ../sparsify/virt-sparsify.pod:90
msgid ""
"Virt-sparsify tries to zero and sparsify free space on every filesystem it "
-"can find within the source disk image. You can get it to ignore (don't zero"
-" free space on) certain filesystems by doing:"
+"can find within the source disk image. You can get it to ignore (don't zero "
+"free space on) certain filesystems by doing:"
msgstr ""
#. type: verbatim
@@ -24485,8 +24452,8 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:122
msgid ""
-"Specifying the I<--convert> option is usually a good idea, because then "
-"virt-sparsify doesn't need to try to guess the input format."
+"Specifying the I<--convert> option is usually a good idea, because then virt-"
+"sparsify doesn't need to try to guess the input format."
msgstr ""
#. type: =item
@@ -24526,8 +24493,8 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:179
msgid ""
-"The I<--machine-readable> option can be used to make the output more machine"
-" friendly, which is useful when calling virt-sparsify from other programs, "
+"The I<--machine-readable> option can be used to make the output more machine "
+"friendly, which is useful when calling virt-sparsify from other programs, "
"GUIs etc."
msgstr ""
@@ -24552,9 +24519,9 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:218
msgid ""
-"The calling program should treat messages sent to stderr as error messages."
-" In addition, virt-sparsify exits with a non-zero status code if there was "
-"a fatal error."
+"The calling program should treat messages sent to stderr as error messages. "
+"In addition, virt-sparsify exits with a non-zero status code if there was a "
+"fatal error."
msgstr ""
#. type: textblock
@@ -24567,8 +24534,8 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:238
msgid ""
-"Location of the temporary directory used for the potentially large temporary"
-" overlay file."
+"Location of the temporary directory used for the potentially large temporary "
+"overlay file."
msgstr ""
#. type: textblock
@@ -24593,9 +24560,9 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:253
msgid ""
-"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>,"
-" L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-"
-"img(1)>, L<http://libguestfs.org/>."
+"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, "
+"L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img"
+"(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: =head2
@@ -24617,8 +24584,8 @@ msgstr ""
#: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:302
#: ../src/guestfs-actions.pod:323
msgid ""
-"I<This function is deprecated.> In new code, use the "
-"L</guestfs_add_drive_opts> call instead."
+"I<This function is deprecated.> In new code, use the L</"
+"guestfs_add_drive_opts> call instead."
msgstr ""
#. type: textblock
@@ -24626,8 +24593,8 @@ msgstr ""
msgid ""
"This call checks for the existence of C<filename>. This stops you from "
"specifying other types of drive which are supported by qemu such as C<nbd:> "
-"and C<http:> URLs. To specify those, use the general C<guestfs_config> call"
-" instead."
+"and C<http:> URLs. To specify those, use the general C<guestfs_config> call "
+"instead."
msgstr ""
#. type: textblock
@@ -24654,97 +24621,97 @@ msgstr ""
#: ../src/guestfs-actions.pod:1119 ../src/guestfs-actions.pod:1137
#: ../src/guestfs-actions.pod:1227 ../src/guestfs-actions.pod:1286
#: ../src/guestfs-actions.pod:1332 ../src/guestfs-actions.pod:1372
-#: ../src/guestfs-actions.pod:1423 ../src/guestfs-actions.pod:1474
-#: ../src/guestfs-actions.pod:1530 ../src/guestfs-actions.pod:1582
-#: ../src/guestfs-actions.pod:1601 ../src/guestfs-actions.pod:1615
-#: ../src/guestfs-actions.pod:1643 ../src/guestfs-actions.pod:1713
-#: ../src/guestfs-actions.pod:1744 ../src/guestfs-actions.pod:1769
-#: ../src/guestfs-actions.pod:1811 ../src/guestfs-actions.pod:1924
-#: ../src/guestfs-actions.pod:1951 ../src/guestfs-actions.pod:2166
-#: ../src/guestfs-actions.pod:2188 ../src/guestfs-actions.pod:2275
-#: ../src/guestfs-actions.pod:2783 ../src/guestfs-actions.pod:2927
-#: ../src/guestfs-actions.pod:2988 ../src/guestfs-actions.pod:3023
-#: ../src/guestfs-actions.pod:4080 ../src/guestfs-actions.pod:4095
-#: ../src/guestfs-actions.pod:4120 ../src/guestfs-actions.pod:4309
-#: ../src/guestfs-actions.pod:4323 ../src/guestfs-actions.pod:4336
-#: ../src/guestfs-actions.pod:4350 ../src/guestfs-actions.pod:4365
-#: ../src/guestfs-actions.pod:4401 ../src/guestfs-actions.pod:4473
-#: ../src/guestfs-actions.pod:4493 ../src/guestfs-actions.pod:4510
-#: ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:4556
-#: ../src/guestfs-actions.pod:4591 ../src/guestfs-actions.pod:4610
-#: ../src/guestfs-actions.pod:4629 ../src/guestfs-actions.pod:4664
-#: ../src/guestfs-actions.pod:4676 ../src/guestfs-actions.pod:4712
-#: ../src/guestfs-actions.pod:4728 ../src/guestfs-actions.pod:4741
-#: ../src/guestfs-actions.pod:4756 ../src/guestfs-actions.pod:4773
-#: ../src/guestfs-actions.pod:4866 ../src/guestfs-actions.pod:4886
-#: ../src/guestfs-actions.pod:4899 ../src/guestfs-actions.pod:4950
-#: ../src/guestfs-actions.pod:4968 ../src/guestfs-actions.pod:4986
-#: ../src/guestfs-actions.pod:5002 ../src/guestfs-actions.pod:5016
-#: ../src/guestfs-actions.pod:5030 ../src/guestfs-actions.pod:5047
-#: ../src/guestfs-actions.pod:5062 ../src/guestfs-actions.pod:5089
-#: ../src/guestfs-actions.pod:5152 ../src/guestfs-actions.pod:5225
-#: ../src/guestfs-actions.pod:5256 ../src/guestfs-actions.pod:5275
-#: ../src/guestfs-actions.pod:5294 ../src/guestfs-actions.pod:5306
-#: ../src/guestfs-actions.pod:5323 ../src/guestfs-actions.pod:5336
-#: ../src/guestfs-actions.pod:5351 ../src/guestfs-actions.pod:5366
-#: ../src/guestfs-actions.pod:5398 ../src/guestfs-actions.pod:5424
-#: ../src/guestfs-actions.pod:5463 ../src/guestfs-actions.pod:5483
-#: ../src/guestfs-actions.pod:5497 ../src/guestfs-actions.pod:5514
-#: ../src/guestfs-actions.pod:5563 ../src/guestfs-actions.pod:5616
-#: ../src/guestfs-actions.pod:5663 ../src/guestfs-actions.pod:5706
-#: ../src/guestfs-actions.pod:5734 ../src/guestfs-actions.pod:5751
-#: ../src/guestfs-actions.pod:5769 ../src/guestfs-actions.pod:5909
-#: ../src/guestfs-actions.pod:5966 ../src/guestfs-actions.pod:5988
-#: ../src/guestfs-actions.pod:6006 ../src/guestfs-actions.pod:6056
-#: ../src/guestfs-actions.pod:6122 ../src/guestfs-actions.pod:6139
-#: ../src/guestfs-actions.pod:6152 ../src/guestfs-actions.pod:6166
-#: ../src/guestfs-actions.pod:6455 ../src/guestfs-actions.pod:6474
-#: ../src/guestfs-actions.pod:6493 ../src/guestfs-actions.pod:6507
-#: ../src/guestfs-actions.pod:6519 ../src/guestfs-actions.pod:6533
-#: ../src/guestfs-actions.pod:6545 ../src/guestfs-actions.pod:6559
-#: ../src/guestfs-actions.pod:6575 ../src/guestfs-actions.pod:6596
-#: ../src/guestfs-actions.pod:6615 ../src/guestfs-actions.pod:6634
-#: ../src/guestfs-actions.pod:6664 ../src/guestfs-actions.pod:6682
-#: ../src/guestfs-actions.pod:6705 ../src/guestfs-actions.pod:6723
-#: ../src/guestfs-actions.pod:6742 ../src/guestfs-actions.pod:6763
-#: ../src/guestfs-actions.pod:6782 ../src/guestfs-actions.pod:6799
-#: ../src/guestfs-actions.pod:6818 ../src/guestfs-actions.pod:6846
-#: ../src/guestfs-actions.pod:6870 ../src/guestfs-actions.pod:6889
-#: ../src/guestfs-actions.pod:6905 ../src/guestfs-actions.pod:6929
-#: ../src/guestfs-actions.pod:6948 ../src/guestfs-actions.pod:6963
-#: ../src/guestfs-actions.pod:6982 ../src/guestfs-actions.pod:7026
-#: ../src/guestfs-actions.pod:7056 ../src/guestfs-actions.pod:7089
-#: ../src/guestfs-actions.pod:7204 ../src/guestfs-actions.pod:7325
-#: ../src/guestfs-actions.pod:7337 ../src/guestfs-actions.pod:7350
-#: ../src/guestfs-actions.pod:7363 ../src/guestfs-actions.pod:7385
-#: ../src/guestfs-actions.pod:7398 ../src/guestfs-actions.pod:7411
-#: ../src/guestfs-actions.pod:7424 ../src/guestfs-actions.pod:7439
-#: ../src/guestfs-actions.pod:7498 ../src/guestfs-actions.pod:7515
-#: ../src/guestfs-actions.pod:7531 ../src/guestfs-actions.pod:7547
-#: ../src/guestfs-actions.pod:7564 ../src/guestfs-actions.pod:7577
-#: ../src/guestfs-actions.pod:7597 ../src/guestfs-actions.pod:7633
-#: ../src/guestfs-actions.pod:7647 ../src/guestfs-actions.pod:7688
-#: ../src/guestfs-actions.pod:7701 ../src/guestfs-actions.pod:7719
-#: ../src/guestfs-actions.pod:7753 ../src/guestfs-actions.pod:7789
-#: ../src/guestfs-actions.pod:7905 ../src/guestfs-actions.pod:7920
-#: ../src/guestfs-actions.pod:7934 ../src/guestfs-actions.pod:7989
-#: ../src/guestfs-actions.pod:8002 ../src/guestfs-actions.pod:8047
-#: ../src/guestfs-actions.pod:8087 ../src/guestfs-actions.pod:8143
-#: ../src/guestfs-actions.pod:8163 ../src/guestfs-actions.pod:8196
-#: ../src/guestfs-actions.pod:8260 ../src/guestfs-actions.pod:8283
-#: ../src/guestfs-actions.pod:8312
+#: ../src/guestfs-actions.pod:1425 ../src/guestfs-actions.pod:1478
+#: ../src/guestfs-actions.pod:1536 ../src/guestfs-actions.pod:1590
+#: ../src/guestfs-actions.pod:1609 ../src/guestfs-actions.pod:1623
+#: ../src/guestfs-actions.pod:1651 ../src/guestfs-actions.pod:1721
+#: ../src/guestfs-actions.pod:1752 ../src/guestfs-actions.pod:1777
+#: ../src/guestfs-actions.pod:1819 ../src/guestfs-actions.pod:1932
+#: ../src/guestfs-actions.pod:1959 ../src/guestfs-actions.pod:2174
+#: ../src/guestfs-actions.pod:2196 ../src/guestfs-actions.pod:2283
+#: ../src/guestfs-actions.pod:2791 ../src/guestfs-actions.pod:2935
+#: ../src/guestfs-actions.pod:2996 ../src/guestfs-actions.pod:3031
+#: ../src/guestfs-actions.pod:4088 ../src/guestfs-actions.pod:4103
+#: ../src/guestfs-actions.pod:4128 ../src/guestfs-actions.pod:4317
+#: ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:4344
+#: ../src/guestfs-actions.pod:4358 ../src/guestfs-actions.pod:4373
+#: ../src/guestfs-actions.pod:4409 ../src/guestfs-actions.pod:4481
+#: ../src/guestfs-actions.pod:4501 ../src/guestfs-actions.pod:4518
+#: ../src/guestfs-actions.pod:4538 ../src/guestfs-actions.pod:4558
+#: ../src/guestfs-actions.pod:4593 ../src/guestfs-actions.pod:4612
+#: ../src/guestfs-actions.pod:4631 ../src/guestfs-actions.pod:4666
+#: ../src/guestfs-actions.pod:4678 ../src/guestfs-actions.pod:4711
+#: ../src/guestfs-actions.pod:4727 ../src/guestfs-actions.pod:4740
+#: ../src/guestfs-actions.pod:4755 ../src/guestfs-actions.pod:4772
+#: ../src/guestfs-actions.pod:4865 ../src/guestfs-actions.pod:4885
+#: ../src/guestfs-actions.pod:4898 ../src/guestfs-actions.pod:4949
+#: ../src/guestfs-actions.pod:4967 ../src/guestfs-actions.pod:4985
+#: ../src/guestfs-actions.pod:5001 ../src/guestfs-actions.pod:5015
+#: ../src/guestfs-actions.pod:5029 ../src/guestfs-actions.pod:5046
+#: ../src/guestfs-actions.pod:5061 ../src/guestfs-actions.pod:5088
+#: ../src/guestfs-actions.pod:5151 ../src/guestfs-actions.pod:5224
+#: ../src/guestfs-actions.pod:5255 ../src/guestfs-actions.pod:5274
+#: ../src/guestfs-actions.pod:5293 ../src/guestfs-actions.pod:5305
+#: ../src/guestfs-actions.pod:5322 ../src/guestfs-actions.pod:5335
+#: ../src/guestfs-actions.pod:5350 ../src/guestfs-actions.pod:5365
+#: ../src/guestfs-actions.pod:5397 ../src/guestfs-actions.pod:5423
+#: ../src/guestfs-actions.pod:5462 ../src/guestfs-actions.pod:5482
+#: ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5513
+#: ../src/guestfs-actions.pod:5562 ../src/guestfs-actions.pod:5615
+#: ../src/guestfs-actions.pod:5662 ../src/guestfs-actions.pod:5705
+#: ../src/guestfs-actions.pod:5733 ../src/guestfs-actions.pod:5750
+#: ../src/guestfs-actions.pod:5768 ../src/guestfs-actions.pod:5905
+#: ../src/guestfs-actions.pod:5962 ../src/guestfs-actions.pod:5984
+#: ../src/guestfs-actions.pod:6002 ../src/guestfs-actions.pod:6054
+#: ../src/guestfs-actions.pod:6120 ../src/guestfs-actions.pod:6137
+#: ../src/guestfs-actions.pod:6150 ../src/guestfs-actions.pod:6164
+#: ../src/guestfs-actions.pod:6453 ../src/guestfs-actions.pod:6472
+#: ../src/guestfs-actions.pod:6491 ../src/guestfs-actions.pod:6505
+#: ../src/guestfs-actions.pod:6517 ../src/guestfs-actions.pod:6531
+#: ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6557
+#: ../src/guestfs-actions.pod:6573 ../src/guestfs-actions.pod:6591
+#: ../src/guestfs-actions.pod:6610 ../src/guestfs-actions.pod:6629
+#: ../src/guestfs-actions.pod:6659 ../src/guestfs-actions.pod:6677
+#: ../src/guestfs-actions.pod:6700 ../src/guestfs-actions.pod:6718
+#: ../src/guestfs-actions.pod:6737 ../src/guestfs-actions.pod:6758
+#: ../src/guestfs-actions.pod:6777 ../src/guestfs-actions.pod:6794
+#: ../src/guestfs-actions.pod:6813 ../src/guestfs-actions.pod:6841
+#: ../src/guestfs-actions.pod:6865 ../src/guestfs-actions.pod:6884
+#: ../src/guestfs-actions.pod:6900 ../src/guestfs-actions.pod:6924
+#: ../src/guestfs-actions.pod:6943 ../src/guestfs-actions.pod:6958
+#: ../src/guestfs-actions.pod:6977 ../src/guestfs-actions.pod:7021
+#: ../src/guestfs-actions.pod:7048 ../src/guestfs-actions.pod:7078
+#: ../src/guestfs-actions.pod:7190 ../src/guestfs-actions.pod:7311
+#: ../src/guestfs-actions.pod:7323 ../src/guestfs-actions.pod:7336
+#: ../src/guestfs-actions.pod:7349 ../src/guestfs-actions.pod:7371
+#: ../src/guestfs-actions.pod:7384 ../src/guestfs-actions.pod:7397
+#: ../src/guestfs-actions.pod:7410 ../src/guestfs-actions.pod:7425
+#: ../src/guestfs-actions.pod:7484 ../src/guestfs-actions.pod:7501
+#: ../src/guestfs-actions.pod:7517 ../src/guestfs-actions.pod:7533
+#: ../src/guestfs-actions.pod:7550 ../src/guestfs-actions.pod:7563
+#: ../src/guestfs-actions.pod:7583 ../src/guestfs-actions.pod:7619
+#: ../src/guestfs-actions.pod:7633 ../src/guestfs-actions.pod:7674
+#: ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7705
+#: ../src/guestfs-actions.pod:7739 ../src/guestfs-actions.pod:7775
+#: ../src/guestfs-actions.pod:7891 ../src/guestfs-actions.pod:7906
+#: ../src/guestfs-actions.pod:7920 ../src/guestfs-actions.pod:7975
+#: ../src/guestfs-actions.pod:7988 ../src/guestfs-actions.pod:8033
+#: ../src/guestfs-actions.pod:8073 ../src/guestfs-actions.pod:8129
+#: ../src/guestfs-actions.pod:8149 ../src/guestfs-actions.pod:8182
+#: ../src/guestfs-actions.pod:8246 ../src/guestfs-actions.pod:8269
+#: ../src/guestfs-actions.pod:8295
msgid "This function returns 0 on success or -1 on error."
msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189
-#: ../src/guestfs-actions.pod:1334 ../src/guestfs-actions.pod:2389
-#: ../src/guestfs-actions.pod:2487 ../src/guestfs-actions.pod:2612
-#: ../src/guestfs-actions.pod:4082 ../src/guestfs-actions.pod:4102
-#: ../src/guestfs-actions.pod:5400 ../src/guestfs-actions.pod:6684
-#: ../src/guestfs-actions.pod:6801 ../src/guestfs-actions.pod:6950
-#: ../src/guestfs-actions.pod:7441 ../src/guestfs-actions.pod:7566
-#: ../src/guestfs-actions.pod:8089
+#: ../src/guestfs-actions.pod:1334 ../src/guestfs-actions.pod:2397
+#: ../src/guestfs-actions.pod:2495 ../src/guestfs-actions.pod:2620
+#: ../src/guestfs-actions.pod:4090 ../src/guestfs-actions.pod:4110
+#: ../src/guestfs-actions.pod:5399 ../src/guestfs-actions.pod:6679
+#: ../src/guestfs-actions.pod:6796 ../src/guestfs-actions.pod:6945
+#: ../src/guestfs-actions.pod:7427 ../src/guestfs-actions.pod:7552
+#: ../src/guestfs-actions.pod:8075
msgid "(Added in 0.3)"
msgstr ""
@@ -24768,10 +24735,10 @@ msgstr ""
#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198
#: ../src/guestfs-actions.pod:890 ../src/guestfs-actions.pod:1214
#: ../src/guestfs-actions.pod:1266 ../src/guestfs-actions.pod:1344
-#: ../src/guestfs-actions.pod:1411 ../src/guestfs-actions.pod:1462
-#: ../src/guestfs-actions.pod:1513 ../src/guestfs-actions.pod:3280
-#: ../src/guestfs-actions.pod:5101 ../src/guestfs-actions.pod:5410
-#: ../src/guestfs-actions.pod:5627
+#: ../src/guestfs-actions.pod:1413 ../src/guestfs-actions.pod:1466
+#: ../src/guestfs-actions.pod:1519 ../src/guestfs-actions.pod:3288
+#: ../src/guestfs-actions.pod:5100 ../src/guestfs-actions.pod:5409
+#: ../src/guestfs-actions.pod:5626
msgid ""
"You may supply a list of optional arguments to this call. Use zero or more "
"of the following pairs of parameters, and terminate the list with C<-1> on "
@@ -24794,10 +24761,10 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:60
msgid ""
-"This function adds the disk(s) attached to the named libvirt domain C<dom>."
-" It works by connecting to libvirt, requesting the domain and domain XML "
-"from libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on"
-" each one."
+"This function adds the disk(s) attached to the named libvirt domain C<dom>. "
+"It works by connecting to libvirt, requesting the domain and domain XML from "
+"libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on each "
+"one."
msgstr ""
#. type: textblock
@@ -24811,17 +24778,17 @@ msgstr ""
#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:403
#: ../src/guestfs-actions.pod:573 ../src/guestfs-actions.pod:751
#: ../src/guestfs-actions.pod:782 ../src/guestfs-actions.pod:800
-#: ../src/guestfs-actions.pod:819 ../src/guestfs-actions.pod:1789
-#: ../src/guestfs-actions.pod:2145 ../src/guestfs-actions.pod:2348
-#: ../src/guestfs-actions.pod:2459 ../src/guestfs-actions.pod:2510
-#: ../src/guestfs-actions.pod:2562 ../src/guestfs-actions.pod:2576
-#: ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2914
-#: ../src/guestfs-actions.pod:3398 ../src/guestfs-actions.pod:3416
-#: ../src/guestfs-actions.pod:5586 ../src/guestfs-actions.pod:5806
-#: ../src/guestfs-actions.pod:6044 ../src/guestfs-actions.pod:6236
-#: ../src/guestfs-actions.pod:6262 ../src/guestfs-actions.pod:7674
-#: ../src/guestfs-actions.pod:8100 ../src/guestfs-actions.pod:8113
-#: ../src/guestfs-actions.pod:8126
+#: ../src/guestfs-actions.pod:819 ../src/guestfs-actions.pod:1797
+#: ../src/guestfs-actions.pod:2153 ../src/guestfs-actions.pod:2356
+#: ../src/guestfs-actions.pod:2467 ../src/guestfs-actions.pod:2518
+#: ../src/guestfs-actions.pod:2570 ../src/guestfs-actions.pod:2584
+#: ../src/guestfs-actions.pod:2607 ../src/guestfs-actions.pod:2922
+#: ../src/guestfs-actions.pod:3406 ../src/guestfs-actions.pod:3424
+#: ../src/guestfs-actions.pod:5585 ../src/guestfs-actions.pod:5802
+#: ../src/guestfs-actions.pod:6040 ../src/guestfs-actions.pod:6234
+#: ../src/guestfs-actions.pod:6260 ../src/guestfs-actions.pod:7660
+#: ../src/guestfs-actions.pod:8086 ../src/guestfs-actions.pod:8099
+#: ../src/guestfs-actions.pod:8112
msgid "On error this function returns -1."
msgstr ""
@@ -24857,14 +24824,14 @@ msgstr ""
#: ../src/guestfs-actions.pod:929 ../src/guestfs-actions.pod:940
#: ../src/guestfs-actions.pod:1242 ../src/guestfs-actions.pod:1255
#: ../src/guestfs-actions.pod:1301 ../src/guestfs-actions.pod:1314
-#: ../src/guestfs-actions.pod:1389 ../src/guestfs-actions.pod:1401
-#: ../src/guestfs-actions.pod:1440 ../src/guestfs-actions.pod:1452
-#: ../src/guestfs-actions.pod:1491 ../src/guestfs-actions.pod:1503
-#: ../src/guestfs-actions.pod:1547 ../src/guestfs-actions.pod:1559
-#: ../src/guestfs-actions.pod:3364 ../src/guestfs-actions.pod:3376
-#: ../src/guestfs-actions.pod:5166 ../src/guestfs-actions.pod:5178
-#: ../src/guestfs-actions.pod:5438 ../src/guestfs-actions.pod:5450
-#: ../src/guestfs-actions.pod:5676 ../src/guestfs-actions.pod:5687
+#: ../src/guestfs-actions.pod:1391 ../src/guestfs-actions.pod:1403
+#: ../src/guestfs-actions.pod:1444 ../src/guestfs-actions.pod:1456
+#: ../src/guestfs-actions.pod:1497 ../src/guestfs-actions.pod:1509
+#: ../src/guestfs-actions.pod:1555 ../src/guestfs-actions.pod:1567
+#: ../src/guestfs-actions.pod:3372 ../src/guestfs-actions.pod:3384
+#: ../src/guestfs-actions.pod:5165 ../src/guestfs-actions.pod:5177
+#: ../src/guestfs-actions.pod:5437 ../src/guestfs-actions.pod:5449
+#: ../src/guestfs-actions.pod:5675 ../src/guestfs-actions.pod:5686
msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
msgstr ""
@@ -24907,8 +24874,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:176
msgid ""
-"This function is the equivalent of calling C<guestfs_add_drive_opts> with no"
-" optional parameters, so the disk is added writable, with the format being "
+"This function is the equivalent of calling C<guestfs_add_drive_opts> with no "
+"optional parameters, so the disk is added writable, with the format being "
"detected automatically."
msgstr ""
@@ -24952,8 +24919,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:233
msgid ""
-"This forces the image format. If you omit this (or use C<guestfs_add_drive>"
-" or C<guestfs_add_drive_ro>) then the format is automatically detected. "
+"This forces the image format. If you omit this (or use C<guestfs_add_drive> "
+"or C<guestfs_add_drive_ro>) then the format is automatically detected. "
"Possible formats include C<raw> and C<qcow2>."
msgstr ""
@@ -25058,13 +25025,13 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:309
msgid ""
-"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the"
-" QEMU interface emulation to use at run time."
+"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the "
+"QEMU interface emulation to use at run time."
msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:314 ../src/guestfs-actions.pod:335
-#: ../src/guestfs-actions.pod:2873
+#: ../src/guestfs-actions.pod:2881
msgid "(Added in 1.0.84)"
msgstr ""
@@ -25107,7 +25074,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:348 ../src/guestfs-actions.pod:2601
+#: ../src/guestfs-actions.pod:348 ../src/guestfs-actions.pod:2609
msgid "(Added in 1.3.4)"
msgstr ""
@@ -25128,9 +25095,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:355
msgid ""
-"Close the current Augeas handle and free up any resources used by it. After"
-" calling this, you have to call C<guestfs_aug_init> again before you can use"
-" any other Augeas functions."
+"Close the current Augeas handle and free up any resources used by it. After "
+"calling this, you have to call C<guestfs_aug_init> again before you can use "
+"any other Augeas functions."
msgstr ""
#. type: textblock
@@ -25140,7 +25107,7 @@ msgstr ""
#: ../src/guestfs-actions.pod:516 ../src/guestfs-actions.pod:547
#: ../src/guestfs-actions.pod:561 ../src/guestfs-actions.pod:575
#: ../src/guestfs-actions.pod:589 ../src/guestfs-actions.pod:607
-#: ../src/guestfs-actions.pod:6313
+#: ../src/guestfs-actions.pod:6311
msgid "(Added in 0.7)"
msgstr ""
@@ -25211,27 +25178,27 @@ msgstr ""
#: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:980
#: ../src/guestfs-actions.pod:998 ../src/guestfs-actions.pod:1058
#: ../src/guestfs-actions.pod:1074 ../src/guestfs-actions.pod:1177
-#: ../src/guestfs-actions.pod:1658 ../src/guestfs-actions.pod:1675
-#: ../src/guestfs-actions.pod:1694 ../src/guestfs-actions.pod:1828
-#: ../src/guestfs-actions.pod:2016 ../src/guestfs-actions.pod:2128
-#: ../src/guestfs-actions.pod:2291 ../src/guestfs-actions.pod:2308
-#: ../src/guestfs-actions.pod:2375 ../src/guestfs-actions.pod:2418
-#: ../src/guestfs-actions.pod:2439 ../src/guestfs-actions.pod:2624
-#: ../src/guestfs-actions.pod:2838 ../src/guestfs-actions.pod:3042
-#: ../src/guestfs-actions.pod:3144 ../src/guestfs-actions.pod:3248
-#: ../src/guestfs-actions.pod:3267 ../src/guestfs-actions.pod:3482
-#: ../src/guestfs-actions.pod:3510 ../src/guestfs-actions.pod:3531
-#: ../src/guestfs-actions.pod:3565 ../src/guestfs-actions.pod:3628
-#: ../src/guestfs-actions.pod:3648 ../src/guestfs-actions.pod:3668
-#: ../src/guestfs-actions.pod:4295 ../src/guestfs-actions.pod:4648
-#: ../src/guestfs-actions.pod:4818 ../src/guestfs-actions.pod:4928
-#: ../src/guestfs-actions.pod:5824 ../src/guestfs-actions.pod:6025
-#: ../src/guestfs-actions.pod:6211 ../src/guestfs-actions.pod:6389
-#: ../src/guestfs-actions.pod:6438 ../src/guestfs-actions.pod:7110
-#: ../src/guestfs-actions.pod:7126 ../src/guestfs-actions.pod:7150
-#: ../src/guestfs-actions.pod:7174 ../src/guestfs-actions.pod:7848
-#: ../src/guestfs-actions.pod:7867 ../src/guestfs-actions.pod:7885
-#: ../src/guestfs-actions.pod:8059 ../src/guestfs-actions.pod:8376
+#: ../src/guestfs-actions.pod:1666 ../src/guestfs-actions.pod:1683
+#: ../src/guestfs-actions.pod:1702 ../src/guestfs-actions.pod:1836
+#: ../src/guestfs-actions.pod:2024 ../src/guestfs-actions.pod:2136
+#: ../src/guestfs-actions.pod:2299 ../src/guestfs-actions.pod:2316
+#: ../src/guestfs-actions.pod:2383 ../src/guestfs-actions.pod:2426
+#: ../src/guestfs-actions.pod:2447 ../src/guestfs-actions.pod:2632
+#: ../src/guestfs-actions.pod:2846 ../src/guestfs-actions.pod:3050
+#: ../src/guestfs-actions.pod:3152 ../src/guestfs-actions.pod:3256
+#: ../src/guestfs-actions.pod:3275 ../src/guestfs-actions.pod:3490
+#: ../src/guestfs-actions.pod:3518 ../src/guestfs-actions.pod:3539
+#: ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:3636
+#: ../src/guestfs-actions.pod:3656 ../src/guestfs-actions.pod:3676
+#: ../src/guestfs-actions.pod:4303 ../src/guestfs-actions.pod:4650
+#: ../src/guestfs-actions.pod:4817 ../src/guestfs-actions.pod:4927
+#: ../src/guestfs-actions.pod:5820 ../src/guestfs-actions.pod:6021
+#: ../src/guestfs-actions.pod:6209 ../src/guestfs-actions.pod:6387
+#: ../src/guestfs-actions.pod:6436 ../src/guestfs-actions.pod:7096
+#: ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7136
+#: ../src/guestfs-actions.pod:7160 ../src/guestfs-actions.pod:7834
+#: ../src/guestfs-actions.pod:7853 ../src/guestfs-actions.pod:7871
+#: ../src/guestfs-actions.pod:8045 ../src/guestfs-actions.pod:8359
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
@@ -25261,9 +25228,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:457
msgid ""
-"This option is only useful when debugging Augeas lenses. Use of this option"
-" may require additional memory for the libguestfs appliance. You may need "
-"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call "
+"This option is only useful when debugging Augeas lenses. Use of this option "
+"may require additional memory for the libguestfs appliance. You may need to "
+"set the C<LIBGUESTFS_MEMSIZE> environment variable or call "
"C<guestfs_set_memsize>."
msgstr ""
@@ -25333,44 +25300,44 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:527 ../src/guestfs-actions.pod:543
#: ../src/guestfs-actions.pod:689 ../src/guestfs-actions.pod:1196
-#: ../src/guestfs-actions.pod:1843 ../src/guestfs-actions.pod:1862
-#: ../src/guestfs-actions.pod:1965 ../src/guestfs-actions.pod:1984
-#: ../src/guestfs-actions.pod:2230 ../src/guestfs-actions.pod:2696
-#: ../src/guestfs-actions.pod:2712 ../src/guestfs-actions.pod:2731
-#: ../src/guestfs-actions.pod:2796 ../src/guestfs-actions.pod:2820
-#: ../src/guestfs-actions.pod:2891 ../src/guestfs-actions.pod:2940
-#: ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3584
-#: ../src/guestfs-actions.pod:3864 ../src/guestfs-actions.pod:4178
-#: ../src/guestfs-actions.pod:4195 ../src/guestfs-actions.pod:4215
-#: ../src/guestfs-actions.pod:4277 ../src/guestfs-actions.pod:4382
-#: ../src/guestfs-actions.pod:4790 ../src/guestfs-actions.pod:5547
-#: ../src/guestfs-actions.pod:6183 ../src/guestfs-actions.pod:6309
-#: ../src/guestfs-actions.pod:6423 ../src/guestfs-actions.pod:7190
-#: ../src/guestfs-actions.pod:7251 ../src/guestfs-actions.pod:7306
-#: ../src/guestfs-actions.pod:7452 ../src/guestfs-actions.pod:7476
-#: ../src/guestfs-actions.pod:7952 ../src/guestfs-actions.pod:7972
-#: ../src/guestfs-actions.pod:8019 ../src/guestfs-actions.pod:8213
-#: ../src/guestfs-actions.pod:8232 ../src/guestfs-actions.pod:8326
-#: ../src/guestfs-actions.pod:8345 ../src/guestfs-actions.pod:8391
-#: ../src/guestfs-actions.pod:8410
-msgid ""
-"This function returns a NULL-terminated array of strings (like "
-"L<environ(3)>), or NULL if there was an error. I<The caller must free the "
-"strings and the array after use>."
+#: ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:1870
+#: ../src/guestfs-actions.pod:1973 ../src/guestfs-actions.pod:1992
+#: ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2704
+#: ../src/guestfs-actions.pod:2720 ../src/guestfs-actions.pod:2739
+#: ../src/guestfs-actions.pod:2804 ../src/guestfs-actions.pod:2828
+#: ../src/guestfs-actions.pod:2899 ../src/guestfs-actions.pod:2948
+#: ../src/guestfs-actions.pod:3217 ../src/guestfs-actions.pod:3592
+#: ../src/guestfs-actions.pod:3872 ../src/guestfs-actions.pod:4186
+#: ../src/guestfs-actions.pod:4203 ../src/guestfs-actions.pod:4223
+#: ../src/guestfs-actions.pod:4285 ../src/guestfs-actions.pod:4390
+#: ../src/guestfs-actions.pod:4789 ../src/guestfs-actions.pod:5546
+#: ../src/guestfs-actions.pod:6181 ../src/guestfs-actions.pod:6307
+#: ../src/guestfs-actions.pod:6421 ../src/guestfs-actions.pod:7176
+#: ../src/guestfs-actions.pod:7237 ../src/guestfs-actions.pod:7292
+#: ../src/guestfs-actions.pod:7438 ../src/guestfs-actions.pod:7462
+#: ../src/guestfs-actions.pod:7938 ../src/guestfs-actions.pod:7958
+#: ../src/guestfs-actions.pod:8005 ../src/guestfs-actions.pod:8199
+#: ../src/guestfs-actions.pod:8218 ../src/guestfs-actions.pod:8309
+#: ../src/guestfs-actions.pod:8328 ../src/guestfs-actions.pod:8374
+#: ../src/guestfs-actions.pod:8393
+msgid ""
+"This function returns a NULL-terminated array of strings (like L<environ(3)"
+">), or NULL if there was an error. I<The caller must free the strings and "
+"the array after use>."
msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:1121
-#: ../src/guestfs-actions.pod:1139 ../src/guestfs-actions.pod:1900
-#: ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3973
-#: ../src/guestfs-actions.pod:4631 ../src/guestfs-actions.pod:4681
-#: ../src/guestfs-actions.pod:4868 ../src/guestfs-actions.pod:4901
-#: ../src/guestfs-actions.pod:5064 ../src/guestfs-actions.pod:5551
-#: ../src/guestfs-actions.pod:6124 ../src/guestfs-actions.pod:6521
-#: ../src/guestfs-actions.pod:6535 ../src/guestfs-actions.pod:6547
-#: ../src/guestfs-actions.pod:7031 ../src/guestfs-actions.pod:7690
-#: ../src/guestfs-actions.pod:7703 ../src/guestfs-actions.pod:7936
-#: ../src/guestfs-actions.pod:8201
+#: ../src/guestfs-actions.pod:1139 ../src/guestfs-actions.pod:1908
+#: ../src/guestfs-actions.pod:3950 ../src/guestfs-actions.pod:3981
+#: ../src/guestfs-actions.pod:4633 ../src/guestfs-actions.pod:4680
+#: ../src/guestfs-actions.pod:4867 ../src/guestfs-actions.pod:4900
+#: ../src/guestfs-actions.pod:5063 ../src/guestfs-actions.pod:5550
+#: ../src/guestfs-actions.pod:6122 ../src/guestfs-actions.pod:6519
+#: ../src/guestfs-actions.pod:6533 ../src/guestfs-actions.pod:6545
+#: ../src/guestfs-actions.pod:7023 ../src/guestfs-actions.pod:7676
+#: ../src/guestfs-actions.pod:7689 ../src/guestfs-actions.pod:7922
+#: ../src/guestfs-actions.pod:8187
msgid "(Added in 0.8)"
msgstr ""
@@ -25502,7 +25469,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:1645
+#: ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:1653
msgid "(Added in 1.0.80)"
msgstr ""
@@ -25631,21 +25598,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:766 ../src/guestfs-actions.pod:1883
-#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:2387
-#: ../src/guestfs-actions.pod:2398 ../src/guestfs-actions.pod:2470
-#: ../src/guestfs-actions.pod:2496 ../src/guestfs-actions.pod:2536
-#: ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:2587
-#: ../src/guestfs-actions.pod:2610 ../src/guestfs-actions.pod:3685
-#: ../src/guestfs-actions.pod:3701 ../src/guestfs-actions.pod:3719
-#: ../src/guestfs-actions.pod:3881 ../src/guestfs-actions.pod:3895
-#: ../src/guestfs-actions.pod:3910 ../src/guestfs-actions.pod:3924
-#: ../src/guestfs-actions.pod:3940 ../src/guestfs-actions.pod:3955
-#: ../src/guestfs-actions.pod:3971 ../src/guestfs-actions.pod:3985
-#: ../src/guestfs-actions.pod:3998 ../src/guestfs-actions.pod:4012
-#: ../src/guestfs-actions.pod:4027 ../src/guestfs-actions.pod:4042
-#: ../src/guestfs-actions.pod:4055 ../src/guestfs-actions.pod:4069
-#: ../src/guestfs-actions.pod:5788
+#: ../src/guestfs-actions.pod:766 ../src/guestfs-actions.pod:1891
+#: ../src/guestfs-actions.pod:1906 ../src/guestfs-actions.pod:2395
+#: ../src/guestfs-actions.pod:2406 ../src/guestfs-actions.pod:2478
+#: ../src/guestfs-actions.pod:2504 ../src/guestfs-actions.pod:2544
+#: ../src/guestfs-actions.pod:2559 ../src/guestfs-actions.pod:2595
+#: ../src/guestfs-actions.pod:2618 ../src/guestfs-actions.pod:3693
+#: ../src/guestfs-actions.pod:3709 ../src/guestfs-actions.pod:3727
+#: ../src/guestfs-actions.pod:3889 ../src/guestfs-actions.pod:3903
+#: ../src/guestfs-actions.pod:3918 ../src/guestfs-actions.pod:3932
+#: ../src/guestfs-actions.pod:3948 ../src/guestfs-actions.pod:3963
+#: ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:3993
+#: ../src/guestfs-actions.pod:4006 ../src/guestfs-actions.pod:4020
+#: ../src/guestfs-actions.pod:4035 ../src/guestfs-actions.pod:4050
+#: ../src/guestfs-actions.pod:4063 ../src/guestfs-actions.pod:4077
+#: ../src/guestfs-actions.pod:5784
msgid "This function returns a C truth value on success or -1 on error."
msgstr ""
@@ -25863,8 +25830,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:970
msgid ""
-"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return "
-"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of "
+"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return C<"
+"\"/WINDOWS/system32\"> (the exact return value would depend on details of "
"how the directories were originally created under Windows)."
msgstr ""
@@ -25874,7 +25841,7 @@ msgid "See also C<guestfs_realpath>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:983 ../src/guestfs-actions.pod:7870
+#: ../src/guestfs-actions.pod:983 ../src/guestfs-actions.pod:7856
msgid "(Added in 1.0.75)"
msgstr ""
@@ -25903,12 +25870,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:4199
-#: ../src/guestfs-actions.pod:4281 ../src/guestfs-actions.pod:4298
-#: ../src/guestfs-actions.pod:4386 ../src/guestfs-actions.pod:4794
-#: ../src/guestfs-actions.pod:4808 ../src/guestfs-actions.pod:6187
-#: ../src/guestfs-actions.pod:6201 ../src/guestfs-actions.pod:8023
-#: ../src/guestfs-actions.pod:8037
+#: ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:4207
+#: ../src/guestfs-actions.pod:4289 ../src/guestfs-actions.pod:4306
+#: ../src/guestfs-actions.pod:4394 ../src/guestfs-actions.pod:4793
+#: ../src/guestfs-actions.pod:4807 ../src/guestfs-actions.pod:6185
+#: ../src/guestfs-actions.pod:6199 ../src/guestfs-actions.pod:8009
+#: ../src/guestfs-actions.pod:8023
msgid "(Added in 0.4)"
msgstr ""
@@ -25939,10 +25906,10 @@ msgid "To get the checksums for many files, use C<guestfs_checksums_out>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1061 ../src/guestfs-actions.pod:1720
-#: ../src/guestfs-actions.pod:2578 ../src/guestfs-actions.pod:3897
-#: ../src/guestfs-actions.pod:3926 ../src/guestfs-actions.pod:3987
-#: ../src/guestfs-actions.pod:4014 ../src/guestfs-actions.pod:7726
+#: ../src/guestfs-actions.pod:1061 ../src/guestfs-actions.pod:1728
+#: ../src/guestfs-actions.pod:2586 ../src/guestfs-actions.pod:3905
+#: ../src/guestfs-actions.pod:3934 ../src/guestfs-actions.pod:3995
+#: ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:7712
msgid "(Added in 1.0.2)"
msgstr ""
@@ -25971,11 +25938,11 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1077 ../src/guestfs-actions.pod:5618
-#: ../src/guestfs-actions.pod:5753 ../src/guestfs-actions.pod:5790
-#: ../src/guestfs-actions.pod:5808 ../src/guestfs-actions.pod:5990
-#: ../src/guestfs-actions.pod:7635 ../src/guestfs-actions.pod:7649
-#: ../src/guestfs-actions.pod:8049
+#: ../src/guestfs-actions.pod:1077 ../src/guestfs-actions.pod:5617
+#: ../src/guestfs-actions.pod:5752 ../src/guestfs-actions.pod:5786
+#: ../src/guestfs-actions.pod:5804 ../src/guestfs-actions.pod:5986
+#: ../src/guestfs-actions.pod:7621 ../src/guestfs-actions.pod:7635
+#: ../src/guestfs-actions.pod:8035
msgid "(Added in 1.3.2)"
msgstr ""
@@ -26053,15 +26020,15 @@ msgstr ""
#: ../src/guestfs-actions.pod:1152
msgid ""
"The single parameter is an argv-style list of arguments. The first element "
-"is the name of the program to run. Subsequent elements are parameters. The"
-" list must be non-empty (ie. must contain a program name). Note that the "
+"is the name of the program to run. Subsequent elements are parameters. The "
+"list must be non-empty (ie. must contain a program name). Note that the "
"command runs directly, and is I<not> invoked via the shell (see "
"C<guestfs_sh>)."
msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:1203
-#: ../src/guestfs-actions.pod:2019
+#: ../src/guestfs-actions.pod:2027
msgid "(Added in 0.9.1)"
msgstr ""
@@ -26083,8 +26050,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:1191
msgid ""
-"This is the same as C<guestfs_command>, but splits the result into a list of"
-" lines."
+"This is the same as C<guestfs_command>, but splits the result into a list of "
+"lines."
msgstr ""
#. type: textblock
@@ -26127,7 +26094,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1288
-#: ../src/guestfs-actions.pod:2564 ../src/guestfs-actions.pod:6907
+#: ../src/guestfs-actions.pod:2572 ../src/guestfs-actions.pod:6902
msgid "(Added in 1.13.15)"
msgstr ""
@@ -26302,28 +26269,35 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1374 ../src/guestfs-actions.pod:1425
-#: ../src/guestfs-actions.pod:1476 ../src/guestfs-actions.pod:1532
-#: ../src/guestfs-actions.pod:1584 ../src/guestfs-actions.pod:1715
-#: ../src/guestfs-actions.pod:1746 ../src/guestfs-actions.pod:1791
-#: ../src/guestfs-actions.pod:2168 ../src/guestfs-actions.pod:2190
-#: ../src/guestfs-actions.pod:4097 ../src/guestfs-actions.pod:7721
-#: ../src/guestfs-actions.pod:7755 ../src/guestfs-actions.pod:8262
-#: ../src/guestfs-actions.pod:8285
+#: ../src/guestfs-actions.pod:1374 ../src/guestfs-actions.pod:1427
+#: ../src/guestfs-actions.pod:1480 ../src/guestfs-actions.pod:1538
+#: ../src/guestfs-actions.pod:1592 ../src/guestfs-actions.pod:1723
+#: ../src/guestfs-actions.pod:1754 ../src/guestfs-actions.pod:1799
+#: ../src/guestfs-actions.pod:2176 ../src/guestfs-actions.pod:2198
+#: ../src/guestfs-actions.pod:4105 ../src/guestfs-actions.pod:7707
+#: ../src/guestfs-actions.pod:7741 ../src/guestfs-actions.pod:8248
+#: ../src/guestfs-actions.pod:8271
msgid ""
"This long-running command can generate progress notification messages so "
"that the caller can display a progress bar or indicator. To receive these "
-"messages, the caller must register a progress event callback. See "
-"L<guestfs(3)/GUESTFS_EVENT_PROGRESS>."
+"messages, the caller must register a progress event callback. See L<guestfs"
+"(3)/GUESTFS_EVENT_PROGRESS>."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs-actions.pod:1379 ../src/guestfs-actions.pod:1432
+#: ../src/guestfs-actions.pod:1485 ../src/guestfs-actions.pod:1543
+#: ../src/guestfs-actions.pod:6042
+msgid "(Added in 1.13.25)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1379
+#: ../src/guestfs-actions.pod:1381
msgid "guestfs_copy_device_to_device_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1381
+#: ../src/guestfs-actions.pod:1383
#, no-wrap
msgid ""
" int\n"
@@ -26335,17 +26309,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1387
+#: ../src/guestfs-actions.pod:1389
msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1391
+#: ../src/guestfs-actions.pod:1393
msgid "guestfs_copy_device_to_device_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1393
+#: ../src/guestfs-actions.pod:1395
#, no-wrap
msgid ""
" int\n"
@@ -26357,17 +26331,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1399
+#: ../src/guestfs-actions.pod:1401
msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1403
+#: ../src/guestfs-actions.pod:1405
msgid "guestfs_copy_device_to_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1405
+#: ../src/guestfs-actions.pod:1407
#, no-wrap
msgid ""
" int\n"
@@ -26379,7 +26353,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1416
+#: ../src/guestfs-actions.pod:1418
#, no-wrap
msgid ""
" GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n"
@@ -26389,19 +26363,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1420 ../src/guestfs-actions.pod:1471
-#: ../src/guestfs-actions.pod:1522
+#: ../src/guestfs-actions.pod:1422 ../src/guestfs-actions.pod:1475
+#: ../src/guestfs-actions.pod:1528
msgid ""
"See C<guestfs_copy_device_to_device> for a general overview of this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1430
+#: ../src/guestfs-actions.pod:1434
msgid "guestfs_copy_device_to_file_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1432
+#: ../src/guestfs-actions.pod:1436
#, no-wrap
msgid ""
" int\n"
@@ -26413,17 +26387,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1438
+#: ../src/guestfs-actions.pod:1442
msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1442
+#: ../src/guestfs-actions.pod:1446
msgid "guestfs_copy_device_to_file_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1444
+#: ../src/guestfs-actions.pod:1448
#, no-wrap
msgid ""
" int\n"
@@ -26435,17 +26409,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1450
+#: ../src/guestfs-actions.pod:1454
msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1454
+#: ../src/guestfs-actions.pod:1458
msgid "guestfs_copy_file_to_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1456
+#: ../src/guestfs-actions.pod:1460
#, no-wrap
msgid ""
" int\n"
@@ -26457,7 +26431,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1467
+#: ../src/guestfs-actions.pod:1471
#, no-wrap
msgid ""
" GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n"
@@ -26467,12 +26441,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1481
+#: ../src/guestfs-actions.pod:1487
msgid "guestfs_copy_file_to_device_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1483
+#: ../src/guestfs-actions.pod:1489
#, no-wrap
msgid ""
" int\n"
@@ -26484,17 +26458,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1489
+#: ../src/guestfs-actions.pod:1495
msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1493
+#: ../src/guestfs-actions.pod:1499
msgid "guestfs_copy_file_to_device_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1495
+#: ../src/guestfs-actions.pod:1501
#, no-wrap
msgid ""
" int\n"
@@ -26506,17 +26480,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1501
+#: ../src/guestfs-actions.pod:1507
msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1505
+#: ../src/guestfs-actions.pod:1511
msgid "guestfs_copy_file_to_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1507
+#: ../src/guestfs-actions.pod:1513
#, no-wrap
msgid ""
" int\n"
@@ -26528,7 +26502,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1518
+#: ../src/guestfs-actions.pod:1524
#, no-wrap
msgid ""
" GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n"
@@ -26538,20 +26512,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1525
+#: ../src/guestfs-actions.pod:1531
msgid ""
-"This is B<not> the function you want for copying files. This is for copying"
-" blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and "
+"This is B<not> the function you want for copying files. This is for copying "
+"blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and "
"C<guestfs_mv> for general file copying and moving functions."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1537
+#: ../src/guestfs-actions.pod:1545
msgid "guestfs_copy_file_to_file_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1539
+#: ../src/guestfs-actions.pod:1547
#, no-wrap
msgid ""
" int\n"
@@ -26563,17 +26537,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1545
+#: ../src/guestfs-actions.pod:1553
msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1549
+#: ../src/guestfs-actions.pod:1557
msgid "guestfs_copy_file_to_file_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1551
+#: ../src/guestfs-actions.pod:1559
#, no-wrap
msgid ""
" int\n"
@@ -26585,17 +26559,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1557
+#: ../src/guestfs-actions.pod:1565
msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1561
+#: ../src/guestfs-actions.pod:1569
msgid "guestfs_copy_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1563
+#: ../src/guestfs-actions.pod:1571
#, no-wrap
msgid ""
" int\n"
@@ -26607,26 +26581,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1569 ../src/guestfs-actions.pod:1626
+#: ../src/guestfs-actions.pod:1577 ../src/guestfs-actions.pod:1634
msgid ""
-"I<This function is deprecated.> In new code, use the "
-"L</guestfs_copy_device_to_device> call instead."
+"I<This function is deprecated.> In new code, use the L</"
+"guestfs_copy_device_to_device> call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1589 ../src/guestfs-actions.pod:4821
-#: ../src/guestfs-actions.pod:6214 ../src/guestfs-actions.pod:7956
-#: ../src/guestfs-actions.pod:7976 ../src/guestfs-actions.pod:8062
+#: ../src/guestfs-actions.pod:1597 ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:7942
+#: ../src/guestfs-actions.pod:7962 ../src/guestfs-actions.pod:8048
msgid "(Added in 1.0.87)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1591
+#: ../src/guestfs-actions.pod:1599
msgid "guestfs_cp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1593
+#: ../src/guestfs-actions.pod:1601
#, no-wrap
msgid ""
" int\n"
@@ -26637,20 +26611,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1603 ../src/guestfs-actions.pod:1617
-#: ../src/guestfs-actions.pod:1697 ../src/guestfs-actions.pod:1771
-#: ../src/guestfs-actions.pod:1885 ../src/guestfs-actions.pod:5565
-#: ../src/guestfs-actions.pod:6058
+#: ../src/guestfs-actions.pod:1611 ../src/guestfs-actions.pod:1625
+#: ../src/guestfs-actions.pod:1705 ../src/guestfs-actions.pod:1779
+#: ../src/guestfs-actions.pod:1893 ../src/guestfs-actions.pod:5564
+#: ../src/guestfs-actions.pod:6056
msgid "(Added in 1.0.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1605
+#: ../src/guestfs-actions.pod:1613
msgid "guestfs_cp_a"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1607
+#: ../src/guestfs-actions.pod:1615
#, no-wrap
msgid ""
" int\n"
@@ -26661,12 +26635,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1619
+#: ../src/guestfs-actions.pod:1627
msgid "guestfs_dd"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1621
+#: ../src/guestfs-actions.pod:1629
#, no-wrap
msgid ""
" int\n"
@@ -26677,20 +26651,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1638
+#: ../src/guestfs-actions.pod:1646
msgid ""
"If the destination is a device, it must be as large or larger than the "
-"source file or device, otherwise the copy will fail. This command cannot do"
-" partial copies (see C<guestfs_copy_device_to_device>)."
+"source file or device, otherwise the copy will fail. This command cannot do "
+"partial copies (see C<guestfs_copy_device_to_device>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1647
+#: ../src/guestfs-actions.pod:1655
msgid "guestfs_df"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1649
+#: ../src/guestfs-actions.pod:1657
#, no-wrap
msgid ""
" char *\n"
@@ -26699,7 +26673,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1654 ../src/guestfs-actions.pod:1671
+#: ../src/guestfs-actions.pod:1662 ../src/guestfs-actions.pod:1679
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string. Use C<guestfs_statvfs> "
@@ -26707,23 +26681,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1661 ../src/guestfs-actions.pod:1678
-#: ../src/guestfs-actions.pod:1796 ../src/guestfs-actions.pod:2803
-#: ../src/guestfs-actions.pod:2827 ../src/guestfs-actions.pod:2895
-#: ../src/guestfs-actions.pod:4931 ../src/guestfs-actions.pod:5465
-#: ../src/guestfs-actions.pod:7459 ../src/guestfs-actions.pod:7483
-#: ../src/guestfs-actions.pod:8102 ../src/guestfs-actions.pod:8115
-#: ../src/guestfs-actions.pod:8128
+#: ../src/guestfs-actions.pod:1669 ../src/guestfs-actions.pod:1686
+#: ../src/guestfs-actions.pod:1804 ../src/guestfs-actions.pod:2811
+#: ../src/guestfs-actions.pod:2835 ../src/guestfs-actions.pod:2903
+#: ../src/guestfs-actions.pod:4930 ../src/guestfs-actions.pod:5464
+#: ../src/guestfs-actions.pod:7445 ../src/guestfs-actions.pod:7469
+#: ../src/guestfs-actions.pod:8088 ../src/guestfs-actions.pod:8101
+#: ../src/guestfs-actions.pod:8114
msgid "(Added in 1.0.54)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1663
+#: ../src/guestfs-actions.pod:1671
msgid "guestfs_df_h"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1665
+#: ../src/guestfs-actions.pod:1673
#, no-wrap
msgid ""
" char *\n"
@@ -26732,12 +26706,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1680
+#: ../src/guestfs-actions.pod:1688
msgid "guestfs_dmesg"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1682
+#: ../src/guestfs-actions.pod:1690
#, no-wrap
msgid ""
" char *\n"
@@ -26746,7 +26720,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1689
+#: ../src/guestfs-actions.pod:1697
msgid ""
"Another way to get the same information is to enable verbose messages with "
"C<guestfs_set_verbose> or by setting the environment variable "
@@ -26754,12 +26728,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1699
+#: ../src/guestfs-actions.pod:1707
msgid "guestfs_download"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1701
+#: ../src/guestfs-actions.pod:1709
#, no-wrap
msgid ""
" int\n"
@@ -26770,17 +26744,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1711
+#: ../src/guestfs-actions.pod:1719
msgid "See also C<guestfs_upload>, C<guestfs_cat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1722
+#: ../src/guestfs-actions.pod:1730
msgid "guestfs_download_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1724
+#: ../src/guestfs-actions.pod:1732
#, no-wrap
msgid ""
" int\n"
@@ -26793,30 +26767,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1737
+#: ../src/guestfs-actions.pod:1745
msgid ""
"Note that there is no limit on the amount of data that can be downloaded "
-"with this call, unlike with C<guestfs_pread>, and this call always reads the"
-" full amount unless an error occurs."
+"with this call, unlike with C<guestfs_pread>, and this call always reads the "
+"full amount unless an error occurs."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1742
+#: ../src/guestfs-actions.pod:1750
msgid "See also C<guestfs_download>, C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1751 ../src/guestfs-actions.pod:7760
+#: ../src/guestfs-actions.pod:1759 ../src/guestfs-actions.pod:7746
msgid "(Added in 1.5.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1753
+#: ../src/guestfs-actions.pod:1761
msgid "guestfs_drop_caches"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1755
+#: ../src/guestfs-actions.pod:1763
#, no-wrap
msgid ""
" int\n"
@@ -26826,12 +26800,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1773
+#: ../src/guestfs-actions.pod:1781
msgid "guestfs_du"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1775
+#: ../src/guestfs-actions.pod:1783
#, no-wrap
msgid ""
" int64_t\n"
@@ -26841,12 +26815,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1798
+#: ../src/guestfs-actions.pod:1806
msgid "guestfs_e2fsck_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1800
+#: ../src/guestfs-actions.pod:1808
#, no-wrap
msgid ""
" int\n"
@@ -26856,24 +26830,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1808
+#: ../src/guestfs-actions.pod:1816
msgid ""
"This command is only needed because of C<guestfs_resize2fs> (q.v.). "
"Normally you should use C<guestfs_fsck>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1813
+#: ../src/guestfs-actions.pod:1821
msgid "(Added in 1.0.29)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1815
+#: ../src/guestfs-actions.pod:1823
msgid "guestfs_echo_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1817
+#: ../src/guestfs-actions.pod:1825
#, no-wrap
msgid ""
" char *\n"
@@ -26883,23 +26857,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1826
+#: ../src/guestfs-actions.pod:1834
msgid "See also C<guestfs_ping_daemon>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1831 ../src/guestfs-actions.pod:2589
-#: ../src/guestfs-actions.pod:6931
+#: ../src/guestfs-actions.pod:1839 ../src/guestfs-actions.pod:2597
+#: ../src/guestfs-actions.pod:6926
msgid "(Added in 1.0.69)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1833
+#: ../src/guestfs-actions.pod:1841
msgid "guestfs_egrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1835
+#: ../src/guestfs-actions.pod:1843
#, no-wrap
msgid ""
" char **\n"
@@ -26910,33 +26884,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1850 ../src/guestfs-actions.pod:1869
-#: ../src/guestfs-actions.pod:1926 ../src/guestfs-actions.pod:1972
-#: ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2719
-#: ../src/guestfs-actions.pod:2738 ../src/guestfs-actions.pod:2916
-#: ../src/guestfs-actions.pod:2929 ../src/guestfs-actions.pod:2944
-#: ../src/guestfs-actions.pod:2990 ../src/guestfs-actions.pod:3012
-#: ../src/guestfs-actions.pod:3025 ../src/guestfs-actions.pod:4311
-#: ../src/guestfs-actions.pod:4325 ../src/guestfs-actions.pod:4338
-#: ../src/guestfs-actions.pod:4352 ../src/guestfs-actions.pod:5353
-#: ../src/guestfs-actions.pod:6392 ../src/guestfs-actions.pod:6441
-#: ../src/guestfs-actions.pod:7327 ../src/guestfs-actions.pod:7339
-#: ../src/guestfs-actions.pod:7352 ../src/guestfs-actions.pod:7365
-#: ../src/guestfs-actions.pod:7387 ../src/guestfs-actions.pod:7400
-#: ../src/guestfs-actions.pod:7413 ../src/guestfs-actions.pod:7426
-#: ../src/guestfs-actions.pod:8220 ../src/guestfs-actions.pod:8239
-#: ../src/guestfs-actions.pod:8333 ../src/guestfs-actions.pod:8352
-#: ../src/guestfs-actions.pod:8398 ../src/guestfs-actions.pod:8417
+#: ../src/guestfs-actions.pod:1858 ../src/guestfs-actions.pod:1877
+#: ../src/guestfs-actions.pod:1934 ../src/guestfs-actions.pod:1980
+#: ../src/guestfs-actions.pod:1999 ../src/guestfs-actions.pod:2727
+#: ../src/guestfs-actions.pod:2746 ../src/guestfs-actions.pod:2924
+#: ../src/guestfs-actions.pod:2937 ../src/guestfs-actions.pod:2952
+#: ../src/guestfs-actions.pod:2998 ../src/guestfs-actions.pod:3020
+#: ../src/guestfs-actions.pod:3033 ../src/guestfs-actions.pod:4319
+#: ../src/guestfs-actions.pod:4333 ../src/guestfs-actions.pod:4346
+#: ../src/guestfs-actions.pod:4360 ../src/guestfs-actions.pod:5352
+#: ../src/guestfs-actions.pod:6390 ../src/guestfs-actions.pod:6439
+#: ../src/guestfs-actions.pod:7313 ../src/guestfs-actions.pod:7325
+#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7351
+#: ../src/guestfs-actions.pod:7373 ../src/guestfs-actions.pod:7386
+#: ../src/guestfs-actions.pod:7399 ../src/guestfs-actions.pod:7412
+#: ../src/guestfs-actions.pod:8206 ../src/guestfs-actions.pod:8225
+#: ../src/guestfs-actions.pod:8316 ../src/guestfs-actions.pod:8335
+#: ../src/guestfs-actions.pod:8381 ../src/guestfs-actions.pod:8400
msgid "(Added in 1.0.66)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1852
+#: ../src/guestfs-actions.pod:1860
msgid "guestfs_egrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1854
+#: ../src/guestfs-actions.pod:1862
#, no-wrap
msgid ""
" char **\n"
@@ -26947,12 +26921,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1871
+#: ../src/guestfs-actions.pod:1879
msgid "guestfs_equal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1873
+#: ../src/guestfs-actions.pod:1881
#, no-wrap
msgid ""
" int\n"
@@ -26963,12 +26937,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1887
+#: ../src/guestfs-actions.pod:1895
msgid "guestfs_exists"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1889
+#: ../src/guestfs-actions.pod:1897
#, no-wrap
msgid ""
" int\n"
@@ -26978,17 +26952,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1896
+#: ../src/guestfs-actions.pod:1904
msgid "See also C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1902
+#: ../src/guestfs-actions.pod:1910
msgid "guestfs_fallocate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1904
+#: ../src/guestfs-actions.pod:1912
#, no-wrap
msgid ""
" int\n"
@@ -26999,19 +26973,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1909
+#: ../src/guestfs-actions.pod:1917
msgid ""
-"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64>"
-" call instead."
+"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> "
+"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1928
+#: ../src/guestfs-actions.pod:1936
msgid "guestfs_fallocate64"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1930
+#: ../src/guestfs-actions.pod:1938
#, no-wrap
msgid ""
" int\n"
@@ -27022,14 +26996,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1939
+#: ../src/guestfs-actions.pod:1947
msgid ""
"Note that this call allocates disk blocks for the file. To create a sparse "
"file use C<guestfs_truncate_size> instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1942
+#: ../src/guestfs-actions.pod:1950
msgid ""
"The deprecated call C<guestfs_fallocate> does the same, but owing to an "
"oversight it only allowed 30 bit lengths to be specified, effectively "
@@ -27037,17 +27011,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1953
+#: ../src/guestfs-actions.pod:1961
msgid "(Added in 1.3.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1955
+#: ../src/guestfs-actions.pod:1963
msgid "guestfs_fgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1957
+#: ../src/guestfs-actions.pod:1965
#, no-wrap
msgid ""
" char **\n"
@@ -27058,12 +27032,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1974
+#: ../src/guestfs-actions.pod:1982
msgid "guestfs_fgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1976
+#: ../src/guestfs-actions.pod:1984
#, no-wrap
msgid ""
" char **\n"
@@ -27074,12 +27048,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1993
+#: ../src/guestfs-actions.pod:2001
msgid "guestfs_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1995
+#: ../src/guestfs-actions.pod:2003
#, no-wrap
msgid ""
" char *\n"
@@ -27089,19 +27063,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2013
+#: ../src/guestfs-actions.pod:2021
msgid ""
"See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, "
"C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2021
+#: ../src/guestfs-actions.pod:2029
msgid "guestfs_file_architecture"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2023
+#: ../src/guestfs-actions.pod:2031
#, no-wrap
msgid ""
" char *\n"
@@ -27111,23 +27085,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2131 ../src/guestfs-actions.pod:2294
-#: ../src/guestfs-actions.pod:2311 ../src/guestfs-actions.pod:3045
-#: ../src/guestfs-actions.pod:3147 ../src/guestfs-actions.pod:3213
-#: ../src/guestfs-actions.pod:3400 ../src/guestfs-actions.pod:3418
-#: ../src/guestfs-actions.pod:3458 ../src/guestfs-actions.pod:3534
-#: ../src/guestfs-actions.pod:3631 ../src/guestfs-actions.pod:3868
-#: ../src/guestfs-actions.pod:4000
+#: ../src/guestfs-actions.pod:2139 ../src/guestfs-actions.pod:2302
+#: ../src/guestfs-actions.pod:2319 ../src/guestfs-actions.pod:3053
+#: ../src/guestfs-actions.pod:3155 ../src/guestfs-actions.pod:3221
+#: ../src/guestfs-actions.pod:3408 ../src/guestfs-actions.pod:3426
+#: ../src/guestfs-actions.pod:3466 ../src/guestfs-actions.pod:3542
+#: ../src/guestfs-actions.pod:3639 ../src/guestfs-actions.pod:3876
+#: ../src/guestfs-actions.pod:4008
msgid "(Added in 1.5.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2133
+#: ../src/guestfs-actions.pod:2141
msgid "guestfs_filesize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2135
+#: ../src/guestfs-actions.pod:2143
#, no-wrap
msgid ""
" int64_t\n"
@@ -27137,7 +27111,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2141
+#: ../src/guestfs-actions.pod:2149
msgid ""
"To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, "
"C<guestfs_is_dir>, C<guestfs_is_file> etc. To get the size of block "
@@ -27145,17 +27119,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2147
+#: ../src/guestfs-actions.pod:2155
msgid "(Added in 1.0.82)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2149
+#: ../src/guestfs-actions.pod:2157
msgid "guestfs_fill"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2151
+#: ../src/guestfs-actions.pod:2159
#, no-wrap
msgid ""
" int\n"
@@ -27167,7 +27141,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2161
+#: ../src/guestfs-actions.pod:2169
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
"C<guestfs_truncate_size>. To create a file with a pattern of repeating "
@@ -27175,17 +27149,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2173
+#: ../src/guestfs-actions.pod:2181
msgid "(Added in 1.0.79)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2175
+#: ../src/guestfs-actions.pod:2183
msgid "guestfs_fill_pattern"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2177
+#: ../src/guestfs-actions.pod:2185
#, no-wrap
msgid ""
" int\n"
@@ -27197,7 +27171,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2183
+#: ../src/guestfs-actions.pod:2191
msgid ""
"This function is like C<guestfs_fill> except that it creates a new file of "
"length C<len> containing the repeating pattern of bytes in C<pattern>. The "
@@ -27206,17 +27180,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2195
+#: ../src/guestfs-actions.pod:2203
msgid "(Added in 1.3.12)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2197
+#: ../src/guestfs-actions.pod:2205
msgid "guestfs_find"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2199
+#: ../src/guestfs-actions.pod:2207
#, no-wrap
msgid ""
" char **\n"
@@ -27226,29 +27200,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2215
+#: ../src/guestfs-actions.pod:2223
msgid ""
"then the returned list from C<guestfs_find> C</tmp> would be 4 elements:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2228
+#: ../src/guestfs-actions.pod:2236
msgid "See also C<guestfs_find0>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2237 ../src/guestfs-actions.pod:4758
-#: ../src/guestfs-actions.pod:6476
+#: ../src/guestfs-actions.pod:2245 ../src/guestfs-actions.pod:4757
+#: ../src/guestfs-actions.pod:6474
msgid "(Added in 1.0.27)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2239
+#: ../src/guestfs-actions.pod:2247
msgid "guestfs_find0"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2241
+#: ../src/guestfs-actions.pod:2249
#, no-wrap
msgid ""
" int\n"
@@ -27259,24 +27233,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2250
+#: ../src/guestfs-actions.pod:2258
msgid ""
"This command works the same way as C<guestfs_find> with the following "
"exceptions:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2277
+#: ../src/guestfs-actions.pod:2285
msgid "(Added in 1.0.74)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2279
+#: ../src/guestfs-actions.pod:2287
msgid "guestfs_findfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2281
+#: ../src/guestfs-actions.pod:2289
#, no-wrap
msgid ""
" char *\n"
@@ -27286,17 +27260,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2289
+#: ../src/guestfs-actions.pod:2297
msgid "To find the label of a filesystem, use C<guestfs_vfs_label>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2296
+#: ../src/guestfs-actions.pod:2304
msgid "guestfs_findfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2298
+#: ../src/guestfs-actions.pod:2306
#, no-wrap
msgid ""
" char *\n"
@@ -27306,17 +27280,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2306
+#: ../src/guestfs-actions.pod:2314
msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2313
+#: ../src/guestfs-actions.pod:2321
msgid "guestfs_fsck"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2315
+#: ../src/guestfs-actions.pod:2323
#, no-wrap
msgid ""
" int\n"
@@ -27327,17 +27301,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2350 ../src/guestfs-actions.pod:8267
+#: ../src/guestfs-actions.pod:2358 ../src/guestfs-actions.pod:8253
msgid "(Added in 1.0.16)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2352
+#: ../src/guestfs-actions.pod:2360
msgid "guestfs_get_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2354
+#: ../src/guestfs-actions.pod:2362
#, no-wrap
msgid ""
" const char *\n"
@@ -27346,29 +27320,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2362
+#: ../src/guestfs-actions.pod:2370
msgid ""
-"This function returns a string which may be NULL. There is no way to return"
-" an error from this function. The string is owned by the guest handle and "
+"This function returns a string which may be NULL. There is no way to return "
+"an error from this function. The string is owned by the guest handle and "
"must I<not> be freed."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2366 ../src/guestfs-actions.pod:6154
-#: ../src/guestfs-actions.pod:6636 ../src/guestfs-actions.pod:7094
-#: ../src/guestfs-actions.pod:7113 ../src/guestfs-actions.pod:7129
-#: ../src/guestfs-actions.pod:7153 ../src/guestfs-actions.pod:7907
-#: ../src/guestfs-actions.pod:7922 ../src/guestfs-actions.pod:8314
+#: ../src/guestfs-actions.pod:2374 ../src/guestfs-actions.pod:6152
+#: ../src/guestfs-actions.pod:6631 ../src/guestfs-actions.pod:7080
+#: ../src/guestfs-actions.pod:7099 ../src/guestfs-actions.pod:7115
+#: ../src/guestfs-actions.pod:7139 ../src/guestfs-actions.pod:7893
+#: ../src/guestfs-actions.pod:7908 ../src/guestfs-actions.pod:8297
msgid "(Added in 1.0.26)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2368
+#: ../src/guestfs-actions.pod:2376
msgid "guestfs_get_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2370
+#: ../src/guestfs-actions.pod:2378
#, no-wrap
msgid ""
" char *\n"
@@ -27377,22 +27351,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2373
+#: ../src/guestfs-actions.pod:2381
msgid "Return the current attach method. See C<guestfs_set_attach_method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2378 ../src/guestfs-actions.pod:6666
+#: ../src/guestfs-actions.pod:2386 ../src/guestfs-actions.pod:6661
msgid "(Added in 1.9.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2380
+#: ../src/guestfs-actions.pod:2388
msgid "guestfs_get_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2382
+#: ../src/guestfs-actions.pod:2390
#, no-wrap
msgid ""
" int\n"
@@ -27401,12 +27375,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2391
+#: ../src/guestfs-actions.pod:2399
msgid "guestfs_get_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2393
+#: ../src/guestfs-actions.pod:2401
#, no-wrap
msgid ""
" int\n"
@@ -27415,17 +27389,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2400 ../src/guestfs-actions.pod:6707
+#: ../src/guestfs-actions.pod:2408 ../src/guestfs-actions.pod:6702
msgid "(Added in 1.0.72)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2402
+#: ../src/guestfs-actions.pod:2410
msgid "guestfs_get_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2404
+#: ../src/guestfs-actions.pod:2412
#, no-wrap
msgid ""
" char *\n"
@@ -27435,25 +27409,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2408
+#: ../src/guestfs-actions.pod:2416
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2421 ../src/guestfs-actions.pod:2442
-#: ../src/guestfs-actions.pod:6725 ../src/guestfs-actions.pod:6744
+#: ../src/guestfs-actions.pod:2429 ../src/guestfs-actions.pod:2450
+#: ../src/guestfs-actions.pod:6720 ../src/guestfs-actions.pod:6739
msgid "(Added in 1.0.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2423
+#: ../src/guestfs-actions.pod:2431
msgid "guestfs_get_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2425
+#: ../src/guestfs-actions.pod:2433
#, no-wrap
msgid ""
" char *\n"
@@ -27463,19 +27437,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2429
+#: ../src/guestfs-actions.pod:2437
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> "
"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2444
+#: ../src/guestfs-actions.pod:2452
msgid "guestfs_get_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2446
+#: ../src/guestfs-actions.pod:2454
#, no-wrap
msgid ""
" int\n"
@@ -27484,30 +27458,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2452
+#: ../src/guestfs-actions.pod:2460
msgid ""
"If C<guestfs_set_memsize> was not called on this handle, and if "
-"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default"
-" value for memsize."
+"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
+"value for memsize."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2461 ../src/guestfs-actions.pod:5049
-#: ../src/guestfs-actions.pod:5258 ../src/guestfs-actions.pod:5277
-#: ../src/guestfs-actions.pod:5296 ../src/guestfs-actions.pod:5308
-#: ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5338
-#: ../src/guestfs-actions.pod:6379 ../src/guestfs-actions.pod:6765
-#: ../src/guestfs-actions.pod:7061 ../src/guestfs-actions.pod:7676
+#: ../src/guestfs-actions.pod:2469 ../src/guestfs-actions.pod:5048
+#: ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5276
+#: ../src/guestfs-actions.pod:5295 ../src/guestfs-actions.pod:5307
+#: ../src/guestfs-actions.pod:5324 ../src/guestfs-actions.pod:5337
+#: ../src/guestfs-actions.pod:6377 ../src/guestfs-actions.pod:6760
+#: ../src/guestfs-actions.pod:7050 ../src/guestfs-actions.pod:7662
msgid "(Added in 1.0.55)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2463
+#: ../src/guestfs-actions.pod:2471
msgid "guestfs_get_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2465
+#: ../src/guestfs-actions.pod:2473
#, no-wrap
msgid ""
" int\n"
@@ -27516,17 +27490,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2472 ../src/guestfs-actions.pod:6784
+#: ../src/guestfs-actions.pod:2480 ../src/guestfs-actions.pod:6779
msgid "(Added in 1.5.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2474
+#: ../src/guestfs-actions.pod:2482
msgid "guestfs_get_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2476
+#: ../src/guestfs-actions.pod:2484
#, no-wrap
msgid ""
" const char *\n"
@@ -27535,19 +27509,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2484 ../src/guestfs-actions.pod:2524
+#: ../src/guestfs-actions.pod:2492 ../src/guestfs-actions.pod:2532
msgid ""
"This function returns a string, or NULL on error. The string is owned by "
"the guest handle and must I<not> be freed."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2489
+#: ../src/guestfs-actions.pod:2497
msgid "guestfs_get_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2491
+#: ../src/guestfs-actions.pod:2499
#, no-wrap
msgid ""
" int\n"
@@ -27556,18 +27530,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2498 ../src/guestfs-actions.pod:6820
-#: ../src/guestfs-actions.pod:8168
+#: ../src/guestfs-actions.pod:2506 ../src/guestfs-actions.pod:6815
+#: ../src/guestfs-actions.pod:8154
msgid "(Added in 1.11.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2500
+#: ../src/guestfs-actions.pod:2508
msgid "guestfs_get_pid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2502
+#: ../src/guestfs-actions.pod:2510
#, no-wrap
msgid ""
" int\n"
@@ -27576,17 +27550,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2512
+#: ../src/guestfs-actions.pod:2520
msgid "(Added in 1.0.56)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2514
+#: ../src/guestfs-actions.pod:2522
msgid "guestfs_get_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2516
+#: ../src/guestfs-actions.pod:2524
#, no-wrap
msgid ""
" const char *\n"
@@ -27595,17 +27569,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2527 ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:2535 ../src/guestfs-actions.pod:6843
msgid "(Added in 1.0.6)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2529
+#: ../src/guestfs-actions.pod:2537
msgid "guestfs_get_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2531
+#: ../src/guestfs-actions.pod:2539
#, no-wrap
msgid ""
" int\n"
@@ -27614,22 +27588,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2538 ../src/guestfs-actions.pod:4122
-#: ../src/guestfs-actions.pod:4453 ../src/guestfs-actions.pod:4856
-#: ../src/guestfs-actions.pod:4888 ../src/guestfs-actions.pod:6084
-#: ../src/guestfs-actions.pod:6427 ../src/guestfs-actions.pod:6872
-#: ../src/guestfs-actions.pod:7579 ../src/guestfs-actions.pod:7599
-#: ../src/guestfs-actions.pod:7791
+#: ../src/guestfs-actions.pod:2546 ../src/guestfs-actions.pod:4130
+#: ../src/guestfs-actions.pod:4461 ../src/guestfs-actions.pod:4855
+#: ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:6082
+#: ../src/guestfs-actions.pod:6425 ../src/guestfs-actions.pod:6867
+#: ../src/guestfs-actions.pod:7565 ../src/guestfs-actions.pod:7585
+#: ../src/guestfs-actions.pod:7777
msgid "(Added in 1.0.77)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2540
+#: ../src/guestfs-actions.pod:2548
msgid "guestfs_get_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2542
+#: ../src/guestfs-actions.pod:2550
#, no-wrap
msgid ""
" int\n"
@@ -27638,25 +27612,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2545
+#: ../src/guestfs-actions.pod:2553
msgid ""
"This returns the current setting of the selinux flag which is passed to the "
"appliance at boot time. See C<guestfs_set_selinux>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2553 ../src/guestfs-actions.pod:2627
-#: ../src/guestfs-actions.pod:6891 ../src/guestfs-actions.pod:6965
+#: ../src/guestfs-actions.pod:2561 ../src/guestfs-actions.pod:2635
+#: ../src/guestfs-actions.pod:6886 ../src/guestfs-actions.pod:6960
msgid "(Added in 1.0.67)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2555
+#: ../src/guestfs-actions.pod:2563
msgid "guestfs_get_smp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2557
+#: ../src/guestfs-actions.pod:2565
#, no-wrap
msgid ""
" int\n"
@@ -27665,12 +27639,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2566
+#: ../src/guestfs-actions.pod:2574
msgid "guestfs_get_state"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2568
+#: ../src/guestfs-actions.pod:2576
#, no-wrap
msgid ""
" int\n"
@@ -27679,12 +27653,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2580
+#: ../src/guestfs-actions.pod:2588
msgid "guestfs_get_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2582
+#: ../src/guestfs-actions.pod:2590
#, no-wrap
msgid ""
" int\n"
@@ -27693,12 +27667,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2591
+#: ../src/guestfs-actions.pod:2599
msgid "guestfs_get_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2593
+#: ../src/guestfs-actions.pod:2601
#, no-wrap
msgid ""
" int\n"
@@ -27707,19 +27681,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2596
+#: ../src/guestfs-actions.pod:2604
msgid ""
-"Return the current umask. By default the umask is C<022> unless it has been"
-" set by calling C<guestfs_umask>."
+"Return the current umask. By default the umask is C<022> unless it has been "
+"set by calling C<guestfs_umask>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2603
+#: ../src/guestfs-actions.pod:2611
msgid "guestfs_get_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2605
+#: ../src/guestfs-actions.pod:2613
#, no-wrap
msgid ""
" int\n"
@@ -27728,12 +27702,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2614
+#: ../src/guestfs-actions.pod:2622
msgid "guestfs_getcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2616
+#: ../src/guestfs-actions.pod:2624
#, no-wrap
msgid ""
" char *\n"
@@ -27742,18 +27716,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2621
+#: ../src/guestfs-actions.pod:2629
msgid ""
"See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2629
+#: ../src/guestfs-actions.pod:2637
msgid "guestfs_getxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2631
+#: ../src/guestfs-actions.pod:2639
#, no-wrap
msgid ""
" char *\n"
@@ -27765,7 +27739,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2637
+#: ../src/guestfs-actions.pod:2645
msgid ""
"Get a single extended attribute from file C<path> named C<name>. This call "
"follows symlinks. If you want to lookup an extended attribute for the "
@@ -27773,7 +27747,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2641 ../src/guestfs-actions.pod:4136
+#: ../src/guestfs-actions.pod:2649 ../src/guestfs-actions.pod:4144
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
"by calling C<guestfs_getxattrs>. However some Linux filesystem "
@@ -27783,33 +27757,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2651
+#: ../src/guestfs-actions.pod:2659
msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2653 ../src/guestfs-actions.pod:2866
-#: ../src/guestfs-actions.pod:3348 ../src/guestfs-actions.pod:4148
-#: ../src/guestfs-actions.pod:6077 ../src/guestfs-actions.pod:6103
-#: ../src/guestfs-actions.pod:6284
+#: ../src/guestfs-actions.pod:2661 ../src/guestfs-actions.pod:2874
+#: ../src/guestfs-actions.pod:3356 ../src/guestfs-actions.pod:4156
+#: ../src/guestfs-actions.pod:6075 ../src/guestfs-actions.pod:6101
+#: ../src/guestfs-actions.pod:6282
msgid ""
"This function returns a buffer, or NULL on error. The size of the returned "
-"buffer is written to C<*size_r>. I<The caller must free the returned buffer"
-" after use>."
+"buffer is written to C<*size_r>. I<The caller must free the returned buffer "
+"after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2657 ../src/guestfs-actions.pod:4152
+#: ../src/guestfs-actions.pod:2665 ../src/guestfs-actions.pod:4160
msgid "(Added in 1.7.24)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2659
+#: ../src/guestfs-actions.pod:2667
msgid "guestfs_getxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2661
+#: ../src/guestfs-actions.pod:2669
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -27819,33 +27793,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2671
+#: ../src/guestfs-actions.pod:2679
msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2673 ../src/guestfs-actions.pod:4164
-#: ../src/guestfs-actions.pod:4852
+#: ../src/guestfs-actions.pod:2681 ../src/guestfs-actions.pod:4172
+#: ../src/guestfs-actions.pod:4851
msgid ""
-"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was"
-" an error. I<The caller must call C<guestfs_free_xattr_list> after use>."
+"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was "
+"an error. I<The caller must call C<guestfs_free_xattr_list> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2677 ../src/guestfs-actions.pod:4168
-#: ../src/guestfs-actions.pod:4367 ../src/guestfs-actions.pod:4403
-#: ../src/guestfs-actions.pod:6457 ../src/guestfs-actions.pod:6984
-#: ../src/guestfs-actions.pod:8379
+#: ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:4176
+#: ../src/guestfs-actions.pod:4375 ../src/guestfs-actions.pod:4411
+#: ../src/guestfs-actions.pod:6455 ../src/guestfs-actions.pod:6979
+#: ../src/guestfs-actions.pod:8362
msgid "(Added in 1.0.59)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2679
+#: ../src/guestfs-actions.pod:2687
msgid "guestfs_glob_expand"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2681
+#: ../src/guestfs-actions.pod:2689
#, no-wrap
msgid ""
" char **\n"
@@ -27855,18 +27829,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2700 ../src/guestfs-actions.pod:7177
-#: ../src/guestfs-actions.pod:7194
+#: ../src/guestfs-actions.pod:2708 ../src/guestfs-actions.pod:7163
+#: ../src/guestfs-actions.pod:7180
msgid "(Added in 1.0.50)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2702
+#: ../src/guestfs-actions.pod:2710
msgid "guestfs_grep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2704
+#: ../src/guestfs-actions.pod:2712
#, no-wrap
msgid ""
" char **\n"
@@ -27877,12 +27851,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2721
+#: ../src/guestfs-actions.pod:2729
msgid "guestfs_grepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2723
+#: ../src/guestfs-actions.pod:2731
#, no-wrap
msgid ""
" char **\n"
@@ -27893,12 +27867,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2740
+#: ../src/guestfs-actions.pod:2748
msgid "guestfs_grub_install"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2742
+#: ../src/guestfs-actions.pod:2750
#, no-wrap
msgid ""
" int\n"
@@ -27909,17 +27883,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2785
+#: ../src/guestfs-actions.pod:2793
msgid "(Added in 1.0.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2787
+#: ../src/guestfs-actions.pod:2795
msgid "guestfs_head"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2789
+#: ../src/guestfs-actions.pod:2797
#, no-wrap
msgid ""
" char **\n"
@@ -27929,12 +27903,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2805
+#: ../src/guestfs-actions.pod:2813
msgid "guestfs_head_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2807
+#: ../src/guestfs-actions.pod:2815
#, no-wrap
msgid ""
" char **\n"
@@ -27945,12 +27919,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2829
+#: ../src/guestfs-actions.pod:2837
msgid "guestfs_hexdump"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2831
+#: ../src/guestfs-actions.pod:2839
#, no-wrap
msgid ""
" char *\n"
@@ -27960,18 +27934,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2844 ../src/guestfs-actions.pod:7258
-#: ../src/guestfs-actions.pod:7313
+#: ../src/guestfs-actions.pod:2852 ../src/guestfs-actions.pod:7244
+#: ../src/guestfs-actions.pod:7299
msgid "(Added in 1.0.22)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2846
+#: ../src/guestfs-actions.pod:2854
msgid "guestfs_initrd_cat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2848
+#: ../src/guestfs-actions.pod:2856
#, no-wrap
msgid ""
" char *\n"
@@ -27983,17 +27957,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2864
+#: ../src/guestfs-actions.pod:2872
msgid "See also C<guestfs_initrd_list>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2875
+#: ../src/guestfs-actions.pod:2883
msgid "guestfs_initrd_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2877
+#: ../src/guestfs-actions.pod:2885
#, no-wrap
msgid ""
" char **\n"
@@ -28003,12 +27977,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2897
+#: ../src/guestfs-actions.pod:2905
msgid "guestfs_inotify_add_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2899
+#: ../src/guestfs-actions.pod:2907
#, no-wrap
msgid ""
" int64_t\n"
@@ -28019,12 +27993,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2918
+#: ../src/guestfs-actions.pod:2926
msgid "guestfs_inotify_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2920
+#: ../src/guestfs-actions.pod:2928
#, no-wrap
msgid ""
" int\n"
@@ -28033,12 +28007,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2931
+#: ../src/guestfs-actions.pod:2939
msgid "guestfs_inotify_files"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2933
+#: ../src/guestfs-actions.pod:2941
#, no-wrap
msgid ""
" char **\n"
@@ -28047,20 +28021,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2936
+#: ../src/guestfs-actions.pod:2944
msgid ""
-"This function is a helpful wrapper around C<guestfs_inotify_read> which just"
-" returns a list of pathnames of objects that were touched. The returned "
+"This function is a helpful wrapper around C<guestfs_inotify_read> which just "
+"returns a list of pathnames of objects that were touched. The returned "
"pathnames are sorted and deduplicated."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2946
+#: ../src/guestfs-actions.pod:2954
msgid "guestfs_inotify_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2948
+#: ../src/guestfs-actions.pod:2956
#, no-wrap
msgid ""
" int\n"
@@ -28070,10 +28044,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2956
+#: ../src/guestfs-actions.pod:2964
msgid ""
-"C<maxevents> is the maximum number of events which will be queued up between"
-" calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is "
+"C<maxevents> is the maximum number of events which will be queued up between "
+"calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is "
"passed as C<0>, then the kernel (or previously set) default is used. For "
"Linux 2.6.29 the default was 16384 events. Beyond this limit, the kernel "
"throws away events, but records the fact that it threw them away by setting "
@@ -28082,7 +28056,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2966
+#: ../src/guestfs-actions.pod:2974
msgid ""
"Before any events are generated, you have to add some watches to the "
"internal watch list. See: C<guestfs_inotify_add_watch>, "
@@ -28090,28 +28064,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2972
+#: ../src/guestfs-actions.pod:2980
msgid ""
"Queued up events should be read periodically by calling "
-"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful"
-" wrapper around C<guestfs_inotify_read>). If you don't read the events out "
+"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful "
+"wrapper around C<guestfs_inotify_read>). If you don't read the events out "
"often enough then you risk the internal queue overflowing."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2979
+#: ../src/guestfs-actions.pod:2987
msgid ""
"The handle should be closed after use by calling C<guestfs_inotify_close>. "
"This also removes any watches automatically."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2992
+#: ../src/guestfs-actions.pod:3000
msgid "guestfs_inotify_read"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2994
+#: ../src/guestfs-actions.pod:3002
#, no-wrap
msgid ""
" struct guestfs_inotify_event_list *\n"
@@ -28120,7 +28094,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3008
+#: ../src/guestfs-actions.pod:3016
msgid ""
"This function returns a C<struct guestfs_inotify_event_list *>, or NULL if "
"there was an error. I<The caller must call "
@@ -28128,12 +28102,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3014
+#: ../src/guestfs-actions.pod:3022
msgid "guestfs_inotify_rm_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3016
+#: ../src/guestfs-actions.pod:3024
#, no-wrap
msgid ""
" int\n"
@@ -28143,19 +28117,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3020
+#: ../src/guestfs-actions.pod:3028
msgid ""
-"Remove a previously defined inotify watch. See "
-"C<guestfs_inotify_add_watch>."
+"Remove a previously defined inotify watch. See C<guestfs_inotify_add_watch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3027
+#: ../src/guestfs-actions.pod:3035
msgid "guestfs_inspect_get_arch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3029
+#: ../src/guestfs-actions.pod:3037
#, no-wrap
msgid ""
" char *\n"
@@ -28165,19 +28138,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3033
+#: ../src/guestfs-actions.pod:3041
msgid ""
"This returns the architecture of the inspected operating system. The "
"possible return values are listed under C<guestfs_file_architecture>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3047
+#: ../src/guestfs-actions.pod:3055
msgid "guestfs_inspect_get_distro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3049
+#: ../src/guestfs-actions.pod:3057
#, no-wrap
msgid ""
" char *\n"
@@ -28187,12 +28160,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3149
+#: ../src/guestfs-actions.pod:3157
msgid "guestfs_inspect_get_drive_mappings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3151
+#: ../src/guestfs-actions.pod:3159
#, no-wrap
msgid ""
" char **\n"
@@ -28202,16 +28175,16 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3180
+#: ../src/guestfs-actions.pod:3188
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>, C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3184 ../src/guestfs-actions.pod:3452
-#: ../src/guestfs-actions.pod:4255 ../src/guestfs-actions.pod:5527
-#: ../src/guestfs-actions.pod:7615
+#: ../src/guestfs-actions.pod:3192 ../src/guestfs-actions.pod:3460
+#: ../src/guestfs-actions.pod:4263 ../src/guestfs-actions.pod:5526
+#: ../src/guestfs-actions.pod:7601
msgid ""
"This function returns a NULL-terminated array of strings, or NULL if there "
"was an error. The array of strings will always have length C<2n+1>, where "
@@ -28220,17 +28193,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3190 ../src/guestfs-actions.pod:3651
+#: ../src/guestfs-actions.pod:3198 ../src/guestfs-actions.pod:3659
msgid "(Added in 1.9.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3192
+#: ../src/guestfs-actions.pod:3200
msgid "guestfs_inspect_get_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3194
+#: ../src/guestfs-actions.pod:3202
#, no-wrap
msgid ""
" char **\n"
@@ -28240,19 +28213,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3206
+#: ../src/guestfs-actions.pod:3214
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3215
+#: ../src/guestfs-actions.pod:3223
msgid "guestfs_inspect_get_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3217
+#: ../src/guestfs-actions.pod:3225
#, no-wrap
msgid ""
" char *\n"
@@ -28262,19 +28235,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3251 ../src/guestfs-actions.pod:3687
-#: ../src/guestfs-actions.pod:3703 ../src/guestfs-actions.pod:3721
-#: ../src/guestfs-actions.pod:6495
+#: ../src/guestfs-actions.pod:3259 ../src/guestfs-actions.pod:3695
+#: ../src/guestfs-actions.pod:3711 ../src/guestfs-actions.pod:3729
+#: ../src/guestfs-actions.pod:6493
msgid "(Added in 1.9.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3253
+#: ../src/guestfs-actions.pod:3261
msgid "guestfs_inspect_get_hostname"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3255
+#: ../src/guestfs-actions.pod:3263
#, no-wrap
msgid ""
" char *\n"
@@ -28284,17 +28257,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3270
+#: ../src/guestfs-actions.pod:3278
msgid "(Added in 1.7.9)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3272
+#: ../src/guestfs-actions.pod:3280
msgid "guestfs_inspect_get_icon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3274
+#: ../src/guestfs-actions.pod:3282
#, no-wrap
msgid ""
" char *\n"
@@ -28306,7 +28279,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3285
+#: ../src/guestfs-actions.pod:3293
#, no-wrap
msgid ""
" GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n"
@@ -28315,18 +28288,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3352 ../src/guestfs-actions.pod:4182
-#: ../src/guestfs-actions.pod:5426
+#: ../src/guestfs-actions.pod:3360 ../src/guestfs-actions.pod:4190
+#: ../src/guestfs-actions.pod:5425
msgid "(Added in 1.11.12)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3354
+#: ../src/guestfs-actions.pod:3362
msgid "guestfs_inspect_get_icon_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3356
+#: ../src/guestfs-actions.pod:3364
#, no-wrap
msgid ""
" char *\n"
@@ -28338,17 +28311,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3362
+#: ../src/guestfs-actions.pod:3370
msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3366
+#: ../src/guestfs-actions.pod:3374
msgid "guestfs_inspect_get_icon_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3368
+#: ../src/guestfs-actions.pod:3376
#, no-wrap
msgid ""
" char *\n"
@@ -28360,17 +28333,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3374
+#: ../src/guestfs-actions.pod:3382
msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3378
+#: ../src/guestfs-actions.pod:3386
msgid "guestfs_inspect_get_major_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3380
+#: ../src/guestfs-actions.pod:3388
#, no-wrap
msgid ""
" int\n"
@@ -28380,12 +28353,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3402
+#: ../src/guestfs-actions.pod:3410
msgid "guestfs_inspect_get_minor_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3404
+#: ../src/guestfs-actions.pod:3412
#, no-wrap
msgid ""
" int\n"
@@ -28395,19 +28368,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3413
+#: ../src/guestfs-actions.pod:3421
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3420
+#: ../src/guestfs-actions.pod:3428
msgid "guestfs_inspect_get_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3422
+#: ../src/guestfs-actions.pod:3430
#, no-wrap
msgid ""
" char **\n"
@@ -28417,7 +28390,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3443
+#: ../src/guestfs-actions.pod:3451
msgid ""
"For operating systems like Windows which still use drive letters, this call "
"will only return an entry for the first drive \"mounted on\" C</>. For "
@@ -28426,19 +28399,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3449
+#: ../src/guestfs-actions.pod:3457
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3460
+#: ../src/guestfs-actions.pod:3468
msgid "guestfs_inspect_get_package_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3462
+#: ../src/guestfs-actions.pod:3470
#, no-wrap
msgid ""
" char *\n"
@@ -28448,26 +28421,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3466
+#: ../src/guestfs-actions.pod:3474
msgid ""
"This function and C<guestfs_inspect_get_package_management> return the "
"package format and package management tool used by the inspected operating "
-"system. For example for Fedora these functions would return C<rpm> (package"
-" format) and C<yum> (package management)."
+"system. For example for Fedora these functions would return C<rpm> (package "
+"format) and C<yum> (package management)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:3513
+#: ../src/guestfs-actions.pod:3493 ../src/guestfs-actions.pod:3521
msgid "(Added in 1.7.5)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3487
+#: ../src/guestfs-actions.pod:3495
msgid "guestfs_inspect_get_package_management"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3489
+#: ../src/guestfs-actions.pod:3497
#, no-wrap
msgid ""
" char *\n"
@@ -28477,7 +28450,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3493
+#: ../src/guestfs-actions.pod:3501
msgid ""
"C<guestfs_inspect_get_package_format> and this function return the package "
"format and package management tool used by the inspected operating system. "
@@ -28486,12 +28459,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3515
+#: ../src/guestfs-actions.pod:3523
msgid "guestfs_inspect_get_product_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3517
+#: ../src/guestfs-actions.pod:3525
#, no-wrap
msgid ""
" char *\n"
@@ -28501,12 +28474,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3536
+#: ../src/guestfs-actions.pod:3544
msgid "guestfs_inspect_get_product_variant"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3538
+#: ../src/guestfs-actions.pod:3546
#, no-wrap
msgid ""
" char *\n"
@@ -28516,24 +28489,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3561
+#: ../src/guestfs-actions.pod:3569
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3568
+#: ../src/guestfs-actions.pod:3576
msgid "(Added in 1.9.13)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3570
+#: ../src/guestfs-actions.pod:3578
msgid "guestfs_inspect_get_roots"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3572
+#: ../src/guestfs-actions.pod:3580
#, no-wrap
msgid ""
" char **\n"
@@ -28542,7 +28515,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3575
+#: ../src/guestfs-actions.pod:3583
msgid ""
"This function is a convenient way to get the list of root devices, as "
"returned from a previous call to C<guestfs_inspect_os>, but without redoing "
@@ -28550,24 +28523,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3579
+#: ../src/guestfs-actions.pod:3587
msgid ""
"This returns an empty list if either no root devices were found or the "
"caller has not called C<guestfs_inspect_os>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3588
+#: ../src/guestfs-actions.pod:3596
msgid "(Added in 1.7.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3590
+#: ../src/guestfs-actions.pod:3598
msgid "guestfs_inspect_get_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3592
+#: ../src/guestfs-actions.pod:3600
#, no-wrap
msgid ""
" char *\n"
@@ -28577,12 +28550,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3633
+#: ../src/guestfs-actions.pod:3641
msgid "guestfs_inspect_get_windows_current_control_set"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3635
+#: ../src/guestfs-actions.pod:3643
#, no-wrap
msgid ""
" char *\n"
@@ -28592,12 +28565,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3653
+#: ../src/guestfs-actions.pod:3661
msgid "guestfs_inspect_get_windows_systemroot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3655
+#: ../src/guestfs-actions.pod:3663
#, no-wrap
msgid ""
" char *\n"
@@ -28607,17 +28580,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3671
+#: ../src/guestfs-actions.pod:3679
msgid "(Added in 1.5.25)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3673
+#: ../src/guestfs-actions.pod:3681
msgid "guestfs_inspect_is_live"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3675
+#: ../src/guestfs-actions.pod:3683
#, no-wrap
msgid ""
" int\n"
@@ -28627,19 +28600,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3679
+#: ../src/guestfs-actions.pod:3687
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if a live image was detected on the disk."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3689
+#: ../src/guestfs-actions.pod:3697
msgid "guestfs_inspect_is_multipart"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3691
+#: ../src/guestfs-actions.pod:3699
#, no-wrap
msgid ""
" int\n"
@@ -28649,19 +28622,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3695
+#: ../src/guestfs-actions.pod:3703
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is part of a set."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3705
+#: ../src/guestfs-actions.pod:3713
msgid "guestfs_inspect_is_netinst"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3707
+#: ../src/guestfs-actions.pod:3715
#, no-wrap
msgid ""
" int\n"
@@ -28671,7 +28644,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3711
+#: ../src/guestfs-actions.pod:3719
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is a network installer, ie. not a "
@@ -28680,12 +28653,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3723
+#: ../src/guestfs-actions.pod:3731
msgid "guestfs_inspect_list_applications"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3725
+#: ../src/guestfs-actions.pod:3733
#, no-wrap
msgid ""
" struct guestfs_application_list *\n"
@@ -28695,38 +28668,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3731
+#: ../src/guestfs-actions.pod:3739
msgid ""
-"I<Note:> This call works differently from other parts of the inspection API."
-" You have to call C<guestfs_inspect_os>, then "
+"I<Note:> This call works differently from other parts of the inspection "
+"API. You have to call C<guestfs_inspect_os>, then "
"C<guestfs_inspect_get_mountpoints>, then mount up the disks, before calling "
"this. Listing applications is a significantly more difficult operation "
"which requires access to the full filesystem. Also note that unlike the "
-"other C<guestfs_inspect_get_*> calls which are just returning data cached in"
-" the libguestfs handle, this call actually reads parts of the mounted "
+"other C<guestfs_inspect_get_*> calls which are just returning data cached in "
+"the libguestfs handle, this call actually reads parts of the mounted "
"filesystems during the call."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3821
+#: ../src/guestfs-actions.pod:3829
msgid ""
"This function returns a C<struct guestfs_application_list *>, or NULL if "
-"there was an error. I<The caller must call C<guestfs_free_application_list>"
-" after use>."
+"there was an error. I<The caller must call C<guestfs_free_application_list> "
+"after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3825
+#: ../src/guestfs-actions.pod:3833
msgid "(Added in 1.7.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3827
+#: ../src/guestfs-actions.pod:3835
msgid "guestfs_inspect_os"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3829
+#: ../src/guestfs-actions.pod:3837
#, no-wrap
msgid ""
" char **\n"
@@ -28735,35 +28708,35 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3845
+#: ../src/guestfs-actions.pod:3853
msgid ""
"You can pass the root string(s) returned to other C<guestfs_inspect_get_*> "
-"functions in order to query further information about each operating system,"
-" such as the name and version."
+"functions in order to query further information about each operating system, "
+"such as the name and version."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3850
+#: ../src/guestfs-actions.pod:3858
msgid ""
-"This function uses other libguestfs features such as C<guestfs_mount_ro> and"
-" C<guestfs_umount_all> in order to mount and unmount filesystems and look at"
-" the contents. This should be called with no disks currently mounted. The "
+"This function uses other libguestfs features such as C<guestfs_mount_ro> and "
+"C<guestfs_umount_all> in order to mount and unmount filesystems and look at "
+"the contents. This should be called with no disks currently mounted. The "
"function may also use Augeas, so any existing Augeas handle will be closed."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3862 ../src/guestfs-actions.pod:4193
-#: ../src/guestfs-actions.pod:4275
+#: ../src/guestfs-actions.pod:3870 ../src/guestfs-actions.pod:4201
+#: ../src/guestfs-actions.pod:4283
msgid "See also C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3870
+#: ../src/guestfs-actions.pod:3878
msgid "guestfs_is_blockdev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3872
+#: ../src/guestfs-actions.pod:3880
#, no-wrap
msgid ""
" int\n"
@@ -28773,27 +28746,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3879 ../src/guestfs-actions.pod:3908
-#: ../src/guestfs-actions.pod:3938 ../src/guestfs-actions.pod:3953
-#: ../src/guestfs-actions.pod:3969 ../src/guestfs-actions.pod:4025
-#: ../src/guestfs-actions.pod:4040
+#: ../src/guestfs-actions.pod:3887 ../src/guestfs-actions.pod:3916
+#: ../src/guestfs-actions.pod:3946 ../src/guestfs-actions.pod:3961
+#: ../src/guestfs-actions.pod:3977 ../src/guestfs-actions.pod:4033
+#: ../src/guestfs-actions.pod:4048
msgid "See also C<guestfs_stat>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3883 ../src/guestfs-actions.pod:3912
-#: ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:4029
-#: ../src/guestfs-actions.pod:4044
+#: ../src/guestfs-actions.pod:3891 ../src/guestfs-actions.pod:3920
+#: ../src/guestfs-actions.pod:3965 ../src/guestfs-actions.pod:4037
+#: ../src/guestfs-actions.pod:4052
msgid "(Added in 1.5.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3885
+#: ../src/guestfs-actions.pod:3893
msgid "guestfs_is_busy"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3887
+#: ../src/guestfs-actions.pod:3895
#, no-wrap
msgid ""
" int\n"
@@ -28802,12 +28775,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3899
+#: ../src/guestfs-actions.pod:3907
msgid "guestfs_is_chardev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3901
+#: ../src/guestfs-actions.pod:3909
#, no-wrap
msgid ""
" int\n"
@@ -28817,12 +28790,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3914
+#: ../src/guestfs-actions.pod:3922
msgid "guestfs_is_config"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3916
+#: ../src/guestfs-actions.pod:3924
#, no-wrap
msgid ""
" int\n"
@@ -28831,12 +28804,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3928
+#: ../src/guestfs-actions.pod:3936
msgid "guestfs_is_dir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3930
+#: ../src/guestfs-actions.pod:3938
#, no-wrap
msgid ""
" int\n"
@@ -28846,12 +28819,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3944
+#: ../src/guestfs-actions.pod:3952
msgid "guestfs_is_fifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3946
+#: ../src/guestfs-actions.pod:3954
#, no-wrap
msgid ""
" int\n"
@@ -28861,12 +28834,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3959
+#: ../src/guestfs-actions.pod:3967
msgid "guestfs_is_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3961
+#: ../src/guestfs-actions.pod:3969
#, no-wrap
msgid ""
" int\n"
@@ -28876,12 +28849,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3975
+#: ../src/guestfs-actions.pod:3983
msgid "guestfs_is_launching"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3977
+#: ../src/guestfs-actions.pod:3985
#, no-wrap
msgid ""
" int\n"
@@ -28890,12 +28863,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3989
+#: ../src/guestfs-actions.pod:3997
msgid "guestfs_is_lv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3991
+#: ../src/guestfs-actions.pod:3999
#, no-wrap
msgid ""
" int\n"
@@ -28905,12 +28878,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4002
+#: ../src/guestfs-actions.pod:4010
msgid "guestfs_is_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4004
+#: ../src/guestfs-actions.pod:4012
#, no-wrap
msgid ""
" int\n"
@@ -28919,12 +28892,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4016
+#: ../src/guestfs-actions.pod:4024
msgid "guestfs_is_socket"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4018
+#: ../src/guestfs-actions.pod:4026
#, no-wrap
msgid ""
" int\n"
@@ -28934,12 +28907,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4031
+#: ../src/guestfs-actions.pod:4039
msgid "guestfs_is_symlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4033
+#: ../src/guestfs-actions.pod:4041
#, no-wrap
msgid ""
" int\n"
@@ -28949,12 +28922,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4046
+#: ../src/guestfs-actions.pod:4054
msgid "guestfs_is_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4048
+#: ../src/guestfs-actions.pod:4056
#, no-wrap
msgid ""
" int\n"
@@ -28964,17 +28937,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4057 ../src/guestfs-actions.pod:4071
+#: ../src/guestfs-actions.pod:4065 ../src/guestfs-actions.pod:4079
msgid "(Added in 1.11.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4059
+#: ../src/guestfs-actions.pod:4067
msgid "guestfs_is_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4061
+#: ../src/guestfs-actions.pod:4069
#, no-wrap
msgid ""
" int\n"
@@ -28984,12 +28957,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4073
+#: ../src/guestfs-actions.pod:4081
msgid "guestfs_kill_subprocess"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4075
+#: ../src/guestfs-actions.pod:4083
#, no-wrap
msgid ""
" int\n"
@@ -28998,12 +28971,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4084
+#: ../src/guestfs-actions.pod:4092
msgid "guestfs_launch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4086
+#: ../src/guestfs-actions.pod:4094
#, no-wrap
msgid ""
" int\n"
@@ -29012,12 +28985,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4104
+#: ../src/guestfs-actions.pod:4112
msgid "guestfs_lchown"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4106
+#: ../src/guestfs-actions.pod:4114
#, no-wrap
msgid ""
" int\n"
@@ -29029,7 +29002,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4112
+#: ../src/guestfs-actions.pod:4120
msgid ""
"Change the file owner to C<owner> and group to C<group>. This is like "
"C<guestfs_chown> but if C<path> is a symlink then the link itself is "
@@ -29037,12 +29010,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4124
+#: ../src/guestfs-actions.pod:4132
msgid "guestfs_lgetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4126
+#: ../src/guestfs-actions.pod:4134
#, no-wrap
msgid ""
" char *\n"
@@ -29054,17 +29027,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4146
+#: ../src/guestfs-actions.pod:4154
msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4154
+#: ../src/guestfs-actions.pod:4162
msgid "guestfs_lgetxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4156
+#: ../src/guestfs-actions.pod:4164
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -29074,19 +29047,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4160
+#: ../src/guestfs-actions.pod:4168
msgid ""
-"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link,"
-" then it returns the extended attributes of the link itself."
+"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, "
+"then it returns the extended attributes of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4170
+#: ../src/guestfs-actions.pod:4178
msgid "guestfs_list_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4172
+#: ../src/guestfs-actions.pod:4180
#, no-wrap
msgid ""
" char **\n"
@@ -29095,12 +29068,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4184
+#: ../src/guestfs-actions.pod:4192
msgid "guestfs_list_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4186
+#: ../src/guestfs-actions.pod:4194
#, no-wrap
msgid ""
" char **\n"
@@ -29109,12 +29082,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4201
+#: ../src/guestfs-actions.pod:4209
msgid "guestfs_list_dm_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4203
+#: ../src/guestfs-actions.pod:4211
#, no-wrap
msgid ""
" char **\n"
@@ -29123,14 +29096,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4208
+#: ../src/guestfs-actions.pod:4216
msgid ""
"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
"previous call to C<guestfs_luks_open>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4211
+#: ../src/guestfs-actions.pod:4219
msgid ""
"Device mapper devices which correspond to logical volumes are I<not> "
"returned in this list. Call C<guestfs_lvs> if you want to list logical "
@@ -29138,17 +29111,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4219 ../src/guestfs-actions.pod:5665
+#: ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:5664
msgid "(Added in 1.11.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4221
+#: ../src/guestfs-actions.pod:4229
msgid "guestfs_list_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4223
+#: ../src/guestfs-actions.pod:4231
#, no-wrap
msgid ""
" char **\n"
@@ -29157,7 +29130,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4243
+#: ../src/guestfs-actions.pod:4251
msgid ""
"This command runs other libguestfs commands, which might include "
"C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -29165,28 +29138,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4247
+#: ../src/guestfs-actions.pod:4255
msgid ""
"Not all of the filesystems returned will be mountable. In particular, swap "
"partitions are returned in the list. Also this command does not check that "
"each filesystem found is valid and mountable, and some filesystems might be "
"mountable but require special options. Filesystems may not all belong to a "
-"single logical operating system (use C<guestfs_inspect_os> to look for "
-"OSes)."
+"single logical operating system (use C<guestfs_inspect_os> to look for OSes)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:4269 ../src/guestfs-actions.pod:6024
msgid "(Added in 1.5.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4263
+#: ../src/guestfs-actions.pod:4271
msgid "guestfs_list_partitions"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4273
#, no-wrap
msgid ""
" char **\n"
@@ -29195,19 +29167,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4272
+#: ../src/guestfs-actions.pod:4280
msgid ""
"This does not return logical volumes. For that you will need to call "
"C<guestfs_lvs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4283
+#: ../src/guestfs-actions.pod:4291
msgid "guestfs_ll"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4285
+#: ../src/guestfs-actions.pod:4293
#, no-wrap
msgid ""
" char *\n"
@@ -29217,12 +29189,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4300
+#: ../src/guestfs-actions.pod:4308
msgid "guestfs_ln"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4302
+#: ../src/guestfs-actions.pod:4310
#, no-wrap
msgid ""
" int\n"
@@ -29233,12 +29205,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4313
+#: ../src/guestfs-actions.pod:4321
msgid "guestfs_ln_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4315
+#: ../src/guestfs-actions.pod:4323
#, no-wrap
msgid ""
" int\n"
@@ -29249,12 +29221,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4327
+#: ../src/guestfs-actions.pod:4335
msgid "guestfs_ln_s"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4329
+#: ../src/guestfs-actions.pod:4337
#, no-wrap
msgid ""
" int\n"
@@ -29265,12 +29237,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4340
+#: ../src/guestfs-actions.pod:4348
msgid "guestfs_ln_sf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4342
+#: ../src/guestfs-actions.pod:4350
#, no-wrap
msgid ""
" int\n"
@@ -29281,12 +29253,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4354
+#: ../src/guestfs-actions.pod:4362
msgid "guestfs_lremovexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4356
+#: ../src/guestfs-actions.pod:4364
#, no-wrap
msgid ""
" int\n"
@@ -29297,19 +29269,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4361
+#: ../src/guestfs-actions.pod:4369
msgid ""
"This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic "
"link, then it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4369
+#: ../src/guestfs-actions.pod:4377
msgid "guestfs_ls"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4371
+#: ../src/guestfs-actions.pod:4379
#, no-wrap
msgid ""
" char **\n"
@@ -29319,19 +29291,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4379
+#: ../src/guestfs-actions.pod:4387
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use C<guestfs_readdir> instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4388
+#: ../src/guestfs-actions.pod:4396
msgid "guestfs_lsetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4390
+#: ../src/guestfs-actions.pod:4398
#, no-wrap
msgid ""
" int\n"
@@ -29344,19 +29316,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4397
+#: ../src/guestfs-actions.pod:4405
msgid ""
"This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, "
"then it sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4405
+#: ../src/guestfs-actions.pod:4413
msgid "guestfs_lstat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4407
+#: ../src/guestfs-actions.pod:4415
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -29366,32 +29338,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4413
+#: ../src/guestfs-actions.pod:4421
msgid ""
"This is the same as C<guestfs_stat> except that if C<path> is a symbolic "
"link, then the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:7218
+#: ../src/guestfs-actions.pod:4427 ../src/guestfs-actions.pod:7204
msgid ""
"This function returns a C<struct guestfs_stat *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_stat> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4423 ../src/guestfs-actions.pod:7222
-#: ../src/guestfs-actions.pod:7240 ../src/guestfs-actions.pod:7621
+#: ../src/guestfs-actions.pod:4431 ../src/guestfs-actions.pod:7208
+#: ../src/guestfs-actions.pod:7226 ../src/guestfs-actions.pod:7607
msgid "(Added in 0.9.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4425
+#: ../src/guestfs-actions.pod:4433
msgid "guestfs_lstatlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4427
+#: ../src/guestfs-actions.pod:4435
#, no-wrap
msgid ""
" struct guestfs_stat_list *\n"
@@ -29402,7 +29374,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4432
+#: ../src/guestfs-actions.pod:4440
msgid ""
"This call allows you to perform the C<guestfs_lstat> operation on multiple "
"files, where all files are in the directory C<path>. C<names> is the list "
@@ -29410,10 +29382,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4441
+#: ../src/guestfs-actions.pod:4449
msgid ""
-"This call is intended for programs that want to efficiently list a directory"
-" contents without making many round-trips. See also C<guestfs_lxattrlist> "
+"This call is intended for programs that want to efficiently list a directory "
+"contents without making many round-trips. See also C<guestfs_lxattrlist> "
"for a similarly efficient call for getting extended attributes. Very long "
"directory listings might cause the protocol message size to be exceeded, "
"causing this call to fail. The caller must split up such requests into "
@@ -29421,19 +29393,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4449
+#: ../src/guestfs-actions.pod:4457
msgid ""
"This function returns a C<struct guestfs_stat_list *>, or NULL if there was "
"an error. I<The caller must call C<guestfs_free_stat_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4455
+#: ../src/guestfs-actions.pod:4463
msgid "guestfs_luks_add_key"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4457
+#: ../src/guestfs-actions.pod:4465
#, no-wrap
msgid ""
" int\n"
@@ -29446,16 +29418,16 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4469
+#: ../src/guestfs-actions.pod:4477
msgid ""
-"Note that if C<keyslot> already contains a key, then this command will fail."
-" You have to use C<guestfs_luks_kill_slot> first to remove that key."
+"Note that if C<keyslot> already contains a key, then this command will "
+"fail. You have to use C<guestfs_luks_kill_slot> first to remove that key."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4475 ../src/guestfs-actions.pod:4515
-#: ../src/guestfs-actions.pod:4538 ../src/guestfs-actions.pod:4558
-#: ../src/guestfs-actions.pod:4593 ../src/guestfs-actions.pod:4612
+#: ../src/guestfs-actions.pod:4483 ../src/guestfs-actions.pod:4520
+#: ../src/guestfs-actions.pod:4540 ../src/guestfs-actions.pod:4560
+#: ../src/guestfs-actions.pod:4595 ../src/guestfs-actions.pod:4614
msgid ""
"This function takes a key or passphrase parameter which could contain "
"sensitive material. Read the section L</KEYS AND PASSPHRASES> for more "
@@ -29463,18 +29435,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4479 ../src/guestfs-actions.pod:4519
-#: ../src/guestfs-actions.pod:4542 ../src/guestfs-actions.pod:4562
+#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4524
+#: ../src/guestfs-actions.pod:4544 ../src/guestfs-actions.pod:4564
msgid "(Added in 1.5.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4481
+#: ../src/guestfs-actions.pod:4489
msgid "guestfs_luks_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4483
+#: ../src/guestfs-actions.pod:4491
#, no-wrap
msgid ""
" int\n"
@@ -29484,28 +29456,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4487
+#: ../src/guestfs-actions.pod:4495
msgid ""
"This closes a LUKS device that was created earlier by C<guestfs_luks_open> "
-"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the"
-" LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the"
-" underlying block device."
+"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the "
+"LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the "
+"underlying block device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4597
-#: ../src/guestfs-actions.pod:4616 ../src/guestfs-actions.pod:4666
-#: ../src/guestfs-actions.pod:4714
+#: ../src/guestfs-actions.pod:4503 ../src/guestfs-actions.pod:4599
+#: ../src/guestfs-actions.pod:4618 ../src/guestfs-actions.pod:4668
+#: ../src/guestfs-actions.pod:4713
msgid "(Added in 1.5.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4497
+#: ../src/guestfs-actions.pod:4505
msgid "guestfs_luks_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4499
+#: ../src/guestfs-actions.pod:4507
#, no-wrap
msgid ""
" int\n"
@@ -29517,12 +29489,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4521
+#: ../src/guestfs-actions.pod:4526
msgid "guestfs_luks_format_cipher"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4523
+#: ../src/guestfs-actions.pod:4528
#, no-wrap
msgid ""
" int\n"
@@ -29535,19 +29507,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4530
+#: ../src/guestfs-actions.pod:4535
msgid ""
-"This command is the same as C<guestfs_luks_format> but it also allows you to"
-" set the C<cipher> used."
+"This command is the same as C<guestfs_luks_format> but it also allows you to "
+"set the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4544
+#: ../src/guestfs-actions.pod:4546
msgid "guestfs_luks_kill_slot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4546
+#: ../src/guestfs-actions.pod:4548
#, no-wrap
msgid ""
" int\n"
@@ -29559,12 +29531,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4564
+#: ../src/guestfs-actions.pod:4566
msgid "guestfs_luks_open"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4566
+#: ../src/guestfs-actions.pod:4568
#, no-wrap
msgid ""
" int\n"
@@ -29576,7 +29548,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4584
+#: ../src/guestfs-actions.pod:4586
msgid ""
"If this block device contains LVM volume groups, then calling "
"C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -29584,17 +29556,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4588
+#: ../src/guestfs-actions.pod:4590
msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4599
+#: ../src/guestfs-actions.pod:4601
msgid "guestfs_luks_open_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4601
+#: ../src/guestfs-actions.pod:4603
#, no-wrap
msgid ""
" int\n"
@@ -29606,19 +29578,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4607
+#: ../src/guestfs-actions.pod:4609
msgid ""
"This is the same as C<guestfs_luks_open> except that a read-only mapping is "
"created."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4618
+#: ../src/guestfs-actions.pod:4620
msgid "guestfs_lvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4620
+#: ../src/guestfs-actions.pod:4622
#, no-wrap
msgid ""
" int\n"
@@ -29630,12 +29602,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4633
+#: ../src/guestfs-actions.pod:4635
msgid "guestfs_lvm_canonical_lv_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4635
+#: ../src/guestfs-actions.pod:4637
#, no-wrap
msgid ""
" char *\n"
@@ -29645,22 +29617,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4646
+#: ../src/guestfs-actions.pod:4648
msgid "See also C<guestfs_is_lv>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4651
+#: ../src/guestfs-actions.pod:4653
msgid "(Added in 1.5.24)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4653
+#: ../src/guestfs-actions.pod:4655
msgid "guestfs_lvm_clear_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4655
+#: ../src/guestfs-actions.pod:4657
#, no-wrap
msgid ""
" int\n"
@@ -29669,19 +29641,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4658
+#: ../src/guestfs-actions.pod:4660
msgid ""
"This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to "
"see every block device."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4668
+#: ../src/guestfs-actions.pod:4670
msgid "guestfs_lvm_remove_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4670
+#: ../src/guestfs-actions.pod:4672
#, no-wrap
msgid ""
" int\n"
@@ -29690,12 +29662,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4683
+#: ../src/guestfs-actions.pod:4682
msgid "guestfs_lvm_set_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4685
+#: ../src/guestfs-actions.pod:4684
#, no-wrap
msgid ""
" int\n"
@@ -29705,12 +29677,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4716
+#: ../src/guestfs-actions.pod:4715
msgid "guestfs_lvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4718
+#: ../src/guestfs-actions.pod:4717
#, no-wrap
msgid ""
" int\n"
@@ -29720,18 +29692,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4730 ../src/guestfs-actions.pod:6141
-#: ../src/guestfs-actions.pod:7991
+#: ../src/guestfs-actions.pod:4729 ../src/guestfs-actions.pod:6139
+#: ../src/guestfs-actions.pod:7977
msgid "(Added in 1.0.13)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4732
+#: ../src/guestfs-actions.pod:4731
msgid "guestfs_lvrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4734
+#: ../src/guestfs-actions.pod:4733
#, no-wrap
msgid ""
" int\n"
@@ -29742,17 +29714,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4743 ../src/guestfs-actions.pod:8004
+#: ../src/guestfs-actions.pod:4742 ../src/guestfs-actions.pod:7990
msgid "(Added in 1.0.83)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4745
+#: ../src/guestfs-actions.pod:4744
msgid "guestfs_lvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4747
+#: ../src/guestfs-actions.pod:4746
#, no-wrap
msgid ""
" int\n"
@@ -29763,12 +29735,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4760
+#: ../src/guestfs-actions.pod:4759
msgid "guestfs_lvresize_free"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4762
+#: ../src/guestfs-actions.pod:4761
#, no-wrap
msgid ""
" int\n"
@@ -29779,17 +29751,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4775
+#: ../src/guestfs-actions.pod:4774
msgid "(Added in 1.3.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4777
+#: ../src/guestfs-actions.pod:4776
msgid "guestfs_lvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4779
+#: ../src/guestfs-actions.pod:4778
#, no-wrap
msgid ""
" char **\n"
@@ -29798,17 +29770,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4788
+#: ../src/guestfs-actions.pod:4787
msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4796
+#: ../src/guestfs-actions.pod:4795
msgid "guestfs_lvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4798
+#: ../src/guestfs-actions.pod:4797
#, no-wrap
msgid ""
" struct guestfs_lvm_lv_list *\n"
@@ -29817,20 +29789,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4804
+#: ../src/guestfs-actions.pod:4803
msgid ""
"This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there "
-"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after "
-"use>."
+"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4810
+#: ../src/guestfs-actions.pod:4809
msgid "guestfs_lvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4812
+#: ../src/guestfs-actions.pod:4811
#, no-wrap
msgid ""
" char *\n"
@@ -29840,12 +29811,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4823
+#: ../src/guestfs-actions.pod:4822
msgid "guestfs_lxattrlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4825
+#: ../src/guestfs-actions.pod:4824
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -29856,23 +29827,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4844
+#: ../src/guestfs-actions.pod:4843
msgid ""
-"This call is intended for programs that want to efficiently list a directory"
-" contents without making many round-trips. See also C<guestfs_lstatlist> "
-"for a similarly efficient call for getting standard stats. Very long "
-"directory listings might cause the protocol message size to be exceeded, "
-"causing this call to fail. The caller must split up such requests into "
-"smaller groups of names."
+"This call is intended for programs that want to efficiently list a directory "
+"contents without making many round-trips. See also C<guestfs_lstatlist> for "
+"a similarly efficient call for getting standard stats. Very long directory "
+"listings might cause the protocol message size to be exceeded, causing this "
+"call to fail. The caller must split up such requests into smaller groups of "
+"names."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4858
+#: ../src/guestfs-actions.pod:4857
msgid "guestfs_mkdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4860
+#: ../src/guestfs-actions.pod:4859
#, no-wrap
msgid ""
" int\n"
@@ -29882,12 +29853,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4870
+#: ../src/guestfs-actions.pod:4869
msgid "guestfs_mkdir_mode"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4872
+#: ../src/guestfs-actions.pod:4871
#, no-wrap
msgid ""
" int\n"
@@ -29898,17 +29869,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4884
+#: ../src/guestfs-actions.pod:4883
msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4890
+#: ../src/guestfs-actions.pod:4889
msgid "guestfs_mkdir_p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4892
+#: ../src/guestfs-actions.pod:4891
#, no-wrap
msgid ""
" int\n"
@@ -29918,12 +29889,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4903
+#: ../src/guestfs-actions.pod:4902
msgid "guestfs_mkdtemp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4905
+#: ../src/guestfs-actions.pod:4904
#, no-wrap
msgid ""
" char *\n"
@@ -29933,12 +29904,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4933
+#: ../src/guestfs-actions.pod:4932
msgid "guestfs_mke2fs_J"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4935
+#: ../src/guestfs-actions.pod:4934
#, no-wrap
msgid ""
" int\n"
@@ -29951,25 +29922,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4948
+#: ../src/guestfs-actions.pod:4947
msgid "See also C<guestfs_mke2journal>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4952 ../src/guestfs-actions.pod:4970
-#: ../src/guestfs-actions.pod:4988 ../src/guestfs-actions.pod:5004
-#: ../src/guestfs-actions.pod:5018 ../src/guestfs-actions.pod:5032
-#: ../src/guestfs-actions.pod:5091 ../src/guestfs-actions.pod:5368
+#: ../src/guestfs-actions.pod:4951 ../src/guestfs-actions.pod:4969
+#: ../src/guestfs-actions.pod:4987 ../src/guestfs-actions.pod:5003
+#: ../src/guestfs-actions.pod:5017 ../src/guestfs-actions.pod:5031
+#: ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5367
msgid "(Added in 1.0.68)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4954
+#: ../src/guestfs-actions.pod:4953
msgid "guestfs_mke2fs_JL"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4956
+#: ../src/guestfs-actions.pod:4955
#, no-wrap
msgid ""
" int\n"
@@ -29982,17 +29953,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4966
+#: ../src/guestfs-actions.pod:4965
msgid "See also C<guestfs_mke2journal_L>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4972
+#: ../src/guestfs-actions.pod:4971
msgid "guestfs_mke2fs_JU"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4974
+#: ../src/guestfs-actions.pod:4973
#, no-wrap
msgid ""
" int\n"
@@ -30005,17 +29976,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4984
+#: ../src/guestfs-actions.pod:4983
msgid "See also C<guestfs_mke2journal_U>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4990
+#: ../src/guestfs-actions.pod:4989
msgid "guestfs_mke2journal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4992
+#: ../src/guestfs-actions.pod:4991
#, no-wrap
msgid ""
" int\n"
@@ -30026,12 +29997,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5006
+#: ../src/guestfs-actions.pod:5005
msgid "guestfs_mke2journal_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5008
+#: ../src/guestfs-actions.pod:5007
#, no-wrap
msgid ""
" int\n"
@@ -30043,12 +30014,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5020
+#: ../src/guestfs-actions.pod:5019
msgid "guestfs_mke2journal_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5022
+#: ../src/guestfs-actions.pod:5021
#, no-wrap
msgid ""
" int\n"
@@ -30060,12 +30031,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5034
+#: ../src/guestfs-actions.pod:5033
msgid "guestfs_mkfifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5036
+#: ../src/guestfs-actions.pod:5035
#, no-wrap
msgid ""
" int\n"
@@ -30076,19 +30047,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5041
+#: ../src/guestfs-actions.pod:5040
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around C<guestfs_mknod>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5051
+#: ../src/guestfs-actions.pod:5050
msgid "guestfs_mkfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5053
+#: ../src/guestfs-actions.pod:5052
#, no-wrap
msgid ""
" int\n"
@@ -30099,12 +30070,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5066
+#: ../src/guestfs-actions.pod:5065
msgid "guestfs_mkfs_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5068
+#: ../src/guestfs-actions.pod:5067
#, no-wrap
msgid ""
" int\n"
@@ -30116,27 +30087,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5074
+#: ../src/guestfs-actions.pod:5073
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5081
+#: ../src/guestfs-actions.pod:5080
msgid ""
"This call is similar to C<guestfs_mkfs>, but it allows you to control the "
-"block size of the resulting filesystem. Supported block sizes depend on the"
-" filesystem type, but typically they are C<1024>, C<2048> or C<4096> only."
+"block size of the resulting filesystem. Supported block sizes depend on the "
+"filesystem type, but typically they are C<1024>, C<2048> or C<4096> only."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5093
+#: ../src/guestfs-actions.pod:5092
msgid "guestfs_mkfs_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5095
+#: ../src/guestfs-actions.pod:5094
#, no-wrap
msgid ""
" int\n"
@@ -30148,7 +30119,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:5105
#, no-wrap
msgid ""
" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -30159,17 +30130,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5154
+#: ../src/guestfs-actions.pod:5153
msgid "(Added in 1.7.19)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5156
+#: ../src/guestfs-actions.pod:5155
msgid "guestfs_mkfs_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5158
+#: ../src/guestfs-actions.pod:5157
#, no-wrap
msgid ""
" int\n"
@@ -30181,17 +30152,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5164
+#: ../src/guestfs-actions.pod:5163
msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5168
+#: ../src/guestfs-actions.pod:5167
msgid "guestfs_mkfs_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5170
+#: ../src/guestfs-actions.pod:5169
#, no-wrap
msgid ""
" int\n"
@@ -30203,17 +30174,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5176
+#: ../src/guestfs-actions.pod:5175
msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5180
+#: ../src/guestfs-actions.pod:5179
msgid "guestfs_mkmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5182
+#: ../src/guestfs-actions.pod:5181
#, no-wrap
msgid ""
" int\n"
@@ -30223,7 +30194,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5186
+#: ../src/guestfs-actions.pod:5185
msgid ""
"C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
"that can be used to create extra mountpoints before mounting the first "
@@ -30231,7 +30202,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5210
+#: ../src/guestfs-actions.pod:5209
msgid ""
"C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You "
"may get unexpected errors if you try to mix these calls. It is safest to "
@@ -30239,7 +30210,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5214
+#: ../src/guestfs-actions.pod:5213
msgid ""
"C<guestfs_umount_all> unmounts filesystems by sorting the paths longest "
"first, so for this to work for manual mountpoints, you must ensure that the "
@@ -30248,26 +30219,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5221
+#: ../src/guestfs-actions.pod:5220
msgid ""
"Autosync [see C<guestfs_set_autosync>, this is set by default on handles] "
-"can cause C<guestfs_umount_all> to be called when the handle is closed which"
-" can also trigger these issues."
+"can cause C<guestfs_umount_all> to be called when the handle is closed which "
+"can also trigger these issues."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5227 ../src/guestfs-actions.pod:5533
-#: ../src/guestfs-actions.pod:6561
+#: ../src/guestfs-actions.pod:5226 ../src/guestfs-actions.pod:5532
+#: ../src/guestfs-actions.pod:6559
msgid "(Added in 1.0.62)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5229
+#: ../src/guestfs-actions.pod:5228
msgid "guestfs_mknod"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5231
+#: ../src/guestfs-actions.pod:5230
#, no-wrap
msgid ""
" int\n"
@@ -30280,23 +30251,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5246
+#: ../src/guestfs-actions.pod:5245
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
"regular file). These constants are available in the standard Linux header "
"files, or you can use C<guestfs_mknod_b>, C<guestfs_mknod_c> or "
-"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in"
-" the appropriate constant for you."
+"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in "
+"the appropriate constant for you."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5260
+#: ../src/guestfs-actions.pod:5259
msgid "guestfs_mknod_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5262
+#: ../src/guestfs-actions.pod:5261
#, no-wrap
msgid ""
" int\n"
@@ -30309,7 +30280,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5269
+#: ../src/guestfs-actions.pod:5268
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -30317,12 +30288,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5279
+#: ../src/guestfs-actions.pod:5278
msgid "guestfs_mknod_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5281
+#: ../src/guestfs-actions.pod:5280
#, no-wrap
msgid ""
" int\n"
@@ -30335,7 +30306,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5288
+#: ../src/guestfs-actions.pod:5287
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -30343,12 +30314,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5298
+#: ../src/guestfs-actions.pod:5297
msgid "guestfs_mkswap"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5300
+#: ../src/guestfs-actions.pod:5299
#, no-wrap
msgid ""
" int\n"
@@ -30358,12 +30329,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5310
+#: ../src/guestfs-actions.pod:5309
msgid "guestfs_mkswap_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5312
+#: ../src/guestfs-actions.pod:5311
#, no-wrap
msgid ""
" int\n"
@@ -30374,12 +30345,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5327
+#: ../src/guestfs-actions.pod:5326
msgid "guestfs_mkswap_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5329
+#: ../src/guestfs-actions.pod:5328
#, no-wrap
msgid ""
" int\n"
@@ -30390,12 +30361,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5340
+#: ../src/guestfs-actions.pod:5339
msgid "guestfs_mkswap_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5342
+#: ../src/guestfs-actions.pod:5341
#, no-wrap
msgid ""
" int\n"
@@ -30405,19 +30376,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5348
+#: ../src/guestfs-actions.pod:5347
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like C<guestfs_fallocate>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5355
+#: ../src/guestfs-actions.pod:5354
msgid "guestfs_modprobe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5357
+#: ../src/guestfs-actions.pod:5356
#, no-wrap
msgid ""
" int\n"
@@ -30427,12 +30398,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5370
+#: ../src/guestfs-actions.pod:5369
msgid "guestfs_mount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5372
+#: ../src/guestfs-actions.pod:5371
#, no-wrap
msgid ""
" int\n"
@@ -30443,7 +30414,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5391
+#: ../src/guestfs-actions.pod:5390
msgid ""
"Before libguestfs 1.13.16, this call implicitly added the options C<sync> "
"and C<noatime>. The C<sync> option greatly slowed writes and caused many "
@@ -30453,12 +30424,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5402
+#: ../src/guestfs-actions.pod:5401
msgid "guestfs_mount_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5404
+#: ../src/guestfs-actions.pod:5403
#, no-wrap
msgid ""
" int\n"
@@ -30470,7 +30441,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5415
+#: ../src/guestfs-actions.pod:5414
#, no-wrap
msgid ""
" GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -30478,12 +30449,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5428
+#: ../src/guestfs-actions.pod:5427
msgid "guestfs_mount_9p_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5430
+#: ../src/guestfs-actions.pod:5429
#, no-wrap
msgid ""
" int\n"
@@ -30495,17 +30466,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5436
+#: ../src/guestfs-actions.pod:5435
msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5440
+#: ../src/guestfs-actions.pod:5439
msgid "guestfs_mount_9p_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5442
+#: ../src/guestfs-actions.pod:5441
#, no-wrap
msgid ""
" int\n"
@@ -30517,17 +30488,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5448
+#: ../src/guestfs-actions.pod:5447
msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5452
+#: ../src/guestfs-actions.pod:5451
msgid "guestfs_mount_loop"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5454
+#: ../src/guestfs-actions.pod:5453
#, no-wrap
msgid ""
" int\n"
@@ -30538,12 +30509,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5467
+#: ../src/guestfs-actions.pod:5466
msgid "guestfs_mount_options"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5469
+#: ../src/guestfs-actions.pod:5468
#, no-wrap
msgid ""
" int\n"
@@ -30555,25 +30526,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5475
+#: ../src/guestfs-actions.pod:5474
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
"the mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5485 ../src/guestfs-actions.pod:5499
-#: ../src/guestfs-actions.pod:5516
+#: ../src/guestfs-actions.pod:5484 ../src/guestfs-actions.pod:5498
+#: ../src/guestfs-actions.pod:5515
msgid "(Added in 1.0.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5487
+#: ../src/guestfs-actions.pod:5486
msgid "guestfs_mount_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5489
+#: ../src/guestfs-actions.pod:5488
#, no-wrap
msgid ""
" int\n"
@@ -30584,19 +30555,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5494
+#: ../src/guestfs-actions.pod:5493
msgid ""
"This is the same as the C<guestfs_mount> command, but it mounts the "
"filesystem with the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5501
+#: ../src/guestfs-actions.pod:5500
msgid "guestfs_mount_vfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5503
+#: ../src/guestfs-actions.pod:5502
#, no-wrap
msgid ""
" int\n"
@@ -30609,20 +30580,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5510
+#: ../src/guestfs-actions.pod:5509
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
-"both the mount options and the vfstype as for the L<mount(8)> I<-o> and "
-"I<-t> flags."
+"both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-"
+"t> flags."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5518
+#: ../src/guestfs-actions.pod:5517
msgid "guestfs_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5520
+#: ../src/guestfs-actions.pod:5519
#, no-wrap
msgid ""
" char **\n"
@@ -30631,7 +30602,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5522
msgid ""
"This call is similar to C<guestfs_mounts>. That call returns a list of "
"devices. This one returns a hash table (map) of device name to directory "
@@ -30639,12 +30610,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5535
+#: ../src/guestfs-actions.pod:5534
msgid "guestfs_mounts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5537
+#: ../src/guestfs-actions.pod:5536
#, no-wrap
msgid ""
" char **\n"
@@ -30653,17 +30624,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5545
+#: ../src/guestfs-actions.pod:5544
msgid "See also: C<guestfs_mountpoints>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5553
+#: ../src/guestfs-actions.pod:5552
msgid "guestfs_mv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5555
+#: ../src/guestfs-actions.pod:5554
#, no-wrap
msgid ""
" int\n"
@@ -30674,12 +30645,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5567
+#: ../src/guestfs-actions.pod:5566
msgid "guestfs_ntfs_3g_probe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5569
+#: ../src/guestfs-actions.pod:5568
#, no-wrap
msgid ""
" int\n"
@@ -30690,17 +30661,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5588
+#: ../src/guestfs-actions.pod:5587
msgid "(Added in 1.0.43)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5590
+#: ../src/guestfs-actions.pod:5589
msgid "guestfs_ntfsresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5592
+#: ../src/guestfs-actions.pod:5591
#, no-wrap
msgid ""
" int\n"
@@ -30710,19 +30681,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5696
+#: ../src/guestfs-actions.pod:5595 ../src/guestfs-actions.pod:5695
msgid ""
-"I<This function is deprecated.> In new code, use the "
-"L</guestfs_ntfsresize_opts> call instead."
+"I<This function is deprecated.> In new code, use the L</"
+"guestfs_ntfsresize_opts> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5620
+#: ../src/guestfs-actions.pod:5619
msgid "guestfs_ntfsresize_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5622
+#: ../src/guestfs-actions.pod:5621
#, no-wrap
msgid ""
" int\n"
@@ -30733,7 +30704,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5632
+#: ../src/guestfs-actions.pod:5631
#, no-wrap
msgid ""
" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
@@ -30742,7 +30713,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5652
+#: ../src/guestfs-actions.pod:5651
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -30753,12 +30724,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5667
+#: ../src/guestfs-actions.pod:5666
msgid "guestfs_ntfsresize_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5669
+#: ../src/guestfs-actions.pod:5668
#, no-wrap
msgid ""
" int\n"
@@ -30769,17 +30740,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5674
+#: ../src/guestfs-actions.pod:5673
msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5678
+#: ../src/guestfs-actions.pod:5677
msgid "guestfs_ntfsresize_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5680
+#: ../src/guestfs-actions.pod:5679
#, no-wrap
msgid ""
" int\n"
@@ -30790,17 +30761,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5685
+#: ../src/guestfs-actions.pod:5684
msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5689
+#: ../src/guestfs-actions.pod:5688
msgid "guestfs_ntfsresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5691
+#: ../src/guestfs-actions.pod:5690
#, no-wrap
msgid ""
" int\n"
@@ -30811,26 +30782,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5703
+#: ../src/guestfs-actions.pod:5702
msgid ""
"This command is the same as C<guestfs_ntfsresize> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5708 ../src/guestfs-actions.pod:6168
-#: ../src/guestfs-actions.pod:6241 ../src/guestfs-actions.pod:6509
-#: ../src/guestfs-actions.pod:8148
+#: ../src/guestfs-actions.pod:5707 ../src/guestfs-actions.pod:6166
+#: ../src/guestfs-actions.pod:6239 ../src/guestfs-actions.pod:6507
+#: ../src/guestfs-actions.pod:8134
msgid "(Added in 1.3.14)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5710
+#: ../src/guestfs-actions.pod:5709
msgid "guestfs_part_add"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5712
+#: ../src/guestfs-actions.pod:5711
#, no-wrap
msgid ""
" int\n"
@@ -30843,34 +30814,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5719
+#: ../src/guestfs-actions.pod:5718
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call C<guestfs_part_init> first."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5731
+#: ../src/guestfs-actions.pod:5730
msgid ""
"Creating a partition which covers the whole disk is not so easy. Use "
"C<guestfs_part_disk> to do that."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5736 ../src/guestfs-actions.pod:5774
-#: ../src/guestfs-actions.pod:5827 ../src/guestfs-actions.pod:5911
-#: ../src/guestfs-actions.pod:5949 ../src/guestfs-actions.pod:5968
-#: ../src/guestfs-actions.pod:6008
+#: ../src/guestfs-actions.pod:5735 ../src/guestfs-actions.pod:5770
+#: ../src/guestfs-actions.pod:5823 ../src/guestfs-actions.pod:5907
+#: ../src/guestfs-actions.pod:5945 ../src/guestfs-actions.pod:5964
+#: ../src/guestfs-actions.pod:6004
msgid "(Added in 1.0.78)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5738
+#: ../src/guestfs-actions.pod:5737
msgid "guestfs_part_del"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5740
+#: ../src/guestfs-actions.pod:5739
#, no-wrap
msgid ""
" int\n"
@@ -30881,12 +30852,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5755
+#: ../src/guestfs-actions.pod:5754
msgid "guestfs_part_disk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5757
+#: ../src/guestfs-actions.pod:5756
#, no-wrap
msgid ""
" int\n"
@@ -30897,7 +30868,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5762
+#: ../src/guestfs-actions.pod:5761
msgid ""
"This command is simply a combination of C<guestfs_part_init> followed by "
"C<guestfs_part_add> to create a single primary partition covering the whole "
@@ -30905,19 +30876,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5766
+#: ../src/guestfs-actions.pod:5765
msgid ""
-"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other"
-" possible values are described in C<guestfs_part_init>."
+"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
+"possible values are described in C<guestfs_part_init>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5776
+#: ../src/guestfs-actions.pod:5772
msgid "guestfs_part_get_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5778
+#: ../src/guestfs-actions.pod:5774
#, no-wrap
msgid ""
" int\n"
@@ -30928,17 +30899,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5786
+#: ../src/guestfs-actions.pod:5782
msgid "See also C<guestfs_part_set_bootable>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5792
+#: ../src/guestfs-actions.pod:5788
msgid "guestfs_part_get_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5794
+#: ../src/guestfs-actions.pod:5790
#, no-wrap
msgid ""
" int\n"
@@ -30949,20 +30920,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:5984
+#: ../src/guestfs-actions.pod:5798 ../src/guestfs-actions.pod:5980
msgid ""
-"Note that only MBR (old DOS-style) partitions have type bytes. You will get"
-" undefined results for other partition table types (see "
+"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
+"undefined results for other partition table types (see "
"C<guestfs_part_get_parttype>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5810
+#: ../src/guestfs-actions.pod:5806
msgid "guestfs_part_get_parttype"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5812
+#: ../src/guestfs-actions.pod:5808
#, no-wrap
msgid ""
" char *\n"
@@ -30972,7 +30943,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5819
+#: ../src/guestfs-actions.pod:5815
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -30980,12 +30951,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5829
+#: ../src/guestfs-actions.pod:5825
msgid "guestfs_part_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5831
+#: ../src/guestfs-actions.pod:5827
#, no-wrap
msgid ""
" int\n"
@@ -30996,19 +30967,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5840
+#: ../src/guestfs-actions.pod:5836
msgid ""
"Initially there are no partitions. Following this, you should call "
"C<guestfs_part_add> for each partition required."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5913
+#: ../src/guestfs-actions.pod:5909
msgid "guestfs_part_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5915
+#: ../src/guestfs-actions.pod:5911
#, no-wrap
msgid ""
" struct guestfs_partition_list *\n"
@@ -31018,27 +30989,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5932
+#: ../src/guestfs-actions.pod:5928
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see C<guestfs_blockdev_getss>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5945
+#: ../src/guestfs-actions.pod:5941
msgid ""
-"This function returns a C<struct guestfs_partition_list *>, or NULL if there"
-" was an error. I<The caller must call C<guestfs_free_partition_list> after "
+"This function returns a C<struct guestfs_partition_list *>, or NULL if there "
+"was an error. I<The caller must call C<guestfs_free_partition_list> after "
"use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5951
+#: ../src/guestfs-actions.pod:5947
msgid "guestfs_part_set_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5953
+#: ../src/guestfs-actions.pod:5949
#, no-wrap
msgid ""
" int\n"
@@ -31050,12 +31021,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5970
+#: ../src/guestfs-actions.pod:5966
msgid "guestfs_part_set_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5972
+#: ../src/guestfs-actions.pod:5968
#, no-wrap
msgid ""
" int\n"
@@ -31067,12 +31038,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5992
+#: ../src/guestfs-actions.pod:5988
msgid "guestfs_part_set_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5994
+#: ../src/guestfs-actions.pod:5990
#, no-wrap
msgid ""
" int\n"
@@ -31084,12 +31055,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6010
+#: ../src/guestfs-actions.pod:6006
msgid "guestfs_part_to_dev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6012
+#: ../src/guestfs-actions.pod:6008
#, no-wrap
msgid ""
" char *\n"
@@ -31099,24 +31070,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6020 ../src/guestfs-actions.pod:6039
+#: ../src/guestfs-actions.pod:6016 ../src/guestfs-actions.pod:6035
msgid ""
"The named partition must exist, for example as a string returned from "
"C<guestfs_list_partitions>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6023
+#: ../src/guestfs-actions.pod:6019
msgid "See also C<guestfs_part_to_partnum>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6030
+#: ../src/guestfs-actions.pod:6026
msgid "guestfs_part_to_partnum"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6032
+#: ../src/guestfs-actions.pod:6028
#, no-wrap
msgid ""
" int\n"
@@ -31126,17 +31097,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6042
+#: ../src/guestfs-actions.pod:6038
msgid "See also C<guestfs_part_to_dev>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6046
+#: ../src/guestfs-actions.pod:6044
msgid "guestfs_ping_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6048
+#: ../src/guestfs-actions.pod:6046
#, no-wrap
msgid ""
" int\n"
@@ -31145,12 +31116,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6060
+#: ../src/guestfs-actions.pod:6058
msgid "guestfs_pread"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6062
+#: ../src/guestfs-actions.pod:6060
#, no-wrap
msgid ""
" char *\n"
@@ -31163,17 +31134,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6075
+#: ../src/guestfs-actions.pod:6073
msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6086
+#: ../src/guestfs-actions.pod:6084
msgid "guestfs_pread_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6088
+#: ../src/guestfs-actions.pod:6086
#, no-wrap
msgid ""
" char *\n"
@@ -31186,22 +31157,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6101
+#: ../src/guestfs-actions.pod:6099
msgid "See also C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6110
+#: ../src/guestfs-actions.pod:6108
msgid "(Added in 1.5.21)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6112
+#: ../src/guestfs-actions.pod:6110
msgid "guestfs_pvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6114
+#: ../src/guestfs-actions.pod:6112
#, no-wrap
msgid ""
" int\n"
@@ -31211,12 +31182,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6126
+#: ../src/guestfs-actions.pod:6124
msgid "guestfs_pvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6128
+#: ../src/guestfs-actions.pod:6126
#, no-wrap
msgid ""
" int\n"
@@ -31226,12 +31197,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6143
+#: ../src/guestfs-actions.pod:6141
msgid "guestfs_pvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6145
+#: ../src/guestfs-actions.pod:6143
#, no-wrap
msgid ""
" int\n"
@@ -31241,12 +31212,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6156
+#: ../src/guestfs-actions.pod:6154
msgid "guestfs_pvresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6158
+#: ../src/guestfs-actions.pod:6156
#, no-wrap
msgid ""
" int\n"
@@ -31257,19 +31228,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6163
+#: ../src/guestfs-actions.pod:6161
msgid ""
-"This command is the same as C<guestfs_pvresize> except that it allows you to"
-" specify the new size (in bytes) explicitly."
+"This command is the same as C<guestfs_pvresize> except that it allows you to "
+"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6170
+#: ../src/guestfs-actions.pod:6168
msgid "guestfs_pvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6172
+#: ../src/guestfs-actions.pod:6170
#, no-wrap
msgid ""
" char **\n"
@@ -31278,17 +31249,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6181
+#: ../src/guestfs-actions.pod:6179
msgid "See also C<guestfs_pvs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6189
+#: ../src/guestfs-actions.pod:6187
msgid "guestfs_pvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6191
+#: ../src/guestfs-actions.pod:6189
#, no-wrap
msgid ""
" struct guestfs_lvm_pv_list *\n"
@@ -31297,20 +31268,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6197
+#: ../src/guestfs-actions.pod:6195
msgid ""
"This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there "
-"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after "
-"use>."
+"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6203
+#: ../src/guestfs-actions.pod:6201
msgid "guestfs_pvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6205
+#: ../src/guestfs-actions.pod:6203
#, no-wrap
msgid ""
" char *\n"
@@ -31320,12 +31290,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6216
+#: ../src/guestfs-actions.pod:6214
msgid "guestfs_pwrite"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6218
+#: ../src/guestfs-actions.pod:6216
#, no-wrap
msgid ""
" int\n"
@@ -31338,17 +31308,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6234
+#: ../src/guestfs-actions.pod:6232
msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6243
+#: ../src/guestfs-actions.pod:6241
msgid "guestfs_pwrite_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6245
+#: ../src/guestfs-actions.pod:6243
#, no-wrap
msgid ""
" int\n"
@@ -31361,22 +31331,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6260
+#: ../src/guestfs-actions.pod:6258
msgid "See also C<guestfs_pwrite>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6267
+#: ../src/guestfs-actions.pod:6265
msgid "(Added in 1.5.20)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6269
+#: ../src/guestfs-actions.pod:6267
msgid "guestfs_read_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6271
+#: ../src/guestfs-actions.pod:6269
#, no-wrap
msgid ""
" char *\n"
@@ -31387,25 +31357,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6279
+#: ../src/guestfs-actions.pod:6277
msgid ""
-"Unlike C<guestfs_cat>, this function can correctly handle files that contain"
-" embedded ASCII NUL characters. However unlike C<guestfs_download>, this "
+"Unlike C<guestfs_cat>, this function can correctly handle files that contain "
+"embedded ASCII NUL characters. However unlike C<guestfs_download>, this "
"function is limited in the total size of file that can be handled."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6291
+#: ../src/guestfs-actions.pod:6289
msgid "(Added in 1.0.63)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6293
+#: ../src/guestfs-actions.pod:6291
msgid "guestfs_read_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6295
+#: ../src/guestfs-actions.pod:6293
#, no-wrap
msgid ""
" char **\n"
@@ -31415,7 +31385,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6304
+#: ../src/guestfs-actions.pod:6302
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -31424,12 +31394,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6315
+#: ../src/guestfs-actions.pod:6313
msgid "guestfs_readdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6317
+#: ../src/guestfs-actions.pod:6315
#, no-wrap
msgid ""
" struct guestfs_dirent_list *\n"
@@ -31439,7 +31409,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6371
+#: ../src/guestfs-actions.pod:6369
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use C<guestfs_ls>. To get a printable directory for human "
@@ -31447,20 +31417,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6375
+#: ../src/guestfs-actions.pod:6373
msgid ""
"This function returns a C<struct guestfs_dirent_list *>, or NULL if there "
-"was an error. I<The caller must call C<guestfs_free_dirent_list> after "
-"use>."
+"was an error. I<The caller must call C<guestfs_free_dirent_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6381
+#: ../src/guestfs-actions.pod:6379
msgid "guestfs_readlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6383
+#: ../src/guestfs-actions.pod:6381
#, no-wrap
msgid ""
" char *\n"
@@ -31470,12 +31439,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6394
+#: ../src/guestfs-actions.pod:6392
msgid "guestfs_readlinklist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6396
+#: ../src/guestfs-actions.pod:6394
#, no-wrap
msgid ""
" char **\n"
@@ -31486,12 +31455,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6429
+#: ../src/guestfs-actions.pod:6427
msgid "guestfs_realpath"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6431
+#: ../src/guestfs-actions.pod:6429
#, no-wrap
msgid ""
" char *\n"
@@ -31501,12 +31470,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6443
+#: ../src/guestfs-actions.pod:6441
msgid "guestfs_removexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6445
+#: ../src/guestfs-actions.pod:6443
#, no-wrap
msgid ""
" int\n"
@@ -31517,17 +31486,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6453
+#: ../src/guestfs-actions.pod:6451
msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6459
+#: ../src/guestfs-actions.pod:6457
msgid "guestfs_resize2fs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6461
+#: ../src/guestfs-actions.pod:6459
#, no-wrap
msgid ""
" int\n"
@@ -31537,7 +31506,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6468
+#: ../src/guestfs-actions.pod:6466
msgid ""
"I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the "
"C<device> before calling this command. For unknown reasons C<resize2fs> "
@@ -31546,12 +31515,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6478
+#: ../src/guestfs-actions.pod:6476
msgid "guestfs_resize2fs_M"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6480
+#: ../src/guestfs-actions.pod:6478
#, no-wrap
msgid ""
" int\n"
@@ -31561,7 +31530,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6484
+#: ../src/guestfs-actions.pod:6482
msgid ""
"This command is the same as C<guestfs_resize2fs>, but the filesystem is "
"resized to its minimum size. This works like the I<-M> option to the "
@@ -31569,7 +31538,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6488
+#: ../src/guestfs-actions.pod:6486
msgid ""
"To get the resulting size of the filesystem you should call "
"C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. "
@@ -31578,12 +31547,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6497
+#: ../src/guestfs-actions.pod:6495
msgid "guestfs_resize2fs_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6499
+#: ../src/guestfs-actions.pod:6497
#, no-wrap
msgid ""
" int\n"
@@ -31594,19 +31563,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6504
+#: ../src/guestfs-actions.pod:6502
msgid ""
"This command is the same as C<guestfs_resize2fs> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6511
+#: ../src/guestfs-actions.pod:6509
msgid "guestfs_rm"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6513
+#: ../src/guestfs-actions.pod:6511
#, no-wrap
msgid ""
" int\n"
@@ -31616,12 +31585,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6523
+#: ../src/guestfs-actions.pod:6521
msgid "guestfs_rm_rf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6525
+#: ../src/guestfs-actions.pod:6523
#, no-wrap
msgid ""
" int\n"
@@ -31631,12 +31600,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6537
+#: ../src/guestfs-actions.pod:6535
msgid "guestfs_rmdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6539
+#: ../src/guestfs-actions.pod:6537
#, no-wrap
msgid ""
" int\n"
@@ -31646,12 +31615,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6549
+#: ../src/guestfs-actions.pod:6547
msgid "guestfs_rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6549
#, no-wrap
msgid ""
" int\n"
@@ -31661,19 +31630,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6555
+#: ../src/guestfs-actions.pod:6553
msgid ""
"This calls removes a mountpoint that was previously created with "
"C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6563
+#: ../src/guestfs-actions.pod:6561
msgid "guestfs_scrub_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6565
+#: ../src/guestfs-actions.pod:6563
#, no-wrap
msgid ""
" int\n"
@@ -31683,18 +31652,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6580 ../src/guestfs-actions.pod:6598
-#: ../src/guestfs-actions.pod:6617
+#: ../src/guestfs-actions.pod:6575 ../src/guestfs-actions.pod:6593
+#: ../src/guestfs-actions.pod:6612
msgid "(Added in 1.0.52)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6582
+#: ../src/guestfs-actions.pod:6577
msgid "guestfs_scrub_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6584
+#: ../src/guestfs-actions.pod:6579
#, no-wrap
msgid ""
" int\n"
@@ -31704,12 +31673,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6600
+#: ../src/guestfs-actions.pod:6595
msgid "guestfs_scrub_freespace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6602
+#: ../src/guestfs-actions.pod:6597
#, no-wrap
msgid ""
" int\n"
@@ -31719,21 +31688,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6606
+#: ../src/guestfs-actions.pod:6601
msgid ""
-"This command creates the directory C<dir> and then fills it with files until"
-" the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, "
-"and deletes them. The intention is to scrub any free space on the partition"
-" containing C<dir>."
+"This command creates the directory C<dir> and then fills it with files until "
+"the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, "
+"and deletes them. The intention is to scrub any free space on the partition "
+"containing C<dir>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6619
+#: ../src/guestfs-actions.pod:6614
msgid "guestfs_set_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6621
+#: ../src/guestfs-actions.pod:6616
#, no-wrap
msgid ""
" int\n"
@@ -31743,12 +31712,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6638
+#: ../src/guestfs-actions.pod:6633
msgid "guestfs_set_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6640
+#: ../src/guestfs-actions.pod:6635
#, no-wrap
msgid ""
" int\n"
@@ -31758,12 +31727,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6668
+#: ../src/guestfs-actions.pod:6663
msgid "guestfs_set_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6670
+#: ../src/guestfs-actions.pod:6665
#, no-wrap
msgid ""
" int\n"
@@ -31773,12 +31742,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6686
+#: ../src/guestfs-actions.pod:6681
msgid "guestfs_set_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6688
+#: ../src/guestfs-actions.pod:6683
#, no-wrap
msgid ""
" int\n"
@@ -31788,7 +31757,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6696
+#: ../src/guestfs-actions.pod:6691
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by C<guestfs_set_log_message_callback>, but go straight to "
@@ -31796,12 +31765,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6709
+#: ../src/guestfs-actions.pod:6704
msgid "guestfs_set_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6711
+#: ../src/guestfs-actions.pod:6706
#, no-wrap
msgid ""
" int\n"
@@ -31812,19 +31781,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6720
+#: ../src/guestfs-actions.pod:6715
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return "
"the existing label on a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6727
+#: ../src/guestfs-actions.pod:6722
msgid "guestfs_set_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6729
+#: ../src/guestfs-actions.pod:6724
#, no-wrap
msgid ""
" int\n"
@@ -31835,19 +31804,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6739
+#: ../src/guestfs-actions.pod:6734
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return "
"the existing UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6746
+#: ../src/guestfs-actions.pod:6741
msgid "guestfs_set_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6748
+#: ../src/guestfs-actions.pod:6743
#, no-wrap
msgid ""
" int\n"
@@ -31857,19 +31826,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6752
+#: ../src/guestfs-actions.pod:6747
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before C<guestfs_launch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6767
+#: ../src/guestfs-actions.pod:6762
msgid "guestfs_set_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6769
+#: ../src/guestfs-actions.pod:6764
#, no-wrap
msgid ""
" int\n"
@@ -31879,19 +31848,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6779
+#: ../src/guestfs-actions.pod:6774
msgid ""
"You must call this before calling C<guestfs_launch>, otherwise it has no "
"effect."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6786
+#: ../src/guestfs-actions.pod:6781
msgid "guestfs_set_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6788
+#: ../src/guestfs-actions.pod:6783
#, no-wrap
msgid ""
" int\n"
@@ -31901,12 +31870,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6803
+#: ../src/guestfs-actions.pod:6798
msgid "guestfs_set_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6805
+#: ../src/guestfs-actions.pod:6800
#, no-wrap
msgid ""
" int\n"
@@ -31916,12 +31885,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6822
+#: ../src/guestfs-actions.pod:6817
msgid "guestfs_set_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6824
+#: ../src/guestfs-actions.pod:6819
#, no-wrap
msgid ""
" int\n"
@@ -31931,12 +31900,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6850
+#: ../src/guestfs-actions.pod:6845
msgid "guestfs_set_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6852
+#: ../src/guestfs-actions.pod:6847
#, no-wrap
msgid ""
" int\n"
@@ -31946,7 +31915,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6856
+#: ../src/guestfs-actions.pod:6851
msgid ""
"If this is called with the parameter C<false> then C<guestfs_launch> does "
"not create a recovery process. The purpose of the recovery process is to "
@@ -31955,19 +31924,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6861
+#: ../src/guestfs-actions.pod:6856
msgid ""
-"This only has any effect if called before C<guestfs_launch>, and the default"
-" is true."
+"This only has any effect if called before C<guestfs_launch>, and the default "
+"is true."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6874
+#: ../src/guestfs-actions.pod:6869
msgid "guestfs_set_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6876
+#: ../src/guestfs-actions.pod:6871
#, no-wrap
msgid ""
" int\n"
@@ -31977,12 +31946,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6893
+#: ../src/guestfs-actions.pod:6888
msgid "guestfs_set_smp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6895
+#: ../src/guestfs-actions.pod:6890
#, no-wrap
msgid ""
" int\n"
@@ -31992,17 +31961,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6903
+#: ../src/guestfs-actions.pod:6898
msgid "This function must be called before C<guestfs_launch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6909
+#: ../src/guestfs-actions.pod:6904
msgid "guestfs_set_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6911
+#: ../src/guestfs-actions.pod:6906
#, no-wrap
msgid ""
" int\n"
@@ -32012,19 +31981,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6925
+#: ../src/guestfs-actions.pod:6920
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6933
+#: ../src/guestfs-actions.pod:6928
msgid "guestfs_set_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6935
+#: ../src/guestfs-actions.pod:6930
#, no-wrap
msgid ""
" int\n"
@@ -32034,19 +32003,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6944
+#: ../src/guestfs-actions.pod:6939
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6952
+#: ../src/guestfs-actions.pod:6947
msgid "guestfs_setcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6954
+#: ../src/guestfs-actions.pod:6949
#, no-wrap
msgid ""
" int\n"
@@ -32056,12 +32025,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6967
+#: ../src/guestfs-actions.pod:6962
msgid "guestfs_setxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6969
+#: ../src/guestfs-actions.pod:6964
#, no-wrap
msgid ""
" int\n"
@@ -32074,17 +32043,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6980
+#: ../src/guestfs-actions.pod:6975
msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6986
+#: ../src/guestfs-actions.pod:6981
msgid "guestfs_sfdisk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6988
+#: ../src/guestfs-actions.pod:6983
#, no-wrap
msgid ""
" int\n"
@@ -32098,26 +32067,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6996 ../src/guestfs-actions.pod:7040
-#: ../src/guestfs-actions.pod:7074
+#: ../src/guestfs-actions.pod:6991 ../src/guestfs-actions.pod:7032
+#: ../src/guestfs-actions.pod:7063
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_add> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7023
+#: ../src/guestfs-actions.pod:7018
msgid ""
"See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7033
+#: ../src/guestfs-actions.pod:7025
msgid "guestfs_sfdiskM"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7035
+#: ../src/guestfs-actions.pod:7027
#, no-wrap
msgid ""
" int\n"
@@ -32128,7 +32097,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7047
+#: ../src/guestfs-actions.pod:7039
msgid ""
"This is a simplified interface to the C<guestfs_sfdisk> command, where "
"partition sizes are specified in megabytes only (rounded to the nearest "
@@ -32137,19 +32106,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7053
+#: ../src/guestfs-actions.pod:7045
msgid ""
"See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
"C<guestfs_part_disk>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7063
+#: ../src/guestfs-actions.pod:7052
msgid "guestfs_sfdisk_N"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7065
+#: ../src/guestfs-actions.pod:7054
#, no-wrap
msgid ""
" int\n"
@@ -32164,24 +32133,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7084
+#: ../src/guestfs-actions.pod:7073
msgid ""
"For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> "
"for the cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7087
+#: ../src/guestfs-actions.pod:7076
msgid "See also: C<guestfs_part_add>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7096
+#: ../src/guestfs-actions.pod:7082
msgid "guestfs_sfdisk_disk_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:7084
#, no-wrap
msgid ""
" char *\n"
@@ -32191,21 +32160,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7102
+#: ../src/guestfs-actions.pod:7088
msgid ""
-"This displays the disk geometry of C<device> read from the partition table."
-" Especially in the case where the underlying block device has been resized,"
-" this can be different from the kernel's idea of the geometry (see "
+"This displays the disk geometry of C<device> read from the partition table. "
+"Especially in the case where the underlying block device has been resized, "
+"this can be different from the kernel's idea of the geometry (see "
"C<guestfs_sfdisk_kernel_geometry>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7115
+#: ../src/guestfs-actions.pod:7101
msgid "guestfs_sfdisk_kernel_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7117
+#: ../src/guestfs-actions.pod:7103
#, no-wrap
msgid ""
" char *\n"
@@ -32215,12 +32184,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7131
+#: ../src/guestfs-actions.pod:7117
msgid "guestfs_sfdisk_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7133
+#: ../src/guestfs-actions.pod:7119
#, no-wrap
msgid ""
" char *\n"
@@ -32230,24 +32199,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7137
+#: ../src/guestfs-actions.pod:7123
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_list> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7148
+#: ../src/guestfs-actions.pod:7134
msgid "See also: C<guestfs_part_list>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7155
+#: ../src/guestfs-actions.pod:7141
msgid "guestfs_sh"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7157
+#: ../src/guestfs-actions.pod:7143
#, no-wrap
msgid ""
" char *\n"
@@ -32257,22 +32226,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7164
+#: ../src/guestfs-actions.pod:7150
msgid "This is like C<guestfs_command>, but passes the command to:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7172
+#: ../src/guestfs-actions.pod:7158
msgid "All the provisos about C<guestfs_command> apply to this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7179
+#: ../src/guestfs-actions.pod:7165
msgid "guestfs_sh_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7181
+#: ../src/guestfs-actions.pod:7167
#, no-wrap
msgid ""
" char **\n"
@@ -32282,24 +32251,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7185
+#: ../src/guestfs-actions.pod:7171
msgid ""
"This is the same as C<guestfs_sh>, but splits the result into a list of "
"lines."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7188
+#: ../src/guestfs-actions.pod:7174
msgid "See also: C<guestfs_command_lines>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7196
+#: ../src/guestfs-actions.pod:7182
msgid "guestfs_sleep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7198
+#: ../src/guestfs-actions.pod:7184
#, no-wrap
msgid ""
" int\n"
@@ -32309,17 +32278,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7206
+#: ../src/guestfs-actions.pod:7192
msgid "(Added in 1.0.41)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7208 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:7194 ../src/guestfs-structs.pod:109
msgid "guestfs_stat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7210
+#: ../src/guestfs-actions.pod:7196
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -32329,12 +32298,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7224 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:7210 ../src/guestfs-structs.pod:135
msgid "guestfs_statvfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7226
+#: ../src/guestfs-actions.pod:7212
#, no-wrap
msgid ""
" struct guestfs_statvfs *\n"
@@ -32344,19 +32313,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7236
+#: ../src/guestfs-actions.pod:7222
msgid ""
-"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an"
-" error. I<The caller must call C<guestfs_free_statvfs> after use>."
+"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an "
+"error. I<The caller must call C<guestfs_free_statvfs> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7242
+#: ../src/guestfs-actions.pod:7228
msgid "guestfs_strings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7244
+#: ../src/guestfs-actions.pod:7230
#, no-wrap
msgid ""
" char **\n"
@@ -32366,12 +32335,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7260
+#: ../src/guestfs-actions.pod:7246
msgid "guestfs_strings_e"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7262
+#: ../src/guestfs-actions.pod:7248
#, no-wrap
msgid ""
" char **\n"
@@ -32382,26 +32351,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7267
+#: ../src/guestfs-actions.pod:7253
msgid ""
"This is like the C<guestfs_strings> command, but allows you to specify the "
"encoding of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7277
+#: ../src/guestfs-actions.pod:7263
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what C<guestfs_strings> uses)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7315
+#: ../src/guestfs-actions.pod:7301
msgid "guestfs_swapoff_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7317
+#: ../src/guestfs-actions.pod:7303
#, no-wrap
msgid ""
" int\n"
@@ -32411,19 +32380,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7321
+#: ../src/guestfs-actions.pod:7307
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See C<guestfs_swapon_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7329
+#: ../src/guestfs-actions.pod:7315
msgid "guestfs_swapoff_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7331
+#: ../src/guestfs-actions.pod:7317
#, no-wrap
msgid ""
" int\n"
@@ -32433,12 +32402,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7341
+#: ../src/guestfs-actions.pod:7327
msgid "guestfs_swapoff_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7343
+#: ../src/guestfs-actions.pod:7329
#, no-wrap
msgid ""
" int\n"
@@ -32448,12 +32417,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7340
msgid "guestfs_swapoff_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7356
+#: ../src/guestfs-actions.pod:7342
#, no-wrap
msgid ""
" int\n"
@@ -32463,12 +32432,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7367
+#: ../src/guestfs-actions.pod:7353
msgid "guestfs_swapon_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7369
+#: ../src/guestfs-actions.pod:7355
#, no-wrap
msgid ""
" int\n"
@@ -32478,7 +32447,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7373
+#: ../src/guestfs-actions.pod:7359
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -32486,12 +32455,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7389
+#: ../src/guestfs-actions.pod:7375
msgid "guestfs_swapon_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7391
+#: ../src/guestfs-actions.pod:7377
#, no-wrap
msgid ""
" int\n"
@@ -32501,19 +32470,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7395
+#: ../src/guestfs-actions.pod:7381
msgid ""
-"This command enables swap to a file. See C<guestfs_swapon_device> for other"
-" notes."
+"This command enables swap to a file. See C<guestfs_swapon_device> for other "
+"notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7402
+#: ../src/guestfs-actions.pod:7388
msgid "guestfs_swapon_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7404
+#: ../src/guestfs-actions.pod:7390
#, no-wrap
msgid ""
" int\n"
@@ -32523,19 +32492,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7408
+#: ../src/guestfs-actions.pod:7394
msgid ""
"This command enables swap to a labeled swap partition. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7415
+#: ../src/guestfs-actions.pod:7401
msgid "guestfs_swapon_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7417
+#: ../src/guestfs-actions.pod:7403
#, no-wrap
msgid ""
" int\n"
@@ -32545,19 +32514,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7421
+#: ../src/guestfs-actions.pod:7407
msgid ""
"This command enables swap to a swap partition with the given UUID. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7428
+#: ../src/guestfs-actions.pod:7414
msgid "guestfs_sync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7430
+#: ../src/guestfs-actions.pod:7416
#, no-wrap
msgid ""
" int\n"
@@ -32566,12 +32535,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7443
+#: ../src/guestfs-actions.pod:7429
msgid "guestfs_tail"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7445
+#: ../src/guestfs-actions.pod:7431
#, no-wrap
msgid ""
" char **\n"
@@ -32581,12 +32550,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7461
+#: ../src/guestfs-actions.pod:7447
msgid "guestfs_tail_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7463
+#: ../src/guestfs-actions.pod:7449
#, no-wrap
msgid ""
" char **\n"
@@ -32597,12 +32566,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7485
+#: ../src/guestfs-actions.pod:7471
msgid "guestfs_tar_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7487
+#: ../src/guestfs-actions.pod:7473
#, no-wrap
msgid ""
" int\n"
@@ -32613,24 +32582,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7495
+#: ../src/guestfs-actions.pod:7481
msgid ""
"To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7500 ../src/guestfs-actions.pod:7517
-#: ../src/guestfs-actions.pod:7533 ../src/guestfs-actions.pod:7549
+#: ../src/guestfs-actions.pod:7486 ../src/guestfs-actions.pod:7503
+#: ../src/guestfs-actions.pod:7519 ../src/guestfs-actions.pod:7535
msgid "(Added in 1.0.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7502
+#: ../src/guestfs-actions.pod:7488
msgid "guestfs_tar_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7504
+#: ../src/guestfs-actions.pod:7490
#, no-wrap
msgid ""
" int\n"
@@ -32641,19 +32610,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7512
+#: ../src/guestfs-actions.pod:7498
msgid ""
"To download a compressed tarball, use C<guestfs_tgz_out> or "
"C<guestfs_txz_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7519
+#: ../src/guestfs-actions.pod:7505
msgid "guestfs_tgz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7521
+#: ../src/guestfs-actions.pod:7507
#, no-wrap
msgid ""
" int\n"
@@ -32664,17 +32633,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7529
+#: ../src/guestfs-actions.pod:7515
msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7535
+#: ../src/guestfs-actions.pod:7521
msgid "guestfs_tgz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7537
+#: ../src/guestfs-actions.pod:7523
#, no-wrap
msgid ""
" int\n"
@@ -32685,17 +32654,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7545
+#: ../src/guestfs-actions.pod:7531
msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7551
+#: ../src/guestfs-actions.pod:7537
msgid "guestfs_touch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7553
+#: ../src/guestfs-actions.pod:7539
#, no-wrap
msgid ""
" int\n"
@@ -32705,12 +32674,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:7554
msgid "guestfs_truncate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7570
+#: ../src/guestfs-actions.pod:7556
#, no-wrap
msgid ""
" int\n"
@@ -32720,12 +32689,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7581
+#: ../src/guestfs-actions.pod:7567
msgid "guestfs_truncate_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7583
+#: ../src/guestfs-actions.pod:7569
#, no-wrap
msgid ""
" int\n"
@@ -32736,7 +32705,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7591
+#: ../src/guestfs-actions.pod:7577
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -32745,12 +32714,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7601
+#: ../src/guestfs-actions.pod:7587
msgid "guestfs_tune2fs_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7603
+#: ../src/guestfs-actions.pod:7589
#, no-wrap
msgid ""
" char **\n"
@@ -32760,12 +32729,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7623
+#: ../src/guestfs-actions.pod:7609
msgid "guestfs_txz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7625
+#: ../src/guestfs-actions.pod:7611
#, no-wrap
msgid ""
" int\n"
@@ -32776,12 +32745,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7637
+#: ../src/guestfs-actions.pod:7623
msgid "guestfs_txz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7639
+#: ../src/guestfs-actions.pod:7625
#, no-wrap
msgid ""
" int\n"
@@ -32792,12 +32761,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7651
+#: ../src/guestfs-actions.pod:7637
msgid "guestfs_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7653
+#: ../src/guestfs-actions.pod:7639
#, no-wrap
msgid ""
" int\n"
@@ -32807,19 +32776,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7669
+#: ../src/guestfs-actions.pod:7655
msgid ""
"See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
"C<guestfs_mkdir>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7678
+#: ../src/guestfs-actions.pod:7664
msgid "guestfs_umount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7680
+#: ../src/guestfs-actions.pod:7666
#, no-wrap
msgid ""
" int\n"
@@ -32829,12 +32798,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7692
+#: ../src/guestfs-actions.pod:7678
msgid "guestfs_umount_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7694
+#: ../src/guestfs-actions.pod:7680
#, no-wrap
msgid ""
" int\n"
@@ -32843,12 +32812,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7705
+#: ../src/guestfs-actions.pod:7691
msgid "guestfs_upload"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7707
+#: ../src/guestfs-actions.pod:7693
#, no-wrap
msgid ""
" int\n"
@@ -32859,17 +32828,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7717
+#: ../src/guestfs-actions.pod:7703
msgid "See also C<guestfs_download>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7728
+#: ../src/guestfs-actions.pod:7714
msgid "guestfs_upload_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7730
+#: ../src/guestfs-actions.pod:7716
#, no-wrap
msgid ""
" int\n"
@@ -32881,7 +32850,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7746
+#: ../src/guestfs-actions.pod:7732
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with C<guestfs_pwrite>, and this call always writes the "
@@ -32889,17 +32858,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7751
+#: ../src/guestfs-actions.pod:7737
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7762
+#: ../src/guestfs-actions.pod:7748
msgid "guestfs_utimens"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7764
+#: ../src/guestfs-actions.pod:7750
#, no-wrap
msgid ""
" int\n"
@@ -32913,12 +32882,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7793 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7779 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7795
+#: ../src/guestfs-actions.pod:7781
#, no-wrap
msgid ""
" struct guestfs_version *\n"
@@ -32927,7 +32896,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7823
+#: ../src/guestfs-actions.pod:7809
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -32936,24 +32905,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7829
+#: ../src/guestfs-actions.pod:7815
msgid ""
-"This function returns a C<struct guestfs_version *>, or NULL if there was an"
-" error. I<The caller must call C<guestfs_free_version> after use>."
+"This function returns a C<struct guestfs_version *>, or NULL if there was an "
+"error. I<The caller must call C<guestfs_free_version> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7833
+#: ../src/guestfs-actions.pod:7819
msgid "(Added in 1.0.58)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7835
+#: ../src/guestfs-actions.pod:7821
msgid "guestfs_vfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7837
+#: ../src/guestfs-actions.pod:7823
#, no-wrap
msgid ""
" char *\n"
@@ -32963,22 +32932,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7846
+#: ../src/guestfs-actions.pod:7832
msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7851 ../src/guestfs-actions.pod:7888
+#: ../src/guestfs-actions.pod:7837 ../src/guestfs-actions.pod:7874
msgid "(Added in 1.3.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7853
+#: ../src/guestfs-actions.pod:7839
msgid "guestfs_vfs_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7855
+#: ../src/guestfs-actions.pod:7841
#, no-wrap
msgid ""
" char *\n"
@@ -32988,12 +32957,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7872
+#: ../src/guestfs-actions.pod:7858
msgid "guestfs_vfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7874
+#: ../src/guestfs-actions.pod:7860
#, no-wrap
msgid ""
" char *\n"
@@ -33003,17 +32972,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7883
+#: ../src/guestfs-actions.pod:7869
msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7890
+#: ../src/guestfs-actions.pod:7876
msgid "guestfs_vg_activate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7892
+#: ../src/guestfs-actions.pod:7878
#, no-wrap
msgid ""
" int\n"
@@ -33024,12 +32993,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7909
+#: ../src/guestfs-actions.pod:7895
msgid "guestfs_vg_activate_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7911
+#: ../src/guestfs-actions.pod:7897
#, no-wrap
msgid ""
" int\n"
@@ -33039,12 +33008,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7924
+#: ../src/guestfs-actions.pod:7910
msgid "guestfs_vgcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7926
+#: ../src/guestfs-actions.pod:7912
#, no-wrap
msgid ""
" int\n"
@@ -33055,12 +33024,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7938
+#: ../src/guestfs-actions.pod:7924
msgid "guestfs_vglvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7940
+#: ../src/guestfs-actions.pod:7926
#, no-wrap
msgid ""
" char **\n"
@@ -33070,24 +33039,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7947
+#: ../src/guestfs-actions.pod:7933
msgid ""
"You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
"associate logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7950
+#: ../src/guestfs-actions.pod:7936
msgid "See also C<guestfs_vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7958
+#: ../src/guestfs-actions.pod:7944
msgid "guestfs_vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7960
+#: ../src/guestfs-actions.pod:7946
#, no-wrap
msgid ""
" char **\n"
@@ -33097,24 +33066,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7967
+#: ../src/guestfs-actions.pod:7953
msgid ""
"You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
"associate physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7970
+#: ../src/guestfs-actions.pod:7956
msgid "See also C<guestfs_vglvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7978
+#: ../src/guestfs-actions.pod:7964
msgid "guestfs_vgremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7980
+#: ../src/guestfs-actions.pod:7966
#, no-wrap
msgid ""
" int\n"
@@ -33124,12 +33093,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7993
+#: ../src/guestfs-actions.pod:7979
msgid "guestfs_vgrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7995
+#: ../src/guestfs-actions.pod:7981
#, no-wrap
msgid ""
" int\n"
@@ -33140,12 +33109,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8006
+#: ../src/guestfs-actions.pod:7992
msgid "guestfs_vgs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8008
+#: ../src/guestfs-actions.pod:7994
#, no-wrap
msgid ""
" char **\n"
@@ -33154,17 +33123,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8017
+#: ../src/guestfs-actions.pod:8003
msgid "See also C<guestfs_vgs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8025
+#: ../src/guestfs-actions.pod:8011
msgid "guestfs_vgs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8027
+#: ../src/guestfs-actions.pod:8013
#, no-wrap
msgid ""
" struct guestfs_lvm_vg_list *\n"
@@ -33173,20 +33142,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8033
+#: ../src/guestfs-actions.pod:8019
msgid ""
"This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there "
-"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after "
-"use>."
+"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8039
+#: ../src/guestfs-actions.pod:8025
msgid "guestfs_vgscan"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8041
+#: ../src/guestfs-actions.pod:8027
#, no-wrap
msgid ""
" int\n"
@@ -33195,12 +33163,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8051
+#: ../src/guestfs-actions.pod:8037
msgid "guestfs_vguuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8053
+#: ../src/guestfs-actions.pod:8039
#, no-wrap
msgid ""
" char *\n"
@@ -33210,12 +33178,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8064
+#: ../src/guestfs-actions.pod:8050
msgid "guestfs_wait_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8066
+#: ../src/guestfs-actions.pod:8052
#, no-wrap
msgid ""
" int\n"
@@ -33224,39 +33192,39 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8069
+#: ../src/guestfs-actions.pod:8055
msgid ""
-"I<This function is deprecated.> In new code, use the L</guestfs_launch> call"
-" instead."
+"I<This function is deprecated.> In new code, use the L</guestfs_launch> call "
+"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8076
+#: ../src/guestfs-actions.pod:8062
msgid "This function is a no op."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8078
+#: ../src/guestfs-actions.pod:8064
msgid ""
-"In versions of the API E<lt> 1.0.71 you had to call this function just after"
-" calling C<guestfs_launch> to wait for the launch to complete. However this"
-" is no longer necessary because C<guestfs_launch> now does the waiting."
+"In versions of the API E<lt> 1.0.71 you had to call this function just after "
+"calling C<guestfs_launch> to wait for the launch to complete. However this "
+"is no longer necessary because C<guestfs_launch> now does the waiting."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8083
+#: ../src/guestfs-actions.pod:8069
msgid ""
-"If you see any calls to this function in code then you can just remove them,"
-" unless you want to retain compatibility with older versions of the API."
+"If you see any calls to this function in code then you can just remove them, "
+"unless you want to retain compatibility with older versions of the API."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8091
+#: ../src/guestfs-actions.pod:8077
msgid "guestfs_wc_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8093
+#: ../src/guestfs-actions.pod:8079
#, no-wrap
msgid ""
" int\n"
@@ -33266,12 +33234,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8104
+#: ../src/guestfs-actions.pod:8090
msgid "guestfs_wc_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8106
+#: ../src/guestfs-actions.pod:8092
#, no-wrap
msgid ""
" int\n"
@@ -33281,12 +33249,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8117
+#: ../src/guestfs-actions.pod:8103
msgid "guestfs_wc_w"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8119
+#: ../src/guestfs-actions.pod:8105
#, no-wrap
msgid ""
" int\n"
@@ -33296,12 +33264,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8130
+#: ../src/guestfs-actions.pod:8116
msgid "guestfs_write"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8132
+#: ../src/guestfs-actions.pod:8118
#, no-wrap
msgid ""
" int\n"
@@ -33313,17 +33281,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8141
+#: ../src/guestfs-actions.pod:8127
msgid "See also C<guestfs_write_append>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8150
+#: ../src/guestfs-actions.pod:8136
msgid "guestfs_write_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8152
+#: ../src/guestfs-actions.pod:8138
#, no-wrap
msgid ""
" int\n"
@@ -33335,17 +33303,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8161
+#: ../src/guestfs-actions.pod:8147
msgid "See also C<guestfs_write>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8170
+#: ../src/guestfs-actions.pod:8156
msgid "guestfs_write_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8172
+#: ../src/guestfs-actions.pod:8158
#, no-wrap
msgid ""
" int\n"
@@ -33357,19 +33325,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8178
+#: ../src/guestfs-actions.pod:8164
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_write> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8203
+#: ../src/guestfs-actions.pod:8189
msgid "guestfs_zegrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8205
+#: ../src/guestfs-actions.pod:8191
#, no-wrap
msgid ""
" char **\n"
@@ -33380,12 +33348,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8222
+#: ../src/guestfs-actions.pod:8208
msgid "guestfs_zegrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8224
+#: ../src/guestfs-actions.pod:8210
#, no-wrap
msgid ""
" char **\n"
@@ -33396,12 +33364,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8241
+#: ../src/guestfs-actions.pod:8227
msgid "guestfs_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8243
+#: ../src/guestfs-actions.pod:8229
#, no-wrap
msgid ""
" int\n"
@@ -33411,19 +33379,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8257
+#: ../src/guestfs-actions.pod:8243
msgid ""
"See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
"C<guestfs_is_zero_device>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8269
+#: ../src/guestfs-actions.pod:8255
msgid "guestfs_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8271
+#: ../src/guestfs-actions.pod:8257
#, no-wrap
msgid ""
" int\n"
@@ -33433,24 +33401,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8275
+#: ../src/guestfs-actions.pod:8261
msgid ""
"This command writes zeroes over the entire C<device>. Compare with "
"C<guestfs_zero> which just zeroes the first few blocks of a device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8293
+#: ../src/guestfs-actions.pod:8276
msgid "(Added in 1.3.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8295
+#: ../src/guestfs-actions.pod:8278
msgid "guestfs_zerofree"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8297
+#: ../src/guestfs-actions.pod:8280
#, no-wrap
msgid ""
" int\n"
@@ -33460,12 +33428,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8316
+#: ../src/guestfs-actions.pod:8299
msgid "guestfs_zfgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8318
+#: ../src/guestfs-actions.pod:8301
#, no-wrap
msgid ""
" char **\n"
@@ -33476,12 +33444,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8335
+#: ../src/guestfs-actions.pod:8318
msgid "guestfs_zfgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8337
+#: ../src/guestfs-actions.pod:8320
#, no-wrap
msgid ""
" char **\n"
@@ -33492,12 +33460,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8354
+#: ../src/guestfs-actions.pod:8337
msgid "guestfs_zfile"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8356
+#: ../src/guestfs-actions.pod:8339
#, no-wrap
msgid ""
" char *\n"
@@ -33508,26 +33476,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8361
+#: ../src/guestfs-actions.pod:8344
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_file> call "
"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8373
+#: ../src/guestfs-actions.pod:8356
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8381
+#: ../src/guestfs-actions.pod:8364
msgid "guestfs_zgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8383
+#: ../src/guestfs-actions.pod:8366
#, no-wrap
msgid ""
" char **\n"
@@ -33538,12 +33506,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8400
+#: ../src/guestfs-actions.pod:8383
msgid "guestfs_zgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8402
+#: ../src/guestfs-actions.pod:8385
#, no-wrap
msgid ""
" char **\n"
@@ -33561,11 +33529,11 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-availability.pod:5
msgid ""
-"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> "
-"L</guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> "
-"L</guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> "
-"L</guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> "
-"L</guestfs_aug_rm> L</guestfs_aug_save> L</guestfs_aug_set>"
+"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> L</"
+"guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</"
+"guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</"
+"guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> "
+"L</guestfs_aug_save> L</guestfs_aug_set>"
msgstr ""
#. type: =item
@@ -33596,9 +33564,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-availability.pod:33
msgid ""
-"The following functions: L</guestfs_inotify_add_watch> "
-"L</guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init>"
-" L</guestfs_inotify_read> L</guestfs_inotify_rm_watch>"
+"The following functions: L</guestfs_inotify_add_watch> L</"
+"guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init> L</"
+"guestfs_inotify_read> L</guestfs_inotify_rm_watch>"
msgstr ""
#. type: =item
@@ -33609,8 +33577,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-availability.pod:43
msgid ""
-"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> "
-"L</guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>"
+"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</"
+"guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>"
msgstr ""
#. type: =item
@@ -33631,10 +33599,10 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-availability.pod:57
msgid ""
-"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> "
-"L</guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> "
-"L</guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> "
-"L</guestfs_setxattr>"
+"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> L</"
+"guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</"
+"guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> L</"
+"guestfs_setxattr>"
msgstr ""
#. type: =item
@@ -33645,9 +33613,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-availability.pod:70
msgid ""
-"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> "
-"L</guestfs_luks_format> L</guestfs_luks_format_cipher> "
-"L</guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>"
+"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> L</"
+"guestfs_luks_format> L</guestfs_luks_format_cipher> L</"
+"guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>"
msgstr ""
#. type: =item
@@ -33658,14 +33626,13 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-availability.pod:81
msgid ""
-"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> "
-"L</guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> "
-"L</guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> "
-"L</guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> "
-"L</guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> "
-"L</guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> "
-"L</guestfs_vgcreate> L</guestfs_vgremove> L</guestfs_vgs> "
-"L</guestfs_vgs_full>"
+"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> L</"
+"guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> L</"
+"guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> L</"
+"guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> L</"
+"guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</"
+"guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</"
+"guestfs_vgcreate> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>"
msgstr ""
#. type: =item
@@ -33676,8 +33643,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-availability.pod:106
msgid ""
-"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> "
-"L</guestfs_mknod_b> L</guestfs_mknod_c>"
+"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> L</"
+"guestfs_mknod_b> L</guestfs_mknod_c>"
msgstr ""
#. type: =item
@@ -33720,8 +33687,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-availability.pod:131
msgid ""
-"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> "
-"L</guestfs_scrub_freespace>"
+"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> L</"
+"guestfs_scrub_freespace>"
msgstr ""
#. type: =item
@@ -34299,9 +34266,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:33
msgid ""
-"Libguestfs uses Linux kernel and qemu code, and can access any type of guest"
-" filesystem that Linux and qemu can, including but not limited to: ext2/3/4,"
-" btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, "
+"Libguestfs uses Linux kernel and qemu code, and can access any type of guest "
+"filesystem that Linux and qemu can, including but not limited to: ext2/3/4, "
+"btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, "
"qcow2, vmdk."
msgstr ""
@@ -34317,9 +34284,9 @@ msgstr ""
#: ../src/guestfs.pod:43
msgid ""
"Libguestfs is a library that can be linked with C and C++ management "
-"programs (or management programs written in OCaml, Perl, Python, Ruby, Java,"
-" PHP, Erlang, Haskell or C#). You can also use it from shell scripts or the"
-" command line."
+"programs (or management programs written in OCaml, Perl, Python, Ruby, Java, "
+"PHP, Erlang, Haskell or C#). You can also use it from shell scripts or the "
+"command line."
msgstr ""
#. type: textblock
@@ -34351,8 +34318,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:59
msgid ""
-"This section provides a gentler overview of the libguestfs API. We also try"
-" to group API calls together, where that may not be obvious from reading "
+"This section provides a gentler overview of the libguestfs API. We also try "
+"to group API calls together, where that may not be obvious from reading "
"about the individual calls in the main section of this manual."
msgstr ""
@@ -34367,14 +34334,13 @@ msgid ""
"Before you can use libguestfs calls, you have to create a handle. Then you "
"must add at least one disk image to the handle, followed by launching the "
"handle, then performing whatever operations you want, and finally closing "
-"the handle. By convention we use the single letter C<g> for the name of the"
-" handle variable, although of course you can use any name you want."
+"the handle. By convention we use the single letter C<g> for the name of the "
+"handle variable, although of course you can use any name you want."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:73
-msgid ""
-"The general structure of all libguestfs-using programs looks like this:"
+msgid "The general structure of all libguestfs-using programs looks like this:"
msgstr ""
#. type: verbatim
@@ -34483,16 +34449,16 @@ msgstr ""
msgid ""
"The image filename (C<\"guest.img\"> in the example above) could be a disk "
"image from a virtual machine, a L<dd(1)> copy of a physical hard disk, an "
-"actual block device, or simply an empty file of zeroes that you have created"
-" through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all"
-" of these."
+"actual block device, or simply an empty file of zeroes that you have created "
+"through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all "
+"of these."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:129
msgid ""
-"The call you should use in modern code for adding drives is "
-"L</guestfs_add_drive_opts>. To add a disk image, allowing writes, and "
+"The call you should use in modern code for adding drives is L</"
+"guestfs_add_drive_opts>. To add a disk image, allowing writes, and "
"specifying that the format is raw, do:"
msgstr ""
@@ -34533,24 +34499,24 @@ msgstr ""
#: ../src/guestfs.pod:147
msgid ""
"Be extremely cautious if the disk image is in use, eg. if it is being used "
-"by a virtual machine. Adding it read-write will almost certainly cause disk"
-" corruption, but adding it read-only is safe."
+"by a virtual machine. Adding it read-write will almost certainly cause disk "
+"corruption, but adding it read-only is safe."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:151
msgid ""
-"You must add at least one disk image, and you may add multiple disk images."
-" In the API, the disk images are usually referred to as C</dev/sda> (for "
-"the first one you added), C</dev/sdb> (for the second one you added), etc."
+"You must add at least one disk image, and you may add multiple disk images. "
+"In the API, the disk images are usually referred to as C</dev/sda> (for the "
+"first one you added), C</dev/sdb> (for the second one you added), etc."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:156
msgid ""
-"Once L</guestfs_launch> has been called you cannot add any more images. You"
-" can call L</guestfs_list_devices> to get a list of the device names, in the"
-" order that you added them. See also L</BLOCK DEVICE NAMING> below."
+"Once L</guestfs_launch> has been called you cannot add any more images. You "
+"can call L</guestfs_list_devices> to get a list of the device names, in the "
+"order that you added them. See also L</BLOCK DEVICE NAMING> below."
msgstr ""
#. type: =head2
@@ -34563,9 +34529,9 @@ msgstr ""
msgid ""
"Before you can read or write files, create directories and so on in a disk "
"image that contains filesystems, you have to mount those filesystems using "
-"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that"
-" a disk image contains (for example) one partition with a filesystem on that"
-" partition, then you can mount it directly:"
+"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that "
+"a disk image contains (for example) one partition with a filesystem on that "
+"partition, then you can mount it directly:"
msgstr ""
#. type: verbatim
@@ -34590,20 +34556,19 @@ msgstr ""
#: ../src/guestfs.pod:178
msgid ""
"If you are given a disk image and you don't know what it contains then you "
-"have to find out. Libguestfs can do that too: use "
-"L</guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions "
-"and LVs, and either try mounting each to see what is mountable, or else "
-"examine them with L</guestfs_vfs_type> or L</guestfs_file>. To list just "
+"have to find out. Libguestfs can do that too: use L</"
+"guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions and "
+"LVs, and either try mounting each to see what is mountable, or else examine "
+"them with L</guestfs_vfs_type> or L</guestfs_file>. To list just "
"filesystems, use L</guestfs_list_filesystems>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:186
msgid ""
-"Libguestfs also has a set of APIs for inspection of unknown disk images (see"
-" L</INSPECTION> below). But you might find it easier to look at higher "
-"level programs built on top of libguestfs, in particular L<virt-"
-"inspector(1)>."
+"Libguestfs also has a set of APIs for inspection of unknown disk images (see "
+"L</INSPECTION> below). But you might find it easier to look at higher level "
+"programs built on top of libguestfs, in particular L<virt-inspector(1)>."
msgstr ""
#. type: textblock
@@ -34654,8 +34619,8 @@ msgstr ""
#: ../src/guestfs.pod:210
msgid ""
"This would return C<data> as a newly allocated buffer containing the full "
-"content of that file (with some conditions: see also L</DOWNLOADING> below),"
-" or C<NULL> if there was an error."
+"content of that file (with some conditions: see also L</DOWNLOADING> below), "
+"or C<NULL> if there was an error."
msgstr ""
#. type: textblock
@@ -34707,8 +34672,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:233
msgid ""
-"File writes are affected by the per-handle umask, set by calling "
-"L</guestfs_umask> and defaulting to 022. See L</UMASK>."
+"File writes are affected by the per-handle umask, set by calling L</"
+"guestfs_umask> and defaulting to 022. See L</UMASK>."
msgstr ""
#. type: =head2
@@ -34719,8 +34684,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:238
msgid ""
-"Libguestfs contains API calls to read, create and modify partition tables on"
-" disk images."
+"Libguestfs contains API calls to read, create and modify partition tables on "
+"disk images."
msgstr ""
#. type: textblock
@@ -34744,8 +34709,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:250
msgid ""
-"Obviously this effectively wipes anything that was on that disk image "
-"before."
+"Obviously this effectively wipes anything that was on that disk image before."
msgstr ""
#. type: =head2
@@ -34756,17 +34720,17 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:255
msgid ""
-"Libguestfs provides access to a large part of the LVM2 API, such as "
-"L</guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense "
-"unless you familiarize yourself with the concepts of physical volumes, "
-"volume groups and logical volumes."
+"Libguestfs provides access to a large part of the LVM2 API, such as L</"
+"guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense unless "
+"you familiarize yourself with the concepts of physical volumes, volume "
+"groups and logical volumes."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:260
msgid ""
-"This author strongly recommends reading the LVM HOWTO, online at "
-"L<http://tldp.org/HOWTO/LVM-HOWTO/>."
+"This author strongly recommends reading the LVM HOWTO, online at L<http://"
+"tldp.org/HOWTO/LVM-HOWTO/>."
msgstr ""
#. type: =head2
@@ -34778,8 +34742,8 @@ msgstr ""
#: ../src/guestfs.pod:265
msgid ""
"Use L</guestfs_cat> to download small, text only files. This call is "
-"limited to files which are less than 2 MB and which cannot contain any ASCII"
-" NUL (C<\\0>) characters. However the API is very simple to use."
+"limited to files which are less than 2 MB and which cannot contain any ASCII "
+"NUL (C<\\0>) characters. However the API is very simple to use."
msgstr ""
#. type: textblock
@@ -34811,25 +34775,24 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:281
msgid ""
-"It's often the case that you want to write a file or files to the disk "
-"image."
+"It's often the case that you want to write a file or files to the disk image."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:284
msgid ""
"To write a small file with fixed content, use L</guestfs_write>. To create "
-"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or "
-"L</guestfs_fallocate64> (with all disk blocks allocated). There are a "
-"variety of other functions for creating test files, for example "
-"L</guestfs_fill> and L</guestfs_fill_pattern>."
+"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or L</"
+"guestfs_fallocate64> (with all disk blocks allocated). There are a variety "
+"of other functions for creating test files, for example L</guestfs_fill> and "
+"L</guestfs_fill_pattern>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:290
msgid ""
-"To upload a single file, use L</guestfs_upload>. This call has no limits on"
-" file content or size (even files larger than 4 GB)."
+"To upload a single file, use L</guestfs_upload>. This call has no limits on "
+"file content or size (even files larger than 4 GB)."
msgstr ""
#. type: textblock
@@ -34842,14 +34805,14 @@ msgstr ""
#: ../src/guestfs.pod:295
msgid ""
"However the fastest way to upload I<large numbers of arbitrary files> is to "
-"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and "
-"L<mkisofs(8)>), then attach this using L</guestfs_add_drive_ro>. If you add"
-" the drive in a predictable way (eg. adding it last after all other drives) "
-"then you can get the device name from L</guestfs_list_devices> and mount it "
-"directly using L</guestfs_mount_ro>. Note that squashfs images are "
-"sometimes non-portable between kernel versions, and they don't support "
-"labels or UUIDs. If you want to pre-build an image or you need to mount it "
-"using a label or UUID, use an ISO image instead."
+"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and L<mkisofs(8)"
+">), then attach this using L</guestfs_add_drive_ro>. If you add the drive "
+"in a predictable way (eg. adding it last after all other drives) then you "
+"can get the device name from L</guestfs_list_devices> and mount it directly "
+"using L</guestfs_mount_ro>. Note that squashfs images are sometimes non-"
+"portable between kernel versions, and they don't support labels or UUIDs. "
+"If you want to pre-build an image or you need to mount it using a label or "
+"UUID, use an ISO image instead."
msgstr ""
#. type: =head2
@@ -34901,8 +34864,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:328
msgid ""
-"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or "
-"L</guestfs_copy_device_to_device>."
+"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or L</"
+"guestfs_copy_device_to_device>."
msgstr ""
#. type: textblock
@@ -34968,12 +34931,12 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:359
msgid ""
-"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, "
-"L</guestfs_tar_out> etc appear to only take filenames as arguments, so it "
+"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, L</"
+"guestfs_tar_out> etc appear to only take filenames as arguments, so it "
"appears you can only upload and download to files. However many Un*x-like "
-"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, "
-"C</dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, "
-"stderr, and arbitrary file descriptor N."
+"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, C</"
+"dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, stderr, "
+"and arbitrary file descriptor N."
msgstr ""
#. type: textblock
@@ -35034,8 +34997,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:390
msgid ""
-"L</guestfs_find> and L</guestfs_find0> can be used to recursively list "
-"files."
+"L</guestfs_find> and L</guestfs_find0> can be used to recursively list files."
msgstr ""
#. type: =head2
@@ -35078,8 +35040,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:419
msgid ""
-"The network may not be available unless you enable it (see "
-"L</guestfs_set_network>)."
+"The network may not be available unless you enable it (see L</"
+"guestfs_set_network>)."
msgstr ""
#. type: textblock
@@ -35117,16 +35079,16 @@ msgstr ""
msgid ""
"A secure alternative is to use libguestfs to install a \"firstboot\" script "
"(a script which runs when the guest next boots normally), and to have this "
-"script run the commands you want in the normal context of the running guest,"
-" network security and so on. For information about other security issues, "
+"script run the commands you want in the normal context of the running guest, "
+"network security and so on. For information about other security issues, "
"see L</SECURITY>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:455
msgid ""
-"The two main API calls to run commands are L</guestfs_command> and "
-"L</guestfs_sh> (there are also variations)."
+"The two main API calls to run commands are L</guestfs_command> and L</"
+"guestfs_sh> (there are also variations)."
msgstr ""
#. type: textblock
@@ -35153,17 +35115,17 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:468
msgid ""
-"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't"
-" document Augeas itself here because there is excellent documentation on the"
-" L<http://augeas.net/> website."
+"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't "
+"document Augeas itself here because there is excellent documentation on the "
+"L<http://augeas.net/> website."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:472
msgid ""
-"If you don't want to use Augeas (you fool!) then try calling "
-"L</guestfs_read_lines> to get the file as a list of lines which you can "
-"iterate over."
+"If you don't want to use Augeas (you fool!) then try calling L</"
+"guestfs_read_lines> to get the file as a list of lines which you can iterate "
+"over."
msgstr ""
#. type: =head2
@@ -35258,16 +35220,16 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:525
msgid ""
-"The default umask is C<022>, so files are created with modes such as C<0644>"
-" and directories with C<0755>."
+"The default umask is C<022>, so files are created with modes such as C<0644> "
+"and directories with C<0755>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:528
msgid ""
"There are two ways to avoid being affected by umask. Either set umask to 0 "
-"(call C<guestfs_umask (g, 0)> early after launching). Or call "
-"L</guestfs_chmod> after creating each file or directory."
+"(call C<guestfs_umask (g, 0)> early after launching). Or call L</"
+"guestfs_chmod> after creating each file or directory."
msgstr ""
#. type: textblock
@@ -35278,8 +35240,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:536
msgid ""
-"Libguestfs allows you to access Linux guests which have been encrypted using"
-" whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) "
+"Libguestfs allows you to access Linux guests which have been encrypted using "
+"whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) "
"standard. This includes nearly all whole disk encryption systems used by "
"modern Linux guests."
msgstr ""
@@ -35301,27 +35263,27 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:548
msgid ""
-"Opening a LUKS device creates a new device mapper device called "
-"C</dev/mapper/mapname> (where C<mapname> is the string you supply to "
-"L</guestfs_luks_open>). Reads and writes to this mapper device are "
-"decrypted from and encrypted to the underlying block device respectively."
+"Opening a LUKS device creates a new device mapper device called C</dev/"
+"mapper/mapname> (where C<mapname> is the string you supply to L</"
+"guestfs_luks_open>). Reads and writes to this mapper device are decrypted "
+"from and encrypted to the underlying block device respectively."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:554
msgid ""
-"LVM volume groups on the device can be made visible by calling "
-"L</guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical "
-"volume(s) can now be mounted in the usual way."
+"LVM volume groups on the device can be made visible by calling L</"
+"guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical volume"
+"(s) can now be mounted in the usual way."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:558
msgid ""
-"Use the reverse process to close a LUKS device. Unmount any logical volumes"
-" on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, "
-"[\"/dev/VG\"])>. Then close the mapper device by calling "
-"L</guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the "
+"Use the reverse process to close a LUKS device. Unmount any logical volumes "
+"on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, "
+"[\"/dev/VG\"])>. Then close the mapper device by calling L</"
+"guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the "
"underlying encrypted block device)."
msgstr ""
@@ -35334,24 +35296,24 @@ msgstr ""
#: ../src/guestfs.pod:567
msgid ""
"Libguestfs has APIs for inspecting an unknown disk image to find out if it "
-"contains operating systems, an install CD or a live CD. (These APIs used to"
-" be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since"
-" version 1.5.3 the most frequently used part of this library has been "
+"contains operating systems, an install CD or a live CD. (These APIs used to "
+"be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since "
+"version 1.5.3 the most frequently used part of this library has been "
"rewritten in C and moved into the core code)."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:574
msgid ""
-"Add all disks belonging to the unknown virtual machine and call "
-"L</guestfs_launch> in the usual way."
+"Add all disks belonging to the unknown virtual machine and call L</"
+"guestfs_launch> in the usual way."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:577
msgid ""
-"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls"
-" and certain heuristics, and returns a list of operating systems that were "
+"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls "
+"and certain heuristics, and returns a list of operating systems that were "
"found. An empty list means none were found. A single element is the root "
"filesystem of the operating system. For dual- or multi-boot guests, "
"multiple roots can be returned, each one corresponding to a separate "
@@ -35364,9 +35326,9 @@ msgstr ""
#: ../src/guestfs.pod:586
msgid ""
"For each root, you can then call various C<guestfs_inspect_get_*> functions "
-"to get additional details about that operating system. For example, call "
-"L</guestfs_inspect_get_type> to return the string C<windows> or C<linux> for"
-" Windows and Linux-based operating systems respectively."
+"to get additional details about that operating system. For example, call L</"
+"guestfs_inspect_get_type> to return the string C<windows> or C<linux> for "
+"Windows and Linux-based operating systems respectively."
msgstr ""
#. type: textblock
@@ -35374,8 +35336,8 @@ msgstr ""
msgid ""
"Un*x-like and Linux-based operating systems usually consist of several "
"filesystems which are mounted at boot time (for example, a separate boot "
-"partition mounted on C</boot>). The inspection rules are able to detect how"
-" filesystems correspond to mount points. Call "
+"partition mounted on C</boot>). The inspection rules are able to detect how "
+"filesystems correspond to mount points. Call "
"C<guestfs_inspect_get_mountpoints> to get this mapping. It might return a "
"hash table like this example:"
msgstr ""
@@ -35400,17 +35362,16 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:606
msgid ""
-"Be careful to mount filesystems in the right order (eg. C</> before "
-"C</usr>). Sorting the keys of the hash by length, shortest first, should "
-"work."
+"Be careful to mount filesystems in the right order (eg. C</> before C</"
+"usr>). Sorting the keys of the hash by length, shortest first, should work."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:610
msgid ""
"Inspection currently only works for some common operating systems. "
-"Contributors are welcome to send patches for other operating systems that we"
-" currently cannot detect."
+"Contributors are welcome to send patches for other operating systems that we "
+"currently cannot detect."
msgstr ""
#. type: textblock
@@ -35428,10 +35389,10 @@ msgid ""
"inspection and caches the results in the guest handle. Subsequent calls to "
"C<guestfs_inspect_get_*> return this cached information, but I<do not> re-"
"read the disks. If you change the content of the guest disks, you can redo "
-"inspection by calling L</guestfs_inspect_os> again. "
-"(L</guestfs_inspect_list_applications> works a little differently from the "
-"other calls and does read the disks. See documentation for that function "
-"for details)."
+"inspection by calling L</guestfs_inspect_os> again. (L</"
+"guestfs_inspect_list_applications> works a little differently from the other "
+"calls and does read the disks. See documentation for that function for "
+"details)."
msgstr ""
#. type: =head3
@@ -35458,17 +35419,16 @@ msgstr ""
#: ../src/guestfs.pod:636
msgid ""
"Further information is available about the operating system that can be "
-"installed using the regular inspection APIs like "
-"L</guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> "
-"etc."
+"installed using the regular inspection APIs like L</"
+"guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> etc."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:641
msgid ""
"Some additional information specific to installer disks is also available "
-"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and "
-"L</guestfs_inspect_is_multipart> calls."
+"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and L</"
+"guestfs_inspect_is_multipart> calls."
msgstr ""
#. type: =head2
@@ -35479,8 +35439,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:648
msgid ""
-"Libguestfs can mount NTFS partitions. It does this using the L<http://www"
-".ntfs-3g.org/> driver."
+"Libguestfs can mount NTFS partitions. It does this using the L<http://www."
+"ntfs-3g.org/> driver."
msgstr ""
#. type: =head3
@@ -35493,9 +35453,9 @@ msgstr ""
msgid ""
"DOS and Windows still use drive letters, and the filesystems are always "
"treated as case insensitive by Windows itself, and therefore you might find "
-"a Windows configuration file referring to a path like "
-"C<c:\\windows\\system32>. When the filesystem is mounted in libguestfs, "
-"that directory might be referred to as C</WINDOWS/System32>."
+"a Windows configuration file referring to a path like C<c:\\windows"
+"\\system32>. When the filesystem is mounted in libguestfs, that directory "
+"might be referred to as C</WINDOWS/System32>."
msgstr ""
#. type: textblock
@@ -35516,8 +35476,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:666
msgid ""
-"To resolve the case insensitivity of paths, call "
-"L</guestfs_case_sensitive_path>."
+"To resolve the case insensitivity of paths, call L</"
+"guestfs_case_sensitive_path>."
msgstr ""
#. type: =head3
@@ -35532,8 +35492,8 @@ msgid ""
"files, through the library C<hivex> which is part of the libguestfs project "
"although ships as a separate tarball. You have to locate and download the "
"hive file(s) yourself, and then pass them to C<hivex> functions. See also "
-"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-"
-"win-reg(1)> for more help on this issue."
+"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-win-"
+"reg(1)> for more help on this issue."
msgstr ""
#. type: =head3
@@ -35569,8 +35529,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:694
msgid ""
-"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use "
-"L</guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended "
+"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use L</"
+"guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended "
"attribute, and read the raw reparse data from that (you can find the format "
"documented in various places around the web)."
msgstr ""
@@ -35609,8 +35569,8 @@ msgstr ""
#: ../src/guestfs.pod:711
msgid ""
"The API is broadly identical in all supported languages. This means that "
-"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)>"
-" in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in "
+"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)> "
+"in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in "
"OCaml. In other words, a straightforward, predictable isomorphism between "
"each language."
msgstr ""
@@ -35618,8 +35578,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:717
msgid ""
-"Error messages are automatically transformed into exceptions if the language"
-" supports it."
+"Error messages are automatically transformed into exceptions if the language "
+"supports it."
msgstr ""
#. type: textblock
@@ -35774,8 +35734,8 @@ msgstr ""
msgid ""
"Since we developed libguestfs and the associated tools, there are several "
"things we would have designed differently, but are now stuck with for "
-"backwards compatibility or other reasons. If there is ever a libguestfs 2.0"
-" release, you can expect these to change. Beware of them."
+"backwards compatibility or other reasons. If there is ever a libguestfs 2.0 "
+"release, you can expect these to change. Beware of them."
msgstr ""
#. type: =item
@@ -35810,8 +35770,7 @@ msgstr ""
#: ../src/guestfs.pod:806
msgid ""
"to have the unmount/sync done automatically for you when the handle 'g' is "
-"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> "
-"q.v.)"
+"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> q.v.)"
msgstr ""
#. type: textblock
@@ -35845,8 +35804,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:823
msgid ""
-"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly."
-" However C<-o sync> does not add any reliability benefit, but does have a "
+"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly. "
+"However C<-o sync> does not add any reliability benefit, but does have a "
"very large performance impact."
msgstr ""
@@ -35878,8 +35837,8 @@ msgstr ""
#: ../src/guestfs.pod:837
msgid ""
"Note that many filesystems change the disk when you just mount and unmount, "
-"even if you didn't perform any writes. You need to use "
-"L</guestfs_add_drive_ro> to guarantee that the disk is not changed."
+"even if you didn't perform any writes. You need to use L</"
+"guestfs_add_drive_ro> to guarantee that the disk is not changed."
msgstr ""
#. type: =item
@@ -35891,10 +35850,10 @@ msgstr ""
#: ../src/guestfs.pod:843
msgid ""
"C<guestfish disk.img> doesn't do what people expect (open C<disk.img> for "
-"examination). It tries to run a guestfish command C<disk.img> which doesn't"
-" exist, so it fails. In earlier versions of guestfish the error message was"
-" also unintuitive, but we have corrected this since. Like the Bourne shell,"
-" we should have used C<guestfish -c command> to run commands."
+"examination). It tries to run a guestfish command C<disk.img> which doesn't "
+"exist, so it fails. In earlier versions of guestfish the error message was "
+"also unintuitive, but we have corrected this since. Like the Bourne shell, "
+"we should have used C<guestfish -c command> to run commands."
msgstr ""
#. type: =item
@@ -35949,9 +35908,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:873
msgid ""
-"There is a subtle ambiguity in the API between a device name (eg. "
-"C</dev/sdb2>) and a similar pathname. A file might just happen to be called"
-" C<sdb2> in the directory C</dev> (consider some non-Unix VM image)."
+"There is a subtle ambiguity in the API between a device name (eg. C</dev/"
+"sdb2>) and a similar pathname. A file might just happen to be called "
+"C<sdb2> in the directory C</dev> (consider some non-Unix VM image)."
msgstr ""
#. type: textblock
@@ -36029,8 +35988,8 @@ msgstr ""
#: ../src/guestfs.pod:914
msgid ""
"Therefore you should be aware that any key parameter you pass to libguestfs "
-"might end up being written out to the swap partition. If this is a concern,"
-" scrub the swap partition or don't use libguestfs on encrypted devices."
+"might end up being written out to the swap partition. If this is a concern, "
+"scrub the swap partition or don't use libguestfs on encrypted devices."
msgstr ""
#. type: =head2
@@ -36048,9 +36007,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:924
msgid ""
-"Only use the handle from a single thread. Either use the handle exclusively"
-" from one thread, or provide your own mutex so that two threads cannot issue"
-" calls on the same handle at the same time."
+"Only use the handle from a single thread. Either use the handle exclusively "
+"from one thread, or provide your own mutex so that two threads cannot issue "
+"calls on the same handle at the same time."
msgstr ""
#. type: textblock
@@ -36075,15 +36034,15 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:936
msgid ""
-"By default it looks for these in the directory C<$libdir/guestfs> (eg. "
-"C</usr/local/lib/guestfs> or C</usr/lib64/guestfs>)."
+"By default it looks for these in the directory C<$libdir/guestfs> (eg. C</"
+"usr/local/lib/guestfs> or C</usr/lib64/guestfs>)."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:939
msgid ""
-"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH>"
-" to change the directories that libguestfs will search in. The value is a "
+"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH> "
+"to change the directories that libguestfs will search in. The value is a "
"colon-separated list of paths. The current directory is I<not> searched "
"unless the path contains an empty element or C<.>. For example "
"C<LIBGUESTFS_PATH=:/usr/lib/guestfs> would search the current directory and "
@@ -36098,8 +36057,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:948
msgid ""
-"If you want to compile your own qemu, run qemu from a non-standard location,"
-" or pass extra arguments to qemu, then you can write a shell-script wrapper "
+"If you want to compile your own qemu, run qemu from a non-standard location, "
+"or pass extra arguments to qemu, then you can write a shell-script wrapper "
"around qemu."
msgstr ""
@@ -36115,8 +36074,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:957
msgid ""
-"Here is an example of a wrapper, where I have built my own copy of qemu from"
-" source:"
+"Here is an example of a wrapper, where I have built my own copy of qemu from "
+"source:"
msgstr ""
#. type: verbatim
@@ -36156,9 +36115,9 @@ msgstr ""
#: ../src/guestfs.pod:973
msgid ""
"Wrappers can also be used to edit the options passed to qemu. In the "
-"following example, the C<-machine ...> option (C<-machine> and the following"
-" argument) are removed from the command line and replaced with C<-machine "
-"pc,accel=tcg>. The while loop iterates over the options until it finds the "
+"following example, the C<-machine ...> option (C<-machine> and the following "
+"argument) are removed from the command line and replaced with C<-machine pc,"
+"accel=tcg>. The while loop iterates over the options until it finds the "
"right one to remove, putting the remaining options into the C<args> array."
msgstr ""
@@ -36217,15 +36176,15 @@ msgstr ""
#: ../src/guestfs.pod:1007
msgid ""
"By calling L</guestfs_set_attach_method> you can change how the library "
-"connects to the C<guestfsd> daemon in L</guestfs_launch> (read "
-"L</ARCHITECTURE> for some background)."
+"connects to the C<guestfsd> daemon in L</guestfs_launch> (read L</"
+"ARCHITECTURE> for some background)."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1011
msgid ""
-"The normal attach method is C<appliance>, where a small appliance is created"
-" containing the daemon, and then the library connects to this."
+"The normal attach method is C<appliance>, where a small appliance is created "
+"containing the daemon, and then the library connects to this."
msgstr ""
#. type: textblock
@@ -36309,8 +36268,8 @@ msgid ""
"We guarantee the libguestfs ABI (binary interface), for public, high-level "
"actions as outlined in this section. Although we will deprecate some "
"actions, for example if they get replaced by newer calls, we will keep the "
-"old actions forever. This allows you the developer to program in confidence"
-" against the libguestfs API."
+"old actions forever. This allows you the developer to program in confidence "
+"against the libguestfs API."
msgstr ""
#. type: =head2
@@ -36323,14 +36282,13 @@ msgstr ""
msgid ""
"In the kernel there is now quite a profusion of schemata for naming block "
"devices (in this context, by I<block device> I mean a physical or virtual "
-"hard drive). The original Linux IDE driver used names starting with "
-"C</dev/hd*>. SCSI devices have historically used a different naming scheme,"
-" C</dev/sd*>. When the Linux kernel I<libata> driver became a popular "
-"replacement for the old IDE driver (particularly for SATA devices) those "
-"devices also used the C</dev/sd*> scheme. Additionally we now have virtual "
-"machines with paravirtualized drivers. This has created several different "
-"naming systems, such as C</dev/vd*> for virtio disks and C</dev/xvd*> for "
-"Xen PV disks."
+"hard drive). The original Linux IDE driver used names starting with C</dev/"
+"hd*>. SCSI devices have historically used a different naming scheme, C</dev/"
+"sd*>. When the Linux kernel I<libata> driver became a popular replacement "
+"for the old IDE driver (particularly for SATA devices) those devices also "
+"used the C</dev/sd*> scheme. Additionally we now have virtual machines with "
+"paravirtualized drivers. This has created several different naming systems, "
+"such as C</dev/vd*> for virtio disks and C</dev/xvd*> for Xen PV disks."
msgstr ""
#. type: textblock
@@ -36353,16 +36311,16 @@ msgstr ""
#: ../src/guestfs.pod:1084
msgid ""
"Therefore libguestfs defines C</dev/sd*> as the I<standard naming scheme>. "
-"Internally C</dev/sd*> names are translated, if necessary, to other names as"
-" required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any"
-" device parameter C</dev/sda2> is translated to C</dev/hda2> transparently."
+"Internally C</dev/sd*> names are translated, if necessary, to other names as "
+"required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any "
+"device parameter C</dev/sda2> is translated to C</dev/hda2> transparently."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1090
msgid ""
-"Note that this I<only> applies to parameters. The L</guestfs_list_devices>,"
-" L</guestfs_list_partitions> and similar calls return the true names of the "
+"Note that this I<only> applies to parameters. The L</guestfs_list_devices>, "
+"L</guestfs_list_partitions> and similar calls return the true names of the "
"devices and partitions as known to the appliance."
msgstr ""
@@ -36374,9 +36332,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1097
msgid ""
-"Usually this translation is transparent. However in some (very rare) cases"
-" you may need to know the exact algorithm. Such cases include where you use"
-" L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-"
+"Usually this translation is transparent. However in some (very rare) cases "
+"you may need to know the exact algorithm. Such cases include where you use "
+"L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-"
"based appliance, so have a mixture of C</dev/sd*> and C</dev/vd*> devices."
msgstr ""
@@ -36384,8 +36342,8 @@ msgstr ""
#: ../src/guestfs.pod:1103
msgid ""
"The algorithm is applied only to I<parameters> which are known to be either "
-"device or partition names. Return values from functions such as "
-"L</guestfs_list_devices> are never changed."
+"device or partition names. Return values from functions such as L</"
+"guestfs_list_devices> are never changed."
msgstr ""
#. type: textblock
@@ -36439,8 +36397,8 @@ msgstr ""
#: ../src/guestfs.pod:1140
msgid ""
"Although the standard naming scheme and automatic translation is useful for "
-"simple programs and guestfish scripts, for larger programs it is best not to"
-" rely on this mechanism."
+"simple programs and guestfish scripts, for larger programs it is best not to "
+"rely on this mechanism."
msgstr ""
#. type: textblock
@@ -36572,10 +36530,10 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1236
msgid ""
-"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a"
-" defined upper message size. However a program that uses libguestfs must "
-"also take care - for example you can write a program that downloads a binary"
-" from a disk image and executes it locally, and no amount of protocol "
+"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a "
+"defined upper message size. However a program that uses libguestfs must "
+"also take care - for example you can write a program that downloads a binary "
+"from a disk image and executes it locally, and no amount of protocol "
"security will save you from the consequences."
msgstr ""
@@ -36597,8 +36555,8 @@ msgstr ""
#: ../src/guestfs.pod:1250
msgid ""
"Guest configuration may be altered in unusual ways by the administrator of "
-"the virtual machine, and may not reflect reality (particularly for untrusted"
-" or actively malicious guests). For example we parse the hostname from "
+"the virtual machine, and may not reflect reality (particularly for untrusted "
+"or actively malicious guests). For example we parse the hostname from "
"configuration files like C</etc/sysconfig/network> that we find in the "
"guest, but the guest administrator can easily manipulate these files to "
"provide the wrong hostname."
@@ -36610,8 +36568,8 @@ msgid ""
"The inspection API parses guest configuration using two external libraries: "
"Augeas (Linux configuration) and hivex (Windows Registry). Both are "
"designed to be robust in the face of malicious data, although denial of "
-"service attacks are still possible, for example with oversized configuration"
-" files."
+"service attacks are still possible, for example with oversized configuration "
+"files."
msgstr ""
#. type: =head2
@@ -36650,8 +36608,8 @@ msgstr ""
#: ../src/guestfs.pod:1279
msgid ""
"A raw disk image is just the raw bytes, there is no header. Other disk "
-"images like qcow2 contain a special header. Qemu deals with this by looking"
-" for one of the known headers, and if none is found then assuming the disk "
+"images like qcow2 contain a special header. Qemu deals with this by looking "
+"for one of the known headers, and if none is found then assuming the disk "
"image must be raw."
msgstr ""
@@ -36660,8 +36618,8 @@ msgstr ""
msgid ""
"This allows a guest which has been given a raw disk image to write some "
"other header. At next boot (or when the disk image is accessed by "
-"libguestfs) qemu would do autodetection and think the disk image format was,"
-" say, qcow2 based on the header written by the guest."
+"libguestfs) qemu would do autodetection and think the disk image format was, "
+"say, qcow2 based on the header written by the guest."
msgstr ""
#. type: textblock
@@ -36738,8 +36696,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1332
msgid ""
-"For information on using multiple handles and threads, see the section "
-"L</MULTIPLE HANDLES AND MULTIPLE THREADS> above."
+"For information on using multiple handles and threads, see the section L</"
+"MULTIPLE HANDLES AND MULTIPLE THREADS> above."
msgstr ""
#. type: =head2
@@ -36763,8 +36721,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1341
msgid ""
-"On success this returns a non-NULL pointer to a handle. On error it returns"
-" NULL."
+"On success this returns a non-NULL pointer to a handle. On error it returns "
+"NULL."
msgstr ""
#. type: textblock
@@ -36783,8 +36741,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1350
msgid ""
-"You may also want to configure error handling for the handle. See the "
-"L</ERROR HANDLING> section below."
+"You may also want to configure error handling for the handle. See the L</"
+"ERROR HANDLING> section below."
msgstr ""
#. type: =head2
@@ -36809,8 +36767,8 @@ msgstr ""
#: ../src/guestfs.pod:1359
msgid ""
"If autosync was set on the handle and the handle was launched, then this "
-"implicitly calls various functions to unmount filesystems and sync the disk."
-" See L</guestfs_set_autosync> for more details."
+"implicitly calls various functions to unmount filesystems and sync the "
+"disk. See L</guestfs_set_autosync> for more details."
msgstr ""
#. type: textblock
@@ -36841,9 +36799,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1374
msgid ""
-"You can get at the additional information about the last error on the handle"
-" by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by "
-"setting up an error handler with L</guestfs_set_error_handler>."
+"You can get at the additional information about the last error on the handle "
+"by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by setting "
+"up an error handler with L</guestfs_set_error_handler>."
msgstr ""
#. type: textblock
@@ -36907,19 +36865,19 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1407
msgid ""
-"Out of memory errors are handled differently. The default action is to call"
-" L<abort(3)>. If this is undesirable, then you can set a handler using "
-"L</guestfs_set_out_of_memory_handler>."
+"Out of memory errors are handled differently. The default action is to call "
+"L<abort(3)>. If this is undesirable, then you can set a handler using L</"
+"guestfs_set_out_of_memory_handler>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1411
msgid ""
"L</guestfs_create> returns C<NULL> if the handle cannot be created, and "
-"because there is no handle if this happens there is no way to get additional"
-" error information. However L</guestfs_create> is supposed to be a "
-"lightweight operation which can only fail because of insufficient memory (it"
-" returns NULL in this case)."
+"because there is no handle if this happens there is no way to get additional "
+"error information. However L</guestfs_create> is supposed to be a "
+"lightweight operation which can only fail because of insufficient memory (it "
+"returns NULL in this case)."
msgstr ""
#. type: =head2
@@ -36938,15 +36896,15 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1421
msgid ""
-"This returns the last error message that happened on C<g>. If there has not"
-" been an error since the handle was created, then this returns C<NULL>."
+"This returns the last error message that happened on C<g>. If there has not "
+"been an error since the handle was created, then this returns C<NULL>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1425
msgid ""
-"The lifetime of the returned string is until the next error occurs, or "
-"L</guestfs_close> is called."
+"The lifetime of the returned string is until the next error occurs, or L</"
+"guestfs_close> is called."
msgstr ""
#. type: =head2
@@ -37004,8 +36962,8 @@ msgid ""
"Libguestfs tries to convert the errno from inside the applicance into a "
"corresponding errno for the caller (not entirely trivial: the appliance "
"might be running a completely different operating system from the library "
-"and error numbers are not standardized across Un*xen). If this could not be"
-" done, then the error is translated to C<EINVAL>. In practice this should "
+"and error numbers are not standardized across Un*xen). If this could not be "
+"done, then the error is translated to C<EINVAL>. In practice this should "
"only happen in very rare circumstances."
msgstr ""
@@ -37177,8 +37135,8 @@ msgstr ""
#: ../src/guestfs.pod:1539
msgid ""
"In L<guestfish(3)> there is a handy interactive command C<supported> which "
-"prints out the available groups and whether they are supported by this build"
-" of libguestfs. Note however that you have to do C<run> first."
+"prints out the available groups and whether they are supported by this build "
+"of libguestfs. Note however that you have to do C<run> first."
msgstr ""
#. type: =head2
@@ -37210,8 +37168,8 @@ msgstr ""
#: ../src/guestfs.pod:1553
msgid ""
"Before version 1.5.8, if you needed to test whether a single libguestfs "
-"function is available at compile time, we recommended using build tools such"
-" as autoconf or cmake. For example in autotools you could use:"
+"function is available at compile time, we recommended using build tools such "
+"as autoconf or cmake. For example in autotools you could use:"
msgstr ""
#. type: verbatim
@@ -37226,8 +37184,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1561
msgid ""
-"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined"
-" in your program."
+"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined "
+"in your program."
msgstr ""
#. type: =head2
@@ -37335,9 +37293,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1620
msgid ""
-"A recent feature of the API is the introduction of calls which take optional"
-" arguments. In C these are declared 3 ways. The main way is as a call "
-"which takes variable arguments (ie. C<...>), as in this example:"
+"A recent feature of the API is the introduction of calls which take optional "
+"arguments. In C these are declared 3 ways. The main way is as a call which "
+"takes variable arguments (ie. C<...>), as in this example:"
msgstr ""
#. type: verbatim
@@ -37409,8 +37367,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1650
msgid ""
-"The second variant has the same name with the suffix C<_va>, which works the"
-" same way but takes a C<va_list>. See the C manual for details. For the "
+"The second variant has the same name with the suffix C<_va>, which works the "
+"same way but takes a C<va_list>. See the C manual for details. For the "
"example function, this is declared:"
msgstr ""
@@ -37481,8 +37439,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1691
-msgid ""
-"The C<_BITMASK> suffix on each option name when specifying the bitmask."
+msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask."
msgstr ""
#. type: textblock
@@ -37547,10 +37504,10 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1732
msgid ""
-"In the current implementation, events are only generated synchronously: that"
-" means that events (and hence callbacks) can only happen while you are in "
-"the middle of making another libguestfs call. The callback is called in the"
-" same thread."
+"In the current implementation, events are only generated synchronously: that "
+"means that events (and hence callbacks) can only happen while you are in the "
+"middle of making another libguestfs call. The callback is called in the "
+"same thread."
msgstr ""
#. type: textblock
@@ -37581,8 +37538,8 @@ msgstr ""
#: ../src/guestfs.pod:1751
msgid ""
"Note that libguestfs installs an L<atexit(3)> handler to try to clean up "
-"handles that are open when the program exits. This means that this callback"
-" might be called indirectly from L<exit(3)>, which can cause unexpected "
+"handles that are open when the program exits. This means that this callback "
+"might be called indirectly from L<exit(3)>, which can cause unexpected "
"problems in higher-level languages (eg. if your HLL interpreter has already "
"been cleaned up by the time this is called, and if your callback then jumps "
"into some HLL function)."
@@ -37651,10 +37608,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1791
msgid ""
-"The units of C<total> are not defined, although for some operations C<total>"
-" may relate in some way to the amount of data to be transferred (eg. in "
-"bytes or megabytes), and C<position> may be the portion which has been "
-"transferred."
+"The units of C<total> are not defined, although for some operations C<total> "
+"may relate in some way to the amount of data to be transferred (eg. in bytes "
+"or megabytes), and C<position> may be the portion which has been transferred."
msgstr ""
#. type: textblock
@@ -37686,16 +37642,16 @@ msgstr ""
#: ../src/guestfs.pod:1815
msgid ""
"This is to simplify caller code, so callers can easily set the progress "
-"indicator to \"100%\" at the end of the operation, without requiring special"
-" code to detect this case."
+"indicator to \"100%\" at the end of the operation, without requiring special "
+"code to detect this case."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1821
msgid ""
"For some calls we are unable to estimate the progress of the call, but we "
-"can still generate progress messages to indicate activity. This is known as"
-" \"pulse mode\", and is directly supported by certain progress bar "
+"can still generate progress messages to indicate activity. This is known as "
+"\"pulse mode\", and is directly supported by certain progress bar "
"implementations (eg. GtkProgressBar)."
msgstr ""
@@ -37736,15 +37692,15 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1846
msgid ""
-"The callback function is called whenever a log message is generated by qemu,"
-" the appliance kernel, guestfsd (daemon), or utility programs."
+"The callback function is called whenever a log message is generated by qemu, "
+"the appliance kernel, guestfsd (daemon), or utility programs."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1849
msgid ""
-"If the verbose flag (L</guestfs_set_verbose>) is set before launch "
-"(L</guestfs_launch>) then additional debug messages are generated."
+"If the verbose flag (L</guestfs_set_verbose>) is set before launch (L</"
+"guestfs_launch>) then additional debug messages are generated."
msgstr ""
#. type: textblock
@@ -37782,8 +37738,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1874
msgid ""
-"The callback function is called whenever a trace message is generated. This"
-" only applies if the trace flag (L</guestfs_set_trace>) is set."
+"The callback function is called whenever a trace message is generated. This "
+"only applies if the trace flag (L</guestfs_set_trace>) is set."
msgstr ""
#. type: textblock
@@ -37847,8 +37803,8 @@ msgstr ""
#: ../src/guestfs.pod:1909
msgid ""
"For example, to register for all log message events, you could call this "
-"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>."
-" To register a single callback for all possible classes of events, use "
+"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>. "
+"To register a single callback for all possible classes of events, use "
"C<GUESTFS_EVENT_ALL>."
msgstr ""
@@ -37860,8 +37816,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1917
msgid ""
-"C<opaque> is an opaque pointer which is passed to the callback. You can use"
-" it for any purpose."
+"C<opaque> is an opaque pointer which is passed to the callback. You can use "
+"it for any purpose."
msgstr ""
#. type: textblock
@@ -37874,8 +37830,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1923
msgid ""
-"If there is an error, this function returns C<-1>, and sets the error in the"
-" handle in the usual way (see L</guestfs_last_error> etc.)"
+"If there is an error, this function returns C<-1>, and sets the error in the "
+"handle in the usual way (see L</guestfs_last_error> etc.)"
msgstr ""
#. type: textblock
@@ -37909,8 +37865,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1937
msgid ""
-"Delete a callback that was previously registered. C<event_handle> should be"
-" the integer that was returned by a previous call to "
+"Delete a callback that was previously registered. C<event_handle> should be "
+"the integer that was returned by a previous call to "
"C<guestfs_set_event_callback> on the same handle."
msgstr ""
@@ -37951,9 +37907,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1959
msgid ""
-"The remaining parameters contain the event payload (if any). Each event may"
-" contain a payload, which usually relates to the event class, but for future"
-" proofing your code should be written to handle any payload for any event "
+"The remaining parameters contain the event payload (if any). Each event may "
+"contain a payload, which usually relates to the event class, but for future "
+"proofing your code should be written to handle any payload for any event "
"class."
msgstr ""
@@ -38081,17 +38037,17 @@ msgstr ""
#: ../src/guestfs.pod:2027
msgid ""
"Unlike most other libguestfs calls, this function is signal safe and thread "
-"safe. You can call it from a signal handler or from another thread, without"
-" needing to do any locking."
+"safe. You can call it from a signal handler or from another thread, without "
+"needing to do any locking."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2031
msgid ""
"The transfer that was in progress (if there is one) will stop shortly "
-"afterwards, and will return an error. The errno (see "
-"L</guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find"
-" out if the operation was cancelled or failed because of another error."
+"afterwards, and will return an error. The errno (see L</"
+"guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find "
+"out if the operation was cancelled or failed because of another error."
msgstr ""
#. type: textblock
@@ -38104,8 +38060,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2041
-msgid ""
-"There are two common places that you might call C<guestfs_user_cancel>."
+msgid "There are two common places that you might call C<guestfs_user_cancel>."
msgstr ""
#. type: textblock
@@ -38224,8 +38179,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2094
msgid ""
-"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does"
-" not have any particular meaning -- keys are not returned in any defined "
+"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does "
+"not have any particular meaning -- keys are not returned in any defined "
"order). A pointer to the key is returned in C<*key_rtn> and the "
"corresponding data pointer is returned from the function. C<NULL> is "
"returned if there are no keys stored in the handle."
@@ -38307,8 +38262,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2146
msgid ""
-"More commonly you are only interested in keys that begin with an "
-"application-specific prefix C<foo_>. Modify the loop like so:"
+"More commonly you are only interested in keys that begin with an application-"
+"specific prefix C<foo_>. Modify the loop like so:"
msgstr ""
#. type: verbatim
@@ -38407,8 +38362,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2199
msgid ""
-"This script contains examples of displaying both the static markers and some"
-" ordinary C entry points:"
+"This script contains examples of displaying both the static markers and some "
+"ordinary C entry points:"
msgstr ""
#. type: verbatim
@@ -38527,8 +38482,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2256
msgid ""
-"<!-- old anchor for the next section --> <a "
-"name=\"state_machine_and_low_level_event_api\"/>"
+"<!-- old anchor for the next section --> <a name="
+"\"state_machine_and_low_level_event_api\"/>"
msgstr ""
#. type: =head1
@@ -38573,8 +38528,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2287
msgid ""
-"The library, linked to the main program, creates the child process and hence"
-" the appliance in the L</guestfs_launch> function."
+"The library, linked to the main program, creates the child process and hence "
+"the appliance in the L</guestfs_launch> function."
msgstr ""
#. type: textblock
@@ -38583,8 +38538,8 @@ msgid ""
"Inside the appliance is a Linux kernel and a complete stack of userspace "
"tools (such as LVM and ext2 programs) and a small controlling daemon called "
"L</guestfsd>. The library talks to L</guestfsd> using remote procedure "
-"calls (RPC). There is a mostly one-to-one correspondence between libguestfs"
-" API calls and RPC calls to the daemon. Lastly the disk image(s) are "
+"calls (RPC). There is a mostly one-to-one correspondence between libguestfs "
+"API calls and RPC calls to the daemon. Lastly the disk image(s) are "
"attached to the qemu process which translates device access by the "
"appliance's Linux kernel into accesses to the image."
msgstr ""
@@ -38592,8 +38547,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2299
msgid ""
-"A common misunderstanding is that the appliance \"is\" the virtual machine."
-" Although the disk image you are attached to might also be used by some "
+"A common misunderstanding is that the appliance \"is\" the virtual machine. "
+"Although the disk image you are attached to might also be used by some "
"virtual machine, libguestfs doesn't know or care about this. (But you will "
"care if both libguestfs's qemu process and your virtual machine are trying "
"to update the disk image at the same time, since these usually results in "
@@ -38641,9 +38596,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2332
msgid ""
-"The normal transitions are (1) CONFIG (when the handle is created, but there"
-" is no child process), (2) LAUNCHING (when the child process is booting up),"
-" (3) alternating between READY and BUSY as commands are issued to, and "
+"The normal transitions are (1) CONFIG (when the handle is created, but there "
+"is no child process), (2) LAUNCHING (when the child process is booting up), "
+"(3) alternating between READY and BUSY as commands are issued to, and "
"carried out by, the child process."
msgstr ""
@@ -38651,8 +38606,8 @@ msgstr ""
#: ../src/guestfs.pod:2337
msgid ""
"The guest may be killed by L</guestfs_kill_subprocess>, or may die "
-"asynchronously at any time (eg. due to some internal error), and that causes"
-" the state to transition back to CONFIG."
+"asynchronously at any time (eg. due to some internal error), and that causes "
+"the state to transition back to CONFIG."
msgstr ""
#. type: textblock
@@ -38675,8 +38630,8 @@ msgstr ""
#: ../src/guestfs.pod:2350
msgid ""
"API actions such as L</guestfs_mount> can only be issued when in the READY "
-"state. These API calls block waiting for the command to be carried out (ie."
-" the state to transition to BUSY and then back to READY). There are no non-"
+"state. These API calls block waiting for the command to be carried out (ie. "
+"the state to transition to BUSY and then back to READY). There are no non-"
"blocking versions, and no way to issue more than one command per handle at "
"the same time."
msgstr ""
@@ -38729,8 +38684,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2378
msgid ""
-"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another"
-" directory if C<TMPDIR> is set)."
+"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another "
+"directory if C<TMPDIR> is set)."
msgstr ""
#. type: textblock
@@ -38758,16 +38713,16 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2391
msgid ""
-"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the"
-" appliance. The purpose of the initrd is to load enough kernel modules in "
+"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the "
+"appliance. The purpose of the initrd is to load enough kernel modules in "
"order that the appliance itself can be mounted and started."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2395
msgid ""
-"The initrd is a cpio archive called "
-"C</var/tmp/.guestfs-E<lt>UIDE<gt>/initrd>."
+"The initrd is a cpio archive called C</var/tmp/.guestfs-E<lt>UIDE<gt>/"
+"initrd>."
msgstr ""
#. type: textblock
@@ -38854,8 +38809,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2435
msgid ""
-"The appliance itself now initializes itself. This involves starting certain"
-" processes like C<udev>, possibly printing some debug information, and "
+"The appliance itself now initializes itself. This involves starting certain "
+"processes like C<udev>, possibly printing some debug information, and "
"finally running the daemon (C<guestfsd>)."
msgstr ""
@@ -38889,8 +38844,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2449
msgid ""
-"The daemon connects to this port (and hence to the library) and sends a four"
-" byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication "
+"The daemon connects to this port (and hence to the library) and sends a four "
+"byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication "
"protocol (see below)."
msgstr ""
@@ -38927,8 +38882,8 @@ msgid ""
"There are two broad cases, ordinary functions that don't have any C<FileIn> "
"and C<FileOut> parameters, which are handled with very simple request/reply "
"messages. Then there are functions that have any C<FileIn> or C<FileOut> "
-"parameters, which use the same request and reply messages, but they may also"
-" be followed by files sent using a chunked encoding."
+"parameters, which use the same request and reply messages, but they may also "
+"be followed by files sent using a chunked encoding."
msgstr ""
#. type: =head3
@@ -38956,9 +38911,9 @@ msgstr ""
#: ../src/guestfs.pod:2483
msgid ""
"The total length field allows the daemon to allocate a fixed size buffer "
-"into which it slurps the rest of the message. As a result, the total length"
-" is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the"
-" effective size of any request is limited to somewhere under this size."
+"into which it slurps the rest of the message. As a result, the total length "
+"is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the "
+"effective size of any request is limited to somewhere under this size."
msgstr ""
#. type: textblock
@@ -39050,8 +39005,8 @@ msgstr ""
#: ../src/guestfs.pod:2530
msgid ""
"A C<FileIn> parameter indicates that we transfer a file I<into> the guest. "
-"The normal request message is sent (see above). However this is followed by"
-" a sequence of file chunks."
+"The normal request message is sent (see above). However this is followed by "
+"a sequence of file chunks."
msgstr ""
#. type: verbatim
@@ -39100,8 +39055,8 @@ msgstr ""
msgid ""
"At time of writing there are no functions that have more than one FileIn "
"parameter. However this is (theoretically) supported, by sending the "
-"sequence of chunks for each FileIn parameter one after another (from left to"
-" right)."
+"sequence of chunks for each FileIn parameter one after another (from left to "
+"right)."
msgstr ""
#. type: textblock
@@ -39131,8 +39086,8 @@ msgid ""
"This protocol allows the transfer of arbitrary sized files (no 32 bit "
"limit), and also files where the size is not known in advance (eg. from "
"pipes or sockets). However the chunks are rather small "
-"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need"
-" to keep much in memory."
+"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need "
+"to keep much in memory."
msgstr ""
#. type: =head3
@@ -39170,8 +39125,8 @@ msgstr ""
#: ../src/guestfs.pod:2597
msgid ""
"When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) "
-"which indicates that the guest and daemon is alive. This is what "
-"L</guestfs_launch> waits for."
+"which indicates that the guest and daemon is alive. This is what L</"
+"guestfs_launch> waits for."
msgstr ""
#. type: =head3
@@ -39190,9 +39145,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2607
msgid ""
-"The library turns them into progress callbacks (see "
-"L</GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards "
-"them if not."
+"The library turns them into progress callbacks (see L</"
+"GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards them "
+"if not."
msgstr ""
#. type: textblock
@@ -39241,11 +39196,11 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2635
msgid ""
-"As time passes we cherry pick fixes from the development branch and backport"
-" those into the stable branch, the effect being that the stable branch "
-"should get more stable and less buggy over time. So the stable releases are"
-" ideal for people who don't need new features but would just like the "
-"software to work."
+"As time passes we cherry pick fixes from the development branch and backport "
+"those into the stable branch, the effect being that the stable branch should "
+"get more stable and less buggy over time. So the stable releases are ideal "
+"for people who don't need new features but would just like the software to "
+"work."
msgstr ""
#. type: textblock
@@ -39286,12 +39241,12 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2670
msgid ""
-"A new stable branch starts when we think the new features in development are"
-" substantial and compelling enough over the current stable branch to warrant"
-" it. When that happens we create new stable and development versions 1.N.0 "
+"A new stable branch starts when we think the new features in development are "
+"substantial and compelling enough over the current stable branch to warrant "
+"it. When that happens we create new stable and development versions 1.N.0 "
"and 1.(N+1).0 [N is even]. The new dot-oh release won't necessarily be so "
-"stable at this point, but by backporting fixes from development, that branch"
-" will stabilize over time."
+"stable at this point, but by backporting fixes from development, that branch "
+"will stabilize over time."
msgstr ""
#. type: =head1
@@ -39329,10 +39284,10 @@ msgstr ""
msgid ""
"There are two sorts of API action, depending on whether the call goes "
"through to the daemon in the appliance, or is serviced entirely by the "
-"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the"
-" former, since the sync is done in the appliance. L</guestfs_set_trace> is "
-"an example of the latter, since a trace flag is maintained in the handle and"
-" all tracing is done on the library side."
+"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the "
+"former, since the sync is done in the appliance. L</guestfs_set_trace> is "
+"an example of the latter, since a trace flag is maintained in the handle and "
+"all tracing is done on the library side."
msgstr ""
#. type: textblock
@@ -39351,8 +39306,8 @@ msgid ""
"For library-only actions of the second type, add to the "
"C<non_daemon_functions> list. Since these functions are serviced by the "
"library and do not travel over the RPC mechanism to the daemon, these "
-"functions do not need a procedure number, and so the procedure number is set"
-" to C<-1>."
+"functions do not need a procedure number, and so the procedure number is set "
+"to C<-1>."
msgstr ""
#. type: textblock
@@ -39401,10 +39356,10 @@ msgstr ""
#: ../src/guestfs.pod:2737
msgid ""
"You can supply zero or as many tests as you want per API call. The tests "
-"can either be added as part of the API description "
-"(C<generator/generator_actions.ml>), or in some rarer cases you may want to "
-"drop a script into C<regressions/>. Note that adding a script to "
-"C<regressions/> is slower, so if possible use the first method."
+"can either be added as part of the API description (C<generator/"
+"generator_actions.ml>), or in some rarer cases you may want to drop a script "
+"into C<regressions/>. Note that adding a script to C<regressions/> is "
+"slower, so if possible use the first method."
msgstr ""
#. type: textblock
@@ -39543,8 +39498,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2802
msgid ""
-"See C<capitests/tests.c> for more details of how these environment variables"
-" work."
+"See C<capitests/tests.c> for more details of how these environment variables "
+"work."
msgstr ""
#. type: =head2
@@ -39588,8 +39543,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2823
msgid ""
-"If you use Emacs, add the following to one of one of your start-up files "
-"(e.g., ~/.emacs), to help ensure that you get indentation right:"
+"If you use Emacs, add the following to one of one of your start-up files (e."
+"g., ~/.emacs), to help ensure that you get indentation right:"
msgstr ""
#. type: verbatim
@@ -39661,8 +39616,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2860
msgid ""
-"In the daemon code we have created custom printf formatters C<%Q> and C<%R>,"
-" which are used to do shell quoting."
+"In the daemon code we have created custom printf formatters C<%Q> and C<%R>, "
+"which are used to do shell quoting."
msgstr ""
#. type: =item
@@ -39705,10 +39660,10 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2883
msgid ""
-"I<Note:> Do I<not> use these when you are passing parameters to the "
-"C<command{,r,v,rv}()> functions. These parameters do NOT need to be quoted "
-"because they are not passed via the shell (instead, straight to exec). You "
-"probably want to use the C<sysroot_path()> function however."
+"I<Note:> Do I<not> use these when you are passing parameters to the C<command"
+"{,r,v,rv}()> functions. These parameters do NOT need to be quoted because "
+"they are not passed via the shell (instead, straight to exec). You probably "
+"want to use the C<sysroot_path()> function however."
msgstr ""
#. type: =head2
@@ -39719,9 +39674,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2891
msgid ""
-"Submit patches to the mailing list: "
-"L<http://www.redhat.com/mailman/listinfo/libguestfs> and CC to "
-"L<rjones@redhat.com>."
+"Submit patches to the mailing list: L<http://www.redhat.com/mailman/listinfo/"
+"libguestfs> and CC to L<rjones@redhat.com>."
msgstr ""
#. type: =head2
@@ -39738,9 +39692,9 @@ msgstr ""
#: ../src/guestfs.pod:2899
msgid ""
"However many messages come from the daemon, and we don't translate those at "
-"the moment. One reason is that the appliance generally has all locale files"
-" removed from it, because they take up a lot of space. So we'd have to "
-"readd some of those, as well as copying our PO files into the appliance."
+"the moment. One reason is that the appliance generally has all locale files "
+"removed from it, because they take up a lot of space. So we'd have to readd "
+"some of those, as well as copying our PO files into the appliance."
msgstr ""
#. type: textblock
@@ -39800,8 +39754,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2931
msgid ""
-"Safety and liveness tests of components that libguestfs depends upon (not of"
-" libguestfs itself). Mainly this is for qemu and the kernel."
+"Safety and liveness tests of components that libguestfs depends upon (not of "
+"libguestfs itself). Mainly this is for qemu and the kernel."
msgstr ""
#. type: =item
@@ -39834,8 +39788,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2945
msgid ""
-"The daemon that runs inside the libguestfs appliance and carries out "
-"actions."
+"The daemon that runs inside the libguestfs appliance and carries out actions."
msgstr ""
#. type: =item
@@ -39877,8 +39830,8 @@ msgstr ""
#: ../src/guestfs.pod:2962
msgid ""
"L<guestfish(1)>, the command-line shell, and various shell scripts built on "
-"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L"
-"<virt-tar-out(1)>."
+"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, "
+"L<virt-tar-out(1)>."
msgstr ""
#. type: =item
@@ -40103,8 +40056,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3056
msgid ""
-"When we make a stable release, there are several steps documented here. See"
-" L</LIBGUESTFS VERSION NUMBERS> for general information about the stable "
+"When we make a stable release, there are several steps documented here. See "
+"L</LIBGUESTFS VERSION NUMBERS> for general information about the stable "
"branch policy."
msgstr ""
@@ -40168,8 +40121,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3095
msgid ""
-"Create new stable and development directories under "
-"L<http://libguestfs.org/download>."
+"Create new stable and development directories under L<http://libguestfs.org/"
+"download>."
msgstr ""
#. type: textblock
@@ -40213,8 +40166,8 @@ msgstr ""
#: ../src/guestfs.pod:3121
msgid ""
"A simple call such as L</guestfs_cat> returns its result (the file data) in "
-"a simple string. Because this string is at some point internally encoded as"
-" a message, the maximum size that it can return is slightly under 4 MB. If "
+"a simple string. Because this string is at some point internally encoded as "
+"a message, the maximum size that it can return is slightly under 4 MB. If "
"the requested file is larger than this then you will get an error."
msgstr ""
@@ -40240,15 +40193,14 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3136
-msgid ""
-"When using virtio disks (the default) the current limit is B<25> disks."
+msgid "When using virtio disks (the default) the current limit is B<25> disks."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3139
msgid ""
-"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31"
-" slots. However febootstrap only understands disks with names C</dev/vda> "
+"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31 "
+"slots. However febootstrap only understands disks with names C</dev/vda> "
"through C</dev/vdz> (26 letters) and it reserves one disk for its own "
"purposes."
msgstr ""
@@ -40281,8 +40233,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3155
msgid ""
-"This is because it reserves 4 bits for the minor device number (thus "
-"C</dev/vda>, and C</dev/vda1> through C</dev/vda15>)."
+"This is because it reserves 4 bits for the minor device number (thus C</dev/"
+"vda>, and C</dev/vda1> through C</dev/vda15>)."
msgstr ""
#. type: textblock
@@ -40335,16 +40287,16 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3180
msgid ""
-"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector numbers."
-" Assuming a 512 byte sector size, this means that MBR cannot address a "
-"partition located beyond 2 TB on the disk."
+"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector "
+"numbers. Assuming a 512 byte sector size, this means that MBR cannot "
+"address a partition located beyond 2 TB on the disk."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3184
msgid ""
-"It is recommended that you use GPT partitions on disks which are larger than"
-" this size. GPT uses 64 bit sector numbers and so can address partitions "
+"It is recommended that you use GPT partitions on disks which are larger than "
+"this size. GPT uses 64 bit sector numbers and so can address partitions "
"which are theoretically larger than the largest disk we could support."
msgstr ""
@@ -40369,8 +40321,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3197
msgid ""
-"The API functions L</guestfs_upload>, L</guestfs_download>, "
-"L</guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized "
+"The API functions L</guestfs_upload>, L</guestfs_download>, L</"
+"guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized "
"uploads and downloads."
msgstr ""
@@ -40420,21 +40372,21 @@ msgstr ""
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-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<qemu(1)>, L<febootstrap(1)>, L<febootstrap-supermin-"
-"helper(8)>, L<hivex(3)>, L<stap(1)>, L<http://libguestfs.org/>."
+"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-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<qemu(1)>, "
+"L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<hivex(3)>, L<stap(1)"
+">, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3308
msgid ""
-"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, "
-"L<lvm(8)>, L<disktype(1)>."
+"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm"
+"(8)>, L<disktype(1)>."
msgstr ""
#. type: =head1
@@ -40451,7 +40403,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3319
msgid ""
-"L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>"
+"L<https://bugzilla.redhat.com/buglist.cgi?"
+"component=libguestfs&product=Virtualization+Tools>"
msgstr ""
#. type: textblock
@@ -40462,7 +40415,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3323
msgid ""
-"L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>"
+"L<https://bugzilla.redhat.com/enter_bug.cgi?"
+"component=libguestfs&product=Virtualization+Tools>"
msgstr ""
#. type: textblock
@@ -40488,8 +40442,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3343
msgid ""
-"Run libguestfs-test-tool and paste the B<complete, unedited> output into the"
-" bug report."
+"Run libguestfs-test-tool and paste the B<complete, unedited> output into the "
+"bug report."
msgstr ""
#. type: textblock
@@ -40556,8 +40510,8 @@ msgstr ""
msgid ""
"If it fails (and/or exits with non-zero error code), please paste the "
"I<complete, unedited> output of the test tool into a bug report. More "
-"information about reporting bugs can be found on the "
-"L<http://libguestfs.org/> website."
+"information about reporting bugs can be found on the L<http://libguestfs.org/"
+"> website."
msgstr ""
#. type: textblock
@@ -40650,8 +40604,8 @@ msgstr ""
#. type: textblock
#: ../test-tool/libguestfs-test-tool.pod:82
msgid ""
-"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further"
-" information."
+"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further "
+"information."
msgstr ""
#. type: =head1
@@ -40717,16 +40671,16 @@ msgstr ""
#. type: textblock
#: ../tools/virt-list-filesystems.pl:45
msgid ""
-"C<virt-list-filesystems> is a command line tool to list the filesystems that"
-" are contained in a virtual machine or disk image."
+"C<virt-list-filesystems> is a command line tool to list the filesystems that "
+"are contained in a virtual machine or disk image."
msgstr ""
#. type: textblock
#: ../tools/virt-list-filesystems.pl:49
msgid ""
"C<virt-list-filesystems> is just a simple wrapper around L<libguestfs(3)> "
-"functionality. For more complex cases you should look at the "
-"L<guestfish(1)> tool."
+"functionality. For more complex cases you should look at the L<guestfish(1)"
+"> tool."
msgstr ""
#. type: textblock
@@ -40752,8 +40706,8 @@ msgstr ""
#: ../tools/virt-list-filesystems.pl:197
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-"
-"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, "
-"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
+"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::"
+"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -40795,8 +40749,8 @@ msgstr ""
#: ../tools/virt-list-partitions.pl:50
msgid ""
"C<virt-list-partitions> is just a simple wrapper around L<libguestfs(3)> "
-"functionality. For more complex cases you should look at the "
-"L<guestfish(1)> tool."
+"functionality. For more complex cases you should look at the L<guestfish(1)"
+"> tool."
msgstr ""
#. type: textblock
@@ -40807,8 +40761,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-list-partitions.pl:123
msgid ""
-"With this option, C<virt-list-partitions> displays the type and size of each"
-" partition too (where \"type\" means C<ext3>, C<pv> etc.)"
+"With this option, C<virt-list-partitions> displays the type and size of each "
+"partition too (where \"type\" means C<ext3>, C<pv> etc.)"
msgstr ""
#. type: =item
@@ -40831,8 +40785,8 @@ msgstr ""
#: ../tools/virt-list-partitions.pl:267
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-"
-"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, "
-"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
+"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib"
+"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -40873,11 +40827,11 @@ msgstr ""
#: ../tools/virt-make-fs.pl:49
msgid ""
"Virt-make-fs is a command line tool for creating a filesystem from a tar "
-"archive or some files in a directory. It is similar to tools like "
-"L<mkisofs(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, "
-"it can create common filesystem types like ext2/3 or NTFS, which can be "
-"useful if you want to attach these filesystems to existing virtual machines "
-"(eg. to import large amounts of read-only data to a VM)."
+"archive or some files in a directory. It is similar to tools like L<mkisofs"
+"(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, it can "
+"create common filesystem types like ext2/3 or NTFS, which can be useful if "
+"you want to attach these filesystems to existing virtual machines (eg. to "
+"import large amounts of read-only data to a VM)."
msgstr ""
#. type: textblock
@@ -40899,8 +40853,8 @@ msgid ""
"where C<input> is either a directory containing files that you want to add, "
"or a tar archive (either uncompressed tar or gzip-compressed tar); and "
"C<output.img> is a disk image. The input type is detected automatically. "
-"The output disk image defaults to a raw ext2 sparse image unless you specify"
-" extra flags (see L</OPTIONS> below)."
+"The output disk image defaults to a raw ext2 sparse image unless you specify "
+"extra flags (see L</OPTIONS> below)."
msgstr ""
#. type: =head2
@@ -40911,8 +40865,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:69
msgid ""
-"The default filesystem type is C<ext2>. Just about any filesystem type that"
-" libguestfs supports can be used (but I<not> read-only formats like "
+"The default filesystem type is C<ext2>. Just about any filesystem type that "
+"libguestfs supports can be used (but I<not> read-only formats like "
"ISO9660). Here are some of the more common choices:"
msgstr ""
@@ -40924,9 +40878,9 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:77
msgid ""
-"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If"
-" you are not going to use the filesystem in a way that requires the journal,"
-" then this is just wasted overhead."
+"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If "
+"you are not going to use the filesystem in a way that requires the journal, "
+"then this is just wasted overhead."
msgstr ""
#. type: =item
@@ -40942,8 +40896,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:85
msgid ""
-"I<Note for vfat>: The tar archive or local directory must only contain files"
-" which are owned by root (ie. UID:GID = 0:0). The reason is that the tar "
+"I<Note for vfat>: The tar archive or local directory must only contain files "
+"which are owned by root (ie. UID:GID = 0:0). The reason is that the tar "
"program running within libguestfs is unable to change the ownership of non-"
"root files, since vfat itself does not support this."
msgstr ""
@@ -40996,8 +40950,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:110
msgid ""
-"On the other hand, if you have a partition table then the output image is no"
-" longer a straight filesystem. For example you cannot run L<fsck(8)> "
+"On the other hand, if you have a partition table then the output image is no "
+"longer a straight filesystem. For example you cannot run L<fsck(8)> "
"directly on a partitioned disk image. (However libguestfs tools such as "
"L<guestfish(1)> and L<virt-resize(1)> can still be used)."
msgstr ""
@@ -41041,8 +40995,8 @@ msgid ""
"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" "
"the files that it contains, but might have extra space. Depending on how "
"you are going to use the output, you might think this extra space is wasted "
-"and want to minimize it, or you might want to leave space so that more files"
-" can be added later. Virt-make-fs defaults to minimizing the extra space, "
+"and want to minimize it, or you might want to leave space so that more files "
+"can be added later. Virt-make-fs defaults to minimizing the extra space, "
"but you can use the I<--size> flag to leave space in the filesystem if you "
"want it."
msgstr ""
@@ -41052,10 +41006,10 @@ msgstr ""
msgid ""
"An alternative way to leave extra space but not make the output image any "
"bigger is to use an alternative disk image format (instead of the default "
-"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2"
-" image format (check your hypervisor supports this before using it). This "
-"allows you to choose a large I<--size> but the extra space won't actually be"
-" allocated in the image until you try to store something in it."
+"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 "
+"image format (check your hypervisor supports this before using it). This "
+"allows you to choose a large I<--size> but the extra space won't actually be "
+"allocated in the image until you try to store something in it."
msgstr ""
#. type: textblock
@@ -41115,8 +41069,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:199
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, "
+"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, "
"Petabytes or Exabytes. This must be large enough to contain all the input "
"files, else you will get an error."
msgstr ""
@@ -41124,8 +41078,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:204
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, "
+"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, "
"Petabytes or Exabytes. For example: I<--size=+200M> means enough space for "
"the input files, and (approximately) an extra 200 MB free space."
msgstr ""
@@ -41134,9 +41088,9 @@ msgstr ""
#: ../tools/virt-make-fs.pl:210
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"
-" expensive and time-consuming to produce a filesystem which has precisely "
-"the desired free space)."
+"filesystems containing precisely the free space requested. (It is much more "
+"expensive and time-consuming to produce a filesystem which has precisely the "
+"desired free space)."
msgstr ""
#. type: =item
@@ -41205,8 +41159,7 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:253
msgid ""
-"If specified, this flag adds an MBR partition table to the output disk "
-"image."
+"If specified, this flag adds an MBR partition table to the output disk image."
msgstr ""
#. type: textblock
@@ -41256,8 +41209,8 @@ msgstr ""
#: ../tools/virt-make-fs.pl:559
msgid ""
"L<guestfish(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, L<mkisofs(1)>, "
-"L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, "
-"L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
+"L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, L<guestfs"
+"(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -41279,8 +41232,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:579
msgid ""
-"Attach /tmp/virt-make-fs.log to a new bug report at "
-"L<https://bugzilla.redhat.com/>"
+"Attach /tmp/virt-make-fs.log to a new bug report at L<https://bugzilla."
+"redhat.com/>"
msgstr ""
#. type: textblock
@@ -41378,8 +41331,8 @@ msgstr ""
#: ../tools/virt-tar.pl:66
msgid ""
"You must I<not> use C<virt-tar> with the I<-u> option (upload) on live "
-"virtual machines. If you do this, you risk disk corruption in the VM. C"
-"<virt-tar> tries to stop you from doing this, but doesn't catch all cases."
+"virtual machines. If you do this, you risk disk corruption in the VM. "
+"C<virt-tar> tries to stop you from doing this, but doesn't catch all cases."
msgstr ""
#. type: textblock
@@ -41405,8 +41358,8 @@ msgstr ""
#: ../tools/virt-tar.pl:84
msgid ""
"If you want to just view a single file, use L<virt-cat(1)>. If you just "
-"want to edit a single file, use L<virt-edit(1)>. For more complex cases you"
-" should look at the L<guestfish(1)> tool."
+"want to edit a single file, use L<virt-edit(1)>. For more complex cases you "
+"should look at the L<guestfish(1)> tool."
msgstr ""
#. type: textblock
@@ -41414,8 +41367,8 @@ msgstr ""
msgid ""
"There are two modes of operation: I<-x> (eXtract) downloads a directory and "
"its contents (recursively) from the virtual machine into a local tarball. "
-"I<-u> uploads from a local tarball, unpacking it into a directory inside the"
-" virtual machine. You cannot use these two options together."
+"I<-u> uploads from a local tarball, unpacking it into a directory inside the "
+"virtual machine. You cannot use these two options together."
msgstr ""
#. type: textblock
@@ -41431,8 +41384,8 @@ msgstr ""
msgid ""
"C<virt-tar> can only handle tar (optionally gzipped) format tarballs. For "
"example it cannot do PKZip files or bzip2 compression. If you want that "
-"then you'll have to rebuild the tarballs yourself. (This is a limitation of"
-" the L<libguestfs(3)> API)."
+"then you'll have to rebuild the tarballs yourself. (This is a limitation of "
+"the L<libguestfs(3)> API)."
msgstr ""
#. type: =item
@@ -41465,8 +41418,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-tar.pl:171
msgid ""
-"Use I<-u> to upload and unpack from a local tarball into a virtual machine."
-" Please read the L</WARNING> section above before using this option."
+"Use I<-u> to upload and unpack from a local tarball into a virtual machine. "
+"Please read the L</WARNING> section above before using this option."
msgstr ""
#. type: textblock
@@ -41492,17 +41445,16 @@ msgstr ""
#. type: textblock
#: ../tools/virt-tar.pl:298
msgid ""
-"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-"
-"copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, "
-"L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, "
-"L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-"
+"in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::"
+"Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs."
+"org/>."
msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:37
msgid ""
-"virt-win-reg - Export and merge Windows Registry entries from a Windows "
-"guest"
+"virt-win-reg - Export and merge Windows Registry entries from a Windows guest"
msgstr ""
#. type: verbatim
@@ -41557,10 +41509,10 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:58
msgid ""
-"Modifying the Windows Registry is an inherently risky operation. The format"
-" is deliberately obscure and undocumented, and Registry changes can leave "
-"the system unbootable. Therefore when using the I<--merge> option, make "
-"sure you have a reliable backup first."
+"Modifying the Windows Registry is an inherently risky operation. The format "
+"is deliberately obscure and undocumented, and Registry changes can leave the "
+"system unbootable. Therefore when using the I<--merge> option, make sure "
+"you have a reliable backup first."
msgstr ""
#. type: textblock
@@ -41580,8 +41532,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:71
msgid ""
-"If I<--merge> is I<not> specified, then the chosen registry key is "
-"displayed/exported (recursively). For example:"
+"If I<--merge> is I<not> specified, then the chosen registry key is displayed/"
+"exported (recursively). For example:"
msgstr ""
#. type: verbatim
@@ -41628,8 +41580,8 @@ msgstr ""
msgid ""
"This program is only meant for simple access to the registry. If you want "
"to do complicated things with the registry, we suggest you download the "
-"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)>"
-" and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or "
+"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)> "
+"and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or "
"L<hivexregedit(1)>."
msgstr ""
@@ -41650,8 +41602,8 @@ msgstr ""
#: ../tools/virt-win-reg.pl:165
msgid ""
"Note that I<--merge> is I<unsafe> to use on live virtual machines, and will "
-"result in disk corruption. However exporting (without this flag) is always"
-" safe."
+"result in disk corruption. However exporting (without this flag) is always "
+"safe."
msgstr ""
#. type: =item
@@ -41663,8 +41615,8 @@ msgstr ""
#: ../tools/virt-win-reg.pl:175
msgid ""
"When merging (only), you may need to specify the encoding for strings to be "
-"used in the hive file. This is explained in detail in "
-"L<Win::Hivex::Regedit(3)/ENCODING STRINGS>."
+"used in the hive file. This is explained in detail in L<Win::Hivex::Regedit"
+"(3)/ENCODING STRINGS>."
msgstr ""
#. type: textblock
@@ -41682,16 +41634,16 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:188
msgid ""
-"When exporting (only), assume strings are UTF-16LE and print them as strings"
-" instead of hex sequences. Remove the final zero codepoint from strings if "
+"When exporting (only), assume strings are UTF-16LE and print them as strings "
+"instead of hex sequences. Remove the final zero codepoint from strings if "
"present."
msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:192
msgid ""
-"This is unsafe and does not preserve the fidelity of strings in the original"
-" Registry for various reasons:"
+"This is unsafe and does not preserve the fidelity of strings in the original "
+"Registry for various reasons:"
msgstr ""
#. type: textblock
@@ -41797,8 +41749,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:585
msgid ""
-"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for"
-" C<HKEY_USERS>."
+"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for "
+"C<HKEY_USERS>."
msgstr ""
#. type: textblock
@@ -41841,8 +41793,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:604
msgid ""
-"To go in the opposite direction, after exporting and before sending the file"
-" to a Windows user, do something like this:"
+"To go in the opposite direction, after exporting and before sending the file "
+"to a Windows user, do something like this:"
msgstr ""
#. type: verbatim
@@ -41898,8 +41850,8 @@ msgstr ""
#: ../tools/virt-win-reg.pl:627
msgid ""
"C<CurrentControlSet> is usually an alias for C<ControlSet001>. In some "
-"circumstances it might refer to another control set. The way to find out is"
-" to look at the C<HKLM\\SYSTEM\\Select> key:"
+"circumstances it might refer to another control set. The way to find out is "
+"to look at the C<HKLM\\SYSTEM\\Select> key:"
msgstr ""
#. type: verbatim
@@ -41966,8 +41918,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:656
msgid ""
-"Note that some of these tips modify the guest disk image. The guest I<must>"
-" be shut off, else you will get disk corruption."
+"Note that some of these tips modify the guest disk image. The guest I<must> "
+"be shut off, else you will get disk corruption."
msgstr ""
#. type: =head2
@@ -42011,8 +41963,8 @@ msgstr ""
#: ../tools/virt-win-reg.pl:674
msgid ""
"In this example we use the key C<RunOnce> which means that the script will "
-"run precisely once when the first user logs in. If you want it to run every"
-" time a user logs in, replace C<RunOnce> with C<Run>."
+"run precisely once when the first user logs in. If you want it to run every "
+"time a user logs in, replace C<RunOnce> with C<Run>."
msgstr ""
#. type: textblock
@@ -42046,8 +41998,7 @@ msgstr ""
#: ../tools/virt-win-reg.pl:689
msgid ""
"First upload the program and optionally the service wrapper. In this case "
-"the test program is called C<test.exe> and we are using the RHSrvAny "
-"wrapper:"
+"the test program is called C<test.exe> and we are using the RHSrvAny wrapper:"
msgstr ""
#. type: verbatim
@@ -42148,10 +42099,9 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:759
msgid ""
-"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, "
-"L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, "
-"L<Sys::Guestfs::Lib(3)>, L<Win::Hivex(3)>, L<Win::Hivex::Regedit(3)>, "
-"L<Sys::Virt(3)>, L<http://libguestfs.org/>."
+"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)"
+">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex"
+"(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
msgstr ""
#. type: verbatim
@@ -42166,8 +42116,6 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:780
msgid ""
-"Attach /tmp/virt-win-reg.log to a new bug report at "
-"L<https://bugzilla.redhat.com/>"
+"Attach /tmp/virt-win-reg.log to a new bug report at L<https://bugzilla."
+"redhat.com/>"
msgstr ""
-
-
diff --git a/po-docs/libguestfs-docs.pot b/po-docs/libguestfs-docs.pot
index bc0dc606..e5c110da 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.13.26\n"
+"Project-Id-Version: libguestfs 1.15.0\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-10-26 21:10+0200\n"
+"POT-Creation-Date: 2011-10-27 16:05+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"
@@ -523,13 +523,15 @@ msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:232
-msgid "For a typical hard drive with 512 byte sectors:"
+msgid "For a typical consumer hard drive with 512 byte sectors:"
msgstr ""
#. type: verbatim
#: ../align/virt-alignment-scan.pod:234
#, no-wrap
msgid ""
+" $ cat /sys/block/sda/queue/hw_sector_size\n"
+" 512\n"
" $ cat /sys/block/sda/queue/physical_block_size\n"
" 512\n"
" $ cat /sys/block/sda/queue/logical_block_size\n"
@@ -542,12 +544,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:243
+#: ../align/virt-alignment-scan.pod:245
+msgid "For a new consumer hard drive with 4Kbyte sectors:"
+msgstr ""
+
+#. type: verbatim
+#: ../align/virt-alignment-scan.pod:247
+#, no-wrap
+msgid ""
+" $ cat /sys/block/sda/queue/hw_sector_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/physical_block_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/logical_block_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/minimum_io_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/optimal_io_size\n"
+" 0\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:258
msgid "For a NetApp LUN:"
msgstr ""
#. type: verbatim
-#: ../align/virt-alignment-scan.pod:245
+#: ../align/virt-alignment-scan.pod:260
#, no-wrap
msgid ""
" $ cat /sys/block/sdc/queue/logical_block_size\n"
@@ -562,40 +586,40 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:254
+#: ../align/virt-alignment-scan.pod:269
msgid ""
"The NetApp allows 512 byte accesses (but they will be very inefficient), "
"prefers a minimum 4K I/O size, but the optimal I/O size is 64K."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:258
+#: ../align/virt-alignment-scan.pod:273
msgid ""
"For detailed information about what these numbers mean, see "
"L<http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-iolimits.html>"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:261
+#: ../align/virt-alignment-scan.pod:276
msgid ""
-"[Thanks to Mike Snitzer for providing NetApp data and additional "
-"information.]"
+"[Thanks to Matt Booth for providing 4K drive data. Thanks to Mike Snitzer "
+"for providing NetApp data and additional information.]"
msgstr ""
#. type: =head2
-#: ../align/virt-alignment-scan.pod:264
+#: ../align/virt-alignment-scan.pod:279
msgid "1 MB PARTITION ALIGNMENT"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:266
+#: ../align/virt-alignment-scan.pod:281
msgid ""
"Microsoft picked 1 MB as the default alignment for all partitions starting "
"with Windows 2008 Server, and Linux has followed this."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:269
+#: ../align/virt-alignment-scan.pod:284
msgid ""
"Assuming 512 byte sectors in the guest, you will now see the first partition "
"starting at sector 2048, and subsequent partitions (if any) will start at a "
@@ -603,19 +627,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:273
+#: ../align/virt-alignment-scan.pod:288
msgid ""
"1 MB alignment is compatible with all current alignment requirements (4K, "
"64K) and provides room for future growth in physical block sizes."
msgstr ""
#. type: =head2
-#: ../align/virt-alignment-scan.pod:276
+#: ../align/virt-alignment-scan.pod:291
msgid "SETTING ALIGNMENT"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:278
+#: ../align/virt-alignment-scan.pod:293
msgid ""
"L<virt-resize(1)> can change the alignment of the partitions of some "
"guests. Currently it can fully align all the partitions of all Windows "
@@ -625,7 +649,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:284
+#: ../align/virt-alignment-scan.pod:299
msgid ""
"Another way to correct partition alignment problems is to reinstall your "
"guest operating systems. If you install operating systems from templates, "
@@ -633,14 +657,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:288
+#: ../align/virt-alignment-scan.pod:303
msgid ""
"For older versions of Windows, the following NetApp document contains useful "
"information: L<http://media.netapp.com/documents/tr-3747.pdf>"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:291
+#: ../align/virt-alignment-scan.pod:306
msgid ""
"For Red Hat Enterprise Linux E<le> 5, use a Kickstart script that contains "
"an explicit C<%pre> section that creates aligned partitions using "
@@ -649,12 +673,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:296 ../cat/virt-cat.pod:231 ../cat/virt-filesystems.pod:373 ../cat/virt-ls.pod:483 ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:352 ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:676 ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:744
+#: ../align/virt-alignment-scan.pod:311 ../cat/virt-cat.pod:231 ../cat/virt-filesystems.pod:373 ../cat/virt-ls.pod:483 ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:352 ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:676 ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:744
msgid "SHELL QUOTING"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:298 ../cat/virt-cat.pod:233 ../cat/virt-filesystems.pod:375 ../cat/virt-ls.pod:485 ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:354 ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:678 ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291 ../tools/virt-win-reg.pl:752
+#: ../align/virt-alignment-scan.pod:313 ../cat/virt-cat.pod:233 ../cat/virt-filesystems.pod:375 ../cat/virt-ls.pod:485 ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:354 ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:678 ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291 ../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 "
@@ -663,98 +687,98 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:303 ../cat/virt-cat.pod:238 ../cat/virt-filesystems.pod:380 ../cat/virt-ls.pod:490 ../clone/virt-sysprep.pod:482 ../df/virt-df.pod:222 ../edit/virt-edit.pod:349 ../fish/guestfish.pod:1114 ../fuse/guestmount.pod:312 ../inspector/virt-inspector.pod:375 ../resize/virt-resize.pod:683 ../sparsify/virt-sparsify.pod:227 ../test-tool/libguestfs-test-tool.pod:90
+#: ../align/virt-alignment-scan.pod:318 ../cat/virt-cat.pod:238 ../cat/virt-filesystems.pod:380 ../cat/virt-ls.pod:490 ../clone/virt-sysprep.pod:482 ../df/virt-df.pod:222 ../edit/virt-edit.pod:349 ../fish/guestfish.pod:1114 ../fuse/guestmount.pod:312 ../inspector/virt-inspector.pod:375 ../resize/virt-resize.pod:683 ../sparsify/virt-sparsify.pod:227 ../test-tool/libguestfs-test-tool.pod:90
msgid "EXIT STATUS"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:305
+#: ../align/virt-alignment-scan.pod:320
msgid "This program returns:"
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:309 ../align/virt-alignment-scan.pod:315 ../align/virt-alignment-scan.pod:321 ../align/virt-alignment-scan.pod:328 ../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 ../clone/virt-sysprep.pod:283 ../clone/virt-sysprep.pod:287 ../clone/virt-sysprep.pod:291 ../clone/virt-sysprep.pod:295 ../clone/virt-sysprep.pod:310 ../clone/virt-sysprep.pod:314 ../clone/virt-sysprep.pod:318 ../clone/virt-sysprep.pod:322 ../clone/virt-sysprep.pod:326 ../clone/virt-sysprep.pod:362 ../clone/virt-sysprep.pod:384 ../clone/virt-sysprep.pod:388 ../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-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 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:441 ../fish/guestfish-actions.pod:449 ../fish/guestfish-actions.pod:456 ../fish/guestfish-actions.pod:463 ../fish/guestfish-actions.pod:1262 ../fish/guestfish-actions.pod:1266 ../fish/guestfish-actions.pod:1270 ../fish/guestfish-actions.pod:1274 ../fish/guestfish-actions.pod:1282 ../fish/guestfish-actions.pod:1286 ../fish/guestfish-actions.pod:1290 ../fish/guestfish-actions.pod:1300 ../fish/guestfish-actions.pod:1304 ../fish/guestfish-actions.pod:1308 ../fish/guestfish-actions.pod:1398 ../fish/guestfish-actions.pod:1402 ../fish/guestfish-actions.pod:1407 ../fish/guestfish-actions.pod:1412 ../fish/guestfish-actions.pod:1454 ../fish/guestfish-actions.pod:1458 ../fish/guestfish-actions.pod:1463 ../fish/guestfish-actions.pod:1719 ../fish/guestfish-actions.pod:1726 ../fish/guestfish-actions.pod:1733 ../fish/guestfish-actions.pod:2136 ../fish/guestfish-actions.pod:2142 ../fish/guestfish-actions.pod:2150 ../fish/guestfish-actions.pod:2157 ../fish/guestfish-actions.pod:2164 ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 ../inspector/virt-inspector.pod:393 ../inspector/virt-inspector.pod:397 ../resize/virt-resize.pod:359 ../resize/virt-resize.pod:363 ../resize/virt-resize.pod:372 ../resize/virt-resize.pod:378 ../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:58 ../sparsify/virt-sparsify.pod:64 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:641 ../src/guestfs-actions.pod:649 ../src/guestfs-actions.pod:656 ../src/guestfs-actions.pod:663 ../src/guestfs-actions.pod:2071 ../src/guestfs-actions.pod:2075 ../src/guestfs-actions.pod:2079 ../src/guestfs-actions.pod:2083 ../src/guestfs-actions.pod:2091 ../src/guestfs-actions.pod:2095 ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:2109 ../src/guestfs-actions.pod:2113 ../src/guestfs-actions.pod:2117 ../src/guestfs-actions.pod:2255 ../src/guestfs-actions.pod:2259 ../src/guestfs-actions.pod:2264 ../src/guestfs-actions.pod:2269 ../src/guestfs-actions.pod:2330 ../src/guestfs-actions.pod:2334 ../src/guestfs-actions.pod:2339 ../src/guestfs-actions.pod:2754 ../src/guestfs-actions.pod:2761 ../src/guestfs-actions.pod:2768 ../src/guestfs-actions.pod:3313 ../src/guestfs-actions.pod:3319 ../src/guestfs-actions.pod:3327 ../src/guestfs-actions.pod:3334 ../src/guestfs-actions.pod:3341 ../src/guestfs.pod:403 ../src/guestfs.pod:408 ../src/guestfs.pod:413 ../src/guestfs.pod:417 ../src/guestfs.pod:422 ../src/guestfs.pod:426 ../src/guestfs.pod:431 ../src/guestfs.pod:436 ../src/guestfs.pod:1109 ../src/guestfs.pod:1113 ../src/guestfs.pod:1117 ../src/guestfs.pod:1122 ../src/guestfs.pod:1130 ../src/guestfs.pod:1149 ../src/guestfs.pod:1157 ../src/guestfs.pod:1179 ../src/guestfs.pod:1183 ../src/guestfs.pod:1187 ../src/guestfs.pod:1191 ../src/guestfs.pod:1195 ../src/guestfs.pod:1199 ../src/guestfs.pod:1689 ../src/guestfs.pod:1694 ../src/guestfs.pod:1698 ../src/guestfs.pod:1800 ../src/guestfs.pod:1805 ../src/guestfs.pod:1809 ../src/guestfs.pod:1819 ../src/guestfs.pod:2108 ../src/guestfs.pod:2113 ../src/guestfs.pod:2119 ../src/guestfs.pod:2127 ../src/guestfs.pod:2645 ../src/guestfs.pod:2651 ../src/guestfs.pod:2656 ../src/guestfs.pod:2662 ../src/guestfs.pod:3062 ../src/guestfs.pod:3067 ../src/guestfs.pod:3071 ../src/guestfs.pod:3075 ../src/guestfs.pod:3079 ../src/guestfs.pod:3093 ../src/guestfs.pod:3098 ../src/guestfs.pod:3329 ../src/guestfs.pod:3333 ../src/guestfs.pod:3337 ../src/guestfs.pod:3341 ../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:324 ../align/virt-alignment-scan.pod:330 ../align/virt-alignment-scan.pod:336 ../align/virt-alignment-scan.pod:343 ../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 ../clone/virt-sysprep.pod:283 ../clone/virt-sysprep.pod:287 ../clone/virt-sysprep.pod:291 ../clone/virt-sysprep.pod:295 ../clone/virt-sysprep.pod:310 ../clone/virt-sysprep.pod:314 ../clone/virt-sysprep.pod:318 ../clone/virt-sysprep.pod:322 ../clone/virt-sysprep.pod:326 ../clone/virt-sysprep.pod:362 ../clone/virt-sysprep.pod:384 ../clone/virt-sysprep.pod:388 ../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-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 ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20 ../fish/guestfish-actions.pod:441 ../fish/guestfish-actions.pod:449 ../fish/guestfish-actions.pod:456 ../fish/guestfish-actions.pod:463 ../fish/guestfish-actions.pod:1262 ../fish/guestfish-actions.pod:1266 ../fish/guestfish-actions.pod:1270 ../fish/guestfish-actions.pod:1274 ../fish/guestfish-actions.pod:1282 ../fish/guestfish-actions.pod:1286 ../fish/guestfish-actions.pod:1290 ../fish/guestfish-actions.pod:1300 ../fish/guestfish-actions.pod:1304 ../fish/guestfish-actions.pod:1308 ../fish/guestfish-actions.pod:1398 ../fish/guestfish-actions.pod:1402 ../fish/guestfish-actions.pod:1407 ../fish/guestfish-actions.pod:1412 ../fish/guestfish-actions.pod:1454 ../fish/guestfish-actions.pod:1458 ../fish/guestfish-actions.pod:1463 ../fish/guestfish-actions.pod:1719 ../fish/guestfish-actions.pod:1726 ../fish/guestfish-actions.pod:1733 ../fish/guestfish-actions.pod:2136 ../fish/guestfish-actions.pod:2142 ../fish/guestfish-actions.pod:2150 ../fish/guestfish-actions.pod:2157 ../fish/guestfish-actions.pod:2164 ../fish/guestfish.pod:445 ../fish/guestfish.pod:449 ../fish/guestfish.pod:453 ../fish/guestfish.pod:457 ../inspector/virt-inspector.pod:393 ../inspector/virt-inspector.pod:397 ../resize/virt-resize.pod:359 ../resize/virt-resize.pod:363 ../resize/virt-resize.pod:372 ../resize/virt-resize.pod:378 ../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:58 ../sparsify/virt-sparsify.pod:64 ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29 ../src/guestfs-actions.pod:641 ../src/guestfs-actions.pod:649 ../src/guestfs-actions.pod:656 ../src/guestfs-actions.pod:663 ../src/guestfs-actions.pod:2079 ../src/guestfs-actions.pod:2083 ../src/guestfs-actions.pod:2087 ../src/guestfs-actions.pod:2091 ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:2103 ../src/guestfs-actions.pod:2107 ../src/guestfs-actions.pod:2117 ../src/guestfs-actions.pod:2121 ../src/guestfs-actions.pod:2125 ../src/guestfs-actions.pod:2263 ../src/guestfs-actions.pod:2267 ../src/guestfs-actions.pod:2272 ../src/guestfs-actions.pod:2277 ../src/guestfs-actions.pod:2338 ../src/guestfs-actions.pod:2342 ../src/guestfs-actions.pod:2347 ../src/guestfs-actions.pod:2762 ../src/guestfs-actions.pod:2769 ../src/guestfs-actions.pod:2776 ../src/guestfs-actions.pod:3321 ../src/guestfs-actions.pod:3327 ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3342 ../src/guestfs-actions.pod:3349 ../src/guestfs.pod:403 ../src/guestfs.pod:408 ../src/guestfs.pod:413 ../src/guestfs.pod:417 ../src/guestfs.pod:422 ../src/guestfs.pod:426 ../src/guestfs.pod:431 ../src/guestfs.pod:436 ../src/guestfs.pod:1109 ../src/guestfs.pod:1113 ../src/guestfs.pod:1117 ../src/guestfs.pod:1122 ../src/guestfs.pod:1130 ../src/guestfs.pod:1149 ../src/guestfs.pod:1157 ../src/guestfs.pod:1179 ../src/guestfs.pod:1183 ../src/guestfs.pod:1187 ../src/guestfs.pod:1191 ../src/guestfs.pod:1195 ../src/guestfs.pod:1199 ../src/guestfs.pod:1689 ../src/guestfs.pod:1694 ../src/guestfs.pod:1698 ../src/guestfs.pod:1800 ../src/guestfs.pod:1805 ../src/guestfs.pod:1809 ../src/guestfs.pod:1819 ../src/guestfs.pod:2108 ../src/guestfs.pod:2113 ../src/guestfs.pod:2119 ../src/guestfs.pod:2127 ../src/guestfs.pod:2645 ../src/guestfs.pod:2651 ../src/guestfs.pod:2656 ../src/guestfs.pod:2662 ../src/guestfs.pod:3062 ../src/guestfs.pod:3067 ../src/guestfs.pod:3071 ../src/guestfs.pod:3075 ../src/guestfs.pod:3079 ../src/guestfs.pod:3093 ../src/guestfs.pod:3098 ../src/guestfs.pod:3329 ../src/guestfs.pod:3333 ../src/guestfs.pod:3337 ../src/guestfs.pod:3341 ../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 ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:311
+#: ../align/virt-alignment-scan.pod:326
msgid "0"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:313
+#: ../align/virt-alignment-scan.pod:328
msgid "successful exit, all partitions are aligned E<ge> 64K for best performance"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:317
+#: ../align/virt-alignment-scan.pod:332
msgid "1"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:319
+#: ../align/virt-alignment-scan.pod:334
msgid "an error scanning the disk image or guest"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:323
+#: ../align/virt-alignment-scan.pod:338
msgid "2"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:325
+#: ../align/virt-alignment-scan.pod:340
msgid ""
"successful exit, some partitions have alignment E<lt> 64K which can result "
"in poor performance on high end network storage"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:330
+#: ../align/virt-alignment-scan.pod:345
msgid "3"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:332
+#: ../align/virt-alignment-scan.pod:347
msgid ""
"successful exit, some partitions have alignment E<lt> 4K which can result in "
"poor performance on most hypervisors"
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:337 ../cat/virt-cat.pod:243 ../cat/virt-filesystems.pod:385 ../cat/virt-ls.pod:495 ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:227 ../edit/virt-edit.pod:354 ../erlang/examples/guestfs-erlang.pod:97 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384 ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:317 ../inspector/virt-inspector.pod:380 ../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:288 ../resize/virt-resize.pod:688 ../ruby/examples/guestfs-ruby.pod:36 ../sparsify/virt-sparsify.pod:251 ../src/guestfs.pod:3270 ../test-tool/libguestfs-test-tool.pod:100 ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296 ../tools/virt-win-reg.pl:757
+#: ../align/virt-alignment-scan.pod:352 ../cat/virt-cat.pod:243 ../cat/virt-filesystems.pod:385 ../cat/virt-ls.pod:495 ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:227 ../edit/virt-edit.pod:354 ../erlang/examples/guestfs-erlang.pod:97 ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384 ../fish/guestfish.pod:1268 ../fish/virt-copy-in.pod:50 ../fish/virt-copy-out.pod:39 ../fish/virt-tar-in.pod:47 ../fish/virt-tar-out.pod:41 ../fuse/guestmount.pod:317 ../inspector/virt-inspector.pod:380 ../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:288 ../resize/virt-resize.pod:688 ../ruby/examples/guestfs-ruby.pod:36 ../sparsify/virt-sparsify.pod:251 ../src/guestfs.pod:3270 ../test-tool/libguestfs-test-tool.pod:100 ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265 ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296 ../tools/virt-win-reg.pl:757
msgid "SEE ALSO"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:339
+#: ../align/virt-alignment-scan.pod:354
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, "
"L<virt-resize(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:346 ../cat/virt-cat.pod:252 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:507 ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:235 ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296 ../resize/virt-resize.pod:711 ../sparsify/virt-sparsify.pod:264 ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277 ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311 ../tools/virt-win-reg.pl:783
+#: ../align/virt-alignment-scan.pod:361 ../cat/virt-cat.pod:252 ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:507 ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:235 ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296 ../resize/virt-resize.pod:711 ../sparsify/virt-sparsify.pod:264 ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277 ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311 ../tools/virt-win-reg.pl:783
msgid "AUTHOR"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:348 ../cat/virt-cat.pod:254 ../cat/virt-filesystems.pod:398 ../cat/virt-ls.pod:509 ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:237 ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:395 ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:713 ../sparsify/virt-sparsify.pod:266 ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584 ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:785
+#: ../align/virt-alignment-scan.pod:363 ../cat/virt-cat.pod:254 ../cat/virt-filesystems.pod:398 ../cat/virt-ls.pod:509 ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:237 ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:395 ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:713 ../sparsify/virt-sparsify.pod:266 ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584 ../tools/virt-tar.pl:313 ../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:350 ../cat/virt-cat.pod:256 ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:511 ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:239 ../edit/virt-edit.pod:372 ../erlang/examples/guestfs-erlang.pod:114 ../examples/guestfs-examples.pod:49 ../examples/guestfs-recipes.pod:401 ../fish/guestfish.pod:1300 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:332 ../inspector/virt-inspector.pod:403 ../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:300 ../resize/virt-resize.pod:715 ../ruby/examples/guestfs-ruby.pod:52 ../sparsify/virt-sparsify.pod:268 ../src/guestfs.pod:3352 ../test-tool/libguestfs-test-tool.pod:110 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315 ../tools/virt-win-reg.pl:787
+#: ../align/virt-alignment-scan.pod:365 ../cat/virt-cat.pod:256 ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:511 ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:239 ../edit/virt-edit.pod:372 ../erlang/examples/guestfs-erlang.pod:114 ../examples/guestfs-examples.pod:49 ../examples/guestfs-recipes.pod:401 ../fish/guestfish.pod:1300 ../fish/virt-copy-in.pod:64 ../fish/virt-copy-out.pod:53 ../fish/virt-tar-in.pod:62 ../fish/virt-tar-out.pod:55 ../fuse/guestmount.pod:332 ../inspector/virt-inspector.pod:403 ../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:300 ../resize/virt-resize.pod:715 ../ruby/examples/guestfs-ruby.pod:52 ../sparsify/virt-sparsify.pod:268 ../src/guestfs.pod:3352 ../test-tool/libguestfs-test-tool.pod:110 ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281 ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315 ../tools/virt-win-reg.pl:787
msgid "COPYRIGHT"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:352 ../clone/virt-sysprep.pod:507 ../sparsify/virt-sparsify.pod:270
+#: ../align/virt-alignment-scan.pod:367 ../clone/virt-sysprep.pod:507 ../sparsify/virt-sparsify.pod:270
msgid "Copyright (C) 2011 Red Hat Inc."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:354 ../cat/virt-cat.pod:260 ../cat/virt-filesystems.pod:404 ../cat/virt-ls.pod:515 ../clone/virt-sysprep.pod:509 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1305 ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60 ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:719 ../sparsify/virt-sparsify.pod:272 ../test-tool/libguestfs-test-tool.pod:115 ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319 ../tools/virt-win-reg.pl:791
+#: ../align/virt-alignment-scan.pod:369 ../cat/virt-cat.pod:260 ../cat/virt-filesystems.pod:404 ../cat/virt-ls.pod:515 ../clone/virt-sysprep.pod:509 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1305 ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58 ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60 ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:719 ../sparsify/virt-sparsify.pod:272 ../test-tool/libguestfs-test-tool.pod:115 ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285 ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319 ../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 "
@@ -763,7 +787,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:359 ../cat/virt-cat.pod:265 ../cat/virt-filesystems.pod:409 ../cat/virt-ls.pod:520 ../clone/virt-sysprep.pod:514 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1310 ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65 ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:724 ../sparsify/virt-sparsify.pod:277 ../test-tool/libguestfs-test-tool.pod:120 ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324 ../tools/virt-win-reg.pl:796
+#: ../align/virt-alignment-scan.pod:374 ../cat/virt-cat.pod:265 ../cat/virt-filesystems.pod:409 ../cat/virt-ls.pod:520 ../clone/virt-sysprep.pod:514 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1310 ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63 ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65 ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:724 ../sparsify/virt-sparsify.pod:277 ../test-tool/libguestfs-test-tool.pod:120 ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290 ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324 ../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 "
@@ -772,7 +796,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:364 ../cat/virt-cat.pod:270 ../cat/virt-filesystems.pod:414 ../cat/virt-ls.pod:525 ../clone/virt-sysprep.pod:519 ../df/virt-df.pod:253 ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1315 ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70 ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:729 ../sparsify/virt-sparsify.pod:282 ../test-tool/libguestfs-test-tool.pod:125 ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329 ../tools/virt-win-reg.pl:801
+#: ../align/virt-alignment-scan.pod:379 ../cat/virt-cat.pod:270 ../cat/virt-filesystems.pod:414 ../cat/virt-ls.pod:525 ../clone/virt-sysprep.pod:519 ../df/virt-df.pod:253 ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1315 ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68 ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70 ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:729 ../sparsify/virt-sparsify.pod:282 ../test-tool/libguestfs-test-tool.pod:125 ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295 ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329 ../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., 675 Mass "
@@ -2206,7 +2230,7 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4395
+#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4380
msgid "path"
msgstr ""
@@ -4694,7 +4718,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1450 ../fish/guestfish-actions.pod:1715 ../fish/guestfish-actions.pod:2132 ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:2326 ../src/guestfs-actions.pod:2750 ../src/guestfs-actions.pod:3309 ../src/guestfs.pod:1685 ../tools/virt-win-reg.pl:717
+#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9 ../fish/guestfish-actions.pod:1450 ../fish/guestfish-actions.pod:1715 ../fish/guestfish-actions.pod:2132 ../src/guestfs-actions.pod:18 ../src/guestfs-actions.pod:2334 ../src/guestfs-actions.pod:2758 ../src/guestfs-actions.pod:3317 ../src/guestfs.pod:1685 ../tools/virt-win-reg.pl:717
msgid "Notes:"
msgstr ""
@@ -5280,7 +5304,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:217 ../fish/guestfish-actions.pod:231 ../fish/guestfish-actions.pod:941 ../fish/guestfish-actions.pod:976 ../fish/guestfish-actions.pod:1149 ../fish/guestfish-actions.pod:1509 ../fish/guestfish-actions.pod:1523 ../fish/guestfish-actions.pod:3293 ../fish/guestfish-actions.pod:3604 ../fish/guestfish-actions.pod:3652 ../fish/guestfish-actions.pod:4579 ../fish/guestfish-actions.pod:4602 ../fish/guestfish-actions.pod:4624 ../fish/guestfish-actions.pod:4662 ../fish/guestfish-actions.pod:5311 ../fish/guestfish-actions.pod:5417 ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:305 ../src/guestfs-actions.pod:326 ../src/guestfs-actions.pod:1572 ../src/guestfs-actions.pod:1629 ../src/guestfs-actions.pod:1912 ../src/guestfs-actions.pod:2411 ../src/guestfs-actions.pod:2432 ../src/guestfs-actions.pod:5077 ../src/guestfs-actions.pod:5599 ../src/guestfs-actions.pod:5699 ../src/guestfs-actions.pod:6999 ../src/guestfs-actions.pod:7043 ../src/guestfs-actions.pod:7077 ../src/guestfs-actions.pod:7140 ../src/guestfs-actions.pod:8072 ../src/guestfs-actions.pod:8181 ../src/guestfs-actions.pod:8364
+#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:217 ../fish/guestfish-actions.pod:231 ../fish/guestfish-actions.pod:941 ../fish/guestfish-actions.pod:976 ../fish/guestfish-actions.pod:1149 ../fish/guestfish-actions.pod:1509 ../fish/guestfish-actions.pod:1523 ../fish/guestfish-actions.pod:3284 ../fish/guestfish-actions.pod:3595 ../fish/guestfish-actions.pod:3643 ../fish/guestfish-actions.pod:4561 ../fish/guestfish-actions.pod:4581 ../fish/guestfish-actions.pod:4600 ../fish/guestfish-actions.pod:4638 ../fish/guestfish-actions.pod:5287 ../fish/guestfish-actions.pod:5390 ../src/guestfs-actions.pod:10 ../src/guestfs-actions.pod:305 ../src/guestfs-actions.pod:326 ../src/guestfs-actions.pod:1580 ../src/guestfs-actions.pod:1637 ../src/guestfs-actions.pod:1920 ../src/guestfs-actions.pod:2419 ../src/guestfs-actions.pod:2440 ../src/guestfs-actions.pod:5076 ../src/guestfs-actions.pod:5598 ../src/guestfs-actions.pod:5698 ../src/guestfs-actions.pod:6994 ../src/guestfs-actions.pod:7035 ../src/guestfs-actions.pod:7066 ../src/guestfs-actions.pod:7126 ../src/guestfs-actions.pod:8058 ../src/guestfs-actions.pod:8167 ../src/guestfs-actions.pod:8347
msgid ""
"Deprecated functions will not be removed from the API, but the fact that "
"they are deprecated indicates that there are problems with correct use of "
@@ -5444,7 +5468,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:125 ../fish/guestfish-actions.pod:194 ../fish/guestfish-actions.pod:624 ../fish/guestfish-actions.pod:835 ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:894 ../fish/guestfish-actions.pod:903 ../fish/guestfish-actions.pod:912 ../fish/guestfish-actions.pod:926 ../fish/guestfish-actions.pod:2171 ../fish/guestfish-actions.pod:3342 ../fish/guestfish-actions.pod:3505 ../fish/guestfish-actions.pod:3640
+#: ../fish/guestfish-actions.pod:125 ../fish/guestfish-actions.pod:194 ../fish/guestfish-actions.pod:624 ../fish/guestfish-actions.pod:835 ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:894 ../fish/guestfish-actions.pod:903 ../fish/guestfish-actions.pod:912 ../fish/guestfish-actions.pod:926 ../fish/guestfish-actions.pod:2171 ../fish/guestfish-actions.pod:3333 ../fish/guestfish-actions.pod:3496 ../fish/guestfish-actions.pod:3631
msgid ""
"This command has one or more optional arguments. See L</OPTIONAL "
"ARGUMENTS>."
@@ -5522,7 +5546,7 @@ msgid "This call checks that C<filename> exists."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3304 ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5114
+#: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3295 ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5113
msgid "The optional arguments are:"
msgstr ""
@@ -6217,7 +6241,7 @@ msgid "This command uploads base64-encoded data from C<base64file> to C<filename
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:491 ../fish/guestfish-actions.pod:500 ../fish/guestfish-actions.pod:749 ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:854 ../fish/guestfish-actions.pod:1025 ../fish/guestfish-actions.pod:1044 ../fish/guestfish-actions.pod:1418 ../fish/guestfish-actions.pod:4882 ../fish/guestfish-actions.pod:4894 ../fish/guestfish-actions.pod:4905 ../fish/guestfish-actions.pod:4916 ../fish/guestfish-actions.pod:4968 ../fish/guestfish-actions.pod:4977 ../fish/guestfish-actions.pod:5031 ../fish/guestfish-actions.pod:5054
+#: ../fish/guestfish-actions.pod:491 ../fish/guestfish-actions.pod:500 ../fish/guestfish-actions.pod:749 ../fish/guestfish-actions.pod:833 ../fish/guestfish-actions.pod:854 ../fish/guestfish-actions.pod:1025 ../fish/guestfish-actions.pod:1044 ../fish/guestfish-actions.pod:1418 ../fish/guestfish-actions.pod:4858 ../fish/guestfish-actions.pod:4870 ../fish/guestfish-actions.pod:4881 ../fish/guestfish-actions.pod:4892 ../fish/guestfish-actions.pod:4944 ../fish/guestfish-actions.pod:4953 ../fish/guestfish-actions.pod:5007 ../fish/guestfish-actions.pod:5030
msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
msgstr ""
@@ -6483,12 +6507,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:611 ../fish/guestfish-actions.pod:3615 ../src/guestfs-actions.pod:903 ../src/guestfs-actions.pod:5638
+#: ../fish/guestfish-actions.pod:611 ../fish/guestfish-actions.pod:3606 ../src/guestfs-actions.pod:903 ../src/guestfs-actions.pod:5637
msgid "The optional parameters are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3619 ../src/guestfs-actions.pod:907 ../src/guestfs-actions.pod:5642
+#: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3610 ../src/guestfs-actions.pod:907 ../src/guestfs-actions.pod:5641
msgid "C<size>"
msgstr ""
@@ -6589,7 +6613,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:666 ../fish/guestfish-actions.pod:4049 ../src/guestfs-actions.pod:991 ../src/guestfs-actions.pod:6299
+#: ../fish/guestfish-actions.pod:666 ../fish/guestfish-actions.pod:4037 ../src/guestfs-actions.pod:991 ../src/guestfs-actions.pod:6297
msgid "Return the contents of the file named C<path>."
msgstr ""
@@ -6603,7 +6627,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:673 ../fish/guestfish-actions.pod:808 ../fish/guestfish-actions.pod:820 ../fish/guestfish-actions.pod:1103 ../fish/guestfish-actions.pod:1113 ../fish/guestfish-actions.pod:1180 ../fish/guestfish-actions.pod:1190 ../fish/guestfish-actions.pod:1382 ../fish/guestfish-actions.pod:1695 ../fish/guestfish-actions.pod:1705 ../fish/guestfish-actions.pod:1755 ../fish/guestfish-actions.pod:1770 ../fish/guestfish-actions.pod:1780 ../fish/guestfish-actions.pod:1799 ../fish/guestfish-actions.pod:3919 ../fish/guestfish-actions.pod:3934 ../fish/guestfish-actions.pod:4010 ../fish/guestfish-actions.pod:4027 ../fish/guestfish-actions.pod:4042 ../fish/guestfish-actions.pod:4723 ../fish/guestfish-actions.pod:4769 ../fish/guestfish-actions.pod:4854 ../fish/guestfish-actions.pod:4869 ../fish/guestfish-actions.pod:5275 ../fish/guestfish-actions.pod:5287 ../fish/guestfish-actions.pod:5305 ../fish/guestfish-actions.pod:5322 ../fish/guestfish-actions.pod:5332 ../fish/guestfish-actions.pod:5389 ../fish/guestfish-actions.pod:5399 ../fish/guestfish-actions.pod:5428 ../fish/guestfish-actions.pod:5438 ../src/guestfs-actions.pod:1001 ../src/guestfs-actions.pod:1180 ../src/guestfs-actions.pod:1200 ../src/guestfs-actions.pod:1847 ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:1969 ../src/guestfs-actions.pod:1988 ../src/guestfs-actions.pod:2234 ../src/guestfs-actions.pod:2716 ../src/guestfs-actions.pod:2735 ../src/guestfs-actions.pod:2800 ../src/guestfs-actions.pod:2824 ../src/guestfs-actions.pod:2841 ../src/guestfs-actions.pod:2870 ../src/guestfs-actions.pod:6081 ../src/guestfs-actions.pod:6107 ../src/guestfs-actions.pod:6238 ../src/guestfs-actions.pod:6264 ../src/guestfs-actions.pod:6288 ../src/guestfs-actions.pod:7255 ../src/guestfs-actions.pod:7310 ../src/guestfs-actions.pod:7456 ../src/guestfs-actions.pod:7480 ../src/guestfs-actions.pod:8145 ../src/guestfs-actions.pod:8165 ../src/guestfs-actions.pod:8198 ../src/guestfs-actions.pod:8217 ../src/guestfs-actions.pod:8236 ../src/guestfs-actions.pod:8330 ../src/guestfs-actions.pod:8349 ../src/guestfs-actions.pod:8395 ../src/guestfs-actions.pod:8414
+#: ../fish/guestfish-actions.pod:673 ../fish/guestfish-actions.pod:808 ../fish/guestfish-actions.pod:820 ../fish/guestfish-actions.pod:1103 ../fish/guestfish-actions.pod:1113 ../fish/guestfish-actions.pod:1180 ../fish/guestfish-actions.pod:1190 ../fish/guestfish-actions.pod:1382 ../fish/guestfish-actions.pod:1695 ../fish/guestfish-actions.pod:1705 ../fish/guestfish-actions.pod:1755 ../fish/guestfish-actions.pod:1770 ../fish/guestfish-actions.pod:1780 ../fish/guestfish-actions.pod:1799 ../fish/guestfish-actions.pod:3907 ../fish/guestfish-actions.pod:3922 ../fish/guestfish-actions.pod:3998 ../fish/guestfish-actions.pod:4015 ../fish/guestfish-actions.pod:4030 ../fish/guestfish-actions.pod:4699 ../fish/guestfish-actions.pod:4745 ../fish/guestfish-actions.pod:4830 ../fish/guestfish-actions.pod:4845 ../fish/guestfish-actions.pod:5251 ../fish/guestfish-actions.pod:5263 ../fish/guestfish-actions.pod:5281 ../fish/guestfish-actions.pod:5298 ../fish/guestfish-actions.pod:5308 ../fish/guestfish-actions.pod:5362 ../fish/guestfish-actions.pod:5372 ../fish/guestfish-actions.pod:5401 ../fish/guestfish-actions.pod:5411 ../src/guestfs-actions.pod:1001 ../src/guestfs-actions.pod:1180 ../src/guestfs-actions.pod:1200 ../src/guestfs-actions.pod:1855 ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:1977 ../src/guestfs-actions.pod:1996 ../src/guestfs-actions.pod:2242 ../src/guestfs-actions.pod:2724 ../src/guestfs-actions.pod:2743 ../src/guestfs-actions.pod:2808 ../src/guestfs-actions.pod:2832 ../src/guestfs-actions.pod:2849 ../src/guestfs-actions.pod:2878 ../src/guestfs-actions.pod:6079 ../src/guestfs-actions.pod:6105 ../src/guestfs-actions.pod:6236 ../src/guestfs-actions.pod:6262 ../src/guestfs-actions.pod:6286 ../src/guestfs-actions.pod:7241 ../src/guestfs-actions.pod:7296 ../src/guestfs-actions.pod:7442 ../src/guestfs-actions.pod:7466 ../src/guestfs-actions.pod:8131 ../src/guestfs-actions.pod:8151 ../src/guestfs-actions.pod:8184 ../src/guestfs-actions.pod:8203 ../src/guestfs-actions.pod:8222 ../src/guestfs-actions.pod:8313 ../src/guestfs-actions.pod:8332 ../src/guestfs-actions.pod:8378 ../src/guestfs-actions.pod:8397
msgid ""
"Because of the message protocol, there is a transfer limit of somewhere "
"between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>."
@@ -6801,7 +6825,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:762 ../fish/guestfish-actions.pod:3268 ../fish/guestfish-actions.pod:3407 ../fish/guestfish-actions.pod:3417 ../fish/guestfish-actions.pod:3427 ../src/guestfs-actions.pod:1117 ../src/guestfs-actions.pod:5045 ../src/guestfs-actions.pod:5254 ../src/guestfs-actions.pod:5273 ../src/guestfs-actions.pod:5292
+#: ../fish/guestfish-actions.pod:762 ../fish/guestfish-actions.pod:3259 ../fish/guestfish-actions.pod:3398 ../fish/guestfish-actions.pod:3408 ../fish/guestfish-actions.pod:3418 ../src/guestfs-actions.pod:1117 ../src/guestfs-actions.pod:5044 ../src/guestfs-actions.pod:5253 ../src/guestfs-actions.pod:5272 ../src/guestfs-actions.pod:5291
msgid "The mode actually set is affected by the umask."
msgstr ""
@@ -6824,7 +6848,7 @@ msgid "Change the file owner to C<owner> and group to C<group>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:770 ../fish/guestfish-actions.pod:2703 ../src/guestfs-actions.pod:1133 ../src/guestfs-actions.pod:4116
+#: ../fish/guestfish-actions.pod:770 ../fish/guestfish-actions.pod:2703 ../src/guestfs-actions.pod:1133 ../src/guestfs-actions.pod:4124
msgid ""
"Only numeric uid and gid are supported. If you want to use names, you will "
"need to locate and parse the password file yourself (Augeas support makes "
@@ -7119,14 +7143,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:932 ../src/guestfs-actions.pod:1576
+#: ../fish/guestfish-actions.pod:932 ../src/guestfs-actions.pod:1584
msgid ""
"This command copies exactly C<size> bytes from one source device or file "
"C<src> to another destination device or file C<dest>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:935 ../src/guestfs-actions.pod:1579
+#: ../fish/guestfish-actions.pod:935 ../src/guestfs-actions.pod:1587
msgid ""
"Note this will fail if the source is too short or if the destination is not "
"large enough."
@@ -7153,7 +7177,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:949 ../src/guestfs-actions.pod:1598
+#: ../fish/guestfish-actions.pod:949 ../src/guestfs-actions.pod:1606
msgid ""
"This copies a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
@@ -7173,7 +7197,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:956 ../src/guestfs-actions.pod:1612
+#: ../fish/guestfish-actions.pod:956 ../src/guestfs-actions.pod:1620
msgid ""
"This copies a file or directory from C<src> to C<dest> recursively using the "
"C<cp -a> command."
@@ -7193,7 +7217,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:963 ../src/guestfs-actions.pod:1633
+#: ../fish/guestfish-actions.pod:963 ../src/guestfs-actions.pod:1641
msgid ""
"This command copies from one source device or file C<src> to another "
"destination device or file C<dest>. Normally you would use this to copy to "
@@ -7222,7 +7246,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:984 ../src/guestfs-actions.pod:1652
+#: ../fish/guestfish-actions.pod:984 ../src/guestfs-actions.pod:1660
msgid "This command runs the C<df> command to report disk space used."
msgstr ""
@@ -7248,7 +7272,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:994 ../src/guestfs-actions.pod:1668
+#: ../fish/guestfish-actions.pod:994 ../src/guestfs-actions.pod:1676
msgid ""
"This command runs the C<df -h> command to report disk space used in "
"human-readable format."
@@ -7268,7 +7292,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1005 ../src/guestfs-actions.pod:1685
+#: ../fish/guestfish-actions.pod:1005 ../src/guestfs-actions.pod:1693
msgid ""
"This returns the kernel messages (C<dmesg> output) from the guest kernel. "
"This is sometimes useful for extended debugging of problems."
@@ -7296,14 +7320,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1018 ../fish/guestfish-actions.pod:1031 ../src/guestfs-actions.pod:1706 ../src/guestfs-actions.pod:1731
+#: ../fish/guestfish-actions.pod:1018 ../fish/guestfish-actions.pod:1031 ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:1739
msgid ""
"Download file C<remotefilename> and save it as C<filename> on the local "
"machine."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1021 ../fish/guestfish-actions.pod:5027 ../src/guestfs-actions.pod:1709 ../src/guestfs-actions.pod:7715
+#: ../fish/guestfish-actions.pod:1021 ../fish/guestfish-actions.pod:5003 ../src/guestfs-actions.pod:1717 ../src/guestfs-actions.pod:7701
msgid "C<filename> can also be a named pipe."
msgstr ""
@@ -7326,7 +7350,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1034 ../src/guestfs-actions.pod:1734
+#: ../fish/guestfish-actions.pod:1034 ../src/guestfs-actions.pod:1742
msgid ""
"C<remotefilename> is read for C<size> bytes starting at C<offset> (this "
"region must be within the file or device)."
@@ -7359,7 +7383,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1050 ../src/guestfs-actions.pod:1759
+#: ../fish/guestfish-actions.pod:1050 ../src/guestfs-actions.pod:1767
msgid ""
"This instructs the guest kernel to drop its page cache, and/or dentries and "
"inode caches. The parameter C<whattodrop> tells the kernel what precisely "
@@ -7367,12 +7391,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1055 ../src/guestfs-actions.pod:1764
+#: ../fish/guestfish-actions.pod:1055 ../src/guestfs-actions.pod:1772
msgid "Setting C<whattodrop> to 3 should drop everything."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1057 ../src/guestfs-actions.pod:1766
+#: ../fish/guestfish-actions.pod:1057 ../src/guestfs-actions.pod:1774
msgid ""
"This automatically calls L<sync(2)> before the operation, so that the "
"maximum guest memory is freed."
@@ -7392,14 +7416,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1064 ../src/guestfs-actions.pod:1779
+#: ../fish/guestfish-actions.pod:1064 ../src/guestfs-actions.pod:1787
msgid ""
"This command runs the C<du -s> command to estimate file space usage for "
"C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1067 ../src/guestfs-actions.pod:1782
+#: ../fish/guestfish-actions.pod:1067 ../src/guestfs-actions.pod:1790
msgid ""
"C<path> can be a file or a directory. If C<path> is a directory then the "
"estimate includes the contents of the directory and all subdirectories "
@@ -7407,7 +7431,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1071 ../src/guestfs-actions.pod:1786
+#: ../fish/guestfish-actions.pod:1071 ../src/guestfs-actions.pod:1794
msgid "The result is the estimated size in I<kilobytes> (ie. units of 1024 bytes)."
msgstr ""
@@ -7425,7 +7449,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1804
+#: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1812
msgid ""
"This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker "
"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be "
@@ -7453,14 +7477,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1089 ../src/guestfs-actions.pod:1821
+#: ../fish/guestfish-actions.pod:1089 ../src/guestfs-actions.pod:1829
msgid ""
"This command concatenates the list of C<words> passed with single spaces "
"between them and returns the resulting string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1092 ../src/guestfs-actions.pod:1824
+#: ../fish/guestfish-actions.pod:1092 ../src/guestfs-actions.pod:1832
msgid "You can use this command to test the connection through to the daemon."
msgstr ""
@@ -7483,7 +7507,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1100 ../src/guestfs-actions.pod:1840
+#: ../fish/guestfish-actions.pod:1100 ../src/guestfs-actions.pod:1848
msgid "This calls the external C<egrep> program and returns the matching lines."
msgstr ""
@@ -7501,7 +7525,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1859
+#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1867
msgid "This calls the external C<egrep -i> program and returns the matching lines."
msgstr ""
@@ -7519,14 +7543,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1120 ../src/guestfs-actions.pod:1878
+#: ../fish/guestfish-actions.pod:1120 ../src/guestfs-actions.pod:1886
msgid ""
"This compares the two files C<file1> and C<file2> and returns true if their "
"content is exactly equal, or false otherwise."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1123 ../src/guestfs-actions.pod:1881
+#: ../fish/guestfish-actions.pod:1123 ../src/guestfs-actions.pod:1889
msgid "The external L<cmp(1)> program is used for the comparison."
msgstr ""
@@ -7544,7 +7568,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1893
+#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1901
msgid ""
"This returns C<true> if and only if there is a file, directory (or anything) "
"with the given C<path> name."
@@ -7569,14 +7593,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1138 ../fish/guestfish-actions.pod:1157 ../src/guestfs-actions.pod:1916 ../src/guestfs-actions.pod:1935
+#: ../fish/guestfish-actions.pod:1138 ../fish/guestfish-actions.pod:1157 ../src/guestfs-actions.pod:1924 ../src/guestfs-actions.pod:1943
msgid ""
"This command preallocates a file (containing zero bytes) named C<path> of "
"size C<len> bytes. If the file exists already, it is overwritten."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1142 ../src/guestfs-actions.pod:1920
+#: ../fish/guestfish-actions.pod:1142 ../src/guestfs-actions.pod:1928
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> command which "
"allocates a file in the host and attaches it as a device."
@@ -7618,7 +7642,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1169 ../src/guestfs-actions.pod:1947
+#: ../fish/guestfish-actions.pod:1169 ../src/guestfs-actions.pod:1955
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> and C<sparse> "
"commands which create a file in the host and attach it as a device."
@@ -7638,7 +7662,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1177 ../src/guestfs-actions.pod:1962
+#: ../fish/guestfish-actions.pod:1177 ../src/guestfs-actions.pod:1970
msgid "This calls the external C<fgrep> program and returns the matching lines."
msgstr ""
@@ -7656,7 +7680,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1187 ../src/guestfs-actions.pod:1981
+#: ../fish/guestfish-actions.pod:1187 ../src/guestfs-actions.pod:1989
msgid "This calls the external C<fgrep -i> program and returns the matching lines."
msgstr ""
@@ -7674,28 +7698,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:1999
+#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:2007
msgid ""
"This call uses the standard L<file(1)> command to determine the type or "
"contents of the file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:2002
+#: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:2010
msgid ""
"This call will also transparently look inside various types of compressed "
"file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1203 ../src/guestfs-actions.pod:2005
+#: ../fish/guestfish-actions.pod:1203 ../src/guestfs-actions.pod:2013
msgid ""
"The exact command which runs is C<file -zb path>. Note in particular that "
"the filename is not prepended to the output (the I<-b> option)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1207 ../src/guestfs-actions.pod:2009
+#: ../fish/guestfish-actions.pod:1207 ../src/guestfs-actions.pod:2017
msgid ""
"The output depends on the output of the underlying L<file(1)> command and it "
"can change in future in ways beyond our control. In other words, the output "
@@ -7723,166 +7747,166 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2027
+#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2035
msgid ""
"This detects the architecture of the binary C<filename>, and returns it if "
"known."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1221 ../src/guestfs-actions.pod:2030
+#: ../fish/guestfish-actions.pod:1221 ../src/guestfs-actions.pod:2038
msgid "Currently defined architectures are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1225 ../src/guestfs-actions.pod:2034
+#: ../fish/guestfish-actions.pod:1225 ../src/guestfs-actions.pod:2042
msgid "\"i386\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1227 ../src/guestfs-actions.pod:2036
+#: ../fish/guestfish-actions.pod:1227 ../src/guestfs-actions.pod:2044
msgid ""
"This string is returned for all 32 bit i386, i486, i586, i686 binaries "
"irrespective of the precise processor requirements of the binary."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1230 ../src/guestfs-actions.pod:2039
+#: ../fish/guestfish-actions.pod:1230 ../src/guestfs-actions.pod:2047
msgid "\"x86_64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1232 ../src/guestfs-actions.pod:2041
+#: ../fish/guestfish-actions.pod:1232 ../src/guestfs-actions.pod:2049
msgid "64 bit x86-64."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1234 ../src/guestfs-actions.pod:2043
+#: ../fish/guestfish-actions.pod:1234 ../src/guestfs-actions.pod:2051
msgid "\"sparc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1236 ../src/guestfs-actions.pod:2045
+#: ../fish/guestfish-actions.pod:1236 ../src/guestfs-actions.pod:2053
msgid "32 bit SPARC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1238 ../src/guestfs-actions.pod:2047
+#: ../fish/guestfish-actions.pod:1238 ../src/guestfs-actions.pod:2055
msgid "\"sparc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1240 ../src/guestfs-actions.pod:2049
+#: ../fish/guestfish-actions.pod:1240 ../src/guestfs-actions.pod:2057
msgid "64 bit SPARC V9 and above."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:2051
+#: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:2059
msgid "\"ia64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1244 ../src/guestfs-actions.pod:2053
+#: ../fish/guestfish-actions.pod:1244 ../src/guestfs-actions.pod:2061
msgid "Intel Itanium."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2055
+#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2063
msgid "\"ppc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1248 ../src/guestfs-actions.pod:2057
+#: ../fish/guestfish-actions.pod:1248 ../src/guestfs-actions.pod:2065
msgid "32 bit Power PC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1250 ../src/guestfs-actions.pod:2059
+#: ../fish/guestfish-actions.pod:1250 ../src/guestfs-actions.pod:2067
msgid "\"ppc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1252 ../src/guestfs-actions.pod:2061
+#: ../fish/guestfish-actions.pod:1252 ../src/guestfs-actions.pod:2069
msgid "64 bit Power PC."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:2065
+#: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:2073
msgid "Libguestfs may return other architecture strings in future."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1258 ../src/guestfs-actions.pod:2067
+#: ../fish/guestfish-actions.pod:1258 ../src/guestfs-actions.pod:2075
msgid "The function works on at least the following types of files:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1264 ../src/guestfs-actions.pod:2073
+#: ../fish/guestfish-actions.pod:1264 ../src/guestfs-actions.pod:2081
msgid "many types of Un*x and Linux binary"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1268 ../src/guestfs-actions.pod:2077
+#: ../fish/guestfish-actions.pod:1268 ../src/guestfs-actions.pod:2085
msgid "many types of Un*x and Linux shared library"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1272 ../src/guestfs-actions.pod:2081
+#: ../fish/guestfish-actions.pod:1272 ../src/guestfs-actions.pod:2089
msgid "Windows Win32 and Win64 binaries"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:2085
+#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:2093
msgid "Windows Win32 and Win64 DLLs"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1278 ../src/guestfs-actions.pod:2087
+#: ../fish/guestfish-actions.pod:1278 ../src/guestfs-actions.pod:2095
msgid "Win32 binaries and DLLs return C<i386>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1280 ../src/guestfs-actions.pod:2089
+#: ../fish/guestfish-actions.pod:1280 ../src/guestfs-actions.pod:2097
msgid "Win64 binaries and DLLs return C<x86_64>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1284 ../src/guestfs-actions.pod:2093
+#: ../fish/guestfish-actions.pod:1284 ../src/guestfs-actions.pod:2101
msgid "Linux kernel modules"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1288 ../src/guestfs-actions.pod:2097
+#: ../fish/guestfish-actions.pod:1288 ../src/guestfs-actions.pod:2105
msgid "Linux new-style initrd images"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1292 ../src/guestfs-actions.pod:2101
+#: ../fish/guestfish-actions.pod:1292 ../src/guestfs-actions.pod:2109
msgid "some non-x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1296 ../src/guestfs-actions.pod:2105
+#: ../fish/guestfish-actions.pod:1296 ../src/guestfs-actions.pod:2113
msgid "What it can't do currently:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1302 ../src/guestfs-actions.pod:2111
+#: ../fish/guestfish-actions.pod:1302 ../src/guestfs-actions.pod:2119
msgid "static libraries (libfoo.a)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2115
+#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2123
msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2119
+#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2127
msgid "x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2121
+#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2129
msgid ""
"x86 vmlinuz images (bzImage format) consist of a mix of 16-, 32- and "
"compressed code, and are horribly hard to unpack. If you want to find the "
@@ -7904,7 +7928,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1323 ../src/guestfs-actions.pod:2139
+#: ../fish/guestfish-actions.pod:1323 ../src/guestfs-actions.pod:2147
msgid "This command returns the size of C<file> in bytes."
msgstr ""
@@ -7930,7 +7954,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:2157
+#: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:2165
msgid ""
"This command creates a new file called C<path>. The initial content of the "
"file is C<len> octets of C<c>, where C<c> must be a number in the range "
@@ -7981,7 +8005,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1355 ../src/guestfs-actions.pod:2203
+#: ../fish/guestfish-actions.pod:1355 ../src/guestfs-actions.pod:2211
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>. It is essentially equivalent to running the shell command "
@@ -7990,14 +8014,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2208
+#: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2216
msgid ""
"This returns a list of strings I<without any prefix>. Thus if the directory "
"structure was:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1363 ../src/guestfs-actions.pod:2211
+#: ../fish/guestfish-actions.pod:1363 ../src/guestfs-actions.pod:2219
#, no-wrap
msgid ""
" /tmp/a\n"
@@ -8012,7 +8036,7 @@ msgid "then the returned list from L</find> C</tmp> would be 4 elements:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2218
+#: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2226
#, no-wrap
msgid ""
" a\n"
@@ -8023,12 +8047,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1375 ../src/guestfs-actions.pod:2223
+#: ../fish/guestfish-actions.pod:1375 ../src/guestfs-actions.pod:2231
msgid "If C<directory> is not a directory, then this command returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2226
+#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2234
msgid "The returned list is sorted."
msgstr ""
@@ -8051,7 +8075,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1389 ../src/guestfs-actions.pod:2246
+#: ../fish/guestfish-actions.pod:1389 ../src/guestfs-actions.pod:2254
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>, placing the resulting list in the external file called "
@@ -8064,24 +8088,24 @@ msgid "This command works the same way as L</find> with the following exceptions
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1400 ../src/guestfs-actions.pod:2257
+#: ../fish/guestfish-actions.pod:1400 ../src/guestfs-actions.pod:2265
msgid "The resulting list is written to an external file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1404 ../src/guestfs-actions.pod:2261
+#: ../fish/guestfish-actions.pod:1404 ../src/guestfs-actions.pod:2269
msgid ""
"Items (filenames) in the result are separated by C<\\0> characters. See "
"L<find(1)> option I<-print0>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1409 ../src/guestfs-actions.pod:2266
+#: ../fish/guestfish-actions.pod:1409 ../src/guestfs-actions.pod:2274
msgid "This command is not limited in the number of names that it can return."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2271
+#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2279
msgid "The result list is not sorted."
msgstr ""
@@ -8099,7 +8123,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1424 ../src/guestfs-actions.pod:2285
+#: ../fish/guestfish-actions.pod:1424 ../src/guestfs-actions.pod:2293
msgid ""
"This command searches the filesystems and returns the one which has the "
"given label. An error is returned if no such filesystem can be found."
@@ -8124,7 +8148,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2302
+#: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2310
msgid ""
"This command searches the filesystems and returns the one which has the "
"given UUID. An error is returned if no such filesystem can be found."
@@ -8149,38 +8173,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2320
+#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2328
msgid ""
"This runs the filesystem checker (fsck) on C<device> which should have "
"filesystem type C<fstype>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1447 ../src/guestfs-actions.pod:2323
+#: ../fish/guestfish-actions.pod:1447 ../src/guestfs-actions.pod:2331
msgid ""
"The returned integer is the status. See L<fsck(8)> for the list of status "
"codes from C<fsck>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1456 ../src/guestfs-actions.pod:2332
+#: ../fish/guestfish-actions.pod:1456 ../src/guestfs-actions.pod:2340
msgid "Multiple status codes can be summed together."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1460 ../src/guestfs-actions.pod:2336
+#: ../fish/guestfish-actions.pod:1460 ../src/guestfs-actions.pod:2344
msgid ""
"A non-zero return code can mean \"success\", for example if errors have been "
"corrected on the filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2341
+#: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2349
msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1470 ../src/guestfs-actions.pod:2346
+#: ../fish/guestfish-actions.pod:1470 ../src/guestfs-actions.pod:2354
msgid "This command is entirely equivalent to running C<fsck -a -t fstype device>."
msgstr ""
@@ -8198,14 +8222,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1476 ../src/guestfs-actions.pod:2357
+#: ../fish/guestfish-actions.pod:1476 ../src/guestfs-actions.pod:2365
msgid ""
"Return the additional kernel options which are added to the guest kernel "
"command line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1479 ../src/guestfs-actions.pod:2360
+#: ../fish/guestfish-actions.pod:1479 ../src/guestfs-actions.pod:2368
msgid "If C<NULL> then no options are added."
msgstr ""
@@ -8241,7 +8265,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1491 ../src/guestfs-actions.pod:2385
+#: ../fish/guestfish-actions.pod:1491 ../src/guestfs-actions.pod:2393
msgid "Get the autosync flag."
msgstr ""
@@ -8259,7 +8283,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1497 ../src/guestfs-actions.pod:2396
+#: ../fish/guestfish-actions.pod:1497 ../src/guestfs-actions.pod:2404
msgid "Return the direct appliance mode flag."
msgstr ""
@@ -8277,7 +8301,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1503 ../src/guestfs-actions.pod:2415
+#: ../fish/guestfish-actions.pod:1503 ../src/guestfs-actions.pod:2423
msgid "This returns the ext2/3/4 filesystem label of the filesystem on C<device>."
msgstr ""
@@ -8302,7 +8326,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1517 ../src/guestfs-actions.pod:2436
+#: ../fish/guestfish-actions.pod:1517 ../src/guestfs-actions.pod:2444
msgid "This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>."
msgstr ""
@@ -8327,7 +8351,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1531 ../src/guestfs-actions.pod:2449
+#: ../fish/guestfish-actions.pod:1531 ../src/guestfs-actions.pod:2457
msgid "This gets the memory size in megabytes allocated to the qemu subprocess."
msgstr ""
@@ -8340,7 +8364,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1538 ../fish/guestfish-actions.pod:1595 ../fish/guestfish-actions.pod:4375 ../fish/guestfish-actions.pod:4477 ../src/guestfs-actions.pod:2456 ../src/guestfs-actions.pod:2548 ../src/guestfs-actions.pod:6760 ../src/guestfs-actions.pod:6886
+#: ../fish/guestfish-actions.pod:1538 ../fish/guestfish-actions.pod:1595 ../fish/guestfish-actions.pod:4360 ../fish/guestfish-actions.pod:4462 ../src/guestfs-actions.pod:2464 ../src/guestfs-actions.pod:2556 ../src/guestfs-actions.pod:6755 ../src/guestfs-actions.pod:6881
msgid "For more information on the architecture of libguestfs, see L<guestfs(3)>."
msgstr ""
@@ -8358,7 +8382,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1545 ../src/guestfs-actions.pod:2468
+#: ../fish/guestfish-actions.pod:1545 ../src/guestfs-actions.pod:2476
msgid "This returns the enable network flag."
msgstr ""
@@ -8376,12 +8400,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1551 ../src/guestfs-actions.pod:2479
+#: ../fish/guestfish-actions.pod:1551 ../src/guestfs-actions.pod:2487
msgid "Return the current search path."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2481
+#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2489
msgid ""
"This is always non-NULL. If it wasn't set already, then this will return "
"the default path."
@@ -8401,7 +8425,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1560 ../src/guestfs-actions.pod:2494
+#: ../fish/guestfish-actions.pod:1560 ../src/guestfs-actions.pod:2502
msgid "This returns the process group flag."
msgstr ""
@@ -8424,14 +8448,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1568 ../src/guestfs-actions.pod:2505
+#: ../fish/guestfish-actions.pod:1568 ../src/guestfs-actions.pod:2513
msgid ""
"Return the process ID of the qemu subprocess. If there is no qemu "
"subprocess, then this will return an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2508
+#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2516
msgid "This is an internal call used for debugging and testing."
msgstr ""
@@ -8449,12 +8473,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1577 ../src/guestfs-actions.pod:2519
+#: ../fish/guestfish-actions.pod:1577 ../src/guestfs-actions.pod:2527
msgid "Return the current qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2521
+#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2529
msgid ""
"This is always non-NULL. If it wasn't set already, then this will return "
"the default qemu binary name."
@@ -8474,7 +8498,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2534
+#: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2542
msgid "Return the recovery process enabled flag."
msgstr ""
@@ -8512,7 +8536,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1602 ../src/guestfs-actions.pod:2560
+#: ../fish/guestfish-actions.pod:1602 ../src/guestfs-actions.pod:2568
msgid "This returns the number of virtual CPUs assigned to the appliance."
msgstr ""
@@ -8530,14 +8554,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1608 ../src/guestfs-actions.pod:2571
+#: ../fish/guestfish-actions.pod:1608 ../src/guestfs-actions.pod:2579
msgid ""
"This returns the current state as an opaque integer. This is only useful "
"for printing debug and internal error messages."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1611 ../fish/guestfish-actions.pod:2570 ../fish/guestfish-actions.pod:2588 ../fish/guestfish-actions.pod:2626 ../fish/guestfish-actions.pod:2642 ../src/guestfs-actions.pod:2574 ../src/guestfs-actions.pod:3893 ../src/guestfs-actions.pod:3922 ../src/guestfs-actions.pod:3983 ../src/guestfs-actions.pod:4010
+#: ../fish/guestfish-actions.pod:1611 ../fish/guestfish-actions.pod:2570 ../fish/guestfish-actions.pod:2588 ../fish/guestfish-actions.pod:2626 ../fish/guestfish-actions.pod:2642 ../src/guestfs-actions.pod:2582 ../src/guestfs-actions.pod:3901 ../src/guestfs-actions.pod:3930 ../src/guestfs-actions.pod:3991 ../src/guestfs-actions.pod:4018
msgid "For more information on states, see L<guestfs(3)>."
msgstr ""
@@ -8555,7 +8579,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2585
+#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2593
msgid "Return the command trace flag."
msgstr ""
@@ -8593,7 +8617,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1630 ../src/guestfs-actions.pod:2608
+#: ../fish/guestfish-actions.pod:1630 ../src/guestfs-actions.pod:2616
msgid "This returns the verbose messages flag."
msgstr ""
@@ -8611,7 +8635,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2619
+#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2627
msgid "This gets the SELinux security context of the daemon."
msgstr ""
@@ -8652,7 +8676,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1656 ../fish/guestfish-actions.pod:2722 ../src/guestfs-actions.pod:2648 ../src/guestfs-actions.pod:4143
+#: ../fish/guestfish-actions.pod:1656 ../fish/guestfish-actions.pod:2722 ../src/guestfs-actions.pod:2656 ../src/guestfs-actions.pod:4151
msgid ""
"Extended attribute values are blobs of binary data. If there is no extended "
"attribute named C<name>, this returns an error."
@@ -8677,12 +8701,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1665 ../src/guestfs-actions.pod:2665
+#: ../fish/guestfish-actions.pod:1665 ../src/guestfs-actions.pod:2673
msgid "This call lists the extended attributes of the file or directory C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1668 ../src/guestfs-actions.pod:2668
+#: ../fish/guestfish-actions.pod:1668 ../src/guestfs-actions.pod:2676
msgid ""
"At the system call level, this is a combination of the L<listxattr(2)> and "
"L<getxattr(2)> calls."
@@ -8707,19 +8731,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1677 ../src/guestfs-actions.pod:2685
+#: ../fish/guestfish-actions.pod:1677 ../src/guestfs-actions.pod:2693
msgid ""
"This command searches for all the pathnames matching C<pattern> according to "
"the wildcard expansion rules used by the shell."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1681 ../src/guestfs-actions.pod:2689
+#: ../fish/guestfish-actions.pod:1681 ../src/guestfs-actions.pod:2697
msgid "If no paths match, then this returns an empty list (note: not an error)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2692
+#: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2700
msgid ""
"It is just a wrapper around the C L<glob(3)> function with flags "
"C<GLOB_MARK|GLOB_BRACE>. See that manual page for more details."
@@ -8739,7 +8763,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1692 ../src/guestfs-actions.pod:2709
+#: ../fish/guestfish-actions.pod:1692 ../src/guestfs-actions.pod:2717
msgid "This calls the external C<grep> program and returns the matching lines."
msgstr ""
@@ -8757,7 +8781,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2728
+#: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2736
msgid "This calls the external C<grep -i> program and returns the matching lines."
msgstr ""
@@ -8775,14 +8799,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1712 ../src/guestfs-actions.pod:2747
+#: ../fish/guestfish-actions.pod:1712 ../src/guestfs-actions.pod:2755
msgid ""
"This command installs GRUB 1 (the Grand Unified Bootloader) on C<device>, "
"with the root directory being C<root>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1721 ../src/guestfs-actions.pod:2756
+#: ../fish/guestfish-actions.pod:1721 ../src/guestfs-actions.pod:2764
msgid ""
"There is currently no way in the API to install grub2, which is used by most "
"modern Linux guests. It is possible to run the grub2 command from the "
@@ -8790,7 +8814,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1728 ../src/guestfs-actions.pod:2763
+#: ../fish/guestfish-actions.pod:1728 ../src/guestfs-actions.pod:2771
msgid ""
"This uses C<grub-install> from the host. Unfortunately grub is not always "
"compatible with itself, so this only works in rather narrow circumstances. "
@@ -8798,7 +8822,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1735 ../src/guestfs-actions.pod:2770
+#: ../fish/guestfish-actions.pod:1735 ../src/guestfs-actions.pod:2778
msgid ""
"If grub-install reports the error \"No suitable drive was found in the "
"generated device map.\" it may be that you need to create a "
@@ -8808,7 +8832,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2777
+#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2785
#, no-wrap
msgid ""
" (hd0) /dev/vda\n"
@@ -8816,7 +8840,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1744 ../src/guestfs-actions.pod:2779
+#: ../fish/guestfish-actions.pod:1744 ../src/guestfs-actions.pod:2787
msgid "replacing C</dev/vda> with the name of the installation device."
msgstr ""
@@ -8834,7 +8858,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1752 ../src/guestfs-actions.pod:2793
+#: ../fish/guestfish-actions.pod:1752 ../src/guestfs-actions.pod:2801
msgid ""
"This command returns up to the first 10 lines of a file as a list of "
"strings."
@@ -8854,21 +8878,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1762 ../src/guestfs-actions.pod:2812
+#: ../fish/guestfish-actions.pod:1762 ../src/guestfs-actions.pod:2820
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the first "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1765 ../src/guestfs-actions.pod:2815
+#: ../fish/guestfish-actions.pod:1765 ../src/guestfs-actions.pod:2823
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, excluding the last C<nrlines> lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1768 ../fish/guestfish-actions.pod:4867 ../src/guestfs-actions.pod:2818 ../src/guestfs-actions.pod:7474
+#: ../fish/guestfish-actions.pod:1768 ../fish/guestfish-actions.pod:4843 ../src/guestfs-actions.pod:2826 ../src/guestfs-actions.pod:7460
msgid "If the parameter C<nrlines> is zero, this returns an empty list."
msgstr ""
@@ -8886,7 +8910,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1777 ../src/guestfs-actions.pod:2835
+#: ../fish/guestfish-actions.pod:1777 ../src/guestfs-actions.pod:2843
msgid ""
"This runs C<hexdump -C> on the given C<path>. The result is the "
"human-readable, canonical hex dump of the file."
@@ -8906,7 +8930,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1787 ../src/guestfs-actions.pod:2854
+#: ../fish/guestfish-actions.pod:1787 ../src/guestfs-actions.pod:2862
msgid ""
"This command unpacks the file C<filename> from the initrd file called "
"C<initrdpath>. The filename must be given I<without> the initial C</> "
@@ -8914,7 +8938,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1791 ../src/guestfs-actions.pod:2858
+#: ../fish/guestfish-actions.pod:1791 ../src/guestfs-actions.pod:2866
msgid ""
"For example, in guestfish you could use the following command to examine the "
"boot script (usually called C</init>) contained in a Linux initrd or "
@@ -8922,7 +8946,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2862
+#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2870
#, no-wrap
msgid ""
" initrd-cat /boot/initrd-<version>.img init\n"
@@ -8948,12 +8972,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1806 ../src/guestfs-actions.pod:2881
+#: ../fish/guestfish-actions.pod:1806 ../src/guestfs-actions.pod:2889
msgid "This command lists out files contained in an initrd."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1808 ../src/guestfs-actions.pod:2883
+#: ../fish/guestfish-actions.pod:1808 ../src/guestfs-actions.pod:2891
msgid ""
"The files are listed without any initial C</> character. The files are "
"listed in the order they appear (not necessarily alphabetical). Directory "
@@ -8961,7 +8985,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1812 ../src/guestfs-actions.pod:2887
+#: ../fish/guestfish-actions.pod:1812 ../src/guestfs-actions.pod:2895
msgid ""
"Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as "
"initrd. We I<only> support the newer initramfs format (compressed cpio "
@@ -8982,19 +9006,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2904
+#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2912
msgid "Watch C<path> for the events listed in C<mask>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1822 ../src/guestfs-actions.pod:2906
+#: ../fish/guestfish-actions.pod:1822 ../src/guestfs-actions.pod:2914
msgid ""
"Note that if C<path> is a directory then events within that directory are "
"watched, but this does I<not> happen recursively (in subdirectories)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1826 ../src/guestfs-actions.pod:2910
+#: ../fish/guestfish-actions.pod:1826 ../src/guestfs-actions.pod:2918
msgid ""
"Note for non-C or non-Linux callers: the inotify events are defined by the "
"Linux kernel ABI and are listed in C</usr/include/sys/inotify.h>."
@@ -9014,7 +9038,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1834 ../src/guestfs-actions.pod:2923
+#: ../fish/guestfish-actions.pod:1834 ../src/guestfs-actions.pod:2931
msgid ""
"This closes the inotify handle which was previously opened by inotify_init. "
"It removes all watches, throws away any pending events, and deallocates all "
@@ -9056,7 +9080,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2952
+#: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2960
msgid ""
"This command creates a new inotify handle. The inotify subsystem can be "
"used to notify events which happen to objects in the guest filesystem."
@@ -9098,7 +9122,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1881 ../src/guestfs-actions.pod:2983
+#: ../fish/guestfish-actions.pod:1881 ../src/guestfs-actions.pod:2991
msgid ""
"See also L<inotify(7)> for an overview of the inotify interface as exposed "
"by the Linux kernel, which is roughly what we expose via libguestfs. Note "
@@ -9119,19 +9143,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1890 ../src/guestfs-actions.pod:2997
+#: ../fish/guestfish-actions.pod:1890 ../src/guestfs-actions.pod:3005
msgid ""
"Return the complete queue of events that have happened since the previous "
"read call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1893 ../src/guestfs-actions.pod:3000
+#: ../fish/guestfish-actions.pod:1893 ../src/guestfs-actions.pod:3008
msgid "If no events have happened, this returns an empty list."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1895 ../src/guestfs-actions.pod:3002
+#: ../fish/guestfish-actions.pod:1895 ../src/guestfs-actions.pod:3010
msgid ""
"I<Note>: In order to make sure that all events have been read, you must call "
"this function repeatedly until it returns an empty list. The reason is that "
@@ -9178,14 +9202,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1916 ../src/guestfs-actions.pod:3037
+#: ../fish/guestfish-actions.pod:1916 ../src/guestfs-actions.pod:3045
msgid ""
"If the architecture could not be determined, then the string C<unknown> is "
"returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1919 ../fish/guestfish-actions.pod:2014 ../fish/guestfish-actions.pod:2093 ../fish/guestfish-actions.pod:2105 ../fish/guestfish-actions.pod:2189 ../fish/guestfish-actions.pod:2251 ../fish/guestfish-actions.pod:2272 ../fish/guestfish-actions.pod:2286 ../fish/guestfish-actions.pod:2326 ../fish/guestfish-actions.pod:2362 ../fish/guestfish-actions.pod:2375 ../fish/guestfish-actions.pod:2388 ../fish/guestfish-actions.pod:2398 ../fish/guestfish-actions.pod:2408 ../fish/guestfish-actions.pod:2420 ../fish/guestfish-actions.pod:2516 ../fish/guestfish-actions.pod:2550 ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3142 ../src/guestfs-actions.pod:3246 ../src/guestfs-actions.pod:3265 ../src/guestfs-actions.pod:3396 ../src/guestfs-actions.pod:3480 ../src/guestfs-actions.pod:3508 ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3582 ../src/guestfs-actions.pod:3626 ../src/guestfs-actions.pod:3646 ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3683 ../src/guestfs-actions.pod:3699 ../src/guestfs-actions.pod:3717 ../src/guestfs-actions.pod:3819 ../src/guestfs-actions.pod:3860
+#: ../fish/guestfish-actions.pod:1919 ../fish/guestfish-actions.pod:2014 ../fish/guestfish-actions.pod:2093 ../fish/guestfish-actions.pod:2105 ../fish/guestfish-actions.pod:2189 ../fish/guestfish-actions.pod:2251 ../fish/guestfish-actions.pod:2272 ../fish/guestfish-actions.pod:2286 ../fish/guestfish-actions.pod:2326 ../fish/guestfish-actions.pod:2362 ../fish/guestfish-actions.pod:2375 ../fish/guestfish-actions.pod:2388 ../fish/guestfish-actions.pod:2398 ../fish/guestfish-actions.pod:2408 ../fish/guestfish-actions.pod:2420 ../fish/guestfish-actions.pod:2516 ../fish/guestfish-actions.pod:2550 ../src/guestfs-actions.pod:3048 ../src/guestfs-actions.pod:3150 ../src/guestfs-actions.pod:3254 ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3404 ../src/guestfs-actions.pod:3488 ../src/guestfs-actions.pod:3516 ../src/guestfs-actions.pod:3537 ../src/guestfs-actions.pod:3590 ../src/guestfs-actions.pod:3634 ../src/guestfs-actions.pod:3654 ../src/guestfs-actions.pod:3674 ../src/guestfs-actions.pod:3691 ../src/guestfs-actions.pod:3707 ../src/guestfs-actions.pod:3725 ../src/guestfs-actions.pod:3827 ../src/guestfs-actions.pod:3868
msgid "Please read L<guestfs(3)/INSPECTION> for more details."
msgstr ""
@@ -9203,209 +9227,209 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1925 ../src/guestfs-actions.pod:3053
+#: ../fish/guestfish-actions.pod:1925 ../src/guestfs-actions.pod:3061
msgid "This returns the distro (distribution) of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1928 ../src/guestfs-actions.pod:3056
+#: ../fish/guestfish-actions.pod:1928 ../src/guestfs-actions.pod:3064
msgid "Currently defined distros are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1932 ../src/guestfs-actions.pod:3060
+#: ../fish/guestfish-actions.pod:1932 ../src/guestfs-actions.pod:3068
msgid "\"archlinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1934 ../src/guestfs-actions.pod:3062
+#: ../fish/guestfish-actions.pod:1934 ../src/guestfs-actions.pod:3070
msgid "Arch Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1936 ../src/guestfs-actions.pod:3064
+#: ../fish/guestfish-actions.pod:1936 ../src/guestfs-actions.pod:3072
msgid "\"centos\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1938 ../src/guestfs-actions.pod:3066
+#: ../fish/guestfish-actions.pod:1938 ../src/guestfs-actions.pod:3074
msgid "CentOS."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:3068
+#: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:3076
msgid "\"debian\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1942 ../src/guestfs-actions.pod:3070
+#: ../fish/guestfish-actions.pod:1942 ../src/guestfs-actions.pod:3078
msgid "Debian."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1944 ../src/guestfs-actions.pod:3072
+#: ../fish/guestfish-actions.pod:1944 ../src/guestfs-actions.pod:3080
msgid "\"fedora\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:3074
+#: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:3082
msgid "Fedora."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:3076
+#: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:3084
msgid "\"gentoo\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1950 ../src/guestfs-actions.pod:3078
+#: ../fish/guestfish-actions.pod:1950 ../src/guestfs-actions.pod:3086
msgid "Gentoo."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1952 ../src/guestfs-actions.pod:3080
+#: ../fish/guestfish-actions.pod:1952 ../src/guestfs-actions.pod:3088
msgid "\"linuxmint\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:3082
+#: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:3090
msgid "Linux Mint."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:3084
+#: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:3092
msgid "\"mageia\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1958 ../src/guestfs-actions.pod:3086
+#: ../fish/guestfish-actions.pod:1958 ../src/guestfs-actions.pod:3094
msgid "Mageia."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1960 ../src/guestfs-actions.pod:3088
+#: ../fish/guestfish-actions.pod:1960 ../src/guestfs-actions.pod:3096
msgid "\"mandriva\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1962 ../src/guestfs-actions.pod:3090
+#: ../fish/guestfish-actions.pod:1962 ../src/guestfs-actions.pod:3098
msgid "Mandriva."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1964 ../src/guestfs-actions.pod:3092
+#: ../fish/guestfish-actions.pod:1964 ../src/guestfs-actions.pod:3100
msgid "\"meego\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1966 ../src/guestfs-actions.pod:3094
+#: ../fish/guestfish-actions.pod:1966 ../src/guestfs-actions.pod:3102
msgid "MeeGo."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:3096
+#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:3104
msgid "\"opensuse\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1970 ../src/guestfs-actions.pod:3098
+#: ../fish/guestfish-actions.pod:1970 ../src/guestfs-actions.pod:3106
msgid "OpenSUSE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1972 ../src/guestfs-actions.pod:3100
+#: ../fish/guestfish-actions.pod:1972 ../src/guestfs-actions.pod:3108
msgid "\"pardus\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:3102
+#: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:3110
msgid "Pardus."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1976 ../src/guestfs-actions.pod:3104
+#: ../fish/guestfish-actions.pod:1976 ../src/guestfs-actions.pod:3112
msgid "\"redhat-based\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1978 ../src/guestfs-actions.pod:3106
+#: ../fish/guestfish-actions.pod:1978 ../src/guestfs-actions.pod:3114
msgid "Some Red Hat-derived distro."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1980 ../src/guestfs-actions.pod:3108
+#: ../fish/guestfish-actions.pod:1980 ../src/guestfs-actions.pod:3116
msgid "\"rhel\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1982 ../src/guestfs-actions.pod:3110
+#: ../fish/guestfish-actions.pod:1982 ../src/guestfs-actions.pod:3118
msgid "Red Hat Enterprise Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3112
+#: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3120
msgid "\"scientificlinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1986 ../src/guestfs-actions.pod:3114
+#: ../fish/guestfish-actions.pod:1986 ../src/guestfs-actions.pod:3122
msgid "Scientific Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:3116
+#: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:3124
msgid "\"slackware\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1990 ../src/guestfs-actions.pod:3118
+#: ../fish/guestfish-actions.pod:1990 ../src/guestfs-actions.pod:3126
msgid "Slackware."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1992 ../src/guestfs-actions.pod:3120
+#: ../fish/guestfish-actions.pod:1992 ../src/guestfs-actions.pod:3128
msgid "\"ttylinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1994 ../src/guestfs-actions.pod:3122
+#: ../fish/guestfish-actions.pod:1994 ../src/guestfs-actions.pod:3130
msgid "ttylinux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1996 ../src/guestfs-actions.pod:3124
+#: ../fish/guestfish-actions.pod:1996 ../src/guestfs-actions.pod:3132
msgid "\"ubuntu\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1998 ../src/guestfs-actions.pod:3126
+#: ../fish/guestfish-actions.pod:1998 ../src/guestfs-actions.pod:3134
msgid "Ubuntu."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2000 ../fish/guestfish-actions.pod:2084 ../fish/guestfish-actions.pod:2353 ../src/guestfs-actions.pod:3128 ../src/guestfs-actions.pod:3237 ../src/guestfs-actions.pod:3617
+#: ../fish/guestfish-actions.pod:2000 ../fish/guestfish-actions.pod:2084 ../fish/guestfish-actions.pod:2353 ../src/guestfs-actions.pod:3136 ../src/guestfs-actions.pod:3245 ../src/guestfs-actions.pod:3625
msgid "\"unknown\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2002 ../src/guestfs-actions.pod:3130
+#: ../fish/guestfish-actions.pod:2002 ../src/guestfs-actions.pod:3138
msgid "The distro could not be determined."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2004 ../fish/guestfish-actions.pod:2341 ../src/guestfs-actions.pod:3132 ../src/guestfs-actions.pod:3605
+#: ../fish/guestfish-actions.pod:2004 ../fish/guestfish-actions.pod:2341 ../src/guestfs-actions.pod:3140 ../src/guestfs-actions.pod:3613
msgid "\"windows\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3134
+#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3142
msgid ""
"Windows does not have distributions. This string is returned if the OS type "
"is Windows."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2011 ../fish/guestfish-actions.pod:2090 ../fish/guestfish-actions.pod:2359 ../src/guestfs-actions.pod:3139 ../src/guestfs-actions.pod:3243 ../src/guestfs-actions.pod:3623
+#: ../fish/guestfish-actions.pod:2011 ../fish/guestfish-actions.pod:2090 ../fish/guestfish-actions.pod:2359 ../src/guestfs-actions.pod:3147 ../src/guestfs-actions.pod:3251 ../src/guestfs-actions.pod:3631
msgid ""
"Future versions of libguestfs may return other strings here. The caller "
"should be prepared to handle any string."
@@ -9425,7 +9449,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3155
+#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3163
msgid ""
"This call is useful for Windows which uses a primitive system of assigning "
"drive letters (like \"C:\") to partitions. This inspection API examines the "
@@ -9434,7 +9458,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3161
+#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3169
#, no-wrap
msgid ""
" C => /dev/vda2\n"
@@ -9444,7 +9468,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3165
+#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3173
msgid ""
"Note that keys are drive letters. For Windows, the key is case insensitive "
"and just contains the drive letter, without the customary colon separator "
@@ -9452,7 +9476,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3169
+#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3177
msgid ""
"In future we may support other operating systems that also used drive "
"letters, but the keys for those might not be case insensitive and might be "
@@ -9461,14 +9485,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2039 ../src/guestfs-actions.pod:3174
+#: ../fish/guestfish-actions.pod:2039 ../src/guestfs-actions.pod:3182
msgid ""
"For Windows guests, currently only hard drive mappings are returned. "
"Removable disks (eg. DVD-ROMs) are ignored."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3177
+#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3185
msgid ""
"For guests that do not use drive mappings, or if the drive mappings could "
"not be determined, this returns an empty hash table."
@@ -9495,7 +9519,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2053 ../src/guestfs-actions.pod:3198
+#: ../fish/guestfish-actions.pod:2053 ../src/guestfs-actions.pod:3206
msgid ""
"This returns a list of all the filesystems that we think are associated with "
"this operating system. This includes the root filesystem, other ordinary "
@@ -9503,7 +9527,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3203
+#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3211
msgid ""
"In the case of a multi-boot virtual machine, it is possible for a filesystem "
"to be shared between operating systems."
@@ -9530,41 +9554,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3221
+#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3229
msgid ""
"This returns the format of the inspected operating system. You can use it "
"to detect install images, live CDs and similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2071 ../src/guestfs-actions.pod:3224
+#: ../fish/guestfish-actions.pod:2071 ../src/guestfs-actions.pod:3232
msgid "Currently defined formats are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2075 ../src/guestfs-actions.pod:3228
+#: ../fish/guestfish-actions.pod:2075 ../src/guestfs-actions.pod:3236
msgid "\"installed\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2077 ../src/guestfs-actions.pod:3230
+#: ../fish/guestfish-actions.pod:2077 ../src/guestfs-actions.pod:3238
msgid "This is an installed operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3232
+#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3240
msgid "\"installer\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2081 ../src/guestfs-actions.pod:3234
+#: ../fish/guestfish-actions.pod:2081 ../src/guestfs-actions.pod:3242
msgid ""
"The disk image being inspected is not an installed operating system, but a "
"I<bootable> install disk, live CD, or similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2086 ../src/guestfs-actions.pod:3239
+#: ../fish/guestfish-actions.pod:2086 ../src/guestfs-actions.pod:3247
msgid "The format of this disk image is not known."
msgstr ""
@@ -9582,14 +9606,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2099 ../src/guestfs-actions.pod:3259
+#: ../fish/guestfish-actions.pod:2099 ../src/guestfs-actions.pod:3267
msgid ""
"This function returns the hostname of the operating system as found by "
"inspection of the guest's configuration files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2102 ../src/guestfs-actions.pod:3262
+#: ../fish/guestfish-actions.pod:2102 ../src/guestfs-actions.pod:3270
msgid ""
"If the hostname could not be determined, then the string C<unknown> is "
"returned."
@@ -9609,7 +9633,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2111 ../src/guestfs-actions.pod:3288
+#: ../fish/guestfish-actions.pod:2111 ../src/guestfs-actions.pod:3296
msgid ""
"This function returns an icon corresponding to the inspected operating "
"system. The icon is returned as a buffer containing a PNG image (re-encoded "
@@ -9617,14 +9641,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2115 ../src/guestfs-actions.pod:3292
+#: ../fish/guestfish-actions.pod:2115 ../src/guestfs-actions.pod:3300
msgid ""
"If it was not possible to get an icon this function returns a zero-length "
"(non-NULL) buffer. I<Callers must check for this case>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2118 ../src/guestfs-actions.pod:3295
+#: ../fish/guestfish-actions.pod:2118 ../src/guestfs-actions.pod:3303
msgid ""
"Libguestfs will start by looking for a file called C</etc/favicon.png> or "
"C<C:\\etc\\favicon.png> and if it has the correct format, the contents of "
@@ -9633,14 +9657,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2124 ../src/guestfs-actions.pod:3301
+#: ../fish/guestfish-actions.pod:2124 ../src/guestfs-actions.pod:3309
msgid ""
"If finding the favicon fails, then we look in other places in the guest for "
"a suitable icon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2127 ../src/guestfs-actions.pod:3304
+#: ../fish/guestfish-actions.pod:2127 ../src/guestfs-actions.pod:3312
msgid ""
"If the optional C<highquality> boolean is true then only high quality icons "
"are returned, which means only icons of high resolution with an alpha "
@@ -9649,7 +9673,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2138 ../src/guestfs-actions.pod:3315
+#: ../fish/guestfish-actions.pod:2138 ../src/guestfs-actions.pod:3323
msgid ""
"Unlike most other inspection API calls, the guest's disks must be mounted up "
"before you call this, since it needs to read information from the guest "
@@ -9657,7 +9681,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3321
+#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3329
msgid ""
"B<Security:> The icon data comes from the untrusted guest, and should be "
"treated with caution. PNG files have been known to contain exploits. "
@@ -9666,7 +9690,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2152 ../src/guestfs-actions.pod:3329
+#: ../fish/guestfish-actions.pod:2152 ../src/guestfs-actions.pod:3337
msgid ""
"The PNG image returned can be any size. It might not be square. Libguestfs "
"tries to return the largest, highest quality icon available. The "
@@ -9674,7 +9698,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2159 ../src/guestfs-actions.pod:3336
+#: ../fish/guestfish-actions.pod:2159 ../src/guestfs-actions.pod:3344
msgid ""
"Extracting icons from Windows guests requires the external C<wrestool> "
"program from the C<icoutils> package, and several programs (C<bmptopnm>, "
@@ -9683,7 +9707,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2166 ../src/guestfs-actions.pod:3343
+#: ../fish/guestfish-actions.pod:2166 ../src/guestfs-actions.pod:3351
msgid ""
"Operating system icons are usually trademarks. Seek legal advice before "
"using trademarks in applications."
@@ -9703,12 +9727,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2177 ../src/guestfs-actions.pod:3384
+#: ../fish/guestfish-actions.pod:2177 ../src/guestfs-actions.pod:3392
msgid "This returns the major version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2180 ../src/guestfs-actions.pod:3387
+#: ../fish/guestfish-actions.pod:2180 ../src/guestfs-actions.pod:3395
msgid ""
"Windows uses a consistent versioning scheme which is I<not> reflected in the "
"popular public names used by the operating system. Notably the operating "
@@ -9718,7 +9742,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2187 ../fish/guestfish-actions.pod:2198 ../src/guestfs-actions.pod:3394 ../src/guestfs-actions.pod:3411
+#: ../fish/guestfish-actions.pod:2187 ../fish/guestfish-actions.pod:2198 ../src/guestfs-actions.pod:3402 ../src/guestfs-actions.pod:3419
msgid "If the version could not be determined, then C<0> is returned."
msgstr ""
@@ -9736,7 +9760,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2195 ../src/guestfs-actions.pod:3408
+#: ../fish/guestfish-actions.pod:2195 ../src/guestfs-actions.pod:3416
msgid "This returns the minor version number of the inspected operating system."
msgstr ""
@@ -9761,7 +9785,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2207 ../src/guestfs-actions.pod:3426
+#: ../fish/guestfish-actions.pod:2207 ../src/guestfs-actions.pod:3434
msgid ""
"This returns a hash of where we think the filesystems associated with this "
"operating system should be mounted. Callers should note that this is at "
@@ -9772,7 +9796,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3435
+#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3443
msgid ""
"Each element in the returned hashtable has a key which is the path of the "
"mountpoint (eg. C</boot>) and a value which is the filesystem that would be "
@@ -9780,7 +9804,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2221 ../src/guestfs-actions.pod:3440
+#: ../fish/guestfish-actions.pod:2221 ../src/guestfs-actions.pod:3448
msgid "Non-mounted devices such as swap devices are I<not> returned in this list."
msgstr ""
@@ -9823,7 +9847,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2243 ../src/guestfs-actions.pod:3472
+#: ../fish/guestfish-actions.pod:2243 ../src/guestfs-actions.pod:3480
msgid ""
"This returns the string C<unknown> if we could not determine the package "
"format I<or> if the operating system does not have a real packaging system "
@@ -9831,7 +9855,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2247 ../src/guestfs-actions.pod:3476
+#: ../fish/guestfish-actions.pod:2247 ../src/guestfs-actions.pod:3484
msgid ""
"Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>, "
"C<pkgsrc>. Future versions of libguestfs may return other strings."
@@ -9860,7 +9884,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2263 ../src/guestfs-actions.pod:3499
+#: ../fish/guestfish-actions.pod:2263 ../src/guestfs-actions.pod:3507
msgid ""
"This returns the string C<unknown> if we could not determine the package "
"management tool I<or> if the operating system does not have a real packaging "
@@ -9868,7 +9892,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3503
+#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3511
msgid ""
"Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian "
"derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>, C<zypper>. Future "
@@ -9889,7 +9913,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3521
+#: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3529
msgid ""
"This returns the product name of the inspected operating system. The "
"product name is generally some freeform string which can be displayed to the "
@@ -9897,7 +9921,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2283 ../src/guestfs-actions.pod:3526
+#: ../fish/guestfish-actions.pod:2283 ../src/guestfs-actions.pod:3534
msgid ""
"If the product name could not be determined, then the string C<unknown> is "
"returned."
@@ -9917,12 +9941,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2292 ../src/guestfs-actions.pod:3542
+#: ../fish/guestfish-actions.pod:2292 ../src/guestfs-actions.pod:3550
msgid "This returns the product variant of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2295 ../src/guestfs-actions.pod:3545
+#: ../fish/guestfish-actions.pod:2295 ../src/guestfs-actions.pod:3553
msgid ""
"For Windows guests, this returns the contents of the Registry key "
"C<HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> "
@@ -9934,7 +9958,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2304 ../src/guestfs-actions.pod:3554
+#: ../fish/guestfish-actions.pod:2304 ../src/guestfs-actions.pod:3562
msgid ""
"For enterprise Linux guests, in future we intend this to return the product "
"variant such as C<Desktop>, C<Server> and so on. But this is not "
@@ -9942,7 +9966,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3558
+#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3566
msgid ""
"If the product variant could not be determined, then the string C<unknown> "
"is returned."
@@ -9997,49 +10021,49 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2332 ../src/guestfs-actions.pod:3596
+#: ../fish/guestfish-actions.pod:2332 ../src/guestfs-actions.pod:3604
msgid ""
"This returns the type of the inspected operating system. Currently defined "
"types are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3601
+#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3609
msgid "\"linux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2339 ../src/guestfs-actions.pod:3603
+#: ../fish/guestfish-actions.pod:2339 ../src/guestfs-actions.pod:3611
msgid "Any Linux-based operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3607
+#: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3615
msgid "Any Microsoft Windows operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2345 ../src/guestfs-actions.pod:3609
+#: ../fish/guestfish-actions.pod:2345 ../src/guestfs-actions.pod:3617
msgid "\"freebsd\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3611
+#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3619
msgid "FreeBSD."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2349 ../src/guestfs-actions.pod:3613
+#: ../fish/guestfish-actions.pod:2349 ../src/guestfs-actions.pod:3621
msgid "\"netbsd\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2351 ../src/guestfs-actions.pod:3615
+#: ../fish/guestfish-actions.pod:2351 ../src/guestfs-actions.pod:3623
msgid "NetBSD."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3619
+#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3627
msgid "The operating system type could not be determined."
msgstr ""
@@ -10057,14 +10081,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2368 ../src/guestfs-actions.pod:3639
+#: ../fish/guestfish-actions.pod:2368 ../src/guestfs-actions.pod:3647
msgid ""
"This returns the Windows CurrentControlSet of the inspected guest. The "
"CurrentControlSet is a registry key name such as C<ControlSet001>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2371 ../src/guestfs-actions.pod:3642
+#: ../fish/guestfish-actions.pod:2371 ../src/guestfs-actions.pod:3650
msgid ""
"This call assumes that the guest is Windows and that the Registry could be "
"examined by inspection. If this is not the case then an error is returned."
@@ -10084,14 +10108,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2381 ../src/guestfs-actions.pod:3659
+#: ../fish/guestfish-actions.pod:2381 ../src/guestfs-actions.pod:3667
msgid ""
"This returns the Windows systemroot of the inspected guest. The systemroot "
"is a directory path such as C</WINDOWS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2384 ../src/guestfs-actions.pod:3662
+#: ../fish/guestfish-actions.pod:2384 ../src/guestfs-actions.pod:3670
msgid ""
"This call assumes that the guest is Windows and that the systemroot could be "
"determined by inspection. If this is not the case then an error is "
@@ -10174,7 +10198,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2426 ../src/guestfs-actions.pod:3729
+#: ../fish/guestfish-actions.pod:2426 ../src/guestfs-actions.pod:3737
msgid "Return the list of applications installed in the operating system."
msgstr ""
@@ -10191,91 +10215,91 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2438 ../src/guestfs-actions.pod:3741
+#: ../fish/guestfish-actions.pod:2438 ../src/guestfs-actions.pod:3749
msgid ""
"This returns an empty list if the inspection code was not able to determine "
"the list of applications."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2441 ../src/guestfs-actions.pod:3744
+#: ../fish/guestfish-actions.pod:2441 ../src/guestfs-actions.pod:3752
msgid "The application structure contains the following fields:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2445 ../src/guestfs-actions.pod:3748
+#: ../fish/guestfish-actions.pod:2445 ../src/guestfs-actions.pod:3756
msgid "C<app_name>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2447 ../src/guestfs-actions.pod:3750
+#: ../fish/guestfish-actions.pod:2447 ../src/guestfs-actions.pod:3758
msgid ""
"The name of the application. For Red Hat-derived and Debian-derived Linux "
"guests, this is the package name."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2450 ../src/guestfs-actions.pod:3753
+#: ../fish/guestfish-actions.pod:2450 ../src/guestfs-actions.pod:3761
msgid "C<app_display_name>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2452 ../src/guestfs-actions.pod:3755
+#: ../fish/guestfish-actions.pod:2452 ../src/guestfs-actions.pod:3763
msgid ""
"The display name of the application, sometimes localized to the install "
"language of the guest operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2455 ../src/guestfs-actions.pod:3758
+#: ../fish/guestfish-actions.pod:2455 ../src/guestfs-actions.pod:3766
msgid ""
"If unavailable this is returned as an empty string C<\"\">. Callers needing "
"to display something can use C<app_name> instead."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3761
+#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3769
msgid "C<app_epoch>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3763
+#: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3771
msgid ""
"For package managers which use epochs, this contains the epoch of the "
"package (an integer). If unavailable, this is returned as C<0>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3766
+#: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3774
msgid "C<app_version>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2465 ../src/guestfs-actions.pod:3768
+#: ../fish/guestfish-actions.pod:2465 ../src/guestfs-actions.pod:3776
msgid ""
"The version string of the application or package. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2468 ../src/guestfs-actions.pod:3771
+#: ../fish/guestfish-actions.pod:2468 ../src/guestfs-actions.pod:3779
msgid "C<app_release>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2470 ../src/guestfs-actions.pod:3773
+#: ../fish/guestfish-actions.pod:2470 ../src/guestfs-actions.pod:3781
msgid ""
"The release string of the application or package, for package managers that "
"use this. If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2474 ../src/guestfs-actions.pod:3777
+#: ../fish/guestfish-actions.pod:2474 ../src/guestfs-actions.pod:3785
msgid "C<app_install_path>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2476 ../src/guestfs-actions.pod:3779
+#: ../fish/guestfish-actions.pod:2476 ../src/guestfs-actions.pod:3787
msgid ""
"The installation path of the application (on operating systems such as "
"Windows which use installation paths). This path is in the format used by "
@@ -10283,77 +10307,77 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2481 ../src/guestfs-actions.pod:3784
+#: ../fish/guestfish-actions.pod:2481 ../src/guestfs-actions.pod:3792
msgid "If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2483 ../src/guestfs-actions.pod:3786
+#: ../fish/guestfish-actions.pod:2483 ../src/guestfs-actions.pod:3794
msgid "C<app_trans_path>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2485 ../src/guestfs-actions.pod:3788
+#: ../fish/guestfish-actions.pod:2485 ../src/guestfs-actions.pod:3796
msgid ""
"The install path translated into a libguestfs path. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2488 ../src/guestfs-actions.pod:3791
+#: ../fish/guestfish-actions.pod:2488 ../src/guestfs-actions.pod:3799
msgid "C<app_publisher>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2490 ../src/guestfs-actions.pod:3793
+#: ../fish/guestfish-actions.pod:2490 ../src/guestfs-actions.pod:3801
msgid ""
"The name of the publisher of the application, for package managers that use "
"this. If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2494 ../src/guestfs-actions.pod:3797
+#: ../fish/guestfish-actions.pod:2494 ../src/guestfs-actions.pod:3805
msgid "C<app_url>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2496 ../src/guestfs-actions.pod:3799
+#: ../fish/guestfish-actions.pod:2496 ../src/guestfs-actions.pod:3807
msgid ""
"The URL (eg. upstream URL) of the application. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2499 ../src/guestfs-actions.pod:3802
+#: ../fish/guestfish-actions.pod:2499 ../src/guestfs-actions.pod:3810
msgid "C<app_source_package>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2501 ../src/guestfs-actions.pod:3804
+#: ../fish/guestfish-actions.pod:2501 ../src/guestfs-actions.pod:3812
msgid ""
"For packaging systems which support this, the name of the source package. "
"If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2504 ../src/guestfs-actions.pod:3807
+#: ../fish/guestfish-actions.pod:2504 ../src/guestfs-actions.pod:3815
msgid "C<app_summary>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2506 ../src/guestfs-actions.pod:3809
+#: ../fish/guestfish-actions.pod:2506 ../src/guestfs-actions.pod:3817
msgid ""
"A short (usually one line) description of the application or package. If "
"unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2509 ../src/guestfs-actions.pod:3812
+#: ../fish/guestfish-actions.pod:2509 ../src/guestfs-actions.pod:3820
msgid "C<app_description>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2511 ../src/guestfs-actions.pod:3814
+#: ../fish/guestfish-actions.pod:2511 ../src/guestfs-actions.pod:3822
msgid ""
"A longer description of the application or package. If unavailable this is "
"returned as an empty string C<\"\">."
@@ -10373,7 +10397,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2522 ../src/guestfs-actions.pod:3832
+#: ../fish/guestfish-actions.pod:2522 ../src/guestfs-actions.pod:3840
msgid ""
"This function uses other libguestfs functions and certain heuristics to "
"inspect the disk(s) (usually disks belonging to a virtual machine), looking "
@@ -10381,12 +10405,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2526 ../src/guestfs-actions.pod:3836
+#: ../fish/guestfish-actions.pod:2526 ../src/guestfs-actions.pod:3844
msgid "The list returned is empty if no operating systems were found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3838
+#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3846
msgid ""
"If one operating system was found, then this returns a list with a single "
"element, which is the name of the root filesystem of this operating system. "
@@ -10413,7 +10437,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3856
+#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3864
msgid ""
"This function cannot decrypt encrypted disks. The caller must do that first "
"(supplying the necessary keys) if the disk is encrypted."
@@ -10438,7 +10462,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2558 ../src/guestfs-actions.pod:3876
+#: ../fish/guestfish-actions.pod:2558 ../src/guestfs-actions.pod:3884
msgid ""
"This returns C<true> if and only if there is a block device with the given "
"C<path> name."
@@ -10463,7 +10487,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2567 ../src/guestfs-actions.pod:3890
+#: ../fish/guestfish-actions.pod:2567 ../src/guestfs-actions.pod:3898
msgid ""
"This returns true iff this handle is busy processing a command (in the "
"C<BUSY> state)."
@@ -10483,7 +10507,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2576 ../src/guestfs-actions.pod:3905
+#: ../fish/guestfish-actions.pod:2576 ../src/guestfs-actions.pod:3913
msgid ""
"This returns C<true> if and only if there is a character device with the "
"given C<path> name."
@@ -10503,7 +10527,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2585 ../src/guestfs-actions.pod:3919
+#: ../fish/guestfish-actions.pod:2585 ../src/guestfs-actions.pod:3927
msgid ""
"This returns true iff this handle is being configured (in the C<CONFIG> "
"state)."
@@ -10523,7 +10547,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2594 ../src/guestfs-actions.pod:3934
+#: ../fish/guestfish-actions.pod:2594 ../src/guestfs-actions.pod:3942
msgid ""
"This returns C<true> if and only if there is a directory with the given "
"C<path> name. Note that it returns false for other objects like files."
@@ -10543,7 +10567,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3950
+#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3958
msgid ""
"This returns C<true> if and only if there is a FIFO (named pipe) with the "
"given C<path> name."
@@ -10563,7 +10587,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2613 ../src/guestfs-actions.pod:3965
+#: ../fish/guestfish-actions.pod:2613 ../src/guestfs-actions.pod:3973
msgid ""
"This returns C<true> if and only if there is a regular file with the given "
"C<path> name. Note that it returns false for other objects like "
@@ -10584,7 +10608,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:3980
+#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:3988
msgid ""
"This returns true iff this handle is launching the subprocess (in the "
"C<LAUNCHING> state)."
@@ -10604,7 +10628,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2632 ../src/guestfs-actions.pod:3995
+#: ../fish/guestfish-actions.pod:2632 ../src/guestfs-actions.pod:4003
msgid ""
"This command tests whether C<device> is a logical volume, and returns true "
"iff this is the case."
@@ -10624,7 +10648,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2639 ../src/guestfs-actions.pod:4007
+#: ../fish/guestfish-actions.pod:2639 ../src/guestfs-actions.pod:4015
msgid ""
"This returns true iff this handle is ready to accept commands (in the "
"C<READY> state)."
@@ -10644,7 +10668,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2648 ../src/guestfs-actions.pod:4022
+#: ../fish/guestfish-actions.pod:2648 ../src/guestfs-actions.pod:4030
msgid ""
"This returns C<true> if and only if there is a Unix domain socket with the "
"given C<path> name."
@@ -10664,7 +10688,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2657 ../src/guestfs-actions.pod:4037
+#: ../fish/guestfish-actions.pod:2657 ../src/guestfs-actions.pod:4045
msgid ""
"This returns C<true> if and only if there is a symbolic link with the given "
"C<path> name."
@@ -10684,7 +10708,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2666 ../src/guestfs-actions.pod:4052
+#: ../fish/guestfish-actions.pod:2666 ../src/guestfs-actions.pod:4060
msgid ""
"This returns true iff the file exists and the file is empty or it contains "
"all zero bytes."
@@ -10704,12 +10728,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2673 ../src/guestfs-actions.pod:4065
+#: ../fish/guestfish-actions.pod:2673 ../src/guestfs-actions.pod:4073
msgid "This returns true iff the device exists and contains all zero bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2675 ../src/guestfs-actions.pod:4067
+#: ../fish/guestfish-actions.pod:2675 ../src/guestfs-actions.pod:4075
msgid "Note that for large devices this can take a long time to run."
msgstr ""
@@ -10727,7 +10751,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2681 ../src/guestfs-actions.pod:4078
+#: ../fish/guestfish-actions.pod:2681 ../src/guestfs-actions.pod:4086
msgid "This kills the qemu subprocess. You should never need to call this."
msgstr ""
@@ -10750,14 +10774,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2689 ../src/guestfs-actions.pod:4089
+#: ../fish/guestfish-actions.pod:2689 ../src/guestfs-actions.pod:4097
msgid ""
"Internally libguestfs is implemented by running a virtual machine using "
"L<qemu(1)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2692 ../src/guestfs-actions.pod:4092
+#: ../fish/guestfish-actions.pod:2692 ../src/guestfs-actions.pod:4100
msgid ""
"You should call this after configuring the handle (eg. adding drives) but "
"before performing any actions."
@@ -10798,7 +10822,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2711 ../src/guestfs-actions.pod:4132
+#: ../fish/guestfish-actions.pod:2711 ../src/guestfs-actions.pod:4140
msgid ""
"Get a single extended attribute from file C<path> named C<name>. If C<path> "
"is a symlink, then this call returns an extended attribute from the symlink."
@@ -10843,7 +10867,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2739 ../src/guestfs-actions.pod:4175
+#: ../fish/guestfish-actions.pod:2739 ../src/guestfs-actions.pod:4183
msgid ""
"List all 9p filesystems attached to the guest. A list of mount tags is "
"returned."
@@ -10863,12 +10887,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2746 ../src/guestfs-actions.pod:4189
+#: ../fish/guestfish-actions.pod:2746 ../src/guestfs-actions.pod:4197
msgid "List all the block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2748 ../src/guestfs-actions.pod:4191
+#: ../fish/guestfish-actions.pod:2748 ../src/guestfs-actions.pod:4199
msgid "The full block device names are returned, eg. C</dev/sda>."
msgstr ""
@@ -10886,7 +10910,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2756 ../src/guestfs-actions.pod:4206
+#: ../fish/guestfish-actions.pod:2756 ../src/guestfs-actions.pod:4214
msgid "List all device mapper devices."
msgstr ""
@@ -10918,7 +10942,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2769 ../src/guestfs-actions.pod:4226
+#: ../fish/guestfish-actions.pod:2769 ../src/guestfs-actions.pod:4234
msgid ""
"This inspection command looks for filesystems on partitions, block devices "
"and logical volumes, returning a list of devices containing filesystems and "
@@ -10926,14 +10950,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4230
+#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4238
msgid ""
"The return value is a hash, where the keys are the devices containing "
"filesystems, and the values are the filesystem types. For example:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2777 ../src/guestfs-actions.pod:4234
+#: ../fish/guestfish-actions.pod:2777 ../src/guestfs-actions.pod:4242
#, no-wrap
msgid ""
" \"/dev/sda1\" => \"ntfs\"\n"
@@ -10944,7 +10968,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2782 ../src/guestfs-actions.pod:4239
+#: ../fish/guestfish-actions.pod:2782 ../src/guestfs-actions.pod:4247
msgid ""
"The value can have the special value \"unknown\", meaning the content of the "
"device is undetermined or empty. \"swap\" means a Linux swap partition."
@@ -10982,12 +11006,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2802 ../src/guestfs-actions.pod:4268
+#: ../fish/guestfish-actions.pod:2802 ../src/guestfs-actions.pod:4276
msgid "List all the partitions detected on all block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2804 ../src/guestfs-actions.pod:4270
+#: ../fish/guestfish-actions.pod:2804 ../src/guestfs-actions.pod:4278
msgid "The full partition device names are returned, eg. C</dev/sda1>"
msgstr ""
@@ -11012,14 +11036,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2815 ../src/guestfs-actions.pod:4289
+#: ../fish/guestfish-actions.pod:2815 ../src/guestfs-actions.pod:4297
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd) in the format of 'ls -la'."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2818 ../src/guestfs-actions.pod:4292
+#: ../fish/guestfish-actions.pod:2818 ../src/guestfs-actions.pod:4300
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string."
@@ -11039,7 +11063,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2825 ../src/guestfs-actions.pod:4307
+#: ../fish/guestfish-actions.pod:2825 ../src/guestfs-actions.pod:4315
msgid "This command creates a hard link using the C<ln> command."
msgstr ""
@@ -11057,7 +11081,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4320
+#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4328
msgid ""
"This command creates a hard link using the C<ln -f> command. The I<-f> "
"option removes the link (C<linkname>) if it exists already."
@@ -11077,7 +11101,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2838 ../src/guestfs-actions.pod:4334
+#: ../fish/guestfish-actions.pod:2838 ../src/guestfs-actions.pod:4342
msgid "This command creates a symbolic link using the C<ln -s> command."
msgstr ""
@@ -11095,7 +11119,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2844 ../src/guestfs-actions.pod:4347
+#: ../fish/guestfish-actions.pod:2844 ../src/guestfs-actions.pod:4355
msgid ""
"This command creates a symbolic link using the C<ln -sf> command, The I<-f> "
"option removes the link (C<linkname>) if it exists already."
@@ -11135,7 +11159,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2859 ../src/guestfs-actions.pod:4375
+#: ../fish/guestfish-actions.pod:2859 ../src/guestfs-actions.pod:4383
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd). The '.' and '..' entries are not returned, but hidden files are "
@@ -11183,7 +11207,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2878 ../fish/guestfish-actions.pod:4702 ../src/guestfs-actions.pod:4411 ../src/guestfs-actions.pod:7214
+#: ../fish/guestfish-actions.pod:2878 ../fish/guestfish-actions.pod:4678 ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:7200
msgid "Returns file information for the given C<path>."
msgstr ""
@@ -11195,7 +11219,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2884 ../src/guestfs-actions.pod:4417
+#: ../fish/guestfish-actions.pod:2884 ../src/guestfs-actions.pod:4425
msgid "This is the same as the C<lstat(2)> system call."
msgstr ""
@@ -11221,7 +11245,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4436
+#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4444
msgid ""
"On return you get a list of stat structs, with a one-to-one correspondence "
"to the C<names> list. If any name did not exist or could not be lstat'd, "
@@ -11253,7 +11277,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2911 ../src/guestfs-actions.pod:4464
+#: ../fish/guestfish-actions.pod:2911 ../src/guestfs-actions.pod:4472
msgid ""
"This command adds a new key on LUKS device C<device>. C<key> is any "
"existing key, and is used to access the device. C<newkey> is the new key to "
@@ -11268,7 +11292,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2920 ../fish/guestfish-actions.pod:2942 ../fish/guestfish-actions.pod:2955 ../fish/guestfish-actions.pod:2969 ../fish/guestfish-actions.pod:2995 ../fish/guestfish-actions.pod:3005
+#: ../fish/guestfish-actions.pod:2920 ../fish/guestfish-actions.pod:2942 ../fish/guestfish-actions.pod:2952 ../fish/guestfish-actions.pod:2963 ../fish/guestfish-actions.pod:2989 ../fish/guestfish-actions.pod:2999
msgid ""
"This command has one or more key or passphrase parameters. Guestfish will "
"prompt for these separately."
@@ -11310,27 +11334,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2937 ../src/guestfs-actions.pod:4505
+#: ../fish/guestfish-actions.pod:2937 ../src/guestfs-actions.pod:4513
msgid ""
"This command erases existing data on C<device> and formats the device as a "
"LUKS encrypted device. C<key> is the initial key, which is added to key "
"slot C<slot>. (LUKS supports 8 key slots, numbered 0-7)."
msgstr ""
-#. type: textblock
-#: ../fish/guestfish-actions.pod:2945 ../fish/guestfish-actions.pod:2958 ../fish/guestfish-actions.pod:3045 ../fish/guestfish-actions.pod:3696 ../fish/guestfish-actions.pod:4236 ../fish/guestfish-actions.pod:4573 ../fish/guestfish-actions.pod:4596 ../fish/guestfish-actions.pod:4618 ../fish/guestfish-actions.pod:5364 ../src/guestfs-actions.pod:4512 ../src/guestfs-actions.pod:4535 ../src/guestfs-actions.pod:4678 ../src/guestfs-actions.pod:5771 ../src/guestfs-actions.pod:6577 ../src/guestfs-actions.pod:7028 ../src/guestfs-actions.pod:7058 ../src/guestfs-actions.pod:7091 ../src/guestfs-actions.pod:8290
-msgid ""
-"B<This command is dangerous. Without careful use you can easily destroy all "
-"your data>."
-msgstr ""
-
#. type: =head2
-#: ../fish/guestfish-actions.pod:2948
+#: ../fish/guestfish-actions.pod:2945
msgid "luks-format-cipher"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2950
+#: ../fish/guestfish-actions.pod:2947
#, no-wrap
msgid ""
" luks-format-cipher device keyslot cipher\n"
@@ -11338,19 +11355,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2952
+#: ../fish/guestfish-actions.pod:2949
msgid ""
"This command is the same as L</luks-format> but it also allows you to set "
"the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2961
+#: ../fish/guestfish-actions.pod:2955
msgid "luks-kill-slot"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2963
+#: ../fish/guestfish-actions.pod:2957
#, no-wrap
msgid ""
" luks-kill-slot device keyslot\n"
@@ -11358,19 +11375,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2965 ../src/guestfs-actions.pod:4552
+#: ../fish/guestfish-actions.pod:2959 ../src/guestfs-actions.pod:4554
msgid ""
"This command deletes the key in key slot C<keyslot> from the encrypted LUKS "
"device C<device>. C<key> must be one of the I<other> keys."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2972
+#: ../fish/guestfish-actions.pod:2966
msgid "luks-open"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2974
+#: ../fish/guestfish-actions.pod:2968
#, no-wrap
msgid ""
" luks-open device mapname\n"
@@ -11378,26 +11395,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2976 ../src/guestfs-actions.pod:4572
+#: ../fish/guestfish-actions.pod:2970 ../src/guestfs-actions.pod:4574
msgid ""
"This command opens a block device which has been encrypted according to the "
"Linux Unified Key Setup (LUKS) standard."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2979 ../src/guestfs-actions.pod:4575
+#: ../fish/guestfish-actions.pod:2973 ../src/guestfs-actions.pod:4577
msgid "C<device> is the encrypted block device or partition."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2981 ../src/guestfs-actions.pod:4577
+#: ../fish/guestfish-actions.pod:2975 ../src/guestfs-actions.pod:4579
msgid ""
"The caller must supply one of the keys associated with the LUKS block "
"device, in the C<key> parameter."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2984 ../src/guestfs-actions.pod:4580
+#: ../fish/guestfish-actions.pod:2978 ../src/guestfs-actions.pod:4582
msgid ""
"This creates a new block device called C</dev/mapper/mapname>. Reads and "
"writes to this block device are decrypted from and encrypted to the "
@@ -11405,24 +11422,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2988
+#: ../fish/guestfish-actions.pod:2982
msgid ""
"If this block device contains LVM volume groups, then calling L</vgscan> "
"followed by L</vg-activate-all> will make them visible."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2992
+#: ../fish/guestfish-actions.pod:2986
msgid "Use L</list-dm-devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2998
+#: ../fish/guestfish-actions.pod:2992
msgid "luks-open-ro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3000
+#: ../fish/guestfish-actions.pod:2994
#, no-wrap
msgid ""
" luks-open-ro device mapname\n"
@@ -11430,19 +11447,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3002
+#: ../fish/guestfish-actions.pod:2996
msgid ""
"This is the same as L</luks-open> except that a read-only mapping is "
"created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3008
+#: ../fish/guestfish-actions.pod:3002
msgid "lvcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3010
+#: ../fish/guestfish-actions.pod:3004
#, no-wrap
msgid ""
" lvcreate logvol volgroup mbytes\n"
@@ -11450,19 +11467,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3012 ../src/guestfs-actions.pod:4626
+#: ../fish/guestfish-actions.pod:3006 ../src/guestfs-actions.pod:4628
msgid ""
"This creates an LVM logical volume called C<logvol> on the volume group "
"C<volgroup>, with C<size> megabytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3015
+#: ../fish/guestfish-actions.pod:3009
msgid "lvm-canonical-lv-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3017
+#: ../fish/guestfish-actions.pod:3011
#, no-wrap
msgid ""
" lvm-canonical-lv-name lvname\n"
@@ -11470,7 +11487,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3019 ../src/guestfs-actions.pod:4639
+#: ../fish/guestfish-actions.pod:3013 ../src/guestfs-actions.pod:4641
msgid ""
"This converts alternative naming schemes for LVs that you might find to the "
"canonical name. For example, C</dev/mapper/VG-LV> is converted to "
@@ -11478,24 +11495,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3023 ../src/guestfs-actions.pod:4643
+#: ../fish/guestfish-actions.pod:3017 ../src/guestfs-actions.pod:4645
msgid ""
"This command returns an error if the C<lvname> parameter does not refer to a "
"logical volume."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3026
+#: ../fish/guestfish-actions.pod:3020
msgid "See also L</is-lv>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3028
+#: ../fish/guestfish-actions.pod:3022
msgid "lvm-clear-filter"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3030
+#: ../fish/guestfish-actions.pod:3024
#, no-wrap
msgid ""
" lvm-clear-filter\n"
@@ -11503,24 +11520,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3032
+#: ../fish/guestfish-actions.pod:3026
msgid ""
"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every "
"block device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3035 ../fish/guestfish-actions.pod:3066 ../src/guestfs-actions.pod:4661 ../src/guestfs-actions.pod:4703
+#: ../fish/guestfish-actions.pod:3029 ../fish/guestfish-actions.pod:3057 ../src/guestfs-actions.pod:4663 ../src/guestfs-actions.pod:4702
msgid "This command also clears the LVM cache and performs a volume group scan."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3038
+#: ../fish/guestfish-actions.pod:3032
msgid "lvm-remove-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3040
+#: ../fish/guestfish-actions.pod:3034
#, no-wrap
msgid ""
" lvm-remove-all\n"
@@ -11528,19 +11545,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3042 ../src/guestfs-actions.pod:4673
+#: ../fish/guestfish-actions.pod:3036 ../src/guestfs-actions.pod:4675
msgid ""
"This command removes all LVM logical volumes, volume groups and physical "
"volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3048
+#: ../fish/guestfish-actions.pod:3039
msgid "lvm-set-filter"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3050
+#: ../fish/guestfish-actions.pod:3041
#, no-wrap
msgid ""
" lvm-set-filter 'devices ...'\n"
@@ -11548,7 +11565,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3052 ../src/guestfs-actions.pod:4689
+#: ../fish/guestfish-actions.pod:3043 ../src/guestfs-actions.pod:4688
msgid ""
"This sets the LVM device filter so that LVM will only be able to \"see\" the "
"block devices in the list C<devices>, and will ignore all other attached "
@@ -11556,7 +11573,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3056 ../src/guestfs-actions.pod:4693
+#: ../fish/guestfish-actions.pod:3047 ../src/guestfs-actions.pod:4692
msgid ""
"Where disk image(s) contain duplicate PVs or VGs, this command is useful to "
"get LVM to ignore the duplicates, otherwise LVM can get confused. Note also "
@@ -11568,24 +11585,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4706
+#: ../fish/guestfish-actions.pod:3060 ../src/guestfs-actions.pod:4705
msgid "You can filter whole block devices or individual partitions."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3071 ../src/guestfs-actions.pod:4708
+#: ../fish/guestfish-actions.pod:3062 ../src/guestfs-actions.pod:4707
msgid ""
"You cannot use this if any VG is currently in use (eg. contains a mounted "
"filesystem), even if you are not filtering out that VG."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3075
+#: ../fish/guestfish-actions.pod:3066
msgid "lvremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3077
+#: ../fish/guestfish-actions.pod:3068
#, no-wrap
msgid ""
" lvremove device\n"
@@ -11593,26 +11610,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3079 ../src/guestfs-actions.pod:4722
+#: ../fish/guestfish-actions.pod:3070 ../src/guestfs-actions.pod:4721
msgid ""
"Remove an LVM logical volume C<device>, where C<device> is the path to the "
"LV, such as C</dev/VG/LV>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3082 ../src/guestfs-actions.pod:4725
+#: ../fish/guestfish-actions.pod:3073 ../src/guestfs-actions.pod:4724
msgid ""
"You can also remove all LVs in a volume group by specifying the VG name, "
"C</dev/VG>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3085
+#: ../fish/guestfish-actions.pod:3076
msgid "lvrename"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3087
+#: ../fish/guestfish-actions.pod:3078
#, no-wrap
msgid ""
" lvrename logvol newlogvol\n"
@@ -11620,17 +11637,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3089 ../src/guestfs-actions.pod:4739
+#: ../fish/guestfish-actions.pod:3080 ../src/guestfs-actions.pod:4738
msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3091
+#: ../fish/guestfish-actions.pod:3082
msgid "lvresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3093
+#: ../fish/guestfish-actions.pod:3084
#, no-wrap
msgid ""
" lvresize device mbytes\n"
@@ -11638,19 +11655,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3095 ../src/guestfs-actions.pod:4752
+#: ../fish/guestfish-actions.pod:3086 ../src/guestfs-actions.pod:4751
msgid ""
"This resizes (expands or shrinks) an existing LVM logical volume to "
"C<mbytes>. When reducing, data in the reduced part is lost."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3099
+#: ../fish/guestfish-actions.pod:3090
msgid "lvresize-free"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3101
+#: ../fish/guestfish-actions.pod:3092
#, no-wrap
msgid ""
" lvresize-free lv percent\n"
@@ -11658,7 +11675,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3103 ../src/guestfs-actions.pod:4767
+#: ../fish/guestfish-actions.pod:3094 ../src/guestfs-actions.pod:4766
msgid ""
"This expands an existing logical volume C<lv> so that it fills C<pc>% of the "
"remaining free space in the volume group. Commonly you would call this with "
@@ -11667,12 +11684,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3109
+#: ../fish/guestfish-actions.pod:3100
msgid "lvs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3111
+#: ../fish/guestfish-actions.pod:3102
#, no-wrap
msgid ""
" lvs\n"
@@ -11680,31 +11697,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3113 ../src/guestfs-actions.pod:4782
+#: ../fish/guestfish-actions.pod:3104 ../src/guestfs-actions.pod:4781
msgid ""
"List all the logical volumes detected. This is the equivalent of the "
"L<lvs(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3116 ../src/guestfs-actions.pod:4785
+#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4784
msgid ""
"This returns a list of the logical volume device names "
"(eg. C</dev/VolGroup00/LogVol00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3119
+#: ../fish/guestfish-actions.pod:3110
msgid "See also L</lvs-full>, L</list-filesystems>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3121
+#: ../fish/guestfish-actions.pod:3112
msgid "lvs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3123
+#: ../fish/guestfish-actions.pod:3114
#, no-wrap
msgid ""
" lvs-full\n"
@@ -11712,19 +11729,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3125 ../src/guestfs-actions.pod:4801
+#: ../fish/guestfish-actions.pod:3116 ../src/guestfs-actions.pod:4800
msgid ""
"List all the logical volumes detected. This is the equivalent of the "
"L<lvs(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3128
+#: ../fish/guestfish-actions.pod:3119
msgid "lvuuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3130
+#: ../fish/guestfish-actions.pod:3121
#, no-wrap
msgid ""
" lvuuid device\n"
@@ -11732,17 +11749,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3132 ../src/guestfs-actions.pod:4816
+#: ../fish/guestfish-actions.pod:3123 ../src/guestfs-actions.pod:4815
msgid "This command returns the UUID of the LVM LV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3134
+#: ../fish/guestfish-actions.pod:3125
msgid "lxattrlist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3136
+#: ../fish/guestfish-actions.pod:3127
#, no-wrap
msgid ""
" lxattrlist path 'names ...'\n"
@@ -11750,7 +11767,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3138 ../src/guestfs-actions.pod:4830
+#: ../fish/guestfish-actions.pod:3129 ../src/guestfs-actions.pod:4829
msgid ""
"This call allows you to get the extended attributes of multiple files, where "
"all files are in the directory C<path>. C<names> is the list of files from "
@@ -11758,7 +11775,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3142 ../src/guestfs-actions.pod:4834
+#: ../fish/guestfish-actions.pod:3133 ../src/guestfs-actions.pod:4833
msgid ""
"On return you get a flat list of xattr structs which must be interpreted "
"sequentially. The first xattr struct always has a zero-length C<attrname>. "
@@ -11771,7 +11788,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3152
+#: ../fish/guestfish-actions.pod:3143
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also L</lstatlist> for a "
@@ -11782,12 +11799,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3160
+#: ../fish/guestfish-actions.pod:3151
msgid "mkdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3162
+#: ../fish/guestfish-actions.pod:3153
#, no-wrap
msgid ""
" mkdir path\n"
@@ -11795,17 +11812,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4864
+#: ../fish/guestfish-actions.pod:3155 ../src/guestfs-actions.pod:4863
msgid "Create a directory named C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3166
+#: ../fish/guestfish-actions.pod:3157
msgid "mkdir-mode"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3168
+#: ../fish/guestfish-actions.pod:3159
#, no-wrap
msgid ""
" mkdir-mode path mode\n"
@@ -11813,14 +11830,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3170 ../src/guestfs-actions.pod:4877
+#: ../fish/guestfish-actions.pod:3161 ../src/guestfs-actions.pod:4876
msgid ""
"This command creates a directory, setting the initial permissions of the "
"directory to C<mode>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3173 ../src/guestfs-actions.pod:4880
+#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4879
msgid ""
"For common Linux filesystems, the actual mode which is set will be C<mode & "
"~umask & 01777>. Non-native-Linux filesystems may interpret the mode in "
@@ -11828,17 +11845,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3177
+#: ../fish/guestfish-actions.pod:3168
msgid "See also L</mkdir>, L</umask>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3179
+#: ../fish/guestfish-actions.pod:3170
msgid "mkdir-p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3181
+#: ../fish/guestfish-actions.pod:3172
#, no-wrap
msgid ""
" mkdir-p path\n"
@@ -11846,19 +11863,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3183 ../src/guestfs-actions.pod:4896
+#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4895
msgid ""
"Create a directory named C<path>, creating any parent directories as "
"necessary. This is like the C<mkdir -p> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3186
+#: ../fish/guestfish-actions.pod:3177
msgid "mkdtemp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3188
+#: ../fish/guestfish-actions.pod:3179
#, no-wrap
msgid ""
" mkdtemp template\n"
@@ -11866,7 +11883,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3190 ../src/guestfs-actions.pod:4909
+#: ../fish/guestfish-actions.pod:3181 ../src/guestfs-actions.pod:4908
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
@@ -11874,41 +11891,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3195 ../src/guestfs-actions.pod:4914
+#: ../fish/guestfish-actions.pod:3186 ../src/guestfs-actions.pod:4913
msgid ""
"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
"being suitable for Windows filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4917
+#: ../fish/guestfish-actions.pod:3189 ../src/guestfs-actions.pod:4916
msgid "The name of the temporary directory that was created is returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4920
+#: ../fish/guestfish-actions.pod:3192 ../src/guestfs-actions.pod:4919
msgid "The temporary directory is created with mode 0700 and is owned by root."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3204 ../src/guestfs-actions.pod:4923
+#: ../fish/guestfish-actions.pod:3195 ../src/guestfs-actions.pod:4922
msgid ""
"The caller is responsible for deleting the temporary directory and its "
"contents after use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3207 ../src/guestfs-actions.pod:4926
+#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4925
msgid "See also: L<mkdtemp(3)>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3209
+#: ../fish/guestfish-actions.pod:3200
msgid "mke2fs-J"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3211
+#: ../fish/guestfish-actions.pod:3202
#, no-wrap
msgid ""
" mke2fs-J fstype blocksize device journal\n"
@@ -11916,14 +11933,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3213 ../src/guestfs-actions.pod:4942
+#: ../fish/guestfish-actions.pod:3204 ../src/guestfs-actions.pod:4941
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"C<journal>. It is equivalent to the command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3217 ../src/guestfs-actions.pod:4946
+#: ../fish/guestfish-actions.pod:3208 ../src/guestfs-actions.pod:4945
#, no-wrap
msgid ""
" mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -11931,17 +11948,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3219
+#: ../fish/guestfish-actions.pod:3210
msgid "See also L</mke2journal>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3221
+#: ../fish/guestfish-actions.pod:3212
msgid "mke2fs-JL"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3223
+#: ../fish/guestfish-actions.pod:3214
#, no-wrap
msgid ""
" mke2fs-JL fstype blocksize device label\n"
@@ -11949,24 +11966,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3225 ../src/guestfs-actions.pod:4963
+#: ../fish/guestfish-actions.pod:3216 ../src/guestfs-actions.pod:4962
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal labeled C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3228
+#: ../fish/guestfish-actions.pod:3219
msgid "See also L</mke2journal-L>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3230
+#: ../fish/guestfish-actions.pod:3221
msgid "mke2fs-JU"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3232
+#: ../fish/guestfish-actions.pod:3223
#, no-wrap
msgid ""
" mke2fs-JU fstype blocksize device uuid\n"
@@ -11974,24 +11991,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3234 ../src/guestfs-actions.pod:4981
+#: ../fish/guestfish-actions.pod:3225 ../src/guestfs-actions.pod:4980
msgid ""
"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
"the journal with UUID C<uuid>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3237
+#: ../fish/guestfish-actions.pod:3228
msgid "See also L</mke2journal-U>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3239
+#: ../fish/guestfish-actions.pod:3230
msgid "mke2journal"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3241
+#: ../fish/guestfish-actions.pod:3232
#, no-wrap
msgid ""
" mke2journal blocksize device\n"
@@ -11999,14 +12016,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3243 ../src/guestfs-actions.pod:4997
+#: ../fish/guestfish-actions.pod:3234 ../src/guestfs-actions.pod:4996
msgid ""
"This creates an ext2 external journal on C<device>. It is equivalent to the "
"command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3246 ../src/guestfs-actions.pod:5000
+#: ../fish/guestfish-actions.pod:3237 ../src/guestfs-actions.pod:4999
#, no-wrap
msgid ""
" mke2fs -O journal_dev -b blocksize device\n"
@@ -12014,12 +12031,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3248
+#: ../fish/guestfish-actions.pod:3239
msgid "mke2journal-L"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3250
+#: ../fish/guestfish-actions.pod:3241
#, no-wrap
msgid ""
" mke2journal-L blocksize label device\n"
@@ -12027,17 +12044,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3252 ../src/guestfs-actions.pod:5014
+#: ../fish/guestfish-actions.pod:3243 ../src/guestfs-actions.pod:5013
msgid "This creates an ext2 external journal on C<device> with label C<label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3254
+#: ../fish/guestfish-actions.pod:3245
msgid "mke2journal-U"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3256
+#: ../fish/guestfish-actions.pod:3247
#, no-wrap
msgid ""
" mke2journal-U blocksize uuid device\n"
@@ -12045,17 +12062,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:5028
+#: ../fish/guestfish-actions.pod:3249 ../src/guestfs-actions.pod:5027
msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3260
+#: ../fish/guestfish-actions.pod:3251
msgid "mkfifo"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3262
+#: ../fish/guestfish-actions.pod:3253
#, no-wrap
msgid ""
" mkfifo mode path\n"
@@ -12063,19 +12080,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3264
+#: ../fish/guestfish-actions.pod:3255
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around L</mknod>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3270
+#: ../fish/guestfish-actions.pod:3261
msgid "mkfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3272
+#: ../fish/guestfish-actions.pod:3263
#, no-wrap
msgid ""
" mkfs fstype device\n"
@@ -12083,19 +12100,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3274 ../src/guestfs-actions.pod:5058
+#: ../fish/guestfish-actions.pod:3265 ../src/guestfs-actions.pod:5057
msgid ""
"This creates a filesystem on C<device> (usually a partition or LVM logical "
"volume). The filesystem type is C<fstype>, for example C<ext3>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3278
+#: ../fish/guestfish-actions.pod:3269
msgid "mkfs-b"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3280
+#: ../fish/guestfish-actions.pod:3271
#, no-wrap
msgid ""
" mkfs-b fstype blocksize device\n"
@@ -12103,7 +12120,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3282
+#: ../fish/guestfish-actions.pod:3273
msgid ""
"This call is similar to L</mkfs>, but it allows you to control the block "
"size of the resulting filesystem. Supported block sizes depend on the "
@@ -12111,26 +12128,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3287 ../fish/guestfish-actions.pod:3314 ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5124
+#: ../fish/guestfish-actions.pod:3278 ../fish/guestfish-actions.pod:3305 ../src/guestfs-actions.pod:5085 ../src/guestfs-actions.pod:5123
msgid ""
"For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
"cluster size."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3290
+#: ../fish/guestfish-actions.pod:3281
msgid ""
"I<This function is deprecated.> In new code, use the L</mkfs_opts> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3297
+#: ../fish/guestfish-actions.pod:3288
msgid "mkfs-opts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3299
+#: ../fish/guestfish-actions.pod:3290
#, no-wrap
msgid ""
" mkfs-opts fstype device [blocksize:..] [features:..] [inode:..] "
@@ -12139,19 +12156,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3301 ../src/guestfs-actions.pod:5111
+#: ../fish/guestfish-actions.pod:3292 ../src/guestfs-actions.pod:5110
msgid ""
"This function creates a filesystem on C<device>. The filesystem type is "
"C<fstype>, for example C<ext3>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3308 ../src/guestfs-actions.pod:5118
+#: ../fish/guestfish-actions.pod:3299 ../src/guestfs-actions.pod:5117
msgid "C<blocksize>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3310 ../src/guestfs-actions.pod:5120
+#: ../fish/guestfish-actions.pod:3301 ../src/guestfs-actions.pod:5119
msgid ""
"The filesystem block size. Supported block sizes depend on the filesystem "
"type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 "
@@ -12159,65 +12176,65 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3317 ../src/guestfs-actions.pod:5127
+#: ../fish/guestfish-actions.pod:3308 ../src/guestfs-actions.pod:5126
msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3319 ../src/guestfs-actions.pod:5129
+#: ../fish/guestfish-actions.pod:3310 ../src/guestfs-actions.pod:5128
msgid "C<features>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3321 ../src/guestfs-actions.pod:5131
+#: ../fish/guestfish-actions.pod:3312 ../src/guestfs-actions.pod:5130
msgid "This passes the I<-O> parameter to the external mkfs program."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3323 ../src/guestfs-actions.pod:5133
+#: ../fish/guestfish-actions.pod:3314 ../src/guestfs-actions.pod:5132
msgid ""
"For certain filesystem types, this allows extra filesystem features to be "
"selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3327 ../src/guestfs-actions.pod:5137
+#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5136
msgid ""
"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
"type."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:5140
+#: ../fish/guestfish-actions.pod:3321 ../src/guestfs-actions.pod:5139
msgid "C<inode>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5142
+#: ../fish/guestfish-actions.pod:3323 ../src/guestfs-actions.pod:5141
msgid ""
"This passes the I<-I> parameter to the external L<mke2fs(8)> program which "
"sets the inode size (only for ext2/3/4 filesystems at present)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3335 ../src/guestfs-actions.pod:5145
+#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5144
msgid "C<sectorsize>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3337 ../src/guestfs-actions.pod:5147
+#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5146
msgid ""
"This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
"sets sector size for ufs filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3344
+#: ../fish/guestfish-actions.pod:3335
msgid "mkmountpoint"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3346
+#: ../fish/guestfish-actions.pod:3337
#, no-wrap
msgid ""
" mkmountpoint exemptpath\n"
@@ -12225,14 +12242,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3348
+#: ../fish/guestfish-actions.pod:3339
msgid ""
"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used "
"to create extra mountpoints before mounting the first filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3352 ../src/guestfs-actions.pod:5190
+#: ../fish/guestfish-actions.pod:3343 ../src/guestfs-actions.pod:5189
msgid ""
"These calls are I<only> necessary in some very limited circumstances, mainly "
"the case where you want to mount a mix of unrelated and/or read-only "
@@ -12240,7 +12257,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5194
+#: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5193
msgid ""
"For example, live CDs often contain a \"Russian doll\" nest of filesystems, "
"an ISO outer layer, with a squashfs image inside, with an ext2/3 image "
@@ -12248,7 +12265,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5199
+#: ../fish/guestfish-actions.pod:3352 ../src/guestfs-actions.pod:5198
#, no-wrap
msgid ""
" add-ro Fedora-11-i686-Live.iso\n"
@@ -12263,12 +12280,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3370 ../src/guestfs-actions.pod:5208
+#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5207
msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3372
+#: ../fish/guestfish-actions.pod:3363
msgid ""
"L</mkmountpoint> is not compatible with L</umount-all>. You may get "
"unexpected errors if you try to mix these calls. It is safest to manually "
@@ -12276,7 +12293,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3376
+#: ../fish/guestfish-actions.pod:3367
msgid ""
"L</umount-all> unmounts filesystems by sorting the paths longest first, so "
"for this to work for manual mountpoints, you must ensure that the innermost "
@@ -12284,12 +12301,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:5219
+#: ../fish/guestfish-actions.pod:3372 ../src/guestfs-actions.pod:5218
msgid "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3383
+#: ../fish/guestfish-actions.pod:3374
msgid ""
"Autosync [see L</set-autosync>, this is set by default on handles] can cause "
"L</umount-all> to be called when the handle is closed which can also trigger "
@@ -12297,12 +12314,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3387
+#: ../fish/guestfish-actions.pod:3378
msgid "mknod"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3389
+#: ../fish/guestfish-actions.pod:3380
#, no-wrap
msgid ""
" mknod mode devmajor devminor path\n"
@@ -12310,14 +12327,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3391 ../src/guestfs-actions.pod:5238
+#: ../fish/guestfish-actions.pod:3382 ../src/guestfs-actions.pod:5237
msgid ""
"This call creates block or character special devices, or named pipes "
"(FIFOs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3394 ../src/guestfs-actions.pod:5241
+#: ../fish/guestfish-actions.pod:3385 ../src/guestfs-actions.pod:5240
msgid ""
"The C<mode> parameter should be the mode, using the standard constants. "
"C<devmajor> and C<devminor> are the device major and minor numbers, only "
@@ -12325,7 +12342,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3399
+#: ../fish/guestfish-actions.pod:3390
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -12336,12 +12353,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3409
+#: ../fish/guestfish-actions.pod:3400
msgid "mknod-b"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3411
+#: ../fish/guestfish-actions.pod:3402
#, no-wrap
msgid ""
" mknod-b mode devmajor devminor path\n"
@@ -12349,7 +12366,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3413
+#: ../fish/guestfish-actions.pod:3404
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -12357,12 +12374,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3419
+#: ../fish/guestfish-actions.pod:3410
msgid "mknod-c"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3421
+#: ../fish/guestfish-actions.pod:3412
#, no-wrap
msgid ""
" mknod-c mode devmajor devminor path\n"
@@ -12370,7 +12387,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3423
+#: ../fish/guestfish-actions.pod:3414
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -12378,12 +12395,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3429
+#: ../fish/guestfish-actions.pod:3420
msgid "mkswap"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3431
+#: ../fish/guestfish-actions.pod:3422
#, no-wrap
msgid ""
" mkswap device\n"
@@ -12391,17 +12408,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3433 ../src/guestfs-actions.pod:5304
+#: ../fish/guestfish-actions.pod:3424 ../src/guestfs-actions.pod:5303
msgid "Create a swap partition on C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3435
+#: ../fish/guestfish-actions.pod:3426
msgid "mkswap-L"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3437
+#: ../fish/guestfish-actions.pod:3428
#, no-wrap
msgid ""
" mkswap-L label device\n"
@@ -12409,12 +12426,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3439 ../src/guestfs-actions.pod:5317
+#: ../fish/guestfish-actions.pod:3430 ../src/guestfs-actions.pod:5316
msgid "Create a swap partition on C<device> with label C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3441 ../src/guestfs-actions.pod:5319
+#: ../fish/guestfish-actions.pod:3432 ../src/guestfs-actions.pod:5318
msgid ""
"Note that you cannot attach a swap label to a block device "
"(eg. C</dev/sda>), just to a partition. This appears to be a limitation of "
@@ -12422,12 +12439,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3445
+#: ../fish/guestfish-actions.pod:3436
msgid "mkswap-U"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3447
+#: ../fish/guestfish-actions.pod:3438
#, no-wrap
msgid ""
" mkswap-U uuid device\n"
@@ -12435,17 +12452,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3449 ../src/guestfs-actions.pod:5334
+#: ../fish/guestfish-actions.pod:3440 ../src/guestfs-actions.pod:5333
msgid "Create a swap partition on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3451
+#: ../fish/guestfish-actions.pod:3442
msgid "mkswap-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3453
+#: ../fish/guestfish-actions.pod:3444
#, no-wrap
msgid ""
" mkswap-file path\n"
@@ -12453,24 +12470,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3455 ../src/guestfs-actions.pod:5346
+#: ../fish/guestfish-actions.pod:3446 ../src/guestfs-actions.pod:5345
msgid "Create a swap file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3457
+#: ../fish/guestfish-actions.pod:3448
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like L</fallocate>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3460
+#: ../fish/guestfish-actions.pod:3451
msgid "modprobe"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3462
+#: ../fish/guestfish-actions.pod:3453
#, no-wrap
msgid ""
" modprobe modulename\n"
@@ -12478,24 +12495,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3464 ../src/guestfs-actions.pod:5361
+#: ../fish/guestfish-actions.pod:3455 ../src/guestfs-actions.pod:5360
msgid "This loads a kernel module in the appliance."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3466 ../src/guestfs-actions.pod:5363
+#: ../fish/guestfish-actions.pod:3457 ../src/guestfs-actions.pod:5362
msgid ""
"The kernel module must have been whitelisted when libguestfs was built (see "
"C<appliance/kmod.whitelist.in> in the source)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3469
+#: ../fish/guestfish-actions.pod:3460
msgid "mount"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3471
+#: ../fish/guestfish-actions.pod:3462
#, no-wrap
msgid ""
" mount device mountpoint\n"
@@ -12503,7 +12520,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3473 ../src/guestfs-actions.pod:5377
+#: ../fish/guestfish-actions.pod:3464 ../src/guestfs-actions.pod:5376
msgid ""
"Mount a guest disk at a position in the filesystem. Block devices are named "
"C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If "
@@ -12512,7 +12529,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3479 ../src/guestfs-actions.pod:5383
+#: ../fish/guestfish-actions.pod:3470 ../src/guestfs-actions.pod:5382
msgid ""
"The rules are the same as for L<mount(2)>: A filesystem must first be "
"mounted on C</> before others can be mounted. Other filesystems can only be "
@@ -12520,14 +12537,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3484 ../src/guestfs-actions.pod:5388
+#: ../fish/guestfish-actions.pod:3475 ../src/guestfs-actions.pod:5387
msgid ""
"The mounted filesystem is writable, if we have sufficient permissions on the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3487
+#: ../fish/guestfish-actions.pod:3478
msgid ""
"Before libguestfs 1.13.16, this call implicitly added the options C<sync> "
"and C<noatime>. The C<sync> option greatly slowed writes and caused many "
@@ -12537,12 +12554,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3494
+#: ../fish/guestfish-actions.pod:3485
msgid "mount-9p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3496
+#: ../fish/guestfish-actions.pod:3487
#, no-wrap
msgid ""
" mount-9p mounttag mountpoint [options:..]\n"
@@ -12550,14 +12567,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3498 ../src/guestfs-actions.pod:5417
+#: ../fish/guestfish-actions.pod:3489 ../src/guestfs-actions.pod:5416
msgid ""
"Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
"C<mountpoint>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3501 ../src/guestfs-actions.pod:5420
+#: ../fish/guestfish-actions.pod:3492 ../src/guestfs-actions.pod:5419
msgid ""
"If required, C<trans=virtio> will be automatically added to the options. "
"Any other options required can be passed in the optional C<options> "
@@ -12565,12 +12582,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3507
+#: ../fish/guestfish-actions.pod:3498
msgid "mount-loop"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3509
+#: ../fish/guestfish-actions.pod:3500
#, no-wrap
msgid ""
" mount-loop file mountpoint\n"
@@ -12578,7 +12595,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3511 ../src/guestfs-actions.pod:5459
+#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5458
msgid ""
"This command lets you mount C<file> (a filesystem image in a file) on a "
"mount point. It is entirely equivalent to the command C<mount -o loop file "
@@ -12586,12 +12603,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3515
+#: ../fish/guestfish-actions.pod:3506
msgid "mount-options"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3517
+#: ../fish/guestfish-actions.pod:3508
#, no-wrap
msgid ""
" mount-options options device mountpoint\n"
@@ -12599,26 +12616,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3519
+#: ../fish/guestfish-actions.pod:3510
msgid ""
"This is the same as the L</mount> command, but it allows you to set the "
"mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3523 ../src/guestfs-actions.pod:5479
+#: ../fish/guestfish-actions.pod:3514 ../src/guestfs-actions.pod:5478
msgid ""
"If the C<options> parameter is an empty string, then no options are passed "
"(all options default to whatever the filesystem uses)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3527
+#: ../fish/guestfish-actions.pod:3518
msgid "mount-ro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3529
+#: ../fish/guestfish-actions.pod:3520
#, no-wrap
msgid ""
" mount-ro device mountpoint\n"
@@ -12626,19 +12643,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3531
+#: ../fish/guestfish-actions.pod:3522
msgid ""
"This is the same as the L</mount> command, but it mounts the filesystem with "
"the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3534
+#: ../fish/guestfish-actions.pod:3525
msgid "mount-vfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3536
+#: ../fish/guestfish-actions.pod:3527
#, no-wrap
msgid ""
" mount-vfs options vfstype device mountpoint\n"
@@ -12646,19 +12663,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3538
+#: ../fish/guestfish-actions.pod:3529
msgid ""
"This is the same as the L</mount> command, but it allows you to set both the "
"mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3542
+#: ../fish/guestfish-actions.pod:3533
msgid "mountpoints"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3544
+#: ../fish/guestfish-actions.pod:3535
#, no-wrap
msgid ""
" mountpoints\n"
@@ -12666,7 +12683,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3546
+#: ../fish/guestfish-actions.pod:3537
msgid ""
"This call is similar to L</mounts>. That call returns a list of devices. "
"This one returns a hash table (map) of device name to directory where the "
@@ -12674,12 +12691,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3550
+#: ../fish/guestfish-actions.pod:3541
msgid "mounts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3552
+#: ../fish/guestfish-actions.pod:3543
#, no-wrap
msgid ""
" mounts\n"
@@ -12687,29 +12704,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3554 ../src/guestfs-actions.pod:5540
+#: ../fish/guestfish-actions.pod:3545 ../src/guestfs-actions.pod:5539
msgid ""
"This returns the list of currently mounted filesystems. It returns the list "
"of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3557 ../src/guestfs-actions.pod:5543
+#: ../fish/guestfish-actions.pod:3548 ../src/guestfs-actions.pod:5542
msgid "Some internal mounts are not shown."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3559
+#: ../fish/guestfish-actions.pod:3550
msgid "See also: L</mountpoints>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3561
+#: ../fish/guestfish-actions.pod:3552
msgid "mv"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3563
+#: ../fish/guestfish-actions.pod:3554
#, no-wrap
msgid ""
" mv src dest\n"
@@ -12717,19 +12734,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3565 ../src/guestfs-actions.pod:5560
+#: ../fish/guestfish-actions.pod:3556 ../src/guestfs-actions.pod:5559
msgid ""
"This moves a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3568
+#: ../fish/guestfish-actions.pod:3559
msgid "ntfs-3g-probe"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3570
+#: ../fish/guestfish-actions.pod:3561
#, no-wrap
msgid ""
" ntfs-3g-probe true|false device\n"
@@ -12737,7 +12754,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3572 ../src/guestfs-actions.pod:5574
+#: ../fish/guestfish-actions.pod:3563 ../src/guestfs-actions.pod:5573
msgid ""
"This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS "
"C<device> for mountability. (Not all NTFS volumes can be mounted "
@@ -12745,7 +12762,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3576 ../src/guestfs-actions.pod:5578
+#: ../fish/guestfish-actions.pod:3567 ../src/guestfs-actions.pod:5577
msgid ""
"C<rw> is a boolean flag. Set it to true if you want to test if the volume "
"can be mounted read-write. Set it to false if you want to test if the "
@@ -12753,19 +12770,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3580 ../src/guestfs-actions.pod:5582
+#: ../fish/guestfish-actions.pod:3571 ../src/guestfs-actions.pod:5581
msgid ""
"The return value is an integer which C<0> if the operation would succeed, or "
"some non-zero value documented in the L<ntfs-3g.probe(8)> manual page."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3584
+#: ../fish/guestfish-actions.pod:3575
msgid "ntfsresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3586
+#: ../fish/guestfish-actions.pod:3577
#, no-wrap
msgid ""
" ntfsresize device\n"
@@ -12773,14 +12790,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3588 ../fish/guestfish-actions.pod:3612 ../src/guestfs-actions.pod:5603 ../src/guestfs-actions.pod:5635
+#: ../fish/guestfish-actions.pod:3579 ../fish/guestfish-actions.pod:3603 ../src/guestfs-actions.pod:5602 ../src/guestfs-actions.pod:5634
msgid ""
"This command resizes an NTFS filesystem, expanding or shrinking it to the "
"size of the underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3591 ../src/guestfs-actions.pod:5606
+#: ../fish/guestfish-actions.pod:3582 ../src/guestfs-actions.pod:5605
msgid ""
"I<Note:> After the resize operation, the filesystem is marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -12791,24 +12808,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3599 ../fish/guestfish-actions.pod:3638 ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:5661
+#: ../fish/guestfish-actions.pod:3590 ../fish/guestfish-actions.pod:3629 ../src/guestfs-actions.pod:5613 ../src/guestfs-actions.pod:5660
msgid "See also L<ntfsresize(8)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3601 ../fish/guestfish-actions.pod:3649
+#: ../fish/guestfish-actions.pod:3592 ../fish/guestfish-actions.pod:3640
msgid ""
"I<This function is deprecated.> In new code, use the L</ntfsresize_opts> "
"call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3608
+#: ../fish/guestfish-actions.pod:3599
msgid "ntfsresize-opts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3610
+#: ../fish/guestfish-actions.pod:3601
#, no-wrap
msgid ""
" ntfsresize-opts device [size:..] [force:..]\n"
@@ -12816,26 +12833,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3621 ../src/guestfs-actions.pod:5644
+#: ../fish/guestfish-actions.pod:3612 ../src/guestfs-actions.pod:5643
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to fit the container (eg. partition)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3624 ../src/guestfs-actions.pod:5647
+#: ../fish/guestfish-actions.pod:3615 ../src/guestfs-actions.pod:5646
msgid "C<force>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3626 ../src/guestfs-actions.pod:5649
+#: ../fish/guestfish-actions.pod:3617 ../src/guestfs-actions.pod:5648
msgid ""
"If this option is true, then force the resize of the filesystem even if the "
"filesystem is marked as requiring a consistency check."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3629
+#: ../fish/guestfish-actions.pod:3620
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -12845,12 +12862,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3642
+#: ../fish/guestfish-actions.pod:3633
msgid "ntfsresize-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3644
+#: ../fish/guestfish-actions.pod:3635
#, no-wrap
msgid ""
" ntfsresize-size device size\n"
@@ -12858,19 +12875,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3646
+#: ../fish/guestfish-actions.pod:3637
msgid ""
"This command is the same as L</ntfsresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3656
+#: ../fish/guestfish-actions.pod:3647
msgid "part-add"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3658
+#: ../fish/guestfish-actions.pod:3649
#, no-wrap
msgid ""
" part-add device prlogex startsect endsect\n"
@@ -12878,14 +12895,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3660
+#: ../fish/guestfish-actions.pod:3651
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call L</part-init> first."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3663 ../src/guestfs-actions.pod:5722
+#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5721
msgid ""
"The C<prlogex> parameter is the type of partition. Normally you should pass "
"C<p> or C<primary> here, but MBR partition tables also support C<l> (or "
@@ -12893,7 +12910,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3668 ../src/guestfs-actions.pod:5727
+#: ../fish/guestfish-actions.pod:3659 ../src/guestfs-actions.pod:5726
msgid ""
"C<startsect> and C<endsect> are the start and end of the partition in "
"I<sectors>. C<endsect> may be negative, which means it counts backwards "
@@ -12901,19 +12918,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3672
+#: ../fish/guestfish-actions.pod:3663
msgid ""
"Creating a partition which covers the whole disk is not so easy. Use "
"L</part-disk> to do that."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3675
+#: ../fish/guestfish-actions.pod:3666
msgid "part-del"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3677
+#: ../fish/guestfish-actions.pod:3668
#, no-wrap
msgid ""
" part-del device partnum\n"
@@ -12921,24 +12938,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5745
+#: ../fish/guestfish-actions.pod:3670 ../src/guestfs-actions.pod:5744
msgid "This command deletes the partition numbered C<partnum> on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3681 ../src/guestfs-actions.pod:5747
+#: ../fish/guestfish-actions.pod:3672 ../src/guestfs-actions.pod:5746
msgid ""
"Note that in the case of MBR partitioning, deleting an extended partition "
"also deletes any logical partitions it contains."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3685
+#: ../fish/guestfish-actions.pod:3676
msgid "part-disk"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3687
+#: ../fish/guestfish-actions.pod:3678
#, no-wrap
msgid ""
" part-disk device parttype\n"
@@ -12946,26 +12963,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3689
+#: ../fish/guestfish-actions.pod:3680
msgid ""
"This command is simply a combination of L</part-init> followed by "
"L</part-add> to create a single primary partition covering the whole disk."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3693
+#: ../fish/guestfish-actions.pod:3684
msgid ""
"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
"possible values are described in L</part-init>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3699
+#: ../fish/guestfish-actions.pod:3687
msgid "part-get-bootable"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3701
+#: ../fish/guestfish-actions.pod:3689
#, no-wrap
msgid ""
" part-get-bootable device partnum\n"
@@ -12973,24 +12990,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3703 ../src/guestfs-actions.pod:5783
+#: ../fish/guestfish-actions.pod:3691 ../src/guestfs-actions.pod:5779
msgid ""
"This command returns true if the partition C<partnum> on C<device> has the "
"bootable flag set."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3706
+#: ../fish/guestfish-actions.pod:3694
msgid "See also L</part-set-bootable>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3708
+#: ../fish/guestfish-actions.pod:3696
msgid "part-get-mbr-id"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3710
+#: ../fish/guestfish-actions.pod:3698
#, no-wrap
msgid ""
" part-get-mbr-id device partnum\n"
@@ -12998,14 +13015,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3712 ../src/guestfs-actions.pod:5799
+#: ../fish/guestfish-actions.pod:3700 ../src/guestfs-actions.pod:5795
msgid ""
"Returns the MBR type byte (also known as the ID byte) from the numbered "
"partition C<partnum>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3715 ../fish/guestfish-actions.pod:3859
+#: ../fish/guestfish-actions.pod:3703 ../fish/guestfish-actions.pod:3847
msgid ""
"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
"undefined results for other partition table types (see "
@@ -13013,12 +13030,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3719
+#: ../fish/guestfish-actions.pod:3707
msgid "part-get-parttype"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3721
+#: ../fish/guestfish-actions.pod:3709
#, no-wrap
msgid ""
" part-get-parttype device\n"
@@ -13026,14 +13043,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3723 ../src/guestfs-actions.pod:5816
+#: ../fish/guestfish-actions.pod:3711 ../src/guestfs-actions.pod:5812
msgid ""
"This command examines the partition table on C<device> and returns the "
"partition table type (format) being used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3726
+#: ../fish/guestfish-actions.pod:3714
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -13041,12 +13058,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3731
+#: ../fish/guestfish-actions.pod:3719
msgid "part-init"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3733
+#: ../fish/guestfish-actions.pod:3721
#, no-wrap
msgid ""
" part-init device parttype\n"
@@ -13054,7 +13071,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3735 ../src/guestfs-actions.pod:5836
+#: ../fish/guestfish-actions.pod:3723 ../src/guestfs-actions.pod:5832
msgid ""
"This creates an empty partition table on C<device> of one of the partition "
"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> "
@@ -13062,34 +13079,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3739
+#: ../fish/guestfish-actions.pod:3727
msgid ""
"Initially there are no partitions. Following this, you should call "
"L</part-add> for each partition required."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3742 ../src/guestfs-actions.pod:5843
+#: ../fish/guestfish-actions.pod:3730 ../src/guestfs-actions.pod:5839
msgid "Possible values for C<parttype> are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3746 ../src/guestfs-actions.pod:5847
+#: ../fish/guestfish-actions.pod:3734 ../src/guestfs-actions.pod:5843
msgid "B<efi>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5849
+#: ../fish/guestfish-actions.pod:3736 ../src/guestfs-actions.pod:5845
msgid "B<gpt>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3750 ../src/guestfs-actions.pod:5851
+#: ../fish/guestfish-actions.pod:3738 ../src/guestfs-actions.pod:5847
msgid "Intel EFI / GPT partition table."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3752 ../src/guestfs-actions.pod:5853
+#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5849
msgid ""
"This is recommended for >= 2 TB partitions that will be accessed from Linux "
"and Intel-based Mac OS X. It also has limited backwards compatibility with "
@@ -13097,17 +13114,17 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3756 ../src/guestfs-actions.pod:5857
+#: ../fish/guestfish-actions.pod:3744 ../src/guestfs-actions.pod:5853
msgid "B<mbr>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3758 ../src/guestfs-actions.pod:5859
+#: ../fish/guestfish-actions.pod:3746 ../src/guestfs-actions.pod:5855
msgid "B<msdos>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3760 ../src/guestfs-actions.pod:5861
+#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5857
msgid ""
"The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and "
"Windows. This partition type will B<only> work for device sizes up to 2 "
@@ -13115,102 +13132,102 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3767 ../src/guestfs-actions.pod:5868
+#: ../fish/guestfish-actions.pod:3755 ../src/guestfs-actions.pod:5864
msgid "Other partition table types that may work but are not supported include:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3772 ../src/guestfs-actions.pod:5873
+#: ../fish/guestfish-actions.pod:3760 ../src/guestfs-actions.pod:5869
msgid "B<aix>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3774 ../src/guestfs-actions.pod:5875
+#: ../fish/guestfish-actions.pod:3762 ../src/guestfs-actions.pod:5871
msgid "AIX disk labels."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3776 ../src/guestfs-actions.pod:5877
+#: ../fish/guestfish-actions.pod:3764 ../src/guestfs-actions.pod:5873
msgid "B<amiga>"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3778 ../src/guestfs-actions.pod:5879
+#: ../fish/guestfish-actions.pod:3766 ../src/guestfs-actions.pod:5875
msgid "B<rdb>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3780 ../src/guestfs-actions.pod:5881
+#: ../fish/guestfish-actions.pod:3768 ../src/guestfs-actions.pod:5877
msgid "Amiga \"Rigid Disk Block\" format."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3782 ../src/guestfs-actions.pod:5883
+#: ../fish/guestfish-actions.pod:3770 ../src/guestfs-actions.pod:5879
msgid "B<bsd>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3784 ../src/guestfs-actions.pod:5885
+#: ../fish/guestfish-actions.pod:3772 ../src/guestfs-actions.pod:5881
msgid "BSD disk labels."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3786 ../src/guestfs-actions.pod:5887
+#: ../fish/guestfish-actions.pod:3774 ../src/guestfs-actions.pod:5883
msgid "B<dasd>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3788 ../src/guestfs-actions.pod:5889
+#: ../fish/guestfish-actions.pod:3776 ../src/guestfs-actions.pod:5885
msgid "DASD, used on IBM mainframes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5891
+#: ../fish/guestfish-actions.pod:3778 ../src/guestfs-actions.pod:5887
msgid "B<dvh>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3792 ../src/guestfs-actions.pod:5893
+#: ../fish/guestfish-actions.pod:3780 ../src/guestfs-actions.pod:5889
msgid "MIPS/SGI volumes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3794 ../src/guestfs-actions.pod:5895
+#: ../fish/guestfish-actions.pod:3782 ../src/guestfs-actions.pod:5891
msgid "B<mac>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3796 ../src/guestfs-actions.pod:5897
+#: ../fish/guestfish-actions.pod:3784 ../src/guestfs-actions.pod:5893
msgid "Old Mac partition format. Modern Macs use C<gpt>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3798 ../src/guestfs-actions.pod:5899
+#: ../fish/guestfish-actions.pod:3786 ../src/guestfs-actions.pod:5895
msgid "B<pc98>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3800 ../src/guestfs-actions.pod:5901
+#: ../fish/guestfish-actions.pod:3788 ../src/guestfs-actions.pod:5897
msgid "NEC PC-98 format, common in Japan apparently."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3802 ../src/guestfs-actions.pod:5903
+#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5899
msgid "B<sun>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5905
+#: ../fish/guestfish-actions.pod:3792 ../src/guestfs-actions.pod:5901
msgid "Sun disk labels."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3808
+#: ../fish/guestfish-actions.pod:3796
msgid "part-list"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3810
+#: ../fish/guestfish-actions.pod:3798
#, no-wrap
msgid ""
" part-list device\n"
@@ -13218,66 +13235,66 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3812 ../src/guestfs-actions.pod:5919
+#: ../fish/guestfish-actions.pod:3800 ../src/guestfs-actions.pod:5915
msgid ""
"This command parses the partition table on C<device> and returns the list of "
"partitions found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3815 ../src/guestfs-actions.pod:5922
+#: ../fish/guestfish-actions.pod:3803 ../src/guestfs-actions.pod:5918
msgid "The fields in the returned structure are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3819 ../src/guestfs-actions.pod:5926
+#: ../fish/guestfish-actions.pod:3807 ../src/guestfs-actions.pod:5922
msgid "B<part_num>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3821 ../src/guestfs-actions.pod:5928
+#: ../fish/guestfish-actions.pod:3809 ../src/guestfs-actions.pod:5924
msgid "Partition number, counting from 1."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3823 ../src/guestfs-actions.pod:5930
+#: ../fish/guestfish-actions.pod:3811 ../src/guestfs-actions.pod:5926
msgid "B<part_start>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3825
+#: ../fish/guestfish-actions.pod:3813
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see L</blockdev-getss>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3828 ../src/guestfs-actions.pod:5935
+#: ../fish/guestfish-actions.pod:3816 ../src/guestfs-actions.pod:5931
msgid "B<part_end>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3830 ../src/guestfs-actions.pod:5937
+#: ../fish/guestfish-actions.pod:3818 ../src/guestfs-actions.pod:5933
msgid "End of the partition in bytes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3832 ../src/guestfs-actions.pod:5939
+#: ../fish/guestfish-actions.pod:3820 ../src/guestfs-actions.pod:5935
msgid "B<part_size>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3834 ../src/guestfs-actions.pod:5941
+#: ../fish/guestfish-actions.pod:3822 ../src/guestfs-actions.pod:5937
msgid "Size of the partition in bytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3838
+#: ../fish/guestfish-actions.pod:3826
msgid "part-set-bootable"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3840
+#: ../fish/guestfish-actions.pod:3828
#, no-wrap
msgid ""
" part-set-bootable device partnum true|false\n"
@@ -13285,14 +13302,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3842 ../src/guestfs-actions.pod:5959
+#: ../fish/guestfish-actions.pod:3830 ../src/guestfs-actions.pod:5955
msgid ""
"This sets the bootable flag on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3845 ../src/guestfs-actions.pod:5962
+#: ../fish/guestfish-actions.pod:3833 ../src/guestfs-actions.pod:5958
msgid ""
"The bootable flag is used by some operating systems (notably Windows) to "
"determine which partition to boot from. It is by no means universally "
@@ -13300,12 +13317,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3849
+#: ../fish/guestfish-actions.pod:3837
msgid "part-set-mbr-id"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3851
+#: ../fish/guestfish-actions.pod:3839
#, no-wrap
msgid ""
" part-set-mbr-id device partnum idbyte\n"
@@ -13313,7 +13330,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:5978
+#: ../fish/guestfish-actions.pod:3841 ../src/guestfs-actions.pod:5974
msgid ""
"Sets the MBR type byte (also known as the ID byte) of the numbered partition "
"C<partnum> to C<idbyte>. Note that the type bytes quoted in most "
@@ -13322,12 +13339,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3863
+#: ../fish/guestfish-actions.pod:3851
msgid "part-set-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3865
+#: ../fish/guestfish-actions.pod:3853
#, no-wrap
msgid ""
" part-set-name device partnum name\n"
@@ -13335,26 +13352,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3867 ../src/guestfs-actions.pod:6000
+#: ../fish/guestfish-actions.pod:3855 ../src/guestfs-actions.pod:5996
msgid ""
"This sets the partition name on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3870 ../src/guestfs-actions.pod:6003
+#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:5999
msgid ""
"The partition name can only be set on certain types of partition table. "
"This works on C<gpt> but not on C<mbr> partitions."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3873
+#: ../fish/guestfish-actions.pod:3861
msgid "part-to-dev"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3875
+#: ../fish/guestfish-actions.pod:3863
#, no-wrap
msgid ""
" part-to-dev partition\n"
@@ -13362,31 +13379,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3877 ../src/guestfs-actions.pod:6016
+#: ../fish/guestfish-actions.pod:3865 ../src/guestfs-actions.pod:6012
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
"partition number, returning the device name (eg. \"/dev/sdb\")."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3881 ../fish/guestfish-actions.pod:3893
+#: ../fish/guestfish-actions.pod:3869 ../fish/guestfish-actions.pod:3881
msgid ""
"The named partition must exist, for example as a string returned from "
"L</list-partitions>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3884
+#: ../fish/guestfish-actions.pod:3872
msgid "See also L</part-to-partnum>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3886
+#: ../fish/guestfish-actions.pod:3874
msgid "part-to-partnum"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3888
+#: ../fish/guestfish-actions.pod:3876
#, no-wrap
msgid ""
" part-to-partnum partition\n"
@@ -13394,24 +13411,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3890 ../src/guestfs-actions.pod:6036
+#: ../fish/guestfish-actions.pod:3878 ../src/guestfs-actions.pod:6032
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and returns the "
"partition number (eg. C<1>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3896
+#: ../fish/guestfish-actions.pod:3884
msgid "See also L</part-to-dev>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3898
+#: ../fish/guestfish-actions.pod:3886
msgid "ping-daemon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3900
+#: ../fish/guestfish-actions.pod:3888
#, no-wrap
msgid ""
" ping-daemon\n"
@@ -13419,7 +13436,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3902 ../src/guestfs-actions.pod:6051
+#: ../fish/guestfish-actions.pod:3890 ../src/guestfs-actions.pod:6049
msgid ""
"This is a test probe into the guestfs daemon running inside the qemu "
"subprocess. Calling this function checks that the daemon responds to the "
@@ -13428,12 +13445,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3907
+#: ../fish/guestfish-actions.pod:3895
msgid "pread"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3909
+#: ../fish/guestfish-actions.pod:3897
#, no-wrap
msgid ""
" pread path count offset\n"
@@ -13441,31 +13458,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3911 ../src/guestfs-actions.pod:6069
+#: ../fish/guestfish-actions.pod:3899 ../src/guestfs-actions.pod:6067
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of the "
"file, starting at C<offset>, from file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3914 ../fish/guestfish-actions.pod:3929 ../src/guestfs-actions.pod:6072 ../src/guestfs-actions.pod:6098
+#: ../fish/guestfish-actions.pod:3902 ../fish/guestfish-actions.pod:3917 ../src/guestfs-actions.pod:6070 ../src/guestfs-actions.pod:6096
msgid ""
"This may read fewer bytes than requested. For further details see the "
"L<pread(2)> system call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3917
+#: ../fish/guestfish-actions.pod:3905
msgid "See also L</pwrite>, L</pread-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3922
+#: ../fish/guestfish-actions.pod:3910
msgid "pread-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3924
+#: ../fish/guestfish-actions.pod:3912
#, no-wrap
msgid ""
" pread-device device count offset\n"
@@ -13473,24 +13490,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3926 ../src/guestfs-actions.pod:6095
+#: ../fish/guestfish-actions.pod:3914 ../src/guestfs-actions.pod:6093
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of "
"C<device>, starting at C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3932
+#: ../fish/guestfish-actions.pod:3920
msgid "See also L</pread>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3937
+#: ../fish/guestfish-actions.pod:3925
msgid "pvcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3939
+#: ../fish/guestfish-actions.pod:3927
#, no-wrap
msgid ""
" pvcreate device\n"
@@ -13498,19 +13515,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6118
+#: ../fish/guestfish-actions.pod:3929 ../src/guestfs-actions.pod:6116
msgid ""
"This creates an LVM physical volume on the named C<device>, where C<device> "
"should usually be a partition name such as C</dev/sda1>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3945
+#: ../fish/guestfish-actions.pod:3933
msgid "pvremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3947
+#: ../fish/guestfish-actions.pod:3935
#, no-wrap
msgid ""
" pvremove device\n"
@@ -13518,14 +13535,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3949 ../src/guestfs-actions.pod:6132
+#: ../fish/guestfish-actions.pod:3937 ../src/guestfs-actions.pod:6130
msgid ""
"This wipes a physical volume C<device> so that LVM will no longer recognise "
"it."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6135
+#: ../fish/guestfish-actions.pod:3940 ../src/guestfs-actions.pod:6133
msgid ""
"The implementation uses the C<pvremove> command which refuses to wipe "
"physical volumes that contain any volume groups, so you have to remove those "
@@ -13533,12 +13550,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3956
+#: ../fish/guestfish-actions.pod:3944
msgid "pvresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3958
+#: ../fish/guestfish-actions.pod:3946
#, no-wrap
msgid ""
" pvresize device\n"
@@ -13546,19 +13563,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3960 ../src/guestfs-actions.pod:6149
+#: ../fish/guestfish-actions.pod:3948 ../src/guestfs-actions.pod:6147
msgid ""
"This resizes (expands or shrinks) an existing LVM physical volume to match "
"the new size of the underlying device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3963
+#: ../fish/guestfish-actions.pod:3951
msgid "pvresize-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3965
+#: ../fish/guestfish-actions.pod:3953
#, no-wrap
msgid ""
" pvresize-size device size\n"
@@ -13566,19 +13583,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3967
+#: ../fish/guestfish-actions.pod:3955
msgid ""
"This command is the same as L</pvresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3970
+#: ../fish/guestfish-actions.pod:3958
msgid "pvs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3972
+#: ../fish/guestfish-actions.pod:3960
#, no-wrap
msgid ""
" pvs\n"
@@ -13586,31 +13603,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3974 ../src/guestfs-actions.pod:6175
+#: ../fish/guestfish-actions.pod:3962 ../src/guestfs-actions.pod:6173
msgid ""
"List all the physical volumes detected. This is the equivalent of the "
"L<pvs(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6178
+#: ../fish/guestfish-actions.pod:3965 ../src/guestfs-actions.pod:6176
msgid ""
"This returns a list of just the device names that contain PVs "
"(eg. C</dev/sda2>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3980
+#: ../fish/guestfish-actions.pod:3968
msgid "See also L</pvs-full>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3982
+#: ../fish/guestfish-actions.pod:3970
msgid "pvs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3984
+#: ../fish/guestfish-actions.pod:3972
#, no-wrap
msgid ""
" pvs-full\n"
@@ -13618,19 +13635,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3986 ../src/guestfs-actions.pod:6194
+#: ../fish/guestfish-actions.pod:3974 ../src/guestfs-actions.pod:6192
msgid ""
"List all the physical volumes detected. This is the equivalent of the "
"L<pvs(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3989
+#: ../fish/guestfish-actions.pod:3977
msgid "pvuuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3991
+#: ../fish/guestfish-actions.pod:3979
#, no-wrap
msgid ""
" pvuuid device\n"
@@ -13638,17 +13655,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3993 ../src/guestfs-actions.pod:6209
+#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6207
msgid "This command returns the UUID of the LVM PV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3995
+#: ../fish/guestfish-actions.pod:3983
msgid "pwrite"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3997
+#: ../fish/guestfish-actions.pod:3985
#, no-wrap
msgid ""
" pwrite path content offset\n"
@@ -13656,14 +13673,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3999 ../src/guestfs-actions.pod:6225
+#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6223
msgid ""
"This command writes to part of a file. It writes the data buffer C<content> "
"to the file C<path> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4002 ../src/guestfs-actions.pod:6228
+#: ../fish/guestfish-actions.pod:3990 ../src/guestfs-actions.pod:6226
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
"call it may not write the full data requested. The return value is the "
@@ -13673,17 +13690,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4008
+#: ../fish/guestfish-actions.pod:3996
msgid "See also L</pread>, L</pwrite-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4013
+#: ../fish/guestfish-actions.pod:4001
msgid "pwrite-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4015
+#: ../fish/guestfish-actions.pod:4003
#, no-wrap
msgid ""
" pwrite-device device content offset\n"
@@ -13691,14 +13708,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6252
+#: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6250
msgid ""
"This command writes to part of a device. It writes the data buffer "
"C<content> to C<device> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4020 ../src/guestfs-actions.pod:6255
+#: ../fish/guestfish-actions.pod:4008 ../src/guestfs-actions.pod:6253
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
"call it may not write the full data requested (although short writes to disk "
@@ -13706,17 +13723,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4025
+#: ../fish/guestfish-actions.pod:4013
msgid "See also L</pwrite>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4030
+#: ../fish/guestfish-actions.pod:4018
msgid "read-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4032
+#: ../fish/guestfish-actions.pod:4020
#, no-wrap
msgid ""
" read-file path\n"
@@ -13724,12 +13741,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4034 ../src/guestfs-actions.pod:6276
+#: ../fish/guestfish-actions.pod:4022 ../src/guestfs-actions.pod:6274
msgid "This calls returns the contents of the file C<path> as a buffer."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4037
+#: ../fish/guestfish-actions.pod:4025
msgid ""
"Unlike L</cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike L</download>, this function "
@@ -13737,12 +13754,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4045
+#: ../fish/guestfish-actions.pod:4033
msgid "read-lines"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4047
+#: ../fish/guestfish-actions.pod:4035
#, no-wrap
msgid ""
" read-lines path\n"
@@ -13750,14 +13767,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4051 ../src/guestfs-actions.pod:6301
+#: ../fish/guestfish-actions.pod:4039 ../src/guestfs-actions.pod:6299
msgid ""
"The file contents are returned as a list of lines. Trailing C<LF> and "
"C<CRLF> character sequences are I<not> returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4054
+#: ../fish/guestfish-actions.pod:4042
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -13766,12 +13783,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4059
+#: ../fish/guestfish-actions.pod:4047
msgid "readdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4061
+#: ../fish/guestfish-actions.pod:4049
#, no-wrap
msgid ""
" readdir dir\n"
@@ -13779,12 +13796,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6321
+#: ../fish/guestfish-actions.pod:4051 ../src/guestfs-actions.pod:6319
msgid "This returns the list of directory entries in directory C<dir>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4065 ../src/guestfs-actions.pod:6323
+#: ../fish/guestfish-actions.pod:4053 ../src/guestfs-actions.pod:6321
msgid ""
"All entries in the directory are returned, including C<.> and C<..>. The "
"entries are I<not> sorted, but returned in the same order as the underlying "
@@ -13792,104 +13809,104 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4069 ../src/guestfs-actions.pod:6327
+#: ../fish/guestfish-actions.pod:4057 ../src/guestfs-actions.pod:6325
msgid ""
"Also this call returns basic file type information about each file. The "
"C<ftyp> field will contain one of the following characters:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6332
+#: ../fish/guestfish-actions.pod:4062 ../src/guestfs-actions.pod:6330
msgid "'b'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4076 ../src/guestfs-actions.pod:6334
+#: ../fish/guestfish-actions.pod:4064 ../src/guestfs-actions.pod:6332
msgid "Block special"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6336
+#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6334
msgid "'c'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4080 ../src/guestfs-actions.pod:6338
+#: ../fish/guestfish-actions.pod:4068 ../src/guestfs-actions.pod:6336
msgid "Char special"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6340
+#: ../fish/guestfish-actions.pod:4070 ../src/guestfs-actions.pod:6338
msgid "'d'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4084 ../src/guestfs-actions.pod:6342
+#: ../fish/guestfish-actions.pod:4072 ../src/guestfs-actions.pod:6340
msgid "Directory"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4086 ../src/guestfs-actions.pod:6344
+#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6342
msgid "'f'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4088 ../src/guestfs-actions.pod:6346
+#: ../fish/guestfish-actions.pod:4076 ../src/guestfs-actions.pod:6344
msgid "FIFO (named pipe)"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4090 ../src/guestfs-actions.pod:6348
+#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6346
msgid "'l'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4092 ../src/guestfs-actions.pod:6350
+#: ../fish/guestfish-actions.pod:4080 ../src/guestfs-actions.pod:6348
msgid "Symbolic link"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4094 ../src/guestfs-actions.pod:6352
+#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6350
msgid "'r'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6354
+#: ../fish/guestfish-actions.pod:4084 ../src/guestfs-actions.pod:6352
msgid "Regular file"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4098 ../src/guestfs-actions.pod:6356
+#: ../fish/guestfish-actions.pod:4086 ../src/guestfs-actions.pod:6354
msgid "'s'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4100 ../src/guestfs-actions.pod:6358
+#: ../fish/guestfish-actions.pod:4088 ../src/guestfs-actions.pod:6356
msgid "Socket"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4102 ../src/guestfs-actions.pod:6360
+#: ../fish/guestfish-actions.pod:4090 ../src/guestfs-actions.pod:6358
msgid "'u'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4104 ../src/guestfs-actions.pod:6362
+#: ../fish/guestfish-actions.pod:4092 ../src/guestfs-actions.pod:6360
msgid "Unknown file type"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4106 ../src/guestfs-actions.pod:6364
+#: ../fish/guestfish-actions.pod:4094 ../src/guestfs-actions.pod:6362
msgid "'?'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4108 ../src/guestfs-actions.pod:6366
+#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6364
msgid "The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4113
+#: ../fish/guestfish-actions.pod:4101
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use L</ls>. To get a printable directory for human "
@@ -13897,12 +13914,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4117
+#: ../fish/guestfish-actions.pod:4105
msgid "readlink"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4119
+#: ../fish/guestfish-actions.pod:4107
#, no-wrap
msgid ""
" readlink path\n"
@@ -13910,17 +13927,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4121 ../src/guestfs-actions.pod:6387
+#: ../fish/guestfish-actions.pod:4109 ../src/guestfs-actions.pod:6385
msgid "This command reads the target of a symbolic link."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4123
+#: ../fish/guestfish-actions.pod:4111
msgid "readlinklist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4125
+#: ../fish/guestfish-actions.pod:4113
#, no-wrap
msgid ""
" readlinklist path 'names ...'\n"
@@ -13928,7 +13945,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4127 ../src/guestfs-actions.pod:6401
+#: ../fish/guestfish-actions.pod:4115 ../src/guestfs-actions.pod:6399
msgid ""
"This call allows you to do a C<readlink> operation on multiple files, where "
"all files are in the directory C<path>. C<names> is the list of files from "
@@ -13936,14 +13953,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4131 ../src/guestfs-actions.pod:6405
+#: ../fish/guestfish-actions.pod:4119 ../src/guestfs-actions.pod:6403
msgid ""
"On return you get a list of strings, with a one-to-one correspondence to the "
"C<names> list. Each string is the value of the symbolic link."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4135 ../src/guestfs-actions.pod:6409
+#: ../fish/guestfish-actions.pod:4123 ../src/guestfs-actions.pod:6407
msgid ""
"If the C<readlink(2)> operation fails on any name, then the corresponding "
"result string is the empty string C<\"\">. However the whole operation is "
@@ -13953,7 +13970,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4142 ../src/guestfs-actions.pod:6416
+#: ../fish/guestfish-actions.pod:4130 ../src/guestfs-actions.pod:6414
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. Very long directory listings "
@@ -13962,12 +13979,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4149
+#: ../fish/guestfish-actions.pod:4137
msgid "realpath"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4151
+#: ../fish/guestfish-actions.pod:4139
#, no-wrap
msgid ""
" realpath path\n"
@@ -13975,19 +13992,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4153 ../src/guestfs-actions.pod:6435
+#: ../fish/guestfish-actions.pod:4141 ../src/guestfs-actions.pod:6433
msgid ""
"Return the canonicalized absolute pathname of C<path>. The returned path "
"has no C<.>, C<..> or symbolic link path elements."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4156
+#: ../fish/guestfish-actions.pod:4144
msgid "removexattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4158
+#: ../fish/guestfish-actions.pod:4146
#, no-wrap
msgid ""
" removexattr xattr path\n"
@@ -13995,22 +14012,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4160 ../src/guestfs-actions.pod:6450
+#: ../fish/guestfish-actions.pod:4148 ../src/guestfs-actions.pod:6448
msgid "This call removes the extended attribute named C<xattr> of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4163
+#: ../fish/guestfish-actions.pod:4151
msgid "See also: L</lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4165
+#: ../fish/guestfish-actions.pod:4153
msgid "resize2fs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4167
+#: ../fish/guestfish-actions.pod:4155
#, no-wrap
msgid ""
" resize2fs device\n"
@@ -14018,14 +14035,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4169 ../src/guestfs-actions.pod:6465
+#: ../fish/guestfish-actions.pod:4157 ../src/guestfs-actions.pod:6463
msgid ""
"This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4172
+#: ../fish/guestfish-actions.pod:4160
msgid ""
"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> "
"before calling this command. For unknown reasons C<resize2fs> sometimes "
@@ -14034,12 +14051,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4178
+#: ../fish/guestfish-actions.pod:4166
msgid "resize2fs-M"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4180
+#: ../fish/guestfish-actions.pod:4168
#, no-wrap
msgid ""
" resize2fs-M device\n"
@@ -14047,7 +14064,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4182
+#: ../fish/guestfish-actions.pod:4170
msgid ""
"This command is the same as L</resize2fs>, but the filesystem is resized to "
"its minimum size. This works like the I<-M> option to the C<resize2fs> "
@@ -14055,7 +14072,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4186
+#: ../fish/guestfish-actions.pod:4174
msgid ""
"To get the resulting size of the filesystem you should call L</tune2fs-l> "
"and read the C<Block size> and C<Block count> values. These two numbers, "
@@ -14064,12 +14081,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4191
+#: ../fish/guestfish-actions.pod:4179
msgid "resize2fs-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4193
+#: ../fish/guestfish-actions.pod:4181
#, no-wrap
msgid ""
" resize2fs-size device size\n"
@@ -14077,19 +14094,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4195
+#: ../fish/guestfish-actions.pod:4183
msgid ""
"This command is the same as L</resize2fs> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4198
+#: ../fish/guestfish-actions.pod:4186
msgid "rm"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4200
+#: ../fish/guestfish-actions.pod:4188
#, no-wrap
msgid ""
" rm path\n"
@@ -14097,17 +14114,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4202 ../src/guestfs-actions.pod:6517
+#: ../fish/guestfish-actions.pod:4190 ../src/guestfs-actions.pod:6515
msgid "Remove the single file C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4204
+#: ../fish/guestfish-actions.pod:4192
msgid "rm-rf"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4206
+#: ../fish/guestfish-actions.pod:4194
#, no-wrap
msgid ""
" rm-rf path\n"
@@ -14115,19 +14132,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4208 ../src/guestfs-actions.pod:6529
+#: ../fish/guestfish-actions.pod:4196 ../src/guestfs-actions.pod:6527
msgid ""
"Remove the file or directory C<path>, recursively removing the contents if "
"its a directory. This is like the C<rm -rf> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4212
+#: ../fish/guestfish-actions.pod:4200
msgid "rmdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4214
+#: ../fish/guestfish-actions.pod:4202
#, no-wrap
msgid ""
" rmdir path\n"
@@ -14135,17 +14152,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4216 ../src/guestfs-actions.pod:6543
+#: ../fish/guestfish-actions.pod:4204 ../src/guestfs-actions.pod:6541
msgid "Remove the single directory C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4218
+#: ../fish/guestfish-actions.pod:4206
msgid "rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4220
+#: ../fish/guestfish-actions.pod:4208
#, no-wrap
msgid ""
" rmmountpoint exemptpath\n"
@@ -14153,19 +14170,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4222
+#: ../fish/guestfish-actions.pod:4210
msgid ""
"This calls removes a mountpoint that was previously created with "
"L</mkmountpoint>. See L</mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4226
+#: ../fish/guestfish-actions.pod:4214
msgid "scrub-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4228
+#: ../fish/guestfish-actions.pod:4216
#, no-wrap
msgid ""
" scrub-device device\n"
@@ -14173,26 +14190,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4230 ../src/guestfs-actions.pod:6569
+#: ../fish/guestfish-actions.pod:4218 ../src/guestfs-actions.pod:6567
msgid ""
"This command writes patterns over C<device> to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4233 ../fish/guestfish-actions.pod:4248 ../fish/guestfish-actions.pod:4261 ../src/guestfs-actions.pod:6572 ../src/guestfs-actions.pod:6593 ../src/guestfs-actions.pod:6612
+#: ../fish/guestfish-actions.pod:4221 ../fish/guestfish-actions.pod:4233 ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6570 ../src/guestfs-actions.pod:6588 ../src/guestfs-actions.pod:6607
msgid ""
"It is an interface to the L<scrub(1)> program. See that manual page for "
"more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4239
+#: ../fish/guestfish-actions.pod:4224
msgid "scrub-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4241
+#: ../fish/guestfish-actions.pod:4226
#, no-wrap
msgid ""
" scrub-file file\n"
@@ -14200,24 +14217,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4243 ../src/guestfs-actions.pod:6588
+#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6583
msgid ""
"This command writes patterns over a file to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6591
+#: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6586
msgid "The file is I<removed> after scrubbing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4251
+#: ../fish/guestfish-actions.pod:4236
msgid "scrub-freespace"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4253
+#: ../fish/guestfish-actions.pod:4238
#, no-wrap
msgid ""
" scrub-freespace dir\n"
@@ -14225,7 +14242,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4255
+#: ../fish/guestfish-actions.pod:4240
msgid ""
"This command creates the directory C<dir> and then fills it with files until "
"the filesystem is full, and scrubs the files as for L</scrub-file>, and "
@@ -14234,17 +14251,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4264
+#: ../fish/guestfish-actions.pod:4249
msgid "set-append"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4266
+#: ../fish/guestfish-actions.pod:4251
msgid "append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4268
+#: ../fish/guestfish-actions.pod:4253
#, no-wrap
msgid ""
" set-append append\n"
@@ -14252,38 +14269,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4270 ../src/guestfs-actions.pod:6625
+#: ../fish/guestfish-actions.pod:4255 ../src/guestfs-actions.pod:6620
msgid ""
"This function is used to add additional options to the guest kernel command "
"line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4273 ../src/guestfs-actions.pod:6628
+#: ../fish/guestfish-actions.pod:4258 ../src/guestfs-actions.pod:6623
msgid ""
"The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
"environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4276 ../src/guestfs-actions.pod:6631
+#: ../fish/guestfish-actions.pod:4261 ../src/guestfs-actions.pod:6626
msgid ""
"Setting C<append> to C<NULL> means I<no> additional options are passed "
"(libguestfs always adds a few of its own)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4279
+#: ../fish/guestfish-actions.pod:4264
msgid "set-attach-method"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4281
+#: ../fish/guestfish-actions.pod:4266
msgid "attach-method"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4283
+#: ../fish/guestfish-actions.pod:4268
#, no-wrap
msgid ""
" set-attach-method attachmethod\n"
@@ -14291,36 +14308,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4285 ../src/guestfs-actions.pod:6644
+#: ../fish/guestfish-actions.pod:4270 ../src/guestfs-actions.pod:6639
msgid ""
"Set the method that libguestfs uses to connect to the back end guestfsd "
"daemon. Possible methods are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4290 ../src/guestfs-actions.pod:6649 ../src/guestfs.pod:2916
+#: ../fish/guestfish-actions.pod:4275 ../src/guestfs-actions.pod:6644 ../src/guestfs.pod:2916
msgid "C<appliance>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6651
+#: ../fish/guestfish-actions.pod:4277 ../src/guestfs-actions.pod:6646
msgid ""
"Launch an appliance and connect to it. This is the ordinary method and the "
"default."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4295 ../src/guestfs-actions.pod:6654
+#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6649
msgid "C<unix:I<path>>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4297 ../src/guestfs-actions.pod:6656
+#: ../fish/guestfish-actions.pod:4282 ../src/guestfs-actions.pod:6651
msgid "Connect to the Unix domain socket I<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4299 ../src/guestfs-actions.pod:6658
+#: ../fish/guestfish-actions.pod:4284 ../src/guestfs-actions.pod:6653
msgid ""
"This method lets you connect to an existing daemon or (using virtio-serial) "
"to a live guest. For more information, see L<guestfs(3)/ATTACHING TO "
@@ -14328,17 +14345,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4305
+#: ../fish/guestfish-actions.pod:4290
msgid "set-autosync"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4307
+#: ../fish/guestfish-actions.pod:4292
msgid "autosync"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4309
+#: ../fish/guestfish-actions.pod:4294
#, no-wrap
msgid ""
" set-autosync true|false\n"
@@ -14346,7 +14363,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4311 ../src/guestfs-actions.pod:6674
+#: ../fish/guestfish-actions.pod:4296 ../src/guestfs-actions.pod:6669
msgid ""
"If C<autosync> is true, this enables autosync. Libguestfs will make a best "
"effort attempt to make filesystems consistent and synchronized when the "
@@ -14354,24 +14371,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4316 ../src/guestfs-actions.pod:6679
+#: ../fish/guestfish-actions.pod:4301 ../src/guestfs-actions.pod:6674
msgid ""
"This is enabled by default (since libguestfs 1.5.24, previously it was "
"disabled by default)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4319
+#: ../fish/guestfish-actions.pod:4304
msgid "set-direct"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4321
+#: ../fish/guestfish-actions.pod:4306
msgid "direct"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4323
+#: ../fish/guestfish-actions.pod:4308
#, no-wrap
msgid ""
" set-direct true|false\n"
@@ -14379,36 +14396,36 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4325 ../src/guestfs-actions.pod:6692
+#: ../fish/guestfish-actions.pod:4310 ../src/guestfs-actions.pod:6687
msgid ""
"If the direct appliance mode flag is enabled, then stdin and stdout are "
"passed directly through to the appliance once it is launched."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4329
+#: ../fish/guestfish-actions.pod:4314
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by L</set-log-message-callback>, but go straight to stdout."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4333 ../src/guestfs-actions.pod:6700
+#: ../fish/guestfish-actions.pod:4318 ../src/guestfs-actions.pod:6695
msgid "You probably don't want to use this unless you know what you are doing."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4336 ../src/guestfs-actions.pod:6703
+#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6698
msgid "The default is disabled."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4338
+#: ../fish/guestfish-actions.pod:4323
msgid "set-e2label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4340
+#: ../fish/guestfish-actions.pod:4325
#, no-wrap
msgid ""
" set-e2label device label\n"
@@ -14416,26 +14433,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4342 ../src/guestfs-actions.pod:6716
+#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6711
msgid ""
"This sets the ext2/3/4 filesystem label of the filesystem on C<device> to "
"C<label>. Filesystem labels are limited to 16 characters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4346
+#: ../fish/guestfish-actions.pod:4331
msgid ""
"You can use either L</tune2fs-l> or L</get-e2label> to return the existing "
"label on a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4349
+#: ../fish/guestfish-actions.pod:4334
msgid "set-e2uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4351
+#: ../fish/guestfish-actions.pod:4336
#, no-wrap
msgid ""
" set-e2uuid device uuid\n"
@@ -14443,7 +14460,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4353 ../src/guestfs-actions.pod:6734
+#: ../fish/guestfish-actions.pod:4338 ../src/guestfs-actions.pod:6729
msgid ""
"This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to "
"C<uuid>. The format of the UUID and alternatives such as C<clear>, "
@@ -14451,24 +14468,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4358
+#: ../fish/guestfish-actions.pod:4343
msgid ""
"You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing "
"UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4361
+#: ../fish/guestfish-actions.pod:4346
msgid "set-memsize"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4363
+#: ../fish/guestfish-actions.pod:4348
msgid "memsize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4365
+#: ../fish/guestfish-actions.pod:4350
#, no-wrap
msgid ""
" set-memsize memsize\n"
@@ -14476,31 +14493,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4367
+#: ../fish/guestfish-actions.pod:4352
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before L</launch>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4371 ../src/guestfs-actions.pod:6756
+#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6751
msgid ""
"You can also change this by setting the environment variable "
"C<LIBGUESTFS_MEMSIZE> before the handle is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4378
+#: ../fish/guestfish-actions.pod:4363
msgid "set-network"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4380
+#: ../fish/guestfish-actions.pod:4365
msgid "network"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4382
+#: ../fish/guestfish-actions.pod:4367
#, no-wrap
msgid ""
" set-network true|false\n"
@@ -14508,31 +14525,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4384 ../src/guestfs-actions.pod:6773
+#: ../fish/guestfish-actions.pod:4369 ../src/guestfs-actions.pod:6768
msgid ""
"If C<network> is true, then the network is enabled in the libguestfs "
"appliance. The default is false."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4387 ../src/guestfs-actions.pod:6776
+#: ../fish/guestfish-actions.pod:4372 ../src/guestfs-actions.pod:6771
msgid ""
"This affects whether commands are able to access the network (see "
"L<guestfs(3)/RUNNING COMMANDS>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4390
+#: ../fish/guestfish-actions.pod:4375
msgid "You must call this before calling L</launch>, otherwise it has no effect."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4393
+#: ../fish/guestfish-actions.pod:4378
msgid "set-path"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4397
+#: ../fish/guestfish-actions.pod:4382
#, no-wrap
msgid ""
" set-path searchpath\n"
@@ -14540,34 +14557,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4399 ../src/guestfs-actions.pod:6792
+#: ../fish/guestfish-actions.pod:4384 ../src/guestfs-actions.pod:6787
msgid "Set the path that libguestfs searches for kernel and initrd.img."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4401 ../src/guestfs-actions.pod:6794
+#: ../fish/guestfish-actions.pod:4386 ../src/guestfs-actions.pod:6789
msgid ""
"The default is C<$libdir/guestfs> unless overridden by setting "
"C<LIBGUESTFS_PATH> environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4404 ../src/guestfs-actions.pod:6797
+#: ../fish/guestfish-actions.pod:4389 ../src/guestfs-actions.pod:6792
msgid "Setting C<path> to C<NULL> restores the default path."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4406
+#: ../fish/guestfish-actions.pod:4391
msgid "set-pgroup"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4408
+#: ../fish/guestfish-actions.pod:4393
msgid "pgroup"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4410
+#: ../fish/guestfish-actions.pod:4395
#, no-wrap
msgid ""
" set-pgroup true|false\n"
@@ -14575,38 +14592,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4412 ../src/guestfs-actions.pod:6809
+#: ../fish/guestfish-actions.pod:4397 ../src/guestfs-actions.pod:6804
msgid ""
"If C<pgroup> is true, child processes are placed into their own process "
"group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4415 ../src/guestfs-actions.pod:6812
+#: ../fish/guestfish-actions.pod:4400 ../src/guestfs-actions.pod:6807
msgid ""
"The practical upshot of this is that signals like C<SIGINT> (from users "
"pressing C<^C>) won't be received by the child process."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4418 ../src/guestfs-actions.pod:6815
+#: ../fish/guestfish-actions.pod:4403 ../src/guestfs-actions.pod:6810
msgid ""
"The default for this flag is false, because usually you want C<^C> to kill "
"the subprocess."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4421
+#: ../fish/guestfish-actions.pod:4406
msgid "set-qemu"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4423
+#: ../fish/guestfish-actions.pod:4408
msgid "qemu"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4425
+#: ../fish/guestfish-actions.pod:4410
#, no-wrap
msgid ""
" set-qemu qemu\n"
@@ -14614,29 +14631,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4427 ../src/guestfs-actions.pod:6828
+#: ../fish/guestfish-actions.pod:4412 ../src/guestfs-actions.pod:6823
msgid "Set the qemu binary that we will use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4429 ../src/guestfs-actions.pod:6830
+#: ../fish/guestfish-actions.pod:4414 ../src/guestfs-actions.pod:6825
msgid "The default is chosen when the library was compiled by the configure script."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4432 ../src/guestfs-actions.pod:6833
+#: ../fish/guestfish-actions.pod:4417 ../src/guestfs-actions.pod:6828
msgid ""
"You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
"variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4435 ../src/guestfs-actions.pod:6836
+#: ../fish/guestfish-actions.pod:4420 ../src/guestfs-actions.pod:6831
msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4437 ../src/guestfs-actions.pod:6838
+#: ../fish/guestfish-actions.pod:4422 ../src/guestfs-actions.pod:6833
msgid ""
"Note that you should call this function as early as possible after creating "
"the handle. This is because some pre-launch operations depend on testing "
@@ -14647,17 +14664,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4445
+#: ../fish/guestfish-actions.pod:4430
msgid "set-recovery-proc"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4447
+#: ../fish/guestfish-actions.pod:4432
msgid "recovery-proc"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4449
+#: ../fish/guestfish-actions.pod:4434
#, no-wrap
msgid ""
" set-recovery-proc true|false\n"
@@ -14665,7 +14682,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4451
+#: ../fish/guestfish-actions.pod:4436
msgid ""
"If this is called with the parameter C<false> then L</launch> does not "
"create a recovery process. The purpose of the recovery process is to stop "
@@ -14673,14 +14690,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4456
+#: ../fish/guestfish-actions.pod:4441
msgid ""
"This only has any effect if called before L</launch>, and the default is "
"true."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6864
+#: ../fish/guestfish-actions.pod:4444 ../src/guestfs-actions.pod:6859
msgid ""
"About the only time when you would want to disable this is if the main "
"process will fork itself into the background (\"daemonize\" itself). In "
@@ -14689,17 +14706,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4465
+#: ../fish/guestfish-actions.pod:4450
msgid "set-selinux"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4467
+#: ../fish/guestfish-actions.pod:4452
msgid "selinux"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4469
+#: ../fish/guestfish-actions.pod:4454
#, no-wrap
msgid ""
" set-selinux true|false\n"
@@ -14707,31 +14724,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4471 ../src/guestfs-actions.pod:6880
+#: ../fish/guestfish-actions.pod:4456 ../src/guestfs-actions.pod:6875
msgid ""
"This sets the selinux flag that is passed to the appliance at boot time. "
"The default is C<selinux=0> (disabled)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4474 ../src/guestfs-actions.pod:6883
+#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6878
msgid ""
"Note that if SELinux is enabled, it is always in Permissive mode "
"(C<enforcing=0>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4480
+#: ../fish/guestfish-actions.pod:4465
msgid "set-smp"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4482
+#: ../fish/guestfish-actions.pod:4467
msgid "smp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4484
+#: ../fish/guestfish-actions.pod:4469
#, no-wrap
msgid ""
" set-smp smp\n"
@@ -14739,7 +14756,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4486 ../src/guestfs-actions.pod:6899
+#: ../fish/guestfish-actions.pod:4471 ../src/guestfs-actions.pod:6894
msgid ""
"Change the number of virtual CPUs assigned to the appliance. The default is "
"C<1>. Increasing this may improve performance, though often it has no "
@@ -14747,22 +14764,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4490
+#: ../fish/guestfish-actions.pod:4475
msgid "This function must be called before L</launch>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4492
+#: ../fish/guestfish-actions.pod:4477
msgid "set-trace"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4494
+#: ../fish/guestfish-actions.pod:4479
msgid "trace"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4496
+#: ../fish/guestfish-actions.pod:4481
#, no-wrap
msgid ""
" set-trace true|false\n"
@@ -14770,45 +14787,45 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4498 ../src/guestfs-actions.pod:6915
+#: ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:6910
msgid ""
"If the command trace flag is set to 1, then libguestfs calls, parameters and "
"return values are traced."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4501 ../src/guestfs-actions.pod:6918
+#: ../fish/guestfish-actions.pod:4486 ../src/guestfs-actions.pod:6913
msgid ""
"If you want to trace C API calls into libguestfs (and other libraries) then "
"possibly a better way is to use the external ltrace(1) command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4505 ../src/guestfs-actions.pod:6922
+#: ../fish/guestfish-actions.pod:4490 ../src/guestfs-actions.pod:6917
msgid ""
"Command traces are disabled unless the environment variable "
"C<LIBGUESTFS_TRACE> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4508
+#: ../fish/guestfish-actions.pod:4493
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4512
+#: ../fish/guestfish-actions.pod:4497
msgid "set-verbose"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4514
+#: ../fish/guestfish-actions.pod:4499
msgid "verbose"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4516
+#: ../fish/guestfish-actions.pod:4501
#, no-wrap
msgid ""
" set-verbose true|false\n"
@@ -14816,31 +14833,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:6939
+#: ../fish/guestfish-actions.pod:4503 ../src/guestfs-actions.pod:6934
msgid "If C<verbose> is true, this turns on verbose messages."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4520 ../src/guestfs-actions.pod:6941
+#: ../fish/guestfish-actions.pod:4505 ../src/guestfs-actions.pod:6936
msgid ""
"Verbose messages are disabled unless the environment variable "
"C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4523
+#: ../fish/guestfish-actions.pod:4508
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4527
+#: ../fish/guestfish-actions.pod:4512
msgid "setcon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4529
+#: ../fish/guestfish-actions.pod:4514
#, no-wrap
msgid ""
" setcon context\n"
@@ -14848,24 +14865,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4531 ../src/guestfs-actions.pod:6958
+#: ../fish/guestfish-actions.pod:4516 ../src/guestfs-actions.pod:6953
msgid ""
"This sets the SELinux security context of the daemon to the string "
"C<context>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4534 ../src/guestfs-actions.pod:6961
+#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:6956
msgid "See the documentation about SELINUX in L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4536
+#: ../fish/guestfish-actions.pod:4521
msgid "setxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4538
+#: ../fish/guestfish-actions.pod:4523
#, no-wrap
msgid ""
" setxattr xattr val vallen path\n"
@@ -14873,24 +14890,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4540 ../src/guestfs-actions.pod:6976
+#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:6971
msgid ""
"This call sets the extended attribute named C<xattr> of the file C<path> to "
"the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4544
+#: ../fish/guestfish-actions.pod:4529
msgid "See also: L</lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4546
+#: ../fish/guestfish-actions.pod:4531
msgid "sfdisk"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4548
+#: ../fish/guestfish-actions.pod:4533
#, no-wrap
msgid ""
" sfdisk device cyls heads sectors 'lines ...'\n"
@@ -14898,19 +14915,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4550 ../src/guestfs-actions.pod:7003
+#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:6998
msgid ""
"This is a direct interface to the L<sfdisk(8)> program for creating "
"partitions on block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4553 ../src/guestfs-actions.pod:7006
+#: ../fish/guestfish-actions.pod:4538 ../src/guestfs-actions.pod:7001
msgid "C<device> should be a block device, for example C</dev/sda>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4555 ../src/guestfs-actions.pod:7008
+#: ../fish/guestfish-actions.pod:4540 ../src/guestfs-actions.pod:7003
msgid ""
"C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and "
"sectors on the device, which are passed directly to sfdisk as the I<-C>, "
@@ -14921,14 +14938,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4563 ../src/guestfs-actions.pod:7016
+#: ../fish/guestfish-actions.pod:4548 ../src/guestfs-actions.pod:7011
msgid ""
"C<lines> is a list of lines that we feed to C<sfdisk>. For more information "
"refer to the L<sfdisk(8)> manpage."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4566 ../src/guestfs-actions.pod:7019
+#: ../fish/guestfish-actions.pod:4551 ../src/guestfs-actions.pod:7014
msgid ""
"To create a single partition occupying the whole disk, you would pass "
"C<lines> as a single element list, when the single element being the string "
@@ -14936,24 +14953,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4570
+#: ../fish/guestfish-actions.pod:4555
msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4576 ../fish/guestfish-actions.pod:4599 ../fish/guestfish-actions.pod:4621
+#: ../fish/guestfish-actions.pod:4558 ../fish/guestfish-actions.pod:4578 ../fish/guestfish-actions.pod:4597
msgid ""
"I<This function is deprecated.> In new code, use the L</part_add> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4583
+#: ../fish/guestfish-actions.pod:4565
msgid "sfdiskM"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4585
+#: ../fish/guestfish-actions.pod:4567
#, no-wrap
msgid ""
" sfdiskM device 'lines ...'\n"
@@ -14961,7 +14978,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4587
+#: ../fish/guestfish-actions.pod:4569
msgid ""
"This is a simplified interface to the L</sfdisk> command, where partition "
"sizes are specified in megabytes only (rounded to the nearest cylinder) and "
@@ -14970,17 +14987,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4593
+#: ../fish/guestfish-actions.pod:4575
msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4606
+#: ../fish/guestfish-actions.pod:4585
msgid "sfdisk-N"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4608
+#: ../fish/guestfish-actions.pod:4587
#, no-wrap
msgid ""
" sfdisk-N device partnum cyls heads sectors line\n"
@@ -14988,31 +15005,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4610 ../src/guestfs-actions.pod:7081
+#: ../fish/guestfish-actions.pod:4589 ../src/guestfs-actions.pod:7070
msgid ""
"This runs L<sfdisk(8)> option to modify just the single partition C<n> "
"(note: C<n> counts from 1)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4613
+#: ../fish/guestfish-actions.pod:4592
msgid ""
"For other parameters, see L</sfdisk>. You should usually pass C<0> for the "
"cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4616
+#: ../fish/guestfish-actions.pod:4595
msgid "See also: L</part-add>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4628
+#: ../fish/guestfish-actions.pod:4604
msgid "sfdisk-disk-geometry"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4630
+#: ../fish/guestfish-actions.pod:4606
#, no-wrap
msgid ""
" sfdisk-disk-geometry device\n"
@@ -15020,7 +15037,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4632
+#: ../fish/guestfish-actions.pod:4608
msgid ""
"This displays the disk geometry of C<device> read from the partition table. "
"Especially in the case where the underlying block device has been resized, "
@@ -15029,17 +15046,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4637 ../fish/guestfish-actions.pod:4646 ../src/guestfs-actions.pod:7107 ../src/guestfs-actions.pod:7123
+#: ../fish/guestfish-actions.pod:4613 ../fish/guestfish-actions.pod:4622 ../src/guestfs-actions.pod:7093 ../src/guestfs-actions.pod:7109
msgid "The result is in human-readable format, and not designed to be parsed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4640
+#: ../fish/guestfish-actions.pod:4616
msgid "sfdisk-kernel-geometry"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4642
+#: ../fish/guestfish-actions.pod:4618
#, no-wrap
msgid ""
" sfdisk-kernel-geometry device\n"
@@ -15047,17 +15064,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4644 ../src/guestfs-actions.pod:7121
+#: ../fish/guestfish-actions.pod:4620 ../src/guestfs-actions.pod:7107
msgid "This displays the kernel's idea of the geometry of C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4649
+#: ../fish/guestfish-actions.pod:4625
msgid "sfdisk-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4651
+#: ../fish/guestfish-actions.pod:4627
#, no-wrap
msgid ""
" sfdisk-l device\n"
@@ -15065,31 +15082,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4653 ../src/guestfs-actions.pod:7144
+#: ../fish/guestfish-actions.pod:4629 ../src/guestfs-actions.pod:7130
msgid ""
"This displays the partition table on C<device>, in the human-readable output "
"of the L<sfdisk(8)> command. It is not intended to be parsed."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4657
+#: ../fish/guestfish-actions.pod:4633
msgid "See also: L</part-list>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4659
+#: ../fish/guestfish-actions.pod:4635
msgid ""
"I<This function is deprecated.> In new code, use the L</part_list> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4666
+#: ../fish/guestfish-actions.pod:4642
msgid "sh"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4668
+#: ../fish/guestfish-actions.pod:4644
#, no-wrap
msgid ""
" sh command\n"
@@ -15097,19 +15114,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4670 ../src/guestfs-actions.pod:7161
+#: ../fish/guestfish-actions.pod:4646 ../src/guestfs-actions.pod:7147
msgid ""
"This call runs a command from the guest filesystem via the guest's "
"C</bin/sh>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4673
+#: ../fish/guestfish-actions.pod:4649
msgid "This is like L</command>, but passes the command to:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4675 ../src/guestfs-actions.pod:7166
+#: ../fish/guestfish-actions.pod:4651 ../src/guestfs-actions.pod:7152
#, no-wrap
msgid ""
" /bin/sh -c \"command\"\n"
@@ -15117,24 +15134,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4677 ../src/guestfs-actions.pod:7168
+#: ../fish/guestfish-actions.pod:4653 ../src/guestfs-actions.pod:7154
msgid ""
"Depending on the guest's shell, this usually results in wildcards being "
"expanded, shell expressions being interpolated and so on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4681
+#: ../fish/guestfish-actions.pod:4657
msgid "All the provisos about L</command> apply to this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4683
+#: ../fish/guestfish-actions.pod:4659
msgid "sh-lines"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4685
+#: ../fish/guestfish-actions.pod:4661
#, no-wrap
msgid ""
" sh-lines command\n"
@@ -15142,22 +15159,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4687
+#: ../fish/guestfish-actions.pod:4663
msgid "This is the same as L</sh>, but splits the result into a list of lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4690
+#: ../fish/guestfish-actions.pod:4666
msgid "See also: L</command-lines>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4692
+#: ../fish/guestfish-actions.pod:4668
msgid "sleep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4694
+#: ../fish/guestfish-actions.pod:4670
#, no-wrap
msgid ""
" sleep secs\n"
@@ -15165,17 +15182,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4696 ../src/guestfs-actions.pod:7202
+#: ../fish/guestfish-actions.pod:4672 ../src/guestfs-actions.pod:7188
msgid "Sleep for C<secs> seconds."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4698
+#: ../fish/guestfish-actions.pod:4674
msgid "stat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4700
+#: ../fish/guestfish-actions.pod:4676
#, no-wrap
msgid ""
" stat path\n"
@@ -15183,17 +15200,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4704 ../src/guestfs-actions.pod:7216
+#: ../fish/guestfish-actions.pod:4680 ../src/guestfs-actions.pod:7202
msgid "This is the same as the C<stat(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4706
+#: ../fish/guestfish-actions.pod:4682
msgid "statvfs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4708
+#: ../fish/guestfish-actions.pod:4684
#, no-wrap
msgid ""
" statvfs path\n"
@@ -15201,7 +15218,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4710 ../src/guestfs-actions.pod:7230
+#: ../fish/guestfish-actions.pod:4686 ../src/guestfs-actions.pod:7216
msgid ""
"Returns file system statistics for any mounted file system. C<path> should "
"be a file or directory in the mounted file system (typically it is the mount "
@@ -15209,17 +15226,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4714 ../src/guestfs-actions.pod:7234
+#: ../fish/guestfish-actions.pod:4690 ../src/guestfs-actions.pod:7220
msgid "This is the same as the C<statvfs(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4716
+#: ../fish/guestfish-actions.pod:4692
msgid "strings"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4718
+#: ../fish/guestfish-actions.pod:4694
#, no-wrap
msgid ""
" strings path\n"
@@ -15227,19 +15244,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4720 ../src/guestfs-actions.pod:7248
+#: ../fish/guestfish-actions.pod:4696 ../src/guestfs-actions.pod:7234
msgid ""
"This runs the L<strings(1)> command on a file and returns the list of "
"printable strings found."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4726
+#: ../fish/guestfish-actions.pod:4702
msgid "strings-e"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4728
+#: ../fish/guestfish-actions.pod:4704
#, no-wrap
msgid ""
" strings-e encoding path\n"
@@ -15247,93 +15264,93 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4730
+#: ../fish/guestfish-actions.pod:4706
msgid ""
"This is like the L</strings> command, but allows you to specify the encoding "
"of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7271
+#: ../fish/guestfish-actions.pod:4710 ../src/guestfs-actions.pod:7257
msgid "Allowed encodings are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4738 ../src/guestfs-actions.pod:7275
+#: ../fish/guestfish-actions.pod:4714 ../src/guestfs-actions.pod:7261
msgid "s"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4740
+#: ../fish/guestfish-actions.pod:4716
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what L</strings> uses)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4743 ../src/guestfs-actions.pod:7280
+#: ../fish/guestfish-actions.pod:4719 ../src/guestfs-actions.pod:7266
msgid "S"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4745 ../src/guestfs-actions.pod:7282
+#: ../fish/guestfish-actions.pod:4721 ../src/guestfs-actions.pod:7268
msgid "Single 8-bit-byte characters."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4747 ../src/guestfs-actions.pod:7284
+#: ../fish/guestfish-actions.pod:4723 ../src/guestfs-actions.pod:7270
msgid "b"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4749 ../src/guestfs-actions.pod:7286
+#: ../fish/guestfish-actions.pod:4725 ../src/guestfs-actions.pod:7272
msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4752 ../src/guestfs-actions.pod:7289
+#: ../fish/guestfish-actions.pod:4728 ../src/guestfs-actions.pod:7275
msgid "l (lower case letter L)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4754 ../src/guestfs-actions.pod:7291
+#: ../fish/guestfish-actions.pod:4730 ../src/guestfs-actions.pod:7277
msgid ""
"16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for "
"examining binaries in Windows guests."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4757 ../src/guestfs-actions.pod:7294
+#: ../fish/guestfish-actions.pod:4733 ../src/guestfs-actions.pod:7280
msgid "B"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4759 ../src/guestfs-actions.pod:7296
+#: ../fish/guestfish-actions.pod:4735 ../src/guestfs-actions.pod:7282
msgid "32-bit big endian such as UCS-4BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4761 ../src/guestfs-actions.pod:7298
+#: ../fish/guestfish-actions.pod:4737 ../src/guestfs-actions.pod:7284
msgid "L"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4763 ../src/guestfs-actions.pod:7300
+#: ../fish/guestfish-actions.pod:4739 ../src/guestfs-actions.pod:7286
msgid "32-bit little endian such as UCS-4LE."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4767 ../src/guestfs-actions.pod:7304
+#: ../fish/guestfish-actions.pod:4743 ../src/guestfs-actions.pod:7290
msgid "The returned strings are transcoded to UTF-8."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4772
+#: ../fish/guestfish-actions.pod:4748
msgid "swapoff-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4774
+#: ../fish/guestfish-actions.pod:4750
#, no-wrap
msgid ""
" swapoff-device device\n"
@@ -15341,19 +15358,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4776
+#: ../fish/guestfish-actions.pod:4752
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See L</swapon-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4780
+#: ../fish/guestfish-actions.pod:4756
msgid "swapoff-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4782
+#: ../fish/guestfish-actions.pod:4758
#, no-wrap
msgid ""
" swapoff-file file\n"
@@ -15361,17 +15378,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4784 ../src/guestfs-actions.pod:7335
+#: ../fish/guestfish-actions.pod:4760 ../src/guestfs-actions.pod:7321
msgid "This command disables the libguestfs appliance swap on file."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4786
+#: ../fish/guestfish-actions.pod:4762
msgid "swapoff-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4788
+#: ../fish/guestfish-actions.pod:4764
#, no-wrap
msgid ""
" swapoff-label label\n"
@@ -15379,19 +15396,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4790 ../src/guestfs-actions.pod:7347
+#: ../fish/guestfish-actions.pod:4766 ../src/guestfs-actions.pod:7333
msgid ""
"This command disables the libguestfs appliance swap on labeled swap "
"partition."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4793
+#: ../fish/guestfish-actions.pod:4769
msgid "swapoff-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4795
+#: ../fish/guestfish-actions.pod:4771
#, no-wrap
msgid ""
" swapoff-uuid uuid\n"
@@ -15399,19 +15416,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4797 ../src/guestfs-actions.pod:7360
+#: ../fish/guestfish-actions.pod:4773 ../src/guestfs-actions.pod:7346
msgid ""
"This command disables the libguestfs appliance swap partition with the given "
"UUID."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4800
+#: ../fish/guestfish-actions.pod:4776
msgid "swapon-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4802
+#: ../fish/guestfish-actions.pod:4778
#, no-wrap
msgid ""
" swapon-device device\n"
@@ -15419,7 +15436,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4804
+#: ../fish/guestfish-actions.pod:4780
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -15427,7 +15444,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4809 ../src/guestfs-actions.pod:7378
+#: ../fish/guestfish-actions.pod:4785 ../src/guestfs-actions.pod:7364
msgid ""
"Note that you should not swap to existing guest swap partitions unless you "
"know what you are doing. They may contain hibernation information, or other "
@@ -15437,12 +15454,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4816
+#: ../fish/guestfish-actions.pod:4792
msgid "swapon-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4818
+#: ../fish/guestfish-actions.pod:4794
#, no-wrap
msgid ""
" swapon-file file\n"
@@ -15450,17 +15467,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4820
+#: ../fish/guestfish-actions.pod:4796
msgid "This command enables swap to a file. See L</swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4823
+#: ../fish/guestfish-actions.pod:4799
msgid "swapon-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4825
+#: ../fish/guestfish-actions.pod:4801
#, no-wrap
msgid ""
" swapon-label label\n"
@@ -15468,19 +15485,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4827
+#: ../fish/guestfish-actions.pod:4803
msgid ""
"This command enables swap to a labeled swap partition. See "
"L</swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4830
+#: ../fish/guestfish-actions.pod:4806
msgid "swapon-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4832
+#: ../fish/guestfish-actions.pod:4808
#, no-wrap
msgid ""
" swapon-uuid uuid\n"
@@ -15488,19 +15505,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4834
+#: ../fish/guestfish-actions.pod:4810
msgid ""
"This command enables swap to a swap partition with the given UUID. See "
"L</swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4837
+#: ../fish/guestfish-actions.pod:4813
msgid "sync"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4839
+#: ../fish/guestfish-actions.pod:4815
#, no-wrap
msgid ""
" sync\n"
@@ -15508,26 +15525,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4841 ../src/guestfs-actions.pod:7433
+#: ../fish/guestfish-actions.pod:4817 ../src/guestfs-actions.pod:7419
msgid ""
"This syncs the disk, so that any writes are flushed through to the "
"underlying disk image."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4844 ../src/guestfs-actions.pod:7436
+#: ../fish/guestfish-actions.pod:4820 ../src/guestfs-actions.pod:7422
msgid ""
"You should always call this if you have modified a disk image, before "
"closing the handle."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4847
+#: ../fish/guestfish-actions.pod:4823
msgid "tail"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4849
+#: ../fish/guestfish-actions.pod:4825
#, no-wrap
msgid ""
" tail path\n"
@@ -15535,17 +15552,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4851 ../src/guestfs-actions.pod:7449
+#: ../fish/guestfish-actions.pod:4827 ../src/guestfs-actions.pod:7435
msgid "This command returns up to the last 10 lines of a file as a list of strings."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4857
+#: ../fish/guestfish-actions.pod:4833
msgid "tail-n"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4859
+#: ../fish/guestfish-actions.pod:4835
#, no-wrap
msgid ""
" tail-n nrlines path\n"
@@ -15553,26 +15570,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4861 ../src/guestfs-actions.pod:7468
+#: ../fish/guestfish-actions.pod:4837 ../src/guestfs-actions.pod:7454
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the last "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4864 ../src/guestfs-actions.pod:7471
+#: ../fish/guestfish-actions.pod:4840 ../src/guestfs-actions.pod:7457
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, starting with the C<-nrlines>th line."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4872
+#: ../fish/guestfish-actions.pod:4848
msgid "tar-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4874
+#: ../fish/guestfish-actions.pod:4850
#, no-wrap
msgid ""
" tar-in (tarfile|-) directory\n"
@@ -15580,24 +15597,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4876 ../src/guestfs-actions.pod:7492
+#: ../fish/guestfish-actions.pod:4852 ../src/guestfs-actions.pod:7478
msgid ""
"This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4879
+#: ../fish/guestfish-actions.pod:4855
msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4884
+#: ../fish/guestfish-actions.pod:4860
msgid "tar-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4886
+#: ../fish/guestfish-actions.pod:4862
#, no-wrap
msgid ""
" tar-out directory (tarfile|-)\n"
@@ -15605,24 +15622,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4888 ../src/guestfs-actions.pod:7509
+#: ../fish/guestfish-actions.pod:4864 ../src/guestfs-actions.pod:7495
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarfile>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4891
+#: ../fish/guestfish-actions.pod:4867
msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4896
+#: ../fish/guestfish-actions.pod:4872
msgid "tgz-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4898
+#: ../fish/guestfish-actions.pod:4874
#, no-wrap
msgid ""
" tgz-in (tarball|-) directory\n"
@@ -15630,24 +15647,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4900 ../src/guestfs-actions.pod:7526
+#: ../fish/guestfish-actions.pod:4876 ../src/guestfs-actions.pod:7512
msgid ""
"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4903
+#: ../fish/guestfish-actions.pod:4879
msgid "To upload an uncompressed tarball, use L</tar-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4907
+#: ../fish/guestfish-actions.pod:4883
msgid "tgz-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4909
+#: ../fish/guestfish-actions.pod:4885
#, no-wrap
msgid ""
" tgz-out directory (tarball|-)\n"
@@ -15655,24 +15672,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7542
+#: ../fish/guestfish-actions.pod:4887 ../src/guestfs-actions.pod:7528
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4914
+#: ../fish/guestfish-actions.pod:4890
msgid "To download an uncompressed tarball, use L</tar-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4918
+#: ../fish/guestfish-actions.pod:4894
msgid "touch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4920
+#: ../fish/guestfish-actions.pod:4896
#, no-wrap
msgid ""
" touch path\n"
@@ -15680,7 +15697,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4922 ../src/guestfs-actions.pod:7557
+#: ../fish/guestfish-actions.pod:4898 ../src/guestfs-actions.pod:7543
msgid ""
"Touch acts like the L<touch(1)> command. It can be used to update the "
"timestamps on a file, or, if the file does not exist, to create a new "
@@ -15688,19 +15705,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4926 ../src/guestfs-actions.pod:7561
+#: ../fish/guestfish-actions.pod:4902 ../src/guestfs-actions.pod:7547
msgid ""
"This command only works on regular files, and will fail on other file types "
"such as directories, symbolic links, block special etc."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4929
+#: ../fish/guestfish-actions.pod:4905
msgid "truncate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4931
+#: ../fish/guestfish-actions.pod:4907
#, no-wrap
msgid ""
" truncate path\n"
@@ -15708,19 +15725,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4933 ../src/guestfs-actions.pod:7574
+#: ../fish/guestfish-actions.pod:4909 ../src/guestfs-actions.pod:7560
msgid ""
"This command truncates C<path> to a zero-length file. The file must exist "
"already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4936
+#: ../fish/guestfish-actions.pod:4912
msgid "truncate-size"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4938
+#: ../fish/guestfish-actions.pod:4914
#, no-wrap
msgid ""
" truncate-size path size\n"
@@ -15728,14 +15745,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4940 ../src/guestfs-actions.pod:7588
+#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7574
msgid ""
"This command truncates C<path> to size C<size> bytes. The file must exist "
"already."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4943
+#: ../fish/guestfish-actions.pod:4919
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -15744,12 +15761,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4949
+#: ../fish/guestfish-actions.pod:4925
msgid "tune2fs-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4951
+#: ../fish/guestfish-actions.pod:4927
#, no-wrap
msgid ""
" tune2fs-l device\n"
@@ -15757,14 +15774,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7607
+#: ../fish/guestfish-actions.pod:4929 ../src/guestfs-actions.pod:7593
msgid ""
"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4956 ../src/guestfs-actions.pod:7610
+#: ../fish/guestfish-actions.pod:4932 ../src/guestfs-actions.pod:7596
msgid ""
"It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage "
"for more details. The list of fields returned isn't clearly defined, and "
@@ -15773,12 +15790,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4961
+#: ../fish/guestfish-actions.pod:4937
msgid "txz-in"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4963
+#: ../fish/guestfish-actions.pod:4939
#, no-wrap
msgid ""
" txz-in (tarball|-) directory\n"
@@ -15786,19 +15803,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4965 ../src/guestfs-actions.pod:7630
+#: ../fish/guestfish-actions.pod:4941 ../src/guestfs-actions.pod:7616
msgid ""
"This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4970
+#: ../fish/guestfish-actions.pod:4946
msgid "txz-out"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4972
+#: ../fish/guestfish-actions.pod:4948
#, no-wrap
msgid ""
" txz-out directory (tarball|-)\n"
@@ -15806,19 +15823,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4974 ../src/guestfs-actions.pod:7644
+#: ../fish/guestfish-actions.pod:4950 ../src/guestfs-actions.pod:7630
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball> (as an xz compressed tar archive)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4979
+#: ../fish/guestfish-actions.pod:4955
msgid "umask"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4981
+#: ../fish/guestfish-actions.pod:4957
#, no-wrap
msgid ""
" umask mask\n"
@@ -15826,14 +15843,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4983 ../src/guestfs-actions.pod:7657
+#: ../fish/guestfish-actions.pod:4959 ../src/guestfs-actions.pod:7643
msgid ""
"This function sets the mask used for creating new files and device nodes to "
"C<mask & 0777>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4986 ../src/guestfs-actions.pod:7660
+#: ../fish/guestfish-actions.pod:4962 ../src/guestfs-actions.pod:7646
msgid ""
"Typical umask values would be C<022> which creates new files with "
"permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates "
@@ -15841,7 +15858,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4991 ../src/guestfs-actions.pod:7665
+#: ../fish/guestfish-actions.pod:4967 ../src/guestfs-actions.pod:7651
msgid ""
"The default umask is C<022>. This is important because it means that "
"directories and device nodes will be created with C<0644> or C<0755> mode "
@@ -15849,27 +15866,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4995
+#: ../fish/guestfish-actions.pod:4971
msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7672
+#: ../fish/guestfish-actions.pod:4974 ../src/guestfs-actions.pod:7658
msgid "This call returns the previous umask."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5000
+#: ../fish/guestfish-actions.pod:4976
msgid "umount"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5002
+#: ../fish/guestfish-actions.pod:4978
msgid "unmount"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5004
+#: ../fish/guestfish-actions.pod:4980
#, no-wrap
msgid ""
" umount pathordevice\n"
@@ -15877,24 +15894,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5006 ../src/guestfs-actions.pod:7684
+#: ../fish/guestfish-actions.pod:4982 ../src/guestfs-actions.pod:7670
msgid ""
"This unmounts the given filesystem. The filesystem may be specified either "
"by its mountpoint (path) or the device which contains the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5010
+#: ../fish/guestfish-actions.pod:4986
msgid "umount-all"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5012
+#: ../fish/guestfish-actions.pod:4988
msgid "unmount-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5014
+#: ../fish/guestfish-actions.pod:4990
#, no-wrap
msgid ""
" umount-all\n"
@@ -15902,22 +15919,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5016 ../src/guestfs-actions.pod:7697
+#: ../fish/guestfish-actions.pod:4992 ../src/guestfs-actions.pod:7683
msgid "This unmounts all mounted filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5018 ../src/guestfs-actions.pod:7699
+#: ../fish/guestfish-actions.pod:4994 ../src/guestfs-actions.pod:7685
msgid "Some internal mounts are not unmounted by this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5020
+#: ../fish/guestfish-actions.pod:4996
msgid "upload"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5022
+#: ../fish/guestfish-actions.pod:4998
#, no-wrap
msgid ""
" upload (filename|-) remotefilename\n"
@@ -15925,22 +15942,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5024 ../fish/guestfish-actions.pod:5037 ../src/guestfs-actions.pod:7712 ../src/guestfs-actions.pod:7736
+#: ../fish/guestfish-actions.pod:5000 ../fish/guestfish-actions.pod:5013 ../src/guestfs-actions.pod:7698 ../src/guestfs-actions.pod:7722
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5029
+#: ../fish/guestfish-actions.pod:5005
msgid "See also L</download>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5033
+#: ../fish/guestfish-actions.pod:5009
msgid "upload-offset"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5035
+#: ../fish/guestfish-actions.pod:5011
#, no-wrap
msgid ""
" upload-offset (filename|-) remotefilename offset\n"
@@ -15948,7 +15965,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5040 ../src/guestfs-actions.pod:7739
+#: ../fish/guestfish-actions.pod:5016 ../src/guestfs-actions.pod:7725
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
@@ -15958,7 +15975,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5047
+#: ../fish/guestfish-actions.pod:5023
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with L</pwrite>, and this call always writes the full "
@@ -15966,17 +15983,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5052
+#: ../fish/guestfish-actions.pod:5028
msgid "See also L</upload>, L</pwrite>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5056
+#: ../fish/guestfish-actions.pod:5032
msgid "utimens"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5058
+#: ../fish/guestfish-actions.pod:5034
#, no-wrap
msgid ""
" utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -15984,26 +16001,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5060 ../src/guestfs-actions.pod:7772
+#: ../fish/guestfish-actions.pod:5036 ../src/guestfs-actions.pod:7758
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5063 ../src/guestfs-actions.pod:7775
+#: ../fish/guestfish-actions.pod:5039 ../src/guestfs-actions.pod:7761
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5066 ../src/guestfs-actions.pod:7778
+#: ../fish/guestfish-actions.pod:5042 ../src/guestfs-actions.pod:7764
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5069 ../src/guestfs-actions.pod:7781
+#: ../fish/guestfish-actions.pod:5045 ../src/guestfs-actions.pod:7767
msgid ""
"If the C<*nsecs> field contains the special value C<-1> then the "
"corresponding timestamp is set to the current time. (The C<*secs> field is "
@@ -16011,7 +16028,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5073 ../src/guestfs-actions.pod:7785
+#: ../fish/guestfish-actions.pod:5049 ../src/guestfs-actions.pod:7771
msgid ""
"If the C<*nsecs> field contains the special value C<-2> then the "
"corresponding timestamp is left unchanged. (The C<*secs> field is ignored "
@@ -16019,12 +16036,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5077
+#: ../fish/guestfish-actions.pod:5053
msgid "version"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5079
+#: ../fish/guestfish-actions.pod:5055
#, no-wrap
msgid ""
" version\n"
@@ -16032,12 +16049,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5081 ../src/guestfs-actions.pod:7798
+#: ../fish/guestfish-actions.pod:5057 ../src/guestfs-actions.pod:7784
msgid "Return the libguestfs version number that the program is linked against."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5084 ../src/guestfs-actions.pod:7801
+#: ../fish/guestfish-actions.pod:5060 ../src/guestfs-actions.pod:7787
msgid ""
"Note that because of dynamic linking this is not necessarily the version of "
"libguestfs that you compiled against. You can compile the program, and then "
@@ -16046,7 +16063,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5089 ../src/guestfs-actions.pod:7806
+#: ../fish/guestfish-actions.pod:5065 ../src/guestfs-actions.pod:7792
msgid ""
"This call was added in version C<1.0.58>. In previous versions of "
"libguestfs there was no way to get the version number. From C code you can "
@@ -16055,7 +16072,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5095 ../src/guestfs-actions.pod:7812
+#: ../fish/guestfish-actions.pod:5071 ../src/guestfs-actions.pod:7798
msgid ""
"The call returns a structure with four elements. The first three (C<major>, "
"C<minor> and C<release>) are numbers and correspond to the usual version "
@@ -16064,17 +16081,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5101 ../src/guestfs-actions.pod:7818
+#: ../fish/guestfish-actions.pod:5077 ../src/guestfs-actions.pod:7804
msgid "To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5104 ../src/guestfs-actions.pod:7821
+#: ../fish/guestfish-actions.pod:5080 ../src/guestfs-actions.pod:7807
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5106
+#: ../fish/guestfish-actions.pod:5082
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -16083,12 +16100,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5112
+#: ../fish/guestfish-actions.pod:5088
msgid "vfs-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5114
+#: ../fish/guestfish-actions.pod:5090
#, no-wrap
msgid ""
" vfs-label device\n"
@@ -16096,27 +16113,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5116 ../src/guestfs-actions.pod:7841
+#: ../fish/guestfish-actions.pod:5092 ../src/guestfs-actions.pod:7827
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5119 ../src/guestfs-actions.pod:7844
+#: ../fish/guestfish-actions.pod:5095 ../src/guestfs-actions.pod:7830
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5121
+#: ../fish/guestfish-actions.pod:5097
msgid "To find a filesystem from the label, use L</findfs-label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5123
+#: ../fish/guestfish-actions.pod:5099
msgid "vfs-type"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5125
+#: ../fish/guestfish-actions.pod:5101
#, no-wrap
msgid ""
" vfs-type device\n"
@@ -16124,14 +16141,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5127 ../src/guestfs-actions.pod:7859
+#: ../fish/guestfish-actions.pod:5103 ../src/guestfs-actions.pod:7845
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5130 ../src/guestfs-actions.pod:7862
+#: ../fish/guestfish-actions.pod:5106 ../src/guestfs-actions.pod:7848
msgid ""
"For most filesystems, the result is the name of the Linux VFS module which "
"would be used to mount this filesystem if you mounted it without specifying "
@@ -16139,12 +16156,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5135
+#: ../fish/guestfish-actions.pod:5111
msgid "vfs-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5137
+#: ../fish/guestfish-actions.pod:5113
#, no-wrap
msgid ""
" vfs-uuid device\n"
@@ -16152,27 +16169,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7878
+#: ../fish/guestfish-actions.pod:5115 ../src/guestfs-actions.pod:7864
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5142 ../src/guestfs-actions.pod:7881
+#: ../fish/guestfish-actions.pod:5118 ../src/guestfs-actions.pod:7867
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5144
+#: ../fish/guestfish-actions.pod:5120
msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5146
+#: ../fish/guestfish-actions.pod:5122
msgid "vg-activate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5148
+#: ../fish/guestfish-actions.pod:5124
#, no-wrap
msgid ""
" vg-activate true|false 'volgroups ...'\n"
@@ -16180,31 +16197,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5150 ../src/guestfs-actions.pod:7897
+#: ../fish/guestfish-actions.pod:5126 ../src/guestfs-actions.pod:7883
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in the listed volume groups C<volgroups>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5153 ../src/guestfs-actions.pod:7900
+#: ../fish/guestfish-actions.pod:5129 ../src/guestfs-actions.pod:7886
msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5155 ../src/guestfs-actions.pod:7902
+#: ../fish/guestfish-actions.pod:5131 ../src/guestfs-actions.pod:7888
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5158
+#: ../fish/guestfish-actions.pod:5134
msgid "vg-activate-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5160
+#: ../fish/guestfish-actions.pod:5136
#, no-wrap
msgid ""
" vg-activate-all true|false\n"
@@ -16212,24 +16229,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5162 ../src/guestfs-actions.pod:7915
+#: ../fish/guestfish-actions.pod:5138 ../src/guestfs-actions.pod:7901
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in all volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5165 ../src/guestfs-actions.pod:7918
+#: ../fish/guestfish-actions.pod:5141 ../src/guestfs-actions.pod:7904
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5167
+#: ../fish/guestfish-actions.pod:5143
msgid "vgcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5169
+#: ../fish/guestfish-actions.pod:5145
#, no-wrap
msgid ""
" vgcreate volgroup 'physvols ...'\n"
@@ -16237,19 +16254,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5171 ../src/guestfs-actions.pod:7931
+#: ../fish/guestfish-actions.pod:5147 ../src/guestfs-actions.pod:7917
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5174
+#: ../fish/guestfish-actions.pod:5150
msgid "vglvuuids"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5176
+#: ../fish/guestfish-actions.pod:5152
#, no-wrap
msgid ""
" vglvuuids vgname\n"
@@ -16257,31 +16274,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5178 ../src/guestfs-actions.pod:7944
+#: ../fish/guestfish-actions.pod:5154 ../src/guestfs-actions.pod:7930
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5181
+#: ../fish/guestfish-actions.pod:5157
msgid ""
"You can use this along with L</lvs> and L</lvuuid> calls to associate "
"logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5184
+#: ../fish/guestfish-actions.pod:5160
msgid "See also L</vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5186
+#: ../fish/guestfish-actions.pod:5162
msgid "vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5188
+#: ../fish/guestfish-actions.pod:5164
#, no-wrap
msgid ""
" vgpvuuids vgname\n"
@@ -16289,31 +16306,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7964
+#: ../fish/guestfish-actions.pod:5166 ../src/guestfs-actions.pod:7950
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the physical "
"volumes that this volume group resides on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5193
+#: ../fish/guestfish-actions.pod:5169
msgid ""
"You can use this along with L</pvs> and L</pvuuid> calls to associate "
"physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5196
+#: ../fish/guestfish-actions.pod:5172
msgid "See also L</vglvuuids>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5198
+#: ../fish/guestfish-actions.pod:5174
msgid "vgremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5200
+#: ../fish/guestfish-actions.pod:5176
#, no-wrap
msgid ""
" vgremove vgname\n"
@@ -16321,22 +16338,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5202 ../src/guestfs-actions.pod:7984
+#: ../fish/guestfish-actions.pod:5178 ../src/guestfs-actions.pod:7970
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5204 ../src/guestfs-actions.pod:7986
+#: ../fish/guestfish-actions.pod:5180 ../src/guestfs-actions.pod:7972
msgid "This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5207
+#: ../fish/guestfish-actions.pod:5183
msgid "vgrename"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5209
+#: ../fish/guestfish-actions.pod:5185
#, no-wrap
msgid ""
" vgrename volgroup newvolgroup\n"
@@ -16344,17 +16361,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5211 ../src/guestfs-actions.pod:8000
+#: ../fish/guestfish-actions.pod:5187 ../src/guestfs-actions.pod:7986
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5213
+#: ../fish/guestfish-actions.pod:5189
msgid "vgs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5215
+#: ../fish/guestfish-actions.pod:5191
#, no-wrap
msgid ""
" vgs\n"
@@ -16362,31 +16379,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5217 ../src/guestfs-actions.pod:8011
+#: ../fish/guestfish-actions.pod:5193 ../src/guestfs-actions.pod:7997
msgid ""
"List all the volumes groups detected. This is the equivalent of the "
"L<vgs(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5220 ../src/guestfs-actions.pod:8014
+#: ../fish/guestfish-actions.pod:5196 ../src/guestfs-actions.pod:8000
msgid ""
"This returns a list of just the volume group names that were detected "
"(eg. C<VolGroup00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5223
+#: ../fish/guestfish-actions.pod:5199
msgid "See also L</vgs-full>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5225
+#: ../fish/guestfish-actions.pod:5201
msgid "vgs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5227
+#: ../fish/guestfish-actions.pod:5203
#, no-wrap
msgid ""
" vgs-full\n"
@@ -16394,19 +16411,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5229 ../src/guestfs-actions.pod:8030
+#: ../fish/guestfish-actions.pod:5205 ../src/guestfs-actions.pod:8016
msgid ""
"List all the volumes groups detected. This is the equivalent of the "
"L<vgs(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5232
+#: ../fish/guestfish-actions.pod:5208
msgid "vgscan"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5234
+#: ../fish/guestfish-actions.pod:5210
#, no-wrap
msgid ""
" vgscan\n"
@@ -16414,19 +16431,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5236 ../src/guestfs-actions.pod:8044
+#: ../fish/guestfish-actions.pod:5212 ../src/guestfs-actions.pod:8030
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5239
+#: ../fish/guestfish-actions.pod:5215
msgid "vguuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5241
+#: ../fish/guestfish-actions.pod:5217
#, no-wrap
msgid ""
" vguuid vgname\n"
@@ -16434,17 +16451,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5243 ../src/guestfs-actions.pod:8057
+#: ../fish/guestfish-actions.pod:5219 ../src/guestfs-actions.pod:8043
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5245
+#: ../fish/guestfish-actions.pod:5221
msgid "wc-c"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5247
+#: ../fish/guestfish-actions.pod:5223
#, no-wrap
msgid ""
" wc-c path\n"
@@ -16452,19 +16469,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5249 ../src/guestfs-actions.pod:8097
+#: ../fish/guestfish-actions.pod:5225 ../src/guestfs-actions.pod:8083
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5252
+#: ../fish/guestfish-actions.pod:5228
msgid "wc-l"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5254
+#: ../fish/guestfish-actions.pod:5230
#, no-wrap
msgid ""
" wc-l path\n"
@@ -16472,19 +16489,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5256 ../src/guestfs-actions.pod:8110
+#: ../fish/guestfish-actions.pod:5232 ../src/guestfs-actions.pod:8096
msgid ""
"This command counts the lines in a file, using the C<wc -l> external "
"command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5259
+#: ../fish/guestfish-actions.pod:5235
msgid "wc-w"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5261
+#: ../fish/guestfish-actions.pod:5237
#, no-wrap
msgid ""
" wc-w path\n"
@@ -16492,19 +16509,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5263 ../src/guestfs-actions.pod:8123
+#: ../fish/guestfish-actions.pod:5239 ../src/guestfs-actions.pod:8109
msgid ""
"This command counts the words in a file, using the C<wc -w> external "
"command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5266
+#: ../fish/guestfish-actions.pod:5242
msgid "write"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5268
+#: ../fish/guestfish-actions.pod:5244
#, no-wrap
msgid ""
" write path content\n"
@@ -16512,24 +16529,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5270 ../src/guestfs-actions.pod:8138
+#: ../fish/guestfish-actions.pod:5246 ../src/guestfs-actions.pod:8124
msgid ""
"This call creates a file called C<path>. The content of the file is the "
"string C<content> (which can contain any 8 bit data)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5273
+#: ../fish/guestfish-actions.pod:5249
msgid "See also L</write-append>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5278
+#: ../fish/guestfish-actions.pod:5254
msgid "write-append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5280
+#: ../fish/guestfish-actions.pod:5256
#, no-wrap
msgid ""
" write-append path content\n"
@@ -16537,24 +16554,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5282 ../src/guestfs-actions.pod:8158
+#: ../fish/guestfish-actions.pod:5258 ../src/guestfs-actions.pod:8144
msgid ""
"This call appends C<content> to the end of file C<path>. If C<path> does "
"not exist, then a new file is created."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5285
+#: ../fish/guestfish-actions.pod:5261
msgid "See also L</write>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5290
+#: ../fish/guestfish-actions.pod:5266
msgid "write-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5292
+#: ../fish/guestfish-actions.pod:5268
#, no-wrap
msgid ""
" write-file path content size\n"
@@ -16562,38 +16579,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5294 ../src/guestfs-actions.pod:8185
+#: ../fish/guestfish-actions.pod:5270 ../src/guestfs-actions.pod:8171
msgid ""
"This call creates a file called C<path>. The contents of the file is the "
"string C<content> (which can contain any 8 bit data), with length C<size>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5298 ../src/guestfs-actions.pod:8189
+#: ../fish/guestfish-actions.pod:5274 ../src/guestfs-actions.pod:8175
msgid ""
"As a special case, if C<size> is C<0> then the length is calculated using "
"C<strlen> (so in this case the content cannot contain embedded ASCII NULs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5302 ../src/guestfs-actions.pod:8193
+#: ../fish/guestfish-actions.pod:5278 ../src/guestfs-actions.pod:8179
msgid ""
"I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
"I<not> work, even if the length is specified."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5308
+#: ../fish/guestfish-actions.pod:5284
msgid "I<This function is deprecated.> In new code, use the L</write> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5315
+#: ../fish/guestfish-actions.pod:5291
msgid "zegrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5317
+#: ../fish/guestfish-actions.pod:5293
#, no-wrap
msgid ""
" zegrep regex path\n"
@@ -16601,17 +16618,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5319 ../src/guestfs-actions.pod:8210
+#: ../fish/guestfish-actions.pod:5295 ../src/guestfs-actions.pod:8196
msgid "This calls the external C<zegrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5325
+#: ../fish/guestfish-actions.pod:5301
msgid "zegrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5327
+#: ../fish/guestfish-actions.pod:5303
#, no-wrap
msgid ""
" zegrepi regex path\n"
@@ -16619,17 +16636,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5329 ../src/guestfs-actions.pod:8229
+#: ../fish/guestfish-actions.pod:5305 ../src/guestfs-actions.pod:8215
msgid "This calls the external C<zegrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5335
+#: ../fish/guestfish-actions.pod:5311
msgid "zero"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5337
+#: ../fish/guestfish-actions.pod:5313
#, no-wrap
msgid ""
" zero device\n"
@@ -16637,12 +16654,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5339 ../src/guestfs-actions.pod:8247
+#: ../fish/guestfish-actions.pod:5315 ../src/guestfs-actions.pod:8233
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5341 ../src/guestfs-actions.pod:8249
+#: ../fish/guestfish-actions.pod:5317 ../src/guestfs-actions.pod:8235
msgid ""
"How many blocks are zeroed isn't specified (but it's I<not> enough to "
"securely wipe the device). It should be sufficient to remove any partition "
@@ -16650,7 +16667,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5345 ../fish/guestfish-actions.pod:5360 ../src/guestfs-actions.pod:8253 ../src/guestfs-actions.pod:8279
+#: ../fish/guestfish-actions.pod:5321 ../fish/guestfish-actions.pod:5336 ../src/guestfs-actions.pod:8239 ../src/guestfs-actions.pod:8265
msgid ""
"If blocks are already zero, then this command avoids writing zeroes. This "
"prevents the underlying device from becoming non-sparse or growing "
@@ -16658,17 +16675,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5349
+#: ../fish/guestfish-actions.pod:5325
msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5352
+#: ../fish/guestfish-actions.pod:5328
msgid "zero-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5354
+#: ../fish/guestfish-actions.pod:5330
#, no-wrap
msgid ""
" zero-device device\n"
@@ -16676,19 +16693,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5356
+#: ../fish/guestfish-actions.pod:5332
msgid ""
"This command writes zeroes over the entire C<device>. Compare with L</zero> "
"which just zeroes the first few blocks of a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5367
+#: ../fish/guestfish-actions.pod:5340
msgid "zerofree"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5369
+#: ../fish/guestfish-actions.pod:5342
#, no-wrap
msgid ""
" zerofree device\n"
@@ -16696,7 +16713,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5371 ../src/guestfs-actions.pod:8301
+#: ../fish/guestfish-actions.pod:5344 ../src/guestfs-actions.pod:8284
msgid ""
"This runs the I<zerofree> program on C<device>. This program claims to zero "
"unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
@@ -16704,24 +16721,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5376 ../src/guestfs-actions.pod:8306
+#: ../fish/guestfish-actions.pod:5349 ../src/guestfs-actions.pod:8289
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5379 ../src/guestfs-actions.pod:8309
+#: ../fish/guestfish-actions.pod:5352 ../src/guestfs-actions.pod:8292
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5382
+#: ../fish/guestfish-actions.pod:5355
msgid "zfgrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5384
+#: ../fish/guestfish-actions.pod:5357
#, no-wrap
msgid ""
" zfgrep pattern path\n"
@@ -16729,17 +16746,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5386 ../src/guestfs-actions.pod:8323
+#: ../fish/guestfish-actions.pod:5359 ../src/guestfs-actions.pod:8306
msgid "This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5392
+#: ../fish/guestfish-actions.pod:5365
msgid "zfgrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5394
+#: ../fish/guestfish-actions.pod:5367
#, no-wrap
msgid ""
" zfgrepi pattern path\n"
@@ -16747,17 +16764,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5396 ../src/guestfs-actions.pod:8342
+#: ../fish/guestfish-actions.pod:5369 ../src/guestfs-actions.pod:8325
msgid "This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5402
+#: ../fish/guestfish-actions.pod:5375
msgid "zfile"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5404
+#: ../fish/guestfish-actions.pod:5377
#, no-wrap
msgid ""
" zfile meth path\n"
@@ -16765,32 +16782,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5406 ../src/guestfs-actions.pod:8368
+#: ../fish/guestfish-actions.pod:5379 ../src/guestfs-actions.pod:8351
msgid "This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5409 ../src/guestfs-actions.pod:8371
+#: ../fish/guestfish-actions.pod:5382 ../src/guestfs-actions.pod:8354
msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5411
+#: ../fish/guestfish-actions.pod:5384
msgid "Since 1.0.63, use L</file> instead which can now process compressed files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5414
+#: ../fish/guestfish-actions.pod:5387
msgid "I<This function is deprecated.> In new code, use the L</file> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5421
+#: ../fish/guestfish-actions.pod:5394
msgid "zgrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5423
+#: ../fish/guestfish-actions.pod:5396
#, no-wrap
msgid ""
" zgrep regex path\n"
@@ -16798,17 +16815,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5425 ../src/guestfs-actions.pod:8388
+#: ../fish/guestfish-actions.pod:5398 ../src/guestfs-actions.pod:8371
msgid "This calls the external C<zgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5431
+#: ../fish/guestfish-actions.pod:5404
msgid "zgrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5433
+#: ../fish/guestfish-actions.pod:5406
#, no-wrap
msgid ""
" zgrepi regex path\n"
@@ -16816,7 +16833,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5435 ../src/guestfs-actions.pod:8407
+#: ../fish/guestfish-actions.pod:5408 ../src/guestfs-actions.pod:8390
msgid "This calls the external C<zgrep -i> program and returns the matching lines."
msgstr ""
@@ -23868,12 +23885,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:37 ../src/guestfs-actions.pod:187 ../src/guestfs-actions.pod:254 ../src/guestfs-actions.pod:291 ../src/guestfs-actions.pod:312 ../src/guestfs-actions.pod:333 ../src/guestfs-actions.pod:346 ../src/guestfs-actions.pod:360 ../src/guestfs-actions.pod:480 ../src/guestfs-actions.pod:500 ../src/guestfs-actions.pod:514 ../src/guestfs-actions.pod:559 ../src/guestfs-actions.pod:587 ../src/guestfs-actions.pod:605 ../src/guestfs-actions.pod:672 ../src/guestfs-actions.pod:705 ../src/guestfs-actions.pod:719 ../src/guestfs-actions.pod:734 ../src/guestfs-actions.pod:833 ../src/guestfs-actions.pod:851 ../src/guestfs-actions.pod:865 ../src/guestfs-actions.pod:879 ../src/guestfs-actions.pod:916 ../src/guestfs-actions.pod:1099 ../src/guestfs-actions.pod:1119 ../src/guestfs-actions.pod:1137 ../src/guestfs-actions.pod:1227 ../src/guestfs-actions.pod:1286 ../src/guestfs-actions.pod:1332 ../src/guestfs-actions.pod:1372 ../src/guestfs-actions.pod:1423 ../src/guestfs-actions.pod:1474 ../src/guestfs-actions.pod:1530 ../src/guestfs-actions.pod:1582 ../src/guestfs-actions.pod:1601 ../src/guestfs-actions.pod:1615 ../src/guestfs-actions.pod:1643 ../src/guestfs-actions.pod:1713 ../src/guestfs-actions.pod:1744 ../src/guestfs-actions.pod:1769 ../src/guestfs-actions.pod:1811 ../src/guestfs-actions.pod:1924 ../src/guestfs-actions.pod:1951 ../src/guestfs-actions.pod:2166 ../src/guestfs-actions.pod:2188 ../src/guestfs-actions.pod:2275 ../src/guestfs-actions.pod:2783 ../src/guestfs-actions.pod:2927 ../src/guestfs-actions.pod:2988 ../src/guestfs-actions.pod:3023 ../src/guestfs-actions.pod:4080 ../src/guestfs-actions.pod:4095 ../src/guestfs-actions.pod:4120 ../src/guestfs-actions.pod:4309 ../src/guestfs-actions.pod:4323 ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:4350 ../src/guestfs-actions.pod:4365 ../src/guestfs-actions.pod:4401 ../src/guestfs-actions.pod:4473 ../src/guestfs-actions.pod:4493 ../src/guestfs-actions.pod:4510 ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:4556 ../src/guestfs-actions.pod:4591 ../src/guestfs-actions.pod:4610 ../src/guestfs-actions.pod:4629 ../src/guestfs-actions.pod:4664 ../src/guestfs-actions.pod:4676 ../src/guestfs-actions.pod:4712 ../src/guestfs-actions.pod:4728 ../src/guestfs-actions.pod:4741 ../src/guestfs-actions.pod:4756 ../src/guestfs-actions.pod:4773 ../src/guestfs-actions.pod:4866 ../src/guestfs-actions.pod:4886 ../src/guestfs-actions.pod:4899 ../src/guestfs-actions.pod:4950 ../src/guestfs-actions.pod:4968 ../src/guestfs-actions.pod:4986 ../src/guestfs-actions.pod:5002 ../src/guestfs-actions.pod:5016 ../src/guestfs-actions.pod:5030 ../src/guestfs-actions.pod:5047 ../src/guestfs-actions.pod:5062 ../src/guestfs-actions.pod:5089 ../src/guestfs-actions.pod:5152 ../src/guestfs-actions.pod:5225 ../src/guestfs-actions.pod:5256 ../src/guestfs-actions.pod:5275 ../src/guestfs-actions.pod:5294 ../src/guestfs-actions.pod:5306 ../src/guestfs-actions.pod:5323 ../src/guestfs-actions.pod:5336 ../src/guestfs-actions.pod:5351 ../src/guestfs-actions.pod:5366 ../src/guestfs-actions.pod:5398 ../src/guestfs-actions.pod:5424 ../src/guestfs-actions.pod:5463 ../src/guestfs-actions.pod:5483 ../src/guestfs-actions.pod:5497 ../src/guestfs-actions.pod:5514 ../src/guestfs-actions.pod:5563 ../src/guestfs-actions.pod:5616 ../src/guestfs-actions.pod:5663 ../src/guestfs-actions.pod:5706 ../src/guestfs-actions.pod:5734 ../src/guestfs-actions.pod:5751 ../src/guestfs-actions.pod:5769 ../src/guestfs-actions.pod:5909 ../src/guestfs-actions.pod:5966 ../src/guestfs-actions.pod:5988 ../src/guestfs-actions.pod:6006 ../src/guestfs-actions.pod:6056 ../src/guestfs-actions.pod:6122 ../src/guestfs-actions.pod:6139 ../src/guestfs-actions.pod:6152 ../src/guestfs-actions.pod:6166 ../src/guestfs-actions.pod:6455 ../src/guestfs-actions.pod:6474 ../src/guestfs-actions.pod:6493 ../src/guestfs-actions.pod:6507 ../src/guestfs-actions.pod:6519 ../src/guestfs-actions.pod:6533 ../src/guestfs-actions.pod:6545 ../src/guestfs-actions.pod:6559 ../src/guestfs-actions.pod:6575 ../src/guestfs-actions.pod:6596 ../src/guestfs-actions.pod:6615 ../src/guestfs-actions.pod:6634 ../src/guestfs-actions.pod:6664 ../src/guestfs-actions.pod:6682 ../src/guestfs-actions.pod:6705 ../src/guestfs-actions.pod:6723 ../src/guestfs-actions.pod:6742 ../src/guestfs-actions.pod:6763 ../src/guestfs-actions.pod:6782 ../src/guestfs-actions.pod:6799 ../src/guestfs-actions.pod:6818 ../src/guestfs-actions.pod:6846 ../src/guestfs-actions.pod:6870 ../src/guestfs-actions.pod:6889 ../src/guestfs-actions.pod:6905 ../src/guestfs-actions.pod:6929 ../src/guestfs-actions.pod:6948 ../src/guestfs-actions.pod:6963 ../src/guestfs-actions.pod:6982 ../src/guestfs-actions.pod:7026 ../src/guestfs-actions.pod:7056 ../src/guestfs-actions.pod:7089 ../src/guestfs-actions.pod:7204 ../src/guestfs-actions.pod:7325 ../src/guestfs-actions.pod:7337 ../src/guestfs-actions.pod:7350 ../src/guestfs-actions.pod:7363 ../src/guestfs-actions.pod:7385 ../src/guestfs-actions.pod:7398 ../src/guestfs-actions.pod:7411 ../src/guestfs-actions.pod:7424 ../src/guestfs-actions.pod:7439 ../src/guestfs-actions.pod:7498 ../src/guestfs-actions.pod:7515 ../src/guestfs-actions.pod:7531 ../src/guestfs-actions.pod:7547 ../src/guestfs-actions.pod:7564 ../src/guestfs-actions.pod:7577 ../src/guestfs-actions.pod:7597 ../src/guestfs-actions.pod:7633 ../src/guestfs-actions.pod:7647 ../src/guestfs-actions.pod:7688 ../src/guestfs-actions.pod:7701 ../src/guestfs-actions.pod:7719 ../src/guestfs-actions.pod:7753 ../src/guestfs-actions.pod:7789 ../src/guestfs-actions.pod:7905 ../src/guestfs-actions.pod:7920 ../src/guestfs-actions.pod:7934 ../src/guestfs-actions.pod:7989 ../src/guestfs-actions.pod:8002 ../src/guestfs-actions.pod:8047 ../src/guestfs-actions.pod:8087 ../src/guestfs-actions.pod:8143 ../src/guestfs-actions.pod:8163 ../src/guestfs-actions.pod:8196 ../src/guestfs-actions.pod:8260 ../src/guestfs-actions.pod:8283 ../src/guestfs-actions.pod:8312
+#: ../src/guestfs-actions.pod:37 ../src/guestfs-actions.pod:187 ../src/guestfs-actions.pod:254 ../src/guestfs-actions.pod:291 ../src/guestfs-actions.pod:312 ../src/guestfs-actions.pod:333 ../src/guestfs-actions.pod:346 ../src/guestfs-actions.pod:360 ../src/guestfs-actions.pod:480 ../src/guestfs-actions.pod:500 ../src/guestfs-actions.pod:514 ../src/guestfs-actions.pod:559 ../src/guestfs-actions.pod:587 ../src/guestfs-actions.pod:605 ../src/guestfs-actions.pod:672 ../src/guestfs-actions.pod:705 ../src/guestfs-actions.pod:719 ../src/guestfs-actions.pod:734 ../src/guestfs-actions.pod:833 ../src/guestfs-actions.pod:851 ../src/guestfs-actions.pod:865 ../src/guestfs-actions.pod:879 ../src/guestfs-actions.pod:916 ../src/guestfs-actions.pod:1099 ../src/guestfs-actions.pod:1119 ../src/guestfs-actions.pod:1137 ../src/guestfs-actions.pod:1227 ../src/guestfs-actions.pod:1286 ../src/guestfs-actions.pod:1332 ../src/guestfs-actions.pod:1372 ../src/guestfs-actions.pod:1425 ../src/guestfs-actions.pod:1478 ../src/guestfs-actions.pod:1536 ../src/guestfs-actions.pod:1590 ../src/guestfs-actions.pod:1609 ../src/guestfs-actions.pod:1623 ../src/guestfs-actions.pod:1651 ../src/guestfs-actions.pod:1721 ../src/guestfs-actions.pod:1752 ../src/guestfs-actions.pod:1777 ../src/guestfs-actions.pod:1819 ../src/guestfs-actions.pod:1932 ../src/guestfs-actions.pod:1959 ../src/guestfs-actions.pod:2174 ../src/guestfs-actions.pod:2196 ../src/guestfs-actions.pod:2283 ../src/guestfs-actions.pod:2791 ../src/guestfs-actions.pod:2935 ../src/guestfs-actions.pod:2996 ../src/guestfs-actions.pod:3031 ../src/guestfs-actions.pod:4088 ../src/guestfs-actions.pod:4103 ../src/guestfs-actions.pod:4128 ../src/guestfs-actions.pod:4317 ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:4344 ../src/guestfs-actions.pod:4358 ../src/guestfs-actions.pod:4373 ../src/guestfs-actions.pod:4409 ../src/guestfs-actions.pod:4481 ../src/guestfs-actions.pod:4501 ../src/guestfs-actions.pod:4518 ../src/guestfs-actions.pod:4538 ../src/guestfs-actions.pod:4558 ../src/guestfs-actions.pod:4593 ../src/guestfs-actions.pod:4612 ../src/guestfs-actions.pod:4631 ../src/guestfs-actions.pod:4666 ../src/guestfs-actions.pod:4678 ../src/guestfs-actions.pod:4711 ../src/guestfs-actions.pod:4727 ../src/guestfs-actions.pod:4740 ../src/guestfs-actions.pod:4755 ../src/guestfs-actions.pod:4772 ../src/guestfs-actions.pod:4865 ../src/guestfs-actions.pod:4885 ../src/guestfs-actions.pod:4898 ../src/guestfs-actions.pod:4949 ../src/guestfs-actions.pod:4967 ../src/guestfs-actions.pod:4985 ../src/guestfs-actions.pod:5001 ../src/guestfs-actions.pod:5015 ../src/guestfs-actions.pod:5029 ../src/guestfs-actions.pod:5046 ../src/guestfs-actions.pod:5061 ../src/guestfs-actions.pod:5088 ../src/guestfs-actions.pod:5151 ../src/guestfs-actions.pod:5224 ../src/guestfs-actions.pod:5255 ../src/guestfs-actions.pod:5274 ../src/guestfs-actions.pod:5293 ../src/guestfs-actions.pod:5305 ../src/guestfs-actions.pod:5322 ../src/guestfs-actions.pod:5335 ../src/guestfs-actions.pod:5350 ../src/guestfs-actions.pod:5365 ../src/guestfs-actions.pod:5397 ../src/guestfs-actions.pod:5423 ../src/guestfs-actions.pod:5462 ../src/guestfs-actions.pod:5482 ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5513 ../src/guestfs-actions.pod:5562 ../src/guestfs-actions.pod:5615 ../src/guestfs-actions.pod:5662 ../src/guestfs-actions.pod:5705 ../src/guestfs-actions.pod:5733 ../src/guestfs-actions.pod:5750 ../src/guestfs-actions.pod:5768 ../src/guestfs-actions.pod:5905 ../src/guestfs-actions.pod:5962 ../src/guestfs-actions.pod:5984 ../src/guestfs-actions.pod:6002 ../src/guestfs-actions.pod:6054 ../src/guestfs-actions.pod:6120 ../src/guestfs-actions.pod:6137 ../src/guestfs-actions.pod:6150 ../src/guestfs-actions.pod:6164 ../src/guestfs-actions.pod:6453 ../src/guestfs-actions.pod:6472 ../src/guestfs-actions.pod:6491 ../src/guestfs-actions.pod:6505 ../src/guestfs-actions.pod:6517 ../src/guestfs-actions.pod:6531 ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6557 ../src/guestfs-actions.pod:6573 ../src/guestfs-actions.pod:6591 ../src/guestfs-actions.pod:6610 ../src/guestfs-actions.pod:6629 ../src/guestfs-actions.pod:6659 ../src/guestfs-actions.pod:6677 ../src/guestfs-actions.pod:6700 ../src/guestfs-actions.pod:6718 ../src/guestfs-actions.pod:6737 ../src/guestfs-actions.pod:6758 ../src/guestfs-actions.pod:6777 ../src/guestfs-actions.pod:6794 ../src/guestfs-actions.pod:6813 ../src/guestfs-actions.pod:6841 ../src/guestfs-actions.pod:6865 ../src/guestfs-actions.pod:6884 ../src/guestfs-actions.pod:6900 ../src/guestfs-actions.pod:6924 ../src/guestfs-actions.pod:6943 ../src/guestfs-actions.pod:6958 ../src/guestfs-actions.pod:6977 ../src/guestfs-actions.pod:7021 ../src/guestfs-actions.pod:7048 ../src/guestfs-actions.pod:7078 ../src/guestfs-actions.pod:7190 ../src/guestfs-actions.pod:7311 ../src/guestfs-actions.pod:7323 ../src/guestfs-actions.pod:7336 ../src/guestfs-actions.pod:7349 ../src/guestfs-actions.pod:7371 ../src/guestfs-actions.pod:7384 ../src/guestfs-actions.pod:7397 ../src/guestfs-actions.pod:7410 ../src/guestfs-actions.pod:7425 ../src/guestfs-actions.pod:7484 ../src/guestfs-actions.pod:7501 ../src/guestfs-actions.pod:7517 ../src/guestfs-actions.pod:7533 ../src/guestfs-actions.pod:7550 ../src/guestfs-actions.pod:7563 ../src/guestfs-actions.pod:7583 ../src/guestfs-actions.pod:7619 ../src/guestfs-actions.pod:7633 ../src/guestfs-actions.pod:7674 ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7705 ../src/guestfs-actions.pod:7739 ../src/guestfs-actions.pod:7775 ../src/guestfs-actions.pod:7891 ../src/guestfs-actions.pod:7906 ../src/guestfs-actions.pod:7920 ../src/guestfs-actions.pod:7975 ../src/guestfs-actions.pod:7988 ../src/guestfs-actions.pod:8033 ../src/guestfs-actions.pod:8073 ../src/guestfs-actions.pod:8129 ../src/guestfs-actions.pod:8149 ../src/guestfs-actions.pod:8182 ../src/guestfs-actions.pod:8246 ../src/guestfs-actions.pod:8269 ../src/guestfs-actions.pod:8295
msgid "This function returns 0 on success or -1 on error."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189 ../src/guestfs-actions.pod:1334 ../src/guestfs-actions.pod:2389 ../src/guestfs-actions.pod:2487 ../src/guestfs-actions.pod:2612 ../src/guestfs-actions.pod:4082 ../src/guestfs-actions.pod:4102 ../src/guestfs-actions.pod:5400 ../src/guestfs-actions.pod:6684 ../src/guestfs-actions.pod:6801 ../src/guestfs-actions.pod:6950 ../src/guestfs-actions.pod:7441 ../src/guestfs-actions.pod:7566 ../src/guestfs-actions.pod:8089
+#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189 ../src/guestfs-actions.pod:1334 ../src/guestfs-actions.pod:2397 ../src/guestfs-actions.pod:2495 ../src/guestfs-actions.pod:2620 ../src/guestfs-actions.pod:4090 ../src/guestfs-actions.pod:4110 ../src/guestfs-actions.pod:5399 ../src/guestfs-actions.pod:6679 ../src/guestfs-actions.pod:6796 ../src/guestfs-actions.pod:6945 ../src/guestfs-actions.pod:7427 ../src/guestfs-actions.pod:7552 ../src/guestfs-actions.pod:8075
msgid "(Added in 0.3)"
msgstr ""
@@ -23894,7 +23911,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198 ../src/guestfs-actions.pod:890 ../src/guestfs-actions.pod:1214 ../src/guestfs-actions.pod:1266 ../src/guestfs-actions.pod:1344 ../src/guestfs-actions.pod:1411 ../src/guestfs-actions.pod:1462 ../src/guestfs-actions.pod:1513 ../src/guestfs-actions.pod:3280 ../src/guestfs-actions.pod:5101 ../src/guestfs-actions.pod:5410 ../src/guestfs-actions.pod:5627
+#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198 ../src/guestfs-actions.pod:890 ../src/guestfs-actions.pod:1214 ../src/guestfs-actions.pod:1266 ../src/guestfs-actions.pod:1344 ../src/guestfs-actions.pod:1413 ../src/guestfs-actions.pod:1466 ../src/guestfs-actions.pod:1519 ../src/guestfs-actions.pod:3288 ../src/guestfs-actions.pod:5100 ../src/guestfs-actions.pod:5409 ../src/guestfs-actions.pod:5626
msgid ""
"You may supply a list of optional arguments to this call. Use zero or more "
"of the following pairs of parameters, and terminate the list with C<-1> on "
@@ -23931,7 +23948,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:403 ../src/guestfs-actions.pod:573 ../src/guestfs-actions.pod:751 ../src/guestfs-actions.pod:782 ../src/guestfs-actions.pod:800 ../src/guestfs-actions.pod:819 ../src/guestfs-actions.pod:1789 ../src/guestfs-actions.pod:2145 ../src/guestfs-actions.pod:2348 ../src/guestfs-actions.pod:2459 ../src/guestfs-actions.pod:2510 ../src/guestfs-actions.pod:2562 ../src/guestfs-actions.pod:2576 ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2914 ../src/guestfs-actions.pod:3398 ../src/guestfs-actions.pod:3416 ../src/guestfs-actions.pod:5586 ../src/guestfs-actions.pod:5806 ../src/guestfs-actions.pod:6044 ../src/guestfs-actions.pod:6236 ../src/guestfs-actions.pod:6262 ../src/guestfs-actions.pod:7674 ../src/guestfs-actions.pod:8100 ../src/guestfs-actions.pod:8113 ../src/guestfs-actions.pod:8126
+#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:403 ../src/guestfs-actions.pod:573 ../src/guestfs-actions.pod:751 ../src/guestfs-actions.pod:782 ../src/guestfs-actions.pod:800 ../src/guestfs-actions.pod:819 ../src/guestfs-actions.pod:1797 ../src/guestfs-actions.pod:2153 ../src/guestfs-actions.pod:2356 ../src/guestfs-actions.pod:2467 ../src/guestfs-actions.pod:2518 ../src/guestfs-actions.pod:2570 ../src/guestfs-actions.pod:2584 ../src/guestfs-actions.pod:2607 ../src/guestfs-actions.pod:2922 ../src/guestfs-actions.pod:3406 ../src/guestfs-actions.pod:3424 ../src/guestfs-actions.pod:5585 ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:6040 ../src/guestfs-actions.pod:6234 ../src/guestfs-actions.pod:6260 ../src/guestfs-actions.pod:7660 ../src/guestfs-actions.pod:8086 ../src/guestfs-actions.pod:8099 ../src/guestfs-actions.pod:8112
msgid "On error this function returns -1."
msgstr ""
@@ -23962,7 +23979,7 @@ msgid "This is the \"va_list variant\" of L</guestfs_add_domain>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:157 ../src/guestfs-actions.pod:168 ../src/guestfs-actions.pod:267 ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:929 ../src/guestfs-actions.pod:940 ../src/guestfs-actions.pod:1242 ../src/guestfs-actions.pod:1255 ../src/guestfs-actions.pod:1301 ../src/guestfs-actions.pod:1314 ../src/guestfs-actions.pod:1389 ../src/guestfs-actions.pod:1401 ../src/guestfs-actions.pod:1440 ../src/guestfs-actions.pod:1452 ../src/guestfs-actions.pod:1491 ../src/guestfs-actions.pod:1503 ../src/guestfs-actions.pod:1547 ../src/guestfs-actions.pod:1559 ../src/guestfs-actions.pod:3364 ../src/guestfs-actions.pod:3376 ../src/guestfs-actions.pod:5166 ../src/guestfs-actions.pod:5178 ../src/guestfs-actions.pod:5438 ../src/guestfs-actions.pod:5450 ../src/guestfs-actions.pod:5676 ../src/guestfs-actions.pod:5687
+#: ../src/guestfs-actions.pod:157 ../src/guestfs-actions.pod:168 ../src/guestfs-actions.pod:267 ../src/guestfs-actions.pod:278 ../src/guestfs-actions.pod:929 ../src/guestfs-actions.pod:940 ../src/guestfs-actions.pod:1242 ../src/guestfs-actions.pod:1255 ../src/guestfs-actions.pod:1301 ../src/guestfs-actions.pod:1314 ../src/guestfs-actions.pod:1391 ../src/guestfs-actions.pod:1403 ../src/guestfs-actions.pod:1444 ../src/guestfs-actions.pod:1456 ../src/guestfs-actions.pod:1497 ../src/guestfs-actions.pod:1509 ../src/guestfs-actions.pod:1555 ../src/guestfs-actions.pod:1567 ../src/guestfs-actions.pod:3372 ../src/guestfs-actions.pod:3384 ../src/guestfs-actions.pod:5165 ../src/guestfs-actions.pod:5177 ../src/guestfs-actions.pod:5437 ../src/guestfs-actions.pod:5449 ../src/guestfs-actions.pod:5675 ../src/guestfs-actions.pod:5686
msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
msgstr ""
@@ -24162,7 +24179,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:314 ../src/guestfs-actions.pod:335 ../src/guestfs-actions.pod:2873
+#: ../src/guestfs-actions.pod:314 ../src/guestfs-actions.pod:335 ../src/guestfs-actions.pod:2881
msgid "(Added in 1.0.84)"
msgstr ""
@@ -24205,7 +24222,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:348 ../src/guestfs-actions.pod:2601
+#: ../src/guestfs-actions.pod:348 ../src/guestfs-actions.pod:2609
msgid "(Added in 1.3.4)"
msgstr ""
@@ -24232,7 +24249,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:362 ../src/guestfs-actions.pod:387 ../src/guestfs-actions.pod:405 ../src/guestfs-actions.pod:419 ../src/guestfs-actions.pod:482 ../src/guestfs-actions.pod:502 ../src/guestfs-actions.pod:516 ../src/guestfs-actions.pod:547 ../src/guestfs-actions.pod:561 ../src/guestfs-actions.pod:575 ../src/guestfs-actions.pod:589 ../src/guestfs-actions.pod:607 ../src/guestfs-actions.pod:6313
+#: ../src/guestfs-actions.pod:362 ../src/guestfs-actions.pod:387 ../src/guestfs-actions.pod:405 ../src/guestfs-actions.pod:419 ../src/guestfs-actions.pod:482 ../src/guestfs-actions.pod:502 ../src/guestfs-actions.pod:516 ../src/guestfs-actions.pod:547 ../src/guestfs-actions.pod:561 ../src/guestfs-actions.pod:575 ../src/guestfs-actions.pod:589 ../src/guestfs-actions.pod:607 ../src/guestfs-actions.pod:6311
msgid "(Added in 0.7)"
msgstr ""
@@ -24300,7 +24317,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:980 ../src/guestfs-actions.pod:998 ../src/guestfs-actions.pod:1058 ../src/guestfs-actions.pod:1074 ../src/guestfs-actions.pod:1177 ../src/guestfs-actions.pod:1658 ../src/guestfs-actions.pod:1675 ../src/guestfs-actions.pod:1694 ../src/guestfs-actions.pod:1828 ../src/guestfs-actions.pod:2016 ../src/guestfs-actions.pod:2128 ../src/guestfs-actions.pod:2291 ../src/guestfs-actions.pod:2308 ../src/guestfs-actions.pod:2375 ../src/guestfs-actions.pod:2418 ../src/guestfs-actions.pod:2439 ../src/guestfs-actions.pod:2624 ../src/guestfs-actions.pod:2838 ../src/guestfs-actions.pod:3042 ../src/guestfs-actions.pod:3144 ../src/guestfs-actions.pod:3248 ../src/guestfs-actions.pod:3267 ../src/guestfs-actions.pod:3482 ../src/guestfs-actions.pod:3510 ../src/guestfs-actions.pod:3531 ../src/guestfs-actions.pod:3565 ../src/guestfs-actions.pod:3628 ../src/guestfs-actions.pod:3648 ../src/guestfs-actions.pod:3668 ../src/guestfs-actions.pod:4295 ../src/guestfs-actions.pod:4648 ../src/guestfs-actions.pod:4818 ../src/guestfs-actions.pod:4928 ../src/guestfs-actions.pod:5824 ../src/guestfs-actions.pod:6025 ../src/guestfs-actions.pod:6211 ../src/guestfs-actions.pod:6389 ../src/guestfs-actions.pod:6438 ../src/guestfs-actions.pod:7110 ../src/guestfs-actions.pod:7126 ../src/guestfs-actions.pod:7150 ../src/guestfs-actions.pod:7174 ../src/guestfs-actions.pod:7848 ../src/guestfs-actions.pod:7867 ../src/guestfs-actions.pod:7885 ../src/guestfs-actions.pod:8059 ../src/guestfs-actions.pod:8376
+#: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:980 ../src/guestfs-actions.pod:998 ../src/guestfs-actions.pod:1058 ../src/guestfs-actions.pod:1074 ../src/guestfs-actions.pod:1177 ../src/guestfs-actions.pod:1666 ../src/guestfs-actions.pod:1683 ../src/guestfs-actions.pod:1702 ../src/guestfs-actions.pod:1836 ../src/guestfs-actions.pod:2024 ../src/guestfs-actions.pod:2136 ../src/guestfs-actions.pod:2299 ../src/guestfs-actions.pod:2316 ../src/guestfs-actions.pod:2383 ../src/guestfs-actions.pod:2426 ../src/guestfs-actions.pod:2447 ../src/guestfs-actions.pod:2632 ../src/guestfs-actions.pod:2846 ../src/guestfs-actions.pod:3050 ../src/guestfs-actions.pod:3152 ../src/guestfs-actions.pod:3256 ../src/guestfs-actions.pod:3275 ../src/guestfs-actions.pod:3490 ../src/guestfs-actions.pod:3518 ../src/guestfs-actions.pod:3539 ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:3636 ../src/guestfs-actions.pod:3656 ../src/guestfs-actions.pod:3676 ../src/guestfs-actions.pod:4303 ../src/guestfs-actions.pod:4650 ../src/guestfs-actions.pod:4817 ../src/guestfs-actions.pod:4927 ../src/guestfs-actions.pod:5820 ../src/guestfs-actions.pod:6021 ../src/guestfs-actions.pod:6209 ../src/guestfs-actions.pod:6387 ../src/guestfs-actions.pod:6436 ../src/guestfs-actions.pod:7096 ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7136 ../src/guestfs-actions.pod:7160 ../src/guestfs-actions.pod:7834 ../src/guestfs-actions.pod:7853 ../src/guestfs-actions.pod:7871 ../src/guestfs-actions.pod:8045 ../src/guestfs-actions.pod:8359
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
@@ -24400,7 +24417,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:527 ../src/guestfs-actions.pod:543 ../src/guestfs-actions.pod:689 ../src/guestfs-actions.pod:1196 ../src/guestfs-actions.pod:1843 ../src/guestfs-actions.pod:1862 ../src/guestfs-actions.pod:1965 ../src/guestfs-actions.pod:1984 ../src/guestfs-actions.pod:2230 ../src/guestfs-actions.pod:2696 ../src/guestfs-actions.pod:2712 ../src/guestfs-actions.pod:2731 ../src/guestfs-actions.pod:2796 ../src/guestfs-actions.pod:2820 ../src/guestfs-actions.pod:2891 ../src/guestfs-actions.pod:2940 ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3584 ../src/guestfs-actions.pod:3864 ../src/guestfs-actions.pod:4178 ../src/guestfs-actions.pod:4195 ../src/guestfs-actions.pod:4215 ../src/guestfs-actions.pod:4277 ../src/guestfs-actions.pod:4382 ../src/guestfs-actions.pod:4790 ../src/guestfs-actions.pod:5547 ../src/guestfs-actions.pod:6183 ../src/guestfs-actions.pod:6309 ../src/guestfs-actions.pod:6423 ../src/guestfs-actions.pod:7190 ../src/guestfs-actions.pod:7251 ../src/guestfs-actions.pod:7306 ../src/guestfs-actions.pod:7452 ../src/guestfs-actions.pod:7476 ../src/guestfs-actions.pod:7952 ../src/guestfs-actions.pod:7972 ../src/guestfs-actions.pod:8019 ../src/guestfs-actions.pod:8213 ../src/guestfs-actions.pod:8232 ../src/guestfs-actions.pod:8326 ../src/guestfs-actions.pod:8345 ../src/guestfs-actions.pod:8391 ../src/guestfs-actions.pod:8410
+#: ../src/guestfs-actions.pod:527 ../src/guestfs-actions.pod:543 ../src/guestfs-actions.pod:689 ../src/guestfs-actions.pod:1196 ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:1870 ../src/guestfs-actions.pod:1973 ../src/guestfs-actions.pod:1992 ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2704 ../src/guestfs-actions.pod:2720 ../src/guestfs-actions.pod:2739 ../src/guestfs-actions.pod:2804 ../src/guestfs-actions.pod:2828 ../src/guestfs-actions.pod:2899 ../src/guestfs-actions.pod:2948 ../src/guestfs-actions.pod:3217 ../src/guestfs-actions.pod:3592 ../src/guestfs-actions.pod:3872 ../src/guestfs-actions.pod:4186 ../src/guestfs-actions.pod:4203 ../src/guestfs-actions.pod:4223 ../src/guestfs-actions.pod:4285 ../src/guestfs-actions.pod:4390 ../src/guestfs-actions.pod:4789 ../src/guestfs-actions.pod:5546 ../src/guestfs-actions.pod:6181 ../src/guestfs-actions.pod:6307 ../src/guestfs-actions.pod:6421 ../src/guestfs-actions.pod:7176 ../src/guestfs-actions.pod:7237 ../src/guestfs-actions.pod:7292 ../src/guestfs-actions.pod:7438 ../src/guestfs-actions.pod:7462 ../src/guestfs-actions.pod:7938 ../src/guestfs-actions.pod:7958 ../src/guestfs-actions.pod:8005 ../src/guestfs-actions.pod:8199 ../src/guestfs-actions.pod:8218 ../src/guestfs-actions.pod:8309 ../src/guestfs-actions.pod:8328 ../src/guestfs-actions.pod:8374 ../src/guestfs-actions.pod:8393
msgid ""
"This function returns a NULL-terminated array of strings (like "
"L<environ(3)>), or NULL if there was an error. I<The caller must free the "
@@ -24408,7 +24425,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:1121 ../src/guestfs-actions.pod:1139 ../src/guestfs-actions.pod:1900 ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3973 ../src/guestfs-actions.pod:4631 ../src/guestfs-actions.pod:4681 ../src/guestfs-actions.pod:4868 ../src/guestfs-actions.pod:4901 ../src/guestfs-actions.pod:5064 ../src/guestfs-actions.pod:5551 ../src/guestfs-actions.pod:6124 ../src/guestfs-actions.pod:6521 ../src/guestfs-actions.pod:6535 ../src/guestfs-actions.pod:6547 ../src/guestfs-actions.pod:7031 ../src/guestfs-actions.pod:7690 ../src/guestfs-actions.pod:7703 ../src/guestfs-actions.pod:7936 ../src/guestfs-actions.pod:8201
+#: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:1121 ../src/guestfs-actions.pod:1139 ../src/guestfs-actions.pod:1908 ../src/guestfs-actions.pod:3950 ../src/guestfs-actions.pod:3981 ../src/guestfs-actions.pod:4633 ../src/guestfs-actions.pod:4680 ../src/guestfs-actions.pod:4867 ../src/guestfs-actions.pod:4900 ../src/guestfs-actions.pod:5063 ../src/guestfs-actions.pod:5550 ../src/guestfs-actions.pod:6122 ../src/guestfs-actions.pod:6519 ../src/guestfs-actions.pod:6533 ../src/guestfs-actions.pod:6545 ../src/guestfs-actions.pod:7023 ../src/guestfs-actions.pod:7676 ../src/guestfs-actions.pod:7689 ../src/guestfs-actions.pod:7922 ../src/guestfs-actions.pod:8187
msgid "(Added in 0.8)"
msgstr ""
@@ -24540,7 +24557,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:1645
+#: ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:1653
msgid "(Added in 1.0.80)"
msgstr ""
@@ -24665,7 +24682,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:766 ../src/guestfs-actions.pod:1883 ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:2387 ../src/guestfs-actions.pod:2398 ../src/guestfs-actions.pod:2470 ../src/guestfs-actions.pod:2496 ../src/guestfs-actions.pod:2536 ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:2587 ../src/guestfs-actions.pod:2610 ../src/guestfs-actions.pod:3685 ../src/guestfs-actions.pod:3701 ../src/guestfs-actions.pod:3719 ../src/guestfs-actions.pod:3881 ../src/guestfs-actions.pod:3895 ../src/guestfs-actions.pod:3910 ../src/guestfs-actions.pod:3924 ../src/guestfs-actions.pod:3940 ../src/guestfs-actions.pod:3955 ../src/guestfs-actions.pod:3971 ../src/guestfs-actions.pod:3985 ../src/guestfs-actions.pod:3998 ../src/guestfs-actions.pod:4012 ../src/guestfs-actions.pod:4027 ../src/guestfs-actions.pod:4042 ../src/guestfs-actions.pod:4055 ../src/guestfs-actions.pod:4069 ../src/guestfs-actions.pod:5788
+#: ../src/guestfs-actions.pod:766 ../src/guestfs-actions.pod:1891 ../src/guestfs-actions.pod:1906 ../src/guestfs-actions.pod:2395 ../src/guestfs-actions.pod:2406 ../src/guestfs-actions.pod:2478 ../src/guestfs-actions.pod:2504 ../src/guestfs-actions.pod:2544 ../src/guestfs-actions.pod:2559 ../src/guestfs-actions.pod:2595 ../src/guestfs-actions.pod:2618 ../src/guestfs-actions.pod:3693 ../src/guestfs-actions.pod:3709 ../src/guestfs-actions.pod:3727 ../src/guestfs-actions.pod:3889 ../src/guestfs-actions.pod:3903 ../src/guestfs-actions.pod:3918 ../src/guestfs-actions.pod:3932 ../src/guestfs-actions.pod:3948 ../src/guestfs-actions.pod:3963 ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:3993 ../src/guestfs-actions.pod:4006 ../src/guestfs-actions.pod:4020 ../src/guestfs-actions.pod:4035 ../src/guestfs-actions.pod:4050 ../src/guestfs-actions.pod:4063 ../src/guestfs-actions.pod:4077 ../src/guestfs-actions.pod:5784
msgid "This function returns a C truth value on success or -1 on error."
msgstr ""
@@ -24895,7 +24912,7 @@ msgid "See also C<guestfs_realpath>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:983 ../src/guestfs-actions.pod:7870
+#: ../src/guestfs-actions.pod:983 ../src/guestfs-actions.pod:7856
msgid "(Added in 1.0.75)"
msgstr ""
@@ -24924,7 +24941,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:4199 ../src/guestfs-actions.pod:4281 ../src/guestfs-actions.pod:4298 ../src/guestfs-actions.pod:4386 ../src/guestfs-actions.pod:4794 ../src/guestfs-actions.pod:4808 ../src/guestfs-actions.pod:6187 ../src/guestfs-actions.pod:6201 ../src/guestfs-actions.pod:8023 ../src/guestfs-actions.pod:8037
+#: ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:4207 ../src/guestfs-actions.pod:4289 ../src/guestfs-actions.pod:4306 ../src/guestfs-actions.pod:4394 ../src/guestfs-actions.pod:4793 ../src/guestfs-actions.pod:4807 ../src/guestfs-actions.pod:6185 ../src/guestfs-actions.pod:6199 ../src/guestfs-actions.pod:8009 ../src/guestfs-actions.pod:8023
msgid "(Added in 0.4)"
msgstr ""
@@ -24955,7 +24972,7 @@ msgid "To get the checksums for many files, use C<guestfs_checksums_out>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1061 ../src/guestfs-actions.pod:1720 ../src/guestfs-actions.pod:2578 ../src/guestfs-actions.pod:3897 ../src/guestfs-actions.pod:3926 ../src/guestfs-actions.pod:3987 ../src/guestfs-actions.pod:4014 ../src/guestfs-actions.pod:7726
+#: ../src/guestfs-actions.pod:1061 ../src/guestfs-actions.pod:1728 ../src/guestfs-actions.pod:2586 ../src/guestfs-actions.pod:3905 ../src/guestfs-actions.pod:3934 ../src/guestfs-actions.pod:3995 ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:7712
msgid "(Added in 1.0.2)"
msgstr ""
@@ -24984,7 +25001,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1077 ../src/guestfs-actions.pod:5618 ../src/guestfs-actions.pod:5753 ../src/guestfs-actions.pod:5790 ../src/guestfs-actions.pod:5808 ../src/guestfs-actions.pod:5990 ../src/guestfs-actions.pod:7635 ../src/guestfs-actions.pod:7649 ../src/guestfs-actions.pod:8049
+#: ../src/guestfs-actions.pod:1077 ../src/guestfs-actions.pod:5617 ../src/guestfs-actions.pod:5752 ../src/guestfs-actions.pod:5786 ../src/guestfs-actions.pod:5804 ../src/guestfs-actions.pod:5986 ../src/guestfs-actions.pod:7621 ../src/guestfs-actions.pod:7635 ../src/guestfs-actions.pod:8035
msgid "(Added in 1.3.2)"
msgstr ""
@@ -25069,7 +25086,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:1203 ../src/guestfs-actions.pod:2019
+#: ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:1203 ../src/guestfs-actions.pod:2027
msgid "(Added in 0.9.1)"
msgstr ""
@@ -25134,7 +25151,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1288 ../src/guestfs-actions.pod:2564 ../src/guestfs-actions.pod:6907
+#: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1288 ../src/guestfs-actions.pod:2572 ../src/guestfs-actions.pod:6902
msgid "(Added in 1.13.15)"
msgstr ""
@@ -25311,7 +25328,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1374 ../src/guestfs-actions.pod:1425 ../src/guestfs-actions.pod:1476 ../src/guestfs-actions.pod:1532 ../src/guestfs-actions.pod:1584 ../src/guestfs-actions.pod:1715 ../src/guestfs-actions.pod:1746 ../src/guestfs-actions.pod:1791 ../src/guestfs-actions.pod:2168 ../src/guestfs-actions.pod:2190 ../src/guestfs-actions.pod:4097 ../src/guestfs-actions.pod:7721 ../src/guestfs-actions.pod:7755 ../src/guestfs-actions.pod:8262 ../src/guestfs-actions.pod:8285
+#: ../src/guestfs-actions.pod:1374 ../src/guestfs-actions.pod:1427 ../src/guestfs-actions.pod:1480 ../src/guestfs-actions.pod:1538 ../src/guestfs-actions.pod:1592 ../src/guestfs-actions.pod:1723 ../src/guestfs-actions.pod:1754 ../src/guestfs-actions.pod:1799 ../src/guestfs-actions.pod:2176 ../src/guestfs-actions.pod:2198 ../src/guestfs-actions.pod:4105 ../src/guestfs-actions.pod:7707 ../src/guestfs-actions.pod:7741 ../src/guestfs-actions.pod:8248 ../src/guestfs-actions.pod:8271
msgid ""
"This long-running command can generate progress notification messages so "
"that the caller can display a progress bar or indicator. To receive these "
@@ -25319,13 +25336,18 @@ msgid ""
"L<guestfs(3)/GUESTFS_EVENT_PROGRESS>."
msgstr ""
+#. type: textblock
+#: ../src/guestfs-actions.pod:1379 ../src/guestfs-actions.pod:1432 ../src/guestfs-actions.pod:1485 ../src/guestfs-actions.pod:1543 ../src/guestfs-actions.pod:6042
+msgid "(Added in 1.13.25)"
+msgstr ""
+
#. type: =head2
-#: ../src/guestfs-actions.pod:1379
+#: ../src/guestfs-actions.pod:1381
msgid "guestfs_copy_device_to_device_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1381
+#: ../src/guestfs-actions.pod:1383
#, no-wrap
msgid ""
" int\n"
@@ -25337,17 +25359,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1387
+#: ../src/guestfs-actions.pod:1389
msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1391
+#: ../src/guestfs-actions.pod:1393
msgid "guestfs_copy_device_to_device_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1393
+#: ../src/guestfs-actions.pod:1395
#, no-wrap
msgid ""
" int\n"
@@ -25360,17 +25382,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1399
+#: ../src/guestfs-actions.pod:1401
msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1403
+#: ../src/guestfs-actions.pod:1405
msgid "guestfs_copy_device_to_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1405
+#: ../src/guestfs-actions.pod:1407
#, no-wrap
msgid ""
" int\n"
@@ -25382,7 +25404,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1416
+#: ../src/guestfs-actions.pod:1418
#, no-wrap
msgid ""
" GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n"
@@ -25392,17 +25414,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1420 ../src/guestfs-actions.pod:1471 ../src/guestfs-actions.pod:1522
+#: ../src/guestfs-actions.pod:1422 ../src/guestfs-actions.pod:1475 ../src/guestfs-actions.pod:1528
msgid "See C<guestfs_copy_device_to_device> for a general overview of this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1430
+#: ../src/guestfs-actions.pod:1434
msgid "guestfs_copy_device_to_file_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1432
+#: ../src/guestfs-actions.pod:1436
#, no-wrap
msgid ""
" int\n"
@@ -25414,17 +25436,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1438
+#: ../src/guestfs-actions.pod:1442
msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1442
+#: ../src/guestfs-actions.pod:1446
msgid "guestfs_copy_device_to_file_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1444
+#: ../src/guestfs-actions.pod:1448
#, no-wrap
msgid ""
" int\n"
@@ -25437,17 +25459,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1450
+#: ../src/guestfs-actions.pod:1454
msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1454
+#: ../src/guestfs-actions.pod:1458
msgid "guestfs_copy_file_to_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1456
+#: ../src/guestfs-actions.pod:1460
#, no-wrap
msgid ""
" int\n"
@@ -25459,7 +25481,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1467
+#: ../src/guestfs-actions.pod:1471
#, no-wrap
msgid ""
" GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n"
@@ -25469,12 +25491,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1481
+#: ../src/guestfs-actions.pod:1487
msgid "guestfs_copy_file_to_device_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1483
+#: ../src/guestfs-actions.pod:1489
#, no-wrap
msgid ""
" int\n"
@@ -25486,17 +25508,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1489
+#: ../src/guestfs-actions.pod:1495
msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1493
+#: ../src/guestfs-actions.pod:1499
msgid "guestfs_copy_file_to_device_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1495
+#: ../src/guestfs-actions.pod:1501
#, no-wrap
msgid ""
" int\n"
@@ -25509,17 +25531,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1501
+#: ../src/guestfs-actions.pod:1507
msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1505
+#: ../src/guestfs-actions.pod:1511
msgid "guestfs_copy_file_to_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1507
+#: ../src/guestfs-actions.pod:1513
#, no-wrap
msgid ""
" int\n"
@@ -25531,7 +25553,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1518
+#: ../src/guestfs-actions.pod:1524
#, no-wrap
msgid ""
" GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n"
@@ -25541,7 +25563,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1525
+#: ../src/guestfs-actions.pod:1531
msgid ""
"This is B<not> the function you want for copying files. This is for copying "
"blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and "
@@ -25549,12 +25571,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1537
+#: ../src/guestfs-actions.pod:1545
msgid "guestfs_copy_file_to_file_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1539
+#: ../src/guestfs-actions.pod:1547
#, no-wrap
msgid ""
" int\n"
@@ -25566,17 +25588,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1545
+#: ../src/guestfs-actions.pod:1553
msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1549
+#: ../src/guestfs-actions.pod:1557
msgid "guestfs_copy_file_to_file_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1551
+#: ../src/guestfs-actions.pod:1559
#, no-wrap
msgid ""
" int\n"
@@ -25589,17 +25611,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1557
+#: ../src/guestfs-actions.pod:1565
msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1561
+#: ../src/guestfs-actions.pod:1569
msgid "guestfs_copy_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1563
+#: ../src/guestfs-actions.pod:1571
#, no-wrap
msgid ""
" int\n"
@@ -25611,24 +25633,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1569 ../src/guestfs-actions.pod:1626
+#: ../src/guestfs-actions.pod:1577 ../src/guestfs-actions.pod:1634
msgid ""
"I<This function is deprecated.> In new code, use the "
"L</guestfs_copy_device_to_device> call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1589 ../src/guestfs-actions.pod:4821 ../src/guestfs-actions.pod:6214 ../src/guestfs-actions.pod:7956 ../src/guestfs-actions.pod:7976 ../src/guestfs-actions.pod:8062
+#: ../src/guestfs-actions.pod:1597 ../src/guestfs-actions.pod:4820 ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:7942 ../src/guestfs-actions.pod:7962 ../src/guestfs-actions.pod:8048
msgid "(Added in 1.0.87)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1591
+#: ../src/guestfs-actions.pod:1599
msgid "guestfs_cp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1593
+#: ../src/guestfs-actions.pod:1601
#, no-wrap
msgid ""
" int\n"
@@ -25639,17 +25661,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1603 ../src/guestfs-actions.pod:1617 ../src/guestfs-actions.pod:1697 ../src/guestfs-actions.pod:1771 ../src/guestfs-actions.pod:1885 ../src/guestfs-actions.pod:5565 ../src/guestfs-actions.pod:6058
+#: ../src/guestfs-actions.pod:1611 ../src/guestfs-actions.pod:1625 ../src/guestfs-actions.pod:1705 ../src/guestfs-actions.pod:1779 ../src/guestfs-actions.pod:1893 ../src/guestfs-actions.pod:5564 ../src/guestfs-actions.pod:6056
msgid "(Added in 1.0.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1605
+#: ../src/guestfs-actions.pod:1613
msgid "guestfs_cp_a"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1607
+#: ../src/guestfs-actions.pod:1615
#, no-wrap
msgid ""
" int\n"
@@ -25660,12 +25682,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1619
+#: ../src/guestfs-actions.pod:1627
msgid "guestfs_dd"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1621
+#: ../src/guestfs-actions.pod:1629
#, no-wrap
msgid ""
" int\n"
@@ -25676,7 +25698,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1638
+#: ../src/guestfs-actions.pod:1646
msgid ""
"If the destination is a device, it must be as large or larger than the "
"source file or device, otherwise the copy will fail. This command cannot do "
@@ -25684,12 +25706,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1647
+#: ../src/guestfs-actions.pod:1655
msgid "guestfs_df"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1649
+#: ../src/guestfs-actions.pod:1657
#, no-wrap
msgid ""
" char *\n"
@@ -25698,7 +25720,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1654 ../src/guestfs-actions.pod:1671
+#: ../src/guestfs-actions.pod:1662 ../src/guestfs-actions.pod:1679
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string. Use C<guestfs_statvfs> "
@@ -25706,17 +25728,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1661 ../src/guestfs-actions.pod:1678 ../src/guestfs-actions.pod:1796 ../src/guestfs-actions.pod:2803 ../src/guestfs-actions.pod:2827 ../src/guestfs-actions.pod:2895 ../src/guestfs-actions.pod:4931 ../src/guestfs-actions.pod:5465 ../src/guestfs-actions.pod:7459 ../src/guestfs-actions.pod:7483 ../src/guestfs-actions.pod:8102 ../src/guestfs-actions.pod:8115 ../src/guestfs-actions.pod:8128
+#: ../src/guestfs-actions.pod:1669 ../src/guestfs-actions.pod:1686 ../src/guestfs-actions.pod:1804 ../src/guestfs-actions.pod:2811 ../src/guestfs-actions.pod:2835 ../src/guestfs-actions.pod:2903 ../src/guestfs-actions.pod:4930 ../src/guestfs-actions.pod:5464 ../src/guestfs-actions.pod:7445 ../src/guestfs-actions.pod:7469 ../src/guestfs-actions.pod:8088 ../src/guestfs-actions.pod:8101 ../src/guestfs-actions.pod:8114
msgid "(Added in 1.0.54)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1663
+#: ../src/guestfs-actions.pod:1671
msgid "guestfs_df_h"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1665
+#: ../src/guestfs-actions.pod:1673
#, no-wrap
msgid ""
" char *\n"
@@ -25725,12 +25747,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1680
+#: ../src/guestfs-actions.pod:1688
msgid "guestfs_dmesg"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1682
+#: ../src/guestfs-actions.pod:1690
#, no-wrap
msgid ""
" char *\n"
@@ -25739,7 +25761,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1689
+#: ../src/guestfs-actions.pod:1697
msgid ""
"Another way to get the same information is to enable verbose messages with "
"C<guestfs_set_verbose> or by setting the environment variable "
@@ -25747,12 +25769,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1699
+#: ../src/guestfs-actions.pod:1707
msgid "guestfs_download"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1701
+#: ../src/guestfs-actions.pod:1709
#, no-wrap
msgid ""
" int\n"
@@ -25763,17 +25785,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1711
+#: ../src/guestfs-actions.pod:1719
msgid "See also C<guestfs_upload>, C<guestfs_cat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1722
+#: ../src/guestfs-actions.pod:1730
msgid "guestfs_download_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1724
+#: ../src/guestfs-actions.pod:1732
#, no-wrap
msgid ""
" int\n"
@@ -25786,7 +25808,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1737
+#: ../src/guestfs-actions.pod:1745
msgid ""
"Note that there is no limit on the amount of data that can be downloaded "
"with this call, unlike with C<guestfs_pread>, and this call always reads the "
@@ -25794,22 +25816,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1742
+#: ../src/guestfs-actions.pod:1750
msgid "See also C<guestfs_download>, C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1751 ../src/guestfs-actions.pod:7760
+#: ../src/guestfs-actions.pod:1759 ../src/guestfs-actions.pod:7746
msgid "(Added in 1.5.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1753
+#: ../src/guestfs-actions.pod:1761
msgid "guestfs_drop_caches"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1755
+#: ../src/guestfs-actions.pod:1763
#, no-wrap
msgid ""
" int\n"
@@ -25819,12 +25841,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1773
+#: ../src/guestfs-actions.pod:1781
msgid "guestfs_du"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1775
+#: ../src/guestfs-actions.pod:1783
#, no-wrap
msgid ""
" int64_t\n"
@@ -25834,12 +25856,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1798
+#: ../src/guestfs-actions.pod:1806
msgid "guestfs_e2fsck_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1800
+#: ../src/guestfs-actions.pod:1808
#, no-wrap
msgid ""
" int\n"
@@ -25849,24 +25871,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1808
+#: ../src/guestfs-actions.pod:1816
msgid ""
"This command is only needed because of C<guestfs_resize2fs> (q.v.). "
"Normally you should use C<guestfs_fsck>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1813
+#: ../src/guestfs-actions.pod:1821
msgid "(Added in 1.0.29)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1815
+#: ../src/guestfs-actions.pod:1823
msgid "guestfs_echo_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1817
+#: ../src/guestfs-actions.pod:1825
#, no-wrap
msgid ""
" char *\n"
@@ -25876,22 +25898,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1826
+#: ../src/guestfs-actions.pod:1834
msgid "See also C<guestfs_ping_daemon>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1831 ../src/guestfs-actions.pod:2589 ../src/guestfs-actions.pod:6931
+#: ../src/guestfs-actions.pod:1839 ../src/guestfs-actions.pod:2597 ../src/guestfs-actions.pod:6926
msgid "(Added in 1.0.69)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1833
+#: ../src/guestfs-actions.pod:1841
msgid "guestfs_egrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1835
+#: ../src/guestfs-actions.pod:1843
#, no-wrap
msgid ""
" char **\n"
@@ -25902,17 +25924,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1850 ../src/guestfs-actions.pod:1869 ../src/guestfs-actions.pod:1926 ../src/guestfs-actions.pod:1972 ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2719 ../src/guestfs-actions.pod:2738 ../src/guestfs-actions.pod:2916 ../src/guestfs-actions.pod:2929 ../src/guestfs-actions.pod:2944 ../src/guestfs-actions.pod:2990 ../src/guestfs-actions.pod:3012 ../src/guestfs-actions.pod:3025 ../src/guestfs-actions.pod:4311 ../src/guestfs-actions.pod:4325 ../src/guestfs-actions.pod:4338 ../src/guestfs-actions.pod:4352 ../src/guestfs-actions.pod:5353 ../src/guestfs-actions.pod:6392 ../src/guestfs-actions.pod:6441 ../src/guestfs-actions.pod:7327 ../src/guestfs-actions.pod:7339 ../src/guestfs-actions.pod:7352 ../src/guestfs-actions.pod:7365 ../src/guestfs-actions.pod:7387 ../src/guestfs-actions.pod:7400 ../src/guestfs-actions.pod:7413 ../src/guestfs-actions.pod:7426 ../src/guestfs-actions.pod:8220 ../src/guestfs-actions.pod:8239 ../src/guestfs-actions.pod:8333 ../src/guestfs-actions.pod:8352 ../src/guestfs-actions.pod:8398 ../src/guestfs-actions.pod:8417
+#: ../src/guestfs-actions.pod:1858 ../src/guestfs-actions.pod:1877 ../src/guestfs-actions.pod:1934 ../src/guestfs-actions.pod:1980 ../src/guestfs-actions.pod:1999 ../src/guestfs-actions.pod:2727 ../src/guestfs-actions.pod:2746 ../src/guestfs-actions.pod:2924 ../src/guestfs-actions.pod:2937 ../src/guestfs-actions.pod:2952 ../src/guestfs-actions.pod:2998 ../src/guestfs-actions.pod:3020 ../src/guestfs-actions.pod:3033 ../src/guestfs-actions.pod:4319 ../src/guestfs-actions.pod:4333 ../src/guestfs-actions.pod:4346 ../src/guestfs-actions.pod:4360 ../src/guestfs-actions.pod:5352 ../src/guestfs-actions.pod:6390 ../src/guestfs-actions.pod:6439 ../src/guestfs-actions.pod:7313 ../src/guestfs-actions.pod:7325 ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7351 ../src/guestfs-actions.pod:7373 ../src/guestfs-actions.pod:7386 ../src/guestfs-actions.pod:7399 ../src/guestfs-actions.pod:7412 ../src/guestfs-actions.pod:8206 ../src/guestfs-actions.pod:8225 ../src/guestfs-actions.pod:8316 ../src/guestfs-actions.pod:8335 ../src/guestfs-actions.pod:8381 ../src/guestfs-actions.pod:8400
msgid "(Added in 1.0.66)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1852
+#: ../src/guestfs-actions.pod:1860
msgid "guestfs_egrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1854
+#: ../src/guestfs-actions.pod:1862
#, no-wrap
msgid ""
" char **\n"
@@ -25923,12 +25945,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1871
+#: ../src/guestfs-actions.pod:1879
msgid "guestfs_equal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1873
+#: ../src/guestfs-actions.pod:1881
#, no-wrap
msgid ""
" int\n"
@@ -25939,12 +25961,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1887
+#: ../src/guestfs-actions.pod:1895
msgid "guestfs_exists"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1889
+#: ../src/guestfs-actions.pod:1897
#, no-wrap
msgid ""
" int\n"
@@ -25954,17 +25976,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1896
+#: ../src/guestfs-actions.pod:1904
msgid "See also C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1902
+#: ../src/guestfs-actions.pod:1910
msgid "guestfs_fallocate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1904
+#: ../src/guestfs-actions.pod:1912
#, no-wrap
msgid ""
" int\n"
@@ -25975,19 +25997,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1909
+#: ../src/guestfs-actions.pod:1917
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> "
"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1928
+#: ../src/guestfs-actions.pod:1936
msgid "guestfs_fallocate64"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1930
+#: ../src/guestfs-actions.pod:1938
#, no-wrap
msgid ""
" int\n"
@@ -25998,14 +26020,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1939
+#: ../src/guestfs-actions.pod:1947
msgid ""
"Note that this call allocates disk blocks for the file. To create a sparse "
"file use C<guestfs_truncate_size> instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1942
+#: ../src/guestfs-actions.pod:1950
msgid ""
"The deprecated call C<guestfs_fallocate> does the same, but owing to an "
"oversight it only allowed 30 bit lengths to be specified, effectively "
@@ -26013,17 +26035,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1953
+#: ../src/guestfs-actions.pod:1961
msgid "(Added in 1.3.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1955
+#: ../src/guestfs-actions.pod:1963
msgid "guestfs_fgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1957
+#: ../src/guestfs-actions.pod:1965
#, no-wrap
msgid ""
" char **\n"
@@ -26034,12 +26056,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1974
+#: ../src/guestfs-actions.pod:1982
msgid "guestfs_fgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1976
+#: ../src/guestfs-actions.pod:1984
#, no-wrap
msgid ""
" char **\n"
@@ -26050,12 +26072,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1993
+#: ../src/guestfs-actions.pod:2001
msgid "guestfs_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1995
+#: ../src/guestfs-actions.pod:2003
#, no-wrap
msgid ""
" char *\n"
@@ -26065,19 +26087,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2013
+#: ../src/guestfs-actions.pod:2021
msgid ""
"See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, "
"C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2021
+#: ../src/guestfs-actions.pod:2029
msgid "guestfs_file_architecture"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2023
+#: ../src/guestfs-actions.pod:2031
#, no-wrap
msgid ""
" char *\n"
@@ -26087,17 +26109,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2131 ../src/guestfs-actions.pod:2294 ../src/guestfs-actions.pod:2311 ../src/guestfs-actions.pod:3045 ../src/guestfs-actions.pod:3147 ../src/guestfs-actions.pod:3213 ../src/guestfs-actions.pod:3400 ../src/guestfs-actions.pod:3418 ../src/guestfs-actions.pod:3458 ../src/guestfs-actions.pod:3534 ../src/guestfs-actions.pod:3631 ../src/guestfs-actions.pod:3868 ../src/guestfs-actions.pod:4000
+#: ../src/guestfs-actions.pod:2139 ../src/guestfs-actions.pod:2302 ../src/guestfs-actions.pod:2319 ../src/guestfs-actions.pod:3053 ../src/guestfs-actions.pod:3155 ../src/guestfs-actions.pod:3221 ../src/guestfs-actions.pod:3408 ../src/guestfs-actions.pod:3426 ../src/guestfs-actions.pod:3466 ../src/guestfs-actions.pod:3542 ../src/guestfs-actions.pod:3639 ../src/guestfs-actions.pod:3876 ../src/guestfs-actions.pod:4008
msgid "(Added in 1.5.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2133
+#: ../src/guestfs-actions.pod:2141
msgid "guestfs_filesize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2135
+#: ../src/guestfs-actions.pod:2143
#, no-wrap
msgid ""
" int64_t\n"
@@ -26107,7 +26129,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2141
+#: ../src/guestfs-actions.pod:2149
msgid ""
"To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, "
"C<guestfs_is_dir>, C<guestfs_is_file> etc. To get the size of block "
@@ -26115,17 +26137,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2147
+#: ../src/guestfs-actions.pod:2155
msgid "(Added in 1.0.82)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2149
+#: ../src/guestfs-actions.pod:2157
msgid "guestfs_fill"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2151
+#: ../src/guestfs-actions.pod:2159
#, no-wrap
msgid ""
" int\n"
@@ -26137,7 +26159,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2161
+#: ../src/guestfs-actions.pod:2169
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
"C<guestfs_truncate_size>. To create a file with a pattern of repeating "
@@ -26145,17 +26167,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2173
+#: ../src/guestfs-actions.pod:2181
msgid "(Added in 1.0.79)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2175
+#: ../src/guestfs-actions.pod:2183
msgid "guestfs_fill_pattern"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2177
+#: ../src/guestfs-actions.pod:2185
#, no-wrap
msgid ""
" int\n"
@@ -26167,7 +26189,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2183
+#: ../src/guestfs-actions.pod:2191
msgid ""
"This function is like C<guestfs_fill> except that it creates a new file of "
"length C<len> containing the repeating pattern of bytes in C<pattern>. The "
@@ -26176,17 +26198,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2195
+#: ../src/guestfs-actions.pod:2203
msgid "(Added in 1.3.12)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2197
+#: ../src/guestfs-actions.pod:2205
msgid "guestfs_find"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2199
+#: ../src/guestfs-actions.pod:2207
#, no-wrap
msgid ""
" char **\n"
@@ -26196,27 +26218,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2215
+#: ../src/guestfs-actions.pod:2223
msgid "then the returned list from C<guestfs_find> C</tmp> would be 4 elements:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2228
+#: ../src/guestfs-actions.pod:2236
msgid "See also C<guestfs_find0>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2237 ../src/guestfs-actions.pod:4758 ../src/guestfs-actions.pod:6476
+#: ../src/guestfs-actions.pod:2245 ../src/guestfs-actions.pod:4757 ../src/guestfs-actions.pod:6474
msgid "(Added in 1.0.27)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2239
+#: ../src/guestfs-actions.pod:2247
msgid "guestfs_find0"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2241
+#: ../src/guestfs-actions.pod:2249
#, no-wrap
msgid ""
" int\n"
@@ -26227,24 +26249,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2250
+#: ../src/guestfs-actions.pod:2258
msgid ""
"This command works the same way as C<guestfs_find> with the following "
"exceptions:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2277
+#: ../src/guestfs-actions.pod:2285
msgid "(Added in 1.0.74)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2279
+#: ../src/guestfs-actions.pod:2287
msgid "guestfs_findfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2281
+#: ../src/guestfs-actions.pod:2289
#, no-wrap
msgid ""
" char *\n"
@@ -26254,17 +26276,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2289
+#: ../src/guestfs-actions.pod:2297
msgid "To find the label of a filesystem, use C<guestfs_vfs_label>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2296
+#: ../src/guestfs-actions.pod:2304
msgid "guestfs_findfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2298
+#: ../src/guestfs-actions.pod:2306
#, no-wrap
msgid ""
" char *\n"
@@ -26274,17 +26296,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2306
+#: ../src/guestfs-actions.pod:2314
msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2313
+#: ../src/guestfs-actions.pod:2321
msgid "guestfs_fsck"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2315
+#: ../src/guestfs-actions.pod:2323
#, no-wrap
msgid ""
" int\n"
@@ -26295,17 +26317,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2350 ../src/guestfs-actions.pod:8267
+#: ../src/guestfs-actions.pod:2358 ../src/guestfs-actions.pod:8253
msgid "(Added in 1.0.16)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2352
+#: ../src/guestfs-actions.pod:2360
msgid "guestfs_get_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2354
+#: ../src/guestfs-actions.pod:2362
#, no-wrap
msgid ""
" const char *\n"
@@ -26314,7 +26336,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2362
+#: ../src/guestfs-actions.pod:2370
msgid ""
"This function returns a string which may be NULL. There is no way to return "
"an error from this function. The string is owned by the guest handle and "
@@ -26322,17 +26344,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2366 ../src/guestfs-actions.pod:6154 ../src/guestfs-actions.pod:6636 ../src/guestfs-actions.pod:7094 ../src/guestfs-actions.pod:7113 ../src/guestfs-actions.pod:7129 ../src/guestfs-actions.pod:7153 ../src/guestfs-actions.pod:7907 ../src/guestfs-actions.pod:7922 ../src/guestfs-actions.pod:8314
+#: ../src/guestfs-actions.pod:2374 ../src/guestfs-actions.pod:6152 ../src/guestfs-actions.pod:6631 ../src/guestfs-actions.pod:7080 ../src/guestfs-actions.pod:7099 ../src/guestfs-actions.pod:7115 ../src/guestfs-actions.pod:7139 ../src/guestfs-actions.pod:7893 ../src/guestfs-actions.pod:7908 ../src/guestfs-actions.pod:8297
msgid "(Added in 1.0.26)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2368
+#: ../src/guestfs-actions.pod:2376
msgid "guestfs_get_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2370
+#: ../src/guestfs-actions.pod:2378
#, no-wrap
msgid ""
" char *\n"
@@ -26341,22 +26363,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2373
+#: ../src/guestfs-actions.pod:2381
msgid "Return the current attach method. See C<guestfs_set_attach_method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2378 ../src/guestfs-actions.pod:6666
+#: ../src/guestfs-actions.pod:2386 ../src/guestfs-actions.pod:6661
msgid "(Added in 1.9.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2380
+#: ../src/guestfs-actions.pod:2388
msgid "guestfs_get_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2382
+#: ../src/guestfs-actions.pod:2390
#, no-wrap
msgid ""
" int\n"
@@ -26365,12 +26387,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2391
+#: ../src/guestfs-actions.pod:2399
msgid "guestfs_get_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2393
+#: ../src/guestfs-actions.pod:2401
#, no-wrap
msgid ""
" int\n"
@@ -26379,17 +26401,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2400 ../src/guestfs-actions.pod:6707
+#: ../src/guestfs-actions.pod:2408 ../src/guestfs-actions.pod:6702
msgid "(Added in 1.0.72)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2402
+#: ../src/guestfs-actions.pod:2410
msgid "guestfs_get_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2404
+#: ../src/guestfs-actions.pod:2412
#, no-wrap
msgid ""
" char *\n"
@@ -26399,24 +26421,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2408
+#: ../src/guestfs-actions.pod:2416
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2421 ../src/guestfs-actions.pod:2442 ../src/guestfs-actions.pod:6725 ../src/guestfs-actions.pod:6744
+#: ../src/guestfs-actions.pod:2429 ../src/guestfs-actions.pod:2450 ../src/guestfs-actions.pod:6720 ../src/guestfs-actions.pod:6739
msgid "(Added in 1.0.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2423
+#: ../src/guestfs-actions.pod:2431
msgid "guestfs_get_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2425
+#: ../src/guestfs-actions.pod:2433
#, no-wrap
msgid ""
" char *\n"
@@ -26426,19 +26448,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2429
+#: ../src/guestfs-actions.pod:2437
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> "
"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2444
+#: ../src/guestfs-actions.pod:2452
msgid "guestfs_get_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2446
+#: ../src/guestfs-actions.pod:2454
#, no-wrap
msgid ""
" int\n"
@@ -26447,7 +26469,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2452
+#: ../src/guestfs-actions.pod:2460
msgid ""
"If C<guestfs_set_memsize> was not called on this handle, and if "
"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
@@ -26455,17 +26477,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2461 ../src/guestfs-actions.pod:5049 ../src/guestfs-actions.pod:5258 ../src/guestfs-actions.pod:5277 ../src/guestfs-actions.pod:5296 ../src/guestfs-actions.pod:5308 ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5338 ../src/guestfs-actions.pod:6379 ../src/guestfs-actions.pod:6765 ../src/guestfs-actions.pod:7061 ../src/guestfs-actions.pod:7676
+#: ../src/guestfs-actions.pod:2469 ../src/guestfs-actions.pod:5048 ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5276 ../src/guestfs-actions.pod:5295 ../src/guestfs-actions.pod:5307 ../src/guestfs-actions.pod:5324 ../src/guestfs-actions.pod:5337 ../src/guestfs-actions.pod:6377 ../src/guestfs-actions.pod:6760 ../src/guestfs-actions.pod:7050 ../src/guestfs-actions.pod:7662
msgid "(Added in 1.0.55)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2463
+#: ../src/guestfs-actions.pod:2471
msgid "guestfs_get_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2465
+#: ../src/guestfs-actions.pod:2473
#, no-wrap
msgid ""
" int\n"
@@ -26474,17 +26496,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2472 ../src/guestfs-actions.pod:6784
+#: ../src/guestfs-actions.pod:2480 ../src/guestfs-actions.pod:6779
msgid "(Added in 1.5.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2474
+#: ../src/guestfs-actions.pod:2482
msgid "guestfs_get_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2476
+#: ../src/guestfs-actions.pod:2484
#, no-wrap
msgid ""
" const char *\n"
@@ -26493,19 +26515,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2484 ../src/guestfs-actions.pod:2524
+#: ../src/guestfs-actions.pod:2492 ../src/guestfs-actions.pod:2532
msgid ""
"This function returns a string, or NULL on error. The string is owned by "
"the guest handle and must I<not> be freed."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2489
+#: ../src/guestfs-actions.pod:2497
msgid "guestfs_get_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2491
+#: ../src/guestfs-actions.pod:2499
#, no-wrap
msgid ""
" int\n"
@@ -26514,17 +26536,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2498 ../src/guestfs-actions.pod:6820 ../src/guestfs-actions.pod:8168
+#: ../src/guestfs-actions.pod:2506 ../src/guestfs-actions.pod:6815 ../src/guestfs-actions.pod:8154
msgid "(Added in 1.11.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2500
+#: ../src/guestfs-actions.pod:2508
msgid "guestfs_get_pid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2502
+#: ../src/guestfs-actions.pod:2510
#, no-wrap
msgid ""
" int\n"
@@ -26533,17 +26555,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2512
+#: ../src/guestfs-actions.pod:2520
msgid "(Added in 1.0.56)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2514
+#: ../src/guestfs-actions.pod:2522
msgid "guestfs_get_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2516
+#: ../src/guestfs-actions.pod:2524
#, no-wrap
msgid ""
" const char *\n"
@@ -26552,17 +26574,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2527 ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:2535 ../src/guestfs-actions.pod:6843
msgid "(Added in 1.0.6)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2529
+#: ../src/guestfs-actions.pod:2537
msgid "guestfs_get_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2531
+#: ../src/guestfs-actions.pod:2539
#, no-wrap
msgid ""
" int\n"
@@ -26571,17 +26593,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2538 ../src/guestfs-actions.pod:4122 ../src/guestfs-actions.pod:4453 ../src/guestfs-actions.pod:4856 ../src/guestfs-actions.pod:4888 ../src/guestfs-actions.pod:6084 ../src/guestfs-actions.pod:6427 ../src/guestfs-actions.pod:6872 ../src/guestfs-actions.pod:7579 ../src/guestfs-actions.pod:7599 ../src/guestfs-actions.pod:7791
+#: ../src/guestfs-actions.pod:2546 ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:4461 ../src/guestfs-actions.pod:4855 ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:6082 ../src/guestfs-actions.pod:6425 ../src/guestfs-actions.pod:6867 ../src/guestfs-actions.pod:7565 ../src/guestfs-actions.pod:7585 ../src/guestfs-actions.pod:7777
msgid "(Added in 1.0.77)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2540
+#: ../src/guestfs-actions.pod:2548
msgid "guestfs_get_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2542
+#: ../src/guestfs-actions.pod:2550
#, no-wrap
msgid ""
" int\n"
@@ -26590,24 +26612,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2545
+#: ../src/guestfs-actions.pod:2553
msgid ""
"This returns the current setting of the selinux flag which is passed to the "
"appliance at boot time. See C<guestfs_set_selinux>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2553 ../src/guestfs-actions.pod:2627 ../src/guestfs-actions.pod:6891 ../src/guestfs-actions.pod:6965
+#: ../src/guestfs-actions.pod:2561 ../src/guestfs-actions.pod:2635 ../src/guestfs-actions.pod:6886 ../src/guestfs-actions.pod:6960
msgid "(Added in 1.0.67)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2555
+#: ../src/guestfs-actions.pod:2563
msgid "guestfs_get_smp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2557
+#: ../src/guestfs-actions.pod:2565
#, no-wrap
msgid ""
" int\n"
@@ -26616,12 +26638,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2566
+#: ../src/guestfs-actions.pod:2574
msgid "guestfs_get_state"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2568
+#: ../src/guestfs-actions.pod:2576
#, no-wrap
msgid ""
" int\n"
@@ -26630,12 +26652,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2580
+#: ../src/guestfs-actions.pod:2588
msgid "guestfs_get_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2582
+#: ../src/guestfs-actions.pod:2590
#, no-wrap
msgid ""
" int\n"
@@ -26644,12 +26666,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2591
+#: ../src/guestfs-actions.pod:2599
msgid "guestfs_get_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2593
+#: ../src/guestfs-actions.pod:2601
#, no-wrap
msgid ""
" int\n"
@@ -26658,19 +26680,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2596
+#: ../src/guestfs-actions.pod:2604
msgid ""
"Return the current umask. By default the umask is C<022> unless it has been "
"set by calling C<guestfs_umask>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2603
+#: ../src/guestfs-actions.pod:2611
msgid "guestfs_get_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2605
+#: ../src/guestfs-actions.pod:2613
#, no-wrap
msgid ""
" int\n"
@@ -26679,12 +26701,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2614
+#: ../src/guestfs-actions.pod:2622
msgid "guestfs_getcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2616
+#: ../src/guestfs-actions.pod:2624
#, no-wrap
msgid ""
" char *\n"
@@ -26693,17 +26715,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2621
+#: ../src/guestfs-actions.pod:2629
msgid "See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2629
+#: ../src/guestfs-actions.pod:2637
msgid "guestfs_getxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2631
+#: ../src/guestfs-actions.pod:2639
#, no-wrap
msgid ""
" char *\n"
@@ -26715,7 +26737,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2637
+#: ../src/guestfs-actions.pod:2645
msgid ""
"Get a single extended attribute from file C<path> named C<name>. This call "
"follows symlinks. If you want to lookup an extended attribute for the "
@@ -26723,7 +26745,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2641 ../src/guestfs-actions.pod:4136
+#: ../src/guestfs-actions.pod:2649 ../src/guestfs-actions.pod:4144
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
"by calling C<guestfs_getxattrs>. However some Linux filesystem "
@@ -26733,12 +26755,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2651
+#: ../src/guestfs-actions.pod:2659
msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2653 ../src/guestfs-actions.pod:2866 ../src/guestfs-actions.pod:3348 ../src/guestfs-actions.pod:4148 ../src/guestfs-actions.pod:6077 ../src/guestfs-actions.pod:6103 ../src/guestfs-actions.pod:6284
+#: ../src/guestfs-actions.pod:2661 ../src/guestfs-actions.pod:2874 ../src/guestfs-actions.pod:3356 ../src/guestfs-actions.pod:4156 ../src/guestfs-actions.pod:6075 ../src/guestfs-actions.pod:6101 ../src/guestfs-actions.pod:6282
msgid ""
"This function returns a buffer, or NULL on error. The size of the returned "
"buffer is written to C<*size_r>. I<The caller must free the returned buffer "
@@ -26746,17 +26768,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2657 ../src/guestfs-actions.pod:4152
+#: ../src/guestfs-actions.pod:2665 ../src/guestfs-actions.pod:4160
msgid "(Added in 1.7.24)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2659
+#: ../src/guestfs-actions.pod:2667
msgid "guestfs_getxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2661
+#: ../src/guestfs-actions.pod:2669
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -26766,29 +26788,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2671
+#: ../src/guestfs-actions.pod:2679
msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2673 ../src/guestfs-actions.pod:4164 ../src/guestfs-actions.pod:4852
+#: ../src/guestfs-actions.pod:2681 ../src/guestfs-actions.pod:4172 ../src/guestfs-actions.pod:4851
msgid ""
"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was "
"an error. I<The caller must call C<guestfs_free_xattr_list> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2677 ../src/guestfs-actions.pod:4168 ../src/guestfs-actions.pod:4367 ../src/guestfs-actions.pod:4403 ../src/guestfs-actions.pod:6457 ../src/guestfs-actions.pod:6984 ../src/guestfs-actions.pod:8379
+#: ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:4176 ../src/guestfs-actions.pod:4375 ../src/guestfs-actions.pod:4411 ../src/guestfs-actions.pod:6455 ../src/guestfs-actions.pod:6979 ../src/guestfs-actions.pod:8362
msgid "(Added in 1.0.59)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2679
+#: ../src/guestfs-actions.pod:2687
msgid "guestfs_glob_expand"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2681
+#: ../src/guestfs-actions.pod:2689
#, no-wrap
msgid ""
" char **\n"
@@ -26798,17 +26820,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2700 ../src/guestfs-actions.pod:7177 ../src/guestfs-actions.pod:7194
+#: ../src/guestfs-actions.pod:2708 ../src/guestfs-actions.pod:7163 ../src/guestfs-actions.pod:7180
msgid "(Added in 1.0.50)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2702
+#: ../src/guestfs-actions.pod:2710
msgid "guestfs_grep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2704
+#: ../src/guestfs-actions.pod:2712
#, no-wrap
msgid ""
" char **\n"
@@ -26819,12 +26841,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2721
+#: ../src/guestfs-actions.pod:2729
msgid "guestfs_grepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2723
+#: ../src/guestfs-actions.pod:2731
#, no-wrap
msgid ""
" char **\n"
@@ -26835,12 +26857,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2740
+#: ../src/guestfs-actions.pod:2748
msgid "guestfs_grub_install"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2742
+#: ../src/guestfs-actions.pod:2750
#, no-wrap
msgid ""
" int\n"
@@ -26851,17 +26873,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2785
+#: ../src/guestfs-actions.pod:2793
msgid "(Added in 1.0.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2787
+#: ../src/guestfs-actions.pod:2795
msgid "guestfs_head"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2789
+#: ../src/guestfs-actions.pod:2797
#, no-wrap
msgid ""
" char **\n"
@@ -26871,12 +26893,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2805
+#: ../src/guestfs-actions.pod:2813
msgid "guestfs_head_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2807
+#: ../src/guestfs-actions.pod:2815
#, no-wrap
msgid ""
" char **\n"
@@ -26887,12 +26909,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2829
+#: ../src/guestfs-actions.pod:2837
msgid "guestfs_hexdump"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2831
+#: ../src/guestfs-actions.pod:2839
#, no-wrap
msgid ""
" char *\n"
@@ -26902,17 +26924,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2844 ../src/guestfs-actions.pod:7258 ../src/guestfs-actions.pod:7313
+#: ../src/guestfs-actions.pod:2852 ../src/guestfs-actions.pod:7244 ../src/guestfs-actions.pod:7299
msgid "(Added in 1.0.22)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2846
+#: ../src/guestfs-actions.pod:2854
msgid "guestfs_initrd_cat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2848
+#: ../src/guestfs-actions.pod:2856
#, no-wrap
msgid ""
" char *\n"
@@ -26924,17 +26946,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2864
+#: ../src/guestfs-actions.pod:2872
msgid "See also C<guestfs_initrd_list>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2875
+#: ../src/guestfs-actions.pod:2883
msgid "guestfs_initrd_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2877
+#: ../src/guestfs-actions.pod:2885
#, no-wrap
msgid ""
" char **\n"
@@ -26944,12 +26966,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2897
+#: ../src/guestfs-actions.pod:2905
msgid "guestfs_inotify_add_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2899
+#: ../src/guestfs-actions.pod:2907
#, no-wrap
msgid ""
" int64_t\n"
@@ -26960,12 +26982,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2918
+#: ../src/guestfs-actions.pod:2926
msgid "guestfs_inotify_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2920
+#: ../src/guestfs-actions.pod:2928
#, no-wrap
msgid ""
" int\n"
@@ -26974,12 +26996,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2931
+#: ../src/guestfs-actions.pod:2939
msgid "guestfs_inotify_files"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2933
+#: ../src/guestfs-actions.pod:2941
#, no-wrap
msgid ""
" char **\n"
@@ -26988,7 +27010,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2936
+#: ../src/guestfs-actions.pod:2944
msgid ""
"This function is a helpful wrapper around C<guestfs_inotify_read> which just "
"returns a list of pathnames of objects that were touched. The returned "
@@ -26996,12 +27018,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2946
+#: ../src/guestfs-actions.pod:2954
msgid "guestfs_inotify_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2948
+#: ../src/guestfs-actions.pod:2956
#, no-wrap
msgid ""
" int\n"
@@ -27011,7 +27033,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2956
+#: ../src/guestfs-actions.pod:2964
msgid ""
"C<maxevents> is the maximum number of events which will be queued up between "
"calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is "
@@ -27023,7 +27045,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2966
+#: ../src/guestfs-actions.pod:2974
msgid ""
"Before any events are generated, you have to add some watches to the "
"internal watch list. See: C<guestfs_inotify_add_watch>, "
@@ -27031,7 +27053,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2972
+#: ../src/guestfs-actions.pod:2980
msgid ""
"Queued up events should be read periodically by calling "
"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful "
@@ -27040,19 +27062,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2979
+#: ../src/guestfs-actions.pod:2987
msgid ""
"The handle should be closed after use by calling C<guestfs_inotify_close>. "
"This also removes any watches automatically."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2992
+#: ../src/guestfs-actions.pod:3000
msgid "guestfs_inotify_read"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2994
+#: ../src/guestfs-actions.pod:3002
#, no-wrap
msgid ""
" struct guestfs_inotify_event_list *\n"
@@ -27061,7 +27083,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3008
+#: ../src/guestfs-actions.pod:3016
msgid ""
"This function returns a C<struct guestfs_inotify_event_list *>, or NULL if "
"there was an error. I<The caller must call "
@@ -27069,12 +27091,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3014
+#: ../src/guestfs-actions.pod:3022
msgid "guestfs_inotify_rm_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3016
+#: ../src/guestfs-actions.pod:3024
#, no-wrap
msgid ""
" int\n"
@@ -27084,19 +27106,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3020
+#: ../src/guestfs-actions.pod:3028
msgid ""
"Remove a previously defined inotify watch. See "
"C<guestfs_inotify_add_watch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3027
+#: ../src/guestfs-actions.pod:3035
msgid "guestfs_inspect_get_arch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3029
+#: ../src/guestfs-actions.pod:3037
#, no-wrap
msgid ""
" char *\n"
@@ -27106,19 +27128,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3033
+#: ../src/guestfs-actions.pod:3041
msgid ""
"This returns the architecture of the inspected operating system. The "
"possible return values are listed under C<guestfs_file_architecture>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3047
+#: ../src/guestfs-actions.pod:3055
msgid "guestfs_inspect_get_distro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3049
+#: ../src/guestfs-actions.pod:3057
#, no-wrap
msgid ""
" char *\n"
@@ -27128,12 +27150,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3149
+#: ../src/guestfs-actions.pod:3157
msgid "guestfs_inspect_get_drive_mappings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3151
+#: ../src/guestfs-actions.pod:3159
#, no-wrap
msgid ""
" char **\n"
@@ -27143,14 +27165,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3180
+#: ../src/guestfs-actions.pod:3188
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>, C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3184 ../src/guestfs-actions.pod:3452 ../src/guestfs-actions.pod:4255 ../src/guestfs-actions.pod:5527 ../src/guestfs-actions.pod:7615
+#: ../src/guestfs-actions.pod:3192 ../src/guestfs-actions.pod:3460 ../src/guestfs-actions.pod:4263 ../src/guestfs-actions.pod:5526 ../src/guestfs-actions.pod:7601
msgid ""
"This function returns a NULL-terminated array of strings, or NULL if there "
"was an error. The array of strings will always have length C<2n+1>, where "
@@ -27159,17 +27181,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3190 ../src/guestfs-actions.pod:3651
+#: ../src/guestfs-actions.pod:3198 ../src/guestfs-actions.pod:3659
msgid "(Added in 1.9.17)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3192
+#: ../src/guestfs-actions.pod:3200
msgid "guestfs_inspect_get_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3194
+#: ../src/guestfs-actions.pod:3202
#, no-wrap
msgid ""
" char **\n"
@@ -27179,19 +27201,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3206
+#: ../src/guestfs-actions.pod:3214
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3215
+#: ../src/guestfs-actions.pod:3223
msgid "guestfs_inspect_get_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3217
+#: ../src/guestfs-actions.pod:3225
#, no-wrap
msgid ""
" char *\n"
@@ -27201,17 +27223,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3251 ../src/guestfs-actions.pod:3687 ../src/guestfs-actions.pod:3703 ../src/guestfs-actions.pod:3721 ../src/guestfs-actions.pod:6495
+#: ../src/guestfs-actions.pod:3259 ../src/guestfs-actions.pod:3695 ../src/guestfs-actions.pod:3711 ../src/guestfs-actions.pod:3729 ../src/guestfs-actions.pod:6493
msgid "(Added in 1.9.4)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3253
+#: ../src/guestfs-actions.pod:3261
msgid "guestfs_inspect_get_hostname"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3255
+#: ../src/guestfs-actions.pod:3263
#, no-wrap
msgid ""
" char *\n"
@@ -27221,17 +27243,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3270
+#: ../src/guestfs-actions.pod:3278
msgid "(Added in 1.7.9)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3272
+#: ../src/guestfs-actions.pod:3280
msgid "guestfs_inspect_get_icon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3274
+#: ../src/guestfs-actions.pod:3282
#, no-wrap
msgid ""
" char *\n"
@@ -27243,7 +27265,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3285
+#: ../src/guestfs-actions.pod:3293
#, no-wrap
msgid ""
" GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n"
@@ -27252,17 +27274,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3352 ../src/guestfs-actions.pod:4182 ../src/guestfs-actions.pod:5426
+#: ../src/guestfs-actions.pod:3360 ../src/guestfs-actions.pod:4190 ../src/guestfs-actions.pod:5425
msgid "(Added in 1.11.12)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3354
+#: ../src/guestfs-actions.pod:3362
msgid "guestfs_inspect_get_icon_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3356
+#: ../src/guestfs-actions.pod:3364
#, no-wrap
msgid ""
" char *\n"
@@ -27274,17 +27296,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3362
+#: ../src/guestfs-actions.pod:3370
msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3366
+#: ../src/guestfs-actions.pod:3374
msgid "guestfs_inspect_get_icon_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3368
+#: ../src/guestfs-actions.pod:3376
#, no-wrap
msgid ""
" char *\n"
@@ -27297,17 +27319,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3374
+#: ../src/guestfs-actions.pod:3382
msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3378
+#: ../src/guestfs-actions.pod:3386
msgid "guestfs_inspect_get_major_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3380
+#: ../src/guestfs-actions.pod:3388
#, no-wrap
msgid ""
" int\n"
@@ -27317,12 +27339,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3402
+#: ../src/guestfs-actions.pod:3410
msgid "guestfs_inspect_get_minor_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3404
+#: ../src/guestfs-actions.pod:3412
#, no-wrap
msgid ""
" int\n"
@@ -27332,19 +27354,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3413
+#: ../src/guestfs-actions.pod:3421
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3420
+#: ../src/guestfs-actions.pod:3428
msgid "guestfs_inspect_get_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3422
+#: ../src/guestfs-actions.pod:3430
#, no-wrap
msgid ""
" char **\n"
@@ -27354,7 +27376,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3443
+#: ../src/guestfs-actions.pod:3451
msgid ""
"For operating systems like Windows which still use drive letters, this call "
"will only return an entry for the first drive \"mounted on\" C</>. For "
@@ -27363,19 +27385,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3449
+#: ../src/guestfs-actions.pod:3457
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3460
+#: ../src/guestfs-actions.pod:3468
msgid "guestfs_inspect_get_package_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3462
+#: ../src/guestfs-actions.pod:3470
#, no-wrap
msgid ""
" char *\n"
@@ -27385,7 +27407,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3466
+#: ../src/guestfs-actions.pod:3474
msgid ""
"This function and C<guestfs_inspect_get_package_management> return the "
"package format and package management tool used by the inspected operating "
@@ -27394,17 +27416,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:3513
+#: ../src/guestfs-actions.pod:3493 ../src/guestfs-actions.pod:3521
msgid "(Added in 1.7.5)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3487
+#: ../src/guestfs-actions.pod:3495
msgid "guestfs_inspect_get_package_management"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3489
+#: ../src/guestfs-actions.pod:3497
#, no-wrap
msgid ""
" char *\n"
@@ -27414,7 +27436,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3493
+#: ../src/guestfs-actions.pod:3501
msgid ""
"C<guestfs_inspect_get_package_format> and this function return the package "
"format and package management tool used by the inspected operating system. "
@@ -27423,12 +27445,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3515
+#: ../src/guestfs-actions.pod:3523
msgid "guestfs_inspect_get_product_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3517
+#: ../src/guestfs-actions.pod:3525
#, no-wrap
msgid ""
" char *\n"
@@ -27438,12 +27460,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3536
+#: ../src/guestfs-actions.pod:3544
msgid "guestfs_inspect_get_product_variant"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3538
+#: ../src/guestfs-actions.pod:3546
#, no-wrap
msgid ""
" char *\n"
@@ -27453,24 +27475,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3561
+#: ../src/guestfs-actions.pod:3569
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3568
+#: ../src/guestfs-actions.pod:3576
msgid "(Added in 1.9.13)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3570
+#: ../src/guestfs-actions.pod:3578
msgid "guestfs_inspect_get_roots"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3572
+#: ../src/guestfs-actions.pod:3580
#, no-wrap
msgid ""
" char **\n"
@@ -27479,7 +27501,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3575
+#: ../src/guestfs-actions.pod:3583
msgid ""
"This function is a convenient way to get the list of root devices, as "
"returned from a previous call to C<guestfs_inspect_os>, but without redoing "
@@ -27487,24 +27509,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3579
+#: ../src/guestfs-actions.pod:3587
msgid ""
"This returns an empty list if either no root devices were found or the "
"caller has not called C<guestfs_inspect_os>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3588
+#: ../src/guestfs-actions.pod:3596
msgid "(Added in 1.7.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3590
+#: ../src/guestfs-actions.pod:3598
msgid "guestfs_inspect_get_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3592
+#: ../src/guestfs-actions.pod:3600
#, no-wrap
msgid ""
" char *\n"
@@ -27514,12 +27536,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3633
+#: ../src/guestfs-actions.pod:3641
msgid "guestfs_inspect_get_windows_current_control_set"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3635
+#: ../src/guestfs-actions.pod:3643
#, no-wrap
msgid ""
" char *\n"
@@ -27529,12 +27551,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3653
+#: ../src/guestfs-actions.pod:3661
msgid "guestfs_inspect_get_windows_systemroot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3655
+#: ../src/guestfs-actions.pod:3663
#, no-wrap
msgid ""
" char *\n"
@@ -27544,17 +27566,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3671
+#: ../src/guestfs-actions.pod:3679
msgid "(Added in 1.5.25)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3673
+#: ../src/guestfs-actions.pod:3681
msgid "guestfs_inspect_is_live"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3675
+#: ../src/guestfs-actions.pod:3683
#, no-wrap
msgid ""
" int\n"
@@ -27564,19 +27586,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3679
+#: ../src/guestfs-actions.pod:3687
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if a live image was detected on the disk."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3689
+#: ../src/guestfs-actions.pod:3697
msgid "guestfs_inspect_is_multipart"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3691
+#: ../src/guestfs-actions.pod:3699
#, no-wrap
msgid ""
" int\n"
@@ -27586,19 +27608,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3695
+#: ../src/guestfs-actions.pod:3703
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is part of a set."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3705
+#: ../src/guestfs-actions.pod:3713
msgid "guestfs_inspect_is_netinst"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3707
+#: ../src/guestfs-actions.pod:3715
#, no-wrap
msgid ""
" int\n"
@@ -27608,7 +27630,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3711
+#: ../src/guestfs-actions.pod:3719
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is a network installer, ie. not a "
@@ -27617,12 +27639,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3723
+#: ../src/guestfs-actions.pod:3731
msgid "guestfs_inspect_list_applications"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3725
+#: ../src/guestfs-actions.pod:3733
#, no-wrap
msgid ""
" struct guestfs_application_list *\n"
@@ -27632,7 +27654,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3731
+#: ../src/guestfs-actions.pod:3739
msgid ""
"I<Note:> This call works differently from other parts of the inspection "
"API. You have to call C<guestfs_inspect_os>, then "
@@ -27645,7 +27667,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3821
+#: ../src/guestfs-actions.pod:3829
msgid ""
"This function returns a C<struct guestfs_application_list *>, or NULL if "
"there was an error. I<The caller must call C<guestfs_free_application_list> "
@@ -27653,17 +27675,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3825
+#: ../src/guestfs-actions.pod:3833
msgid "(Added in 1.7.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3827
+#: ../src/guestfs-actions.pod:3835
msgid "guestfs_inspect_os"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3829
+#: ../src/guestfs-actions.pod:3837
#, no-wrap
msgid ""
" char **\n"
@@ -27672,7 +27694,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3845
+#: ../src/guestfs-actions.pod:3853
msgid ""
"You can pass the root string(s) returned to other C<guestfs_inspect_get_*> "
"functions in order to query further information about each operating system, "
@@ -27680,7 +27702,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3850
+#: ../src/guestfs-actions.pod:3858
msgid ""
"This function uses other libguestfs features such as C<guestfs_mount_ro> and "
"C<guestfs_umount_all> in order to mount and unmount filesystems and look at "
@@ -27689,17 +27711,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3862 ../src/guestfs-actions.pod:4193 ../src/guestfs-actions.pod:4275
+#: ../src/guestfs-actions.pod:3870 ../src/guestfs-actions.pod:4201 ../src/guestfs-actions.pod:4283
msgid "See also C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3870
+#: ../src/guestfs-actions.pod:3878
msgid "guestfs_is_blockdev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3872
+#: ../src/guestfs-actions.pod:3880
#, no-wrap
msgid ""
" int\n"
@@ -27709,22 +27731,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3879 ../src/guestfs-actions.pod:3908 ../src/guestfs-actions.pod:3938 ../src/guestfs-actions.pod:3953 ../src/guestfs-actions.pod:3969 ../src/guestfs-actions.pod:4025 ../src/guestfs-actions.pod:4040
+#: ../src/guestfs-actions.pod:3887 ../src/guestfs-actions.pod:3916 ../src/guestfs-actions.pod:3946 ../src/guestfs-actions.pod:3961 ../src/guestfs-actions.pod:3977 ../src/guestfs-actions.pod:4033 ../src/guestfs-actions.pod:4048
msgid "See also C<guestfs_stat>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3883 ../src/guestfs-actions.pod:3912 ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:4029 ../src/guestfs-actions.pod:4044
+#: ../src/guestfs-actions.pod:3891 ../src/guestfs-actions.pod:3920 ../src/guestfs-actions.pod:3965 ../src/guestfs-actions.pod:4037 ../src/guestfs-actions.pod:4052
msgid "(Added in 1.5.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3885
+#: ../src/guestfs-actions.pod:3893
msgid "guestfs_is_busy"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3887
+#: ../src/guestfs-actions.pod:3895
#, no-wrap
msgid ""
" int\n"
@@ -27733,12 +27755,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3899
+#: ../src/guestfs-actions.pod:3907
msgid "guestfs_is_chardev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3901
+#: ../src/guestfs-actions.pod:3909
#, no-wrap
msgid ""
" int\n"
@@ -27748,12 +27770,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3914
+#: ../src/guestfs-actions.pod:3922
msgid "guestfs_is_config"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3916
+#: ../src/guestfs-actions.pod:3924
#, no-wrap
msgid ""
" int\n"
@@ -27762,12 +27784,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3928
+#: ../src/guestfs-actions.pod:3936
msgid "guestfs_is_dir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3930
+#: ../src/guestfs-actions.pod:3938
#, no-wrap
msgid ""
" int\n"
@@ -27777,12 +27799,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3944
+#: ../src/guestfs-actions.pod:3952
msgid "guestfs_is_fifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3946
+#: ../src/guestfs-actions.pod:3954
#, no-wrap
msgid ""
" int\n"
@@ -27792,12 +27814,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3959
+#: ../src/guestfs-actions.pod:3967
msgid "guestfs_is_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3961
+#: ../src/guestfs-actions.pod:3969
#, no-wrap
msgid ""
" int\n"
@@ -27807,12 +27829,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3975
+#: ../src/guestfs-actions.pod:3983
msgid "guestfs_is_launching"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3977
+#: ../src/guestfs-actions.pod:3985
#, no-wrap
msgid ""
" int\n"
@@ -27821,12 +27843,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3989
+#: ../src/guestfs-actions.pod:3997
msgid "guestfs_is_lv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3991
+#: ../src/guestfs-actions.pod:3999
#, no-wrap
msgid ""
" int\n"
@@ -27836,12 +27858,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4002
+#: ../src/guestfs-actions.pod:4010
msgid "guestfs_is_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4004
+#: ../src/guestfs-actions.pod:4012
#, no-wrap
msgid ""
" int\n"
@@ -27850,12 +27872,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4016
+#: ../src/guestfs-actions.pod:4024
msgid "guestfs_is_socket"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4018
+#: ../src/guestfs-actions.pod:4026
#, no-wrap
msgid ""
" int\n"
@@ -27865,12 +27887,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4031
+#: ../src/guestfs-actions.pod:4039
msgid "guestfs_is_symlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4033
+#: ../src/guestfs-actions.pod:4041
#, no-wrap
msgid ""
" int\n"
@@ -27880,12 +27902,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4046
+#: ../src/guestfs-actions.pod:4054
msgid "guestfs_is_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4048
+#: ../src/guestfs-actions.pod:4056
#, no-wrap
msgid ""
" int\n"
@@ -27895,17 +27917,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4057 ../src/guestfs-actions.pod:4071
+#: ../src/guestfs-actions.pod:4065 ../src/guestfs-actions.pod:4079
msgid "(Added in 1.11.8)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4059
+#: ../src/guestfs-actions.pod:4067
msgid "guestfs_is_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4061
+#: ../src/guestfs-actions.pod:4069
#, no-wrap
msgid ""
" int\n"
@@ -27915,12 +27937,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4073
+#: ../src/guestfs-actions.pod:4081
msgid "guestfs_kill_subprocess"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4075
+#: ../src/guestfs-actions.pod:4083
#, no-wrap
msgid ""
" int\n"
@@ -27929,12 +27951,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4084
+#: ../src/guestfs-actions.pod:4092
msgid "guestfs_launch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4086
+#: ../src/guestfs-actions.pod:4094
#, no-wrap
msgid ""
" int\n"
@@ -27943,12 +27965,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4104
+#: ../src/guestfs-actions.pod:4112
msgid "guestfs_lchown"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4106
+#: ../src/guestfs-actions.pod:4114
#, no-wrap
msgid ""
" int\n"
@@ -27960,7 +27982,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4112
+#: ../src/guestfs-actions.pod:4120
msgid ""
"Change the file owner to C<owner> and group to C<group>. This is like "
"C<guestfs_chown> but if C<path> is a symlink then the link itself is "
@@ -27968,12 +27990,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4124
+#: ../src/guestfs-actions.pod:4132
msgid "guestfs_lgetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4126
+#: ../src/guestfs-actions.pod:4134
#, no-wrap
msgid ""
" char *\n"
@@ -27985,17 +28007,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4146
+#: ../src/guestfs-actions.pod:4154
msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4154
+#: ../src/guestfs-actions.pod:4162
msgid "guestfs_lgetxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4156
+#: ../src/guestfs-actions.pod:4164
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -28005,19 +28027,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4160
+#: ../src/guestfs-actions.pod:4168
msgid ""
"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, "
"then it returns the extended attributes of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4170
+#: ../src/guestfs-actions.pod:4178
msgid "guestfs_list_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4172
+#: ../src/guestfs-actions.pod:4180
#, no-wrap
msgid ""
" char **\n"
@@ -28026,12 +28048,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4184
+#: ../src/guestfs-actions.pod:4192
msgid "guestfs_list_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4186
+#: ../src/guestfs-actions.pod:4194
#, no-wrap
msgid ""
" char **\n"
@@ -28040,12 +28062,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4201
+#: ../src/guestfs-actions.pod:4209
msgid "guestfs_list_dm_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4203
+#: ../src/guestfs-actions.pod:4211
#, no-wrap
msgid ""
" char **\n"
@@ -28054,14 +28076,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4208
+#: ../src/guestfs-actions.pod:4216
msgid ""
"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
"previous call to C<guestfs_luks_open>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4211
+#: ../src/guestfs-actions.pod:4219
msgid ""
"Device mapper devices which correspond to logical volumes are I<not> "
"returned in this list. Call C<guestfs_lvs> if you want to list logical "
@@ -28069,17 +28091,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4219 ../src/guestfs-actions.pod:5665
+#: ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:5664
msgid "(Added in 1.11.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4221
+#: ../src/guestfs-actions.pod:4229
msgid "guestfs_list_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4223
+#: ../src/guestfs-actions.pod:4231
#, no-wrap
msgid ""
" char **\n"
@@ -28088,7 +28110,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4243
+#: ../src/guestfs-actions.pod:4251
msgid ""
"This command runs other libguestfs commands, which might include "
"C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -28096,7 +28118,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4247
+#: ../src/guestfs-actions.pod:4255
msgid ""
"Not all of the filesystems returned will be mountable. In particular, swap "
"partitions are returned in the list. Also this command does not check that "
@@ -28107,17 +28129,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:4269 ../src/guestfs-actions.pod:6024
msgid "(Added in 1.5.15)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4263
+#: ../src/guestfs-actions.pod:4271
msgid "guestfs_list_partitions"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4273
#, no-wrap
msgid ""
" char **\n"
@@ -28126,19 +28148,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4272
+#: ../src/guestfs-actions.pod:4280
msgid ""
"This does not return logical volumes. For that you will need to call "
"C<guestfs_lvs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4283
+#: ../src/guestfs-actions.pod:4291
msgid "guestfs_ll"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4285
+#: ../src/guestfs-actions.pod:4293
#, no-wrap
msgid ""
" char *\n"
@@ -28148,12 +28170,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4300
+#: ../src/guestfs-actions.pod:4308
msgid "guestfs_ln"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4302
+#: ../src/guestfs-actions.pod:4310
#, no-wrap
msgid ""
" int\n"
@@ -28164,12 +28186,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4313
+#: ../src/guestfs-actions.pod:4321
msgid "guestfs_ln_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4315
+#: ../src/guestfs-actions.pod:4323
#, no-wrap
msgid ""
" int\n"
@@ -28180,12 +28202,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4327
+#: ../src/guestfs-actions.pod:4335
msgid "guestfs_ln_s"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4329
+#: ../src/guestfs-actions.pod:4337
#, no-wrap
msgid ""
" int\n"
@@ -28196,12 +28218,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4340
+#: ../src/guestfs-actions.pod:4348
msgid "guestfs_ln_sf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4342
+#: ../src/guestfs-actions.pod:4350
#, no-wrap
msgid ""
" int\n"
@@ -28212,12 +28234,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4354
+#: ../src/guestfs-actions.pod:4362
msgid "guestfs_lremovexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4356
+#: ../src/guestfs-actions.pod:4364
#, no-wrap
msgid ""
" int\n"
@@ -28228,19 +28250,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4361
+#: ../src/guestfs-actions.pod:4369
msgid ""
"This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic "
"link, then it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4369
+#: ../src/guestfs-actions.pod:4377
msgid "guestfs_ls"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4371
+#: ../src/guestfs-actions.pod:4379
#, no-wrap
msgid ""
" char **\n"
@@ -28250,19 +28272,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4379
+#: ../src/guestfs-actions.pod:4387
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use C<guestfs_readdir> instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4388
+#: ../src/guestfs-actions.pod:4396
msgid "guestfs_lsetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4390
+#: ../src/guestfs-actions.pod:4398
#, no-wrap
msgid ""
" int\n"
@@ -28275,19 +28297,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4397
+#: ../src/guestfs-actions.pod:4405
msgid ""
"This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, "
"then it sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4405
+#: ../src/guestfs-actions.pod:4413
msgid "guestfs_lstat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4407
+#: ../src/guestfs-actions.pod:4415
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -28297,31 +28319,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4413
+#: ../src/guestfs-actions.pod:4421
msgid ""
"This is the same as C<guestfs_stat> except that if C<path> is a symbolic "
"link, then the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:7218
+#: ../src/guestfs-actions.pod:4427 ../src/guestfs-actions.pod:7204
msgid ""
"This function returns a C<struct guestfs_stat *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_stat> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4423 ../src/guestfs-actions.pod:7222 ../src/guestfs-actions.pod:7240 ../src/guestfs-actions.pod:7621
+#: ../src/guestfs-actions.pod:4431 ../src/guestfs-actions.pod:7208 ../src/guestfs-actions.pod:7226 ../src/guestfs-actions.pod:7607
msgid "(Added in 0.9.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4425
+#: ../src/guestfs-actions.pod:4433
msgid "guestfs_lstatlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4427
+#: ../src/guestfs-actions.pod:4435
#, no-wrap
msgid ""
" struct guestfs_stat_list *\n"
@@ -28332,7 +28354,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4432
+#: ../src/guestfs-actions.pod:4440
msgid ""
"This call allows you to perform the C<guestfs_lstat> operation on multiple "
"files, where all files are in the directory C<path>. C<names> is the list "
@@ -28340,7 +28362,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4441
+#: ../src/guestfs-actions.pod:4449
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also C<guestfs_lxattrlist> "
@@ -28351,19 +28373,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4449
+#: ../src/guestfs-actions.pod:4457
msgid ""
"This function returns a C<struct guestfs_stat_list *>, or NULL if there was "
"an error. I<The caller must call C<guestfs_free_stat_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4455
+#: ../src/guestfs-actions.pod:4463
msgid "guestfs_luks_add_key"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4457
+#: ../src/guestfs-actions.pod:4465
#, no-wrap
msgid ""
" int\n"
@@ -28376,14 +28398,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4469
+#: ../src/guestfs-actions.pod:4477
msgid ""
"Note that if C<keyslot> already contains a key, then this command will "
"fail. You have to use C<guestfs_luks_kill_slot> first to remove that key."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4475 ../src/guestfs-actions.pod:4515 ../src/guestfs-actions.pod:4538 ../src/guestfs-actions.pod:4558 ../src/guestfs-actions.pod:4593 ../src/guestfs-actions.pod:4612
+#: ../src/guestfs-actions.pod:4483 ../src/guestfs-actions.pod:4520 ../src/guestfs-actions.pod:4540 ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4595 ../src/guestfs-actions.pod:4614
msgid ""
"This function takes a key or passphrase parameter which could contain "
"sensitive material. Read the section L</KEYS AND PASSPHRASES> for more "
@@ -28391,17 +28413,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4479 ../src/guestfs-actions.pod:4519 ../src/guestfs-actions.pod:4542 ../src/guestfs-actions.pod:4562
+#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4524 ../src/guestfs-actions.pod:4544 ../src/guestfs-actions.pod:4564
msgid "(Added in 1.5.2)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4481
+#: ../src/guestfs-actions.pod:4489
msgid "guestfs_luks_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4483
+#: ../src/guestfs-actions.pod:4491
#, no-wrap
msgid ""
" int\n"
@@ -28411,7 +28433,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4487
+#: ../src/guestfs-actions.pod:4495
msgid ""
"This closes a LUKS device that was created earlier by C<guestfs_luks_open> "
"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the "
@@ -28420,17 +28442,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4597 ../src/guestfs-actions.pod:4616 ../src/guestfs-actions.pod:4666 ../src/guestfs-actions.pod:4714
+#: ../src/guestfs-actions.pod:4503 ../src/guestfs-actions.pod:4599 ../src/guestfs-actions.pod:4618 ../src/guestfs-actions.pod:4668 ../src/guestfs-actions.pod:4713
msgid "(Added in 1.5.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4497
+#: ../src/guestfs-actions.pod:4505
msgid "guestfs_luks_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4499
+#: ../src/guestfs-actions.pod:4507
#, no-wrap
msgid ""
" int\n"
@@ -28442,12 +28464,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4521
+#: ../src/guestfs-actions.pod:4526
msgid "guestfs_luks_format_cipher"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4523
+#: ../src/guestfs-actions.pod:4528
#, no-wrap
msgid ""
" int\n"
@@ -28460,19 +28482,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4530
+#: ../src/guestfs-actions.pod:4535
msgid ""
"This command is the same as C<guestfs_luks_format> but it also allows you to "
"set the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4544
+#: ../src/guestfs-actions.pod:4546
msgid "guestfs_luks_kill_slot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4546
+#: ../src/guestfs-actions.pod:4548
#, no-wrap
msgid ""
" int\n"
@@ -28484,12 +28506,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4564
+#: ../src/guestfs-actions.pod:4566
msgid "guestfs_luks_open"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4566
+#: ../src/guestfs-actions.pod:4568
#, no-wrap
msgid ""
" int\n"
@@ -28501,7 +28523,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4584
+#: ../src/guestfs-actions.pod:4586
msgid ""
"If this block device contains LVM volume groups, then calling "
"C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -28509,17 +28531,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4588
+#: ../src/guestfs-actions.pod:4590
msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4599
+#: ../src/guestfs-actions.pod:4601
msgid "guestfs_luks_open_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4601
+#: ../src/guestfs-actions.pod:4603
#, no-wrap
msgid ""
" int\n"
@@ -28531,19 +28553,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4607
+#: ../src/guestfs-actions.pod:4609
msgid ""
"This is the same as C<guestfs_luks_open> except that a read-only mapping is "
"created."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4618
+#: ../src/guestfs-actions.pod:4620
msgid "guestfs_lvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4620
+#: ../src/guestfs-actions.pod:4622
#, no-wrap
msgid ""
" int\n"
@@ -28555,12 +28577,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4633
+#: ../src/guestfs-actions.pod:4635
msgid "guestfs_lvm_canonical_lv_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4635
+#: ../src/guestfs-actions.pod:4637
#, no-wrap
msgid ""
" char *\n"
@@ -28570,22 +28592,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4646
+#: ../src/guestfs-actions.pod:4648
msgid "See also C<guestfs_is_lv>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4651
+#: ../src/guestfs-actions.pod:4653
msgid "(Added in 1.5.24)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4653
+#: ../src/guestfs-actions.pod:4655
msgid "guestfs_lvm_clear_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4655
+#: ../src/guestfs-actions.pod:4657
#, no-wrap
msgid ""
" int\n"
@@ -28594,19 +28616,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4658
+#: ../src/guestfs-actions.pod:4660
msgid ""
"This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to "
"see every block device."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4668
+#: ../src/guestfs-actions.pod:4670
msgid "guestfs_lvm_remove_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4670
+#: ../src/guestfs-actions.pod:4672
#, no-wrap
msgid ""
" int\n"
@@ -28615,12 +28637,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4683
+#: ../src/guestfs-actions.pod:4682
msgid "guestfs_lvm_set_filter"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4685
+#: ../src/guestfs-actions.pod:4684
#, no-wrap
msgid ""
" int\n"
@@ -28630,12 +28652,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4716
+#: ../src/guestfs-actions.pod:4715
msgid "guestfs_lvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4718
+#: ../src/guestfs-actions.pod:4717
#, no-wrap
msgid ""
" int\n"
@@ -28645,17 +28667,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4730 ../src/guestfs-actions.pod:6141 ../src/guestfs-actions.pod:7991
+#: ../src/guestfs-actions.pod:4729 ../src/guestfs-actions.pod:6139 ../src/guestfs-actions.pod:7977
msgid "(Added in 1.0.13)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4732
+#: ../src/guestfs-actions.pod:4731
msgid "guestfs_lvrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4734
+#: ../src/guestfs-actions.pod:4733
#, no-wrap
msgid ""
" int\n"
@@ -28666,17 +28688,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4743 ../src/guestfs-actions.pod:8004
+#: ../src/guestfs-actions.pod:4742 ../src/guestfs-actions.pod:7990
msgid "(Added in 1.0.83)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4745
+#: ../src/guestfs-actions.pod:4744
msgid "guestfs_lvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4747
+#: ../src/guestfs-actions.pod:4746
#, no-wrap
msgid ""
" int\n"
@@ -28687,12 +28709,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4760
+#: ../src/guestfs-actions.pod:4759
msgid "guestfs_lvresize_free"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4762
+#: ../src/guestfs-actions.pod:4761
#, no-wrap
msgid ""
" int\n"
@@ -28703,17 +28725,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4775
+#: ../src/guestfs-actions.pod:4774
msgid "(Added in 1.3.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4777
+#: ../src/guestfs-actions.pod:4776
msgid "guestfs_lvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4779
+#: ../src/guestfs-actions.pod:4778
#, no-wrap
msgid ""
" char **\n"
@@ -28722,17 +28744,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4788
+#: ../src/guestfs-actions.pod:4787
msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4796
+#: ../src/guestfs-actions.pod:4795
msgid "guestfs_lvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4798
+#: ../src/guestfs-actions.pod:4797
#, no-wrap
msgid ""
" struct guestfs_lvm_lv_list *\n"
@@ -28741,7 +28763,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4804
+#: ../src/guestfs-actions.pod:4803
msgid ""
"This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after "
@@ -28749,12 +28771,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4810
+#: ../src/guestfs-actions.pod:4809
msgid "guestfs_lvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4812
+#: ../src/guestfs-actions.pod:4811
#, no-wrap
msgid ""
" char *\n"
@@ -28764,12 +28786,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4823
+#: ../src/guestfs-actions.pod:4822
msgid "guestfs_lxattrlist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4825
+#: ../src/guestfs-actions.pod:4824
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -28780,7 +28802,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4844
+#: ../src/guestfs-actions.pod:4843
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also C<guestfs_lstatlist> for "
@@ -28791,12 +28813,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4858
+#: ../src/guestfs-actions.pod:4857
msgid "guestfs_mkdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4860
+#: ../src/guestfs-actions.pod:4859
#, no-wrap
msgid ""
" int\n"
@@ -28806,12 +28828,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4870
+#: ../src/guestfs-actions.pod:4869
msgid "guestfs_mkdir_mode"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4872
+#: ../src/guestfs-actions.pod:4871
#, no-wrap
msgid ""
" int\n"
@@ -28822,17 +28844,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4884
+#: ../src/guestfs-actions.pod:4883
msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4890
+#: ../src/guestfs-actions.pod:4889
msgid "guestfs_mkdir_p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4892
+#: ../src/guestfs-actions.pod:4891
#, no-wrap
msgid ""
" int\n"
@@ -28842,12 +28864,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4903
+#: ../src/guestfs-actions.pod:4902
msgid "guestfs_mkdtemp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4905
+#: ../src/guestfs-actions.pod:4904
#, no-wrap
msgid ""
" char *\n"
@@ -28857,12 +28879,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4933
+#: ../src/guestfs-actions.pod:4932
msgid "guestfs_mke2fs_J"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4935
+#: ../src/guestfs-actions.pod:4934
#, no-wrap
msgid ""
" int\n"
@@ -28875,22 +28897,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4948
+#: ../src/guestfs-actions.pod:4947
msgid "See also C<guestfs_mke2journal>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4952 ../src/guestfs-actions.pod:4970 ../src/guestfs-actions.pod:4988 ../src/guestfs-actions.pod:5004 ../src/guestfs-actions.pod:5018 ../src/guestfs-actions.pod:5032 ../src/guestfs-actions.pod:5091 ../src/guestfs-actions.pod:5368
+#: ../src/guestfs-actions.pod:4951 ../src/guestfs-actions.pod:4969 ../src/guestfs-actions.pod:4987 ../src/guestfs-actions.pod:5003 ../src/guestfs-actions.pod:5017 ../src/guestfs-actions.pod:5031 ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5367
msgid "(Added in 1.0.68)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4954
+#: ../src/guestfs-actions.pod:4953
msgid "guestfs_mke2fs_JL"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4956
+#: ../src/guestfs-actions.pod:4955
#, no-wrap
msgid ""
" int\n"
@@ -28903,17 +28925,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4966
+#: ../src/guestfs-actions.pod:4965
msgid "See also C<guestfs_mke2journal_L>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4972
+#: ../src/guestfs-actions.pod:4971
msgid "guestfs_mke2fs_JU"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4974
+#: ../src/guestfs-actions.pod:4973
#, no-wrap
msgid ""
" int\n"
@@ -28926,17 +28948,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4984
+#: ../src/guestfs-actions.pod:4983
msgid "See also C<guestfs_mke2journal_U>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4990
+#: ../src/guestfs-actions.pod:4989
msgid "guestfs_mke2journal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4992
+#: ../src/guestfs-actions.pod:4991
#, no-wrap
msgid ""
" int\n"
@@ -28947,12 +28969,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5006
+#: ../src/guestfs-actions.pod:5005
msgid "guestfs_mke2journal_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5008
+#: ../src/guestfs-actions.pod:5007
#, no-wrap
msgid ""
" int\n"
@@ -28964,12 +28986,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5020
+#: ../src/guestfs-actions.pod:5019
msgid "guestfs_mke2journal_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5022
+#: ../src/guestfs-actions.pod:5021
#, no-wrap
msgid ""
" int\n"
@@ -28981,12 +29003,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5034
+#: ../src/guestfs-actions.pod:5033
msgid "guestfs_mkfifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5036
+#: ../src/guestfs-actions.pod:5035
#, no-wrap
msgid ""
" int\n"
@@ -28997,19 +29019,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5041
+#: ../src/guestfs-actions.pod:5040
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around C<guestfs_mknod>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5051
+#: ../src/guestfs-actions.pod:5050
msgid "guestfs_mkfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5053
+#: ../src/guestfs-actions.pod:5052
#, no-wrap
msgid ""
" int\n"
@@ -29020,12 +29042,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5066
+#: ../src/guestfs-actions.pod:5065
msgid "guestfs_mkfs_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5068
+#: ../src/guestfs-actions.pod:5067
#, no-wrap
msgid ""
" int\n"
@@ -29037,14 +29059,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5074
+#: ../src/guestfs-actions.pod:5073
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5081
+#: ../src/guestfs-actions.pod:5080
msgid ""
"This call is similar to C<guestfs_mkfs>, but it allows you to control the "
"block size of the resulting filesystem. Supported block sizes depend on the "
@@ -29052,12 +29074,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5093
+#: ../src/guestfs-actions.pod:5092
msgid "guestfs_mkfs_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5095
+#: ../src/guestfs-actions.pod:5094
#, no-wrap
msgid ""
" int\n"
@@ -29069,7 +29091,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:5105
#, no-wrap
msgid ""
" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -29080,17 +29102,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5154
+#: ../src/guestfs-actions.pod:5153
msgid "(Added in 1.7.19)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5156
+#: ../src/guestfs-actions.pod:5155
msgid "guestfs_mkfs_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5158
+#: ../src/guestfs-actions.pod:5157
#, no-wrap
msgid ""
" int\n"
@@ -29102,17 +29124,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5164
+#: ../src/guestfs-actions.pod:5163
msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5168
+#: ../src/guestfs-actions.pod:5167
msgid "guestfs_mkfs_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5170
+#: ../src/guestfs-actions.pod:5169
#, no-wrap
msgid ""
" int\n"
@@ -29124,17 +29146,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5176
+#: ../src/guestfs-actions.pod:5175
msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5180
+#: ../src/guestfs-actions.pod:5179
msgid "guestfs_mkmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5182
+#: ../src/guestfs-actions.pod:5181
#, no-wrap
msgid ""
" int\n"
@@ -29144,7 +29166,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5186
+#: ../src/guestfs-actions.pod:5185
msgid ""
"C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
"that can be used to create extra mountpoints before mounting the first "
@@ -29152,7 +29174,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5210
+#: ../src/guestfs-actions.pod:5209
msgid ""
"C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You "
"may get unexpected errors if you try to mix these calls. It is safest to "
@@ -29160,7 +29182,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5214
+#: ../src/guestfs-actions.pod:5213
msgid ""
"C<guestfs_umount_all> unmounts filesystems by sorting the paths longest "
"first, so for this to work for manual mountpoints, you must ensure that the "
@@ -29169,7 +29191,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5221
+#: ../src/guestfs-actions.pod:5220
msgid ""
"Autosync [see C<guestfs_set_autosync>, this is set by default on handles] "
"can cause C<guestfs_umount_all> to be called when the handle is closed which "
@@ -29177,17 +29199,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5227 ../src/guestfs-actions.pod:5533 ../src/guestfs-actions.pod:6561
+#: ../src/guestfs-actions.pod:5226 ../src/guestfs-actions.pod:5532 ../src/guestfs-actions.pod:6559
msgid "(Added in 1.0.62)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5229
+#: ../src/guestfs-actions.pod:5228
msgid "guestfs_mknod"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5231
+#: ../src/guestfs-actions.pod:5230
#, no-wrap
msgid ""
" int\n"
@@ -29200,7 +29222,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5246
+#: ../src/guestfs-actions.pod:5245
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -29211,12 +29233,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5260
+#: ../src/guestfs-actions.pod:5259
msgid "guestfs_mknod_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5262
+#: ../src/guestfs-actions.pod:5261
#, no-wrap
msgid ""
" int\n"
@@ -29229,7 +29251,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5269
+#: ../src/guestfs-actions.pod:5268
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -29237,12 +29259,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5279
+#: ../src/guestfs-actions.pod:5278
msgid "guestfs_mknod_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5281
+#: ../src/guestfs-actions.pod:5280
#, no-wrap
msgid ""
" int\n"
@@ -29255,7 +29277,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5288
+#: ../src/guestfs-actions.pod:5287
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -29263,12 +29285,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5298
+#: ../src/guestfs-actions.pod:5297
msgid "guestfs_mkswap"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5300
+#: ../src/guestfs-actions.pod:5299
#, no-wrap
msgid ""
" int\n"
@@ -29278,12 +29300,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5310
+#: ../src/guestfs-actions.pod:5309
msgid "guestfs_mkswap_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5312
+#: ../src/guestfs-actions.pod:5311
#, no-wrap
msgid ""
" int\n"
@@ -29294,12 +29316,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5327
+#: ../src/guestfs-actions.pod:5326
msgid "guestfs_mkswap_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5329
+#: ../src/guestfs-actions.pod:5328
#, no-wrap
msgid ""
" int\n"
@@ -29310,12 +29332,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5340
+#: ../src/guestfs-actions.pod:5339
msgid "guestfs_mkswap_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5342
+#: ../src/guestfs-actions.pod:5341
#, no-wrap
msgid ""
" int\n"
@@ -29325,19 +29347,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5348
+#: ../src/guestfs-actions.pod:5347
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like C<guestfs_fallocate>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5355
+#: ../src/guestfs-actions.pod:5354
msgid "guestfs_modprobe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5357
+#: ../src/guestfs-actions.pod:5356
#, no-wrap
msgid ""
" int\n"
@@ -29347,12 +29369,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5370
+#: ../src/guestfs-actions.pod:5369
msgid "guestfs_mount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5372
+#: ../src/guestfs-actions.pod:5371
#, no-wrap
msgid ""
" int\n"
@@ -29363,7 +29385,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5391
+#: ../src/guestfs-actions.pod:5390
msgid ""
"Before libguestfs 1.13.16, this call implicitly added the options C<sync> "
"and C<noatime>. The C<sync> option greatly slowed writes and caused many "
@@ -29373,12 +29395,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5402
+#: ../src/guestfs-actions.pod:5401
msgid "guestfs_mount_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5404
+#: ../src/guestfs-actions.pod:5403
#, no-wrap
msgid ""
" int\n"
@@ -29390,7 +29412,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5415
+#: ../src/guestfs-actions.pod:5414
#, no-wrap
msgid ""
" GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -29398,12 +29420,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5428
+#: ../src/guestfs-actions.pod:5427
msgid "guestfs_mount_9p_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5430
+#: ../src/guestfs-actions.pod:5429
#, no-wrap
msgid ""
" int\n"
@@ -29415,17 +29437,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5436
+#: ../src/guestfs-actions.pod:5435
msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5440
+#: ../src/guestfs-actions.pod:5439
msgid "guestfs_mount_9p_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5442
+#: ../src/guestfs-actions.pod:5441
#, no-wrap
msgid ""
" int\n"
@@ -29437,17 +29459,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5448
+#: ../src/guestfs-actions.pod:5447
msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5452
+#: ../src/guestfs-actions.pod:5451
msgid "guestfs_mount_loop"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5454
+#: ../src/guestfs-actions.pod:5453
#, no-wrap
msgid ""
" int\n"
@@ -29458,12 +29480,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5467
+#: ../src/guestfs-actions.pod:5466
msgid "guestfs_mount_options"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5469
+#: ../src/guestfs-actions.pod:5468
#, no-wrap
msgid ""
" int\n"
@@ -29475,24 +29497,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5475
+#: ../src/guestfs-actions.pod:5474
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
"the mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5485 ../src/guestfs-actions.pod:5499 ../src/guestfs-actions.pod:5516
+#: ../src/guestfs-actions.pod:5484 ../src/guestfs-actions.pod:5498 ../src/guestfs-actions.pod:5515
msgid "(Added in 1.0.10)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5487
+#: ../src/guestfs-actions.pod:5486
msgid "guestfs_mount_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5489
+#: ../src/guestfs-actions.pod:5488
#, no-wrap
msgid ""
" int\n"
@@ -29503,19 +29525,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5494
+#: ../src/guestfs-actions.pod:5493
msgid ""
"This is the same as the C<guestfs_mount> command, but it mounts the "
"filesystem with the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5501
+#: ../src/guestfs-actions.pod:5500
msgid "guestfs_mount_vfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5503
+#: ../src/guestfs-actions.pod:5502
#, no-wrap
msgid ""
" int\n"
@@ -29528,7 +29550,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5510
+#: ../src/guestfs-actions.pod:5509
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
"both the mount options and the vfstype as for the L<mount(8)> I<-o> and "
@@ -29536,12 +29558,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5518
+#: ../src/guestfs-actions.pod:5517
msgid "guestfs_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5520
+#: ../src/guestfs-actions.pod:5519
#, no-wrap
msgid ""
" char **\n"
@@ -29550,7 +29572,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5522
msgid ""
"This call is similar to C<guestfs_mounts>. That call returns a list of "
"devices. This one returns a hash table (map) of device name to directory "
@@ -29558,12 +29580,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5535
+#: ../src/guestfs-actions.pod:5534
msgid "guestfs_mounts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5537
+#: ../src/guestfs-actions.pod:5536
#, no-wrap
msgid ""
" char **\n"
@@ -29572,17 +29594,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5545
+#: ../src/guestfs-actions.pod:5544
msgid "See also: C<guestfs_mountpoints>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5553
+#: ../src/guestfs-actions.pod:5552
msgid "guestfs_mv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5555
+#: ../src/guestfs-actions.pod:5554
#, no-wrap
msgid ""
" int\n"
@@ -29593,12 +29615,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5567
+#: ../src/guestfs-actions.pod:5566
msgid "guestfs_ntfs_3g_probe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5569
+#: ../src/guestfs-actions.pod:5568
#, no-wrap
msgid ""
" int\n"
@@ -29609,17 +29631,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5588
+#: ../src/guestfs-actions.pod:5587
msgid "(Added in 1.0.43)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5590
+#: ../src/guestfs-actions.pod:5589
msgid "guestfs_ntfsresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5592
+#: ../src/guestfs-actions.pod:5591
#, no-wrap
msgid ""
" int\n"
@@ -29629,19 +29651,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5696
+#: ../src/guestfs-actions.pod:5595 ../src/guestfs-actions.pod:5695
msgid ""
"I<This function is deprecated.> In new code, use the "
"L</guestfs_ntfsresize_opts> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5620
+#: ../src/guestfs-actions.pod:5619
msgid "guestfs_ntfsresize_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5622
+#: ../src/guestfs-actions.pod:5621
#, no-wrap
msgid ""
" int\n"
@@ -29652,7 +29674,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5632
+#: ../src/guestfs-actions.pod:5631
#, no-wrap
msgid ""
" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
@@ -29661,7 +29683,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5652
+#: ../src/guestfs-actions.pod:5651
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -29672,12 +29694,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5667
+#: ../src/guestfs-actions.pod:5666
msgid "guestfs_ntfsresize_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5669
+#: ../src/guestfs-actions.pod:5668
#, no-wrap
msgid ""
" int\n"
@@ -29688,17 +29710,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5674
+#: ../src/guestfs-actions.pod:5673
msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5678
+#: ../src/guestfs-actions.pod:5677
msgid "guestfs_ntfsresize_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5680
+#: ../src/guestfs-actions.pod:5679
#, no-wrap
msgid ""
" int\n"
@@ -29710,17 +29732,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5685
+#: ../src/guestfs-actions.pod:5684
msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5689
+#: ../src/guestfs-actions.pod:5688
msgid "guestfs_ntfsresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5691
+#: ../src/guestfs-actions.pod:5690
#, no-wrap
msgid ""
" int\n"
@@ -29731,24 +29753,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5703
+#: ../src/guestfs-actions.pod:5702
msgid ""
"This command is the same as C<guestfs_ntfsresize> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5708 ../src/guestfs-actions.pod:6168 ../src/guestfs-actions.pod:6241 ../src/guestfs-actions.pod:6509 ../src/guestfs-actions.pod:8148
+#: ../src/guestfs-actions.pod:5707 ../src/guestfs-actions.pod:6166 ../src/guestfs-actions.pod:6239 ../src/guestfs-actions.pod:6507 ../src/guestfs-actions.pod:8134
msgid "(Added in 1.3.14)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5710
+#: ../src/guestfs-actions.pod:5709
msgid "guestfs_part_add"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5712
+#: ../src/guestfs-actions.pod:5711
#, no-wrap
msgid ""
" int\n"
@@ -29761,31 +29783,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5719
+#: ../src/guestfs-actions.pod:5718
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call C<guestfs_part_init> first."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5731
+#: ../src/guestfs-actions.pod:5730
msgid ""
"Creating a partition which covers the whole disk is not so easy. Use "
"C<guestfs_part_disk> to do that."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5736 ../src/guestfs-actions.pod:5774 ../src/guestfs-actions.pod:5827 ../src/guestfs-actions.pod:5911 ../src/guestfs-actions.pod:5949 ../src/guestfs-actions.pod:5968 ../src/guestfs-actions.pod:6008
+#: ../src/guestfs-actions.pod:5735 ../src/guestfs-actions.pod:5770 ../src/guestfs-actions.pod:5823 ../src/guestfs-actions.pod:5907 ../src/guestfs-actions.pod:5945 ../src/guestfs-actions.pod:5964 ../src/guestfs-actions.pod:6004
msgid "(Added in 1.0.78)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5738
+#: ../src/guestfs-actions.pod:5737
msgid "guestfs_part_del"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5740
+#: ../src/guestfs-actions.pod:5739
#, no-wrap
msgid ""
" int\n"
@@ -29796,12 +29818,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5755
+#: ../src/guestfs-actions.pod:5754
msgid "guestfs_part_disk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5757
+#: ../src/guestfs-actions.pod:5756
#, no-wrap
msgid ""
" int\n"
@@ -29812,7 +29834,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5762
+#: ../src/guestfs-actions.pod:5761
msgid ""
"This command is simply a combination of C<guestfs_part_init> followed by "
"C<guestfs_part_add> to create a single primary partition covering the whole "
@@ -29820,19 +29842,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5766
+#: ../src/guestfs-actions.pod:5765
msgid ""
"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
"possible values are described in C<guestfs_part_init>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5776
+#: ../src/guestfs-actions.pod:5772
msgid "guestfs_part_get_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5778
+#: ../src/guestfs-actions.pod:5774
#, no-wrap
msgid ""
" int\n"
@@ -29843,17 +29865,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5786
+#: ../src/guestfs-actions.pod:5782
msgid "See also C<guestfs_part_set_bootable>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5792
+#: ../src/guestfs-actions.pod:5788
msgid "guestfs_part_get_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5794
+#: ../src/guestfs-actions.pod:5790
#, no-wrap
msgid ""
" int\n"
@@ -29864,7 +29886,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:5984
+#: ../src/guestfs-actions.pod:5798 ../src/guestfs-actions.pod:5980
msgid ""
"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
"undefined results for other partition table types (see "
@@ -29872,12 +29894,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5810
+#: ../src/guestfs-actions.pod:5806
msgid "guestfs_part_get_parttype"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5812
+#: ../src/guestfs-actions.pod:5808
#, no-wrap
msgid ""
" char *\n"
@@ -29887,7 +29909,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5819
+#: ../src/guestfs-actions.pod:5815
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -29895,12 +29917,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5829
+#: ../src/guestfs-actions.pod:5825
msgid "guestfs_part_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5831
+#: ../src/guestfs-actions.pod:5827
#, no-wrap
msgid ""
" int\n"
@@ -29911,19 +29933,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5840
+#: ../src/guestfs-actions.pod:5836
msgid ""
"Initially there are no partitions. Following this, you should call "
"C<guestfs_part_add> for each partition required."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5913
+#: ../src/guestfs-actions.pod:5909
msgid "guestfs_part_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5915
+#: ../src/guestfs-actions.pod:5911
#, no-wrap
msgid ""
" struct guestfs_partition_list *\n"
@@ -29933,14 +29955,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5932
+#: ../src/guestfs-actions.pod:5928
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see C<guestfs_blockdev_getss>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5945
+#: ../src/guestfs-actions.pod:5941
msgid ""
"This function returns a C<struct guestfs_partition_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_partition_list> after "
@@ -29948,12 +29970,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5951
+#: ../src/guestfs-actions.pod:5947
msgid "guestfs_part_set_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5953
+#: ../src/guestfs-actions.pod:5949
#, no-wrap
msgid ""
" int\n"
@@ -29965,12 +29987,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5970
+#: ../src/guestfs-actions.pod:5966
msgid "guestfs_part_set_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5972
+#: ../src/guestfs-actions.pod:5968
#, no-wrap
msgid ""
" int\n"
@@ -29982,12 +30004,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5992
+#: ../src/guestfs-actions.pod:5988
msgid "guestfs_part_set_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5994
+#: ../src/guestfs-actions.pod:5990
#, no-wrap
msgid ""
" int\n"
@@ -29999,12 +30021,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6010
+#: ../src/guestfs-actions.pod:6006
msgid "guestfs_part_to_dev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6012
+#: ../src/guestfs-actions.pod:6008
#, no-wrap
msgid ""
" char *\n"
@@ -30014,24 +30036,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6020 ../src/guestfs-actions.pod:6039
+#: ../src/guestfs-actions.pod:6016 ../src/guestfs-actions.pod:6035
msgid ""
"The named partition must exist, for example as a string returned from "
"C<guestfs_list_partitions>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6023
+#: ../src/guestfs-actions.pod:6019
msgid "See also C<guestfs_part_to_partnum>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6030
+#: ../src/guestfs-actions.pod:6026
msgid "guestfs_part_to_partnum"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6032
+#: ../src/guestfs-actions.pod:6028
#, no-wrap
msgid ""
" int\n"
@@ -30041,17 +30063,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6042
+#: ../src/guestfs-actions.pod:6038
msgid "See also C<guestfs_part_to_dev>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6046
+#: ../src/guestfs-actions.pod:6044
msgid "guestfs_ping_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6048
+#: ../src/guestfs-actions.pod:6046
#, no-wrap
msgid ""
" int\n"
@@ -30060,12 +30082,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6060
+#: ../src/guestfs-actions.pod:6058
msgid "guestfs_pread"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6062
+#: ../src/guestfs-actions.pod:6060
#, no-wrap
msgid ""
" char *\n"
@@ -30078,17 +30100,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6075
+#: ../src/guestfs-actions.pod:6073
msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6086
+#: ../src/guestfs-actions.pod:6084
msgid "guestfs_pread_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6088
+#: ../src/guestfs-actions.pod:6086
#, no-wrap
msgid ""
" char *\n"
@@ -30101,22 +30123,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6101
+#: ../src/guestfs-actions.pod:6099
msgid "See also C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6110
+#: ../src/guestfs-actions.pod:6108
msgid "(Added in 1.5.21)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6112
+#: ../src/guestfs-actions.pod:6110
msgid "guestfs_pvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6114
+#: ../src/guestfs-actions.pod:6112
#, no-wrap
msgid ""
" int\n"
@@ -30126,12 +30148,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6126
+#: ../src/guestfs-actions.pod:6124
msgid "guestfs_pvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6128
+#: ../src/guestfs-actions.pod:6126
#, no-wrap
msgid ""
" int\n"
@@ -30141,12 +30163,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6143
+#: ../src/guestfs-actions.pod:6141
msgid "guestfs_pvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6145
+#: ../src/guestfs-actions.pod:6143
#, no-wrap
msgid ""
" int\n"
@@ -30156,12 +30178,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6156
+#: ../src/guestfs-actions.pod:6154
msgid "guestfs_pvresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6158
+#: ../src/guestfs-actions.pod:6156
#, no-wrap
msgid ""
" int\n"
@@ -30172,19 +30194,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6163
+#: ../src/guestfs-actions.pod:6161
msgid ""
"This command is the same as C<guestfs_pvresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6170
+#: ../src/guestfs-actions.pod:6168
msgid "guestfs_pvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6172
+#: ../src/guestfs-actions.pod:6170
#, no-wrap
msgid ""
" char **\n"
@@ -30193,17 +30215,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6181
+#: ../src/guestfs-actions.pod:6179
msgid "See also C<guestfs_pvs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6189
+#: ../src/guestfs-actions.pod:6187
msgid "guestfs_pvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6191
+#: ../src/guestfs-actions.pod:6189
#, no-wrap
msgid ""
" struct guestfs_lvm_pv_list *\n"
@@ -30212,7 +30234,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6197
+#: ../src/guestfs-actions.pod:6195
msgid ""
"This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after "
@@ -30220,12 +30242,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6203
+#: ../src/guestfs-actions.pod:6201
msgid "guestfs_pvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6205
+#: ../src/guestfs-actions.pod:6203
#, no-wrap
msgid ""
" char *\n"
@@ -30235,12 +30257,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6216
+#: ../src/guestfs-actions.pod:6214
msgid "guestfs_pwrite"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6218
+#: ../src/guestfs-actions.pod:6216
#, no-wrap
msgid ""
" int\n"
@@ -30253,17 +30275,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6234
+#: ../src/guestfs-actions.pod:6232
msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6243
+#: ../src/guestfs-actions.pod:6241
msgid "guestfs_pwrite_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6245
+#: ../src/guestfs-actions.pod:6243
#, no-wrap
msgid ""
" int\n"
@@ -30276,22 +30298,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6260
+#: ../src/guestfs-actions.pod:6258
msgid "See also C<guestfs_pwrite>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6267
+#: ../src/guestfs-actions.pod:6265
msgid "(Added in 1.5.20)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6269
+#: ../src/guestfs-actions.pod:6267
msgid "guestfs_read_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6271
+#: ../src/guestfs-actions.pod:6269
#, no-wrap
msgid ""
" char *\n"
@@ -30302,7 +30324,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6279
+#: ../src/guestfs-actions.pod:6277
msgid ""
"Unlike C<guestfs_cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike C<guestfs_download>, this "
@@ -30310,17 +30332,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6291
+#: ../src/guestfs-actions.pod:6289
msgid "(Added in 1.0.63)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6293
+#: ../src/guestfs-actions.pod:6291
msgid "guestfs_read_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6295
+#: ../src/guestfs-actions.pod:6293
#, no-wrap
msgid ""
" char **\n"
@@ -30330,7 +30352,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6304
+#: ../src/guestfs-actions.pod:6302
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -30339,12 +30361,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6315
+#: ../src/guestfs-actions.pod:6313
msgid "guestfs_readdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6317
+#: ../src/guestfs-actions.pod:6315
#, no-wrap
msgid ""
" struct guestfs_dirent_list *\n"
@@ -30354,7 +30376,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6371
+#: ../src/guestfs-actions.pod:6369
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use C<guestfs_ls>. To get a printable directory for human "
@@ -30362,7 +30384,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6375
+#: ../src/guestfs-actions.pod:6373
msgid ""
"This function returns a C<struct guestfs_dirent_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_dirent_list> after "
@@ -30370,12 +30392,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6381
+#: ../src/guestfs-actions.pod:6379
msgid "guestfs_readlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6383
+#: ../src/guestfs-actions.pod:6381
#, no-wrap
msgid ""
" char *\n"
@@ -30385,12 +30407,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6394
+#: ../src/guestfs-actions.pod:6392
msgid "guestfs_readlinklist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6396
+#: ../src/guestfs-actions.pod:6394
#, no-wrap
msgid ""
" char **\n"
@@ -30401,12 +30423,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6429
+#: ../src/guestfs-actions.pod:6427
msgid "guestfs_realpath"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6431
+#: ../src/guestfs-actions.pod:6429
#, no-wrap
msgid ""
" char *\n"
@@ -30416,12 +30438,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6443
+#: ../src/guestfs-actions.pod:6441
msgid "guestfs_removexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6445
+#: ../src/guestfs-actions.pod:6443
#, no-wrap
msgid ""
" int\n"
@@ -30432,17 +30454,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6453
+#: ../src/guestfs-actions.pod:6451
msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6459
+#: ../src/guestfs-actions.pod:6457
msgid "guestfs_resize2fs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6461
+#: ../src/guestfs-actions.pod:6459
#, no-wrap
msgid ""
" int\n"
@@ -30452,7 +30474,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6468
+#: ../src/guestfs-actions.pod:6466
msgid ""
"I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the "
"C<device> before calling this command. For unknown reasons C<resize2fs> "
@@ -30461,12 +30483,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6478
+#: ../src/guestfs-actions.pod:6476
msgid "guestfs_resize2fs_M"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6480
+#: ../src/guestfs-actions.pod:6478
#, no-wrap
msgid ""
" int\n"
@@ -30476,7 +30498,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6484
+#: ../src/guestfs-actions.pod:6482
msgid ""
"This command is the same as C<guestfs_resize2fs>, but the filesystem is "
"resized to its minimum size. This works like the I<-M> option to the "
@@ -30484,7 +30506,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6488
+#: ../src/guestfs-actions.pod:6486
msgid ""
"To get the resulting size of the filesystem you should call "
"C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. "
@@ -30493,12 +30515,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6497
+#: ../src/guestfs-actions.pod:6495
msgid "guestfs_resize2fs_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6499
+#: ../src/guestfs-actions.pod:6497
#, no-wrap
msgid ""
" int\n"
@@ -30509,19 +30531,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6504
+#: ../src/guestfs-actions.pod:6502
msgid ""
"This command is the same as C<guestfs_resize2fs> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6511
+#: ../src/guestfs-actions.pod:6509
msgid "guestfs_rm"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6513
+#: ../src/guestfs-actions.pod:6511
#, no-wrap
msgid ""
" int\n"
@@ -30531,12 +30553,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6523
+#: ../src/guestfs-actions.pod:6521
msgid "guestfs_rm_rf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6525
+#: ../src/guestfs-actions.pod:6523
#, no-wrap
msgid ""
" int\n"
@@ -30546,12 +30568,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6537
+#: ../src/guestfs-actions.pod:6535
msgid "guestfs_rmdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6539
+#: ../src/guestfs-actions.pod:6537
#, no-wrap
msgid ""
" int\n"
@@ -30561,12 +30583,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6549
+#: ../src/guestfs-actions.pod:6547
msgid "guestfs_rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6549
#, no-wrap
msgid ""
" int\n"
@@ -30576,19 +30598,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6555
+#: ../src/guestfs-actions.pod:6553
msgid ""
"This calls removes a mountpoint that was previously created with "
"C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6563
+#: ../src/guestfs-actions.pod:6561
msgid "guestfs_scrub_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6565
+#: ../src/guestfs-actions.pod:6563
#, no-wrap
msgid ""
" int\n"
@@ -30598,17 +30620,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6580 ../src/guestfs-actions.pod:6598 ../src/guestfs-actions.pod:6617
+#: ../src/guestfs-actions.pod:6575 ../src/guestfs-actions.pod:6593 ../src/guestfs-actions.pod:6612
msgid "(Added in 1.0.52)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6582
+#: ../src/guestfs-actions.pod:6577
msgid "guestfs_scrub_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6584
+#: ../src/guestfs-actions.pod:6579
#, no-wrap
msgid ""
" int\n"
@@ -30618,12 +30640,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6600
+#: ../src/guestfs-actions.pod:6595
msgid "guestfs_scrub_freespace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6602
+#: ../src/guestfs-actions.pod:6597
#, no-wrap
msgid ""
" int\n"
@@ -30633,7 +30655,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6606
+#: ../src/guestfs-actions.pod:6601
msgid ""
"This command creates the directory C<dir> and then fills it with files until "
"the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, "
@@ -30642,12 +30664,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6619
+#: ../src/guestfs-actions.pod:6614
msgid "guestfs_set_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6621
+#: ../src/guestfs-actions.pod:6616
#, no-wrap
msgid ""
" int\n"
@@ -30657,12 +30679,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6638
+#: ../src/guestfs-actions.pod:6633
msgid "guestfs_set_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6640
+#: ../src/guestfs-actions.pod:6635
#, no-wrap
msgid ""
" int\n"
@@ -30672,12 +30694,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6668
+#: ../src/guestfs-actions.pod:6663
msgid "guestfs_set_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6670
+#: ../src/guestfs-actions.pod:6665
#, no-wrap
msgid ""
" int\n"
@@ -30687,12 +30709,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6686
+#: ../src/guestfs-actions.pod:6681
msgid "guestfs_set_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6688
+#: ../src/guestfs-actions.pod:6683
#, no-wrap
msgid ""
" int\n"
@@ -30702,7 +30724,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6696
+#: ../src/guestfs-actions.pod:6691
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by C<guestfs_set_log_message_callback>, but go straight to "
@@ -30710,12 +30732,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6709
+#: ../src/guestfs-actions.pod:6704
msgid "guestfs_set_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6711
+#: ../src/guestfs-actions.pod:6706
#, no-wrap
msgid ""
" int\n"
@@ -30726,19 +30748,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6720
+#: ../src/guestfs-actions.pod:6715
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return "
"the existing label on a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6727
+#: ../src/guestfs-actions.pod:6722
msgid "guestfs_set_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6729
+#: ../src/guestfs-actions.pod:6724
#, no-wrap
msgid ""
" int\n"
@@ -30749,19 +30771,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6739
+#: ../src/guestfs-actions.pod:6734
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return "
"the existing UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6746
+#: ../src/guestfs-actions.pod:6741
msgid "guestfs_set_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6748
+#: ../src/guestfs-actions.pod:6743
#, no-wrap
msgid ""
" int\n"
@@ -30771,19 +30793,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6752
+#: ../src/guestfs-actions.pod:6747
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before C<guestfs_launch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6767
+#: ../src/guestfs-actions.pod:6762
msgid "guestfs_set_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6769
+#: ../src/guestfs-actions.pod:6764
#, no-wrap
msgid ""
" int\n"
@@ -30793,19 +30815,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6779
+#: ../src/guestfs-actions.pod:6774
msgid ""
"You must call this before calling C<guestfs_launch>, otherwise it has no "
"effect."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6786
+#: ../src/guestfs-actions.pod:6781
msgid "guestfs_set_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6788
+#: ../src/guestfs-actions.pod:6783
#, no-wrap
msgid ""
" int\n"
@@ -30815,12 +30837,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6803
+#: ../src/guestfs-actions.pod:6798
msgid "guestfs_set_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6805
+#: ../src/guestfs-actions.pod:6800
#, no-wrap
msgid ""
" int\n"
@@ -30830,12 +30852,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6822
+#: ../src/guestfs-actions.pod:6817
msgid "guestfs_set_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6824
+#: ../src/guestfs-actions.pod:6819
#, no-wrap
msgid ""
" int\n"
@@ -30845,12 +30867,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6850
+#: ../src/guestfs-actions.pod:6845
msgid "guestfs_set_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6852
+#: ../src/guestfs-actions.pod:6847
#, no-wrap
msgid ""
" int\n"
@@ -30860,7 +30882,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6856
+#: ../src/guestfs-actions.pod:6851
msgid ""
"If this is called with the parameter C<false> then C<guestfs_launch> does "
"not create a recovery process. The purpose of the recovery process is to "
@@ -30869,19 +30891,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6861
+#: ../src/guestfs-actions.pod:6856
msgid ""
"This only has any effect if called before C<guestfs_launch>, and the default "
"is true."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6874
+#: ../src/guestfs-actions.pod:6869
msgid "guestfs_set_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6876
+#: ../src/guestfs-actions.pod:6871
#, no-wrap
msgid ""
" int\n"
@@ -30891,12 +30913,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6893
+#: ../src/guestfs-actions.pod:6888
msgid "guestfs_set_smp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6895
+#: ../src/guestfs-actions.pod:6890
#, no-wrap
msgid ""
" int\n"
@@ -30906,17 +30928,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6903
+#: ../src/guestfs-actions.pod:6898
msgid "This function must be called before C<guestfs_launch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6909
+#: ../src/guestfs-actions.pod:6904
msgid "guestfs_set_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6911
+#: ../src/guestfs-actions.pod:6906
#, no-wrap
msgid ""
" int\n"
@@ -30926,19 +30948,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6925
+#: ../src/guestfs-actions.pod:6920
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6933
+#: ../src/guestfs-actions.pod:6928
msgid "guestfs_set_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6935
+#: ../src/guestfs-actions.pod:6930
#, no-wrap
msgid ""
" int\n"
@@ -30948,19 +30970,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6944
+#: ../src/guestfs-actions.pod:6939
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6952
+#: ../src/guestfs-actions.pod:6947
msgid "guestfs_setcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6954
+#: ../src/guestfs-actions.pod:6949
#, no-wrap
msgid ""
" int\n"
@@ -30970,12 +30992,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6967
+#: ../src/guestfs-actions.pod:6962
msgid "guestfs_setxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6969
+#: ../src/guestfs-actions.pod:6964
#, no-wrap
msgid ""
" int\n"
@@ -30988,17 +31010,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6980
+#: ../src/guestfs-actions.pod:6975
msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6986
+#: ../src/guestfs-actions.pod:6981
msgid "guestfs_sfdisk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6988
+#: ../src/guestfs-actions.pod:6983
#, no-wrap
msgid ""
" int\n"
@@ -31012,24 +31034,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6996 ../src/guestfs-actions.pod:7040 ../src/guestfs-actions.pod:7074
+#: ../src/guestfs-actions.pod:6991 ../src/guestfs-actions.pod:7032 ../src/guestfs-actions.pod:7063
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_add> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7023
+#: ../src/guestfs-actions.pod:7018
msgid "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7033
+#: ../src/guestfs-actions.pod:7025
msgid "guestfs_sfdiskM"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7035
+#: ../src/guestfs-actions.pod:7027
#, no-wrap
msgid ""
" int\n"
@@ -31040,7 +31062,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7047
+#: ../src/guestfs-actions.pod:7039
msgid ""
"This is a simplified interface to the C<guestfs_sfdisk> command, where "
"partition sizes are specified in megabytes only (rounded to the nearest "
@@ -31049,19 +31071,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7053
+#: ../src/guestfs-actions.pod:7045
msgid ""
"See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
"C<guestfs_part_disk>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7063
+#: ../src/guestfs-actions.pod:7052
msgid "guestfs_sfdisk_N"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7065
+#: ../src/guestfs-actions.pod:7054
#, no-wrap
msgid ""
" int\n"
@@ -31076,24 +31098,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7084
+#: ../src/guestfs-actions.pod:7073
msgid ""
"For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> "
"for the cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7087
+#: ../src/guestfs-actions.pod:7076
msgid "See also: C<guestfs_part_add>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7096
+#: ../src/guestfs-actions.pod:7082
msgid "guestfs_sfdisk_disk_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:7084
#, no-wrap
msgid ""
" char *\n"
@@ -31103,7 +31125,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7102
+#: ../src/guestfs-actions.pod:7088
msgid ""
"This displays the disk geometry of C<device> read from the partition table. "
"Especially in the case where the underlying block device has been resized, "
@@ -31112,12 +31134,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7115
+#: ../src/guestfs-actions.pod:7101
msgid "guestfs_sfdisk_kernel_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7117
+#: ../src/guestfs-actions.pod:7103
#, no-wrap
msgid ""
" char *\n"
@@ -31127,12 +31149,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7131
+#: ../src/guestfs-actions.pod:7117
msgid "guestfs_sfdisk_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7133
+#: ../src/guestfs-actions.pod:7119
#, no-wrap
msgid ""
" char *\n"
@@ -31142,24 +31164,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7137
+#: ../src/guestfs-actions.pod:7123
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_list> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7148
+#: ../src/guestfs-actions.pod:7134
msgid "See also: C<guestfs_part_list>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7155
+#: ../src/guestfs-actions.pod:7141
msgid "guestfs_sh"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7157
+#: ../src/guestfs-actions.pod:7143
#, no-wrap
msgid ""
" char *\n"
@@ -31169,22 +31191,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7164
+#: ../src/guestfs-actions.pod:7150
msgid "This is like C<guestfs_command>, but passes the command to:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7172
+#: ../src/guestfs-actions.pod:7158
msgid "All the provisos about C<guestfs_command> apply to this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7179
+#: ../src/guestfs-actions.pod:7165
msgid "guestfs_sh_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7181
+#: ../src/guestfs-actions.pod:7167
#, no-wrap
msgid ""
" char **\n"
@@ -31194,24 +31216,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7185
+#: ../src/guestfs-actions.pod:7171
msgid ""
"This is the same as C<guestfs_sh>, but splits the result into a list of "
"lines."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7188
+#: ../src/guestfs-actions.pod:7174
msgid "See also: C<guestfs_command_lines>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7196
+#: ../src/guestfs-actions.pod:7182
msgid "guestfs_sleep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7198
+#: ../src/guestfs-actions.pod:7184
#, no-wrap
msgid ""
" int\n"
@@ -31221,17 +31243,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7206
+#: ../src/guestfs-actions.pod:7192
msgid "(Added in 1.0.41)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7208 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:7194 ../src/guestfs-structs.pod:109
msgid "guestfs_stat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7210
+#: ../src/guestfs-actions.pod:7196
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -31241,12 +31263,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7224 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:7210 ../src/guestfs-structs.pod:135
msgid "guestfs_statvfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7226
+#: ../src/guestfs-actions.pod:7212
#, no-wrap
msgid ""
" struct guestfs_statvfs *\n"
@@ -31256,19 +31278,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7236
+#: ../src/guestfs-actions.pod:7222
msgid ""
"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_statvfs> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7242
+#: ../src/guestfs-actions.pod:7228
msgid "guestfs_strings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7244
+#: ../src/guestfs-actions.pod:7230
#, no-wrap
msgid ""
" char **\n"
@@ -31278,12 +31300,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7260
+#: ../src/guestfs-actions.pod:7246
msgid "guestfs_strings_e"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7262
+#: ../src/guestfs-actions.pod:7248
#, no-wrap
msgid ""
" char **\n"
@@ -31294,26 +31316,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7267
+#: ../src/guestfs-actions.pod:7253
msgid ""
"This is like the C<guestfs_strings> command, but allows you to specify the "
"encoding of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7277
+#: ../src/guestfs-actions.pod:7263
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what C<guestfs_strings> uses)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7315
+#: ../src/guestfs-actions.pod:7301
msgid "guestfs_swapoff_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7317
+#: ../src/guestfs-actions.pod:7303
#, no-wrap
msgid ""
" int\n"
@@ -31323,19 +31345,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7321
+#: ../src/guestfs-actions.pod:7307
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See C<guestfs_swapon_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7329
+#: ../src/guestfs-actions.pod:7315
msgid "guestfs_swapoff_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7331
+#: ../src/guestfs-actions.pod:7317
#, no-wrap
msgid ""
" int\n"
@@ -31345,12 +31367,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7341
+#: ../src/guestfs-actions.pod:7327
msgid "guestfs_swapoff_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7343
+#: ../src/guestfs-actions.pod:7329
#, no-wrap
msgid ""
" int\n"
@@ -31360,12 +31382,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7340
msgid "guestfs_swapoff_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7356
+#: ../src/guestfs-actions.pod:7342
#, no-wrap
msgid ""
" int\n"
@@ -31375,12 +31397,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7367
+#: ../src/guestfs-actions.pod:7353
msgid "guestfs_swapon_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7369
+#: ../src/guestfs-actions.pod:7355
#, no-wrap
msgid ""
" int\n"
@@ -31390,7 +31412,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7373
+#: ../src/guestfs-actions.pod:7359
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -31398,12 +31420,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7389
+#: ../src/guestfs-actions.pod:7375
msgid "guestfs_swapon_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7391
+#: ../src/guestfs-actions.pod:7377
#, no-wrap
msgid ""
" int\n"
@@ -31413,19 +31435,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7395
+#: ../src/guestfs-actions.pod:7381
msgid ""
"This command enables swap to a file. See C<guestfs_swapon_device> for other "
"notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7402
+#: ../src/guestfs-actions.pod:7388
msgid "guestfs_swapon_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7404
+#: ../src/guestfs-actions.pod:7390
#, no-wrap
msgid ""
" int\n"
@@ -31435,19 +31457,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7408
+#: ../src/guestfs-actions.pod:7394
msgid ""
"This command enables swap to a labeled swap partition. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7415
+#: ../src/guestfs-actions.pod:7401
msgid "guestfs_swapon_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7417
+#: ../src/guestfs-actions.pod:7403
#, no-wrap
msgid ""
" int\n"
@@ -31457,19 +31479,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7421
+#: ../src/guestfs-actions.pod:7407
msgid ""
"This command enables swap to a swap partition with the given UUID. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7428
+#: ../src/guestfs-actions.pod:7414
msgid "guestfs_sync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7430
+#: ../src/guestfs-actions.pod:7416
#, no-wrap
msgid ""
" int\n"
@@ -31478,12 +31500,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7443
+#: ../src/guestfs-actions.pod:7429
msgid "guestfs_tail"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7445
+#: ../src/guestfs-actions.pod:7431
#, no-wrap
msgid ""
" char **\n"
@@ -31493,12 +31515,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7461
+#: ../src/guestfs-actions.pod:7447
msgid "guestfs_tail_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7463
+#: ../src/guestfs-actions.pod:7449
#, no-wrap
msgid ""
" char **\n"
@@ -31509,12 +31531,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7485
+#: ../src/guestfs-actions.pod:7471
msgid "guestfs_tar_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7487
+#: ../src/guestfs-actions.pod:7473
#, no-wrap
msgid ""
" int\n"
@@ -31525,22 +31547,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7495
+#: ../src/guestfs-actions.pod:7481
msgid "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7500 ../src/guestfs-actions.pod:7517 ../src/guestfs-actions.pod:7533 ../src/guestfs-actions.pod:7549
+#: ../src/guestfs-actions.pod:7486 ../src/guestfs-actions.pod:7503 ../src/guestfs-actions.pod:7519 ../src/guestfs-actions.pod:7535
msgid "(Added in 1.0.3)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7502
+#: ../src/guestfs-actions.pod:7488
msgid "guestfs_tar_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7504
+#: ../src/guestfs-actions.pod:7490
#, no-wrap
msgid ""
" int\n"
@@ -31551,19 +31573,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7512
+#: ../src/guestfs-actions.pod:7498
msgid ""
"To download a compressed tarball, use C<guestfs_tgz_out> or "
"C<guestfs_txz_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7519
+#: ../src/guestfs-actions.pod:7505
msgid "guestfs_tgz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7521
+#: ../src/guestfs-actions.pod:7507
#, no-wrap
msgid ""
" int\n"
@@ -31574,17 +31596,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7529
+#: ../src/guestfs-actions.pod:7515
msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7535
+#: ../src/guestfs-actions.pod:7521
msgid "guestfs_tgz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7537
+#: ../src/guestfs-actions.pod:7523
#, no-wrap
msgid ""
" int\n"
@@ -31595,17 +31617,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7545
+#: ../src/guestfs-actions.pod:7531
msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7551
+#: ../src/guestfs-actions.pod:7537
msgid "guestfs_touch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7553
+#: ../src/guestfs-actions.pod:7539
#, no-wrap
msgid ""
" int\n"
@@ -31615,12 +31637,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:7554
msgid "guestfs_truncate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7570
+#: ../src/guestfs-actions.pod:7556
#, no-wrap
msgid ""
" int\n"
@@ -31630,12 +31652,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7581
+#: ../src/guestfs-actions.pod:7567
msgid "guestfs_truncate_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7583
+#: ../src/guestfs-actions.pod:7569
#, no-wrap
msgid ""
" int\n"
@@ -31646,7 +31668,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7591
+#: ../src/guestfs-actions.pod:7577
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -31655,12 +31677,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7601
+#: ../src/guestfs-actions.pod:7587
msgid "guestfs_tune2fs_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7603
+#: ../src/guestfs-actions.pod:7589
#, no-wrap
msgid ""
" char **\n"
@@ -31670,12 +31692,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7623
+#: ../src/guestfs-actions.pod:7609
msgid "guestfs_txz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7625
+#: ../src/guestfs-actions.pod:7611
#, no-wrap
msgid ""
" int\n"
@@ -31686,12 +31708,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7637
+#: ../src/guestfs-actions.pod:7623
msgid "guestfs_txz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7639
+#: ../src/guestfs-actions.pod:7625
#, no-wrap
msgid ""
" int\n"
@@ -31702,12 +31724,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7651
+#: ../src/guestfs-actions.pod:7637
msgid "guestfs_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7653
+#: ../src/guestfs-actions.pod:7639
#, no-wrap
msgid ""
" int\n"
@@ -31717,19 +31739,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7669
+#: ../src/guestfs-actions.pod:7655
msgid ""
"See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
"C<guestfs_mkdir>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7678
+#: ../src/guestfs-actions.pod:7664
msgid "guestfs_umount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7680
+#: ../src/guestfs-actions.pod:7666
#, no-wrap
msgid ""
" int\n"
@@ -31739,12 +31761,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7692
+#: ../src/guestfs-actions.pod:7678
msgid "guestfs_umount_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7694
+#: ../src/guestfs-actions.pod:7680
#, no-wrap
msgid ""
" int\n"
@@ -31753,12 +31775,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7705
+#: ../src/guestfs-actions.pod:7691
msgid "guestfs_upload"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7707
+#: ../src/guestfs-actions.pod:7693
#, no-wrap
msgid ""
" int\n"
@@ -31769,17 +31791,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7717
+#: ../src/guestfs-actions.pod:7703
msgid "See also C<guestfs_download>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7728
+#: ../src/guestfs-actions.pod:7714
msgid "guestfs_upload_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7730
+#: ../src/guestfs-actions.pod:7716
#, no-wrap
msgid ""
" int\n"
@@ -31791,7 +31813,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7746
+#: ../src/guestfs-actions.pod:7732
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with C<guestfs_pwrite>, and this call always writes the "
@@ -31799,17 +31821,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7751
+#: ../src/guestfs-actions.pod:7737
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7762
+#: ../src/guestfs-actions.pod:7748
msgid "guestfs_utimens"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7764
+#: ../src/guestfs-actions.pod:7750
#, no-wrap
msgid ""
" int\n"
@@ -31823,12 +31845,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7793 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7779 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7795
+#: ../src/guestfs-actions.pod:7781
#, no-wrap
msgid ""
" struct guestfs_version *\n"
@@ -31837,7 +31859,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7823
+#: ../src/guestfs-actions.pod:7809
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -31846,24 +31868,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7829
+#: ../src/guestfs-actions.pod:7815
msgid ""
"This function returns a C<struct guestfs_version *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_version> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7833
+#: ../src/guestfs-actions.pod:7819
msgid "(Added in 1.0.58)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7835
+#: ../src/guestfs-actions.pod:7821
msgid "guestfs_vfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7837
+#: ../src/guestfs-actions.pod:7823
#, no-wrap
msgid ""
" char *\n"
@@ -31873,22 +31895,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7846
+#: ../src/guestfs-actions.pod:7832
msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7851 ../src/guestfs-actions.pod:7888
+#: ../src/guestfs-actions.pod:7837 ../src/guestfs-actions.pod:7874
msgid "(Added in 1.3.18)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7853
+#: ../src/guestfs-actions.pod:7839
msgid "guestfs_vfs_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7855
+#: ../src/guestfs-actions.pod:7841
#, no-wrap
msgid ""
" char *\n"
@@ -31898,12 +31920,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7872
+#: ../src/guestfs-actions.pod:7858
msgid "guestfs_vfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7874
+#: ../src/guestfs-actions.pod:7860
#, no-wrap
msgid ""
" char *\n"
@@ -31913,17 +31935,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7883
+#: ../src/guestfs-actions.pod:7869
msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7890
+#: ../src/guestfs-actions.pod:7876
msgid "guestfs_vg_activate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7892
+#: ../src/guestfs-actions.pod:7878
#, no-wrap
msgid ""
" int\n"
@@ -31934,12 +31956,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7909
+#: ../src/guestfs-actions.pod:7895
msgid "guestfs_vg_activate_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7911
+#: ../src/guestfs-actions.pod:7897
#, no-wrap
msgid ""
" int\n"
@@ -31949,12 +31971,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7924
+#: ../src/guestfs-actions.pod:7910
msgid "guestfs_vgcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7926
+#: ../src/guestfs-actions.pod:7912
#, no-wrap
msgid ""
" int\n"
@@ -31965,12 +31987,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7938
+#: ../src/guestfs-actions.pod:7924
msgid "guestfs_vglvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7940
+#: ../src/guestfs-actions.pod:7926
#, no-wrap
msgid ""
" char **\n"
@@ -31980,24 +32002,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7947
+#: ../src/guestfs-actions.pod:7933
msgid ""
"You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
"associate logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7950
+#: ../src/guestfs-actions.pod:7936
msgid "See also C<guestfs_vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7958
+#: ../src/guestfs-actions.pod:7944
msgid "guestfs_vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7960
+#: ../src/guestfs-actions.pod:7946
#, no-wrap
msgid ""
" char **\n"
@@ -32007,24 +32029,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7967
+#: ../src/guestfs-actions.pod:7953
msgid ""
"You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
"associate physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7970
+#: ../src/guestfs-actions.pod:7956
msgid "See also C<guestfs_vglvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7978
+#: ../src/guestfs-actions.pod:7964
msgid "guestfs_vgremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7980
+#: ../src/guestfs-actions.pod:7966
#, no-wrap
msgid ""
" int\n"
@@ -32034,12 +32056,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7993
+#: ../src/guestfs-actions.pod:7979
msgid "guestfs_vgrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7995
+#: ../src/guestfs-actions.pod:7981
#, no-wrap
msgid ""
" int\n"
@@ -32050,12 +32072,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8006
+#: ../src/guestfs-actions.pod:7992
msgid "guestfs_vgs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8008
+#: ../src/guestfs-actions.pod:7994
#, no-wrap
msgid ""
" char **\n"
@@ -32064,17 +32086,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8017
+#: ../src/guestfs-actions.pod:8003
msgid "See also C<guestfs_vgs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8025
+#: ../src/guestfs-actions.pod:8011
msgid "guestfs_vgs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8027
+#: ../src/guestfs-actions.pod:8013
#, no-wrap
msgid ""
" struct guestfs_lvm_vg_list *\n"
@@ -32083,7 +32105,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8033
+#: ../src/guestfs-actions.pod:8019
msgid ""
"This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there "
"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after "
@@ -32091,12 +32113,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8039
+#: ../src/guestfs-actions.pod:8025
msgid "guestfs_vgscan"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8041
+#: ../src/guestfs-actions.pod:8027
#, no-wrap
msgid ""
" int\n"
@@ -32105,12 +32127,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8051
+#: ../src/guestfs-actions.pod:8037
msgid "guestfs_vguuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8053
+#: ../src/guestfs-actions.pod:8039
#, no-wrap
msgid ""
" char *\n"
@@ -32120,12 +32142,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8064
+#: ../src/guestfs-actions.pod:8050
msgid "guestfs_wait_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8066
+#: ../src/guestfs-actions.pod:8052
#, no-wrap
msgid ""
" int\n"
@@ -32134,19 +32156,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8069
+#: ../src/guestfs-actions.pod:8055
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_launch> call "
"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8076
+#: ../src/guestfs-actions.pod:8062
msgid "This function is a no op."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8078
+#: ../src/guestfs-actions.pod:8064
msgid ""
"In versions of the API E<lt> 1.0.71 you had to call this function just after "
"calling C<guestfs_launch> to wait for the launch to complete. However this "
@@ -32154,19 +32176,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8083
+#: ../src/guestfs-actions.pod:8069
msgid ""
"If you see any calls to this function in code then you can just remove them, "
"unless you want to retain compatibility with older versions of the API."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8091
+#: ../src/guestfs-actions.pod:8077
msgid "guestfs_wc_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8093
+#: ../src/guestfs-actions.pod:8079
#, no-wrap
msgid ""
" int\n"
@@ -32176,12 +32198,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8104
+#: ../src/guestfs-actions.pod:8090
msgid "guestfs_wc_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8106
+#: ../src/guestfs-actions.pod:8092
#, no-wrap
msgid ""
" int\n"
@@ -32191,12 +32213,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8117
+#: ../src/guestfs-actions.pod:8103
msgid "guestfs_wc_w"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8119
+#: ../src/guestfs-actions.pod:8105
#, no-wrap
msgid ""
" int\n"
@@ -32206,12 +32228,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8130
+#: ../src/guestfs-actions.pod:8116
msgid "guestfs_write"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8132
+#: ../src/guestfs-actions.pod:8118
#, no-wrap
msgid ""
" int\n"
@@ -32223,17 +32245,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8141
+#: ../src/guestfs-actions.pod:8127
msgid "See also C<guestfs_write_append>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8150
+#: ../src/guestfs-actions.pod:8136
msgid "guestfs_write_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8152
+#: ../src/guestfs-actions.pod:8138
#, no-wrap
msgid ""
" int\n"
@@ -32245,17 +32267,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8161
+#: ../src/guestfs-actions.pod:8147
msgid "See also C<guestfs_write>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8170
+#: ../src/guestfs-actions.pod:8156
msgid "guestfs_write_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8172
+#: ../src/guestfs-actions.pod:8158
#, no-wrap
msgid ""
" int\n"
@@ -32267,19 +32289,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8178
+#: ../src/guestfs-actions.pod:8164
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_write> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8203
+#: ../src/guestfs-actions.pod:8189
msgid "guestfs_zegrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8205
+#: ../src/guestfs-actions.pod:8191
#, no-wrap
msgid ""
" char **\n"
@@ -32290,12 +32312,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8222
+#: ../src/guestfs-actions.pod:8208
msgid "guestfs_zegrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8224
+#: ../src/guestfs-actions.pod:8210
#, no-wrap
msgid ""
" char **\n"
@@ -32306,12 +32328,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8241
+#: ../src/guestfs-actions.pod:8227
msgid "guestfs_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8243
+#: ../src/guestfs-actions.pod:8229
#, no-wrap
msgid ""
" int\n"
@@ -32321,19 +32343,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8257
+#: ../src/guestfs-actions.pod:8243
msgid ""
"See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
"C<guestfs_is_zero_device>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8269
+#: ../src/guestfs-actions.pod:8255
msgid "guestfs_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8271
+#: ../src/guestfs-actions.pod:8257
#, no-wrap
msgid ""
" int\n"
@@ -32343,24 +32365,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8275
+#: ../src/guestfs-actions.pod:8261
msgid ""
"This command writes zeroes over the entire C<device>. Compare with "
"C<guestfs_zero> which just zeroes the first few blocks of a device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8293
+#: ../src/guestfs-actions.pod:8276
msgid "(Added in 1.3.1)"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8295
+#: ../src/guestfs-actions.pod:8278
msgid "guestfs_zerofree"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8297
+#: ../src/guestfs-actions.pod:8280
#, no-wrap
msgid ""
" int\n"
@@ -32370,12 +32392,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8316
+#: ../src/guestfs-actions.pod:8299
msgid "guestfs_zfgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8318
+#: ../src/guestfs-actions.pod:8301
#, no-wrap
msgid ""
" char **\n"
@@ -32386,12 +32408,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8335
+#: ../src/guestfs-actions.pod:8318
msgid "guestfs_zfgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8337
+#: ../src/guestfs-actions.pod:8320
#, no-wrap
msgid ""
" char **\n"
@@ -32402,12 +32424,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8354
+#: ../src/guestfs-actions.pod:8337
msgid "guestfs_zfile"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8356
+#: ../src/guestfs-actions.pod:8339
#, no-wrap
msgid ""
" char *\n"
@@ -32418,26 +32440,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8361
+#: ../src/guestfs-actions.pod:8344
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_file> call "
"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8373
+#: ../src/guestfs-actions.pod:8356
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8381
+#: ../src/guestfs-actions.pod:8364
msgid "guestfs_zgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8383
+#: ../src/guestfs-actions.pod:8366
#, no-wrap
msgid ""
" char **\n"
@@ -32448,12 +32470,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8400
+#: ../src/guestfs-actions.pod:8383
msgid "guestfs_zgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8402
+#: ../src/guestfs-actions.pod:8385
#, no-wrap
msgid ""
" char **\n"
diff --git a/po-docs/uk.po b/po-docs/uk.po
index ccce7a02..a7f532cf 100644
--- a/po-docs/uk.po
+++ b/po-docs/uk.po
@@ -1,22 +1,23 @@
# SOME DESCRIPTIVE TITLE
# Copyright (C) YEAR Red Hat Inc.
# This file is distributed under the same license as the libguestfs package.
-#
+#
# Translators:
# Yuri Chornoivan <yurchor@ukr.net>, 2011.
msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
-"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/\n"
-"POT-Creation-Date: 2011-10-26 21:10+0200\n"
+"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
+"POT-Creation-Date: 2011-10-27 16:05+0200\n"
"PO-Revision-Date: 2011-10-27 09:15+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
+"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Language: uk\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
#. type: =head1
#: ../align/virt-alignment-scan.pod:3 ../cat/virt-cat.pod:3
@@ -106,8 +107,8 @@ msgid ""
"When older operating systems install themselves, the partitioning tools "
"place partitions at a sector misaligned with the underlying storage "
"(commonly the first partition starts on sector C<63>). Misaligned "
-"partitions can result in an operating system issuing more I/O than should be"
-" necessary."
+"partitions can result in an operating system issuing more I/O than should be "
+"necessary."
msgstr ""
#. type: textblock
@@ -120,10 +121,10 @@ msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:25
msgid ""
-"Currently there is no virt tool for fixing alignment problems. You can only"
-" reinstall the guest operating system. The following NetApp document "
-"summarises the problem and possible solutions: "
-"L<http://media.netapp.com/documents/tr-3747.pdf>"
+"Currently there is no virt tool for fixing alignment problems. You can only "
+"reinstall the guest operating system. The following NetApp document "
+"summarises the problem and possible solutions: L<http://media.netapp.com/"
+"documents/tr-3747.pdf>"
msgstr ""
#. type: =head1
@@ -327,8 +328,8 @@ msgstr ""
#: ../fish/guestfish.pod:174 ../fuse/guestmount.pod:102
#: ../inspector/virt-inspector.pod:71 ../rescue/virt-rescue.pod:100
msgid ""
-"The format of the disk image is auto-detected. To override this and force a"
-" particular format use the I<--format=..> option."
+"The format of the disk image is auto-detected. To override this and force a "
+"particular format use the I<--format=..> option."
msgstr ""
#. type: =item
@@ -596,10 +597,10 @@ msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:174
msgid ""
-"Operating systems older than Windows 2008 and Linux before ca.2010 place the"
-" first sector of the first partition at sector 63, with a 512 byte sector "
-"size. This happens because of a historical accident. Drives have to report"
-" a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is "
+"Operating systems older than Windows 2008 and Linux before ca.2010 place the "
+"first sector of the first partition at sector 63, with a 512 byte sector "
+"size. This happens because of a historical accident. Drives have to report "
+"a cylinder / head / sector (CHS) geometry to the BIOS. The geometry is "
"completely meaningless on modern drives, but it happens that the geometry "
"reported always has 63 sectors per track. The operating system therefore "
"places the first partition at the start of the second \"track\", at sector "
@@ -621,8 +622,8 @@ msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:190
msgid ""
-"if the host OS uses local storage directly on hard drive partitions, and the"
-" hard drive has 512 byte physical sectors."
+"if the host OS uses local storage directly on hard drive partitions, and the "
+"hard drive has 512 byte physical sectors."
msgstr ""
#. type: =item
@@ -699,19 +700,21 @@ msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:229
msgid ""
-"New versions of the Linux kernel expose the physical and logical block size,"
-" and minimum and recommended I/O size."
+"New versions of the Linux kernel expose the physical and logical block size, "
+"and minimum and recommended I/O size."
msgstr ""
#. type: textblock
#: ../align/virt-alignment-scan.pod:232
-msgid "For a typical hard drive with 512 byte sectors:"
+msgid "For a typical consumer hard drive with 512 byte sectors:"
msgstr ""
#. type: verbatim
#: ../align/virt-alignment-scan.pod:234
#, no-wrap
msgid ""
+" $ cat /sys/block/sda/queue/hw_sector_size\n"
+" 512\n"
" $ cat /sys/block/sda/queue/physical_block_size\n"
" 512\n"
" $ cat /sys/block/sda/queue/logical_block_size\n"
@@ -724,12 +727,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:243
+#: ../align/virt-alignment-scan.pod:245
+msgid "For a new consumer hard drive with 4Kbyte sectors:"
+msgstr ""
+
+#. type: verbatim
+#: ../align/virt-alignment-scan.pod:247
+#, no-wrap
+msgid ""
+" $ cat /sys/block/sda/queue/hw_sector_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/physical_block_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/logical_block_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/minimum_io_size\n"
+" 4096\n"
+" $ cat /sys/block/sda/queue/optimal_io_size\n"
+" 0\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:258
msgid "For a NetApp LUN:"
msgstr ""
#. type: verbatim
-#: ../align/virt-alignment-scan.pod:245
+#: ../align/virt-alignment-scan.pod:260
#, no-wrap
msgid ""
" $ cat /sys/block/sdc/queue/logical_block_size\n"
@@ -744,72 +769,71 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:254
+#: ../align/virt-alignment-scan.pod:269
msgid ""
"The NetApp allows 512 byte accesses (but they will be very inefficient), "
"prefers a minimum 4K I/O size, but the optimal I/O size is 64K."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:258
+#: ../align/virt-alignment-scan.pod:273
msgid ""
-"For detailed information about what these numbers mean, see "
-"L<http://docs.redhat.com/docs/en-"
-"US/Red_Hat_Enterprise_Linux/6/html/Storage_Administration_Guide/newstorage-"
-"iolimits.html>"
+"For detailed information about what these numbers mean, see L<http://docs."
+"redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/"
+"Storage_Administration_Guide/newstorage-iolimits.html>"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:261
+#: ../align/virt-alignment-scan.pod:276
msgid ""
-"[Thanks to Mike Snitzer for providing NetApp data and additional "
-"information.]"
+"[Thanks to Matt Booth for providing 4K drive data. Thanks to Mike Snitzer "
+"for providing NetApp data and additional information.]"
msgstr ""
#. type: =head2
-#: ../align/virt-alignment-scan.pod:264
+#: ../align/virt-alignment-scan.pod:279
msgid "1 MB PARTITION ALIGNMENT"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:266
+#: ../align/virt-alignment-scan.pod:281
msgid ""
"Microsoft picked 1 MB as the default alignment for all partitions starting "
"with Windows 2008 Server, and Linux has followed this."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:269
+#: ../align/virt-alignment-scan.pod:284
msgid ""
-"Assuming 512 byte sectors in the guest, you will now see the first partition"
-" starting at sector 2048, and subsequent partitions (if any) will start at "
-"a multiple of 2048 sectors."
+"Assuming 512 byte sectors in the guest, you will now see the first partition "
+"starting at sector 2048, and subsequent partitions (if any) will start at a "
+"multiple of 2048 sectors."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:273
+#: ../align/virt-alignment-scan.pod:288
msgid ""
"1 MB alignment is compatible with all current alignment requirements (4K, "
"64K) and provides room for future growth in physical block sizes."
msgstr ""
#. type: =head2
-#: ../align/virt-alignment-scan.pod:276
+#: ../align/virt-alignment-scan.pod:291
msgid "SETTING ALIGNMENT"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:278
+#: ../align/virt-alignment-scan.pod:293
msgid ""
-"L<virt-resize(1)> can change the alignment of the partitions of some guests."
-" Currently it can fully align all the partitions of all Windows guests, and"
-" it will fix the bootloader where necessary. For Linux guests, it can align"
-" the second and subsequent partitions, so the majority of OS accesses except"
-" at boot will be aligned."
+"L<virt-resize(1)> can change the alignment of the partitions of some "
+"guests. Currently it can fully align all the partitions of all Windows "
+"guests, and it will fix the bootloader where necessary. For Linux guests, "
+"it can align the second and subsequent partitions, so the majority of OS "
+"accesses except at boot will be aligned."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:284
+#: ../align/virt-alignment-scan.pod:299
msgid ""
"Another way to correct partition alignment problems is to reinstall your "
"guest operating systems. If you install operating systems from templates, "
@@ -817,23 +841,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:288
+#: ../align/virt-alignment-scan.pod:303
msgid ""
-"For older versions of Windows, the following NetApp document contains useful"
-" information: L<http://media.netapp.com/documents/tr-3747.pdf>"
+"For older versions of Windows, the following NetApp document contains useful "
+"information: L<http://media.netapp.com/documents/tr-3747.pdf>"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:291
+#: ../align/virt-alignment-scan.pod:306
msgid ""
"For Red Hat Enterprise Linux E<le> 5, use a Kickstart script that contains "
-"an explicit C<%pre> section that creates aligned partitions using "
-"L<parted(8)>. Do not use the Kickstart C<part> command. The NetApp "
-"document above contains an example."
+"an explicit C<%pre> section that creates aligned partitions using L<parted(8)"
+">. Do not use the Kickstart C<part> command. The NetApp document above "
+"contains an example."
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:296 ../cat/virt-cat.pod:231
+#: ../align/virt-alignment-scan.pod:311 ../cat/virt-cat.pod:231
#: ../cat/virt-filesystems.pod:373 ../cat/virt-ls.pod:483
#: ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:215
#: ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:352
@@ -845,7 +869,7 @@ msgid "SHELL QUOTING"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:298 ../cat/virt-cat.pod:233
+#: ../align/virt-alignment-scan.pod:313 ../cat/virt-cat.pod:233
#: ../cat/virt-filesystems.pod:375 ../cat/virt-ls.pod:485
#: ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:217
#: ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:354
@@ -856,12 +880,12 @@ msgstr ""
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 "
-"escape these characters on the command line. See the shell manual page "
-"L<sh(1)> for details."
+"escape these characters on the command line. See the shell manual page L<sh"
+"(1)> for details."
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:303 ../cat/virt-cat.pod:238
+#: ../align/virt-alignment-scan.pod:318 ../cat/virt-cat.pod:238
#: ../cat/virt-filesystems.pod:380 ../cat/virt-ls.pod:490
#: ../clone/virt-sysprep.pod:482 ../df/virt-df.pod:222
#: ../edit/virt-edit.pod:349 ../fish/guestfish.pod:1114
@@ -872,13 +896,13 @@ msgid "EXIT STATUS"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:305
+#: ../align/virt-alignment-scan.pod:320
msgid "This program returns:"
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:309 ../align/virt-alignment-scan.pod:315
-#: ../align/virt-alignment-scan.pod:321 ../align/virt-alignment-scan.pod:328
+#: ../align/virt-alignment-scan.pod:324 ../align/virt-alignment-scan.pod:330
+#: ../align/virt-alignment-scan.pod:336 ../align/virt-alignment-scan.pod:343
#: ../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
#: ../clone/virt-sysprep.pod:283 ../clone/virt-sysprep.pod:287
@@ -922,19 +946,19 @@ msgstr ""
#: ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29
#: ../src/guestfs-actions.pod:641 ../src/guestfs-actions.pod:649
#: ../src/guestfs-actions.pod:656 ../src/guestfs-actions.pod:663
-#: ../src/guestfs-actions.pod:2071 ../src/guestfs-actions.pod:2075
#: ../src/guestfs-actions.pod:2079 ../src/guestfs-actions.pod:2083
-#: ../src/guestfs-actions.pod:2091 ../src/guestfs-actions.pod:2095
-#: ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:2109
-#: ../src/guestfs-actions.pod:2113 ../src/guestfs-actions.pod:2117
-#: ../src/guestfs-actions.pod:2255 ../src/guestfs-actions.pod:2259
-#: ../src/guestfs-actions.pod:2264 ../src/guestfs-actions.pod:2269
-#: ../src/guestfs-actions.pod:2330 ../src/guestfs-actions.pod:2334
-#: ../src/guestfs-actions.pod:2339 ../src/guestfs-actions.pod:2754
-#: ../src/guestfs-actions.pod:2761 ../src/guestfs-actions.pod:2768
-#: ../src/guestfs-actions.pod:3313 ../src/guestfs-actions.pod:3319
-#: ../src/guestfs-actions.pod:3327 ../src/guestfs-actions.pod:3334
-#: ../src/guestfs-actions.pod:3341 ../src/guestfs.pod:403
+#: ../src/guestfs-actions.pod:2087 ../src/guestfs-actions.pod:2091
+#: ../src/guestfs-actions.pod:2099 ../src/guestfs-actions.pod:2103
+#: ../src/guestfs-actions.pod:2107 ../src/guestfs-actions.pod:2117
+#: ../src/guestfs-actions.pod:2121 ../src/guestfs-actions.pod:2125
+#: ../src/guestfs-actions.pod:2263 ../src/guestfs-actions.pod:2267
+#: ../src/guestfs-actions.pod:2272 ../src/guestfs-actions.pod:2277
+#: ../src/guestfs-actions.pod:2338 ../src/guestfs-actions.pod:2342
+#: ../src/guestfs-actions.pod:2347 ../src/guestfs-actions.pod:2762
+#: ../src/guestfs-actions.pod:2769 ../src/guestfs-actions.pod:2776
+#: ../src/guestfs-actions.pod:3321 ../src/guestfs-actions.pod:3327
+#: ../src/guestfs-actions.pod:3335 ../src/guestfs-actions.pod:3342
+#: ../src/guestfs-actions.pod:3349 ../src/guestfs.pod:403
#: ../src/guestfs.pod:408 ../src/guestfs.pod:413 ../src/guestfs.pod:417
#: ../src/guestfs.pod:422 ../src/guestfs.pod:426 ../src/guestfs.pod:431
#: ../src/guestfs.pod:436 ../src/guestfs.pod:1109 ../src/guestfs.pod:1113
@@ -958,52 +982,52 @@ msgid "*"
msgstr "*"
#. type: textblock
-#: ../align/virt-alignment-scan.pod:311
+#: ../align/virt-alignment-scan.pod:326
msgid "0"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:313
+#: ../align/virt-alignment-scan.pod:328
msgid ""
"successful exit, all partitions are aligned E<ge> 64K for best performance"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:317
+#: ../align/virt-alignment-scan.pod:332
msgid "1"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:319
+#: ../align/virt-alignment-scan.pod:334
msgid "an error scanning the disk image or guest"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:323
+#: ../align/virt-alignment-scan.pod:338
msgid "2"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:325
+#: ../align/virt-alignment-scan.pod:340
msgid ""
"successful exit, some partitions have alignment E<lt> 64K which can result "
"in poor performance on high end network storage"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:330
+#: ../align/virt-alignment-scan.pod:345
msgid "3"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:332
+#: ../align/virt-alignment-scan.pod:347
msgid ""
-"successful exit, some partitions have alignment E<lt> 4K which can result in"
-" poor performance on most hypervisors"
+"successful exit, some partitions have alignment E<lt> 4K which can result in "
+"poor performance on most hypervisors"
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:337 ../cat/virt-cat.pod:243
+#: ../align/virt-alignment-scan.pod:352 ../cat/virt-cat.pod:243
#: ../cat/virt-filesystems.pod:385 ../cat/virt-ls.pod:495
#: ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:227
#: ../edit/virt-edit.pod:354 ../erlang/examples/guestfs-erlang.pod:97
@@ -1024,14 +1048,14 @@ msgid "SEE ALSO"
msgstr "ТАКОЖ ПЕРЕГЛЯНЬТЕ"
#. type: textblock
-#: ../align/virt-alignment-scan.pod:339
+#: ../align/virt-alignment-scan.pod:354
msgid ""
-"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, L"
-"<virt-resize(1)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-rescue(1)>, "
+"L<virt-resize(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:346 ../cat/virt-cat.pod:252
+#: ../align/virt-alignment-scan.pod:361 ../cat/virt-cat.pod:252
#: ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:507
#: ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:235
#: ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296
@@ -1043,7 +1067,7 @@ msgid "AUTHOR"
msgstr "АВТОР"
#. type: textblock
-#: ../align/virt-alignment-scan.pod:348 ../cat/virt-cat.pod:254
+#: ../align/virt-alignment-scan.pod:363 ../cat/virt-cat.pod:254
#: ../cat/virt-filesystems.pod:398 ../cat/virt-ls.pod:509
#: ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:237
#: ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:395
@@ -1055,7 +1079,7 @@ msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
msgstr "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
#. type: =head1
-#: ../align/virt-alignment-scan.pod:350 ../cat/virt-cat.pod:256
+#: ../align/virt-alignment-scan.pod:365 ../cat/virt-cat.pod:256
#: ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:511
#: ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:239
#: ../edit/virt-edit.pod:372 ../erlang/examples/guestfs-erlang.pod:114
@@ -1076,13 +1100,13 @@ msgid "COPYRIGHT"
msgstr "АВТОРСЬКІ ПРАВА"
#. type: textblock
-#: ../align/virt-alignment-scan.pod:352 ../clone/virt-sysprep.pod:507
+#: ../align/virt-alignment-scan.pod:367 ../clone/virt-sysprep.pod:507
#: ../sparsify/virt-sparsify.pod:270
msgid "Copyright (C) 2011 Red Hat Inc."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:354 ../cat/virt-cat.pod:260
+#: ../align/virt-alignment-scan.pod:369 ../cat/virt-cat.pod:260
#: ../cat/virt-filesystems.pod:404 ../cat/virt-ls.pod:515
#: ../clone/virt-sysprep.pod:509 ../df/virt-df.pod:243
#: ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1305
@@ -1102,7 +1126,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:359 ../cat/virt-cat.pod:265
+#: ../align/virt-alignment-scan.pod:374 ../cat/virt-cat.pod:265
#: ../cat/virt-filesystems.pod:409 ../cat/virt-ls.pod:520
#: ../clone/virt-sysprep.pod:514 ../df/virt-df.pod:248
#: ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1310
@@ -1126,7 +1150,7 @@ msgstr ""
"дізнатися з GNU General Public License."
#. type: textblock
-#: ../align/virt-alignment-scan.pod:364 ../cat/virt-cat.pod:270
+#: ../align/virt-alignment-scan.pod:379 ../cat/virt-cat.pod:270
#: ../cat/virt-filesystems.pod:414 ../cat/virt-ls.pod:525
#: ../clone/virt-sysprep.pod:519 ../df/virt-df.pod:253
#: ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1315
@@ -1139,9 +1163,9 @@ msgstr ""
#: ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329
#: ../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., 675 Mass"
-" Ave, Cambridge, MA 02139, USA."
+"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., 675 Mass "
+"Ave, Cambridge, MA 02139, USA."
msgstr ""
"Ви маєте отримати копію GNU General Public License разом з цією програмою; "
"якщо це не так, повідомте про факт за адресою Free Software Foundation, "
@@ -1211,8 +1235,8 @@ msgstr ""
#: ../cat/virt-cat.pod:24
msgid ""
"Multiple filenames can be given, in which case they are concatenated "
-"together. Each filename must be a full path, starting at the root directory"
-" (starting with '/')."
+"together. Each filename must be a full path, starting at the root directory "
+"(starting with '/')."
msgstr ""
"Ви можете вказати декілька назв файлів. Вміст таких файлів буде об’єднано. "
"Назви файлів слід вказувати повністю (разом зі шляхом), починаючи з "
@@ -1346,8 +1370,8 @@ msgstr ""
#: ../inspector/virt-inspector.pod:67 ../rescue/virt-rescue.pod:96
msgid ""
"Add I<file> which should be a disk image from a virtual machine. If the "
-"virtual machine has multiple block devices, you must supply all of them with"
-" separate I<-a> options."
+"virtual machine has multiple block devices, you must supply all of them with "
+"separate I<-a> options."
msgstr ""
#. type: =item
@@ -1360,10 +1384,10 @@ msgstr "B<--echo-keys>"
#. type: textblock
#: ../cat/virt-cat.pod:100
msgid ""
-"When prompting for keys and passphrases, virt-cat normally turns echoing off"
-" so you cannot see what you are typing. If you are not worried about "
-"Tempest attacks and there is no one else in the room you can specify this "
-"flag to see what you are typing."
+"When prompting for keys and passphrases, virt-cat normally turns echoing off "
+"so you cannot see what you are typing. If you are not worried about Tempest "
+"attacks and there is no one else in the room you can specify this flag to "
+"see what you are typing."
msgstr ""
#. type: verbatim
@@ -1398,8 +1422,8 @@ msgstr "B<--keys-from-stdin>"
#: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291
#: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod:116
msgid ""
-"Read key or passphrase parameters from stdin. The default is to try to read"
-" passphrases from the user by opening C</dev/tty>."
+"Read key or passphrase parameters from stdin. The default is to try to read "
+"passphrases from the user by opening C</dev/tty>."
msgstr ""
#. type: =head1
@@ -1537,8 +1561,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:221
msgid ""
-"The command above uses libguestfs's guest inspection feature and so does not"
-" work on guests that libguestfs cannot inspect, or on things like arbitrary "
+"The command above uses libguestfs's guest inspection feature and so does not "
+"work on guests that libguestfs cannot inspect, or on things like arbitrary "
"disk images that don't contain guests. To display a file from a disk image "
"directly, use:"
msgstr ""
@@ -1570,11 +1594,11 @@ msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:245
msgid ""
-"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L"
-"<virt-tar-out(1)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-"
+"tar-out(1)>, L<http://libguestfs.org/>."
msgstr ""
-"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L"
-"<virt-tar-out(1)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L<virt-"
+"tar-out(1)>, L<http://libguestfs.org/>."
#. type: textblock
#: ../cat/virt-cat.pod:258 ../inspector/virt-inspector.pod:405
@@ -1611,8 +1635,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:15
msgid ""
"This tool allows you to discover filesystems, partitions, logical volumes, "
-"and their sizes in a disk image or virtual machine. It is a replacement for"
-" L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>."
+"and their sizes in a disk image or virtual machine. It is a replacement for "
+"L<virt-list-filesystems(1)> and L<virt-list-partitions(1)>."
msgstr ""
#. type: textblock
@@ -1732,8 +1756,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-filesystems.pod:64
msgid ""
-"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I"
-"<--physical-volumes>, I<--block-devices> to list those items."
+"Similarly you can use I<--logical-volumes>, I<--volume-groups>, I<--physical-"
+"volumes>, I<--block-devices> to list those items."
msgstr ""
#. type: textblock
@@ -1750,8 +1774,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-filesystems.pod:74
msgid ""
-"UUIDs (because they are quite long) are not shown by default. Add the "
-"I<--uuid> option to display device and filesystem UUIDs in the long output."
+"UUIDs (because they are quite long) are not shown by default. Add the I<--"
+"uuid> option to display device and filesystem UUIDs in the long output."
msgstr ""
#. type: textblock
@@ -1789,10 +1813,10 @@ msgstr "B<--all>"
#. type: textblock
#: ../cat/virt-filesystems.pod:112
msgid ""
-"Display everything. This is currently the same as specifying these options:"
-" I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I"
-"<--logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may "
-"be added to this list in future)."
+"Display everything. This is currently the same as specifying these options: "
+"I<--filesystems>, I<--extra>, I<--partitions>, I<--block-devices>, I<--"
+"logical-volumes>, I<--volume-groups>, I<--physical-volumes>. (More may be "
+"added to this list in future)."
msgstr ""
#. type: textblock
@@ -1846,8 +1870,8 @@ msgstr "B<--extra>"
#: ../cat/virt-filesystems.pod:157
msgid ""
"This causes filesystems that are not ordinary, mountable filesystems to be "
-"displayed. This category includes swapspace, and filesystems that are empty"
-" or contain unknown data."
+"displayed. This category includes swapspace, and filesystems that are empty "
+"or contain unknown data."
msgstr ""
#. type: textblock
@@ -1934,8 +1958,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:213
msgid ""
"The extra columns displayed depend on what output you select, and the "
-"ordering of columns may change in future versions. Use the title row, "
-"I<--csv> output and/or L<csvtool(1)> to match columns to data in external "
+"ordering of columns may change in future versions. Use the title row, I<--"
+"csv> output and/or L<csvtool(1)> to match columns to data in external "
"programs."
msgstr ""
@@ -1969,8 +1993,8 @@ msgstr "B<--logical-volumes>"
#. type: textblock
#: ../cat/virt-filesystems.pod:229
msgid ""
-"Display LVM logical volumes. In this mode, these are displayed irrespective"
-" of whether the LVs contain filesystems."
+"Display LVM logical volumes. In this mode, these are displayed irrespective "
+"of whether the LVs contain filesystems."
msgstr ""
#. type: =item
@@ -2089,8 +2113,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:298
msgid ""
"For device and partition names these are displayed as canonical libguestfs "
-"names, so that for example C</dev/sda2> is the second partition on the first"
-" device."
+"names, so that for example C</dev/sda2> is the second partition on the first "
+"device."
msgstr ""
#. type: textblock
@@ -2143,8 +2167,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:321
msgid ""
"The partition type byte, displayed as a two digit hexadecimal number. A "
-"comprehensive list of partition types can be found here: "
-"L<http://www.win.tue.nl/~aeb/partitions/partition_types-1.html>"
+"comprehensive list of partition types can be found here: L<http://www.win."
+"tue.nl/~aeb/partitions/partition_types-1.html>"
msgstr ""
#. type: textblock
@@ -2173,9 +2197,9 @@ msgstr ""
#: ../cat/virt-filesystems.pod:334
msgid ""
"The parent column records the parent relationship between objects. For "
-"example, if the object is a partition, then this column contains the name of"
-" the containing device. If the object is a logical volume, then this column"
-" is the name of the volume group."
+"example, if the object is a partition, then this column contains the name of "
+"the containing device. If the object is a logical volume, then this column "
+"is the name of the volume group."
msgstr ""
#. type: =item
@@ -2213,8 +2237,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:354 ../cat/virt-ls.pod:464
#: ../df/virt-df.pod:196
msgid ""
-"Myth: Just split fields at commas. Reality: This does I<not> work reliably."
-" This example has two columns:"
+"Myth: Just split fields at commas. Reality: This does I<not> work "
+"reliably. This example has two columns:"
msgstr ""
#. type: verbatim
@@ -2256,8 +2280,8 @@ msgstr ""
#: ../cat/virt-filesystems.pod:368 ../cat/virt-ls.pod:478
#: ../df/virt-df.pod:210
msgid ""
-"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl"
-" or Python's built-in csv library)."
+"For other languages, use a CSV processing library (eg. C<Text::CSV> for Perl "
+"or Python's built-in csv library)."
msgstr ""
#. type: textblock
@@ -2270,12 +2294,12 @@ msgstr ""
#: ../cat/virt-filesystems.pod:387
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-"
-"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, "
-"L<http://libguestfs.org/>."
+"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://"
+"libguestfs.org/>."
msgstr ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-df(1)>, L<virt-list-"
-"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, "
-"L<http://libguestfs.org/>."
+"filesystems(1)>, L<virt-list-partitions(1)>, L<csvtool(1)>, L<http://"
+"libguestfs.org/>."
#. type: textblock
#: ../cat/virt-filesystems.pod:402 ../tools/virt-win-reg.pl:789
@@ -2334,23 +2358,23 @@ msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:24
msgid ""
-"Multiple directory names can be given, in which case the output from each is"
-" concatenated."
+"Multiple directory names can be given, in which case the output from each is "
+"concatenated."
msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:27
msgid ""
-"To list directories from a libvirt guest use the I<-d> option to specify the"
-" name of the guest. For a disk image, use the I<-a> option."
+"To list directories from a libvirt guest use the I<-d> option to specify the "
+"name of the guest. For a disk image, use the I<-a> option."
msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:31
msgid ""
-"C<virt-ls> can do many simple file listings. For more complicated cases you"
-" may need to use L<guestfish(1)>, or write a program directly to the "
-"L<guestfs(3)> API."
+"C<virt-ls> can do many simple file listings. For more complicated cases you "
+"may need to use L<guestfish(1)>, or write a program directly to the L<guestfs"
+"(3)> API."
msgstr ""
#. type: textblock
@@ -2465,8 +2489,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:71
msgid ""
-"Find the differences between files in a guest and an earlier snapshot of the"
-" same guest."
+"Find the differences between files in a guest and an earlier snapshot of the "
+"same guest."
msgstr ""
#. type: verbatim
@@ -2483,10 +2507,10 @@ msgstr ""
#: ../cat/virt-ls.pod:78
msgid ""
"The commands above won't find files where the content has changed but the "
-"metadata (eg. file size and modification date) is the same. To do that, you"
-" need to add the I<--checksum> parameter to both C<virt-ls> commands. "
-"I<--checksum> can be quite slow since it has to read and compute a checksum "
-"of every regular file in the virtual machine."
+"metadata (eg. file size and modification date) is the same. To do that, you "
+"need to add the I<--checksum> parameter to both C<virt-ls> commands. I<--"
+"checksum> can be quite slow since it has to read and compute a checksum of "
+"every regular file in the virtual machine."
msgstr ""
#. type: =head1
@@ -2616,8 +2640,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:132
msgid ""
-"Most of the interesting features of C<virt-ls> are only available when using"
-" I<-lR> mode."
+"Most of the interesting features of C<virt-ls> are only available when using "
+"I<-lR> mode."
msgstr ""
#. type: textblock
@@ -2625,11 +2649,11 @@ msgstr ""
msgid ""
"The fields are normally space-separated. Filenames are B<not> quoted, so "
"you cannot use the output in another program (because filenames can contain "
-"spaces and other unsafe characters). If the guest was untrusted and someone"
-" knew you were using C<virt-ls> to analyze the guest, they could play tricks"
-" on you by creating filenames with embedded newline characters. To "
-"B<safely> parse the output in another program, use the I<--csv> (Comma-"
-"Separated Values) option."
+"spaces and other unsafe characters). If the guest was untrusted and someone "
+"knew you were using C<virt-ls> to analyze the guest, they could play tricks "
+"on you by creating filenames with embedded newline characters. To B<safely> "
+"parse the output in another program, use the I<--csv> (Comma-Separated "
+"Values) option."
msgstr ""
#. type: textblock
@@ -2705,7 +2729,7 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4395
+#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4380
msgid "path"
msgstr "шлях"
@@ -2894,8 +2918,8 @@ msgstr ""
#: ../cat/virt-ls.pod:316
msgid ""
"When prompting for keys and passphrases, virt-ls normally turns echoing off "
-"so you cannot see what you are typing. If you are not worried about Tempest"
-" attacks and there is no one else in the room you can specify this flag to "
+"so you cannot see what you are typing. If you are not worried about Tempest "
+"attacks and there is no one else in the room you can specify this flag to "
"see what you are typing."
msgstr ""
@@ -2951,8 +2975,8 @@ msgstr ""
#. type: textblock
#: ../cat/virt-ls.pod:378
msgid ""
-"C<virt-ls -l> produces a \"long listing\", which shows more detail. See "
-"L</LONG LISTING>."
+"C<virt-ls -l> produces a \"long listing\", which shows more detail. See L</"
+"LONG LISTING>."
msgstr ""
#. type: textblock
@@ -3089,10 +3113,10 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:15
msgid ""
-"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones"
-" can be made from it. Steps in this process include removing SSH host keys,"
-" removing persistent network MAC configuration, and removing user accounts."
-" Each step can be enabled or disabled as required."
+"Virt-sysprep \"resets\" or \"unconfigures\" a virtual machine so that clones "
+"can be made from it. Steps in this process include removing SSH host keys, "
+"removing persistent network MAC configuration, and removing user accounts. "
+"Each step can be enabled or disabled as required."
msgstr ""
#. type: textblock
@@ -3107,16 +3131,15 @@ msgstr ""
msgid ""
"Virt-sysprep modifies the guest or disk image I<in place>. The guest must "
"be shut down. If you want to preserve the existing contents of the guest, "
-"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> "
-"below."
+"you I<must copy or clone the disk first>. See L</COPYING AND CLONING> below."
msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:29
msgid ""
"You do I<not> need to run virt-sysprep as root. In fact we'd generally "
-"recommend that you don't. The time you might want to run it as root is when"
-" you need root in order to access the disk image, but even in this case it "
+"recommend that you don't. The time you might want to run it as root is when "
+"you need root in order to access the disk image, but even in this case it "
"would be better to change the permissions on the disk image to be writable "
"as the non-root user running virt-sysprep."
msgstr ""
@@ -3124,8 +3147,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:35
msgid ""
-"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the"
-" Microsoft program C<sysprep.exe> which is used to unconfigure Windows "
+"\"Sysprep\" stands for \"system preparation\" tool. The name comes from the "
+"Microsoft program C<sysprep.exe> which is used to unconfigure Windows "
"machines in preparation for cloning them. Having said that, virt-sysprep "
"does I<not> currently work on Microsoft Windows guests. We plan to support "
"Windows sysprepping in a future version, and we already have code to do it."
@@ -3236,8 +3259,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:135
msgid ""
-"The default is to try to detect if SELinux relabelling is required. See "
-"L</SELINUX RELABELLING> below for more details."
+"The default is to try to detect if SELinux relabelling is required. See L</"
+"SELINUX RELABELLING> below for more details."
msgstr ""
#. type: =head1
@@ -3248,8 +3271,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:158
msgid ""
-"If the I<--enable> option is I<not> given, then I<all sysprep operations are"
-" enabled>, although some are skipped depending on the type of guest."
+"If the I<--enable> option is I<not> given, then I<all sysprep operations are "
+"enabled>, although some are skipped depending on the type of guest."
msgstr ""
#. type: textblock
@@ -3270,8 +3293,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:167
msgid ""
-"To list the operations supported by the current version of virt-sysprep, use"
-" I<--list-operations>."
+"To list the operations supported by the current version of virt-sysprep, use "
+"I<--list-operations>."
msgstr ""
#. type: textblock
@@ -3327,8 +3350,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:191
msgid ""
-"If the I<--hostname> parameter is not given, then the hostname is changed to"
-" C<localhost.localdomain>."
+"If the I<--hostname> parameter is not given, then the hostname is changed to "
+"C<localhost.localdomain>."
msgstr ""
#. type: =head2
@@ -3371,8 +3394,7 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:209
msgid ""
-"Write some random bytes from the host into the random seed file of the "
-"guest."
+"Write some random bytes from the host into the random seed file of the guest."
msgstr ""
#. type: textblock
@@ -3450,8 +3472,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:242
msgid ""
-"After a guest is cloned, the MAC address usually changes. Since the old MAC"
-" address occupies the old name (eg. eth0), this means the fresh MAC address "
+"After a guest is cloned, the MAC address usually changes. Since the old MAC "
+"address occupies the old name (eg. eth0), this means the fresh MAC address "
"is assigned to a new name (eg. eth1) and this is usually undesirable. "
"Erasing the udev persistent net rules avoids this."
msgstr ""
@@ -3615,8 +3637,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:349
msgid ""
-"You can, of course, just copy the block device on the host using L<cp(1)> or"
-" L<dd(1)>."
+"You can, of course, just copy the block device on the host using L<cp(1)> or "
+"L<dd(1)>."
msgstr ""
#. type: verbatim
@@ -3651,23 +3673,23 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:370
msgid ""
-"Use the block device as a backing file and create a snapshot on top for each"
-" guest. The advantage is that you don't need to copy the block device (very"
-" fast) and only changes are stored (less storage required)."
+"Use the block device as a backing file and create a snapshot on top for each "
+"guest. The advantage is that you don't need to copy the block device (very "
+"fast) and only changes are stored (less storage required)."
msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:375
msgid ""
-"Note that writing to the backing file once you have created guests on top of"
-" it is not possible: you will corrupt the guests."
+"Note that writing to the backing file once you have created guests on top of "
+"it is not possible: you will corrupt the guests."
msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:378
msgid ""
-"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 "
-"-o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some "
+"Tools that can do this include: L<qemu-img(1)> (with the I<create -f qcow2 -"
+"o backing_file> option), L<lvcreate(8)> (I<--snapshot> option). Some "
"filesystems (such as btrfs) and most Network Attached Storage devices can "
"also create cheap snapshots from files or LUNs."
msgstr ""
@@ -3690,9 +3712,9 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:396
msgid ""
-"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device"
-" and/or modify the external libvirt configuration of a guest. It will reset"
-" the name, UUID and MAC address of the guest in the libvirt XML."
+"A separate tool, L<virt-clone(1)>, can be used to duplicate the block device "
+"and/or modify the external libvirt configuration of a guest. It will reset "
+"the name, UUID and MAC address of the guest in the libvirt XML."
msgstr ""
#. type: textblock
@@ -3719,8 +3741,8 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:409
msgid ""
-"L<virt-sparsify(1)> can be used to make the cloning template smaller, making"
-" it easier to compress and/or faster to copy."
+"L<virt-sparsify(1)> can be used to make the cloning template smaller, making "
+"it easier to compress and/or faster to copy."
msgstr ""
#. type: textblock
@@ -3752,9 +3774,9 @@ msgstr ""
msgid ""
"If you want to give people cloned guests, but let them pick the size of the "
"guest themselves (eg. depending on how much they are prepared to pay for "
-"disk space), then instead of copying the template, you can run L<virt-"
-"resize(1)>. Virt-resize performs a copy and resize, and thus is ideal for "
-"cloning guests from a template."
+"disk space), then instead of copying the template, you can run L<virt-resize"
+"(1)>. Virt-resize performs a copy and resize, and thus is ideal for cloning "
+"guests from a template."
msgstr ""
#. type: =head1
@@ -3766,19 +3788,18 @@ msgstr "БЕЗПЕКА"
#: ../clone/virt-sysprep.pod:431
msgid ""
"Although virt-sysprep removes some sensitive information from the guest, it "
-"does not pretend to remove all of it. You should examine the L</OPERATIONS>"
-" above, and the implementation of the operations in the shell script. You "
+"does not pretend to remove all of it. You should examine the L</OPERATIONS> "
+"above, and the implementation of the operations in the shell script. You "
"should also examine the guest afterwards."
msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:436
msgid ""
-"Sensitive files are simply removed. The data they contained may still exist"
-" on the disk, easily recovered with a hex editor or undelete tool. Use L"
-"<virt-sparsify(1)> as one way to remove this content. See also the "
-"L<scrub(1)> command to get rid of deleted content in directory entries and "
-"inodes."
+"Sensitive files are simply removed. The data they contained may still exist "
+"on the disk, easily recovered with a hex editor or undelete tool. Use "
+"L<virt-sparsify(1)> as one way to remove this content. See also the L<scrub"
+"(1)> command to get rid of deleted content in directory entries and inodes."
msgstr ""
#. type: =head2
@@ -3836,10 +3857,10 @@ msgstr ""
#. type: textblock
#: ../clone/virt-sysprep.pod:464
msgid ""
-"If any new files are created by virt-sysprep, then virt-sysprep touches "
-"C</.autorelabel> so that these will be correctly labelled by SELinux the "
-"next time the guest is booted. This process interrupts boot and can take "
-"some time."
+"If any new files are created by virt-sysprep, then virt-sysprep touches C</."
+"autorelabel> so that these will be correctly labelled by SELinux the next "
+"time the guest is booted. This process interrupts boot and can take some "
+"time."
msgstr ""
#. type: textblock
@@ -3865,8 +3886,8 @@ msgstr ""
#: ../clone/virt-sysprep.pod:488
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-clone(1)>, L<virt-rescue(1)>, L<virt-"
-"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-"
-"img(1)>, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>."
+"resize(1)>, L<virt-sparsify(1)>, L<virsh(1)>, L<lvcreate(8)>, L<qemu-img(1)"
+">, L<scrub(1)>, L<http://libguestfs.org/>, L<http://libvirt.org/>."
msgstr ""
#. type: textblock
@@ -3928,20 +3949,20 @@ msgstr ""
#. type: textblock
#: ../df/virt-df.pod:28
msgid ""
-"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt"
-" to get a list of all active and inactive guests, and performs a C<df>-type "
+"If used without any I<-a> or I<-d> arguments, C<virt-df> checks with libvirt "
+"to get a list of all active and inactive guests, and performs a C<df>-type "
"operation on each one in turn, printing out the results."
msgstr ""
#. type: textblock
#: ../df/virt-df.pod:32
msgid ""
-"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a "
-"C<df>-type operation on either the single named libvirt domain, or on the "
-"disk image(s) listed on the command line (which must all belong to a single "
-"VM). In this mode (with arguments), C<virt-df> will I<only work for a "
-"single guest>. If you want to run on multiple guests, then you have to "
-"invoke C<virt-df> multiple times."
+"If any I<-a> or I<-d> arguments are specified, C<virt-df> performs a C<df>-"
+"type operation on either the single named libvirt domain, or on the disk "
+"image(s) listed on the command line (which must all belong to a single VM). "
+"In this mode (with arguments), C<virt-df> will I<only work for a single "
+"guest>. If you want to run on multiple guests, then you have to invoke "
+"C<virt-df> multiple times."
msgstr ""
#. type: textblock
@@ -4045,8 +4066,8 @@ msgstr ""
#. type: textblock
#: ../df/virt-df.pod:150
msgid ""
-"If you think an untrusted guest might actively try to exploit the libguestfs"
-" appliance kernel, then this prevents one guest from interfering with the "
+"If you think an untrusted guest might actively try to exploit the libguestfs "
+"appliance kernel, then this prevents one guest from interfering with the "
"stats printed for another guest."
msgstr ""
@@ -4062,23 +4083,23 @@ msgstr ""
#: ../df/virt-df.pod:165
msgid ""
"Print UUIDs instead of names. This is useful for following a guest even "
-"when the guest is migrated or renamed, or when two guests happen to have the"
-" same name."
+"when the guest is migrated or renamed, or when two guests happen to have the "
+"same name."
msgstr ""
#. type: textblock
#: ../df/virt-df.pod:169
msgid ""
-"Note that only domains that we fetch from libvirt come with UUIDs. For disk"
-" images, we still print the disk image name even when this option is "
+"Note that only domains that we fetch from libvirt come with UUIDs. For disk "
+"images, we still print the disk image name even when this option is "
"specified."
msgstr ""
#. type: textblock
#: ../df/virt-df.pod:229
msgid ""
-"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, "
-"L<http://libguestfs.org/>."
+"L<df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<http://"
+"libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -4152,8 +4173,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:32
msgid ""
-"Multiple filenames can be given, in which case they are each edited in turn."
-" Each filename must be a full path, starting at the root directory "
+"Multiple filenames can be given, in which case they are each edited in "
+"turn. Each filename must be a full path, starting at the root directory "
"(starting with '/')."
msgstr ""
@@ -4165,8 +4186,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:38
msgid ""
-"For more complex cases you should look at the L<guestfish(1)> tool (see "
-"L</USING GUESTFISH> below)."
+"For more complex cases you should look at the L<guestfish(1)> tool (see L</"
+"USING GUESTFISH> below)."
msgstr ""
#. type: textblock
@@ -4238,15 +4259,15 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:85
msgid ""
-"Create a backup of the original file I<in the guest disk image>. The backup"
-" has the original filename with C<extension> added."
+"Create a backup of the original file I<in the guest disk image>. The backup "
+"has the original filename with C<extension> added."
msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:88
msgid ""
-"Usually the first character of C<extension> would be a dot C<.> so you would"
-" write:"
+"Usually the first character of C<extension> would be a dot C<.> so you would "
+"write:"
msgstr ""
#. type: verbatim
@@ -4283,8 +4304,7 @@ msgstr "B<--connect адреса>"
#: ../tools/virt-list-partitions.pl:85 ../tools/virt-tar.pl:134
#: ../tools/virt-win-reg.pl:135
msgid ""
-"If you specify guest block devices directly, then libvirt is not used at "
-"all."
+"If you specify guest block devices directly, then libvirt is not used at all."
msgstr ""
#. type: textblock
@@ -4317,8 +4337,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:127
msgid ""
-"Be careful to properly quote the expression to prevent it from being altered"
-" by the shell."
+"Be careful to properly quote the expression to prevent it from being altered "
+"by the shell."
msgstr ""
#. type: textblock
@@ -4433,8 +4453,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:226
msgid ""
-"To delete a line, set C<$_> to the empty string. For example, to delete the"
-" C<apache> user account from the password file you can do:"
+"To delete a line, set C<$_> to the empty string. For example, to delete the "
+"C<apache> user account from the password file you can do:"
msgstr ""
#. type: verbatim
@@ -4450,8 +4470,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:231
msgid ""
-"To insert a line, prepend or append it to C<$_>. However appending lines to"
-" the end of the file is rather difficult this way since there is no concept "
+"To insert a line, prepend or append it to C<$_>. However appending lines to "
+"the end of the file is rather difficult this way since there is no concept "
"of \"last line of the file\" - your expression just doesn't get called "
"again. You might want to use the first method (setting C<$EDITOR>) if you "
"want to do this."
@@ -4467,18 +4487,18 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:240
msgid ""
-"The return value from the expression is ignored, but the expression may call"
-" C<die> in order to abort the whole program, leaving the original file "
+"The return value from the expression is ignored, but the expression may call "
+"C<die> in order to abort the whole program, leaving the original file "
"untouched."
msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:244
msgid ""
-"Remember when matching the end of a line that C<$_> may contain the final "
-"C<\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a "
-"newline then neither of these. Thus to match or substitute some text at the"
-" end of a line, use this regular expression:"
+"Remember when matching the end of a line that C<$_> may contain the final C<"
+"\\n>, or (for DOS files) C<\\r\\n>, or if the file does not end with a "
+"newline then neither of these. Thus to match or substitute some text at the "
+"end of a line, use this regular expression:"
msgstr ""
#. type: verbatim
@@ -4494,8 +4514,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:251
msgid ""
-"Alternately, use the perl C<chomp> function, being careful not to chomp "
-"C<$_> itself (since that would remove all newlines from the file):"
+"Alternately, use the perl C<chomp> function, being careful not to chomp C<"
+"$_> itself (since that would remove all newlines from the file):"
msgstr ""
#. type: verbatim
@@ -4552,8 +4572,8 @@ msgstr ""
#. type: textblock
#: ../edit/virt-edit.pod:309
msgid ""
-"The command above uses libguestfs's guest inspection feature and so does not"
-" work on guests that libguestfs cannot inspect, or on things like arbitrary "
+"The command above uses libguestfs's guest inspection feature and so does not "
+"work on guests that libguestfs cannot inspect, or on things like arbitrary "
"disk images that don't contain guests. To edit a file on a disk image "
"directly, use:"
msgstr ""
@@ -4619,8 +4639,8 @@ msgstr "C<EDITOR>"
#. type: textblock
#: ../edit/virt-edit.pod:335
msgid ""
-"If set, this string is used as the editor. It may contain arguments, eg. "
-"C<\"emacs -nw\">"
+"If set, this string is used as the editor. It may contain arguments, eg. C<"
+"\"emacs -nw\">"
msgstr ""
#. type: textblock
@@ -4662,8 +4682,8 @@ msgstr ""
msgid ""
"This manual page documents how to call libguestfs from the Erlang "
"programming language. This page just documents the differences from the C "
-"API and gives some examples. If you are not familiar with using libguestfs,"
-" you also need to read L<guestfs(3)>."
+"API and gives some examples. If you are not familiar with using libguestfs, "
+"you also need to read L<guestfs(3)>."
msgstr ""
#. type: =head2
@@ -4697,8 +4717,7 @@ msgstr ""
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:33
-msgid ""
-"C<G> is the libguestfs handle which you should pass to other functions."
+msgid "C<G> is the libguestfs handle which you should pass to other functions."
msgstr ""
#. type: textblock
@@ -4863,8 +4882,8 @@ msgstr "@EXAMPLE2@"
#. type: textblock
#: ../erlang/examples/guestfs-erlang.pod:99
msgid ""
-"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-"
-"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
+"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)"
+">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
"L<guestfs-ruby(3)>, L<http://www.erlang.org/>. L<http://libguestfs.org/>."
msgstr ""
@@ -4924,8 +4943,8 @@ msgstr ""
#: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3357
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"
-" Free Software Foundation; either version 2 of the License, or (at your "
+"under the terms of the GNU Lesser General Public License as published by the "
+"Free Software Foundation; either version 2 of the License, or (at your "
"option) any later version."
msgstr ""
@@ -4940,8 +4959,8 @@ msgstr ""
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 "
-"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License"
-" for more details."
+"FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License "
+"for more details."
msgstr ""
#. type: textblock
@@ -5012,8 +5031,8 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-examples.pod:35
msgid ""
-"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-"
-"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
+"L<guestfs(3)>, L<guestfs-erlang(3)>, L<guestfs-java(3)>, L<guestfs-ocaml(3)"
+">, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
"L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
msgstr ""
@@ -5084,15 +5103,15 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:32
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"
-" be substantially different for each version of Windows."
+"image for a user of a Windows XP VM. Unfortunately the technique appears to "
+"be substantially different for each version of Windows."
msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:37
msgid ""
-"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html "
-"https://lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
+"https://lists.fedoraproject.org/pipermail/virt/2011-May/002655.html https://"
+"lists.fedoraproject.org/pipermail/virt/2011-May/002658.html"
msgstr ""
#. type: =head1
@@ -5137,15 +5156,15 @@ msgstr ""
msgid ""
"It is possible to do a \"sysprep\" using libguestfs alone, although not "
"straightforward. Currently there is code in the Aeolus Oz project which "
-"does this (using libguestfs). As part of our review of the virt-clone tool,"
-" we may add sysprepping ability."
+"does this (using libguestfs). As part of our review of the virt-clone tool, "
+"we may add sysprepping ability."
msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:60
msgid ""
-"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-"
-"tools-list/2011-May/msg00019.html"
+"https://github.com/clalancette/oz https://www.redhat.com/archives/virt-tools-"
+"list/2011-May/msg00019.html"
msgstr ""
#. type: =head1
@@ -5194,8 +5213,8 @@ 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"
+"https://rwmj.wordpress.com/2010/09/08/new-guestfish-n-options-in-1-5-9/"
+"#content"
msgstr ""
#. type: =head1
@@ -5308,8 +5327,8 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9
#: ../fish/guestfish-actions.pod:1450 ../fish/guestfish-actions.pod:1715
#: ../fish/guestfish-actions.pod:2132 ../src/guestfs-actions.pod:18
-#: ../src/guestfs-actions.pod:2326 ../src/guestfs-actions.pod:2750
-#: ../src/guestfs-actions.pod:3309 ../src/guestfs.pod:1685
+#: ../src/guestfs-actions.pod:2334 ../src/guestfs-actions.pod:2758
+#: ../src/guestfs-actions.pod:3317 ../src/guestfs.pod:1685
#: ../tools/virt-win-reg.pl:717
msgid "Notes:"
msgstr "Нотатки:"
@@ -5359,8 +5378,8 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:153
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: http://libguestfs."
+"org/FAQ.html#backup"
msgstr ""
#. type: =head1
@@ -5443,15 +5462,15 @@ 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"
+"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
msgid ""
-"In the libguestfs source examples directory you will find the latest version"
-" of the C<virt-dhcp-address.c> program."
+"In the libguestfs source examples directory you will find the latest version "
+"of the C<virt-dhcp-address.c> program."
msgstr ""
#. type: =head1
@@ -5525,15 +5544,15 @@ 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"
+"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
msgid ""
-"It uses Augeas, and the technique is generally applicable for many different"
-" tasks, such as:"
+"It uses Augeas, and the technique is generally applicable for many different "
+"tasks, such as:"
msgstr ""
#. type: textblock
@@ -5656,8 +5675,8 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:305
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)>."
+"machines), change C<-d \"$1\"> to C<-a \"$1\">. See also L<virt-inspector(1)"
+">."
msgstr ""
#. type: =head1
@@ -5687,15 +5706,15 @@ msgstr ""
#: ../examples/guestfs-recipes.pod:317
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"
-" on demand."
+"from a Windows VM, and whether those services run at boot time or are loaded "
+"on demand."
msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:321
msgid ""
-"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-"
-"guest/#content"
+"https://rwmj.wordpress.com/2010/12/10/tip-list-services-in-a-windows-guest/"
+"#content"
msgstr ""
#. type: =head1
@@ -5713,8 +5732,7 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:328
msgid ""
-"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-"
-"sparse/#content"
+"https://rwmj.wordpress.com/2010/10/19/tip-making-a-disk-image-sparse/#content"
msgstr ""
#. type: =head1
@@ -5854,9 +5872,9 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:386
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-python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
+"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-"
+"python(3)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -5900,16 +5918,16 @@ msgstr ""
#: ../fish/guestfish-actions.pod:22
msgid ""
"If you just want to add an ISO file (often you use this as an efficient way "
-"to transfer large files into the guest), then you should probably use L"
-"</add-drive-ro> instead."
+"to transfer large files into the guest), then you should probably use L</add-"
+"drive-ro> instead."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:28 ../fish/guestfish-actions.pod:214
#: ../fish/guestfish-actions.pod:228
msgid ""
-"I<This function is deprecated.> In new code, use the L</add_drive_opts> call"
-" instead."
+"I<This function is deprecated.> In new code, use the L</add_drive_opts> call "
+"instead."
msgstr ""
#. type: textblock
@@ -5917,20 +5935,20 @@ msgstr ""
#: ../fish/guestfish-actions.pod:231 ../fish/guestfish-actions.pod:941
#: ../fish/guestfish-actions.pod:976 ../fish/guestfish-actions.pod:1149
#: ../fish/guestfish-actions.pod:1509 ../fish/guestfish-actions.pod:1523
-#: ../fish/guestfish-actions.pod:3293 ../fish/guestfish-actions.pod:3604
-#: ../fish/guestfish-actions.pod:3652 ../fish/guestfish-actions.pod:4579
-#: ../fish/guestfish-actions.pod:4602 ../fish/guestfish-actions.pod:4624
-#: ../fish/guestfish-actions.pod:4662 ../fish/guestfish-actions.pod:5311
-#: ../fish/guestfish-actions.pod:5417 ../src/guestfs-actions.pod:10
+#: ../fish/guestfish-actions.pod:3284 ../fish/guestfish-actions.pod:3595
+#: ../fish/guestfish-actions.pod:3643 ../fish/guestfish-actions.pod:4561
+#: ../fish/guestfish-actions.pod:4581 ../fish/guestfish-actions.pod:4600
+#: ../fish/guestfish-actions.pod:4638 ../fish/guestfish-actions.pod:5287
+#: ../fish/guestfish-actions.pod:5390 ../src/guestfs-actions.pod:10
#: ../src/guestfs-actions.pod:305 ../src/guestfs-actions.pod:326
-#: ../src/guestfs-actions.pod:1572 ../src/guestfs-actions.pod:1629
-#: ../src/guestfs-actions.pod:1912 ../src/guestfs-actions.pod:2411
-#: ../src/guestfs-actions.pod:2432 ../src/guestfs-actions.pod:5077
-#: ../src/guestfs-actions.pod:5599 ../src/guestfs-actions.pod:5699
-#: ../src/guestfs-actions.pod:6999 ../src/guestfs-actions.pod:7043
-#: ../src/guestfs-actions.pod:7077 ../src/guestfs-actions.pod:7140
-#: ../src/guestfs-actions.pod:8072 ../src/guestfs-actions.pod:8181
-#: ../src/guestfs-actions.pod:8364
+#: ../src/guestfs-actions.pod:1580 ../src/guestfs-actions.pod:1637
+#: ../src/guestfs-actions.pod:1920 ../src/guestfs-actions.pod:2419
+#: ../src/guestfs-actions.pod:2440 ../src/guestfs-actions.pod:5076
+#: ../src/guestfs-actions.pod:5598 ../src/guestfs-actions.pod:5698
+#: ../src/guestfs-actions.pod:6994 ../src/guestfs-actions.pod:7035
+#: ../src/guestfs-actions.pod:7066 ../src/guestfs-actions.pod:7126
+#: ../src/guestfs-actions.pod:8058 ../src/guestfs-actions.pod:8167
+#: ../src/guestfs-actions.pod:8347
msgid ""
"Deprecated functions will not be removed from the API, but the fact that "
"they are deprecated indicates that there are problems with correct use of "
@@ -5958,10 +5976,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:41
msgid ""
-"This function adds the disk(s) attached to the named libvirt domain C<dom>."
-" It works by connecting to libvirt, requesting the domain and domain XML "
-"from libvirt, parsing it for disks, and calling L</add-drive-opts> on each "
-"one."
+"This function adds the disk(s) attached to the named libvirt domain C<dom>. "
+"It works by connecting to libvirt, requesting the domain and domain XML from "
+"libvirt, parsing it for disks, and calling L</add-drive-opts> on each one."
msgstr ""
#. type: textblock
@@ -5982,18 +5999,18 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:53 ../src/guestfs-actions.pod:72
msgid ""
-"Disks must be accessible locally. This often means that adding disks from a"
-" remote libvirt connection (see L<http://libvirt.org/remote.html>) will "
-"fail unless those disks are accessible via the same device path locally too."
+"Disks must be accessible locally. This often means that adding disks from a "
+"remote libvirt connection (see L<http://libvirt.org/remote.html>) will fail "
+"unless those disks are accessible via the same device path locally too."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:58 ../src/guestfs-actions.pod:77
msgid ""
-"The optional C<libvirturi> parameter sets the libvirt URI (see "
-"L<http://libvirt.org/uri.html>). If this is not set then we connect to the "
-"default libvirt URI (or one set through an environment variable, see the "
-"libvirt documentation for full details)."
+"The optional C<libvirturi> parameter sets the libvirt URI (see L<http://"
+"libvirt.org/uri.html>). If this is not set then we connect to the default "
+"libvirt URI (or one set through an environment variable, see the libvirt "
+"documentation for full details)."
msgstr ""
#. type: textblock
@@ -6002,8 +6019,8 @@ msgid ""
"The optional C<live> flag controls whether this call will try to connect to "
"a running virtual machine C<guestfsd> process if it sees a suitable "
"E<lt>channelE<gt> element in the libvirt XML definition. The default (if "
-"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING"
-" DAEMONS> for more information."
+"the flag is omitted) is never to try. See L<guestfs(3)/ATTACHING TO RUNNING "
+"DAEMONS> for more information."
msgstr ""
#. type: textblock
@@ -6011,8 +6028,8 @@ msgstr ""
msgid ""
"If the C<allowuuid> flag is true (default is false) then a UUID I<may> be "
"passed instead of the domain name. The C<dom> string is treated as a UUID "
-"first and looked up, and if that lookup fails then we treat C<dom> as a name"
-" as usual."
+"first and looked up, and if that lookup fails then we treat C<dom> as a name "
+"as usual."
msgstr ""
#. type: textblock
@@ -6037,8 +6054,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:86 ../src/guestfs-actions.pod:105
msgid ""
-"The whole call is aborted with an error if any disk with the "
-"E<lt>readonly/E<gt> flag is found."
+"The whole call is aborted with an error if any disk with the E<lt>readonly/"
+"E<gt> flag is found."
msgstr ""
#. type: textblock
@@ -6105,11 +6122,10 @@ msgstr ""
#: ../fish/guestfish-actions.pod:856 ../fish/guestfish-actions.pod:894
#: ../fish/guestfish-actions.pod:903 ../fish/guestfish-actions.pod:912
#: ../fish/guestfish-actions.pod:926 ../fish/guestfish-actions.pod:2171
-#: ../fish/guestfish-actions.pod:3342 ../fish/guestfish-actions.pod:3505
-#: ../fish/guestfish-actions.pod:3640
+#: ../fish/guestfish-actions.pod:3333 ../fish/guestfish-actions.pod:3496
+#: ../fish/guestfish-actions.pod:3631
msgid ""
-"This command has one or more optional arguments. See L</OPTIONAL "
-"ARGUMENTS>."
+"This command has one or more optional arguments. See L</OPTIONAL ARGUMENTS>."
msgstr ""
#. type: =head2
@@ -6141,8 +6157,8 @@ msgid ""
"Automatic detection of the format opens you up to a potential security hole "
"when dealing with untrusted raw-format images. See CVE-2010-3851 and "
"RHBZ#642934. Specifying the format closes this security hole. Therefore "
-"you should think about replacing calls to this function with calls to L"
-"</add-drive-opts>, and specifying the format."
+"you should think about replacing calls to this function with calls to L</add-"
+"drive-opts>, and specifying the format."
msgstr ""
#. type: =head2
@@ -6175,9 +6191,9 @@ msgstr ""
#: ../fish/guestfish-actions.pod:153 ../src/guestfs-actions.pod:213
msgid ""
"You don't necessarily need to be root when using libguestfs. However you "
-"obviously do need sufficient permissions to access the filename for whatever"
-" operations you want to perform (ie. read access if you just want to read "
-"the image or write access if you want to modify the image)."
+"obviously do need sufficient permissions to access the filename for whatever "
+"operations you want to perform (ie. read access if you just want to read the "
+"image or write access if you want to modify the image)."
msgstr ""
#. type: textblock
@@ -6186,8 +6202,8 @@ msgid "This call checks that C<filename> exists."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3304
-#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5114
+#: ../fish/guestfish-actions.pod:161 ../fish/guestfish-actions.pod:3295
+#: ../src/guestfs-actions.pod:221 ../src/guestfs-actions.pod:5113
msgid "The optional arguments are:"
msgstr ""
@@ -6212,9 +6228,9 @@ msgstr "C<format>"
#. type: textblock
#: ../fish/guestfish-actions.pod:173
msgid ""
-"This forces the image format. If you omit this (or use L</add-drive> or L"
-"</add-drive-ro>) then the format is automatically detected. Possible "
-"formats include C<raw> and C<qcow2>."
+"This forces the image format. If you omit this (or use L</add-drive> or L</"
+"add-drive-ro>) then the format is automatically detected. Possible formats "
+"include C<raw> and C<qcow2>."
msgstr ""
#. type: textblock
@@ -6233,8 +6249,8 @@ msgstr "C<iface>"
#. type: textblock
#: ../fish/guestfish-actions.pod:184
msgid ""
-"This rarely-used option lets you emulate the behaviour of the deprecated L"
-"</add-drive-with-if> call (q.v.)"
+"This rarely-used option lets you emulate the behaviour of the deprecated L</"
+"add-drive-with-if> call (q.v.)"
msgstr ""
#. type: =item
@@ -6245,8 +6261,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:189 ../src/guestfs-actions.pod:249
msgid ""
-"The name the drive had in the original guest, e.g. /dev/sdb. This is used as"
-" a hint to the guest inspection process if it is available."
+"The name the drive had in the original guest, e.g. /dev/sdb. This is used as "
+"a hint to the guest inspection process if it is available."
msgstr ""
#. type: =head2
@@ -6351,8 +6367,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:246
msgid ""
-"Close the current Augeas handle and free up any resources used by it. After"
-" calling this, you have to call L</aug-init> again before you can use any "
+"Close the current Augeas handle and free up any resources used by it. After "
+"calling this, you have to call L</aug-init> again before you can use any "
"other Augeas functions."
msgstr ""
@@ -6511,10 +6527,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:317
msgid ""
-"This option is only useful when debugging Augeas lenses. Use of this option"
-" may require additional memory for the libguestfs appliance. You may need "
-"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-"
-"memsize>."
+"This option is only useful when debugging Augeas lenses. Use of this option "
+"may require additional memory for the libguestfs appliance. You may need to "
+"set the C<LIBGUESTFS_MEMSIZE> environment variable or call L</set-memsize>."
msgstr ""
#. type: =item
@@ -6573,8 +6588,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:344 ../src/guestfs-actions.pod:492
msgid ""
-"Create a new sibling C<label> for C<path>, inserting it into the tree before"
-" or after C<path> (depending on the boolean flag C<before>)."
+"Create a new sibling C<label> for C<path>, inserting it into the tree before "
+"or after C<path> (depending on the boolean flag C<before>)."
msgstr ""
#. type: textblock
@@ -6774,9 +6789,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:424 ../src/guestfs-actions.pod:624
msgid ""
-"The argument C<groups> is a list of group names, eg: C<[\"inotify\", "
-"\"augeas\"]> would check for the availability of the Linux inotify functions"
-" and Augeas (configuration file editing) functions."
+"The argument C<groups> is a list of group names, eg: C<[\"inotify\", \"augeas"
+"\"]> would check for the availability of the Linux inotify functions and "
+"Augeas (configuration file editing) functions."
msgstr ""
#. type: textblock
@@ -6787,8 +6802,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:431 ../src/guestfs-actions.pod:631
msgid ""
-"It fails with an error if one or more of the requested groups is unavailable"
-" in the appliance."
+"It fails with an error if one or more of the requested groups is unavailable "
+"in the appliance."
msgstr ""
#. type: textblock
@@ -6857,8 +6872,8 @@ msgstr ""
msgid ""
"This command returns a list of all optional groups that this daemon knows "
"about. Note this returns both supported and unsupported groups. To find "
-"out which ones the daemon can actually support you have to call "
-"L</available> on each member of the returned list."
+"out which ones the daemon can actually support you have to call L</"
+"available> on each member of the returned list."
msgstr ""
#. type: textblock
@@ -6890,10 +6905,10 @@ msgstr ""
#: ../fish/guestfish-actions.pod:749 ../fish/guestfish-actions.pod:833
#: ../fish/guestfish-actions.pod:854 ../fish/guestfish-actions.pod:1025
#: ../fish/guestfish-actions.pod:1044 ../fish/guestfish-actions.pod:1418
-#: ../fish/guestfish-actions.pod:4882 ../fish/guestfish-actions.pod:4894
-#: ../fish/guestfish-actions.pod:4905 ../fish/guestfish-actions.pod:4916
-#: ../fish/guestfish-actions.pod:4968 ../fish/guestfish-actions.pod:4977
-#: ../fish/guestfish-actions.pod:5031 ../fish/guestfish-actions.pod:5054
+#: ../fish/guestfish-actions.pod:4858 ../fish/guestfish-actions.pod:4870
+#: ../fish/guestfish-actions.pod:4881 ../fish/guestfish-actions.pod:4892
+#: ../fish/guestfish-actions.pod:4944 ../fish/guestfish-actions.pod:4953
+#: ../fish/guestfish-actions.pod:5007 ../fish/guestfish-actions.pod:5030
msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
msgstr ""
@@ -7035,8 +7050,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:545 ../src/guestfs-actions.pod:792
msgid ""
-"This returns the size of sectors on a block device. Usually 512, but can be"
-" larger for modern devices."
+"This returns the size of sectors on a block device. Usually 512, but can be "
+"larger for modern devices."
msgstr ""
#. type: textblock
@@ -7068,8 +7083,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:560
msgid ""
-"See also L</blockdev-getss> for the real sector size of the device, and L"
-"</blockdev-getsize64> for the more useful I<size in bytes>."
+"See also L</blockdev-getss> for the real sector size of the device, and L</"
+"blockdev-getsize64> for the more useful I<size in bytes>."
msgstr ""
#. type: =head2
@@ -7171,14 +7186,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:611 ../fish/guestfish-actions.pod:3615
-#: ../src/guestfs-actions.pod:903 ../src/guestfs-actions.pod:5638
+#: ../fish/guestfish-actions.pod:611 ../fish/guestfish-actions.pod:3606
+#: ../src/guestfs-actions.pod:903 ../src/guestfs-actions.pod:5637
msgid "The optional parameters are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3619
-#: ../src/guestfs-actions.pod:907 ../src/guestfs-actions.pod:5642
+#: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3610
+#: ../src/guestfs-actions.pod:907 ../src/guestfs-actions.pod:5641
msgid "C<size>"
msgstr "C<розмір>"
@@ -7236,23 +7251,23 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:646 ../src/guestfs-actions.pod:964
msgid ""
-"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-"
-"faq/#posixfilenames1>"
+"Bug or feature? You decide: L<http://www.tuxera.com/community/ntfs-3g-faq/"
+"#posixfilenames1>"
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:649 ../src/guestfs-actions.pod:967
msgid ""
-"This function resolves the true case of each element in the path and returns"
-" the case-sensitive path."
+"This function resolves the true case of each element in the path and returns "
+"the case-sensitive path."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:652
msgid ""
-"Thus L</case-sensitive-path> (\"/Windows/System32\") might return "
-"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of "
-"how the directories were originally created under Windows)."
+"Thus L</case-sensitive-path> (\"/Windows/System32\") might return C<\"/"
+"WINDOWS/system32\"> (the exact return value would depend on details of how "
+"the directories were originally created under Windows)."
msgstr ""
#. type: textblock
@@ -7281,8 +7296,8 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:666 ../fish/guestfish-actions.pod:4049
-#: ../src/guestfs-actions.pod:991 ../src/guestfs-actions.pod:6299
+#: ../fish/guestfish-actions.pod:666 ../fish/guestfish-actions.pod:4037
+#: ../src/guestfs-actions.pod:991 ../src/guestfs-actions.pod:6297
msgid "Return the contents of the file named C<path>."
msgstr ""
@@ -7291,8 +7306,8 @@ msgstr ""
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of string). For "
-"those you need to use the L</read-file> or L</download> functions which have"
-" a more complex interface."
+"those you need to use the L</read-file> or L</download> functions which have "
+"a more complex interface."
msgstr ""
#. type: textblock
@@ -7303,31 +7318,31 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1695 ../fish/guestfish-actions.pod:1705
#: ../fish/guestfish-actions.pod:1755 ../fish/guestfish-actions.pod:1770
#: ../fish/guestfish-actions.pod:1780 ../fish/guestfish-actions.pod:1799
-#: ../fish/guestfish-actions.pod:3919 ../fish/guestfish-actions.pod:3934
-#: ../fish/guestfish-actions.pod:4010 ../fish/guestfish-actions.pod:4027
-#: ../fish/guestfish-actions.pod:4042 ../fish/guestfish-actions.pod:4723
-#: ../fish/guestfish-actions.pod:4769 ../fish/guestfish-actions.pod:4854
-#: ../fish/guestfish-actions.pod:4869 ../fish/guestfish-actions.pod:5275
-#: ../fish/guestfish-actions.pod:5287 ../fish/guestfish-actions.pod:5305
-#: ../fish/guestfish-actions.pod:5322 ../fish/guestfish-actions.pod:5332
-#: ../fish/guestfish-actions.pod:5389 ../fish/guestfish-actions.pod:5399
-#: ../fish/guestfish-actions.pod:5428 ../fish/guestfish-actions.pod:5438
+#: ../fish/guestfish-actions.pod:3907 ../fish/guestfish-actions.pod:3922
+#: ../fish/guestfish-actions.pod:3998 ../fish/guestfish-actions.pod:4015
+#: ../fish/guestfish-actions.pod:4030 ../fish/guestfish-actions.pod:4699
+#: ../fish/guestfish-actions.pod:4745 ../fish/guestfish-actions.pod:4830
+#: ../fish/guestfish-actions.pod:4845 ../fish/guestfish-actions.pod:5251
+#: ../fish/guestfish-actions.pod:5263 ../fish/guestfish-actions.pod:5281
+#: ../fish/guestfish-actions.pod:5298 ../fish/guestfish-actions.pod:5308
+#: ../fish/guestfish-actions.pod:5362 ../fish/guestfish-actions.pod:5372
+#: ../fish/guestfish-actions.pod:5401 ../fish/guestfish-actions.pod:5411
#: ../src/guestfs-actions.pod:1001 ../src/guestfs-actions.pod:1180
-#: ../src/guestfs-actions.pod:1200 ../src/guestfs-actions.pod:1847
-#: ../src/guestfs-actions.pod:1866 ../src/guestfs-actions.pod:1969
-#: ../src/guestfs-actions.pod:1988 ../src/guestfs-actions.pod:2234
-#: ../src/guestfs-actions.pod:2716 ../src/guestfs-actions.pod:2735
-#: ../src/guestfs-actions.pod:2800 ../src/guestfs-actions.pod:2824
-#: ../src/guestfs-actions.pod:2841 ../src/guestfs-actions.pod:2870
-#: ../src/guestfs-actions.pod:6081 ../src/guestfs-actions.pod:6107
-#: ../src/guestfs-actions.pod:6238 ../src/guestfs-actions.pod:6264
-#: ../src/guestfs-actions.pod:6288 ../src/guestfs-actions.pod:7255
-#: ../src/guestfs-actions.pod:7310 ../src/guestfs-actions.pod:7456
-#: ../src/guestfs-actions.pod:7480 ../src/guestfs-actions.pod:8145
-#: ../src/guestfs-actions.pod:8165 ../src/guestfs-actions.pod:8198
-#: ../src/guestfs-actions.pod:8217 ../src/guestfs-actions.pod:8236
-#: ../src/guestfs-actions.pod:8330 ../src/guestfs-actions.pod:8349
-#: ../src/guestfs-actions.pod:8395 ../src/guestfs-actions.pod:8414
+#: ../src/guestfs-actions.pod:1200 ../src/guestfs-actions.pod:1855
+#: ../src/guestfs-actions.pod:1874 ../src/guestfs-actions.pod:1977
+#: ../src/guestfs-actions.pod:1996 ../src/guestfs-actions.pod:2242
+#: ../src/guestfs-actions.pod:2724 ../src/guestfs-actions.pod:2743
+#: ../src/guestfs-actions.pod:2808 ../src/guestfs-actions.pod:2832
+#: ../src/guestfs-actions.pod:2849 ../src/guestfs-actions.pod:2878
+#: ../src/guestfs-actions.pod:6079 ../src/guestfs-actions.pod:6105
+#: ../src/guestfs-actions.pod:6236 ../src/guestfs-actions.pod:6262
+#: ../src/guestfs-actions.pod:6286 ../src/guestfs-actions.pod:7241
+#: ../src/guestfs-actions.pod:7296 ../src/guestfs-actions.pod:7442
+#: ../src/guestfs-actions.pod:7466 ../src/guestfs-actions.pod:8131
+#: ../src/guestfs-actions.pod:8151 ../src/guestfs-actions.pod:8184
+#: ../src/guestfs-actions.pod:8203 ../src/guestfs-actions.pod:8222
+#: ../src/guestfs-actions.pod:8313 ../src/guestfs-actions.pod:8332
+#: ../src/guestfs-actions.pod:8378 ../src/guestfs-actions.pod:8397
msgid ""
"Because of the message protocol, there is a transfer limit of somewhere "
"between 2MB and 4MB. See L<guestfs(3)/PROTOCOL LIMITS>."
@@ -7463,8 +7478,8 @@ msgstr ""
#: ../fish/guestfish-actions.pod:729
msgid ""
"This call computes the MD5, SHAx or CRC checksum of the contents of the "
-"device named C<device>. For the types of checksums supported see the "
-"L</checksum> command."
+"device named C<device>. For the types of checksums supported see the L</"
+"checksum> command."
msgstr ""
#. type: =head2
@@ -7483,16 +7498,16 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:737 ../src/guestfs-actions.pod:1087
msgid ""
-"This command computes the checksums of all regular files in C<directory> and"
-" then emits a list of those checksums to the local output file C<sumsfile>."
+"This command computes the checksums of all regular files in C<directory> and "
+"then emits a list of those checksums to the local output file C<sumsfile>."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:741 ../src/guestfs-actions.pod:1091
msgid ""
"This can be used for verifying the integrity of a virtual machine. However "
-"to be properly secure you should pay attention to the output of the checksum"
-" command (it uses the ones from GNU coreutils). In particular when the "
+"to be properly secure you should pay attention to the output of the checksum "
+"command (it uses the ones from GNU coreutils). In particular when the "
"filename is not printable, coreutils uses a special backslash syntax. For "
"more information, see the GNU coreutils info file."
msgstr ""
@@ -7513,24 +7528,24 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:755 ../src/guestfs-actions.pod:1110
msgid ""
-"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are"
-" supported."
+"Change the mode (permissions) of C<path> to C<mode>. Only numeric modes are "
+"supported."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:758 ../src/guestfs-actions.pod:1113
msgid ""
-"I<Note>: When using this command from guestfish, C<mode> by default would be"
-" decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not "
+"I<Note>: When using this command from guestfish, C<mode> by default would be "
+"decimal, unless you prefix it with C<0> to get octal, ie. use C<0700> not "
"C<700>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:762 ../fish/guestfish-actions.pod:3268
-#: ../fish/guestfish-actions.pod:3407 ../fish/guestfish-actions.pod:3417
-#: ../fish/guestfish-actions.pod:3427 ../src/guestfs-actions.pod:1117
-#: ../src/guestfs-actions.pod:5045 ../src/guestfs-actions.pod:5254
-#: ../src/guestfs-actions.pod:5273 ../src/guestfs-actions.pod:5292
+#: ../fish/guestfish-actions.pod:762 ../fish/guestfish-actions.pod:3259
+#: ../fish/guestfish-actions.pod:3398 ../fish/guestfish-actions.pod:3408
+#: ../fish/guestfish-actions.pod:3418 ../src/guestfs-actions.pod:1117
+#: ../src/guestfs-actions.pod:5044 ../src/guestfs-actions.pod:5253
+#: ../src/guestfs-actions.pod:5272 ../src/guestfs-actions.pod:5291
msgid "The mode actually set is affected by the umask."
msgstr ""
@@ -7554,7 +7569,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:770 ../fish/guestfish-actions.pod:2703
-#: ../src/guestfs-actions.pod:1133 ../src/guestfs-actions.pod:4116
+#: ../src/guestfs-actions.pod:1133 ../src/guestfs-actions.pod:4124
msgid ""
"Only numeric uid and gid are supported. If you want to use names, you will "
"need to locate and parse the password file yourself (Augeas support makes "
@@ -7588,8 +7603,8 @@ msgstr ""
#: ../fish/guestfish-actions.pod:783
msgid ""
"The single parameter is an argv-style list of arguments. The first element "
-"is the name of the program to run. Subsequent elements are parameters. The"
-" list must be non-empty (ie. must contain a program name). Note that the "
+"is the name of the program to run. Subsequent elements are parameters. The "
+"list must be non-empty (ie. must contain a program name). Note that the "
"command runs directly, and is I<not> invoked via the shell (see L</sh>)."
msgstr ""
@@ -7601,24 +7616,24 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:793 ../src/guestfs-actions.pod:1162
msgid ""
-"If the command returns a non-zero exit status, then this function returns an"
-" error message. The error message string is the content of I<stderr> from "
+"If the command returns a non-zero exit status, then this function returns an "
+"error message. The error message string is the content of I<stderr> from "
"the command."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:797 ../src/guestfs-actions.pod:1166
msgid ""
-"The C<$PATH> environment variable will contain at least C</usr/bin> and "
-"C</bin>. If you require a program from another location, you should provide"
-" the full path in the first parameter."
+"The C<$PATH> environment variable will contain at least C</usr/bin> and C</"
+"bin>. If you require a program from another location, you should provide "
+"the full path in the first parameter."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:802 ../src/guestfs-actions.pod:1171
msgid ""
-"Shared libraries and data files required by the program must be available on"
-" filesystems which are mounted in the correct places. It is the caller's "
+"Shared libraries and data files required by the program must be available on "
+"filesystems which are mounted in the correct places. It is the caller's "
"responsibility to ensure all filesystems that are needed are mounted at the "
"right locations."
msgstr ""
@@ -7670,8 +7685,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:830
msgid ""
-"The C<ctype> and optional C<level> parameters have the same meaning as in L"
-"</compress-out>."
+"The C<ctype> and optional C<level> parameters have the same meaning as in L</"
+"compress-out>."
msgstr ""
#. type: =head2
@@ -7690,8 +7705,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:841 ../src/guestfs-actions.pod:1273
msgid ""
-"This command compresses C<file> and writes it out to the local file "
-"C<zfile>."
+"This command compresses C<file> and writes it out to the local file C<zfile>."
msgstr ""
#. type: textblock
@@ -7707,8 +7721,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:850 ../src/guestfs-actions.pod:1282
msgid ""
-"The optional C<level> parameter controls compression level. The meaning and"
-" default for this parameter depends on the compression program being used."
+"The optional C<level> parameter controls compression level. The meaning and "
+"default for this parameter depends on the compression program being used."
msgstr ""
#. type: =head2
@@ -7767,8 +7781,8 @@ msgstr ""
#: ../fish/guestfish-actions.pod:882 ../src/guestfs-actions.pod:1360
msgid ""
"Partial copies can be made since you can specify optionally the source "
-"offset, destination offset and size to copy. These values are all specified"
-" in bytes. If not given, the offsets both default to zero, and the size "
+"offset, destination offset and size to copy. These values are all specified "
+"in bytes. If not given, the offsets both default to zero, and the size "
"defaults to copying as much as possible until we hit the end of the source."
msgstr ""
@@ -7782,8 +7796,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:891 ../src/guestfs-actions.pod:1369
msgid ""
-"If the destination is a file, it is created if required. If the destination"
-" file is not large enough, it is extended."
+"If the destination is a file, it is created if required. If the destination "
+"file is not large enough, it is extended."
msgstr ""
#. type: =head2
@@ -7834,8 +7848,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:921
msgid ""
-"This is B<not> the function you want for copying files. This is for copying"
-" blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general "
+"This is B<not> the function you want for copying files. This is for copying "
+"blocks within existing files. See L</cp>, L</cp-a> and L</mv> for general "
"file copying and moving functions."
msgstr ""
@@ -7853,14 +7867,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:932 ../src/guestfs-actions.pod:1576
+#: ../fish/guestfish-actions.pod:932 ../src/guestfs-actions.pod:1584
msgid ""
"This command copies exactly C<size> bytes from one source device or file "
"C<src> to another destination device or file C<dest>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:935 ../src/guestfs-actions.pod:1579
+#: ../fish/guestfish-actions.pod:935 ../src/guestfs-actions.pod:1587
msgid ""
"Note this will fail if the source is too short or if the destination is not "
"large enough."
@@ -7869,8 +7883,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:938 ../fish/guestfish-actions.pod:973
msgid ""
-"I<This function is deprecated.> In new code, use the "
-"L</copy_device_to_device> call instead."
+"I<This function is deprecated.> In new code, use the L</"
+"copy_device_to_device> call instead."
msgstr ""
#. type: =head2
@@ -7887,7 +7901,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:949 ../src/guestfs-actions.pod:1598
+#: ../fish/guestfish-actions.pod:949 ../src/guestfs-actions.pod:1606
msgid ""
"This copies a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
@@ -7907,10 +7921,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:956 ../src/guestfs-actions.pod:1612
+#: ../fish/guestfish-actions.pod:956 ../src/guestfs-actions.pod:1620
msgid ""
-"This copies a file or directory from C<src> to C<dest> recursively using the"
-" C<cp -a> command."
+"This copies a file or directory from C<src> to C<dest> recursively using the "
+"C<cp -a> command."
msgstr ""
#. type: =head2
@@ -7927,7 +7941,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:963 ../src/guestfs-actions.pod:1633
+#: ../fish/guestfish-actions.pod:963 ../src/guestfs-actions.pod:1641
msgid ""
"This command copies from one source device or file C<src> to another "
"destination device or file C<dest>. Normally you would use this to copy to "
@@ -7938,8 +7952,8 @@ msgstr ""
#: ../fish/guestfish-actions.pod:968
msgid ""
"If the destination is a device, it must be as large or larger than the "
-"source file or device, otherwise the copy will fail. This command cannot do"
-" partial copies (see L</copy-device-to-device>)."
+"source file or device, otherwise the copy will fail. This command cannot do "
+"partial copies (see L</copy-device-to-device>)."
msgstr ""
#. type: =head2
@@ -7958,7 +7972,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:984 ../src/guestfs-actions.pod:1652
+#: ../fish/guestfish-actions.pod:984 ../src/guestfs-actions.pod:1660
msgid "This command runs the C<df> command to report disk space used."
msgstr ""
@@ -7986,7 +8000,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:994 ../src/guestfs-actions.pod:1668
+#: ../fish/guestfish-actions.pod:994 ../src/guestfs-actions.pod:1676
msgid ""
"This command runs the C<df -h> command to report disk space used in human-"
"readable format."
@@ -8008,7 +8022,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1005 ../src/guestfs-actions.pod:1685
+#: ../fish/guestfish-actions.pod:1005 ../src/guestfs-actions.pod:1693
msgid ""
"This returns the kernel messages (C<dmesg> output) from the guest kernel. "
"This is sometimes useful for extended debugging of problems."
@@ -8017,8 +8031,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1009
msgid ""
-"Another way to get the same information is to enable verbose messages with L"
-"</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> "
+"Another way to get the same information is to enable verbose messages with "
+"L</set-verbose> or by setting the environment variable C<LIBGUESTFS_DEBUG=1> "
"before running the program."
msgstr ""
@@ -8037,15 +8051,15 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1018 ../fish/guestfish-actions.pod:1031
-#: ../src/guestfs-actions.pod:1706 ../src/guestfs-actions.pod:1731
+#: ../src/guestfs-actions.pod:1714 ../src/guestfs-actions.pod:1739
msgid ""
"Download file C<remotefilename> and save it as C<filename> on the local "
"machine."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1021 ../fish/guestfish-actions.pod:5027
-#: ../src/guestfs-actions.pod:1709 ../src/guestfs-actions.pod:7715
+#: ../fish/guestfish-actions.pod:1021 ../fish/guestfish-actions.pod:5003
+#: ../src/guestfs-actions.pod:1717 ../src/guestfs-actions.pod:7701
msgid "C<filename> can also be a named pipe."
msgstr ""
@@ -8068,7 +8082,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1034 ../src/guestfs-actions.pod:1734
+#: ../fish/guestfish-actions.pod:1034 ../src/guestfs-actions.pod:1742
msgid ""
"C<remotefilename> is read for C<size> bytes starting at C<offset> (this "
"region must be within the file or device)."
@@ -8101,7 +8115,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1050 ../src/guestfs-actions.pod:1759
+#: ../fish/guestfish-actions.pod:1050 ../src/guestfs-actions.pod:1767
msgid ""
"This instructs the guest kernel to drop its page cache, and/or dentries and "
"inode caches. The parameter C<whattodrop> tells the kernel what precisely "
@@ -8109,12 +8123,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1055 ../src/guestfs-actions.pod:1764
+#: ../fish/guestfish-actions.pod:1055 ../src/guestfs-actions.pod:1772
msgid "Setting C<whattodrop> to 3 should drop everything."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1057 ../src/guestfs-actions.pod:1766
+#: ../fish/guestfish-actions.pod:1057 ../src/guestfs-actions.pod:1774
msgid ""
"This automatically calls L<sync(2)> before the operation, so that the "
"maximum guest memory is freed."
@@ -8136,14 +8150,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1064 ../src/guestfs-actions.pod:1779
+#: ../fish/guestfish-actions.pod:1064 ../src/guestfs-actions.pod:1787
msgid ""
"This command runs the C<du -s> command to estimate file space usage for "
"C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1067 ../src/guestfs-actions.pod:1782
+#: ../fish/guestfish-actions.pod:1067 ../src/guestfs-actions.pod:1790
msgid ""
"C<path> can be a file or a directory. If C<path> is a directory then the "
"estimate includes the contents of the directory and all subdirectories "
@@ -8151,7 +8165,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1071 ../src/guestfs-actions.pod:1786
+#: ../fish/guestfish-actions.pod:1071 ../src/guestfs-actions.pod:1794
msgid ""
"The result is the estimated size in I<kilobytes> (ie. units of 1024 bytes)."
msgstr ""
@@ -8170,11 +8184,11 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1804
+#: ../fish/guestfish-actions.pod:1078 ../src/guestfs-actions.pod:1812
msgid ""
"This runs C<e2fsck -p -f device>, ie. runs the ext2/ext3 filesystem checker "
-"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be"
-" clean (I<-f>)."
+"on C<device>, noninteractively (I<-p>), even if the filesystem appears to be "
+"clean (I<-f>)."
msgstr ""
#. type: textblock
@@ -8198,14 +8212,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1089 ../src/guestfs-actions.pod:1821
+#: ../fish/guestfish-actions.pod:1089 ../src/guestfs-actions.pod:1829
msgid ""
"This command concatenates the list of C<words> passed with single spaces "
"between them and returns the resulting string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1092 ../src/guestfs-actions.pod:1824
+#: ../fish/guestfish-actions.pod:1092 ../src/guestfs-actions.pod:1832
msgid "You can use this command to test the connection through to the daemon."
msgstr ""
@@ -8228,7 +8242,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1100 ../src/guestfs-actions.pod:1840
+#: ../fish/guestfish-actions.pod:1100 ../src/guestfs-actions.pod:1848
msgid ""
"This calls the external C<egrep> program and returns the matching lines."
msgstr ""
@@ -8247,7 +8261,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1859
+#: ../fish/guestfish-actions.pod:1110 ../src/guestfs-actions.pod:1867
msgid ""
"This calls the external C<egrep -i> program and returns the matching lines."
msgstr ""
@@ -8268,14 +8282,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1120 ../src/guestfs-actions.pod:1878
+#: ../fish/guestfish-actions.pod:1120 ../src/guestfs-actions.pod:1886
msgid ""
"This compares the two files C<file1> and C<file2> and returns true if their "
"content is exactly equal, or false otherwise."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1123 ../src/guestfs-actions.pod:1881
+#: ../fish/guestfish-actions.pod:1123 ../src/guestfs-actions.pod:1889
msgid "The external L<cmp(1)> program is used for the comparison."
msgstr ""
@@ -8295,10 +8309,10 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1893
+#: ../fish/guestfish-actions.pod:1129 ../src/guestfs-actions.pod:1901
msgid ""
-"This returns C<true> if and only if there is a file, directory (or anything)"
-" with the given C<path> name."
+"This returns C<true> if and only if there is a file, directory (or anything) "
+"with the given C<path> name."
msgstr ""
#. type: textblock
@@ -8323,14 +8337,14 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1138 ../fish/guestfish-actions.pod:1157
-#: ../src/guestfs-actions.pod:1916 ../src/guestfs-actions.pod:1935
+#: ../src/guestfs-actions.pod:1924 ../src/guestfs-actions.pod:1943
msgid ""
"This command preallocates a file (containing zero bytes) named C<path> of "
"size C<len> bytes. If the file exists already, it is overwritten."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1142 ../src/guestfs-actions.pod:1920
+#: ../fish/guestfish-actions.pod:1142 ../src/guestfs-actions.pod:1928
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> command which "
"allocates a file in the host and attaches it as a device."
@@ -8374,7 +8388,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1169 ../src/guestfs-actions.pod:1947
+#: ../fish/guestfish-actions.pod:1169 ../src/guestfs-actions.pod:1955
msgid ""
"Do not confuse this with the guestfish-specific C<alloc> and C<sparse> "
"commands which create a file in the host and attach it as a device."
@@ -8396,7 +8410,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1177 ../src/guestfs-actions.pod:1962
+#: ../fish/guestfish-actions.pod:1177 ../src/guestfs-actions.pod:1970
msgid ""
"This calls the external C<fgrep> program and returns the matching lines."
msgstr ""
@@ -8417,7 +8431,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1187 ../src/guestfs-actions.pod:1981
+#: ../fish/guestfish-actions.pod:1187 ../src/guestfs-actions.pod:1989
msgid ""
"This calls the external C<fgrep -i> program and returns the matching lines."
msgstr ""
@@ -8438,32 +8452,32 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:1999
+#: ../fish/guestfish-actions.pod:1197 ../src/guestfs-actions.pod:2007
msgid ""
"This call uses the standard L<file(1)> command to determine the type or "
"contents of the file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:2002
+#: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:2010
msgid ""
"This call will also transparently look inside various types of compressed "
"file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1203 ../src/guestfs-actions.pod:2005
+#: ../fish/guestfish-actions.pod:1203 ../src/guestfs-actions.pod:2013
msgid ""
"The exact command which runs is C<file -zb path>. Note in particular that "
"the filename is not prepended to the output (the I<-b> option)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1207 ../src/guestfs-actions.pod:2009
+#: ../fish/guestfish-actions.pod:1207 ../src/guestfs-actions.pod:2017
msgid ""
-"The output depends on the output of the underlying L<file(1)> command and it"
-" can change in future in ways beyond our control. In other words, the "
-"output is not guaranteed by the ABI."
+"The output depends on the output of the underlying L<file(1)> command and it "
+"can change in future in ways beyond our control. In other words, the output "
+"is not guaranteed by the ABI."
msgstr ""
#. type: textblock
@@ -8489,166 +8503,166 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2027
+#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2035
msgid ""
"This detects the architecture of the binary C<filename>, and returns it if "
"known."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1221 ../src/guestfs-actions.pod:2030
+#: ../fish/guestfish-actions.pod:1221 ../src/guestfs-actions.pod:2038
msgid "Currently defined architectures are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1225 ../src/guestfs-actions.pod:2034
+#: ../fish/guestfish-actions.pod:1225 ../src/guestfs-actions.pod:2042
msgid "\"i386\""
msgstr "\"i386\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1227 ../src/guestfs-actions.pod:2036
+#: ../fish/guestfish-actions.pod:1227 ../src/guestfs-actions.pod:2044
msgid ""
"This string is returned for all 32 bit i386, i486, i586, i686 binaries "
"irrespective of the precise processor requirements of the binary."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1230 ../src/guestfs-actions.pod:2039
+#: ../fish/guestfish-actions.pod:1230 ../src/guestfs-actions.pod:2047
msgid "\"x86_64\""
msgstr "\"x86_64\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1232 ../src/guestfs-actions.pod:2041
+#: ../fish/guestfish-actions.pod:1232 ../src/guestfs-actions.pod:2049
msgid "64 bit x86-64."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1234 ../src/guestfs-actions.pod:2043
+#: ../fish/guestfish-actions.pod:1234 ../src/guestfs-actions.pod:2051
msgid "\"sparc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1236 ../src/guestfs-actions.pod:2045
+#: ../fish/guestfish-actions.pod:1236 ../src/guestfs-actions.pod:2053
msgid "32 bit SPARC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1238 ../src/guestfs-actions.pod:2047
+#: ../fish/guestfish-actions.pod:1238 ../src/guestfs-actions.pod:2055
msgid "\"sparc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1240 ../src/guestfs-actions.pod:2049
+#: ../fish/guestfish-actions.pod:1240 ../src/guestfs-actions.pod:2057
msgid "64 bit SPARC V9 and above."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:2051
+#: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:2059
msgid "\"ia64\""
msgstr "\"ia64\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1244 ../src/guestfs-actions.pod:2053
+#: ../fish/guestfish-actions.pod:1244 ../src/guestfs-actions.pod:2061
msgid "Intel Itanium."
msgstr "Intel Itanium."
#. type: =item
-#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2055
+#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2063
msgid "\"ppc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1248 ../src/guestfs-actions.pod:2057
+#: ../fish/guestfish-actions.pod:1248 ../src/guestfs-actions.pod:2065
msgid "32 bit Power PC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1250 ../src/guestfs-actions.pod:2059
+#: ../fish/guestfish-actions.pod:1250 ../src/guestfs-actions.pod:2067
msgid "\"ppc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1252 ../src/guestfs-actions.pod:2061
+#: ../fish/guestfish-actions.pod:1252 ../src/guestfs-actions.pod:2069
msgid "64 bit Power PC."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:2065
+#: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:2073
msgid "Libguestfs may return other architecture strings in future."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1258 ../src/guestfs-actions.pod:2067
+#: ../fish/guestfish-actions.pod:1258 ../src/guestfs-actions.pod:2075
msgid "The function works on at least the following types of files:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1264 ../src/guestfs-actions.pod:2073
+#: ../fish/guestfish-actions.pod:1264 ../src/guestfs-actions.pod:2081
msgid "many types of Un*x and Linux binary"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1268 ../src/guestfs-actions.pod:2077
+#: ../fish/guestfish-actions.pod:1268 ../src/guestfs-actions.pod:2085
msgid "many types of Un*x and Linux shared library"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1272 ../src/guestfs-actions.pod:2081
+#: ../fish/guestfish-actions.pod:1272 ../src/guestfs-actions.pod:2089
msgid "Windows Win32 and Win64 binaries"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:2085
+#: ../fish/guestfish-actions.pod:1276 ../src/guestfs-actions.pod:2093
msgid "Windows Win32 and Win64 DLLs"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1278 ../src/guestfs-actions.pod:2087
+#: ../fish/guestfish-actions.pod:1278 ../src/guestfs-actions.pod:2095
msgid "Win32 binaries and DLLs return C<i386>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1280 ../src/guestfs-actions.pod:2089
+#: ../fish/guestfish-actions.pod:1280 ../src/guestfs-actions.pod:2097
msgid "Win64 binaries and DLLs return C<x86_64>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1284 ../src/guestfs-actions.pod:2093
+#: ../fish/guestfish-actions.pod:1284 ../src/guestfs-actions.pod:2101
msgid "Linux kernel modules"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1288 ../src/guestfs-actions.pod:2097
+#: ../fish/guestfish-actions.pod:1288 ../src/guestfs-actions.pod:2105
msgid "Linux new-style initrd images"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1292 ../src/guestfs-actions.pod:2101
+#: ../fish/guestfish-actions.pod:1292 ../src/guestfs-actions.pod:2109
msgid "some non-x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1296 ../src/guestfs-actions.pod:2105
+#: ../fish/guestfish-actions.pod:1296 ../src/guestfs-actions.pod:2113
msgid "What it can't do currently:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1302 ../src/guestfs-actions.pod:2111
+#: ../fish/guestfish-actions.pod:1302 ../src/guestfs-actions.pod:2119
msgid "static libraries (libfoo.a)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2115
+#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:2123
msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2119
+#: ../fish/guestfish-actions.pod:1310 ../src/guestfs-actions.pod:2127
msgid "x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2121
+#: ../fish/guestfish-actions.pod:1312 ../src/guestfs-actions.pod:2129
msgid ""
"x86 vmlinuz images (bzImage format) consist of a mix of 16-, 32- and "
"compressed code, and are horribly hard to unpack. If you want to find the "
@@ -8672,7 +8686,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1323 ../src/guestfs-actions.pod:2139
+#: ../fish/guestfish-actions.pod:1323 ../src/guestfs-actions.pod:2147
msgid "This command returns the size of C<file> in bytes."
msgstr ""
@@ -8697,19 +8711,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:2157
+#: ../fish/guestfish-actions.pod:1333 ../src/guestfs-actions.pod:2165
msgid ""
"This command creates a new file called C<path>. The initial content of the "
-"file is C<len> octets of C<c>, where C<c> must be a number in the range "
-"C<[0..255]>."
+"file is C<len> octets of C<c>, where C<c> must be a number in the range C<"
+"[0..255]>."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1337
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
-"L</truncate-size>. To create a file with a pattern of repeating bytes use L"
-"</fill-pattern>."
+"L</truncate-size>. To create a file with a pattern of repeating bytes use "
+"L</fill-pattern>."
msgstr ""
#. type: =head2
@@ -8729,9 +8743,9 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1346
msgid ""
"This function is like L</fill> except that it creates a new file of length "
-"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern"
-" is truncated if necessary to ensure the length of the file is exactly "
-"C<len> bytes."
+"C<len> containing the repeating pattern of bytes in C<pattern>. The pattern "
+"is truncated if necessary to ensure the length of the file is exactly C<len> "
+"bytes."
msgstr ""
#. type: =head2
@@ -8750,7 +8764,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1355 ../src/guestfs-actions.pod:2203
+#: ../fish/guestfish-actions.pod:1355 ../src/guestfs-actions.pod:2211
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>. It is essentially equivalent to running the shell command "
@@ -8759,14 +8773,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2208
+#: ../fish/guestfish-actions.pod:1360 ../src/guestfs-actions.pod:2216
msgid ""
-"This returns a list of strings I<without any prefix>. Thus if the directory"
-" structure was:"
+"This returns a list of strings I<without any prefix>. Thus if the directory "
+"structure was:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1363 ../src/guestfs-actions.pod:2211
+#: ../fish/guestfish-actions.pod:1363 ../src/guestfs-actions.pod:2219
#, no-wrap
msgid ""
" /tmp/a\n"
@@ -8781,7 +8795,7 @@ msgid "then the returned list from L</find> C</tmp> would be 4 elements:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2218
+#: ../fish/guestfish-actions.pod:1370 ../src/guestfs-actions.pod:2226
#, no-wrap
msgid ""
" a\n"
@@ -8792,13 +8806,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1375 ../src/guestfs-actions.pod:2223
-msgid ""
-"If C<directory> is not a directory, then this command returns an error."
+#: ../fish/guestfish-actions.pod:1375 ../src/guestfs-actions.pod:2231
+msgid "If C<directory> is not a directory, then this command returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2226
+#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2234
msgid "The returned list is sorted."
msgstr ""
@@ -8823,7 +8836,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1389 ../src/guestfs-actions.pod:2246
+#: ../fish/guestfish-actions.pod:1389 ../src/guestfs-actions.pod:2254
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C<directory>, placing the resulting list in the external file called "
@@ -8837,24 +8850,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1400 ../src/guestfs-actions.pod:2257
+#: ../fish/guestfish-actions.pod:1400 ../src/guestfs-actions.pod:2265
msgid "The resulting list is written to an external file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1404 ../src/guestfs-actions.pod:2261
+#: ../fish/guestfish-actions.pod:1404 ../src/guestfs-actions.pod:2269
msgid ""
"Items (filenames) in the result are separated by C<\\0> characters. See "
"L<find(1)> option I<-print0>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1409 ../src/guestfs-actions.pod:2266
+#: ../fish/guestfish-actions.pod:1409 ../src/guestfs-actions.pod:2274
msgid "This command is not limited in the number of names that it can return."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2271
+#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2279
msgid "The result list is not sorted."
msgstr ""
@@ -8874,7 +8887,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1424 ../src/guestfs-actions.pod:2285
+#: ../fish/guestfish-actions.pod:1424 ../src/guestfs-actions.pod:2293
msgid ""
"This command searches the filesystems and returns the one which has the "
"given label. An error is returned if no such filesystem can be found."
@@ -8901,7 +8914,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2302
+#: ../fish/guestfish-actions.pod:1434 ../src/guestfs-actions.pod:2310
msgid ""
"This command searches the filesystems and returns the one which has the "
"given UUID. An error is returned if no such filesystem can be found."
@@ -8928,38 +8941,38 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2320
+#: ../fish/guestfish-actions.pod:1444 ../src/guestfs-actions.pod:2328
msgid ""
"This runs the filesystem checker (fsck) on C<device> which should have "
"filesystem type C<fstype>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1447 ../src/guestfs-actions.pod:2323
+#: ../fish/guestfish-actions.pod:1447 ../src/guestfs-actions.pod:2331
msgid ""
"The returned integer is the status. See L<fsck(8)> for the list of status "
"codes from C<fsck>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1456 ../src/guestfs-actions.pod:2332
+#: ../fish/guestfish-actions.pod:1456 ../src/guestfs-actions.pod:2340
msgid "Multiple status codes can be summed together."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1460 ../src/guestfs-actions.pod:2336
+#: ../fish/guestfish-actions.pod:1460 ../src/guestfs-actions.pod:2344
msgid ""
-"A non-zero return code can mean \"success\", for example if errors have been"
-" corrected on the filesystem."
+"A non-zero return code can mean \"success\", for example if errors have been "
+"corrected on the filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2341
+#: ../fish/guestfish-actions.pod:1465 ../src/guestfs-actions.pod:2349
msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1470 ../src/guestfs-actions.pod:2346
+#: ../fish/guestfish-actions.pod:1470 ../src/guestfs-actions.pod:2354
msgid ""
"This command is entirely equivalent to running C<fsck -a -t fstype device>."
msgstr ""
@@ -8980,14 +8993,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1476 ../src/guestfs-actions.pod:2357
+#: ../fish/guestfish-actions.pod:1476 ../src/guestfs-actions.pod:2365
msgid ""
"Return the additional kernel options which are added to the guest kernel "
"command line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1479 ../src/guestfs-actions.pod:2360
+#: ../fish/guestfish-actions.pod:1479 ../src/guestfs-actions.pod:2368
msgid "If C<NULL> then no options are added."
msgstr ""
@@ -9027,7 +9040,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1491 ../src/guestfs-actions.pod:2385
+#: ../fish/guestfish-actions.pod:1491 ../src/guestfs-actions.pod:2393
msgid "Get the autosync flag."
msgstr ""
@@ -9047,7 +9060,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1497 ../src/guestfs-actions.pod:2396
+#: ../fish/guestfish-actions.pod:1497 ../src/guestfs-actions.pod:2404
msgid "Return the direct appliance mode flag."
msgstr ""
@@ -9067,7 +9080,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1503 ../src/guestfs-actions.pod:2415
+#: ../fish/guestfish-actions.pod:1503 ../src/guestfs-actions.pod:2423
msgid ""
"This returns the ext2/3/4 filesystem label of the filesystem on C<device>."
msgstr ""
@@ -9095,7 +9108,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1517 ../src/guestfs-actions.pod:2436
+#: ../fish/guestfish-actions.pod:1517 ../src/guestfs-actions.pod:2444
msgid ""
"This returns the ext2/3/4 filesystem UUID of the filesystem on C<device>."
msgstr ""
@@ -9123,7 +9136,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1531 ../src/guestfs-actions.pod:2449
+#: ../fish/guestfish-actions.pod:1531 ../src/guestfs-actions.pod:2457
msgid ""
"This gets the memory size in megabytes allocated to the qemu subprocess."
msgstr ""
@@ -9132,15 +9145,15 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1534
msgid ""
"If L</set-memsize> was not called on this handle, and if "
-"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default"
-" value for memsize."
+"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
+"value for memsize."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1538 ../fish/guestfish-actions.pod:1595
-#: ../fish/guestfish-actions.pod:4375 ../fish/guestfish-actions.pod:4477
-#: ../src/guestfs-actions.pod:2456 ../src/guestfs-actions.pod:2548
-#: ../src/guestfs-actions.pod:6760 ../src/guestfs-actions.pod:6886
+#: ../fish/guestfish-actions.pod:4360 ../fish/guestfish-actions.pod:4462
+#: ../src/guestfs-actions.pod:2464 ../src/guestfs-actions.pod:2556
+#: ../src/guestfs-actions.pod:6755 ../src/guestfs-actions.pod:6881
msgid ""
"For more information on the architecture of libguestfs, see L<guestfs(3)>."
msgstr ""
@@ -9161,7 +9174,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1545 ../src/guestfs-actions.pod:2468
+#: ../fish/guestfish-actions.pod:1545 ../src/guestfs-actions.pod:2476
msgid "This returns the enable network flag."
msgstr ""
@@ -9181,12 +9194,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1551 ../src/guestfs-actions.pod:2479
+#: ../fish/guestfish-actions.pod:1551 ../src/guestfs-actions.pod:2487
msgid "Return the current search path."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2481
+#: ../fish/guestfish-actions.pod:1553 ../src/guestfs-actions.pod:2489
msgid ""
"This is always non-NULL. If it wasn't set already, then this will return "
"the default path."
@@ -9206,7 +9219,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1560 ../src/guestfs-actions.pod:2494
+#: ../fish/guestfish-actions.pod:1560 ../src/guestfs-actions.pod:2502
msgid "This returns the process group flag."
msgstr ""
@@ -9231,14 +9244,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1568 ../src/guestfs-actions.pod:2505
+#: ../fish/guestfish-actions.pod:1568 ../src/guestfs-actions.pod:2513
msgid ""
"Return the process ID of the qemu subprocess. If there is no qemu "
"subprocess, then this will return an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2508
+#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2516
msgid "This is an internal call used for debugging and testing."
msgstr ""
@@ -9258,12 +9271,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1577 ../src/guestfs-actions.pod:2519
+#: ../fish/guestfish-actions.pod:1577 ../src/guestfs-actions.pod:2527
msgid "Return the current qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2521
+#: ../fish/guestfish-actions.pod:1579 ../src/guestfs-actions.pod:2529
msgid ""
"This is always non-NULL. If it wasn't set already, then this will return "
"the default qemu binary name."
@@ -9285,7 +9298,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2534
+#: ../fish/guestfish-actions.pod:1586 ../src/guestfs-actions.pod:2542
msgid "Return the recovery process enabled flag."
msgstr ""
@@ -9325,7 +9338,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1602 ../src/guestfs-actions.pod:2560
+#: ../fish/guestfish-actions.pod:1602 ../src/guestfs-actions.pod:2568
msgid "This returns the number of virtual CPUs assigned to the appliance."
msgstr ""
@@ -9345,7 +9358,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1608 ../src/guestfs-actions.pod:2571
+#: ../fish/guestfish-actions.pod:1608 ../src/guestfs-actions.pod:2579
msgid ""
"This returns the current state as an opaque integer. This is only useful "
"for printing debug and internal error messages."
@@ -9354,9 +9367,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1611 ../fish/guestfish-actions.pod:2570
#: ../fish/guestfish-actions.pod:2588 ../fish/guestfish-actions.pod:2626
-#: ../fish/guestfish-actions.pod:2642 ../src/guestfs-actions.pod:2574
-#: ../src/guestfs-actions.pod:3893 ../src/guestfs-actions.pod:3922
-#: ../src/guestfs-actions.pod:3983 ../src/guestfs-actions.pod:4010
+#: ../fish/guestfish-actions.pod:2642 ../src/guestfs-actions.pod:2582
+#: ../src/guestfs-actions.pod:3901 ../src/guestfs-actions.pod:3930
+#: ../src/guestfs-actions.pod:3991 ../src/guestfs-actions.pod:4018
msgid "For more information on states, see L<guestfs(3)>."
msgstr ""
@@ -9376,7 +9389,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2585
+#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2593
msgid "Return the command trace flag."
msgstr ""
@@ -9398,8 +9411,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1623
msgid ""
-"Return the current umask. By default the umask is C<022> unless it has been"
-" set by calling L</umask>."
+"Return the current umask. By default the umask is C<022> unless it has been "
+"set by calling L</umask>."
msgstr ""
#. type: =head2
@@ -9418,7 +9431,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1630 ../src/guestfs-actions.pod:2608
+#: ../fish/guestfish-actions.pod:1630 ../src/guestfs-actions.pod:2616
msgid "This returns the verbose messages flag."
msgstr ""
@@ -9438,7 +9451,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2619
+#: ../fish/guestfish-actions.pod:1636 ../src/guestfs-actions.pod:2627
msgid "This gets the SELinux security context of the daemon."
msgstr ""
@@ -9474,18 +9487,18 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1649 ../fish/guestfish-actions.pod:2715
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
-"by calling L</getxattrs>. However some Linux filesystem implementations are"
-" buggy and do not provide a way to list out attributes. For these "
+"by calling L</getxattrs>. However some Linux filesystem implementations are "
+"buggy and do not provide a way to list out attributes. For these "
"filesystems (notably ntfs-3g) you have to know the names of the extended "
"attributes you want in advance and call this function."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1656 ../fish/guestfish-actions.pod:2722
-#: ../src/guestfs-actions.pod:2648 ../src/guestfs-actions.pod:4143
+#: ../src/guestfs-actions.pod:2656 ../src/guestfs-actions.pod:4151
msgid ""
-"Extended attribute values are blobs of binary data. If there is no extended"
-" attribute named C<name>, this returns an error."
+"Extended attribute values are blobs of binary data. If there is no extended "
+"attribute named C<name>, this returns an error."
msgstr ""
#. type: textblock
@@ -9509,13 +9522,13 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1665 ../src/guestfs-actions.pod:2665
+#: ../fish/guestfish-actions.pod:1665 ../src/guestfs-actions.pod:2673
msgid ""
"This call lists the extended attributes of the file or directory C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1668 ../src/guestfs-actions.pod:2668
+#: ../fish/guestfish-actions.pod:1668 ../src/guestfs-actions.pod:2676
msgid ""
"At the system call level, this is a combination of the L<listxattr(2)> and "
"L<getxattr(2)> calls."
@@ -9542,23 +9555,23 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1677 ../src/guestfs-actions.pod:2685
+#: ../fish/guestfish-actions.pod:1677 ../src/guestfs-actions.pod:2693
msgid ""
-"This command searches for all the pathnames matching C<pattern> according to"
-" the wildcard expansion rules used by the shell."
+"This command searches for all the pathnames matching C<pattern> according to "
+"the wildcard expansion rules used by the shell."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1681 ../src/guestfs-actions.pod:2689
+#: ../fish/guestfish-actions.pod:1681 ../src/guestfs-actions.pod:2697
msgid ""
"If no paths match, then this returns an empty list (note: not an error)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2692
+#: ../fish/guestfish-actions.pod:1684 ../src/guestfs-actions.pod:2700
msgid ""
-"It is just a wrapper around the C L<glob(3)> function with flags "
-"C<GLOB_MARK|GLOB_BRACE>. See that manual page for more details."
+"It is just a wrapper around the C L<glob(3)> function with flags C<GLOB_MARK|"
+"GLOB_BRACE>. See that manual page for more details."
msgstr ""
#. type: =head2
@@ -9577,9 +9590,8 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1692 ../src/guestfs-actions.pod:2709
-msgid ""
-"This calls the external C<grep> program and returns the matching lines."
+#: ../fish/guestfish-actions.pod:1692 ../src/guestfs-actions.pod:2717
+msgid "This calls the external C<grep> program and returns the matching lines."
msgstr ""
#. type: =head2
@@ -9598,7 +9610,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2728
+#: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2736
msgid ""
"This calls the external C<grep -i> program and returns the matching lines."
msgstr ""
@@ -9619,22 +9631,22 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1712 ../src/guestfs-actions.pod:2747
+#: ../fish/guestfish-actions.pod:1712 ../src/guestfs-actions.pod:2755
msgid ""
"This command installs GRUB 1 (the Grand Unified Bootloader) on C<device>, "
"with the root directory being C<root>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1721 ../src/guestfs-actions.pod:2756
+#: ../fish/guestfish-actions.pod:1721 ../src/guestfs-actions.pod:2764
msgid ""
-"There is currently no way in the API to install grub2, which is used by most"
-" modern Linux guests. It is possible to run the grub2 command from the "
+"There is currently no way in the API to install grub2, which is used by most "
+"modern Linux guests. It is possible to run the grub2 command from the "
"guest, although see the caveats in L<guestfs(3)/RUNNING COMMANDS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1728 ../src/guestfs-actions.pod:2763
+#: ../fish/guestfish-actions.pod:1728 ../src/guestfs-actions.pod:2771
msgid ""
"This uses C<grub-install> from the host. Unfortunately grub is not always "
"compatible with itself, so this only works in rather narrow circumstances. "
@@ -9642,17 +9654,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1735 ../src/guestfs-actions.pod:2770
+#: ../fish/guestfish-actions.pod:1735 ../src/guestfs-actions.pod:2778
msgid ""
"If grub-install reports the error \"No suitable drive was found in the "
-"generated device map.\" it may be that you need to create a "
-"C</boot/grub/device.map> file first that contains the mapping between grub "
-"device names and Linux device names. It is usually sufficient to create a "
-"file containing:"
+"generated device map.\" it may be that you need to create a C</boot/grub/"
+"device.map> file first that contains the mapping between grub device names "
+"and Linux device names. It is usually sufficient to create a file "
+"containing:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2777
+#: ../fish/guestfish-actions.pod:1742 ../src/guestfs-actions.pod:2785
#, no-wrap
msgid ""
" (hd0) /dev/vda\n"
@@ -9660,7 +9672,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1744 ../src/guestfs-actions.pod:2779
+#: ../fish/guestfish-actions.pod:1744 ../src/guestfs-actions.pod:2787
msgid "replacing C</dev/vda> with the name of the installation device."
msgstr ""
@@ -9680,10 +9692,9 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1752 ../src/guestfs-actions.pod:2793
+#: ../fish/guestfish-actions.pod:1752 ../src/guestfs-actions.pod:2801
msgid ""
-"This command returns up to the first 10 lines of a file as a list of "
-"strings."
+"This command returns up to the first 10 lines of a file as a list of strings."
msgstr ""
#. type: =head2
@@ -9700,22 +9711,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1762 ../src/guestfs-actions.pod:2812
+#: ../fish/guestfish-actions.pod:1762 ../src/guestfs-actions.pod:2820
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the first "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1765 ../src/guestfs-actions.pod:2815
+#: ../fish/guestfish-actions.pod:1765 ../src/guestfs-actions.pod:2823
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, excluding the last C<nrlines> lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1768 ../fish/guestfish-actions.pod:4867
-#: ../src/guestfs-actions.pod:2818 ../src/guestfs-actions.pod:7474
+#: ../fish/guestfish-actions.pod:1768 ../fish/guestfish-actions.pod:4843
+#: ../src/guestfs-actions.pod:2826 ../src/guestfs-actions.pod:7460
msgid "If the parameter C<nrlines> is zero, this returns an empty list."
msgstr ""
@@ -9735,7 +9746,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1777 ../src/guestfs-actions.pod:2835
+#: ../fish/guestfish-actions.pod:1777 ../src/guestfs-actions.pod:2843
msgid ""
"This runs C<hexdump -C> on the given C<path>. The result is the human-"
"readable, canonical hex dump of the file."
@@ -9757,7 +9768,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1787 ../src/guestfs-actions.pod:2854
+#: ../fish/guestfish-actions.pod:1787 ../src/guestfs-actions.pod:2862
msgid ""
"This command unpacks the file C<filename> from the initrd file called "
"C<initrdpath>. The filename must be given I<without> the initial C</> "
@@ -9765,15 +9776,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1791 ../src/guestfs-actions.pod:2858
+#: ../fish/guestfish-actions.pod:1791 ../src/guestfs-actions.pod:2866
msgid ""
-"For example, in guestfish you could use the following command to examine the"
-" boot script (usually called C</init>) contained in a Linux initrd or "
+"For example, in guestfish you could use the following command to examine the "
+"boot script (usually called C</init>) contained in a Linux initrd or "
"initramfs image:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2862
+#: ../fish/guestfish-actions.pod:1795 ../src/guestfs-actions.pod:2870
#, no-wrap
msgid ""
" initrd-cat /boot/initrd-<version>.img init\n"
@@ -9801,12 +9812,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1806 ../src/guestfs-actions.pod:2881
+#: ../fish/guestfish-actions.pod:1806 ../src/guestfs-actions.pod:2889
msgid "This command lists out files contained in an initrd."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1808 ../src/guestfs-actions.pod:2883
+#: ../fish/guestfish-actions.pod:1808 ../src/guestfs-actions.pod:2891
msgid ""
"The files are listed without any initial C</> character. The files are "
"listed in the order they appear (not necessarily alphabetical). Directory "
@@ -9814,7 +9825,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1812 ../src/guestfs-actions.pod:2887
+#: ../fish/guestfish-actions.pod:1812 ../src/guestfs-actions.pod:2895
msgid ""
"Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as "
"initrd. We I<only> support the newer initramfs format (compressed cpio "
@@ -9837,19 +9848,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2904
+#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2912
msgid "Watch C<path> for the events listed in C<mask>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1822 ../src/guestfs-actions.pod:2906
+#: ../fish/guestfish-actions.pod:1822 ../src/guestfs-actions.pod:2914
msgid ""
"Note that if C<path> is a directory then events within that directory are "
"watched, but this does I<not> happen recursively (in subdirectories)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1826 ../src/guestfs-actions.pod:2910
+#: ../fish/guestfish-actions.pod:1826 ../src/guestfs-actions.pod:2918
msgid ""
"Note for non-C or non-Linux callers: the inotify events are defined by the "
"Linux kernel ABI and are listed in C</usr/include/sys/inotify.h>."
@@ -9871,11 +9882,11 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1834 ../src/guestfs-actions.pod:2923
+#: ../fish/guestfish-actions.pod:1834 ../src/guestfs-actions.pod:2931
msgid ""
-"This closes the inotify handle which was previously opened by inotify_init."
-" It removes all watches, throws away any pending events, and deallocates "
-"all resources."
+"This closes the inotify handle which was previously opened by inotify_init. "
+"It removes all watches, throws away any pending events, and deallocates all "
+"resources."
msgstr ""
#. type: =head2
@@ -9915,7 +9926,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2952
+#: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2960
msgid ""
"This command creates a new inotify handle. The inotify subsystem can be "
"used to notify events which happen to objects in the guest filesystem."
@@ -9924,11 +9935,11 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1854
msgid ""
-"C<maxevents> is the maximum number of events which will be queued up between"
-" calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>,"
-" then the kernel (or previously set) default is used. For Linux 2.6.29 the"
-" default was 16384 events. Beyond this limit, the kernel throws away "
-"events, but records the fact that it threw them away by setting a flag "
+"C<maxevents> is the maximum number of events which will be queued up between "
+"calls to L</inotify-read> or L</inotify-files>. If this is passed as C<0>, "
+"then the kernel (or previously set) default is used. For Linux 2.6.29 the "
+"default was 16384 events. Beyond this limit, the kernel throws away events, "
+"but records the fact that it threw them away by setting a flag "
"C<IN_Q_OVERFLOW> in the returned structure list (see L</inotify-read>)."
msgstr ""
@@ -9936,16 +9947,16 @@ msgstr ""
#: ../fish/guestfish-actions.pod:1864
msgid ""
"Before any events are generated, you have to add some watches to the "
-"internal watch list. See: L</inotify-add-watch>, L</inotify-rm-watch> and L"
-"</inotify-watch-all>."
+"internal watch list. See: L</inotify-add-watch>, L</inotify-rm-watch> and "
+"L</inotify-watch-all>."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:1870
msgid ""
-"Queued up events should be read periodically by calling L</inotify-read> (or"
-" L</inotify-files> which is just a helpful wrapper around L</inotify-read>)."
-" If you don't read the events out often enough then you risk the internal "
+"Queued up events should be read periodically by calling L</inotify-read> (or "
+"L</inotify-files> which is just a helpful wrapper around L</inotify-read>). "
+"If you don't read the events out often enough then you risk the internal "
"queue overflowing."
msgstr ""
@@ -9957,7 +9968,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1881 ../src/guestfs-actions.pod:2983
+#: ../fish/guestfish-actions.pod:1881 ../src/guestfs-actions.pod:2991
msgid ""
"See also L<inotify(7)> for an overview of the inotify interface as exposed "
"by the Linux kernel, which is roughly what we expose via libguestfs. Note "
@@ -9980,24 +9991,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1890 ../src/guestfs-actions.pod:2997
+#: ../fish/guestfish-actions.pod:1890 ../src/guestfs-actions.pod:3005
msgid ""
"Return the complete queue of events that have happened since the previous "
"read call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1893 ../src/guestfs-actions.pod:3000
+#: ../fish/guestfish-actions.pod:1893 ../src/guestfs-actions.pod:3008
msgid "If no events have happened, this returns an empty list."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1895 ../src/guestfs-actions.pod:3002
+#: ../fish/guestfish-actions.pod:1895 ../src/guestfs-actions.pod:3010
msgid ""
-"I<Note>: In order to make sure that all events have been read, you must call"
-" this function repeatedly until it returns an empty list. The reason is "
-"that the call will read events up to the maximum appliance-to-host message "
-"size and leave remaining events in the queue."
+"I<Note>: In order to make sure that all events have been read, you must call "
+"this function repeatedly until it returns an empty list. The reason is that "
+"the call will read events up to the maximum appliance-to-host message size "
+"and leave remaining events in the queue."
msgstr ""
#. type: =head2
@@ -10041,7 +10052,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1916 ../src/guestfs-actions.pod:3037
+#: ../fish/guestfish-actions.pod:1916 ../src/guestfs-actions.pod:3045
msgid ""
"If the architecture could not be determined, then the string C<unknown> is "
"returned."
@@ -10056,15 +10067,15 @@ msgstr ""
#: ../fish/guestfish-actions.pod:2375 ../fish/guestfish-actions.pod:2388
#: ../fish/guestfish-actions.pod:2398 ../fish/guestfish-actions.pod:2408
#: ../fish/guestfish-actions.pod:2420 ../fish/guestfish-actions.pod:2516
-#: ../fish/guestfish-actions.pod:2550 ../src/guestfs-actions.pod:3040
-#: ../src/guestfs-actions.pod:3142 ../src/guestfs-actions.pod:3246
-#: ../src/guestfs-actions.pod:3265 ../src/guestfs-actions.pod:3396
-#: ../src/guestfs-actions.pod:3480 ../src/guestfs-actions.pod:3508
-#: ../src/guestfs-actions.pod:3529 ../src/guestfs-actions.pod:3582
-#: ../src/guestfs-actions.pod:3626 ../src/guestfs-actions.pod:3646
-#: ../src/guestfs-actions.pod:3666 ../src/guestfs-actions.pod:3683
-#: ../src/guestfs-actions.pod:3699 ../src/guestfs-actions.pod:3717
-#: ../src/guestfs-actions.pod:3819 ../src/guestfs-actions.pod:3860
+#: ../fish/guestfish-actions.pod:2550 ../src/guestfs-actions.pod:3048
+#: ../src/guestfs-actions.pod:3150 ../src/guestfs-actions.pod:3254
+#: ../src/guestfs-actions.pod:3273 ../src/guestfs-actions.pod:3404
+#: ../src/guestfs-actions.pod:3488 ../src/guestfs-actions.pod:3516
+#: ../src/guestfs-actions.pod:3537 ../src/guestfs-actions.pod:3590
+#: ../src/guestfs-actions.pod:3634 ../src/guestfs-actions.pod:3654
+#: ../src/guestfs-actions.pod:3674 ../src/guestfs-actions.pod:3691
+#: ../src/guestfs-actions.pod:3707 ../src/guestfs-actions.pod:3725
+#: ../src/guestfs-actions.pod:3827 ../src/guestfs-actions.pod:3868
msgid "Please read L<guestfs(3)/INSPECTION> for more details."
msgstr ""
@@ -10084,215 +10095,215 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:1925 ../src/guestfs-actions.pod:3053
+#: ../fish/guestfish-actions.pod:1925 ../src/guestfs-actions.pod:3061
msgid ""
"This returns the distro (distribution) of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1928 ../src/guestfs-actions.pod:3056
+#: ../fish/guestfish-actions.pod:1928 ../src/guestfs-actions.pod:3064
msgid "Currently defined distros are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1932 ../src/guestfs-actions.pod:3060
+#: ../fish/guestfish-actions.pod:1932 ../src/guestfs-actions.pod:3068
msgid "\"archlinux\""
msgstr "\"archlinux\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1934 ../src/guestfs-actions.pod:3062
+#: ../fish/guestfish-actions.pod:1934 ../src/guestfs-actions.pod:3070
msgid "Arch Linux."
msgstr "Arch Linux."
#. type: =item
-#: ../fish/guestfish-actions.pod:1936 ../src/guestfs-actions.pod:3064
+#: ../fish/guestfish-actions.pod:1936 ../src/guestfs-actions.pod:3072
msgid "\"centos\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1938 ../src/guestfs-actions.pod:3066
+#: ../fish/guestfish-actions.pod:1938 ../src/guestfs-actions.pod:3074
msgid "CentOS."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:3068
+#: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:3076
msgid "\"debian\""
msgstr "\"debian\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1942 ../src/guestfs-actions.pod:3070
+#: ../fish/guestfish-actions.pod:1942 ../src/guestfs-actions.pod:3078
msgid "Debian."
msgstr "Debian."
#. type: =item
-#: ../fish/guestfish-actions.pod:1944 ../src/guestfs-actions.pod:3072
+#: ../fish/guestfish-actions.pod:1944 ../src/guestfs-actions.pod:3080
msgid "\"fedora\""
msgstr "\"fedora\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:3074
+#: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:3082
msgid "Fedora."
msgstr "Fedora."
#. type: =item
-#: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:3076
+#: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:3084
msgid "\"gentoo\""
msgstr "\"gentoo\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1950 ../src/guestfs-actions.pod:3078
+#: ../fish/guestfish-actions.pod:1950 ../src/guestfs-actions.pod:3086
msgid "Gentoo."
msgstr "Gentoo."
#. type: =item
-#: ../fish/guestfish-actions.pod:1952 ../src/guestfs-actions.pod:3080
+#: ../fish/guestfish-actions.pod:1952 ../src/guestfs-actions.pod:3088
msgid "\"linuxmint\""
msgstr "\"linuxmint\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:3082
+#: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:3090
msgid "Linux Mint."
msgstr "Linux Mint."
#. type: =item
-#: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:3084
+#: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:3092
msgid "\"mageia\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1958 ../src/guestfs-actions.pod:3086
+#: ../fish/guestfish-actions.pod:1958 ../src/guestfs-actions.pod:3094
msgid "Mageia."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1960 ../src/guestfs-actions.pod:3088
+#: ../fish/guestfish-actions.pod:1960 ../src/guestfs-actions.pod:3096
msgid "\"mandriva\""
msgstr "\"mandriva\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1962 ../src/guestfs-actions.pod:3090
+#: ../fish/guestfish-actions.pod:1962 ../src/guestfs-actions.pod:3098
msgid "Mandriva."
msgstr "Mandriva."
#. type: =item
-#: ../fish/guestfish-actions.pod:1964 ../src/guestfs-actions.pod:3092
+#: ../fish/guestfish-actions.pod:1964 ../src/guestfs-actions.pod:3100
msgid "\"meego\""
msgstr "\"meego\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1966 ../src/guestfs-actions.pod:3094
+#: ../fish/guestfish-actions.pod:1966 ../src/guestfs-actions.pod:3102
msgid "MeeGo."
msgstr "MeeGo."
#. type: =item
-#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:3096
+#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:3104
msgid "\"opensuse\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1970 ../src/guestfs-actions.pod:3098
+#: ../fish/guestfish-actions.pod:1970 ../src/guestfs-actions.pod:3106
msgid "OpenSUSE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1972 ../src/guestfs-actions.pod:3100
+#: ../fish/guestfish-actions.pod:1972 ../src/guestfs-actions.pod:3108
msgid "\"pardus\""
msgstr "\"pardus\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:3102
+#: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:3110
msgid "Pardus."
msgstr "Pardus."
#. type: =item
-#: ../fish/guestfish-actions.pod:1976 ../src/guestfs-actions.pod:3104
+#: ../fish/guestfish-actions.pod:1976 ../src/guestfs-actions.pod:3112
msgid "\"redhat-based\""
msgstr "\"redhat-based\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1978 ../src/guestfs-actions.pod:3106
+#: ../fish/guestfish-actions.pod:1978 ../src/guestfs-actions.pod:3114
msgid "Some Red Hat-derived distro."
msgstr "Дистрибутив, що походить від Red Hat."
#. type: =item
-#: ../fish/guestfish-actions.pod:1980 ../src/guestfs-actions.pod:3108
+#: ../fish/guestfish-actions.pod:1980 ../src/guestfs-actions.pod:3116
msgid "\"rhel\""
msgstr "\"rhel\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1982 ../src/guestfs-actions.pod:3110
+#: ../fish/guestfish-actions.pod:1982 ../src/guestfs-actions.pod:3118
msgid "Red Hat Enterprise Linux."
msgstr "Red Hat Enterprise Linux."
#. type: =item
-#: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3112
+#: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3120
msgid "\"scientificlinux\""
msgstr "\"scientificlinux\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1986 ../src/guestfs-actions.pod:3114
+#: ../fish/guestfish-actions.pod:1986 ../src/guestfs-actions.pod:3122
msgid "Scientific Linux."
msgstr "Scientific Linux."
#. type: =item
-#: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:3116
+#: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:3124
msgid "\"slackware\""
msgstr "\"slackware\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1990 ../src/guestfs-actions.pod:3118
+#: ../fish/guestfish-actions.pod:1990 ../src/guestfs-actions.pod:3126
msgid "Slackware."
msgstr "Slackware."
#. type: =item
-#: ../fish/guestfish-actions.pod:1992 ../src/guestfs-actions.pod:3120
+#: ../fish/guestfish-actions.pod:1992 ../src/guestfs-actions.pod:3128
msgid "\"ttylinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1994 ../src/guestfs-actions.pod:3122
+#: ../fish/guestfish-actions.pod:1994 ../src/guestfs-actions.pod:3130
msgid "ttylinux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1996 ../src/guestfs-actions.pod:3124
+#: ../fish/guestfish-actions.pod:1996 ../src/guestfs-actions.pod:3132
msgid "\"ubuntu\""
msgstr "\"ubuntu\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1998 ../src/guestfs-actions.pod:3126
+#: ../fish/guestfish-actions.pod:1998 ../src/guestfs-actions.pod:3134
msgid "Ubuntu."
msgstr "Ubuntu."
#. type: =item
#: ../fish/guestfish-actions.pod:2000 ../fish/guestfish-actions.pod:2084
-#: ../fish/guestfish-actions.pod:2353 ../src/guestfs-actions.pod:3128
-#: ../src/guestfs-actions.pod:3237 ../src/guestfs-actions.pod:3617
+#: ../fish/guestfish-actions.pod:2353 ../src/guestfs-actions.pod:3136
+#: ../src/guestfs-actions.pod:3245 ../src/guestfs-actions.pod:3625
msgid "\"unknown\""
msgstr "\"unknown\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2002 ../src/guestfs-actions.pod:3130
+#: ../fish/guestfish-actions.pod:2002 ../src/guestfs-actions.pod:3138
msgid "The distro could not be determined."
msgstr "Дистрибутив, тип якого не вдалося визначити."
#. type: =item
#: ../fish/guestfish-actions.pod:2004 ../fish/guestfish-actions.pod:2341
-#: ../src/guestfs-actions.pod:3132 ../src/guestfs-actions.pod:3605
+#: ../src/guestfs-actions.pod:3140 ../src/guestfs-actions.pod:3613
msgid "\"windows\""
msgstr "\"windows\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3134
+#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3142
msgid ""
-"Windows does not have distributions. This string is returned if the OS type"
-" is Windows."
+"Windows does not have distributions. This string is returned if the OS type "
+"is Windows."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2011 ../fish/guestfish-actions.pod:2090
-#: ../fish/guestfish-actions.pod:2359 ../src/guestfs-actions.pod:3139
-#: ../src/guestfs-actions.pod:3243 ../src/guestfs-actions.pod:3623
+#: ../fish/guestfish-actions.pod:2359 ../src/guestfs-actions.pod:3147
+#: ../src/guestfs-actions.pod:3251 ../src/guestfs-actions.pod:3631
msgid ""
"Future versions of libguestfs may return other strings here. The caller "
"should be prepared to handle any string."
@@ -10312,16 +10323,16 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3155
+#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3163
msgid ""
"This call is useful for Windows which uses a primitive system of assigning "
-"drive letters (like \"C:\") to partitions. This inspection API examines the"
-" Windows Registry to find out how disks/partitions are mapped to drive "
+"drive letters (like \"C:\") to partitions. This inspection API examines the "
+"Windows Registry to find out how disks/partitions are mapped to drive "
"letters, and returns a hash table as in the example below:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3161
+#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3169
#, no-wrap
msgid ""
" C => /dev/vda2\n"
@@ -10331,7 +10342,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3165
+#: ../fish/guestfish-actions.pod:2030 ../src/guestfs-actions.pod:3173
msgid ""
"Note that keys are drive letters. For Windows, the key is case insensitive "
"and just contains the drive letter, without the customary colon separator "
@@ -10339,23 +10350,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3169
+#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3177
msgid ""
"In future we may support other operating systems that also used drive "
"letters, but the keys for those might not be case insensitive and might be "
-"longer than 1 character. For example in OS-9, hard drives were named C<h0>,"
-" C<h1> etc."
+"longer than 1 character. For example in OS-9, hard drives were named C<h0>, "
+"C<h1> etc."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2039 ../src/guestfs-actions.pod:3174
+#: ../fish/guestfish-actions.pod:2039 ../src/guestfs-actions.pod:3182
msgid ""
"For Windows guests, currently only hard drive mappings are returned. "
"Removable disks (eg. DVD-ROMs) are ignored."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3177
+#: ../fish/guestfish-actions.pod:2042 ../src/guestfs-actions.pod:3185
msgid ""
"For guests that do not use drive mappings, or if the drive mappings could "
"not be determined, this returns an empty hash table."
@@ -10384,18 +10395,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2053 ../src/guestfs-actions.pod:3198
+#: ../fish/guestfish-actions.pod:2053 ../src/guestfs-actions.pod:3206
msgid ""
-"This returns a list of all the filesystems that we think are associated with"
-" this operating system. This includes the root filesystem, other ordinary "
+"This returns a list of all the filesystems that we think are associated with "
+"this operating system. This includes the root filesystem, other ordinary "
"filesystems, and non-mounted devices like swap partitions."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3203
+#: ../fish/guestfish-actions.pod:2058 ../src/guestfs-actions.pod:3211
msgid ""
-"In the case of a multi-boot virtual machine, it is possible for a filesystem"
-" to be shared between operating systems."
+"In the case of a multi-boot virtual machine, it is possible for a filesystem "
+"to be shared between operating systems."
msgstr ""
#. type: textblock
@@ -10421,41 +10432,41 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3221
+#: ../fish/guestfish-actions.pod:2068 ../src/guestfs-actions.pod:3229
msgid ""
"This returns the format of the inspected operating system. You can use it "
"to detect install images, live CDs and similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2071 ../src/guestfs-actions.pod:3224
+#: ../fish/guestfish-actions.pod:2071 ../src/guestfs-actions.pod:3232
msgid "Currently defined formats are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2075 ../src/guestfs-actions.pod:3228
+#: ../fish/guestfish-actions.pod:2075 ../src/guestfs-actions.pod:3236
msgid "\"installed\""
msgstr "\"installed\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2077 ../src/guestfs-actions.pod:3230
+#: ../fish/guestfish-actions.pod:2077 ../src/guestfs-actions.pod:3238
msgid "This is an installed operating system."
msgstr "Це встановлена операційна система."
#. type: =item
-#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3232
+#: ../fish/guestfish-actions.pod:2079 ../src/guestfs-actions.pod:3240
msgid "\"installer\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2081 ../src/guestfs-actions.pod:3234
+#: ../fish/guestfish-actions.pod:2081 ../src/guestfs-actions.pod:3242
msgid ""
"The disk image being inspected is not an installed operating system, but a "
"I<bootable> install disk, live CD, or similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2086 ../src/guestfs-actions.pod:3239
+#: ../fish/guestfish-actions.pod:2086 ../src/guestfs-actions.pod:3247
msgid "The format of this disk image is not known."
msgstr ""
@@ -10475,14 +10486,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2099 ../src/guestfs-actions.pod:3259
+#: ../fish/guestfish-actions.pod:2099 ../src/guestfs-actions.pod:3267
msgid ""
"This function returns the hostname of the operating system as found by "
"inspection of the guest's configuration files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2102 ../src/guestfs-actions.pod:3262
+#: ../fish/guestfish-actions.pod:2102 ../src/guestfs-actions.pod:3270
msgid ""
"If the hostname could not be determined, then the string C<unknown> is "
"returned."
@@ -10502,22 +10513,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2111 ../src/guestfs-actions.pod:3288
+#: ../fish/guestfish-actions.pod:2111 ../src/guestfs-actions.pod:3296
msgid ""
"This function returns an icon corresponding to the inspected operating "
-"system. The icon is returned as a buffer containing a PNG image (re-encoded"
-" to PNG if necessary)."
+"system. The icon is returned as a buffer containing a PNG image (re-encoded "
+"to PNG if necessary)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2115 ../src/guestfs-actions.pod:3292
+#: ../fish/guestfish-actions.pod:2115 ../src/guestfs-actions.pod:3300
msgid ""
"If it was not possible to get an icon this function returns a zero-length "
"(non-NULL) buffer. I<Callers must check for this case>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2118 ../src/guestfs-actions.pod:3295
+#: ../fish/guestfish-actions.pod:2118 ../src/guestfs-actions.pod:3303
msgid ""
"Libguestfs will start by looking for a file called C</etc/favicon.png> or "
"C<C:\\etc\\favicon.png> and if it has the correct format, the contents of "
@@ -10526,48 +10537,48 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2124 ../src/guestfs-actions.pod:3301
+#: ../fish/guestfish-actions.pod:2124 ../src/guestfs-actions.pod:3309
msgid ""
"If finding the favicon fails, then we look in other places in the guest for "
"a suitable icon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2127 ../src/guestfs-actions.pod:3304
+#: ../fish/guestfish-actions.pod:2127 ../src/guestfs-actions.pod:3312
msgid ""
"If the optional C<highquality> boolean is true then only high quality icons "
"are returned, which means only icons of high resolution with an alpha "
-"channel. The default (false) is to return any icon we can, even if it is of"
-" substandard quality."
+"channel. The default (false) is to return any icon we can, even if it is of "
+"substandard quality."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2138 ../src/guestfs-actions.pod:3315
+#: ../fish/guestfish-actions.pod:2138 ../src/guestfs-actions.pod:3323
msgid ""
-"Unlike most other inspection API calls, the guest's disks must be mounted up"
-" before you call this, since it needs to read information from the guest "
+"Unlike most other inspection API calls, the guest's disks must be mounted up "
+"before you call this, since it needs to read information from the guest "
"filesystem during the call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3321
+#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3329
msgid ""
"B<Security:> The icon data comes from the untrusted guest, and should be "
"treated with caution. PNG files have been known to contain exploits. "
-"Ensure that libpng (or other relevant libraries) are fully up to date before"
-" trying to process or display the icon."
+"Ensure that libpng (or other relevant libraries) are fully up to date before "
+"trying to process or display the icon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2152 ../src/guestfs-actions.pod:3329
+#: ../fish/guestfish-actions.pod:2152 ../src/guestfs-actions.pod:3337
msgid ""
-"The PNG image returned can be any size. It might not be square. Libguestfs"
-" tries to return the largest, highest quality icon available. The "
+"The PNG image returned can be any size. It might not be square. Libguestfs "
+"tries to return the largest, highest quality icon available. The "
"application must scale the icon to the required size."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2159 ../src/guestfs-actions.pod:3336
+#: ../fish/guestfish-actions.pod:2159 ../src/guestfs-actions.pod:3344
msgid ""
"Extracting icons from Windows guests requires the external C<wrestool> "
"program from the C<icoutils> package, and several programs (C<bmptopnm>, "
@@ -10576,7 +10587,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2166 ../src/guestfs-actions.pod:3343
+#: ../fish/guestfish-actions.pod:2166 ../src/guestfs-actions.pod:3351
msgid ""
"Operating system icons are usually trademarks. Seek legal advice before "
"using trademarks in applications."
@@ -10598,24 +10609,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2177 ../src/guestfs-actions.pod:3384
+#: ../fish/guestfish-actions.pod:2177 ../src/guestfs-actions.pod:3392
msgid ""
"This returns the major version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2180 ../src/guestfs-actions.pod:3387
+#: ../fish/guestfish-actions.pod:2180 ../src/guestfs-actions.pod:3395
msgid ""
-"Windows uses a consistent versioning scheme which is I<not> reflected in the"
-" popular public names used by the operating system. Notably the operating "
+"Windows uses a consistent versioning scheme which is I<not> reflected in the "
+"popular public names used by the operating system. Notably the operating "
"system known as \"Windows 7\" is really version 6.1 (ie. major = 6, minor = "
-"1). You can find out the real versions corresponding to releases of Windows"
-" by consulting Wikipedia or MSDN."
+"1). You can find out the real versions corresponding to releases of Windows "
+"by consulting Wikipedia or MSDN."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2187 ../fish/guestfish-actions.pod:2198
-#: ../src/guestfs-actions.pod:3394 ../src/guestfs-actions.pod:3411
+#: ../src/guestfs-actions.pod:3402 ../src/guestfs-actions.pod:3419
msgid "If the version could not be determined, then C<0> is returned."
msgstr ""
@@ -10635,7 +10646,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2195 ../src/guestfs-actions.pod:3408
+#: ../fish/guestfish-actions.pod:2195 ../src/guestfs-actions.pod:3416
msgid ""
"This returns the minor version number of the inspected operating system."
msgstr ""
@@ -10663,18 +10674,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2207 ../src/guestfs-actions.pod:3426
+#: ../fish/guestfish-actions.pod:2207 ../src/guestfs-actions.pod:3434
msgid ""
"This returns a hash of where we think the filesystems associated with this "
"operating system should be mounted. Callers should note that this is at "
-"best an educated guess made by reading configuration files such as "
-"C</etc/fstab>. I<In particular note> that this may return filesystems which"
-" are non-existent or not mountable and callers should be prepared to handle "
-"or ignore failures if they try to mount them."
+"best an educated guess made by reading configuration files such as C</etc/"
+"fstab>. I<In particular note> that this may return filesystems which are "
+"non-existent or not mountable and callers should be prepared to handle or "
+"ignore failures if they try to mount them."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3435
+#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3443
msgid ""
"Each element in the returned hashtable has a key which is the path of the "
"mountpoint (eg. C</boot>) and a value which is the filesystem that would be "
@@ -10682,7 +10693,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2221 ../src/guestfs-actions.pod:3440
+#: ../fish/guestfish-actions.pod:2221 ../src/guestfs-actions.pod:3448
msgid ""
"Non-mounted devices such as swap devices are I<not> returned in this list."
msgstr ""
@@ -10692,8 +10703,8 @@ msgstr ""
msgid ""
"For operating systems like Windows which still use drive letters, this call "
"will only return an entry for the first drive \"mounted on\" C</>. For "
-"information about the mapping of drive letters to partitions, see L"
-"</inspect-get-drive-mappings>."
+"information about the mapping of drive letters to partitions, see L</inspect-"
+"get-drive-mappings>."
msgstr ""
#. type: textblock
@@ -10728,7 +10739,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2243 ../src/guestfs-actions.pod:3472
+#: ../fish/guestfish-actions.pod:2243 ../src/guestfs-actions.pod:3480
msgid ""
"This returns the string C<unknown> if we could not determine the package "
"format I<or> if the operating system does not have a real packaging system "
@@ -10736,7 +10747,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2247 ../src/guestfs-actions.pod:3476
+#: ../fish/guestfish-actions.pod:2247 ../src/guestfs-actions.pod:3484
msgid ""
"Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>, "
"C<pkgsrc>. Future versions of libguestfs may return other strings."
@@ -10767,15 +10778,15 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2263 ../src/guestfs-actions.pod:3499
+#: ../fish/guestfish-actions.pod:2263 ../src/guestfs-actions.pod:3507
msgid ""
"This returns the string C<unknown> if we could not determine the package "
-"management tool I<or> if the operating system does not have a real packaging"
-" system (eg. Windows)."
+"management tool I<or> if the operating system does not have a real packaging "
+"system (eg. Windows)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3503
+#: ../fish/guestfish-actions.pod:2267 ../src/guestfs-actions.pod:3511
msgid ""
"Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian "
"derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>, C<zypper>. Future "
@@ -10798,15 +10809,15 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3521
+#: ../fish/guestfish-actions.pod:2278 ../src/guestfs-actions.pod:3529
msgid ""
"This returns the product name of the inspected operating system. The "
-"product name is generally some freeform string which can be displayed to the"
-" user, but should not be parsed by programs."
+"product name is generally some freeform string which can be displayed to the "
+"user, but should not be parsed by programs."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2283 ../src/guestfs-actions.pod:3526
+#: ../fish/guestfish-actions.pod:2283 ../src/guestfs-actions.pod:3534
msgid ""
"If the product name could not be determined, then the string C<unknown> is "
"returned."
@@ -10826,24 +10837,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2292 ../src/guestfs-actions.pod:3542
+#: ../fish/guestfish-actions.pod:2292 ../src/guestfs-actions.pod:3550
msgid "This returns the product variant of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2295 ../src/guestfs-actions.pod:3545
+#: ../fish/guestfish-actions.pod:2295 ../src/guestfs-actions.pod:3553
msgid ""
-"For Windows guests, this returns the contents of the Registry key "
-"C<HKLM\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType>"
-" which is usually a string such as C<Client> or C<Server> (other values are "
-"possible). This can be used to distinguish consumer and enterprise versions"
-" of Windows that have the same version number (for example, Windows 7 and "
+"For Windows guests, this returns the contents of the Registry key C<HKLM"
+"\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which "
+"is usually a string such as C<Client> or C<Server> (other values are "
+"possible). This can be used to distinguish consumer and enterprise versions "
+"of Windows that have the same version number (for example, Windows 7 and "
"Windows 2008 Server are both version 6.1, but the former is C<Client> and "
"the latter is C<Server>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2304 ../src/guestfs-actions.pod:3554
+#: ../fish/guestfish-actions.pod:2304 ../src/guestfs-actions.pod:3562
msgid ""
"For enterprise Linux guests, in future we intend this to return the product "
"variant such as C<Desktop>, C<Server> and so on. But this is not "
@@ -10851,7 +10862,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3558
+#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3566
msgid ""
"If the product variant could not be determined, then the string C<unknown> "
"is returned."
@@ -10910,49 +10921,49 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2332 ../src/guestfs-actions.pod:3596
+#: ../fish/guestfish-actions.pod:2332 ../src/guestfs-actions.pod:3604
msgid ""
"This returns the type of the inspected operating system. Currently defined "
"types are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3601
+#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3609
msgid "\"linux\""
msgstr "\"linux\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2339 ../src/guestfs-actions.pod:3603
+#: ../fish/guestfish-actions.pod:2339 ../src/guestfs-actions.pod:3611
msgid "Any Linux-based operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3607
+#: ../fish/guestfish-actions.pod:2343 ../src/guestfs-actions.pod:3615
msgid "Any Microsoft Windows operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2345 ../src/guestfs-actions.pod:3609
+#: ../fish/guestfish-actions.pod:2345 ../src/guestfs-actions.pod:3617
msgid "\"freebsd\""
msgstr "\"freebsd\""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3611
+#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3619
msgid "FreeBSD."
msgstr "FreeBSD."
#. type: =item
-#: ../fish/guestfish-actions.pod:2349 ../src/guestfs-actions.pod:3613
+#: ../fish/guestfish-actions.pod:2349 ../src/guestfs-actions.pod:3621
msgid "\"netbsd\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2351 ../src/guestfs-actions.pod:3615
+#: ../fish/guestfish-actions.pod:2351 ../src/guestfs-actions.pod:3623
msgid "NetBSD."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3619
+#: ../fish/guestfish-actions.pod:2355 ../src/guestfs-actions.pod:3627
msgid "The operating system type could not be determined."
msgstr ""
@@ -10970,14 +10981,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2368 ../src/guestfs-actions.pod:3639
+#: ../fish/guestfish-actions.pod:2368 ../src/guestfs-actions.pod:3647
msgid ""
"This returns the Windows CurrentControlSet of the inspected guest. The "
"CurrentControlSet is a registry key name such as C<ControlSet001>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2371 ../src/guestfs-actions.pod:3642
+#: ../fish/guestfish-actions.pod:2371 ../src/guestfs-actions.pod:3650
msgid ""
"This call assumes that the guest is Windows and that the Registry could be "
"examined by inspection. If this is not the case then an error is returned."
@@ -10999,18 +11010,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2381 ../src/guestfs-actions.pod:3659
+#: ../fish/guestfish-actions.pod:2381 ../src/guestfs-actions.pod:3667
msgid ""
"This returns the Windows systemroot of the inspected guest. The systemroot "
"is a directory path such as C</WINDOWS>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2384 ../src/guestfs-actions.pod:3662
+#: ../fish/guestfish-actions.pod:2384 ../src/guestfs-actions.pod:3670
msgid ""
-"This call assumes that the guest is Windows and that the systemroot could be"
-" determined by inspection. If this is not the case then an error is "
-"returned."
+"This call assumes that the guest is Windows and that the systemroot could be "
+"determined by inspection. If this is not the case then an error is returned."
msgstr ""
#. type: =head2
@@ -11097,16 +11107,16 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2426 ../src/guestfs-actions.pod:3729
+#: ../fish/guestfish-actions.pod:2426 ../src/guestfs-actions.pod:3737
msgid "Return the list of applications installed in the operating system."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2428
msgid ""
-"I<Note:> This call works differently from other parts of the inspection API."
-" You have to call L</inspect-os>, then L</inspect-get-mountpoints>, then "
-"mount up the disks, before calling this. Listing applications is a "
+"I<Note:> This call works differently from other parts of the inspection "
+"API. You have to call L</inspect-os>, then L</inspect-get-mountpoints>, "
+"then mount up the disks, before calling this. Listing applications is a "
"significantly more difficult operation which requires access to the full "
"filesystem. Also note that unlike the other L</inspect-get-*> calls which "
"are just returning data cached in the libguestfs handle, this call actually "
@@ -11114,91 +11124,91 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2438 ../src/guestfs-actions.pod:3741
+#: ../fish/guestfish-actions.pod:2438 ../src/guestfs-actions.pod:3749
msgid ""
"This returns an empty list if the inspection code was not able to determine "
"the list of applications."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2441 ../src/guestfs-actions.pod:3744
+#: ../fish/guestfish-actions.pod:2441 ../src/guestfs-actions.pod:3752
msgid "The application structure contains the following fields:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2445 ../src/guestfs-actions.pod:3748
+#: ../fish/guestfish-actions.pod:2445 ../src/guestfs-actions.pod:3756
msgid "C<app_name>"
msgstr "C<app_name>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2447 ../src/guestfs-actions.pod:3750
+#: ../fish/guestfish-actions.pod:2447 ../src/guestfs-actions.pod:3758
msgid ""
"The name of the application. For Red Hat-derived and Debian-derived Linux "
"guests, this is the package name."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2450 ../src/guestfs-actions.pod:3753
+#: ../fish/guestfish-actions.pod:2450 ../src/guestfs-actions.pod:3761
msgid "C<app_display_name>"
msgstr "C<app_display_name>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2452 ../src/guestfs-actions.pod:3755
+#: ../fish/guestfish-actions.pod:2452 ../src/guestfs-actions.pod:3763
msgid ""
"The display name of the application, sometimes localized to the install "
"language of the guest operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2455 ../src/guestfs-actions.pod:3758
+#: ../fish/guestfish-actions.pod:2455 ../src/guestfs-actions.pod:3766
msgid ""
-"If unavailable this is returned as an empty string C<\"\">. Callers needing"
-" to display something can use C<app_name> instead."
+"If unavailable this is returned as an empty string C<\"\">. Callers needing "
+"to display something can use C<app_name> instead."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3761
+#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3769
msgid "C<app_epoch>"
msgstr "C<app_epoch>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3763
+#: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3771
msgid ""
"For package managers which use epochs, this contains the epoch of the "
"package (an integer). If unavailable, this is returned as C<0>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3766
+#: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3774
msgid "C<app_version>"
msgstr "C<app_version>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2465 ../src/guestfs-actions.pod:3768
+#: ../fish/guestfish-actions.pod:2465 ../src/guestfs-actions.pod:3776
msgid ""
"The version string of the application or package. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2468 ../src/guestfs-actions.pod:3771
+#: ../fish/guestfish-actions.pod:2468 ../src/guestfs-actions.pod:3779
msgid "C<app_release>"
msgstr "C<app_release>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2470 ../src/guestfs-actions.pod:3773
+#: ../fish/guestfish-actions.pod:2470 ../src/guestfs-actions.pod:3781
msgid ""
"The release string of the application or package, for package managers that "
"use this. If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2474 ../src/guestfs-actions.pod:3777
+#: ../fish/guestfish-actions.pod:2474 ../src/guestfs-actions.pod:3785
msgid "C<app_install_path>"
msgstr "C<app_install_path>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2476 ../src/guestfs-actions.pod:3779
+#: ../fish/guestfish-actions.pod:2476 ../src/guestfs-actions.pod:3787
msgid ""
"The installation path of the application (on operating systems such as "
"Windows which use installation paths). This path is in the format used by "
@@ -11206,77 +11216,77 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2481 ../src/guestfs-actions.pod:3784
+#: ../fish/guestfish-actions.pod:2481 ../src/guestfs-actions.pod:3792
msgid "If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2483 ../src/guestfs-actions.pod:3786
+#: ../fish/guestfish-actions.pod:2483 ../src/guestfs-actions.pod:3794
msgid "C<app_trans_path>"
msgstr "C<app_trans_path>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2485 ../src/guestfs-actions.pod:3788
+#: ../fish/guestfish-actions.pod:2485 ../src/guestfs-actions.pod:3796
msgid ""
"The install path translated into a libguestfs path. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2488 ../src/guestfs-actions.pod:3791
+#: ../fish/guestfish-actions.pod:2488 ../src/guestfs-actions.pod:3799
msgid "C<app_publisher>"
msgstr "C<app_publisher>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2490 ../src/guestfs-actions.pod:3793
+#: ../fish/guestfish-actions.pod:2490 ../src/guestfs-actions.pod:3801
msgid ""
"The name of the publisher of the application, for package managers that use "
"this. If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2494 ../src/guestfs-actions.pod:3797
+#: ../fish/guestfish-actions.pod:2494 ../src/guestfs-actions.pod:3805
msgid "C<app_url>"
msgstr "C<app_url>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2496 ../src/guestfs-actions.pod:3799
+#: ../fish/guestfish-actions.pod:2496 ../src/guestfs-actions.pod:3807
msgid ""
"The URL (eg. upstream URL) of the application. If unavailable this is "
"returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2499 ../src/guestfs-actions.pod:3802
+#: ../fish/guestfish-actions.pod:2499 ../src/guestfs-actions.pod:3810
msgid "C<app_source_package>"
msgstr "C<app_source_package>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2501 ../src/guestfs-actions.pod:3804
+#: ../fish/guestfish-actions.pod:2501 ../src/guestfs-actions.pod:3812
msgid ""
"For packaging systems which support this, the name of the source package. "
"If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2504 ../src/guestfs-actions.pod:3807
+#: ../fish/guestfish-actions.pod:2504 ../src/guestfs-actions.pod:3815
msgid "C<app_summary>"
msgstr "C<app_summary>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2506 ../src/guestfs-actions.pod:3809
+#: ../fish/guestfish-actions.pod:2506 ../src/guestfs-actions.pod:3817
msgid ""
"A short (usually one line) description of the application or package. If "
"unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2509 ../src/guestfs-actions.pod:3812
+#: ../fish/guestfish-actions.pod:2509 ../src/guestfs-actions.pod:3820
msgid "C<app_description>"
msgstr "C<app_description>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2511 ../src/guestfs-actions.pod:3814
+#: ../fish/guestfish-actions.pod:2511 ../src/guestfs-actions.pod:3822
msgid ""
"A longer description of the application or package. If unavailable this is "
"returned as an empty string C<\"\">."
@@ -11298,7 +11308,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2522 ../src/guestfs-actions.pod:3832
+#: ../fish/guestfish-actions.pod:2522 ../src/guestfs-actions.pod:3840
msgid ""
"This function uses other libguestfs functions and certain heuristics to "
"inspect the disk(s) (usually disks belonging to a virtual machine), looking "
@@ -11306,42 +11316,42 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2526 ../src/guestfs-actions.pod:3836
+#: ../fish/guestfish-actions.pod:2526 ../src/guestfs-actions.pod:3844
msgid "The list returned is empty if no operating systems were found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3838
+#: ../fish/guestfish-actions.pod:2528 ../src/guestfs-actions.pod:3846
msgid ""
"If one operating system was found, then this returns a list with a single "
-"element, which is the name of the root filesystem of this operating system."
-" It is also possible for this function to return a list containing more "
-"than one element, indicating a dual-boot or multi-boot virtual machine, with"
-" each element being the root filesystem of one of the operating systems."
+"element, which is the name of the root filesystem of this operating system. "
+"It is also possible for this function to return a list containing more than "
+"one element, indicating a dual-boot or multi-boot virtual machine, with each "
+"element being the root filesystem of one of the operating systems."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2535
msgid ""
"You can pass the root string(s) returned to other L</inspect-get-*> "
-"functions in order to query further information about each operating system,"
-" such as the name and version."
+"functions in order to query further information about each operating system, "
+"such as the name and version."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2540
msgid ""
-"This function uses other libguestfs features such as L</mount-ro> and L"
-"</umount-all> in order to mount and unmount filesystems and look at the "
+"This function uses other libguestfs features such as L</mount-ro> and L</"
+"umount-all> in order to mount and unmount filesystems and look at the "
"contents. This should be called with no disks currently mounted. The "
"function may also use Augeas, so any existing Augeas handle will be closed."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3856
+#: ../fish/guestfish-actions.pod:2546 ../src/guestfs-actions.pod:3864
msgid ""
-"This function cannot decrypt encrypted disks. The caller must do that first"
-" (supplying the necessary keys) if the disk is encrypted."
+"This function cannot decrypt encrypted disks. The caller must do that first "
+"(supplying the necessary keys) if the disk is encrypted."
msgstr ""
#. type: textblock
@@ -11366,7 +11376,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2558 ../src/guestfs-actions.pod:3876
+#: ../fish/guestfish-actions.pod:2558 ../src/guestfs-actions.pod:3884
msgid ""
"This returns C<true> if and only if there is a block device with the given "
"C<path> name."
@@ -11396,7 +11406,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2567 ../src/guestfs-actions.pod:3890
+#: ../fish/guestfish-actions.pod:2567 ../src/guestfs-actions.pod:3898
msgid ""
"This returns true iff this handle is busy processing a command (in the "
"C<BUSY> state)."
@@ -11418,7 +11428,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2576 ../src/guestfs-actions.pod:3905
+#: ../fish/guestfish-actions.pod:2576 ../src/guestfs-actions.pod:3913
msgid ""
"This returns C<true> if and only if there is a character device with the "
"given C<path> name."
@@ -11440,7 +11450,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2585 ../src/guestfs-actions.pod:3919
+#: ../fish/guestfish-actions.pod:2585 ../src/guestfs-actions.pod:3927
msgid ""
"This returns true iff this handle is being configured (in the C<CONFIG> "
"state)."
@@ -11462,7 +11472,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2594 ../src/guestfs-actions.pod:3934
+#: ../fish/guestfish-actions.pod:2594 ../src/guestfs-actions.pod:3942
msgid ""
"This returns C<true> if and only if there is a directory with the given "
"C<path> name. Note that it returns false for other objects like files."
@@ -11484,7 +11494,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3950
+#: ../fish/guestfish-actions.pod:2604 ../src/guestfs-actions.pod:3958
msgid ""
"This returns C<true> if and only if there is a FIFO (named pipe) with the "
"given C<path> name."
@@ -11506,11 +11516,10 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2613 ../src/guestfs-actions.pod:3965
+#: ../fish/guestfish-actions.pod:2613 ../src/guestfs-actions.pod:3973
msgid ""
"This returns C<true> if and only if there is a regular file with the given "
-"C<path> name. Note that it returns false for other objects like "
-"directories."
+"C<path> name. Note that it returns false for other objects like directories."
msgstr ""
#. type: =head2
@@ -11529,7 +11538,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:3980
+#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:3988
msgid ""
"This returns true iff this handle is launching the subprocess (in the "
"C<LAUNCHING> state)."
@@ -11551,7 +11560,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2632 ../src/guestfs-actions.pod:3995
+#: ../fish/guestfish-actions.pod:2632 ../src/guestfs-actions.pod:4003
msgid ""
"This command tests whether C<device> is a logical volume, and returns true "
"iff this is the case."
@@ -11573,7 +11582,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2639 ../src/guestfs-actions.pod:4007
+#: ../fish/guestfish-actions.pod:2639 ../src/guestfs-actions.pod:4015
msgid ""
"This returns true iff this handle is ready to accept commands (in the "
"C<READY> state)."
@@ -11595,7 +11604,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2648 ../src/guestfs-actions.pod:4022
+#: ../fish/guestfish-actions.pod:2648 ../src/guestfs-actions.pod:4030
msgid ""
"This returns C<true> if and only if there is a Unix domain socket with the "
"given C<path> name."
@@ -11617,7 +11626,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2657 ../src/guestfs-actions.pod:4037
+#: ../fish/guestfish-actions.pod:2657 ../src/guestfs-actions.pod:4045
msgid ""
"This returns C<true> if and only if there is a symbolic link with the given "
"C<path> name."
@@ -11637,7 +11646,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2666 ../src/guestfs-actions.pod:4052
+#: ../fish/guestfish-actions.pod:2666 ../src/guestfs-actions.pod:4060
msgid ""
"This returns true iff the file exists and the file is empty or it contains "
"all zero bytes."
@@ -11657,12 +11666,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2673 ../src/guestfs-actions.pod:4065
+#: ../fish/guestfish-actions.pod:2673 ../src/guestfs-actions.pod:4073
msgid "This returns true iff the device exists and contains all zero bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2675 ../src/guestfs-actions.pod:4067
+#: ../fish/guestfish-actions.pod:2675 ../src/guestfs-actions.pod:4075
msgid "Note that for large devices this can take a long time to run."
msgstr ""
@@ -11682,7 +11691,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2681 ../src/guestfs-actions.pod:4078
+#: ../fish/guestfish-actions.pod:2681 ../src/guestfs-actions.pod:4086
msgid "This kills the qemu subprocess. You should never need to call this."
msgstr ""
@@ -11707,14 +11716,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2689 ../src/guestfs-actions.pod:4089
+#: ../fish/guestfish-actions.pod:2689 ../src/guestfs-actions.pod:4097
msgid ""
"Internally libguestfs is implemented by running a virtual machine using "
"L<qemu(1)>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2692 ../src/guestfs-actions.pod:4092
+#: ../fish/guestfish-actions.pod:2692 ../src/guestfs-actions.pod:4100
msgid ""
"You should call this after configuring the handle (eg. adding drives) but "
"before performing any actions."
@@ -11738,9 +11747,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2699
msgid ""
-"Change the file owner to C<owner> and group to C<group>. This is like "
-"L</chown> but if C<path> is a symlink then the link itself is changed, not "
-"the target."
+"Change the file owner to C<owner> and group to C<group>. This is like L</"
+"chown> but if C<path> is a symlink then the link itself is changed, not the "
+"target."
msgstr ""
#. type: =head2
@@ -11759,11 +11768,10 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2711 ../src/guestfs-actions.pod:4132
+#: ../fish/guestfish-actions.pod:2711 ../src/guestfs-actions.pod:4140
msgid ""
-"Get a single extended attribute from file C<path> named C<name>. If C<path>"
-" is a symlink, then this call returns an extended attribute from the "
-"symlink."
+"Get a single extended attribute from file C<path> named C<name>. If C<path> "
+"is a symlink, then this call returns an extended attribute from the symlink."
msgstr ""
#. type: textblock
@@ -11807,7 +11815,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2739 ../src/guestfs-actions.pod:4175
+#: ../fish/guestfish-actions.pod:2739 ../src/guestfs-actions.pod:4183
msgid ""
"List all 9p filesystems attached to the guest. A list of mount tags is "
"returned."
@@ -11829,12 +11837,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2746 ../src/guestfs-actions.pod:4189
+#: ../fish/guestfish-actions.pod:2746 ../src/guestfs-actions.pod:4197
msgid "List all the block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2748 ../src/guestfs-actions.pod:4191
+#: ../fish/guestfish-actions.pod:2748 ../src/guestfs-actions.pod:4199
msgid "The full block device names are returned, eg. C</dev/sda>."
msgstr ""
@@ -11852,7 +11860,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2756 ../src/guestfs-actions.pod:4206
+#: ../fish/guestfish-actions.pod:2756 ../src/guestfs-actions.pod:4214
msgid "List all device mapper devices."
msgstr ""
@@ -11886,7 +11894,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2769 ../src/guestfs-actions.pod:4226
+#: ../fish/guestfish-actions.pod:2769 ../src/guestfs-actions.pod:4234
msgid ""
"This inspection command looks for filesystems on partitions, block devices "
"and logical volumes, returning a list of devices containing filesystems and "
@@ -11894,14 +11902,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4230
+#: ../fish/guestfish-actions.pod:2773 ../src/guestfs-actions.pod:4238
msgid ""
"The return value is a hash, where the keys are the devices containing "
"filesystems, and the values are the filesystem types. For example:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2777 ../src/guestfs-actions.pod:4234
+#: ../fish/guestfish-actions.pod:2777 ../src/guestfs-actions.pod:4242
#, no-wrap
msgid ""
" \"/dev/sda1\" => \"ntfs\"\n"
@@ -11912,18 +11920,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2782 ../src/guestfs-actions.pod:4239
+#: ../fish/guestfish-actions.pod:2782 ../src/guestfs-actions.pod:4247
msgid ""
-"The value can have the special value \"unknown\", meaning the content of the"
-" device is undetermined or empty. \"swap\" means a Linux swap partition."
+"The value can have the special value \"unknown\", meaning the content of the "
+"device is undetermined or empty. \"swap\" means a Linux swap partition."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2786
msgid ""
"This command runs other libguestfs commands, which might include L</mount> "
-"and L</umount>, and therefore you should use this soon after launch and only"
-" when nothing is mounted."
+"and L</umount>, and therefore you should use this soon after launch and only "
+"when nothing is mounted."
msgstr ""
#. type: textblock
@@ -11952,20 +11960,20 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2802 ../src/guestfs-actions.pod:4268
+#: ../fish/guestfish-actions.pod:2802 ../src/guestfs-actions.pod:4276
msgid "List all the partitions detected on all block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2804 ../src/guestfs-actions.pod:4270
+#: ../fish/guestfish-actions.pod:2804 ../src/guestfs-actions.pod:4278
msgid "The full partition device names are returned, eg. C</dev/sda1>"
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2806
msgid ""
-"This does not return logical volumes. For that you will need to call "
-"L</lvs>."
+"This does not return logical volumes. For that you will need to call L</"
+"lvs>."
msgstr ""
#. type: =head2
@@ -11984,14 +11992,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2815 ../src/guestfs-actions.pod:4289
+#: ../fish/guestfish-actions.pod:2815 ../src/guestfs-actions.pod:4297
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
"cwd) in the format of 'ls -la'."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2818 ../src/guestfs-actions.pod:4292
+#: ../fish/guestfish-actions.pod:2818 ../src/guestfs-actions.pod:4300
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string."
@@ -12013,7 +12021,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2825 ../src/guestfs-actions.pod:4307
+#: ../fish/guestfish-actions.pod:2825 ../src/guestfs-actions.pod:4315
msgid "This command creates a hard link using the C<ln> command."
msgstr ""
@@ -12033,7 +12041,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4320
+#: ../fish/guestfish-actions.pod:2831 ../src/guestfs-actions.pod:4328
msgid ""
"This command creates a hard link using the C<ln -f> command. The I<-f> "
"option removes the link (C<linkname>) if it exists already."
@@ -12055,7 +12063,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2838 ../src/guestfs-actions.pod:4334
+#: ../fish/guestfish-actions.pod:2838 ../src/guestfs-actions.pod:4342
msgid "This command creates a symbolic link using the C<ln -s> command."
msgstr ""
@@ -12075,7 +12083,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2844 ../src/guestfs-actions.pod:4347
+#: ../fish/guestfish-actions.pod:2844 ../src/guestfs-actions.pod:4355
msgid ""
"This command creates a symbolic link using the C<ln -sf> command, The I<-f> "
"option removes the link (C<linkname>) if it exists already."
@@ -12097,8 +12105,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2851
msgid ""
-"This is the same as L</removexattr>, but if C<path> is a symbolic link, then"
-" it removes an extended attribute of the link itself."
+"This is the same as L</removexattr>, but if C<path> is a symbolic link, then "
+"it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
@@ -12117,11 +12125,10 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2859 ../src/guestfs-actions.pod:4375
+#: ../fish/guestfish-actions.pod:2859 ../src/guestfs-actions.pod:4383
msgid ""
"List the files in C<directory> (relative to the root directory, there is no "
-"cwd). The '.' and '..' entries are not returned, but hidden files are "
-"shown."
+"cwd). The '.' and '..' entries are not returned, but hidden files are shown."
msgstr ""
#. type: textblock
@@ -12147,8 +12154,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2870
msgid ""
-"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it"
-" sets an extended attribute of the link itself."
+"This is the same as L</setxattr>, but if C<path> is a symbolic link, then it "
+"sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
@@ -12167,20 +12174,20 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:2878 ../fish/guestfish-actions.pod:4702
-#: ../src/guestfs-actions.pod:4411 ../src/guestfs-actions.pod:7214
+#: ../fish/guestfish-actions.pod:2878 ../fish/guestfish-actions.pod:4678
+#: ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:7200
msgid "Returns file information for the given C<path>."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2880
msgid ""
-"This is the same as L</stat> except that if C<path> is a symbolic link, then"
-" the link is stat-ed, not the file it refers to."
+"This is the same as L</stat> except that if C<path> is a symbolic link, then "
+"the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2884 ../src/guestfs-actions.pod:4417
+#: ../fish/guestfish-actions.pod:2884 ../src/guestfs-actions.pod:4425
msgid "This is the same as the C<lstat(2)> system call."
msgstr ""
@@ -12201,12 +12208,12 @@ msgstr ""
#: ../fish/guestfish-actions.pod:2890
msgid ""
"This call allows you to perform the L</lstat> operation on multiple files, "
-"where all files are in the directory C<path>. C<names> is the list of files"
-" from this directory."
+"where all files are in the directory C<path>. C<names> is the list of files "
+"from this directory."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4436
+#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4444
msgid ""
"On return you get a list of stat structs, with a one-to-one correspondence "
"to the C<names> list. If any name did not exist or could not be lstat'd, "
@@ -12216,8 +12223,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2899
msgid ""
-"This call is intended for programs that want to efficiently list a directory"
-" contents without making many round-trips. See also L</lxattrlist> for a "
+"This call is intended for programs that want to efficiently list a directory "
+"contents without making many round-trips. See also L</lxattrlist> for a "
"similarly efficient call for getting extended attributes. Very long "
"directory listings might cause the protocol message size to be exceeded, "
"causing this call to fail. The caller must split up such requests into "
@@ -12238,24 +12245,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2911 ../src/guestfs-actions.pod:4464
+#: ../fish/guestfish-actions.pod:2911 ../src/guestfs-actions.pod:4472
msgid ""
"This command adds a new key on LUKS device C<device>. C<key> is any "
-"existing key, and is used to access the device. C<newkey> is the new key to"
-" add. C<keyslot> is the key slot that will be replaced."
+"existing key, and is used to access the device. C<newkey> is the new key to "
+"add. C<keyslot> is the key slot that will be replaced."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2916
msgid ""
-"Note that if C<keyslot> already contains a key, then this command will fail."
-" You have to use L</luks-kill-slot> first to remove that key."
+"Note that if C<keyslot> already contains a key, then this command will "
+"fail. You have to use L</luks-kill-slot> first to remove that key."
msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2920 ../fish/guestfish-actions.pod:2942
-#: ../fish/guestfish-actions.pod:2955 ../fish/guestfish-actions.pod:2969
-#: ../fish/guestfish-actions.pod:2995 ../fish/guestfish-actions.pod:3005
+#: ../fish/guestfish-actions.pod:2952 ../fish/guestfish-actions.pod:2963
+#: ../fish/guestfish-actions.pod:2989 ../fish/guestfish-actions.pod:2999
msgid ""
"This command has one or more key or passphrase parameters. Guestfish will "
"prompt for these separately."
@@ -12279,10 +12286,10 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:2927
msgid ""
-"This closes a LUKS device that was created earlier by L</luks-open> or L"
-"</luks-open-ro>. The C<device> parameter must be the name of the LUKS "
-"mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the "
-"underlying block device."
+"This closes a LUKS device that was created earlier by L</luks-open> or L</"
+"luks-open-ro>. The C<device> parameter must be the name of the LUKS mapping "
+"device (ie. C</dev/mapper/mapname>) and I<not> the name of the underlying "
+"block device."
msgstr ""
#. type: =head2
@@ -12299,35 +12306,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2937 ../src/guestfs-actions.pod:4505
+#: ../fish/guestfish-actions.pod:2937 ../src/guestfs-actions.pod:4513
msgid ""
"This command erases existing data on C<device> and formats the device as a "
"LUKS encrypted device. C<key> is the initial key, which is added to key "
"slot C<slot>. (LUKS supports 8 key slots, numbered 0-7)."
msgstr ""
-#. type: textblock
-#: ../fish/guestfish-actions.pod:2945 ../fish/guestfish-actions.pod:2958
-#: ../fish/guestfish-actions.pod:3045 ../fish/guestfish-actions.pod:3696
-#: ../fish/guestfish-actions.pod:4236 ../fish/guestfish-actions.pod:4573
-#: ../fish/guestfish-actions.pod:4596 ../fish/guestfish-actions.pod:4618
-#: ../fish/guestfish-actions.pod:5364 ../src/guestfs-actions.pod:4512
-#: ../src/guestfs-actions.pod:4535 ../src/guestfs-actions.pod:4678
-#: ../src/guestfs-actions.pod:5771 ../src/guestfs-actions.pod:6577
-#: ../src/guestfs-actions.pod:7028 ../src/guestfs-actions.pod:7058
-#: ../src/guestfs-actions.pod:7091 ../src/guestfs-actions.pod:8290
-msgid ""
-"B<This command is dangerous. Without careful use you can easily destroy all"
-" your data>."
-msgstr ""
-
#. type: =head2
-#: ../fish/guestfish-actions.pod:2948
+#: ../fish/guestfish-actions.pod:2945
msgid "luks-format-cipher"
msgstr "luks-format-cipher"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2950
+#: ../fish/guestfish-actions.pod:2947
#, no-wrap
msgid ""
" luks-format-cipher device keyslot cipher\n"
@@ -12335,19 +12327,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2952
+#: ../fish/guestfish-actions.pod:2949
msgid ""
"This command is the same as L</luks-format> but it also allows you to set "
"the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2961
+#: ../fish/guestfish-actions.pod:2955
msgid "luks-kill-slot"
msgstr "luks-kill-slot"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2963
+#: ../fish/guestfish-actions.pod:2957
#, no-wrap
msgid ""
" luks-kill-slot device keyslot\n"
@@ -12355,19 +12347,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2965 ../src/guestfs-actions.pod:4552
+#: ../fish/guestfish-actions.pod:2959 ../src/guestfs-actions.pod:4554
msgid ""
"This command deletes the key in key slot C<keyslot> from the encrypted LUKS "
"device C<device>. C<key> must be one of the I<other> keys."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2972
+#: ../fish/guestfish-actions.pod:2966
msgid "luks-open"
msgstr "luks-open"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2974
+#: ../fish/guestfish-actions.pod:2968
#, no-wrap
msgid ""
" luks-open device mapname\n"
@@ -12375,26 +12367,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2976 ../src/guestfs-actions.pod:4572
+#: ../fish/guestfish-actions.pod:2970 ../src/guestfs-actions.pod:4574
msgid ""
"This command opens a block device which has been encrypted according to the "
"Linux Unified Key Setup (LUKS) standard."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2979 ../src/guestfs-actions.pod:4575
+#: ../fish/guestfish-actions.pod:2973 ../src/guestfs-actions.pod:4577
msgid "C<device> is the encrypted block device or partition."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2981 ../src/guestfs-actions.pod:4577
+#: ../fish/guestfish-actions.pod:2975 ../src/guestfs-actions.pod:4579
msgid ""
"The caller must supply one of the keys associated with the LUKS block "
"device, in the C<key> parameter."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2984 ../src/guestfs-actions.pod:4580
+#: ../fish/guestfish-actions.pod:2978 ../src/guestfs-actions.pod:4582
msgid ""
"This creates a new block device called C</dev/mapper/mapname>. Reads and "
"writes to this block device are decrypted from and encrypted to the "
@@ -12402,24 +12394,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2988
+#: ../fish/guestfish-actions.pod:2982
msgid ""
"If this block device contains LVM volume groups, then calling L</vgscan> "
"followed by L</vg-activate-all> will make them visible."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2992
+#: ../fish/guestfish-actions.pod:2986
msgid "Use L</list-dm-devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2998
+#: ../fish/guestfish-actions.pod:2992
msgid "luks-open-ro"
msgstr "luks-open-ro"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3000
+#: ../fish/guestfish-actions.pod:2994
#, no-wrap
msgid ""
" luks-open-ro device mapname\n"
@@ -12427,19 +12419,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3002
+#: ../fish/guestfish-actions.pod:2996
msgid ""
-"This is the same as L</luks-open> except that a read-only mapping is "
-"created."
+"This is the same as L</luks-open> except that a read-only mapping is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3008
+#: ../fish/guestfish-actions.pod:3002
msgid "lvcreate"
msgstr "lvcreate"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3010
+#: ../fish/guestfish-actions.pod:3004
#, no-wrap
msgid ""
" lvcreate logvol volgroup mbytes\n"
@@ -12447,19 +12438,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3012 ../src/guestfs-actions.pod:4626
+#: ../fish/guestfish-actions.pod:3006 ../src/guestfs-actions.pod:4628
msgid ""
"This creates an LVM logical volume called C<logvol> on the volume group "
"C<volgroup>, with C<size> megabytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3015
+#: ../fish/guestfish-actions.pod:3009
msgid "lvm-canonical-lv-name"
msgstr "lvm-canonical-lv-name"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3017
+#: ../fish/guestfish-actions.pod:3011
#, no-wrap
msgid ""
" lvm-canonical-lv-name lvname\n"
@@ -12467,32 +12458,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3019 ../src/guestfs-actions.pod:4639
+#: ../fish/guestfish-actions.pod:3013 ../src/guestfs-actions.pod:4641
msgid ""
"This converts alternative naming schemes for LVs that you might find to the "
-"canonical name. For example, C</dev/mapper/VG-LV> is converted to "
-"C</dev/VG/LV>."
+"canonical name. For example, C</dev/mapper/VG-LV> is converted to C</dev/VG/"
+"LV>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3023 ../src/guestfs-actions.pod:4643
+#: ../fish/guestfish-actions.pod:3017 ../src/guestfs-actions.pod:4645
msgid ""
-"This command returns an error if the C<lvname> parameter does not refer to a"
-" logical volume."
+"This command returns an error if the C<lvname> parameter does not refer to a "
+"logical volume."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3026
+#: ../fish/guestfish-actions.pod:3020
msgid "See also L</is-lv>."
msgstr "Див. також L</is-lv>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3028
+#: ../fish/guestfish-actions.pod:3022
msgid "lvm-clear-filter"
msgstr "lvm-clear-filter"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3030
+#: ../fish/guestfish-actions.pod:3024
#, no-wrap
msgid ""
" lvm-clear-filter\n"
@@ -12502,26 +12493,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3032
+#: ../fish/guestfish-actions.pod:3026
msgid ""
-"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every"
-" block device."
+"This undoes the effect of L</lvm-set-filter>. LVM will be able to see every "
+"block device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3035 ../fish/guestfish-actions.pod:3066
-#: ../src/guestfs-actions.pod:4661 ../src/guestfs-actions.pod:4703
+#: ../fish/guestfish-actions.pod:3029 ../fish/guestfish-actions.pod:3057
+#: ../src/guestfs-actions.pod:4663 ../src/guestfs-actions.pod:4702
msgid ""
"This command also clears the LVM cache and performs a volume group scan."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3038
+#: ../fish/guestfish-actions.pod:3032
msgid "lvm-remove-all"
msgstr "lvm-remove-all"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3040
+#: ../fish/guestfish-actions.pod:3034
#, no-wrap
msgid ""
" lvm-remove-all\n"
@@ -12531,19 +12522,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3042 ../src/guestfs-actions.pod:4673
+#: ../fish/guestfish-actions.pod:3036 ../src/guestfs-actions.pod:4675
msgid ""
"This command removes all LVM logical volumes, volume groups and physical "
"volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3048
+#: ../fish/guestfish-actions.pod:3039
msgid "lvm-set-filter"
msgstr "lvm-set-filter"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3050
+#: ../fish/guestfish-actions.pod:3041
#, no-wrap
msgid ""
" lvm-set-filter 'devices ...'\n"
@@ -12553,44 +12544,44 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3052 ../src/guestfs-actions.pod:4689
+#: ../fish/guestfish-actions.pod:3043 ../src/guestfs-actions.pod:4688
msgid ""
-"This sets the LVM device filter so that LVM will only be able to \"see\" the"
-" block devices in the list C<devices>, and will ignore all other attached "
+"This sets the LVM device filter so that LVM will only be able to \"see\" the "
+"block devices in the list C<devices>, and will ignore all other attached "
"block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3056 ../src/guestfs-actions.pod:4693
+#: ../fish/guestfish-actions.pod:3047 ../src/guestfs-actions.pod:4692
msgid ""
"Where disk image(s) contain duplicate PVs or VGs, this command is useful to "
-"get LVM to ignore the duplicates, otherwise LVM can get confused. Note also"
-" there are two types of duplication possible: either cloned PVs/VGs which "
-"have identical UUIDs; or VGs that are not cloned but just happen to have the"
-" same name. In normal operation you cannot create this situation, but you "
+"get LVM to ignore the duplicates, otherwise LVM can get confused. Note also "
+"there are two types of duplication possible: either cloned PVs/VGs which "
+"have identical UUIDs; or VGs that are not cloned but just happen to have the "
+"same name. In normal operation you cannot create this situation, but you "
"can do it outside LVM, eg. by cloning disk images or by bit twiddling "
"inside the LVM metadata."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3069 ../src/guestfs-actions.pod:4706
+#: ../fish/guestfish-actions.pod:3060 ../src/guestfs-actions.pod:4705
msgid "You can filter whole block devices or individual partitions."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3071 ../src/guestfs-actions.pod:4708
+#: ../fish/guestfish-actions.pod:3062 ../src/guestfs-actions.pod:4707
msgid ""
"You cannot use this if any VG is currently in use (eg. contains a mounted "
"filesystem), even if you are not filtering out that VG."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3075
+#: ../fish/guestfish-actions.pod:3066
msgid "lvremove"
msgstr "lvremove"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3077
+#: ../fish/guestfish-actions.pod:3068
#, no-wrap
msgid ""
" lvremove device\n"
@@ -12600,26 +12591,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3079 ../src/guestfs-actions.pod:4722
+#: ../fish/guestfish-actions.pod:3070 ../src/guestfs-actions.pod:4721
msgid ""
"Remove an LVM logical volume C<device>, where C<device> is the path to the "
"LV, such as C</dev/VG/LV>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3082 ../src/guestfs-actions.pod:4725
+#: ../fish/guestfish-actions.pod:3073 ../src/guestfs-actions.pod:4724
msgid ""
-"You can also remove all LVs in a volume group by specifying the VG name, "
-"C</dev/VG>."
+"You can also remove all LVs in a volume group by specifying the VG name, C</"
+"dev/VG>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3085
+#: ../fish/guestfish-actions.pod:3076
msgid "lvrename"
msgstr "lvrename"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3087
+#: ../fish/guestfish-actions.pod:3078
#, no-wrap
msgid ""
" lvrename logvol newlogvol\n"
@@ -12627,17 +12618,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3089 ../src/guestfs-actions.pod:4739
+#: ../fish/guestfish-actions.pod:3080 ../src/guestfs-actions.pod:4738
msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3091
+#: ../fish/guestfish-actions.pod:3082
msgid "lvresize"
msgstr "lvresize"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3093
+#: ../fish/guestfish-actions.pod:3084
#, no-wrap
msgid ""
" lvresize device mbytes\n"
@@ -12645,19 +12636,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3095 ../src/guestfs-actions.pod:4752
+#: ../fish/guestfish-actions.pod:3086 ../src/guestfs-actions.pod:4751
msgid ""
"This resizes (expands or shrinks) an existing LVM logical volume to "
"C<mbytes>. When reducing, data in the reduced part is lost."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3099
+#: ../fish/guestfish-actions.pod:3090
msgid "lvresize-free"
msgstr "lvresize-free"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3101
+#: ../fish/guestfish-actions.pod:3092
#, no-wrap
msgid ""
" lvresize-free lv percent\n"
@@ -12665,21 +12656,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3103 ../src/guestfs-actions.pod:4767
+#: ../fish/guestfish-actions.pod:3094 ../src/guestfs-actions.pod:4766
msgid ""
-"This expands an existing logical volume C<lv> so that it fills C<pc>% of the"
-" remaining free space in the volume group. Commonly you would call this "
-"with pc = 100 which expands the logical volume as much as possible, using "
-"all remaining free space in the volume group."
+"This expands an existing logical volume C<lv> so that it fills C<pc>% of the "
+"remaining free space in the volume group. Commonly you would call this with "
+"pc = 100 which expands the logical volume as much as possible, using all "
+"remaining free space in the volume group."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3109
+#: ../fish/guestfish-actions.pod:3100
msgid "lvs"
msgstr "lvs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3111
+#: ../fish/guestfish-actions.pod:3102
#, no-wrap
msgid ""
" lvs\n"
@@ -12689,31 +12680,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3113 ../src/guestfs-actions.pod:4782
+#: ../fish/guestfish-actions.pod:3104 ../src/guestfs-actions.pod:4781
msgid ""
-"List all the logical volumes detected. This is the equivalent of the "
-"L<lvs(8)> command."
+"List all the logical volumes detected. This is the equivalent of the L<lvs"
+"(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3116 ../src/guestfs-actions.pod:4785
+#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4784
msgid ""
-"This returns a list of the logical volume device names (eg. "
-"C</dev/VolGroup00/LogVol00>)."
+"This returns a list of the logical volume device names (eg. C</dev/"
+"VolGroup00/LogVol00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3119
+#: ../fish/guestfish-actions.pod:3110
msgid "See also L</lvs-full>, L</list-filesystems>."
msgstr "Див. також L</lvs-full>, L</list-filesystems>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3121
+#: ../fish/guestfish-actions.pod:3112
msgid "lvs-full"
msgstr "lvs-full"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3123
+#: ../fish/guestfish-actions.pod:3114
#, no-wrap
msgid ""
" lvs-full\n"
@@ -12723,19 +12714,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3125 ../src/guestfs-actions.pod:4801
+#: ../fish/guestfish-actions.pod:3116 ../src/guestfs-actions.pod:4800
msgid ""
-"List all the logical volumes detected. This is the equivalent of the "
-"L<lvs(8)> command. The \"full\" version includes all fields."
+"List all the logical volumes detected. This is the equivalent of the L<lvs"
+"(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3128
+#: ../fish/guestfish-actions.pod:3119
msgid "lvuuid"
msgstr "lvuuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3130
+#: ../fish/guestfish-actions.pod:3121
#, no-wrap
msgid ""
" lvuuid device\n"
@@ -12745,17 +12736,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3132 ../src/guestfs-actions.pod:4816
+#: ../fish/guestfish-actions.pod:3123 ../src/guestfs-actions.pod:4815
msgid "This command returns the UUID of the LVM LV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3134
+#: ../fish/guestfish-actions.pod:3125
msgid "lxattrlist"
msgstr "lxattrlist"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3136
+#: ../fish/guestfish-actions.pod:3127
#, no-wrap
msgid ""
" lxattrlist path 'names ...'\n"
@@ -12763,44 +12754,43 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3138 ../src/guestfs-actions.pod:4830
+#: ../fish/guestfish-actions.pod:3129 ../src/guestfs-actions.pod:4829
msgid ""
-"This call allows you to get the extended attributes of multiple files, where"
-" all files are in the directory C<path>. C<names> is the list of files from"
-" this directory."
+"This call allows you to get the extended attributes of multiple files, where "
+"all files are in the directory C<path>. C<names> is the list of files from "
+"this directory."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3142 ../src/guestfs-actions.pod:4834
+#: ../fish/guestfish-actions.pod:3133 ../src/guestfs-actions.pod:4833
msgid ""
"On return you get a flat list of xattr structs which must be interpreted "
-"sequentially. The first xattr struct always has a zero-length C<attrname>."
-" C<attrval> in this struct is zero-length to indicate there was an error "
+"sequentially. The first xattr struct always has a zero-length C<attrname>. "
+"C<attrval> in this struct is zero-length to indicate there was an error "
"doing C<lgetxattr> for this file, I<or> is a C string which is a decimal "
-"number (the number of following attributes for this file, which could be "
-"C<\"0\">). Then after the first xattr struct are the zero or more "
-"attributes for the first named file. This repeats for the second and "
-"subsequent files."
+"number (the number of following attributes for this file, which could be C<"
+"\"0\">). Then after the first xattr struct are the zero or more attributes "
+"for the first named file. This repeats for the second and subsequent files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3152
+#: ../fish/guestfish-actions.pod:3143
msgid ""
-"This call is intended for programs that want to efficiently list a directory"
-" contents without making many round-trips. See also L</lstatlist> for a "
+"This call is intended for programs that want to efficiently list a directory "
+"contents without making many round-trips. See also L</lstatlist> for a "
"similarly efficient call for getting standard stats. Very long directory "
"listings might cause the protocol message size to be exceeded, causing this "
-"call to fail. The caller must split up such requests into smaller groups of"
-" names."
+"call to fail. The caller must split up such requests into smaller groups of "
+"names."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3160
+#: ../fish/guestfish-actions.pod:3151
msgid "mkdir"
msgstr "mkdir"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3162
+#: ../fish/guestfish-actions.pod:3153
#, no-wrap
msgid ""
" mkdir path\n"
@@ -12810,17 +12800,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4864
+#: ../fish/guestfish-actions.pod:3155 ../src/guestfs-actions.pod:4863
msgid "Create a directory named C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3166
+#: ../fish/guestfish-actions.pod:3157
msgid "mkdir-mode"
msgstr "mkdir-mode"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3168
+#: ../fish/guestfish-actions.pod:3159
#, no-wrap
msgid ""
" mkdir-mode path mode\n"
@@ -12830,14 +12820,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3170 ../src/guestfs-actions.pod:4877
+#: ../fish/guestfish-actions.pod:3161 ../src/guestfs-actions.pod:4876
msgid ""
"This command creates a directory, setting the initial permissions of the "
"directory to C<mode>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3173 ../src/guestfs-actions.pod:4880
+#: ../fish/guestfish-actions.pod:3164 ../src/guestfs-actions.pod:4879
msgid ""
"For common Linux filesystems, the actual mode which is set will be C<mode & "
"~umask & 01777>. Non-native-Linux filesystems may interpret the mode in "
@@ -12845,17 +12835,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3177
+#: ../fish/guestfish-actions.pod:3168
msgid "See also L</mkdir>, L</umask>"
msgstr "Див. також L</mkdir>, L</umask>"
#. type: =head2
-#: ../fish/guestfish-actions.pod:3179
+#: ../fish/guestfish-actions.pod:3170
msgid "mkdir-p"
msgstr "mkdir-p"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3181
+#: ../fish/guestfish-actions.pod:3172
#, no-wrap
msgid ""
" mkdir-p path\n"
@@ -12865,19 +12855,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3183 ../src/guestfs-actions.pod:4896
+#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4895
msgid ""
"Create a directory named C<path>, creating any parent directories as "
"necessary. This is like the C<mkdir -p> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3186
+#: ../fish/guestfish-actions.pod:3177
msgid "mkdtemp"
msgstr "mkdtemp"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3188
+#: ../fish/guestfish-actions.pod:3179
#, no-wrap
msgid ""
" mkdtemp template\n"
@@ -12887,7 +12877,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3190 ../src/guestfs-actions.pod:4909
+#: ../fish/guestfish-actions.pod:3181 ../src/guestfs-actions.pod:4908
msgid ""
"This command creates a temporary directory. The C<template> parameter "
"should be a full pathname for the temporary directory name with the final "
@@ -12895,42 +12885,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3195 ../src/guestfs-actions.pod:4914
+#: ../fish/guestfish-actions.pod:3186 ../src/guestfs-actions.pod:4913
msgid ""
-"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one"
-" being suitable for Windows filesystems."
+"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
+"being suitable for Windows filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4917
+#: ../fish/guestfish-actions.pod:3189 ../src/guestfs-actions.pod:4916
msgid "The name of the temporary directory that was created is returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4920
-msgid ""
-"The temporary directory is created with mode 0700 and is owned by root."
+#: ../fish/guestfish-actions.pod:3192 ../src/guestfs-actions.pod:4919
+msgid "The temporary directory is created with mode 0700 and is owned by root."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3204 ../src/guestfs-actions.pod:4923
+#: ../fish/guestfish-actions.pod:3195 ../src/guestfs-actions.pod:4922
msgid ""
"The caller is responsible for deleting the temporary directory and its "
"contents after use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3207 ../src/guestfs-actions.pod:4926
+#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4925
msgid "See also: L<mkdtemp(3)>"
msgstr "Див. також L<mkdtemp(3)>"
#. type: =head2
-#: ../fish/guestfish-actions.pod:3209
+#: ../fish/guestfish-actions.pod:3200
msgid "mke2fs-J"
msgstr "mke2fs-J"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3211
+#: ../fish/guestfish-actions.pod:3202
#, no-wrap
msgid ""
" mke2fs-J fstype blocksize device journal\n"
@@ -12938,14 +12927,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3213 ../src/guestfs-actions.pod:4942
+#: ../fish/guestfish-actions.pod:3204 ../src/guestfs-actions.pod:4941
msgid ""
-"This creates an ext2/3/4 filesystem on C<device> with an external journal on"
-" C<journal>. It is equivalent to the command:"
+"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
+"C<journal>. It is equivalent to the command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3217 ../src/guestfs-actions.pod:4946
+#: ../fish/guestfish-actions.pod:3208 ../src/guestfs-actions.pod:4945
#, no-wrap
msgid ""
" mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -12955,17 +12944,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3219
+#: ../fish/guestfish-actions.pod:3210
msgid "See also L</mke2journal>."
msgstr "Див. також L</mke2journal>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3221
+#: ../fish/guestfish-actions.pod:3212
msgid "mke2fs-JL"
msgstr "mke2fs-JL"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3223
+#: ../fish/guestfish-actions.pod:3214
#, no-wrap
msgid ""
" mke2fs-JL fstype blocksize device label\n"
@@ -12973,24 +12962,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3225 ../src/guestfs-actions.pod:4963
+#: ../fish/guestfish-actions.pod:3216 ../src/guestfs-actions.pod:4962
msgid ""
-"This creates an ext2/3/4 filesystem on C<device> with an external journal on"
-" the journal labeled C<label>."
+"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
+"the journal labeled C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3228
+#: ../fish/guestfish-actions.pod:3219
msgid "See also L</mke2journal-L>."
msgstr "Див. також L</mke2journal-L>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3230
+#: ../fish/guestfish-actions.pod:3221
msgid "mke2fs-JU"
msgstr "mke2fs-JU"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3232
+#: ../fish/guestfish-actions.pod:3223
#, no-wrap
msgid ""
" mke2fs-JU fstype blocksize device uuid\n"
@@ -12998,24 +12987,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3234 ../src/guestfs-actions.pod:4981
+#: ../fish/guestfish-actions.pod:3225 ../src/guestfs-actions.pod:4980
msgid ""
-"This creates an ext2/3/4 filesystem on C<device> with an external journal on"
-" the journal with UUID C<uuid>."
+"This creates an ext2/3/4 filesystem on C<device> with an external journal on "
+"the journal with UUID C<uuid>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3237
+#: ../fish/guestfish-actions.pod:3228
msgid "See also L</mke2journal-U>."
msgstr "Див. також L</mke2journal-U>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3239
+#: ../fish/guestfish-actions.pod:3230
msgid "mke2journal"
msgstr "mke2journal"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3241
+#: ../fish/guestfish-actions.pod:3232
#, no-wrap
msgid ""
" mke2journal blocksize device\n"
@@ -13023,14 +13012,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3243 ../src/guestfs-actions.pod:4997
+#: ../fish/guestfish-actions.pod:3234 ../src/guestfs-actions.pod:4996
msgid ""
-"This creates an ext2 external journal on C<device>. It is equivalent to the"
-" command:"
+"This creates an ext2 external journal on C<device>. It is equivalent to the "
+"command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3246 ../src/guestfs-actions.pod:5000
+#: ../fish/guestfish-actions.pod:3237 ../src/guestfs-actions.pod:4999
#, no-wrap
msgid ""
" mke2fs -O journal_dev -b blocksize device\n"
@@ -13038,12 +13027,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3248
+#: ../fish/guestfish-actions.pod:3239
msgid "mke2journal-L"
msgstr "mke2journal-L"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3250
+#: ../fish/guestfish-actions.pod:3241
#, no-wrap
msgid ""
" mke2journal-L blocksize label device\n"
@@ -13051,18 +13040,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3252 ../src/guestfs-actions.pod:5014
-msgid ""
-"This creates an ext2 external journal on C<device> with label C<label>."
+#: ../fish/guestfish-actions.pod:3243 ../src/guestfs-actions.pod:5013
+msgid "This creates an ext2 external journal on C<device> with label C<label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3254
+#: ../fish/guestfish-actions.pod:3245
msgid "mke2journal-U"
msgstr "mke2journal-U"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3256
+#: ../fish/guestfish-actions.pod:3247
#, no-wrap
msgid ""
" mke2journal-U blocksize uuid device\n"
@@ -13070,17 +13058,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:5028
+#: ../fish/guestfish-actions.pod:3249 ../src/guestfs-actions.pod:5027
msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3260
+#: ../fish/guestfish-actions.pod:3251
msgid "mkfifo"
msgstr "mkfifo"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3262
+#: ../fish/guestfish-actions.pod:3253
#, no-wrap
msgid ""
" mkfifo mode path\n"
@@ -13090,19 +13078,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3264
+#: ../fish/guestfish-actions.pod:3255
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around L</mknod>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3270
+#: ../fish/guestfish-actions.pod:3261
msgid "mkfs"
msgstr "mkfs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3272
+#: ../fish/guestfish-actions.pod:3263
#, no-wrap
msgid ""
" mkfs fstype device\n"
@@ -13112,19 +13100,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3274 ../src/guestfs-actions.pod:5058
+#: ../fish/guestfish-actions.pod:3265 ../src/guestfs-actions.pod:5057
msgid ""
"This creates a filesystem on C<device> (usually a partition or LVM logical "
"volume). The filesystem type is C<fstype>, for example C<ext3>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3278
+#: ../fish/guestfish-actions.pod:3269
msgid "mkfs-b"
msgstr "mkfs-b"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3280
+#: ../fish/guestfish-actions.pod:3271
#, no-wrap
msgid ""
" mkfs-b fstype blocksize device\n"
@@ -13132,7 +13120,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3282
+#: ../fish/guestfish-actions.pod:3273
msgid ""
"This call is similar to L</mkfs>, but it allows you to control the block "
"size of the resulting filesystem. Supported block sizes depend on the "
@@ -13140,27 +13128,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3287 ../fish/guestfish-actions.pod:3314
-#: ../src/guestfs-actions.pod:5086 ../src/guestfs-actions.pod:5124
+#: ../fish/guestfish-actions.pod:3278 ../fish/guestfish-actions.pod:3305
+#: ../src/guestfs-actions.pod:5085 ../src/guestfs-actions.pod:5123
msgid ""
"For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
"cluster size."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3290
+#: ../fish/guestfish-actions.pod:3281
msgid ""
"I<This function is deprecated.> In new code, use the L</mkfs_opts> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3297
+#: ../fish/guestfish-actions.pod:3288
msgid "mkfs-opts"
msgstr "mkfs-opts"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3299
+#: ../fish/guestfish-actions.pod:3290
#, no-wrap
msgid ""
" mkfs-opts fstype device [blocksize:..] [features:..] [inode:..] [sectorsize:..]\n"
@@ -13168,19 +13156,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3301 ../src/guestfs-actions.pod:5111
+#: ../fish/guestfish-actions.pod:3292 ../src/guestfs-actions.pod:5110
msgid ""
"This function creates a filesystem on C<device>. The filesystem type is "
"C<fstype>, for example C<ext3>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3308 ../src/guestfs-actions.pod:5118
+#: ../fish/guestfish-actions.pod:3299 ../src/guestfs-actions.pod:5117
msgid "C<blocksize>"
msgstr "C<blocksize>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3310 ../src/guestfs-actions.pod:5120
+#: ../fish/guestfish-actions.pod:3301 ../src/guestfs-actions.pod:5119
msgid ""
"The filesystem block size. Supported block sizes depend on the filesystem "
"type, but typically they are C<1024>, C<2048> or C<4096> for Linux ext2/3 "
@@ -13188,65 +13176,65 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3317 ../src/guestfs-actions.pod:5127
+#: ../fish/guestfish-actions.pod:3308 ../src/guestfs-actions.pod:5126
msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3319 ../src/guestfs-actions.pod:5129
+#: ../fish/guestfish-actions.pod:3310 ../src/guestfs-actions.pod:5128
msgid "C<features>"
msgstr "C<features>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3321 ../src/guestfs-actions.pod:5131
+#: ../fish/guestfish-actions.pod:3312 ../src/guestfs-actions.pod:5130
msgid "This passes the I<-O> parameter to the external mkfs program."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3323 ../src/guestfs-actions.pod:5133
+#: ../fish/guestfish-actions.pod:3314 ../src/guestfs-actions.pod:5132
msgid ""
"For certain filesystem types, this allows extra filesystem features to be "
"selected. See L<mke2fs(8)> and L<mkfs.ufs(8)> for more details."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3327 ../src/guestfs-actions.pod:5137
+#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5136
msgid ""
-"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem"
-" type."
+"You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
+"type."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:5140
+#: ../fish/guestfish-actions.pod:3321 ../src/guestfs-actions.pod:5139
msgid "C<inode>"
msgstr "C<inode>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5142
+#: ../fish/guestfish-actions.pod:3323 ../src/guestfs-actions.pod:5141
msgid ""
"This passes the I<-I> parameter to the external L<mke2fs(8)> program which "
"sets the inode size (only for ext2/3/4 filesystems at present)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3335 ../src/guestfs-actions.pod:5145
+#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5144
msgid "C<sectorsize>"
msgstr "C<sectorsize>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3337 ../src/guestfs-actions.pod:5147
+#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5146
msgid ""
"This passes the I<-S> parameter to external L<mkfs.ufs(8)> program, which "
"sets sector size for ufs filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3344
+#: ../fish/guestfish-actions.pod:3335
msgid "mkmountpoint"
msgstr "mkmountpoint"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3346
+#: ../fish/guestfish-actions.pod:3337
#, no-wrap
msgid ""
" mkmountpoint exemptpath\n"
@@ -13254,22 +13242,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3348
+#: ../fish/guestfish-actions.pod:3339
msgid ""
-"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used"
-" to create extra mountpoints before mounting the first filesystem."
+"L</mkmountpoint> and L</rmmountpoint> are specialized calls that can be used "
+"to create extra mountpoints before mounting the first filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3352 ../src/guestfs-actions.pod:5190
+#: ../fish/guestfish-actions.pod:3343 ../src/guestfs-actions.pod:5189
msgid ""
-"These calls are I<only> necessary in some very limited circumstances, mainly"
-" the case where you want to mount a mix of unrelated and/or read-only "
+"These calls are I<only> necessary in some very limited circumstances, mainly "
+"the case where you want to mount a mix of unrelated and/or read-only "
"filesystems together."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5194
+#: ../fish/guestfish-actions.pod:3347 ../src/guestfs-actions.pod:5193
msgid ""
"For example, live CDs often contain a \"Russian doll\" nest of filesystems, "
"an ISO outer layer, with a squashfs image inside, with an ext2/3 image "
@@ -13277,7 +13265,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5199
+#: ../fish/guestfish-actions.pod:3352 ../src/guestfs-actions.pod:5198
#, no-wrap
msgid ""
" add-ro Fedora-11-i686-Live.iso\n"
@@ -13301,12 +13289,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3370 ../src/guestfs-actions.pod:5208
+#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5207
msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3372
+#: ../fish/guestfish-actions.pod:3363
msgid ""
"L</mkmountpoint> is not compatible with L</umount-all>. You may get "
"unexpected errors if you try to mix these calls. It is safest to manually "
@@ -13314,7 +13302,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3376
+#: ../fish/guestfish-actions.pod:3367
msgid ""
"L</umount-all> unmounts filesystems by sorting the paths longest first, so "
"for this to work for manual mountpoints, you must ensure that the innermost "
@@ -13322,26 +13310,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:5219
+#: ../fish/guestfish-actions.pod:3372 ../src/guestfs-actions.pod:5218
msgid ""
"For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3383
+#: ../fish/guestfish-actions.pod:3374
msgid ""
-"Autosync [see L</set-autosync>, this is set by default on handles] can cause"
-" L</umount-all> to be called when the handle is closed which can also "
-"trigger these issues."
+"Autosync [see L</set-autosync>, this is set by default on handles] can cause "
+"L</umount-all> to be called when the handle is closed which can also trigger "
+"these issues."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3387
+#: ../fish/guestfish-actions.pod:3378
msgid "mknod"
msgstr "mknod"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3389
+#: ../fish/guestfish-actions.pod:3380
#, no-wrap
msgid ""
" mknod mode devmajor devminor path\n"
@@ -13349,14 +13337,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3391 ../src/guestfs-actions.pod:5238
+#: ../fish/guestfish-actions.pod:3382 ../src/guestfs-actions.pod:5237
msgid ""
-"This call creates block or character special devices, or named pipes "
-"(FIFOs)."
+"This call creates block or character special devices, or named pipes (FIFOs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3394 ../src/guestfs-actions.pod:5241
+#: ../fish/guestfish-actions.pod:3385 ../src/guestfs-actions.pod:5240
msgid ""
"The C<mode> parameter should be the mode, using the standard constants. "
"C<devmajor> and C<devminor> are the device major and minor numbers, only "
@@ -13364,7 +13351,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3399
+#: ../fish/guestfish-actions.pod:3390
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
@@ -13375,12 +13362,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3409
+#: ../fish/guestfish-actions.pod:3400
msgid "mknod-b"
msgstr "mknod-b"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3411
+#: ../fish/guestfish-actions.pod:3402
#, no-wrap
msgid ""
" mknod-b mode devmajor devminor path\n"
@@ -13388,7 +13375,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3413
+#: ../fish/guestfish-actions.pod:3404
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -13396,12 +13383,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3419
+#: ../fish/guestfish-actions.pod:3410
msgid "mknod-c"
msgstr "mknod-c"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3421
+#: ../fish/guestfish-actions.pod:3412
#, no-wrap
msgid ""
" mknod-c mode devmajor devminor path\n"
@@ -13409,7 +13396,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3423
+#: ../fish/guestfish-actions.pod:3414
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -13417,12 +13404,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3429
+#: ../fish/guestfish-actions.pod:3420
msgid "mkswap"
msgstr "mkswap"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3431
+#: ../fish/guestfish-actions.pod:3422
#, no-wrap
msgid ""
" mkswap device\n"
@@ -13432,17 +13419,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3433 ../src/guestfs-actions.pod:5304
+#: ../fish/guestfish-actions.pod:3424 ../src/guestfs-actions.pod:5303
msgid "Create a swap partition on C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3435
+#: ../fish/guestfish-actions.pod:3426
msgid "mkswap-L"
msgstr "mkswap-L"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3437
+#: ../fish/guestfish-actions.pod:3428
#, no-wrap
msgid ""
" mkswap-L label device\n"
@@ -13452,25 +13439,25 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3439 ../src/guestfs-actions.pod:5317
+#: ../fish/guestfish-actions.pod:3430 ../src/guestfs-actions.pod:5316
msgid "Create a swap partition on C<device> with label C<label>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3441 ../src/guestfs-actions.pod:5319
+#: ../fish/guestfish-actions.pod:3432 ../src/guestfs-actions.pod:5318
msgid ""
-"Note that you cannot attach a swap label to a block device (eg. "
-"C</dev/sda>), just to a partition. This appears to be a limitation of the "
-"kernel or swap tools."
+"Note that you cannot attach a swap label to a block device (eg. C</dev/"
+"sda>), just to a partition. This appears to be a limitation of the kernel "
+"or swap tools."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3445
+#: ../fish/guestfish-actions.pod:3436
msgid "mkswap-U"
msgstr "mkswap-U"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3447
+#: ../fish/guestfish-actions.pod:3438
#, no-wrap
msgid ""
" mkswap-U uuid device\n"
@@ -13480,17 +13467,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3449 ../src/guestfs-actions.pod:5334
+#: ../fish/guestfish-actions.pod:3440 ../src/guestfs-actions.pod:5333
msgid "Create a swap partition on C<device> with UUID C<uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3451
+#: ../fish/guestfish-actions.pod:3442
msgid "mkswap-file"
msgstr "mkswap-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3453
+#: ../fish/guestfish-actions.pod:3444
#, no-wrap
msgid ""
" mkswap-file path\n"
@@ -13500,24 +13487,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3455 ../src/guestfs-actions.pod:5346
+#: ../fish/guestfish-actions.pod:3446 ../src/guestfs-actions.pod:5345
msgid "Create a swap file."
msgstr "Створити файл резервної пам’яті."
#. type: textblock
-#: ../fish/guestfish-actions.pod:3457
+#: ../fish/guestfish-actions.pod:3448
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like L</fallocate>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3460
+#: ../fish/guestfish-actions.pod:3451
msgid "modprobe"
msgstr "modprobe"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3462
+#: ../fish/guestfish-actions.pod:3453
#, no-wrap
msgid ""
" modprobe modulename\n"
@@ -13527,24 +13514,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3464 ../src/guestfs-actions.pod:5361
+#: ../fish/guestfish-actions.pod:3455 ../src/guestfs-actions.pod:5360
msgid "This loads a kernel module in the appliance."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3466 ../src/guestfs-actions.pod:5363
+#: ../fish/guestfish-actions.pod:3457 ../src/guestfs-actions.pod:5362
msgid ""
"The kernel module must have been whitelisted when libguestfs was built (see "
"C<appliance/kmod.whitelist.in> in the source)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3469
+#: ../fish/guestfish-actions.pod:3460
msgid "mount"
msgstr "mount"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3471
+#: ../fish/guestfish-actions.pod:3462
#, no-wrap
msgid ""
" mount device mountpoint\n"
@@ -13554,31 +13541,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3473 ../src/guestfs-actions.pod:5377
+#: ../fish/guestfish-actions.pod:3464 ../src/guestfs-actions.pod:5376
msgid ""
-"Mount a guest disk at a position in the filesystem. Block devices are named"
-" C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If "
+"Mount a guest disk at a position in the filesystem. Block devices are named "
+"C</dev/sda>, C</dev/sdb> and so on, as they were added to the guest. If "
"those block devices contain partitions, they will have the usual names (eg. "
"C</dev/sda1>). Also LVM C</dev/VG/LV>-style names can be used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3479 ../src/guestfs-actions.pod:5383
+#: ../fish/guestfish-actions.pod:3470 ../src/guestfs-actions.pod:5382
msgid ""
"The rules are the same as for L<mount(2)>: A filesystem must first be "
-"mounted on C</> before others can be mounted. Other filesystems can only be"
-" mounted on directories which already exist."
+"mounted on C</> before others can be mounted. Other filesystems can only be "
+"mounted on directories which already exist."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3484 ../src/guestfs-actions.pod:5388
+#: ../fish/guestfish-actions.pod:3475 ../src/guestfs-actions.pod:5387
msgid ""
-"The mounted filesystem is writable, if we have sufficient permissions on the"
-" underlying device."
+"The mounted filesystem is writable, if we have sufficient permissions on the "
+"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3487
+#: ../fish/guestfish-actions.pod:3478
msgid ""
"Before libguestfs 1.13.16, this call implicitly added the options C<sync> "
"and C<noatime>. The C<sync> option greatly slowed writes and caused many "
@@ -13588,12 +13575,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3494
+#: ../fish/guestfish-actions.pod:3485
msgid "mount-9p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3496
+#: ../fish/guestfish-actions.pod:3487
#, no-wrap
msgid ""
" mount-9p mounttag mountpoint [options:..]\n"
@@ -13601,14 +13588,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3498 ../src/guestfs-actions.pod:5417
+#: ../fish/guestfish-actions.pod:3489 ../src/guestfs-actions.pod:5416
msgid ""
"Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
"C<mountpoint>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3501 ../src/guestfs-actions.pod:5420
+#: ../fish/guestfish-actions.pod:3492 ../src/guestfs-actions.pod:5419
msgid ""
"If required, C<trans=virtio> will be automatically added to the options. "
"Any other options required can be passed in the optional C<options> "
@@ -13616,12 +13603,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3507
+#: ../fish/guestfish-actions.pod:3498
msgid "mount-loop"
msgstr "mount-loop"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3509
+#: ../fish/guestfish-actions.pod:3500
#, no-wrap
msgid ""
" mount-loop file mountpoint\n"
@@ -13629,7 +13616,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3511 ../src/guestfs-actions.pod:5459
+#: ../fish/guestfish-actions.pod:3502 ../src/guestfs-actions.pod:5458
msgid ""
"This command lets you mount C<file> (a filesystem image in a file) on a "
"mount point. It is entirely equivalent to the command C<mount -o loop file "
@@ -13637,12 +13624,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3515
+#: ../fish/guestfish-actions.pod:3506
msgid "mount-options"
msgstr "mount-options"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3517
+#: ../fish/guestfish-actions.pod:3508
#, no-wrap
msgid ""
" mount-options options device mountpoint\n"
@@ -13650,26 +13637,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3519
+#: ../fish/guestfish-actions.pod:3510
msgid ""
"This is the same as the L</mount> command, but it allows you to set the "
"mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3523 ../src/guestfs-actions.pod:5479
+#: ../fish/guestfish-actions.pod:3514 ../src/guestfs-actions.pod:5478
msgid ""
"If the C<options> parameter is an empty string, then no options are passed "
"(all options default to whatever the filesystem uses)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3527
+#: ../fish/guestfish-actions.pod:3518
msgid "mount-ro"
msgstr "mount-ro"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3529
+#: ../fish/guestfish-actions.pod:3520
#, no-wrap
msgid ""
" mount-ro device mountpoint\n"
@@ -13679,19 +13666,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3531
+#: ../fish/guestfish-actions.pod:3522
msgid ""
-"This is the same as the L</mount> command, but it mounts the filesystem with"
-" the read-only (I<-o ro>) flag."
+"This is the same as the L</mount> command, but it mounts the filesystem with "
+"the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3534
+#: ../fish/guestfish-actions.pod:3525
msgid "mount-vfs"
msgstr "mount-vfs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3536
+#: ../fish/guestfish-actions.pod:3527
#, no-wrap
msgid ""
" mount-vfs options vfstype device mountpoint\n"
@@ -13699,19 +13686,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3538
+#: ../fish/guestfish-actions.pod:3529
msgid ""
-"This is the same as the L</mount> command, but it allows you to set both the"
-" mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags."
+"This is the same as the L</mount> command, but it allows you to set both the "
+"mount options and the vfstype as for the L<mount(8)> I<-o> and I<-t> flags."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3542
+#: ../fish/guestfish-actions.pod:3533
msgid "mountpoints"
msgstr "mountpoints"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3544
+#: ../fish/guestfish-actions.pod:3535
#, no-wrap
msgid ""
" mountpoints\n"
@@ -13721,7 +13708,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3546
+#: ../fish/guestfish-actions.pod:3537
msgid ""
"This call is similar to L</mounts>. That call returns a list of devices. "
"This one returns a hash table (map) of device name to directory where the "
@@ -13729,12 +13716,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3550
+#: ../fish/guestfish-actions.pod:3541
msgid "mounts"
msgstr "mounts"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3552
+#: ../fish/guestfish-actions.pod:3543
#, no-wrap
msgid ""
" mounts\n"
@@ -13744,29 +13731,29 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3554 ../src/guestfs-actions.pod:5540
+#: ../fish/guestfish-actions.pod:3545 ../src/guestfs-actions.pod:5539
msgid ""
-"This returns the list of currently mounted filesystems. It returns the list"
-" of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
+"This returns the list of currently mounted filesystems. It returns the list "
+"of devices (eg. C</dev/sda1>, C</dev/VG/LV>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3557 ../src/guestfs-actions.pod:5543
+#: ../fish/guestfish-actions.pod:3548 ../src/guestfs-actions.pod:5542
msgid "Some internal mounts are not shown."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3559
+#: ../fish/guestfish-actions.pod:3550
msgid "See also: L</mountpoints>"
msgstr "Див. також L</mountpoints>"
#. type: =head2
-#: ../fish/guestfish-actions.pod:3561
+#: ../fish/guestfish-actions.pod:3552
msgid "mv"
msgstr "mv"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3563
+#: ../fish/guestfish-actions.pod:3554
#, no-wrap
msgid ""
" mv src dest\n"
@@ -13776,19 +13763,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3565 ../src/guestfs-actions.pod:5560
+#: ../fish/guestfish-actions.pod:3556 ../src/guestfs-actions.pod:5559
msgid ""
"This moves a file from C<src> to C<dest> where C<dest> is either a "
"destination filename or destination directory."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3568
+#: ../fish/guestfish-actions.pod:3559
msgid "ntfs-3g-probe"
msgstr "ntfs-3g-probe"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3570
+#: ../fish/guestfish-actions.pod:3561
#, no-wrap
msgid ""
" ntfs-3g-probe true|false device\n"
@@ -13796,7 +13783,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3572 ../src/guestfs-actions.pod:5574
+#: ../fish/guestfish-actions.pod:3563 ../src/guestfs-actions.pod:5573
msgid ""
"This command runs the L<ntfs-3g.probe(8)> command which probes an NTFS "
"C<device> for mountability. (Not all NTFS volumes can be mounted read-"
@@ -13804,7 +13791,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3576 ../src/guestfs-actions.pod:5578
+#: ../fish/guestfish-actions.pod:3567 ../src/guestfs-actions.pod:5577
msgid ""
"C<rw> is a boolean flag. Set it to true if you want to test if the volume "
"can be mounted read-write. Set it to false if you want to test if the "
@@ -13812,19 +13799,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3580 ../src/guestfs-actions.pod:5582
+#: ../fish/guestfish-actions.pod:3571 ../src/guestfs-actions.pod:5581
msgid ""
-"The return value is an integer which C<0> if the operation would succeed, or"
-" some non-zero value documented in the L<ntfs-3g.probe(8)> manual page."
+"The return value is an integer which C<0> if the operation would succeed, or "
+"some non-zero value documented in the L<ntfs-3g.probe(8)> manual page."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3584
+#: ../fish/guestfish-actions.pod:3575
msgid "ntfsresize"
msgstr "ntfsresize"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3586
+#: ../fish/guestfish-actions.pod:3577
#, no-wrap
msgid ""
" ntfsresize device\n"
@@ -13834,18 +13821,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3588 ../fish/guestfish-actions.pod:3612
-#: ../src/guestfs-actions.pod:5603 ../src/guestfs-actions.pod:5635
+#: ../fish/guestfish-actions.pod:3579 ../fish/guestfish-actions.pod:3603
+#: ../src/guestfs-actions.pod:5602 ../src/guestfs-actions.pod:5634
msgid ""
"This command resizes an NTFS filesystem, expanding or shrinking it to the "
"size of the underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3591 ../src/guestfs-actions.pod:5606
+#: ../fish/guestfish-actions.pod:3582 ../src/guestfs-actions.pod:5605
msgid ""
-"I<Note:> After the resize operation, the filesystem is marked as requiring a"
-" consistency check (for safety). You have to boot into Windows to perform "
+"I<Note:> After the resize operation, the filesystem is marked as requiring a "
+"consistency check (for safety). You have to boot into Windows to perform "
"this check and clear this condition. Furthermore, ntfsresize refuses to "
"resize filesystems which have been marked in this way. So in effect it is "
"not possible to call ntfsresize multiple times on a single filesystem "
@@ -13853,25 +13840,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3599 ../fish/guestfish-actions.pod:3638
-#: ../src/guestfs-actions.pod:5614 ../src/guestfs-actions.pod:5661
+#: ../fish/guestfish-actions.pod:3590 ../fish/guestfish-actions.pod:3629
+#: ../src/guestfs-actions.pod:5613 ../src/guestfs-actions.pod:5660
msgid "See also L<ntfsresize(8)>."
msgstr "Див. також L<ntfsresize(8)>."
#. type: textblock
-#: ../fish/guestfish-actions.pod:3601 ../fish/guestfish-actions.pod:3649
+#: ../fish/guestfish-actions.pod:3592 ../fish/guestfish-actions.pod:3640
msgid ""
"I<This function is deprecated.> In new code, use the L</ntfsresize_opts> "
"call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3608
+#: ../fish/guestfish-actions.pod:3599
msgid "ntfsresize-opts"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3610
+#: ../fish/guestfish-actions.pod:3601
#, no-wrap
msgid ""
" ntfsresize-opts device [size:..] [force:..]\n"
@@ -13879,41 +13866,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3621 ../src/guestfs-actions.pod:5644
+#: ../fish/guestfish-actions.pod:3612 ../src/guestfs-actions.pod:5643
msgid ""
"The new size (in bytes) of the filesystem. If omitted, the filesystem is "
"resized to fit the container (eg. partition)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3624 ../src/guestfs-actions.pod:5647
+#: ../fish/guestfish-actions.pod:3615 ../src/guestfs-actions.pod:5646
msgid "C<force>"
msgstr "C<force>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3626 ../src/guestfs-actions.pod:5649
+#: ../fish/guestfish-actions.pod:3617 ../src/guestfs-actions.pod:5648
msgid ""
"If this option is true, then force the resize of the filesystem even if the "
"filesystem is marked as requiring a consistency check."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3629
+#: ../fish/guestfish-actions.pod:3620
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
"this check and clear this condition. If you I<don't> set the C<force> "
-"option then it is not possible to call L</ntfsresize-opts> multiple times on"
-" a single filesystem without booting into Windows between each resize."
+"option then it is not possible to call L</ntfsresize-opts> multiple times on "
+"a single filesystem without booting into Windows between each resize."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3642
+#: ../fish/guestfish-actions.pod:3633
msgid "ntfsresize-size"
msgstr "ntfsresize-size"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3644
+#: ../fish/guestfish-actions.pod:3635
#, no-wrap
msgid ""
" ntfsresize-size device size\n"
@@ -13921,19 +13908,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3646
+#: ../fish/guestfish-actions.pod:3637
msgid ""
"This command is the same as L</ntfsresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3656
+#: ../fish/guestfish-actions.pod:3647
msgid "part-add"
msgstr "part-add"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3658
+#: ../fish/guestfish-actions.pod:3649
#, no-wrap
msgid ""
" part-add device prlogex startsect endsect\n"
@@ -13941,22 +13928,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3660
+#: ../fish/guestfish-actions.pod:3651
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call L</part-init> first."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3663 ../src/guestfs-actions.pod:5722
+#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5721
msgid ""
-"The C<prlogex> parameter is the type of partition. Normally you should pass"
-" C<p> or C<primary> here, but MBR partition tables also support C<l> (or "
+"The C<prlogex> parameter is the type of partition. Normally you should pass "
+"C<p> or C<primary> here, but MBR partition tables also support C<l> (or "
"C<logical>) and C<e> (or C<extended>) partition types."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3668 ../src/guestfs-actions.pod:5727
+#: ../fish/guestfish-actions.pod:3659 ../src/guestfs-actions.pod:5726
msgid ""
"C<startsect> and C<endsect> are the start and end of the partition in "
"I<sectors>. C<endsect> may be negative, which means it counts backwards "
@@ -13964,19 +13951,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3672
+#: ../fish/guestfish-actions.pod:3663
msgid ""
-"Creating a partition which covers the whole disk is not so easy. Use L"
-"</part-disk> to do that."
+"Creating a partition which covers the whole disk is not so easy. Use L</"
+"part-disk> to do that."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3675
+#: ../fish/guestfish-actions.pod:3666
msgid "part-del"
msgstr "part-del"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3677
+#: ../fish/guestfish-actions.pod:3668
#, no-wrap
msgid ""
" part-del device partnum\n"
@@ -13984,24 +13971,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5745
+#: ../fish/guestfish-actions.pod:3670 ../src/guestfs-actions.pod:5744
msgid "This command deletes the partition numbered C<partnum> on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3681 ../src/guestfs-actions.pod:5747
+#: ../fish/guestfish-actions.pod:3672 ../src/guestfs-actions.pod:5746
msgid ""
"Note that in the case of MBR partitioning, deleting an extended partition "
"also deletes any logical partitions it contains."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3685
+#: ../fish/guestfish-actions.pod:3676
msgid "part-disk"
msgstr "part-disk"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3687
+#: ../fish/guestfish-actions.pod:3678
#, no-wrap
msgid ""
" part-disk device parttype\n"
@@ -14011,26 +13998,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3689
+#: ../fish/guestfish-actions.pod:3680
msgid ""
"This command is simply a combination of L</part-init> followed by L</part-"
"add> to create a single primary partition covering the whole disk."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3693
+#: ../fish/guestfish-actions.pod:3684
msgid ""
-"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other"
-" possible values are described in L</part-init>."
+"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
+"possible values are described in L</part-init>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3699
+#: ../fish/guestfish-actions.pod:3687
msgid "part-get-bootable"
msgstr "part-get-bootable"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3701
+#: ../fish/guestfish-actions.pod:3689
#, no-wrap
msgid ""
" part-get-bootable device partnum\n"
@@ -14038,24 +14025,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3703 ../src/guestfs-actions.pod:5783
+#: ../fish/guestfish-actions.pod:3691 ../src/guestfs-actions.pod:5779
msgid ""
"This command returns true if the partition C<partnum> on C<device> has the "
"bootable flag set."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3706
+#: ../fish/guestfish-actions.pod:3694
msgid "See also L</part-set-bootable>."
msgstr "Див. також L</part-set-bootable>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3708
+#: ../fish/guestfish-actions.pod:3696
msgid "part-get-mbr-id"
msgstr "part-get-mbr-id"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3710
+#: ../fish/guestfish-actions.pod:3698
#, no-wrap
msgid ""
" part-get-mbr-id device partnum\n"
@@ -14063,27 +14050,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3712 ../src/guestfs-actions.pod:5799
+#: ../fish/guestfish-actions.pod:3700 ../src/guestfs-actions.pod:5795
msgid ""
"Returns the MBR type byte (also known as the ID byte) from the numbered "
"partition C<partnum>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3715 ../fish/guestfish-actions.pod:3859
+#: ../fish/guestfish-actions.pod:3703 ../fish/guestfish-actions.pod:3847
msgid ""
-"Note that only MBR (old DOS-style) partitions have type bytes. You will get"
-" undefined results for other partition table types (see L</part-get-"
+"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
+"undefined results for other partition table types (see L</part-get-"
"parttype>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3719
+#: ../fish/guestfish-actions.pod:3707
msgid "part-get-parttype"
msgstr "part-get-parttype"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3721
+#: ../fish/guestfish-actions.pod:3709
#, no-wrap
msgid ""
" part-get-parttype device\n"
@@ -14093,14 +14080,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3723 ../src/guestfs-actions.pod:5816
+#: ../fish/guestfish-actions.pod:3711 ../src/guestfs-actions.pod:5812
msgid ""
"This command examines the partition table on C<device> and returns the "
"partition table type (format) being used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3726
+#: ../fish/guestfish-actions.pod:3714
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -14108,12 +14095,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3731
+#: ../fish/guestfish-actions.pod:3719
msgid "part-init"
msgstr "part-init"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3733
+#: ../fish/guestfish-actions.pod:3721
#, no-wrap
msgid ""
" part-init device parttype\n"
@@ -14121,42 +14108,42 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3735 ../src/guestfs-actions.pod:5836
+#: ../fish/guestfish-actions.pod:3723 ../src/guestfs-actions.pod:5832
msgid ""
"This creates an empty partition table on C<device> of one of the partition "
-"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt>"
-" (for large disks)."
+"types listed below. Usually C<parttype> should be either C<msdos> or C<gpt> "
+"(for large disks)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3739
+#: ../fish/guestfish-actions.pod:3727
msgid ""
"Initially there are no partitions. Following this, you should call L</part-"
"add> for each partition required."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3742 ../src/guestfs-actions.pod:5843
+#: ../fish/guestfish-actions.pod:3730 ../src/guestfs-actions.pod:5839
msgid "Possible values for C<parttype> are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3746 ../src/guestfs-actions.pod:5847
+#: ../fish/guestfish-actions.pod:3734 ../src/guestfs-actions.pod:5843
msgid "B<efi>"
msgstr "B<efi>"
#. type: =item
-#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5849
+#: ../fish/guestfish-actions.pod:3736 ../src/guestfs-actions.pod:5845
msgid "B<gpt>"
msgstr "B<gpt>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3750 ../src/guestfs-actions.pod:5851
+#: ../fish/guestfish-actions.pod:3738 ../src/guestfs-actions.pod:5847
msgid "Intel EFI / GPT partition table."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3752 ../src/guestfs-actions.pod:5853
+#: ../fish/guestfish-actions.pod:3740 ../src/guestfs-actions.pod:5849
msgid ""
"This is recommended for >= 2 TB partitions that will be accessed from Linux "
"and Intel-based Mac OS X. It also has limited backwards compatibility with "
@@ -14164,122 +14151,121 @@ msgid ""
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3756 ../src/guestfs-actions.pod:5857
+#: ../fish/guestfish-actions.pod:3744 ../src/guestfs-actions.pod:5853
msgid "B<mbr>"
msgstr "B<mbr>"
#. type: =item
-#: ../fish/guestfish-actions.pod:3758 ../src/guestfs-actions.pod:5859
+#: ../fish/guestfish-actions.pod:3746 ../src/guestfs-actions.pod:5855
msgid "B<msdos>"
msgstr "B<msdos>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3760 ../src/guestfs-actions.pod:5861
+#: ../fish/guestfish-actions.pod:3748 ../src/guestfs-actions.pod:5857
msgid ""
"The standard PC \"Master Boot Record\" (MBR) format used by MS-DOS and "
-"Windows. This partition type will B<only> work for device sizes up to 2 TB."
-" For large disks we recommend using C<gpt>."
+"Windows. This partition type will B<only> work for device sizes up to 2 "
+"TB. For large disks we recommend using C<gpt>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3767 ../src/guestfs-actions.pod:5868
+#: ../fish/guestfish-actions.pod:3755 ../src/guestfs-actions.pod:5864
msgid ""
"Other partition table types that may work but are not supported include:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3772 ../src/guestfs-actions.pod:5873
+#: ../fish/guestfish-actions.pod:3760 ../src/guestfs-actions.pod:5869
msgid "B<aix>"
msgstr "B<aix>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3774 ../src/guestfs-actions.pod:5875
+#: ../fish/guestfish-actions.pod:3762 ../src/guestfs-actions.pod:5871
msgid "AIX disk labels."
msgstr "Мітки дисків AIX."
#. type: =item
-#: ../fish/guestfish-actions.pod:3776 ../src/guestfs-actions.pod:5877
+#: ../fish/guestfish-actions.pod:3764 ../src/guestfs-actions.pod:5873
msgid "B<amiga>"
msgstr "B<amiga>"
#. type: =item
-#: ../fish/guestfish-actions.pod:3778 ../src/guestfs-actions.pod:5879
+#: ../fish/guestfish-actions.pod:3766 ../src/guestfs-actions.pod:5875
msgid "B<rdb>"
msgstr "B<rdb>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3780 ../src/guestfs-actions.pod:5881
+#: ../fish/guestfish-actions.pod:3768 ../src/guestfs-actions.pod:5877
msgid "Amiga \"Rigid Disk Block\" format."
msgstr "Формат \"Rigid Disk Block\" Amiga."
#. type: =item
-#: ../fish/guestfish-actions.pod:3782 ../src/guestfs-actions.pod:5883
+#: ../fish/guestfish-actions.pod:3770 ../src/guestfs-actions.pod:5879
msgid "B<bsd>"
msgstr "B<bsd>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3784 ../src/guestfs-actions.pod:5885
+#: ../fish/guestfish-actions.pod:3772 ../src/guestfs-actions.pod:5881
msgid "BSD disk labels."
msgstr "Мітки дисків BSD."
#. type: =item
-#: ../fish/guestfish-actions.pod:3786 ../src/guestfs-actions.pod:5887
+#: ../fish/guestfish-actions.pod:3774 ../src/guestfs-actions.pod:5883
msgid "B<dasd>"
msgstr "B<dasd>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3788 ../src/guestfs-actions.pod:5889
+#: ../fish/guestfish-actions.pod:3776 ../src/guestfs-actions.pod:5885
msgid "DASD, used on IBM mainframes."
msgstr "DASD, використовувалися у мейнфреймах IBM."
#. type: =item
-#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5891
+#: ../fish/guestfish-actions.pod:3778 ../src/guestfs-actions.pod:5887
msgid "B<dvh>"
msgstr "B<dvh>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3792 ../src/guestfs-actions.pod:5893
+#: ../fish/guestfish-actions.pod:3780 ../src/guestfs-actions.pod:5889
msgid "MIPS/SGI volumes."
msgstr "Томи MIPS/SGI."
#. type: =item
-#: ../fish/guestfish-actions.pod:3794 ../src/guestfs-actions.pod:5895
+#: ../fish/guestfish-actions.pod:3782 ../src/guestfs-actions.pod:5891
msgid "B<mac>"
msgstr "B<mac>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3796 ../src/guestfs-actions.pod:5897
+#: ../fish/guestfish-actions.pod:3784 ../src/guestfs-actions.pod:5893
msgid "Old Mac partition format. Modern Macs use C<gpt>."
-msgstr ""
-"Старий формат розділів Mac. Сучасні системи Mac використовують C<gpt>."
+msgstr "Старий формат розділів Mac. Сучасні системи Mac використовують C<gpt>."
#. type: =item
-#: ../fish/guestfish-actions.pod:3798 ../src/guestfs-actions.pod:5899
+#: ../fish/guestfish-actions.pod:3786 ../src/guestfs-actions.pod:5895
msgid "B<pc98>"
msgstr "B<pc98>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3800 ../src/guestfs-actions.pod:5901
+#: ../fish/guestfish-actions.pod:3788 ../src/guestfs-actions.pod:5897
msgid "NEC PC-98 format, common in Japan apparently."
msgstr "Формат NEC PC-98, поширений у Японії."
#. type: =item
-#: ../fish/guestfish-actions.pod:3802 ../src/guestfs-actions.pod:5903
+#: ../fish/guestfish-actions.pod:3790 ../src/guestfs-actions.pod:5899
msgid "B<sun>"
msgstr "B<sun>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5905
+#: ../fish/guestfish-actions.pod:3792 ../src/guestfs-actions.pod:5901
msgid "Sun disk labels."
msgstr "Мітки дисків Sun."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3808
+#: ../fish/guestfish-actions.pod:3796
msgid "part-list"
msgstr "part-list"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3810
+#: ../fish/guestfish-actions.pod:3798
#, no-wrap
msgid ""
" part-list device\n"
@@ -14289,66 +14275,66 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3812 ../src/guestfs-actions.pod:5919
+#: ../fish/guestfish-actions.pod:3800 ../src/guestfs-actions.pod:5915
msgid ""
-"This command parses the partition table on C<device> and returns the list of"
-" partitions found."
+"This command parses the partition table on C<device> and returns the list of "
+"partitions found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3815 ../src/guestfs-actions.pod:5922
+#: ../fish/guestfish-actions.pod:3803 ../src/guestfs-actions.pod:5918
msgid "The fields in the returned structure are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3819 ../src/guestfs-actions.pod:5926
+#: ../fish/guestfish-actions.pod:3807 ../src/guestfs-actions.pod:5922
msgid "B<part_num>"
msgstr "B<part_num>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3821 ../src/guestfs-actions.pod:5928
+#: ../fish/guestfish-actions.pod:3809 ../src/guestfs-actions.pod:5924
msgid "Partition number, counting from 1."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3823 ../src/guestfs-actions.pod:5930
+#: ../fish/guestfish-actions.pod:3811 ../src/guestfs-actions.pod:5926
msgid "B<part_start>"
msgstr "B<part_start>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3825
+#: ../fish/guestfish-actions.pod:3813
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see L</blockdev-getss>."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3828 ../src/guestfs-actions.pod:5935
+#: ../fish/guestfish-actions.pod:3816 ../src/guestfs-actions.pod:5931
msgid "B<part_end>"
msgstr "B<part_end>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3830 ../src/guestfs-actions.pod:5937
+#: ../fish/guestfish-actions.pod:3818 ../src/guestfs-actions.pod:5933
msgid "End of the partition in bytes."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:3832 ../src/guestfs-actions.pod:5939
+#: ../fish/guestfish-actions.pod:3820 ../src/guestfs-actions.pod:5935
msgid "B<part_size>"
msgstr "B<part_size>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3834 ../src/guestfs-actions.pod:5941
+#: ../fish/guestfish-actions.pod:3822 ../src/guestfs-actions.pod:5937
msgid "Size of the partition in bytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3838
+#: ../fish/guestfish-actions.pod:3826
msgid "part-set-bootable"
msgstr "part-set-bootable"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3840
+#: ../fish/guestfish-actions.pod:3828
#, no-wrap
msgid ""
" part-set-bootable device partnum true|false\n"
@@ -14356,14 +14342,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3842 ../src/guestfs-actions.pod:5959
+#: ../fish/guestfish-actions.pod:3830 ../src/guestfs-actions.pod:5955
msgid ""
"This sets the bootable flag on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3845 ../src/guestfs-actions.pod:5962
+#: ../fish/guestfish-actions.pod:3833 ../src/guestfs-actions.pod:5958
msgid ""
"The bootable flag is used by some operating systems (notably Windows) to "
"determine which partition to boot from. It is by no means universally "
@@ -14371,12 +14357,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3849
+#: ../fish/guestfish-actions.pod:3837
msgid "part-set-mbr-id"
msgstr "part-set-mbr-id"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3851
+#: ../fish/guestfish-actions.pod:3839
#, no-wrap
msgid ""
" part-set-mbr-id device partnum idbyte\n"
@@ -14384,21 +14370,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3853 ../src/guestfs-actions.pod:5978
+#: ../fish/guestfish-actions.pod:3841 ../src/guestfs-actions.pod:5974
msgid ""
-"Sets the MBR type byte (also known as the ID byte) of the numbered partition"
-" C<partnum> to C<idbyte>. Note that the type bytes quoted in most "
+"Sets the MBR type byte (also known as the ID byte) of the numbered partition "
+"C<partnum> to C<idbyte>. Note that the type bytes quoted in most "
"documentation are in fact hexadecimal numbers, but usually documented "
"without any leading \"0x\" which might be confusing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3863
+#: ../fish/guestfish-actions.pod:3851
msgid "part-set-name"
msgstr "part-set-name"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3865
+#: ../fish/guestfish-actions.pod:3853
#, no-wrap
msgid ""
" part-set-name device partnum name\n"
@@ -14406,26 +14392,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3867 ../src/guestfs-actions.pod:6000
+#: ../fish/guestfish-actions.pod:3855 ../src/guestfs-actions.pod:5996
msgid ""
"This sets the partition name on partition numbered C<partnum> on device "
"C<device>. Note that partitions are numbered from 1."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3870 ../src/guestfs-actions.pod:6003
+#: ../fish/guestfish-actions.pod:3858 ../src/guestfs-actions.pod:5999
msgid ""
"The partition name can only be set on certain types of partition table. "
"This works on C<gpt> but not on C<mbr> partitions."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3873
+#: ../fish/guestfish-actions.pod:3861
msgid "part-to-dev"
msgstr "part-to-dev"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3875
+#: ../fish/guestfish-actions.pod:3863
#, no-wrap
msgid ""
" part-to-dev partition\n"
@@ -14435,31 +14421,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3877 ../src/guestfs-actions.pod:6016
+#: ../fish/guestfish-actions.pod:3865 ../src/guestfs-actions.pod:6012
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and removes the "
"partition number, returning the device name (eg. \"/dev/sdb\")."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3881 ../fish/guestfish-actions.pod:3893
+#: ../fish/guestfish-actions.pod:3869 ../fish/guestfish-actions.pod:3881
msgid ""
-"The named partition must exist, for example as a string returned from L"
-"</list-partitions>."
+"The named partition must exist, for example as a string returned from L</"
+"list-partitions>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3884
+#: ../fish/guestfish-actions.pod:3872
msgid "See also L</part-to-partnum>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3886
+#: ../fish/guestfish-actions.pod:3874
msgid "part-to-partnum"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3888
+#: ../fish/guestfish-actions.pod:3876
#, no-wrap
msgid ""
" part-to-partnum partition\n"
@@ -14467,24 +14453,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3890 ../src/guestfs-actions.pod:6036
+#: ../fish/guestfish-actions.pod:3878 ../src/guestfs-actions.pod:6032
msgid ""
"This function takes a partition name (eg. \"/dev/sdb1\") and returns the "
"partition number (eg. C<1>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3896
+#: ../fish/guestfish-actions.pod:3884
msgid "See also L</part-to-dev>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3898
+#: ../fish/guestfish-actions.pod:3886
msgid "ping-daemon"
msgstr "ping-daemon"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3900
+#: ../fish/guestfish-actions.pod:3888
#, no-wrap
msgid ""
" ping-daemon\n"
@@ -14494,7 +14480,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3902 ../src/guestfs-actions.pod:6051
+#: ../fish/guestfish-actions.pod:3890 ../src/guestfs-actions.pod:6049
msgid ""
"This is a test probe into the guestfs daemon running inside the qemu "
"subprocess. Calling this function checks that the daemon responds to the "
@@ -14503,12 +14489,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3907
+#: ../fish/guestfish-actions.pod:3895
msgid "pread"
msgstr "pread"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3909
+#: ../fish/guestfish-actions.pod:3897
#, no-wrap
msgid ""
" pread path count offset\n"
@@ -14516,32 +14502,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3911 ../src/guestfs-actions.pod:6069
+#: ../fish/guestfish-actions.pod:3899 ../src/guestfs-actions.pod:6067
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of the "
"file, starting at C<offset>, from file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3914 ../fish/guestfish-actions.pod:3929
-#: ../src/guestfs-actions.pod:6072 ../src/guestfs-actions.pod:6098
+#: ../fish/guestfish-actions.pod:3902 ../fish/guestfish-actions.pod:3917
+#: ../src/guestfs-actions.pod:6070 ../src/guestfs-actions.pod:6096
msgid ""
"This may read fewer bytes than requested. For further details see the "
"L<pread(2)> system call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3917
+#: ../fish/guestfish-actions.pod:3905
msgid "See also L</pwrite>, L</pread-device>."
msgstr "Див. також L</pwrite>, L</pread-device>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3922
+#: ../fish/guestfish-actions.pod:3910
msgid "pread-device"
msgstr "pread-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3924
+#: ../fish/guestfish-actions.pod:3912
#, no-wrap
msgid ""
" pread-device device count offset\n"
@@ -14549,24 +14535,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3926 ../src/guestfs-actions.pod:6095
+#: ../fish/guestfish-actions.pod:3914 ../src/guestfs-actions.pod:6093
msgid ""
"This command lets you read part of a file. It reads C<count> bytes of "
"C<device>, starting at C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3932
+#: ../fish/guestfish-actions.pod:3920
msgid "See also L</pread>."
msgstr "Див. також L</pread>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3937
+#: ../fish/guestfish-actions.pod:3925
msgid "pvcreate"
msgstr "pvcreate"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3939
+#: ../fish/guestfish-actions.pod:3927
#, no-wrap
msgid ""
" pvcreate device\n"
@@ -14576,19 +14562,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6118
+#: ../fish/guestfish-actions.pod:3929 ../src/guestfs-actions.pod:6116
msgid ""
"This creates an LVM physical volume on the named C<device>, where C<device> "
"should usually be a partition name such as C</dev/sda1>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3945
+#: ../fish/guestfish-actions.pod:3933
msgid "pvremove"
msgstr "pvremove"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3947
+#: ../fish/guestfish-actions.pod:3935
#, no-wrap
msgid ""
" pvremove device\n"
@@ -14598,27 +14584,27 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3949 ../src/guestfs-actions.pod:6132
+#: ../fish/guestfish-actions.pod:3937 ../src/guestfs-actions.pod:6130
msgid ""
"This wipes a physical volume C<device> so that LVM will no longer recognise "
"it."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6135
+#: ../fish/guestfish-actions.pod:3940 ../src/guestfs-actions.pod:6133
msgid ""
"The implementation uses the C<pvremove> command which refuses to wipe "
-"physical volumes that contain any volume groups, so you have to remove those"
-" first."
+"physical volumes that contain any volume groups, so you have to remove those "
+"first."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3956
+#: ../fish/guestfish-actions.pod:3944
msgid "pvresize"
msgstr "pvresize"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3958
+#: ../fish/guestfish-actions.pod:3946
#, no-wrap
msgid ""
" pvresize device\n"
@@ -14628,19 +14614,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3960 ../src/guestfs-actions.pod:6149
+#: ../fish/guestfish-actions.pod:3948 ../src/guestfs-actions.pod:6147
msgid ""
"This resizes (expands or shrinks) an existing LVM physical volume to match "
"the new size of the underlying device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3963
+#: ../fish/guestfish-actions.pod:3951
msgid "pvresize-size"
msgstr "pvresize-size"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3965
+#: ../fish/guestfish-actions.pod:3953
#, no-wrap
msgid ""
" pvresize-size device size\n"
@@ -14648,19 +14634,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3967
+#: ../fish/guestfish-actions.pod:3955
msgid ""
"This command is the same as L</pvresize> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3970
+#: ../fish/guestfish-actions.pod:3958
msgid "pvs"
msgstr "pvs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3972
+#: ../fish/guestfish-actions.pod:3960
#, no-wrap
msgid ""
" pvs\n"
@@ -14670,31 +14656,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3974 ../src/guestfs-actions.pod:6175
+#: ../fish/guestfish-actions.pod:3962 ../src/guestfs-actions.pod:6173
msgid ""
-"List all the physical volumes detected. This is the equivalent of the "
-"L<pvs(8)> command."
+"List all the physical volumes detected. This is the equivalent of the L<pvs"
+"(8)> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6178
+#: ../fish/guestfish-actions.pod:3965 ../src/guestfs-actions.pod:6176
msgid ""
-"This returns a list of just the device names that contain PVs (eg. "
-"C</dev/sda2>)."
+"This returns a list of just the device names that contain PVs (eg. C</dev/"
+"sda2>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3980
+#: ../fish/guestfish-actions.pod:3968
msgid "See also L</pvs-full>."
msgstr "Див. також L</pvs-full>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:3982
+#: ../fish/guestfish-actions.pod:3970
msgid "pvs-full"
msgstr "pvs-full"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3984
+#: ../fish/guestfish-actions.pod:3972
#, no-wrap
msgid ""
" pvs-full\n"
@@ -14704,19 +14690,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3986 ../src/guestfs-actions.pod:6194
+#: ../fish/guestfish-actions.pod:3974 ../src/guestfs-actions.pod:6192
msgid ""
-"List all the physical volumes detected. This is the equivalent of the "
-"L<pvs(8)> command. The \"full\" version includes all fields."
+"List all the physical volumes detected. This is the equivalent of the L<pvs"
+"(8)> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3989
+#: ../fish/guestfish-actions.pod:3977
msgid "pvuuid"
msgstr "pvuuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3991
+#: ../fish/guestfish-actions.pod:3979
#, no-wrap
msgid ""
" pvuuid device\n"
@@ -14726,17 +14712,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:3993 ../src/guestfs-actions.pod:6209
+#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6207
msgid "This command returns the UUID of the LVM PV C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3995
+#: ../fish/guestfish-actions.pod:3983
msgid "pwrite"
msgstr "pwrite"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3997
+#: ../fish/guestfish-actions.pod:3985
#, no-wrap
msgid ""
" pwrite path content offset\n"
@@ -14744,14 +14730,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3999 ../src/guestfs-actions.pod:6225
+#: ../fish/guestfish-actions.pod:3987 ../src/guestfs-actions.pod:6223
msgid ""
-"This command writes to part of a file. It writes the data buffer C<content>"
-" to the file C<path> starting at offset C<offset>."
+"This command writes to part of a file. It writes the data buffer C<content> "
+"to the file C<path> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4002 ../src/guestfs-actions.pod:6228
+#: ../fish/guestfish-actions.pod:3990 ../src/guestfs-actions.pod:6226
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
"call it may not write the full data requested. The return value is the "
@@ -14761,17 +14747,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4008
+#: ../fish/guestfish-actions.pod:3996
msgid "See also L</pread>, L</pwrite-device>."
msgstr "Див. також L</pread>, L</pwrite-device>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:4013
+#: ../fish/guestfish-actions.pod:4001
msgid "pwrite-device"
msgstr "pwrite-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4015
+#: ../fish/guestfish-actions.pod:4003
#, no-wrap
msgid ""
" pwrite-device device content offset\n"
@@ -14779,33 +14765,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4017 ../src/guestfs-actions.pod:6252
+#: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6250
msgid ""
"This command writes to part of a device. It writes the data buffer "
"C<content> to C<device> starting at offset C<offset>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4020 ../src/guestfs-actions.pod:6255
+#: ../fish/guestfish-actions.pod:4008 ../src/guestfs-actions.pod:6253
msgid ""
"This command implements the L<pwrite(2)> system call, and like that system "
-"call it may not write the full data requested (although short writes to disk"
-" devices and partitions are probably impossible with standard Linux "
-"kernels)."
+"call it may not write the full data requested (although short writes to disk "
+"devices and partitions are probably impossible with standard Linux kernels)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4025
+#: ../fish/guestfish-actions.pod:4013
msgid "See also L</pwrite>."
msgstr "Див. також L</pwrite>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:4030
+#: ../fish/guestfish-actions.pod:4018
msgid "read-file"
msgstr "read-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4032
+#: ../fish/guestfish-actions.pod:4020
#, no-wrap
msgid ""
" read-file path\n"
@@ -14815,12 +14800,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4034 ../src/guestfs-actions.pod:6276
+#: ../fish/guestfish-actions.pod:4022 ../src/guestfs-actions.pod:6274
msgid "This calls returns the contents of the file C<path> as a buffer."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4037
+#: ../fish/guestfish-actions.pod:4025
msgid ""
"Unlike L</cat>, this function can correctly handle files that contain "
"embedded ASCII NUL characters. However unlike L</download>, this function "
@@ -14828,12 +14813,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4045
+#: ../fish/guestfish-actions.pod:4033
msgid "read-lines"
msgstr "read-lines"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4047
+#: ../fish/guestfish-actions.pod:4035
#, no-wrap
msgid ""
" read-lines path\n"
@@ -14843,14 +14828,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4051 ../src/guestfs-actions.pod:6301
+#: ../fish/guestfish-actions.pod:4039 ../src/guestfs-actions.pod:6299
msgid ""
"The file contents are returned as a list of lines. Trailing C<LF> and "
"C<CRLF> character sequences are I<not> returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4054
+#: ../fish/guestfish-actions.pod:4042
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -14859,12 +14844,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4059
+#: ../fish/guestfish-actions.pod:4047
msgid "readdir"
msgstr "readdir"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4061
+#: ../fish/guestfish-actions.pod:4049
#, no-wrap
msgid ""
" readdir dir\n"
@@ -14874,12 +14859,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4063 ../src/guestfs-actions.pod:6321
+#: ../fish/guestfish-actions.pod:4051 ../src/guestfs-actions.pod:6319
msgid "This returns the list of directory entries in directory C<dir>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4065 ../src/guestfs-actions.pod:6323
+#: ../fish/guestfish-actions.pod:4053 ../src/guestfs-actions.pod:6321
msgid ""
"All entries in the directory are returned, including C<.> and C<..>. The "
"entries are I<not> sorted, but returned in the same order as the underlying "
@@ -14887,105 +14872,105 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4069 ../src/guestfs-actions.pod:6327
+#: ../fish/guestfish-actions.pod:4057 ../src/guestfs-actions.pod:6325
msgid ""
"Also this call returns basic file type information about each file. The "
"C<ftyp> field will contain one of the following characters:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6332
+#: ../fish/guestfish-actions.pod:4062 ../src/guestfs-actions.pod:6330
msgid "'b'"
msgstr "'b'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4076 ../src/guestfs-actions.pod:6334
+#: ../fish/guestfish-actions.pod:4064 ../src/guestfs-actions.pod:6332
msgid "Block special"
msgstr "Блоковий особливий"
#. type: =item
-#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6336
+#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6334
msgid "'c'"
msgstr "'c'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4080 ../src/guestfs-actions.pod:6338
+#: ../fish/guestfish-actions.pod:4068 ../src/guestfs-actions.pod:6336
msgid "Char special"
msgstr "Символьний особливий"
#. type: =item
-#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6340
+#: ../fish/guestfish-actions.pod:4070 ../src/guestfs-actions.pod:6338
msgid "'d'"
msgstr "'d'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4084 ../src/guestfs-actions.pod:6342
+#: ../fish/guestfish-actions.pod:4072 ../src/guestfs-actions.pod:6340
msgid "Directory"
msgstr "Каталог"
#. type: =item
-#: ../fish/guestfish-actions.pod:4086 ../src/guestfs-actions.pod:6344
+#: ../fish/guestfish-actions.pod:4074 ../src/guestfs-actions.pod:6342
msgid "'f'"
msgstr "'f'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4088 ../src/guestfs-actions.pod:6346
+#: ../fish/guestfish-actions.pod:4076 ../src/guestfs-actions.pod:6344
msgid "FIFO (named pipe)"
msgstr "FIFO (іменований канал)"
#. type: =item
-#: ../fish/guestfish-actions.pod:4090 ../src/guestfs-actions.pod:6348
+#: ../fish/guestfish-actions.pod:4078 ../src/guestfs-actions.pod:6346
msgid "'l'"
msgstr "'l'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4092 ../src/guestfs-actions.pod:6350
+#: ../fish/guestfish-actions.pod:4080 ../src/guestfs-actions.pod:6348
msgid "Symbolic link"
msgstr "Символічне посилання"
#. type: =item
-#: ../fish/guestfish-actions.pod:4094 ../src/guestfs-actions.pod:6352
+#: ../fish/guestfish-actions.pod:4082 ../src/guestfs-actions.pod:6350
msgid "'r'"
msgstr "'r'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6354
+#: ../fish/guestfish-actions.pod:4084 ../src/guestfs-actions.pod:6352
msgid "Regular file"
msgstr "Звичайний файл"
#. type: =item
-#: ../fish/guestfish-actions.pod:4098 ../src/guestfs-actions.pod:6356
+#: ../fish/guestfish-actions.pod:4086 ../src/guestfs-actions.pod:6354
msgid "'s'"
msgstr "'s'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4100 ../src/guestfs-actions.pod:6358
+#: ../fish/guestfish-actions.pod:4088 ../src/guestfs-actions.pod:6356
msgid "Socket"
msgstr "Сокет"
#. type: =item
-#: ../fish/guestfish-actions.pod:4102 ../src/guestfs-actions.pod:6360
+#: ../fish/guestfish-actions.pod:4090 ../src/guestfs-actions.pod:6358
msgid "'u'"
msgstr "'u'"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4104 ../src/guestfs-actions.pod:6362
+#: ../fish/guestfish-actions.pod:4092 ../src/guestfs-actions.pod:6360
msgid "Unknown file type"
msgstr "Невідомий тип файла"
#. type: =item
-#: ../fish/guestfish-actions.pod:4106 ../src/guestfs-actions.pod:6364
+#: ../fish/guestfish-actions.pod:4094 ../src/guestfs-actions.pod:6362
msgid "'?'"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4108 ../src/guestfs-actions.pod:6366
+#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6364
msgid ""
"The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4113
+#: ../fish/guestfish-actions.pod:4101
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use L</ls>. To get a printable directory for human "
@@ -14993,12 +14978,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4117
+#: ../fish/guestfish-actions.pod:4105
msgid "readlink"
msgstr "readlink"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4119
+#: ../fish/guestfish-actions.pod:4107
#, no-wrap
msgid ""
" readlink path\n"
@@ -15008,17 +14993,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4121 ../src/guestfs-actions.pod:6387
+#: ../fish/guestfish-actions.pod:4109 ../src/guestfs-actions.pod:6385
msgid "This command reads the target of a symbolic link."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4123
+#: ../fish/guestfish-actions.pod:4111
msgid "readlinklist"
msgstr "readlinklist"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4125
+#: ../fish/guestfish-actions.pod:4113
#, no-wrap
msgid ""
" readlinklist path 'names ...'\n"
@@ -15026,7 +15011,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4127 ../src/guestfs-actions.pod:6401
+#: ../fish/guestfish-actions.pod:4115 ../src/guestfs-actions.pod:6399
msgid ""
"This call allows you to do a C<readlink> operation on multiple files, where "
"all files are in the directory C<path>. C<names> is the list of files from "
@@ -15034,38 +15019,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4131 ../src/guestfs-actions.pod:6405
+#: ../fish/guestfish-actions.pod:4119 ../src/guestfs-actions.pod:6403
msgid ""
-"On return you get a list of strings, with a one-to-one correspondence to the"
-" C<names> list. Each string is the value of the symbolic link."
+"On return you get a list of strings, with a one-to-one correspondence to the "
+"C<names> list. Each string is the value of the symbolic link."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4135 ../src/guestfs-actions.pod:6409
+#: ../fish/guestfish-actions.pod:4123 ../src/guestfs-actions.pod:6407
msgid ""
"If the C<readlink(2)> operation fails on any name, then the corresponding "
"result string is the empty string C<\"\">. However the whole operation is "
-"completed even if there were C<readlink(2)> errors, and so you can call this"
-" function with names where you don't know if they are symbolic links already"
-" (albeit slightly less efficient)."
+"completed even if there were C<readlink(2)> errors, and so you can call this "
+"function with names where you don't know if they are symbolic links already "
+"(albeit slightly less efficient)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4142 ../src/guestfs-actions.pod:6416
+#: ../fish/guestfish-actions.pod:4130 ../src/guestfs-actions.pod:6414
msgid ""
-"This call is intended for programs that want to efficiently list a directory"
-" contents without making many round-trips. Very long directory listings "
+"This call is intended for programs that want to efficiently list a directory "
+"contents without making many round-trips. Very long directory listings "
"might cause the protocol message size to be exceeded, causing this call to "
"fail. The caller must split up such requests into smaller groups of names."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4149
+#: ../fish/guestfish-actions.pod:4137
msgid "realpath"
msgstr "realpath"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4151
+#: ../fish/guestfish-actions.pod:4139
#, no-wrap
msgid ""
" realpath path\n"
@@ -15075,19 +15060,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4153 ../src/guestfs-actions.pod:6435
+#: ../fish/guestfish-actions.pod:4141 ../src/guestfs-actions.pod:6433
msgid ""
"Return the canonicalized absolute pathname of C<path>. The returned path "
"has no C<.>, C<..> or symbolic link path elements."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4156
+#: ../fish/guestfish-actions.pod:4144
msgid "removexattr"
msgstr "removexattr"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4158
+#: ../fish/guestfish-actions.pod:4146
#, no-wrap
msgid ""
" removexattr xattr path\n"
@@ -15095,23 +15080,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4160 ../src/guestfs-actions.pod:6450
+#: ../fish/guestfish-actions.pod:4148 ../src/guestfs-actions.pod:6448
msgid ""
"This call removes the extended attribute named C<xattr> of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4163
+#: ../fish/guestfish-actions.pod:4151
msgid "See also: L</lremovexattr>, L<attr(5)>."
msgstr "Див. також L</lremovexattr>, L<attr(5)>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:4165
+#: ../fish/guestfish-actions.pod:4153
msgid "resize2fs"
msgstr "resize2fs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4167
+#: ../fish/guestfish-actions.pod:4155
#, no-wrap
msgid ""
" resize2fs device\n"
@@ -15121,28 +15106,28 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4169 ../src/guestfs-actions.pod:6465
+#: ../fish/guestfish-actions.pod:4157 ../src/guestfs-actions.pod:6463
msgid ""
"This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
"underlying device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4172
+#: ../fish/guestfish-actions.pod:4160
msgid ""
-"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device>"
-" before calling this command. For unknown reasons C<resize2fs> sometimes "
-"gives an error about this and sometimes not. In any case, it is always safe"
-" to call L</e2fsck-f> before calling this function."
+"I<Note:> It is sometimes required that you run L</e2fsck-f> on the C<device> "
+"before calling this command. For unknown reasons C<resize2fs> sometimes "
+"gives an error about this and sometimes not. In any case, it is always safe "
+"to call L</e2fsck-f> before calling this function."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4178
+#: ../fish/guestfish-actions.pod:4166
msgid "resize2fs-M"
msgstr "resize2fs-M"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4180
+#: ../fish/guestfish-actions.pod:4168
#, no-wrap
msgid ""
" resize2fs-M device\n"
@@ -15152,7 +15137,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4182
+#: ../fish/guestfish-actions.pod:4170
msgid ""
"This command is the same as L</resize2fs>, but the filesystem is resized to "
"its minimum size. This works like the I<-M> option to the C<resize2fs> "
@@ -15160,7 +15145,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4186
+#: ../fish/guestfish-actions.pod:4174
msgid ""
"To get the resulting size of the filesystem you should call L</tune2fs-l> "
"and read the C<Block size> and C<Block count> values. These two numbers, "
@@ -15169,12 +15154,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4191
+#: ../fish/guestfish-actions.pod:4179
msgid "resize2fs-size"
msgstr "resize2fs-size"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4193
+#: ../fish/guestfish-actions.pod:4181
#, no-wrap
msgid ""
" resize2fs-size device size\n"
@@ -15182,19 +15167,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4195
+#: ../fish/guestfish-actions.pod:4183
msgid ""
"This command is the same as L</resize2fs> except that it allows you to "
"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4198
+#: ../fish/guestfish-actions.pod:4186
msgid "rm"
msgstr "rm"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4200
+#: ../fish/guestfish-actions.pod:4188
#, no-wrap
msgid ""
" rm path\n"
@@ -15204,17 +15189,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4202 ../src/guestfs-actions.pod:6517
+#: ../fish/guestfish-actions.pod:4190 ../src/guestfs-actions.pod:6515
msgid "Remove the single file C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4204
+#: ../fish/guestfish-actions.pod:4192
msgid "rm-rf"
msgstr "rm-rf"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4206
+#: ../fish/guestfish-actions.pod:4194
#, no-wrap
msgid ""
" rm-rf path\n"
@@ -15224,19 +15209,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4208 ../src/guestfs-actions.pod:6529
+#: ../fish/guestfish-actions.pod:4196 ../src/guestfs-actions.pod:6527
msgid ""
"Remove the file or directory C<path>, recursively removing the contents if "
"its a directory. This is like the C<rm -rf> shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4212
+#: ../fish/guestfish-actions.pod:4200
msgid "rmdir"
msgstr "rmdir"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4214
+#: ../fish/guestfish-actions.pod:4202
#, no-wrap
msgid ""
" rmdir path\n"
@@ -15246,17 +15231,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4216 ../src/guestfs-actions.pod:6543
+#: ../fish/guestfish-actions.pod:4204 ../src/guestfs-actions.pod:6541
msgid "Remove the single directory C<path>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4218
+#: ../fish/guestfish-actions.pod:4206
msgid "rmmountpoint"
msgstr "rmmountpoint"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4220
+#: ../fish/guestfish-actions.pod:4208
#, no-wrap
msgid ""
" rmmountpoint exemptpath\n"
@@ -15264,19 +15249,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4222
+#: ../fish/guestfish-actions.pod:4210
msgid ""
-"This calls removes a mountpoint that was previously created with "
-"L</mkmountpoint>. See L</mkmountpoint> for full details."
+"This calls removes a mountpoint that was previously created with L</"
+"mkmountpoint>. See L</mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4226
+#: ../fish/guestfish-actions.pod:4214
msgid "scrub-device"
msgstr "scrub-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4228
+#: ../fish/guestfish-actions.pod:4216
#, no-wrap
msgid ""
" scrub-device device\n"
@@ -15286,28 +15271,28 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4230 ../src/guestfs-actions.pod:6569
+#: ../fish/guestfish-actions.pod:4218 ../src/guestfs-actions.pod:6567
msgid ""
"This command writes patterns over C<device> to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4233 ../fish/guestfish-actions.pod:4248
-#: ../fish/guestfish-actions.pod:4261 ../src/guestfs-actions.pod:6572
-#: ../src/guestfs-actions.pod:6593 ../src/guestfs-actions.pod:6612
+#: ../fish/guestfish-actions.pod:4221 ../fish/guestfish-actions.pod:4233
+#: ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6570
+#: ../src/guestfs-actions.pod:6588 ../src/guestfs-actions.pod:6607
msgid ""
"It is an interface to the L<scrub(1)> program. See that manual page for "
"more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4239
+#: ../fish/guestfish-actions.pod:4224
msgid "scrub-file"
msgstr "scrub-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4241
+#: ../fish/guestfish-actions.pod:4226
#, no-wrap
msgid ""
" scrub-file file\n"
@@ -15317,24 +15302,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4243 ../src/guestfs-actions.pod:6588
+#: ../fish/guestfish-actions.pod:4228 ../src/guestfs-actions.pod:6583
msgid ""
"This command writes patterns over a file to make data retrieval more "
"difficult."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4246 ../src/guestfs-actions.pod:6591
+#: ../fish/guestfish-actions.pod:4231 ../src/guestfs-actions.pod:6586
msgid "The file is I<removed> after scrubbing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4251
+#: ../fish/guestfish-actions.pod:4236
msgid "scrub-freespace"
msgstr "scrub-freespace"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4253
+#: ../fish/guestfish-actions.pod:4238
#, no-wrap
msgid ""
" scrub-freespace dir\n"
@@ -15344,26 +15329,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4255
+#: ../fish/guestfish-actions.pod:4240
msgid ""
-"This command creates the directory C<dir> and then fills it with files until"
-" the filesystem is full, and scrubs the files as for L</scrub-file>, and "
+"This command creates the directory C<dir> and then fills it with files until "
+"the filesystem is full, and scrubs the files as for L</scrub-file>, and "
"deletes them. The intention is to scrub any free space on the partition "
"containing C<dir>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4264
+#: ../fish/guestfish-actions.pod:4249
msgid "set-append"
msgstr "set-append"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4266
+#: ../fish/guestfish-actions.pod:4251
msgid "append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4268
+#: ../fish/guestfish-actions.pod:4253
#, no-wrap
msgid ""
" set-append append\n"
@@ -15371,38 +15356,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4270 ../src/guestfs-actions.pod:6625
+#: ../fish/guestfish-actions.pod:4255 ../src/guestfs-actions.pod:6620
msgid ""
"This function is used to add additional options to the guest kernel command "
"line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4273 ../src/guestfs-actions.pod:6628
+#: ../fish/guestfish-actions.pod:4258 ../src/guestfs-actions.pod:6623
msgid ""
"The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
"environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4276 ../src/guestfs-actions.pod:6631
+#: ../fish/guestfish-actions.pod:4261 ../src/guestfs-actions.pod:6626
msgid ""
"Setting C<append> to C<NULL> means I<no> additional options are passed "
"(libguestfs always adds a few of its own)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4279
+#: ../fish/guestfish-actions.pod:4264
msgid "set-attach-method"
msgstr "set-attach-method"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4281
+#: ../fish/guestfish-actions.pod:4266
msgid "attach-method"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4283
+#: ../fish/guestfish-actions.pod:4268
#, no-wrap
msgid ""
" set-attach-method attachmethod\n"
@@ -15410,37 +15395,37 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4285 ../src/guestfs-actions.pod:6644
+#: ../fish/guestfish-actions.pod:4270 ../src/guestfs-actions.pod:6639
msgid ""
"Set the method that libguestfs uses to connect to the back end guestfsd "
"daemon. Possible methods are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4290 ../src/guestfs-actions.pod:6649
+#: ../fish/guestfish-actions.pod:4275 ../src/guestfs-actions.pod:6644
#: ../src/guestfs.pod:2916
msgid "C<appliance>"
msgstr "C<appliance>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6651
+#: ../fish/guestfish-actions.pod:4277 ../src/guestfs-actions.pod:6646
msgid ""
"Launch an appliance and connect to it. This is the ordinary method and the "
"default."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4295 ../src/guestfs-actions.pod:6654
+#: ../fish/guestfish-actions.pod:4280 ../src/guestfs-actions.pod:6649
msgid "C<unix:I<path>>"
msgstr "C<unix:I<шлях>>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4297 ../src/guestfs-actions.pod:6656
+#: ../fish/guestfish-actions.pod:4282 ../src/guestfs-actions.pod:6651
msgid "Connect to the Unix domain socket I<path>."
msgstr "Встановити з’єднання з сокетом домену Unix I<шлях>."
#. type: textblock
-#: ../fish/guestfish-actions.pod:4299 ../src/guestfs-actions.pod:6658
+#: ../fish/guestfish-actions.pod:4284 ../src/guestfs-actions.pod:6653
msgid ""
"This method lets you connect to an existing daemon or (using virtio-serial) "
"to a live guest. For more information, see L<guestfs(3)/ATTACHING TO "
@@ -15448,17 +15433,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4305
+#: ../fish/guestfish-actions.pod:4290
msgid "set-autosync"
msgstr "set-autosync"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4307
+#: ../fish/guestfish-actions.pod:4292
msgid "autosync"
msgstr "autosync"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4309
+#: ../fish/guestfish-actions.pod:4294
#, no-wrap
msgid ""
" set-autosync true|false\n"
@@ -15468,7 +15453,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4311 ../src/guestfs-actions.pod:6674
+#: ../fish/guestfish-actions.pod:4296 ../src/guestfs-actions.pod:6669
msgid ""
"If C<autosync> is true, this enables autosync. Libguestfs will make a best "
"effort attempt to make filesystems consistent and synchronized when the "
@@ -15476,24 +15461,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4316 ../src/guestfs-actions.pod:6679
+#: ../fish/guestfish-actions.pod:4301 ../src/guestfs-actions.pod:6674
msgid ""
"This is enabled by default (since libguestfs 1.5.24, previously it was "
"disabled by default)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4319
+#: ../fish/guestfish-actions.pod:4304
msgid "set-direct"
msgstr "set-direct"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4321
+#: ../fish/guestfish-actions.pod:4306
msgid "direct"
msgstr "direct"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4323
+#: ../fish/guestfish-actions.pod:4308
#, no-wrap
msgid ""
" set-direct true|false\n"
@@ -15503,37 +15488,36 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4325 ../src/guestfs-actions.pod:6692
+#: ../fish/guestfish-actions.pod:4310 ../src/guestfs-actions.pod:6687
msgid ""
"If the direct appliance mode flag is enabled, then stdin and stdout are "
"passed directly through to the appliance once it is launched."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4329
+#: ../fish/guestfish-actions.pod:4314
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by L</set-log-message-callback>, but go straight to stdout."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4333 ../src/guestfs-actions.pod:6700
-msgid ""
-"You probably don't want to use this unless you know what you are doing."
+#: ../fish/guestfish-actions.pod:4318 ../src/guestfs-actions.pod:6695
+msgid "You probably don't want to use this unless you know what you are doing."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4336 ../src/guestfs-actions.pod:6703
+#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6698
msgid "The default is disabled."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4338
+#: ../fish/guestfish-actions.pod:4323
msgid "set-e2label"
msgstr "set-e2label"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4340
+#: ../fish/guestfish-actions.pod:4325
#, no-wrap
msgid ""
" set-e2label device label\n"
@@ -15541,26 +15525,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4342 ../src/guestfs-actions.pod:6716
+#: ../fish/guestfish-actions.pod:4327 ../src/guestfs-actions.pod:6711
msgid ""
"This sets the ext2/3/4 filesystem label of the filesystem on C<device> to "
"C<label>. Filesystem labels are limited to 16 characters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4346
+#: ../fish/guestfish-actions.pod:4331
msgid ""
"You can use either L</tune2fs-l> or L</get-e2label> to return the existing "
"label on a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4349
+#: ../fish/guestfish-actions.pod:4334
msgid "set-e2uuid"
msgstr "set-e2uuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4351
+#: ../fish/guestfish-actions.pod:4336
#, no-wrap
msgid ""
" set-e2uuid device uuid\n"
@@ -15568,7 +15552,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4353 ../src/guestfs-actions.pod:6734
+#: ../fish/guestfish-actions.pod:4338 ../src/guestfs-actions.pod:6729
msgid ""
"This sets the ext2/3/4 filesystem UUID of the filesystem on C<device> to "
"C<uuid>. The format of the UUID and alternatives such as C<clear>, "
@@ -15576,24 +15560,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4358
+#: ../fish/guestfish-actions.pod:4343
msgid ""
"You can use either L</tune2fs-l> or L</get-e2uuid> to return the existing "
"UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4361
+#: ../fish/guestfish-actions.pod:4346
msgid "set-memsize"
msgstr "set-memsize"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4363
+#: ../fish/guestfish-actions.pod:4348
msgid "memsize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4365
+#: ../fish/guestfish-actions.pod:4350
#, no-wrap
msgid ""
" set-memsize memsize\n"
@@ -15601,31 +15585,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4367
+#: ../fish/guestfish-actions.pod:4352
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before L</launch>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4371 ../src/guestfs-actions.pod:6756
+#: ../fish/guestfish-actions.pod:4356 ../src/guestfs-actions.pod:6751
msgid ""
"You can also change this by setting the environment variable "
"C<LIBGUESTFS_MEMSIZE> before the handle is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4378
+#: ../fish/guestfish-actions.pod:4363
msgid "set-network"
msgstr "set-network"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4380
+#: ../fish/guestfish-actions.pod:4365
msgid "network"
msgstr "network"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4382
+#: ../fish/guestfish-actions.pod:4367
#, no-wrap
msgid ""
" set-network true|false\n"
@@ -15635,32 +15619,32 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4384 ../src/guestfs-actions.pod:6773
+#: ../fish/guestfish-actions.pod:4369 ../src/guestfs-actions.pod:6768
msgid ""
"If C<network> is true, then the network is enabled in the libguestfs "
"appliance. The default is false."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4387 ../src/guestfs-actions.pod:6776
+#: ../fish/guestfish-actions.pod:4372 ../src/guestfs-actions.pod:6771
msgid ""
-"This affects whether commands are able to access the network (see "
-"L<guestfs(3)/RUNNING COMMANDS>)."
+"This affects whether commands are able to access the network (see L<guestfs"
+"(3)/RUNNING COMMANDS>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4390
+#: ../fish/guestfish-actions.pod:4375
msgid ""
"You must call this before calling L</launch>, otherwise it has no effect."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4393
+#: ../fish/guestfish-actions.pod:4378
msgid "set-path"
msgstr "set-path"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4397
+#: ../fish/guestfish-actions.pod:4382
#, no-wrap
msgid ""
" set-path searchpath\n"
@@ -15668,34 +15652,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4399 ../src/guestfs-actions.pod:6792
+#: ../fish/guestfish-actions.pod:4384 ../src/guestfs-actions.pod:6787
msgid "Set the path that libguestfs searches for kernel and initrd.img."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4401 ../src/guestfs-actions.pod:6794
+#: ../fish/guestfish-actions.pod:4386 ../src/guestfs-actions.pod:6789
msgid ""
"The default is C<$libdir/guestfs> unless overridden by setting "
"C<LIBGUESTFS_PATH> environment variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4404 ../src/guestfs-actions.pod:6797
+#: ../fish/guestfish-actions.pod:4389 ../src/guestfs-actions.pod:6792
msgid "Setting C<path> to C<NULL> restores the default path."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4406
+#: ../fish/guestfish-actions.pod:4391
msgid "set-pgroup"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4408
+#: ../fish/guestfish-actions.pod:4393
msgid "pgroup"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4410
+#: ../fish/guestfish-actions.pod:4395
#, no-wrap
msgid ""
" set-pgroup true|false\n"
@@ -15703,38 +15687,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4412 ../src/guestfs-actions.pod:6809
+#: ../fish/guestfish-actions.pod:4397 ../src/guestfs-actions.pod:6804
msgid ""
"If C<pgroup> is true, child processes are placed into their own process "
"group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4415 ../src/guestfs-actions.pod:6812
+#: ../fish/guestfish-actions.pod:4400 ../src/guestfs-actions.pod:6807
msgid ""
"The practical upshot of this is that signals like C<SIGINT> (from users "
"pressing C<^C>) won't be received by the child process."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4418 ../src/guestfs-actions.pod:6815
+#: ../fish/guestfish-actions.pod:4403 ../src/guestfs-actions.pod:6810
msgid ""
"The default for this flag is false, because usually you want C<^C> to kill "
"the subprocess."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4421
+#: ../fish/guestfish-actions.pod:4406
msgid "set-qemu"
msgstr "set-qemu"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4423
+#: ../fish/guestfish-actions.pod:4408
msgid "qemu"
msgstr "qemu"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4425
+#: ../fish/guestfish-actions.pod:4410
#, no-wrap
msgid ""
" set-qemu qemu\n"
@@ -15744,51 +15728,51 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4427 ../src/guestfs-actions.pod:6828
+#: ../fish/guestfish-actions.pod:4412 ../src/guestfs-actions.pod:6823
msgid "Set the qemu binary that we will use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4429 ../src/guestfs-actions.pod:6830
+#: ../fish/guestfish-actions.pod:4414 ../src/guestfs-actions.pod:6825
msgid ""
"The default is chosen when the library was compiled by the configure script."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4432 ../src/guestfs-actions.pod:6833
+#: ../fish/guestfish-actions.pod:4417 ../src/guestfs-actions.pod:6828
msgid ""
"You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
"variable."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4435 ../src/guestfs-actions.pod:6836
+#: ../fish/guestfish-actions.pod:4420 ../src/guestfs-actions.pod:6831
msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4437 ../src/guestfs-actions.pod:6838
+#: ../fish/guestfish-actions.pod:4422 ../src/guestfs-actions.pod:6833
msgid ""
"Note that you should call this function as early as possible after creating "
"the handle. This is because some pre-launch operations depend on testing "
"qemu features (by running C<qemu -help>). If the qemu binary changes, we "
-"don't retest features, and so you might see inconsistent results. Using the"
-" environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks "
+"don't retest features, and so you might see inconsistent results. Using the "
+"environment variable C<LIBGUESTFS_QEMU> is safest of all since that picks "
"the qemu binary at the same time as the handle is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4445
+#: ../fish/guestfish-actions.pod:4430
msgid "set-recovery-proc"
msgstr "set-recovery-proc"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4447
+#: ../fish/guestfish-actions.pod:4432
msgid "recovery-proc"
msgstr "recovery-proc"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4449
+#: ../fish/guestfish-actions.pod:4434
#, no-wrap
msgid ""
" set-recovery-proc true|false\n"
@@ -15798,7 +15782,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4451
+#: ../fish/guestfish-actions.pod:4436
msgid ""
"If this is called with the parameter C<false> then L</launch> does not "
"create a recovery process. The purpose of the recovery process is to stop "
@@ -15806,14 +15790,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4456
+#: ../fish/guestfish-actions.pod:4441
msgid ""
"This only has any effect if called before L</launch>, and the default is "
"true."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6864
+#: ../fish/guestfish-actions.pod:4444 ../src/guestfs-actions.pod:6859
msgid ""
"About the only time when you would want to disable this is if the main "
"process will fork itself into the background (\"daemonize\" itself). In "
@@ -15822,17 +15806,17 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4465
+#: ../fish/guestfish-actions.pod:4450
msgid "set-selinux"
msgstr "set-selinux"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4467
+#: ../fish/guestfish-actions.pod:4452
msgid "selinux"
msgstr "selinux"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4469
+#: ../fish/guestfish-actions.pod:4454
#, no-wrap
msgid ""
" set-selinux true|false\n"
@@ -15842,31 +15826,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4471 ../src/guestfs-actions.pod:6880
+#: ../fish/guestfish-actions.pod:4456 ../src/guestfs-actions.pod:6875
msgid ""
"This sets the selinux flag that is passed to the appliance at boot time. "
"The default is C<selinux=0> (disabled)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4474 ../src/guestfs-actions.pod:6883
+#: ../fish/guestfish-actions.pod:4459 ../src/guestfs-actions.pod:6878
msgid ""
"Note that if SELinux is enabled, it is always in Permissive mode "
"(C<enforcing=0>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4480
+#: ../fish/guestfish-actions.pod:4465
msgid "set-smp"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4482
+#: ../fish/guestfish-actions.pod:4467
msgid "smp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4484
+#: ../fish/guestfish-actions.pod:4469
#, no-wrap
msgid ""
" set-smp smp\n"
@@ -15874,30 +15858,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4486 ../src/guestfs-actions.pod:6899
+#: ../fish/guestfish-actions.pod:4471 ../src/guestfs-actions.pod:6894
msgid ""
-"Change the number of virtual CPUs assigned to the appliance. The default is"
-" C<1>. Increasing this may improve performance, though often it has no "
+"Change the number of virtual CPUs assigned to the appliance. The default is "
+"C<1>. Increasing this may improve performance, though often it has no "
"effect."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4490
+#: ../fish/guestfish-actions.pod:4475
msgid "This function must be called before L</launch>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4492
+#: ../fish/guestfish-actions.pod:4477
msgid "set-trace"
msgstr "set-trace"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4494
+#: ../fish/guestfish-actions.pod:4479
msgid "trace"
msgstr "trace"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4496
+#: ../fish/guestfish-actions.pod:4481
#, no-wrap
msgid ""
" set-trace true|false\n"
@@ -15907,45 +15891,45 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4498 ../src/guestfs-actions.pod:6915
+#: ../fish/guestfish-actions.pod:4483 ../src/guestfs-actions.pod:6910
msgid ""
-"If the command trace flag is set to 1, then libguestfs calls, parameters and"
-" return values are traced."
+"If the command trace flag is set to 1, then libguestfs calls, parameters and "
+"return values are traced."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4501 ../src/guestfs-actions.pod:6918
+#: ../fish/guestfish-actions.pod:4486 ../src/guestfs-actions.pod:6913
msgid ""
"If you want to trace C API calls into libguestfs (and other libraries) then "
"possibly a better way is to use the external ltrace(1) command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4505 ../src/guestfs-actions.pod:6922
+#: ../fish/guestfish-actions.pod:4490 ../src/guestfs-actions.pod:6917
msgid ""
"Command traces are disabled unless the environment variable "
"C<LIBGUESTFS_TRACE> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4508
+#: ../fish/guestfish-actions.pod:4493
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4512
+#: ../fish/guestfish-actions.pod:4497
msgid "set-verbose"
msgstr "set-verbose"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4514
+#: ../fish/guestfish-actions.pod:4499
msgid "verbose"
msgstr "verbose"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4516
+#: ../fish/guestfish-actions.pod:4501
#, no-wrap
msgid ""
" set-verbose true|false\n"
@@ -15955,31 +15939,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4518 ../src/guestfs-actions.pod:6939
+#: ../fish/guestfish-actions.pod:4503 ../src/guestfs-actions.pod:6934
msgid "If C<verbose> is true, this turns on verbose messages."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4520 ../src/guestfs-actions.pod:6941
+#: ../fish/guestfish-actions.pod:4505 ../src/guestfs-actions.pod:6936
msgid ""
"Verbose messages are disabled unless the environment variable "
"C<LIBGUESTFS_DEBUG> is defined and set to C<1>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4523
+#: ../fish/guestfish-actions.pod:4508
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see L</set-event-callback>)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4527
+#: ../fish/guestfish-actions.pod:4512
msgid "setcon"
msgstr "setcon"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4529
+#: ../fish/guestfish-actions.pod:4514
#, no-wrap
msgid ""
" setcon context\n"
@@ -15989,24 +15973,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4531 ../src/guestfs-actions.pod:6958
+#: ../fish/guestfish-actions.pod:4516 ../src/guestfs-actions.pod:6953
msgid ""
"This sets the SELinux security context of the daemon to the string "
"C<context>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4534 ../src/guestfs-actions.pod:6961
+#: ../fish/guestfish-actions.pod:4519 ../src/guestfs-actions.pod:6956
msgid "See the documentation about SELINUX in L<guestfs(3)>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4536
+#: ../fish/guestfish-actions.pod:4521
msgid "setxattr"
msgstr "setxattr"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4538
+#: ../fish/guestfish-actions.pod:4523
#, no-wrap
msgid ""
" setxattr xattr val vallen path\n"
@@ -16014,24 +15998,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4540 ../src/guestfs-actions.pod:6976
+#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:6971
msgid ""
"This call sets the extended attribute named C<xattr> of the file C<path> to "
"the value C<val> (of length C<vallen>). The value is arbitrary 8 bit data."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4544
+#: ../fish/guestfish-actions.pod:4529
msgid "See also: L</lsetxattr>, L<attr(5)>."
msgstr "Див. також L</lsetxattr>, L<attr(5)>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:4546
+#: ../fish/guestfish-actions.pod:4531
msgid "sfdisk"
msgstr "sfdisk"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4548
+#: ../fish/guestfish-actions.pod:4533
#, no-wrap
msgid ""
" sfdisk device cyls heads sectors 'lines ...'\n"
@@ -16039,38 +16023,37 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4550 ../src/guestfs-actions.pod:7003
+#: ../fish/guestfish-actions.pod:4535 ../src/guestfs-actions.pod:6998
msgid ""
"This is a direct interface to the L<sfdisk(8)> program for creating "
"partitions on block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4553 ../src/guestfs-actions.pod:7006
+#: ../fish/guestfish-actions.pod:4538 ../src/guestfs-actions.pod:7001
msgid "C<device> should be a block device, for example C</dev/sda>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4555 ../src/guestfs-actions.pod:7008
+#: ../fish/guestfish-actions.pod:4540 ../src/guestfs-actions.pod:7003
msgid ""
"C<cyls>, C<heads> and C<sectors> are the number of cylinders, heads and "
-"sectors on the device, which are passed directly to sfdisk as the I<-C>, "
-"I<-H> and I<-S> parameters. If you pass C<0> for any of these, then the "
-"corresponding parameter is omitted. Usually for 'large' disks, you can just"
-" pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather,"
-" the kernel) cannot work out the right geometry and you will need to tell "
-"it."
+"sectors on the device, which are passed directly to sfdisk as the I<-C>, I<-"
+"H> and I<-S> parameters. If you pass C<0> for any of these, then the "
+"corresponding parameter is omitted. Usually for 'large' disks, you can just "
+"pass C<0> for these, but for small (floppy-sized) disks, sfdisk (or rather, "
+"the kernel) cannot work out the right geometry and you will need to tell it."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4563 ../src/guestfs-actions.pod:7016
+#: ../fish/guestfish-actions.pod:4548 ../src/guestfs-actions.pod:7011
msgid ""
-"C<lines> is a list of lines that we feed to C<sfdisk>. For more information"
-" refer to the L<sfdisk(8)> manpage."
+"C<lines> is a list of lines that we feed to C<sfdisk>. For more information "
+"refer to the L<sfdisk(8)> manpage."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4566 ../src/guestfs-actions.pod:7019
+#: ../fish/guestfish-actions.pod:4551 ../src/guestfs-actions.pod:7014
msgid ""
"To create a single partition occupying the whole disk, you would pass "
"C<lines> as a single element list, when the single element being the string "
@@ -16078,25 +16061,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4570
+#: ../fish/guestfish-actions.pod:4555
msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
msgstr "Див. також L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4576 ../fish/guestfish-actions.pod:4599
-#: ../fish/guestfish-actions.pod:4621
+#: ../fish/guestfish-actions.pod:4558 ../fish/guestfish-actions.pod:4578
+#: ../fish/guestfish-actions.pod:4597
msgid ""
"I<This function is deprecated.> In new code, use the L</part_add> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4583
+#: ../fish/guestfish-actions.pod:4565
msgid "sfdiskM"
msgstr "sfdiskM"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4585
+#: ../fish/guestfish-actions.pod:4567
#, no-wrap
msgid ""
" sfdiskM device 'lines ...'\n"
@@ -16104,7 +16087,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4587
+#: ../fish/guestfish-actions.pod:4569
msgid ""
"This is a simplified interface to the L</sfdisk> command, where partition "
"sizes are specified in megabytes only (rounded to the nearest cylinder) and "
@@ -16113,18 +16096,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4593
+#: ../fish/guestfish-actions.pod:4575
msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
msgstr ""
"Див також L</sfdisk>, сторінку довідки (man) L<sfdisk(8)> та L</part-disk>"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4606
+#: ../fish/guestfish-actions.pod:4585
msgid "sfdisk-N"
msgstr "sfdisk-N"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4608
+#: ../fish/guestfish-actions.pod:4587
#, no-wrap
msgid ""
" sfdisk-N device partnum cyls heads sectors line\n"
@@ -16132,31 +16115,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4610 ../src/guestfs-actions.pod:7081
+#: ../fish/guestfish-actions.pod:4589 ../src/guestfs-actions.pod:7070
msgid ""
"This runs L<sfdisk(8)> option to modify just the single partition C<n> "
"(note: C<n> counts from 1)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4613
+#: ../fish/guestfish-actions.pod:4592
msgid ""
"For other parameters, see L</sfdisk>. You should usually pass C<0> for the "
"cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4616
+#: ../fish/guestfish-actions.pod:4595
msgid "See also: L</part-add>"
msgstr "Див. також L</part-add>"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4628
+#: ../fish/guestfish-actions.pod:4604
msgid "sfdisk-disk-geometry"
msgstr "sfdisk-disk-geometry"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4630
+#: ../fish/guestfish-actions.pod:4606
#, no-wrap
msgid ""
" sfdisk-disk-geometry device\n"
@@ -16166,27 +16149,27 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4632
+#: ../fish/guestfish-actions.pod:4608
msgid ""
-"This displays the disk geometry of C<device> read from the partition table."
-" Especially in the case where the underlying block device has been resized,"
-" this can be different from the kernel's idea of the geometry (see L"
-"</sfdisk-kernel-geometry>)."
+"This displays the disk geometry of C<device> read from the partition table. "
+"Especially in the case where the underlying block device has been resized, "
+"this can be different from the kernel's idea of the geometry (see L</sfdisk-"
+"kernel-geometry>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4637 ../fish/guestfish-actions.pod:4646
-#: ../src/guestfs-actions.pod:7107 ../src/guestfs-actions.pod:7123
+#: ../fish/guestfish-actions.pod:4613 ../fish/guestfish-actions.pod:4622
+#: ../src/guestfs-actions.pod:7093 ../src/guestfs-actions.pod:7109
msgid "The result is in human-readable format, and not designed to be parsed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4640
+#: ../fish/guestfish-actions.pod:4616
msgid "sfdisk-kernel-geometry"
msgstr "sfdisk-kernel-geometry"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4642
+#: ../fish/guestfish-actions.pod:4618
#, no-wrap
msgid ""
" sfdisk-kernel-geometry device\n"
@@ -16196,17 +16179,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4644 ../src/guestfs-actions.pod:7121
+#: ../fish/guestfish-actions.pod:4620 ../src/guestfs-actions.pod:7107
msgid "This displays the kernel's idea of the geometry of C<device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4649
+#: ../fish/guestfish-actions.pod:4625
msgid "sfdisk-l"
msgstr "sfdisk-l"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4651
+#: ../fish/guestfish-actions.pod:4627
#, no-wrap
msgid ""
" sfdisk-l device\n"
@@ -16216,31 +16199,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4653 ../src/guestfs-actions.pod:7144
+#: ../fish/guestfish-actions.pod:4629 ../src/guestfs-actions.pod:7130
msgid ""
-"This displays the partition table on C<device>, in the human-readable output"
-" of the L<sfdisk(8)> command. It is not intended to be parsed."
+"This displays the partition table on C<device>, in the human-readable output "
+"of the L<sfdisk(8)> command. It is not intended to be parsed."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4657
+#: ../fish/guestfish-actions.pod:4633
msgid "See also: L</part-list>"
msgstr "Див. також L</part-list>"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4659
+#: ../fish/guestfish-actions.pod:4635
msgid ""
"I<This function is deprecated.> In new code, use the L</part_list> call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4666
+#: ../fish/guestfish-actions.pod:4642
msgid "sh"
msgstr "sh"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4668
+#: ../fish/guestfish-actions.pod:4644
#, no-wrap
msgid ""
" sh command\n"
@@ -16250,19 +16233,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4670 ../src/guestfs-actions.pod:7161
+#: ../fish/guestfish-actions.pod:4646 ../src/guestfs-actions.pod:7147
msgid ""
-"This call runs a command from the guest filesystem via the guest's "
-"C</bin/sh>."
+"This call runs a command from the guest filesystem via the guest's C</bin/"
+"sh>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4673
+#: ../fish/guestfish-actions.pod:4649
msgid "This is like L</command>, but passes the command to:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4675 ../src/guestfs-actions.pod:7166
+#: ../fish/guestfish-actions.pod:4651 ../src/guestfs-actions.pod:7152
#, no-wrap
msgid ""
" /bin/sh -c \"command\"\n"
@@ -16270,24 +16253,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4677 ../src/guestfs-actions.pod:7168
+#: ../fish/guestfish-actions.pod:4653 ../src/guestfs-actions.pod:7154
msgid ""
"Depending on the guest's shell, this usually results in wildcards being "
"expanded, shell expressions being interpolated and so on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4681
+#: ../fish/guestfish-actions.pod:4657
msgid "All the provisos about L</command> apply to this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4683
+#: ../fish/guestfish-actions.pod:4659
msgid "sh-lines"
msgstr "sh-lines"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4685
+#: ../fish/guestfish-actions.pod:4661
#, no-wrap
msgid ""
" sh-lines command\n"
@@ -16297,23 +16280,22 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4687
-msgid ""
-"This is the same as L</sh>, but splits the result into a list of lines."
+#: ../fish/guestfish-actions.pod:4663
+msgid "This is the same as L</sh>, but splits the result into a list of lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4690
+#: ../fish/guestfish-actions.pod:4666
msgid "See also: L</command-lines>"
msgstr "Див. також L</command-lines>"
#. type: =head2
-#: ../fish/guestfish-actions.pod:4692
+#: ../fish/guestfish-actions.pod:4668
msgid "sleep"
msgstr "sleep"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4694
+#: ../fish/guestfish-actions.pod:4670
#, no-wrap
msgid ""
" sleep secs\n"
@@ -16323,17 +16305,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4696 ../src/guestfs-actions.pod:7202
+#: ../fish/guestfish-actions.pod:4672 ../src/guestfs-actions.pod:7188
msgid "Sleep for C<secs> seconds."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4698
+#: ../fish/guestfish-actions.pod:4674
msgid "stat"
msgstr "stat"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4700
+#: ../fish/guestfish-actions.pod:4676
#, no-wrap
msgid ""
" stat path\n"
@@ -16343,17 +16325,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4704 ../src/guestfs-actions.pod:7216
+#: ../fish/guestfish-actions.pod:4680 ../src/guestfs-actions.pod:7202
msgid "This is the same as the C<stat(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4706
+#: ../fish/guestfish-actions.pod:4682
msgid "statvfs"
msgstr "statvfs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4708
+#: ../fish/guestfish-actions.pod:4684
#, no-wrap
msgid ""
" statvfs path\n"
@@ -16363,25 +16345,25 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4710 ../src/guestfs-actions.pod:7230
+#: ../fish/guestfish-actions.pod:4686 ../src/guestfs-actions.pod:7216
msgid ""
"Returns file system statistics for any mounted file system. C<path> should "
-"be a file or directory in the mounted file system (typically it is the mount"
-" point itself, but it doesn't need to be)."
+"be a file or directory in the mounted file system (typically it is the mount "
+"point itself, but it doesn't need to be)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4714 ../src/guestfs-actions.pod:7234
+#: ../fish/guestfish-actions.pod:4690 ../src/guestfs-actions.pod:7220
msgid "This is the same as the C<statvfs(2)> system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4716
+#: ../fish/guestfish-actions.pod:4692
msgid "strings"
msgstr "strings"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4718
+#: ../fish/guestfish-actions.pod:4694
#, no-wrap
msgid ""
" strings path\n"
@@ -16391,19 +16373,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4720 ../src/guestfs-actions.pod:7248
+#: ../fish/guestfish-actions.pod:4696 ../src/guestfs-actions.pod:7234
msgid ""
"This runs the L<strings(1)> command on a file and returns the list of "
"printable strings found."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4726
+#: ../fish/guestfish-actions.pod:4702
msgid "strings-e"
msgstr "strings-e"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4728
+#: ../fish/guestfish-actions.pod:4704
#, no-wrap
msgid ""
" strings-e encoding path\n"
@@ -16413,94 +16395,93 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4730
+#: ../fish/guestfish-actions.pod:4706
msgid ""
-"This is like the L</strings> command, but allows you to specify the encoding"
-" of strings that are looked for in the source file C<path>."
+"This is like the L</strings> command, but allows you to specify the encoding "
+"of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4734 ../src/guestfs-actions.pod:7271
+#: ../fish/guestfish-actions.pod:4710 ../src/guestfs-actions.pod:7257
msgid "Allowed encodings are:"
msgstr "Можливими кодуваннями є:"
#. type: =item
-#: ../fish/guestfish-actions.pod:4738 ../src/guestfs-actions.pod:7275
+#: ../fish/guestfish-actions.pod:4714 ../src/guestfs-actions.pod:7261
msgid "s"
msgstr "s"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4740
+#: ../fish/guestfish-actions.pod:4716
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what L</strings> uses)."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4743 ../src/guestfs-actions.pod:7280
+#: ../fish/guestfish-actions.pod:4719 ../src/guestfs-actions.pod:7266
msgid "S"
msgstr "S"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4745 ../src/guestfs-actions.pod:7282
+#: ../fish/guestfish-actions.pod:4721 ../src/guestfs-actions.pod:7268
msgid "Single 8-bit-byte characters."
msgstr "Окремі 8-бітові-байтові символи."
#. type: =item
-#: ../fish/guestfish-actions.pod:4747 ../src/guestfs-actions.pod:7284
+#: ../fish/guestfish-actions.pod:4723 ../src/guestfs-actions.pod:7270
msgid "b"
msgstr "b"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4749 ../src/guestfs-actions.pod:7286
-msgid ""
-"16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
+#: ../fish/guestfish-actions.pod:4725 ../src/guestfs-actions.pod:7272
+msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4752 ../src/guestfs-actions.pod:7289
+#: ../fish/guestfish-actions.pod:4728 ../src/guestfs-actions.pod:7275
msgid "l (lower case letter L)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4754 ../src/guestfs-actions.pod:7291
+#: ../fish/guestfish-actions.pod:4730 ../src/guestfs-actions.pod:7277
msgid ""
"16-bit little endian such as UTF-16LE and UCS-2LE. This is useful for "
"examining binaries in Windows guests."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4757 ../src/guestfs-actions.pod:7294
+#: ../fish/guestfish-actions.pod:4733 ../src/guestfs-actions.pod:7280
msgid "B"
msgstr "B"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4759 ../src/guestfs-actions.pod:7296
+#: ../fish/guestfish-actions.pod:4735 ../src/guestfs-actions.pod:7282
msgid "32-bit big endian such as UCS-4BE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:4761 ../src/guestfs-actions.pod:7298
+#: ../fish/guestfish-actions.pod:4737 ../src/guestfs-actions.pod:7284
msgid "L"
msgstr "L"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4763 ../src/guestfs-actions.pod:7300
+#: ../fish/guestfish-actions.pod:4739 ../src/guestfs-actions.pod:7286
msgid "32-bit little endian such as UCS-4LE."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4767 ../src/guestfs-actions.pod:7304
+#: ../fish/guestfish-actions.pod:4743 ../src/guestfs-actions.pod:7290
msgid "The returned strings are transcoded to UTF-8."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4772
+#: ../fish/guestfish-actions.pod:4748
msgid "swapoff-device"
msgstr "swapoff-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4774
+#: ../fish/guestfish-actions.pod:4750
#, no-wrap
msgid ""
" swapoff-device device\n"
@@ -16510,19 +16491,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4776
+#: ../fish/guestfish-actions.pod:4752
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See L</swapon-device>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4780
+#: ../fish/guestfish-actions.pod:4756
msgid "swapoff-file"
msgstr "swapoff-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4782
+#: ../fish/guestfish-actions.pod:4758
#, no-wrap
msgid ""
" swapoff-file file\n"
@@ -16532,17 +16513,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4784 ../src/guestfs-actions.pod:7335
+#: ../fish/guestfish-actions.pod:4760 ../src/guestfs-actions.pod:7321
msgid "This command disables the libguestfs appliance swap on file."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4786
+#: ../fish/guestfish-actions.pod:4762
msgid "swapoff-label"
msgstr "swapoff-label"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4788
+#: ../fish/guestfish-actions.pod:4764
#, no-wrap
msgid ""
" swapoff-label label\n"
@@ -16552,19 +16533,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4790 ../src/guestfs-actions.pod:7347
+#: ../fish/guestfish-actions.pod:4766 ../src/guestfs-actions.pod:7333
msgid ""
"This command disables the libguestfs appliance swap on labeled swap "
"partition."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4793
+#: ../fish/guestfish-actions.pod:4769
msgid "swapoff-uuid"
msgstr "swapoff-uuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4795
+#: ../fish/guestfish-actions.pod:4771
#, no-wrap
msgid ""
" swapoff-uuid uuid\n"
@@ -16574,19 +16555,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4797 ../src/guestfs-actions.pod:7360
+#: ../fish/guestfish-actions.pod:4773 ../src/guestfs-actions.pod:7346
msgid ""
-"This command disables the libguestfs appliance swap partition with the given"
-" UUID."
+"This command disables the libguestfs appliance swap partition with the given "
+"UUID."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4800
+#: ../fish/guestfish-actions.pod:4776
msgid "swapon-device"
msgstr "swapon-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4802
+#: ../fish/guestfish-actions.pod:4778
#, no-wrap
msgid ""
" swapon-device device\n"
@@ -16596,7 +16577,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4804
+#: ../fish/guestfish-actions.pod:4780
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -16604,22 +16585,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4809 ../src/guestfs-actions.pod:7378
+#: ../fish/guestfish-actions.pod:4785 ../src/guestfs-actions.pod:7364
msgid ""
"Note that you should not swap to existing guest swap partitions unless you "
-"know what you are doing. They may contain hibernation information, or other"
-" information that the guest doesn't want you to trash. You also risk "
-"leaking information about the host to the guest this way. Instead, attach a"
-" new host device to the guest and swap on that."
+"know what you are doing. They may contain hibernation information, or other "
+"information that the guest doesn't want you to trash. You also risk leaking "
+"information about the host to the guest this way. Instead, attach a new "
+"host device to the guest and swap on that."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4816
+#: ../fish/guestfish-actions.pod:4792
msgid "swapon-file"
msgstr "swapon-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4818
+#: ../fish/guestfish-actions.pod:4794
#, no-wrap
msgid ""
" swapon-file file\n"
@@ -16629,18 +16610,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4820
+#: ../fish/guestfish-actions.pod:4796
msgid ""
"This command enables swap to a file. See L</swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4823
+#: ../fish/guestfish-actions.pod:4799
msgid "swapon-label"
msgstr "swapon-label"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4825
+#: ../fish/guestfish-actions.pod:4801
#, no-wrap
msgid ""
" swapon-label label\n"
@@ -16650,19 +16631,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4827
+#: ../fish/guestfish-actions.pod:4803
msgid ""
"This command enables swap to a labeled swap partition. See L</swapon-"
"device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4830
+#: ../fish/guestfish-actions.pod:4806
msgid "swapon-uuid"
msgstr "swapon-uuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4832
+#: ../fish/guestfish-actions.pod:4808
#, no-wrap
msgid ""
" swapon-uuid uuid\n"
@@ -16672,19 +16653,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4834
+#: ../fish/guestfish-actions.pod:4810
msgid ""
-"This command enables swap to a swap partition with the given UUID. See L"
-"</swapon-device> for other notes."
+"This command enables swap to a swap partition with the given UUID. See L</"
+"swapon-device> for other notes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4837
+#: ../fish/guestfish-actions.pod:4813
msgid "sync"
msgstr "sync"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4839
+#: ../fish/guestfish-actions.pod:4815
#, no-wrap
msgid ""
" sync\n"
@@ -16694,26 +16675,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4841 ../src/guestfs-actions.pod:7433
+#: ../fish/guestfish-actions.pod:4817 ../src/guestfs-actions.pod:7419
msgid ""
"This syncs the disk, so that any writes are flushed through to the "
"underlying disk image."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4844 ../src/guestfs-actions.pod:7436
+#: ../fish/guestfish-actions.pod:4820 ../src/guestfs-actions.pod:7422
msgid ""
"You should always call this if you have modified a disk image, before "
"closing the handle."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4847
+#: ../fish/guestfish-actions.pod:4823
msgid "tail"
msgstr "tail"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4849
+#: ../fish/guestfish-actions.pod:4825
#, no-wrap
msgid ""
" tail path\n"
@@ -16723,18 +16704,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4851 ../src/guestfs-actions.pod:7449
+#: ../fish/guestfish-actions.pod:4827 ../src/guestfs-actions.pod:7435
msgid ""
"This command returns up to the last 10 lines of a file as a list of strings."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4857
+#: ../fish/guestfish-actions.pod:4833
msgid "tail-n"
msgstr "tail-n"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4859
+#: ../fish/guestfish-actions.pod:4835
#, no-wrap
msgid ""
" tail-n nrlines path\n"
@@ -16742,26 +16723,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4861 ../src/guestfs-actions.pod:7468
+#: ../fish/guestfish-actions.pod:4837 ../src/guestfs-actions.pod:7454
msgid ""
"If the parameter C<nrlines> is a positive number, this returns the last "
"C<nrlines> lines of the file C<path>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4864 ../src/guestfs-actions.pod:7471
+#: ../fish/guestfish-actions.pod:4840 ../src/guestfs-actions.pod:7457
msgid ""
"If the parameter C<nrlines> is a negative number, this returns lines from "
"the file C<path>, starting with the C<-nrlines>th line."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4872
+#: ../fish/guestfish-actions.pod:4848
msgid "tar-in"
msgstr "tar-in"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4874
+#: ../fish/guestfish-actions.pod:4850
#, no-wrap
msgid ""
" tar-in (tarfile|-) directory\n"
@@ -16771,24 +16752,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4876 ../src/guestfs-actions.pod:7492
+#: ../fish/guestfish-actions.pod:4852 ../src/guestfs-actions.pod:7478
msgid ""
"This command uploads and unpacks local file C<tarfile> (an I<uncompressed> "
"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4879
+#: ../fish/guestfish-actions.pod:4855
msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4884
+#: ../fish/guestfish-actions.pod:4860
msgid "tar-out"
msgstr "tar-out"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4886
+#: ../fish/guestfish-actions.pod:4862
#, no-wrap
msgid ""
" tar-out directory (tarfile|-)\n"
@@ -16798,24 +16779,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4888 ../src/guestfs-actions.pod:7509
+#: ../fish/guestfish-actions.pod:4864 ../src/guestfs-actions.pod:7495
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarfile>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4891
+#: ../fish/guestfish-actions.pod:4867
msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4896
+#: ../fish/guestfish-actions.pod:4872
msgid "tgz-in"
msgstr "tgz-in"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4898
+#: ../fish/guestfish-actions.pod:4874
#, no-wrap
msgid ""
" tgz-in (tarball|-) directory\n"
@@ -16825,24 +16806,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4900 ../src/guestfs-actions.pod:7526
+#: ../fish/guestfish-actions.pod:4876 ../src/guestfs-actions.pod:7512
msgid ""
-"This command uploads and unpacks local file C<tarball> (a I<gzip compressed>"
-" tar file) into C<directory>."
+"This command uploads and unpacks local file C<tarball> (a I<gzip compressed> "
+"tar file) into C<directory>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4903
+#: ../fish/guestfish-actions.pod:4879
msgid "To upload an uncompressed tarball, use L</tar-in>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4907
+#: ../fish/guestfish-actions.pod:4883
msgid "tgz-out"
msgstr "tgz-out"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4909
+#: ../fish/guestfish-actions.pod:4885
#, no-wrap
msgid ""
" tgz-out directory (tarball|-)\n"
@@ -16852,24 +16833,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4911 ../src/guestfs-actions.pod:7542
+#: ../fish/guestfish-actions.pod:4887 ../src/guestfs-actions.pod:7528
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4914
+#: ../fish/guestfish-actions.pod:4890
msgid "To download an uncompressed tarball, use L</tar-out>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4918
+#: ../fish/guestfish-actions.pod:4894
msgid "touch"
msgstr "touch"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4920
+#: ../fish/guestfish-actions.pod:4896
#, no-wrap
msgid ""
" touch path\n"
@@ -16879,7 +16860,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4922 ../src/guestfs-actions.pod:7557
+#: ../fish/guestfish-actions.pod:4898 ../src/guestfs-actions.pod:7543
msgid ""
"Touch acts like the L<touch(1)> command. It can be used to update the "
"timestamps on a file, or, if the file does not exist, to create a new zero-"
@@ -16887,19 +16868,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4926 ../src/guestfs-actions.pod:7561
+#: ../fish/guestfish-actions.pod:4902 ../src/guestfs-actions.pod:7547
msgid ""
"This command only works on regular files, and will fail on other file types "
"such as directories, symbolic links, block special etc."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4929
+#: ../fish/guestfish-actions.pod:4905
msgid "truncate"
msgstr "truncate"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4931
+#: ../fish/guestfish-actions.pod:4907
#, no-wrap
msgid ""
" truncate path\n"
@@ -16909,19 +16890,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4933 ../src/guestfs-actions.pod:7574
+#: ../fish/guestfish-actions.pod:4909 ../src/guestfs-actions.pod:7560
msgid ""
"This command truncates C<path> to a zero-length file. The file must exist "
"already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4936
+#: ../fish/guestfish-actions.pod:4912
msgid "truncate-size"
msgstr "truncate-size"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4938
+#: ../fish/guestfish-actions.pod:4914
#, no-wrap
msgid ""
" truncate-size path size\n"
@@ -16931,14 +16912,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4940 ../src/guestfs-actions.pod:7588
+#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7574
msgid ""
"This command truncates C<path> to size C<size> bytes. The file must exist "
"already."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4943
+#: ../fish/guestfish-actions.pod:4919
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -16947,12 +16928,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4949
+#: ../fish/guestfish-actions.pod:4925
msgid "tune2fs-l"
msgstr "tune2fs-l"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4951
+#: ../fish/guestfish-actions.pod:4927
#, no-wrap
msgid ""
" tune2fs-l device\n"
@@ -16962,28 +16943,28 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4953 ../src/guestfs-actions.pod:7607
+#: ../fish/guestfish-actions.pod:4929 ../src/guestfs-actions.pod:7593
msgid ""
-"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on"
-" C<device>."
+"This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
+"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4956 ../src/guestfs-actions.pod:7610
+#: ../fish/guestfish-actions.pod:4932 ../src/guestfs-actions.pod:7596
msgid ""
"It is the same as running C<tune2fs -l device>. See L<tune2fs(8)> manpage "
"for more details. The list of fields returned isn't clearly defined, and "
-"depends on both the version of C<tune2fs> that libguestfs was built against,"
-" and the filesystem itself."
+"depends on both the version of C<tune2fs> that libguestfs was built against, "
+"and the filesystem itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4961
+#: ../fish/guestfish-actions.pod:4937
msgid "txz-in"
msgstr "txz-in"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4963
+#: ../fish/guestfish-actions.pod:4939
#, no-wrap
msgid ""
" txz-in (tarball|-) directory\n"
@@ -16993,19 +16974,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4965 ../src/guestfs-actions.pod:7630
+#: ../fish/guestfish-actions.pod:4941 ../src/guestfs-actions.pod:7616
msgid ""
"This command uploads and unpacks local file C<tarball> (an I<xz compressed> "
"tar file) into C<directory>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4970
+#: ../fish/guestfish-actions.pod:4946
msgid "txz-out"
msgstr "txz-out"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4972
+#: ../fish/guestfish-actions.pod:4948
#, no-wrap
msgid ""
" txz-out directory (tarball|-)\n"
@@ -17015,19 +16996,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4974 ../src/guestfs-actions.pod:7644
+#: ../fish/guestfish-actions.pod:4950 ../src/guestfs-actions.pod:7630
msgid ""
"This command packs the contents of C<directory> and downloads it to local "
"file C<tarball> (as an xz compressed tar archive)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:4979
+#: ../fish/guestfish-actions.pod:4955
msgid "umask"
msgstr "umask"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:4981
+#: ../fish/guestfish-actions.pod:4957
#, no-wrap
msgid ""
" umask mask\n"
@@ -17037,14 +17018,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:4983 ../src/guestfs-actions.pod:7657
+#: ../fish/guestfish-actions.pod:4959 ../src/guestfs-actions.pod:7643
msgid ""
"This function sets the mask used for creating new files and device nodes to "
"C<mask & 0777>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4986 ../src/guestfs-actions.pod:7660
+#: ../fish/guestfish-actions.pod:4962 ../src/guestfs-actions.pod:7646
msgid ""
"Typical umask values would be C<022> which creates new files with "
"permissions like \"-rw-r--r--\" or \"-rwxr-xr-x\", and C<002> which creates "
@@ -17052,7 +17033,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4991 ../src/guestfs-actions.pod:7665
+#: ../fish/guestfish-actions.pod:4967 ../src/guestfs-actions.pod:7651
msgid ""
"The default umask is C<022>. This is important because it means that "
"directories and device nodes will be created with C<0644> or C<0755> mode "
@@ -17060,27 +17041,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:4995
+#: ../fish/guestfish-actions.pod:4971
msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
msgstr "Див. також L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
#. type: textblock
-#: ../fish/guestfish-actions.pod:4998 ../src/guestfs-actions.pod:7672
+#: ../fish/guestfish-actions.pod:4974 ../src/guestfs-actions.pod:7658
msgid "This call returns the previous umask."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5000
+#: ../fish/guestfish-actions.pod:4976
msgid "umount"
msgstr "umount"
#. type: =head2
-#: ../fish/guestfish-actions.pod:5002
+#: ../fish/guestfish-actions.pod:4978
msgid "unmount"
msgstr "unmount"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5004
+#: ../fish/guestfish-actions.pod:4980
#, no-wrap
msgid ""
" umount pathordevice\n"
@@ -17090,24 +17071,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5006 ../src/guestfs-actions.pod:7684
+#: ../fish/guestfish-actions.pod:4982 ../src/guestfs-actions.pod:7670
msgid ""
"This unmounts the given filesystem. The filesystem may be specified either "
"by its mountpoint (path) or the device which contains the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5010
+#: ../fish/guestfish-actions.pod:4986
msgid "umount-all"
msgstr "umount-all"
#. type: =head2
-#: ../fish/guestfish-actions.pod:5012
+#: ../fish/guestfish-actions.pod:4988
msgid "unmount-all"
msgstr "unmount-all"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5014
+#: ../fish/guestfish-actions.pod:4990
#, no-wrap
msgid ""
" umount-all\n"
@@ -17117,22 +17098,22 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5016 ../src/guestfs-actions.pod:7697
+#: ../fish/guestfish-actions.pod:4992 ../src/guestfs-actions.pod:7683
msgid "This unmounts all mounted filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5018 ../src/guestfs-actions.pod:7699
+#: ../fish/guestfish-actions.pod:4994 ../src/guestfs-actions.pod:7685
msgid "Some internal mounts are not unmounted by this call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5020
+#: ../fish/guestfish-actions.pod:4996
msgid "upload"
msgstr "upload"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5022
+#: ../fish/guestfish-actions.pod:4998
#, no-wrap
msgid ""
" upload (filename|-) remotefilename\n"
@@ -17142,23 +17123,23 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5024 ../fish/guestfish-actions.pod:5037
-#: ../src/guestfs-actions.pod:7712 ../src/guestfs-actions.pod:7736
+#: ../fish/guestfish-actions.pod:5000 ../fish/guestfish-actions.pod:5013
+#: ../src/guestfs-actions.pod:7698 ../src/guestfs-actions.pod:7722
msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5029
+#: ../fish/guestfish-actions.pod:5005
msgid "See also L</download>."
msgstr "Див. також L</download>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:5033
+#: ../fish/guestfish-actions.pod:5009
msgid "upload-offset"
msgstr "upload-offset"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5035
+#: ../fish/guestfish-actions.pod:5011
#, no-wrap
msgid ""
" upload-offset (filename|-) remotefilename offset\n"
@@ -17168,7 +17149,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5040 ../src/guestfs-actions.pod:7739
+#: ../fish/guestfish-actions.pod:5016 ../src/guestfs-actions.pod:7725
msgid ""
"C<remotefilename> is overwritten starting at the byte C<offset> specified. "
"The intention is to overwrite parts of existing files or devices, although "
@@ -17178,7 +17159,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5047
+#: ../fish/guestfish-actions.pod:5023
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with L</pwrite>, and this call always writes the full "
@@ -17186,17 +17167,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5052
+#: ../fish/guestfish-actions.pod:5028
msgid "See also L</upload>, L</pwrite>."
msgstr "Див. також L</upload>, L</pwrite>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:5056
+#: ../fish/guestfish-actions.pod:5032
msgid "utimens"
msgstr "utimens"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5058
+#: ../fish/guestfish-actions.pod:5034
#, no-wrap
msgid ""
" utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -17204,26 +17185,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5060 ../src/guestfs-actions.pod:7772
+#: ../fish/guestfish-actions.pod:5036 ../src/guestfs-actions.pod:7758
msgid "This command sets the timestamps of a file with nanosecond precision."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5063 ../src/guestfs-actions.pod:7775
+#: ../fish/guestfish-actions.pod:5039 ../src/guestfs-actions.pod:7761
msgid ""
"C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
"from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5066 ../src/guestfs-actions.pod:7778
+#: ../fish/guestfish-actions.pod:5042 ../src/guestfs-actions.pod:7764
msgid ""
"C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
"nanoseconds from the epoch."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5069 ../src/guestfs-actions.pod:7781
+#: ../fish/guestfish-actions.pod:5045 ../src/guestfs-actions.pod:7767
msgid ""
"If the C<*nsecs> field contains the special value C<-1> then the "
"corresponding timestamp is set to the current time. (The C<*secs> field is "
@@ -17231,7 +17212,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5073 ../src/guestfs-actions.pod:7785
+#: ../fish/guestfish-actions.pod:5049 ../src/guestfs-actions.pod:7771
msgid ""
"If the C<*nsecs> field contains the special value C<-2> then the "
"corresponding timestamp is left unchanged. (The C<*secs> field is ignored "
@@ -17239,12 +17220,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5077
+#: ../fish/guestfish-actions.pod:5053
msgid "version"
msgstr "version"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5079
+#: ../fish/guestfish-actions.pod:5055
#, no-wrap
msgid ""
" version\n"
@@ -17254,22 +17235,22 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5081 ../src/guestfs-actions.pod:7798
+#: ../fish/guestfish-actions.pod:5057 ../src/guestfs-actions.pod:7784
msgid ""
"Return the libguestfs version number that the program is linked against."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5084 ../src/guestfs-actions.pod:7801
+#: ../fish/guestfish-actions.pod:5060 ../src/guestfs-actions.pod:7787
msgid ""
"Note that because of dynamic linking this is not necessarily the version of "
-"libguestfs that you compiled against. You can compile the program, and then"
-" at runtime dynamically link against a completely different C<libguestfs.so>"
-" library."
+"libguestfs that you compiled against. You can compile the program, and then "
+"at runtime dynamically link against a completely different C<libguestfs.so> "
+"library."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5089 ../src/guestfs-actions.pod:7806
+#: ../fish/guestfish-actions.pod:5065 ../src/guestfs-actions.pod:7792
msgid ""
"This call was added in version C<1.0.58>. In previous versions of "
"libguestfs there was no way to get the version number. From C code you can "
@@ -17278,27 +17259,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5095 ../src/guestfs-actions.pod:7812
+#: ../fish/guestfish-actions.pod:5071 ../src/guestfs-actions.pod:7798
msgid ""
-"The call returns a structure with four elements. The first three (C<major>,"
-" C<minor> and C<release>) are numbers and correspond to the usual version "
+"The call returns a structure with four elements. The first three (C<major>, "
+"C<minor> and C<release>) are numbers and correspond to the usual version "
"triplet. The fourth element (C<extra>) is a string and is normally empty, "
"but may be used for distro-specific information."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5101 ../src/guestfs-actions.pod:7818
+#: ../fish/guestfish-actions.pod:5077 ../src/guestfs-actions.pod:7804
msgid ""
"To construct the original version string: C<$major.$minor.$release$extra>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5104 ../src/guestfs-actions.pod:7821
+#: ../fish/guestfish-actions.pod:5080 ../src/guestfs-actions.pod:7807
msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
msgstr "Див також: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
#. type: textblock
-#: ../fish/guestfish-actions.pod:5106
+#: ../fish/guestfish-actions.pod:5082
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -17307,12 +17288,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5112
+#: ../fish/guestfish-actions.pod:5088
msgid "vfs-label"
msgstr "vfs-label"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5114
+#: ../fish/guestfish-actions.pod:5090
#, no-wrap
msgid ""
" vfs-label device\n"
@@ -17322,27 +17303,27 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5116 ../src/guestfs-actions.pod:7841
+#: ../fish/guestfish-actions.pod:5092 ../src/guestfs-actions.pod:7827
msgid "This returns the filesystem label of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5119 ../src/guestfs-actions.pod:7844
+#: ../fish/guestfish-actions.pod:5095 ../src/guestfs-actions.pod:7830
msgid "If the filesystem is unlabeled, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5121
+#: ../fish/guestfish-actions.pod:5097
msgid "To find a filesystem from the label, use L</findfs-label>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5123
+#: ../fish/guestfish-actions.pod:5099
msgid "vfs-type"
msgstr "vfs-type"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5125
+#: ../fish/guestfish-actions.pod:5101
#, no-wrap
msgid ""
" vfs-type device\n"
@@ -17352,14 +17333,14 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5127 ../src/guestfs-actions.pod:7859
+#: ../fish/guestfish-actions.pod:5103 ../src/guestfs-actions.pod:7845
msgid ""
"This command gets the filesystem type corresponding to the filesystem on "
"C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5130 ../src/guestfs-actions.pod:7862
+#: ../fish/guestfish-actions.pod:5106 ../src/guestfs-actions.pod:7848
msgid ""
"For most filesystems, the result is the name of the Linux VFS module which "
"would be used to mount this filesystem if you mounted it without specifying "
@@ -17367,12 +17348,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5135
+#: ../fish/guestfish-actions.pod:5111
msgid "vfs-uuid"
msgstr "vfs-uuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5137
+#: ../fish/guestfish-actions.pod:5113
#, no-wrap
msgid ""
" vfs-uuid device\n"
@@ -17382,27 +17363,27 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5139 ../src/guestfs-actions.pod:7878
+#: ../fish/guestfish-actions.pod:5115 ../src/guestfs-actions.pod:7864
msgid "This returns the filesystem UUID of the filesystem on C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5142 ../src/guestfs-actions.pod:7881
+#: ../fish/guestfish-actions.pod:5118 ../src/guestfs-actions.pod:7867
msgid "If the filesystem does not have a UUID, this returns the empty string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5144
+#: ../fish/guestfish-actions.pod:5120
msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5146
+#: ../fish/guestfish-actions.pod:5122
msgid "vg-activate"
msgstr "vg-activate"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5148
+#: ../fish/guestfish-actions.pod:5124
#, no-wrap
msgid ""
" vg-activate true|false 'volgroups ...'\n"
@@ -17410,31 +17391,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5150 ../src/guestfs-actions.pod:7897
+#: ../fish/guestfish-actions.pod:5126 ../src/guestfs-actions.pod:7883
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in the listed volume groups C<volgroups>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5153 ../src/guestfs-actions.pod:7900
+#: ../fish/guestfish-actions.pod:5129 ../src/guestfs-actions.pod:7886
msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5155 ../src/guestfs-actions.pod:7902
+#: ../fish/guestfish-actions.pod:5131 ../src/guestfs-actions.pod:7888
msgid ""
"Note that if C<volgroups> is an empty list then B<all> volume groups are "
"activated or deactivated."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5158
+#: ../fish/guestfish-actions.pod:5134
msgid "vg-activate-all"
msgstr "vg-activate-all"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5160
+#: ../fish/guestfish-actions.pod:5136
#, no-wrap
msgid ""
" vg-activate-all true|false\n"
@@ -17444,24 +17425,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5162 ../src/guestfs-actions.pod:7915
+#: ../fish/guestfish-actions.pod:5138 ../src/guestfs-actions.pod:7901
msgid ""
"This command activates or (if C<activate> is false) deactivates all logical "
"volumes in all volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5165 ../src/guestfs-actions.pod:7918
+#: ../fish/guestfish-actions.pod:5141 ../src/guestfs-actions.pod:7904
msgid "This command is the same as running C<vgchange -a y|n>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5167
+#: ../fish/guestfish-actions.pod:5143
msgid "vgcreate"
msgstr "vgcreate"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5169
+#: ../fish/guestfish-actions.pod:5145
#, no-wrap
msgid ""
" vgcreate volgroup 'physvols ...'\n"
@@ -17469,19 +17450,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5171 ../src/guestfs-actions.pod:7931
+#: ../fish/guestfish-actions.pod:5147 ../src/guestfs-actions.pod:7917
msgid ""
"This creates an LVM volume group called C<volgroup> from the non-empty list "
"of physical volumes C<physvols>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5174
+#: ../fish/guestfish-actions.pod:5150
msgid "vglvuuids"
msgstr "vglvuuids"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5176
+#: ../fish/guestfish-actions.pod:5152
#, no-wrap
msgid ""
" vglvuuids vgname\n"
@@ -17489,31 +17470,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5178 ../src/guestfs-actions.pod:7944
+#: ../fish/guestfish-actions.pod:5154 ../src/guestfs-actions.pod:7930
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the logical "
"volumes created in this volume group."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5181
+#: ../fish/guestfish-actions.pod:5157
msgid ""
"You can use this along with L</lvs> and L</lvuuid> calls to associate "
"logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5184
+#: ../fish/guestfish-actions.pod:5160
msgid "See also L</vgpvuuids>."
msgstr "Див. також L</vgpvuuids>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:5186
+#: ../fish/guestfish-actions.pod:5162
msgid "vgpvuuids"
msgstr "vgpvuuids"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5188
+#: ../fish/guestfish-actions.pod:5164
#, no-wrap
msgid ""
" vgpvuuids vgname\n"
@@ -17521,31 +17502,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5190 ../src/guestfs-actions.pod:7964
+#: ../fish/guestfish-actions.pod:5166 ../src/guestfs-actions.pod:7950
msgid ""
"Given a VG called C<vgname>, this returns the UUIDs of all the physical "
"volumes that this volume group resides on."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5193
+#: ../fish/guestfish-actions.pod:5169
msgid ""
"You can use this along with L</pvs> and L</pvuuid> calls to associate "
"physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5196
+#: ../fish/guestfish-actions.pod:5172
msgid "See also L</vglvuuids>."
msgstr "Див. також L</vglvuuids>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:5198
+#: ../fish/guestfish-actions.pod:5174
msgid "vgremove"
msgstr "vgremove"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5200
+#: ../fish/guestfish-actions.pod:5176
#, no-wrap
msgid ""
" vgremove vgname\n"
@@ -17553,23 +17534,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5202 ../src/guestfs-actions.pod:7984
+#: ../fish/guestfish-actions.pod:5178 ../src/guestfs-actions.pod:7970
msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5204 ../src/guestfs-actions.pod:7986
+#: ../fish/guestfish-actions.pod:5180 ../src/guestfs-actions.pod:7972
msgid ""
"This also forcibly removes all logical volumes in the volume group (if any)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5207
+#: ../fish/guestfish-actions.pod:5183
msgid "vgrename"
msgstr "vgrename"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5209
+#: ../fish/guestfish-actions.pod:5185
#, no-wrap
msgid ""
" vgrename volgroup newvolgroup\n"
@@ -17577,17 +17558,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5211 ../src/guestfs-actions.pod:8000
+#: ../fish/guestfish-actions.pod:5187 ../src/guestfs-actions.pod:7986
msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5213
+#: ../fish/guestfish-actions.pod:5189
msgid "vgs"
msgstr "vgs"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5215
+#: ../fish/guestfish-actions.pod:5191
#, no-wrap
msgid ""
" vgs\n"
@@ -17597,31 +17578,31 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5217 ../src/guestfs-actions.pod:8011
+#: ../fish/guestfish-actions.pod:5193 ../src/guestfs-actions.pod:7997
msgid ""
-"List all the volumes groups detected. This is the equivalent of the "
-"L<vgs(8)> command."
+"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
+"> command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5220 ../src/guestfs-actions.pod:8014
+#: ../fish/guestfish-actions.pod:5196 ../src/guestfs-actions.pod:8000
msgid ""
"This returns a list of just the volume group names that were detected (eg. "
"C<VolGroup00>)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5223
+#: ../fish/guestfish-actions.pod:5199
msgid "See also L</vgs-full>."
msgstr "Див. також L</vgs-full>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:5225
+#: ../fish/guestfish-actions.pod:5201
msgid "vgs-full"
msgstr "vgs-full"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5227
+#: ../fish/guestfish-actions.pod:5203
#, no-wrap
msgid ""
" vgs-full\n"
@@ -17631,19 +17612,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5229 ../src/guestfs-actions.pod:8030
+#: ../fish/guestfish-actions.pod:5205 ../src/guestfs-actions.pod:8016
msgid ""
-"List all the volumes groups detected. This is the equivalent of the "
-"L<vgs(8)> command. The \"full\" version includes all fields."
+"List all the volumes groups detected. This is the equivalent of the L<vgs(8)"
+"> command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5232
+#: ../fish/guestfish-actions.pod:5208
msgid "vgscan"
msgstr "vgscan"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5234
+#: ../fish/guestfish-actions.pod:5210
#, no-wrap
msgid ""
" vgscan\n"
@@ -17653,19 +17634,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5236 ../src/guestfs-actions.pod:8044
+#: ../fish/guestfish-actions.pod:5212 ../src/guestfs-actions.pod:8030
msgid ""
"This rescans all block devices and rebuilds the list of LVM physical "
"volumes, volume groups and logical volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5239
+#: ../fish/guestfish-actions.pod:5215
msgid "vguuid"
msgstr "vguuid"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5241
+#: ../fish/guestfish-actions.pod:5217
#, no-wrap
msgid ""
" vguuid vgname\n"
@@ -17673,17 +17654,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5243 ../src/guestfs-actions.pod:8057
+#: ../fish/guestfish-actions.pod:5219 ../src/guestfs-actions.pod:8043
msgid "This command returns the UUID of the LVM VG named C<vgname>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5245
+#: ../fish/guestfish-actions.pod:5221
msgid "wc-c"
msgstr "wc-c"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5247
+#: ../fish/guestfish-actions.pod:5223
#, no-wrap
msgid ""
" wc-c path\n"
@@ -17693,19 +17674,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5249 ../src/guestfs-actions.pod:8097
+#: ../fish/guestfish-actions.pod:5225 ../src/guestfs-actions.pod:8083
msgid ""
"This command counts the characters in a file, using the C<wc -c> external "
"command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5252
+#: ../fish/guestfish-actions.pod:5228
msgid "wc-l"
msgstr "wc-l"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5254
+#: ../fish/guestfish-actions.pod:5230
#, no-wrap
msgid ""
" wc-l path\n"
@@ -17715,19 +17696,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5256 ../src/guestfs-actions.pod:8110
+#: ../fish/guestfish-actions.pod:5232 ../src/guestfs-actions.pod:8096
msgid ""
-"This command counts the lines in a file, using the C<wc -l> external "
-"command."
+"This command counts the lines in a file, using the C<wc -l> external command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5259
+#: ../fish/guestfish-actions.pod:5235
msgid "wc-w"
msgstr "wc-w"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5261
+#: ../fish/guestfish-actions.pod:5237
#, no-wrap
msgid ""
" wc-w path\n"
@@ -17737,19 +17717,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5263 ../src/guestfs-actions.pod:8123
+#: ../fish/guestfish-actions.pod:5239 ../src/guestfs-actions.pod:8109
msgid ""
-"This command counts the words in a file, using the C<wc -w> external "
-"command."
+"This command counts the words in a file, using the C<wc -w> external command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5266
+#: ../fish/guestfish-actions.pod:5242
msgid "write"
msgstr "write"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5268
+#: ../fish/guestfish-actions.pod:5244
#, no-wrap
msgid ""
" write path content\n"
@@ -17759,24 +17738,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5270 ../src/guestfs-actions.pod:8138
+#: ../fish/guestfish-actions.pod:5246 ../src/guestfs-actions.pod:8124
msgid ""
"This call creates a file called C<path>. The content of the file is the "
"string C<content> (which can contain any 8 bit data)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5273
+#: ../fish/guestfish-actions.pod:5249
msgid "See also L</write-append>."
msgstr "Див. також L</write-append>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:5278
+#: ../fish/guestfish-actions.pod:5254
msgid "write-append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5280
+#: ../fish/guestfish-actions.pod:5256
#, no-wrap
msgid ""
" write-append path content\n"
@@ -17784,24 +17763,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5282 ../src/guestfs-actions.pod:8158
+#: ../fish/guestfish-actions.pod:5258 ../src/guestfs-actions.pod:8144
msgid ""
"This call appends C<content> to the end of file C<path>. If C<path> does "
"not exist, then a new file is created."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5285
+#: ../fish/guestfish-actions.pod:5261
msgid "See also L</write>."
msgstr "Див. також L</write>."
#. type: =head2
-#: ../fish/guestfish-actions.pod:5290
+#: ../fish/guestfish-actions.pod:5266
msgid "write-file"
msgstr "write-file"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5292
+#: ../fish/guestfish-actions.pod:5268
#, no-wrap
msgid ""
" write-file path content size\n"
@@ -17809,39 +17788,39 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5294 ../src/guestfs-actions.pod:8185
+#: ../fish/guestfish-actions.pod:5270 ../src/guestfs-actions.pod:8171
msgid ""
"This call creates a file called C<path>. The contents of the file is the "
"string C<content> (which can contain any 8 bit data), with length C<size>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5298 ../src/guestfs-actions.pod:8189
+#: ../fish/guestfish-actions.pod:5274 ../src/guestfs-actions.pod:8175
msgid ""
"As a special case, if C<size> is C<0> then the length is calculated using "
"C<strlen> (so in this case the content cannot contain embedded ASCII NULs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5302 ../src/guestfs-actions.pod:8193
+#: ../fish/guestfish-actions.pod:5278 ../src/guestfs-actions.pod:8179
msgid ""
"I<NB.> Owing to a bug, writing content containing ASCII NUL characters does "
"I<not> work, even if the length is specified."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5308
+#: ../fish/guestfish-actions.pod:5284
msgid ""
"I<This function is deprecated.> In new code, use the L</write> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5315
+#: ../fish/guestfish-actions.pod:5291
msgid "zegrep"
msgstr "zegrep"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5317
+#: ../fish/guestfish-actions.pod:5293
#, no-wrap
msgid ""
" zegrep regex path\n"
@@ -17851,18 +17830,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5319 ../src/guestfs-actions.pod:8210
+#: ../fish/guestfish-actions.pod:5295 ../src/guestfs-actions.pod:8196
msgid ""
"This calls the external C<zegrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5325
+#: ../fish/guestfish-actions.pod:5301
msgid "zegrepi"
msgstr "zegrepi"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5327
+#: ../fish/guestfish-actions.pod:5303
#, no-wrap
msgid ""
" zegrepi regex path\n"
@@ -17870,18 +17849,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5329 ../src/guestfs-actions.pod:8229
+#: ../fish/guestfish-actions.pod:5305 ../src/guestfs-actions.pod:8215
msgid ""
"This calls the external C<zegrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5335
+#: ../fish/guestfish-actions.pod:5311
msgid "zero"
msgstr "zero"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5337
+#: ../fish/guestfish-actions.pod:5313
#, no-wrap
msgid ""
" zero device\n"
@@ -17891,12 +17870,12 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5339 ../src/guestfs-actions.pod:8247
+#: ../fish/guestfish-actions.pod:5315 ../src/guestfs-actions.pod:8233
msgid "This command writes zeroes over the first few blocks of C<device>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5341 ../src/guestfs-actions.pod:8249
+#: ../fish/guestfish-actions.pod:5317 ../src/guestfs-actions.pod:8235
msgid ""
"How many blocks are zeroed isn't specified (but it's I<not> enough to "
"securely wipe the device). It should be sufficient to remove any partition "
@@ -17904,8 +17883,8 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5345 ../fish/guestfish-actions.pod:5360
-#: ../src/guestfs-actions.pod:8253 ../src/guestfs-actions.pod:8279
+#: ../fish/guestfish-actions.pod:5321 ../fish/guestfish-actions.pod:5336
+#: ../src/guestfs-actions.pod:8239 ../src/guestfs-actions.pod:8265
msgid ""
"If blocks are already zero, then this command avoids writing zeroes. This "
"prevents the underlying device from becoming non-sparse or growing "
@@ -17913,17 +17892,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5349
+#: ../fish/guestfish-actions.pod:5325
msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5352
+#: ../fish/guestfish-actions.pod:5328
msgid "zero-device"
msgstr "zero-device"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5354
+#: ../fish/guestfish-actions.pod:5330
#, no-wrap
msgid ""
" zero-device device\n"
@@ -17933,19 +17912,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5356
+#: ../fish/guestfish-actions.pod:5332
msgid ""
-"This command writes zeroes over the entire C<device>. Compare with L</zero>"
-" which just zeroes the first few blocks of a device."
+"This command writes zeroes over the entire C<device>. Compare with L</zero> "
+"which just zeroes the first few blocks of a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5367
+#: ../fish/guestfish-actions.pod:5340
msgid "zerofree"
msgstr "zerofree"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5369
+#: ../fish/guestfish-actions.pod:5342
#, no-wrap
msgid ""
" zerofree device\n"
@@ -17955,32 +17934,32 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5371 ../src/guestfs-actions.pod:8301
+#: ../fish/guestfish-actions.pod:5344 ../src/guestfs-actions.pod:8284
msgid ""
-"This runs the I<zerofree> program on C<device>. This program claims to zero"
-" unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
+"This runs the I<zerofree> program on C<device>. This program claims to zero "
+"unused inodes and disk blocks on an ext2/3 filesystem, thus making it "
"possible to compress the filesystem more effectively."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5376 ../src/guestfs-actions.pod:8306
+#: ../fish/guestfish-actions.pod:5349 ../src/guestfs-actions.pod:8289
msgid "You should B<not> run this program if the filesystem is mounted."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5379 ../src/guestfs-actions.pod:8309
+#: ../fish/guestfish-actions.pod:5352 ../src/guestfs-actions.pod:8292
msgid ""
"It is possible that using this program can damage the filesystem or data on "
"the filesystem."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5382
+#: ../fish/guestfish-actions.pod:5355
msgid "zfgrep"
msgstr "zfgrep"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5384
+#: ../fish/guestfish-actions.pod:5357
#, no-wrap
msgid ""
" zfgrep pattern path\n"
@@ -17990,18 +17969,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5386 ../src/guestfs-actions.pod:8323
+#: ../fish/guestfish-actions.pod:5359 ../src/guestfs-actions.pod:8306
msgid ""
"This calls the external C<zfgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5392
+#: ../fish/guestfish-actions.pod:5365
msgid "zfgrepi"
msgstr "zfgrepi"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5394
+#: ../fish/guestfish-actions.pod:5367
#, no-wrap
msgid ""
" zfgrepi pattern path\n"
@@ -18011,18 +17990,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5396 ../src/guestfs-actions.pod:8342
+#: ../fish/guestfish-actions.pod:5369 ../src/guestfs-actions.pod:8325
msgid ""
"This calls the external C<zfgrep -i> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5402
+#: ../fish/guestfish-actions.pod:5375
msgid "zfile"
msgstr "zfile"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5404
+#: ../fish/guestfish-actions.pod:5377
#, no-wrap
msgid ""
" zfile meth path\n"
@@ -18032,35 +18011,35 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5406 ../src/guestfs-actions.pod:8368
+#: ../fish/guestfish-actions.pod:5379 ../src/guestfs-actions.pod:8351
msgid ""
"This command runs C<file> after first decompressing C<path> using C<method>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5409 ../src/guestfs-actions.pod:8371
+#: ../fish/guestfish-actions.pod:5382 ../src/guestfs-actions.pod:8354
msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5411
+#: ../fish/guestfish-actions.pod:5384
msgid ""
"Since 1.0.63, use L</file> instead which can now process compressed files."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:5414
+#: ../fish/guestfish-actions.pod:5387
msgid ""
"I<This function is deprecated.> In new code, use the L</file> call instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5421
+#: ../fish/guestfish-actions.pod:5394
msgid "zgrep"
msgstr "zgrep"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5423
+#: ../fish/guestfish-actions.pod:5396
#, no-wrap
msgid ""
" zgrep regex path\n"
@@ -18070,18 +18049,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5425 ../src/guestfs-actions.pod:8388
+#: ../fish/guestfish-actions.pod:5398 ../src/guestfs-actions.pod:8371
msgid ""
"This calls the external C<zgrep> program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:5431
+#: ../fish/guestfish-actions.pod:5404
msgid "zgrepi"
msgstr "zgrepi"
#. type: verbatim
-#: ../fish/guestfish-actions.pod:5433
+#: ../fish/guestfish-actions.pod:5406
#, no-wrap
msgid ""
" zgrepi regex path\n"
@@ -18091,7 +18070,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../fish/guestfish-actions.pod:5435 ../src/guestfs-actions.pod:8407
+#: ../fish/guestfish-actions.pod:5408 ../src/guestfs-actions.pod:8390
msgid ""
"This calls the external C<zgrep -i> program and returns the matching lines."
msgstr ""
@@ -18156,8 +18135,8 @@ msgstr ""
msgid ""
"C<copy-in> copies local files or directories recursively into the disk "
"image, placing them in the directory called C</remotedir> (which must "
-"exist). This guestfish meta-command turns into a sequence of L</tar-in> and"
-" other commands as necessary."
+"exist). This guestfish meta-command turns into a sequence of L</tar-in> and "
+"other commands as necessary."
msgstr ""
#. type: textblock
@@ -18184,9 +18163,9 @@ msgstr ""
#: ../fish/guestfish-commands.pod:34
msgid ""
"C<copy-out> copies remote files or directories recursively out of the disk "
-"image, placing them on the host disk in a local directory called C<localdir>"
-" (which must exist). This guestfish meta-command turns into a sequence of "
-"L</download>, L</tar-out> and other commands as necessary."
+"image, placing them on the host disk in a local directory called C<localdir> "
+"(which must exist). This guestfish meta-command turns into a sequence of L</"
+"download>, L</tar-out> and other commands as necessary."
msgstr ""
#. type: textblock
@@ -18400,8 +18379,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-commands.pod:116
msgid ""
-"which would allow you to edit anywhere within the first megabyte of the "
-"disk."
+"which would allow you to edit anywhere within the first megabyte of the disk."
msgstr ""
#. type: textblock
@@ -18592,8 +18570,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-commands.pod:184
msgid ""
-"This creates an empty sparse file of the given size, and then adds so it can"
-" be further examined."
+"This creates an empty sparse file of the given size, and then adds so it can "
+"be further examined."
msgstr ""
#. type: textblock
@@ -18625,8 +18603,7 @@ msgstr ""
#: ../fish/guestfish-commands.pod:201
msgid ""
"This command returns a list of the optional groups known to the daemon, and "
-"indicates which ones are supported by this build of the libguestfs "
-"appliance."
+"indicates which ones are supported by this build of the libguestfs appliance."
msgstr ""
#. type: textblock
@@ -18737,9 +18714,9 @@ msgstr ""
#: ../fish/guestfish.pod:25
msgid ""
"Using guestfish in read/write mode on live virtual machines can be "
-"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only)"
-" option to use guestfish safely if the disk image or virtual machine might "
-"be live."
+"dangerous, potentially causing disk corruption. Use the I<--ro> (read-only) "
+"option to use guestfish safely if the disk image or virtual machine might be "
+"live."
msgstr ""
#. type: textblock
@@ -18909,8 +18886,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:109
msgid ""
-"Use the I<-i> option to automatically mount the disks from a virtual "
-"machine:"
+"Use the I<-i> option to automatically mount the disks from a virtual machine:"
msgstr ""
#. type: verbatim
@@ -19300,8 +19276,8 @@ msgstr "B<--listen>"
#. type: textblock
#: ../fish/guestfish.pod:296
msgid ""
-"Fork into the background and listen for remote commands. See section "
-"L</REMOTE CONTROL GUESTFISH OVER A SOCKET> below."
+"Fork into the background and listen for remote commands. See section L</"
+"REMOTE CONTROL GUESTFISH OVER A SOCKET> below."
msgstr ""
#. type: =item
@@ -19312,8 +19288,8 @@ msgstr "B<--live>"
#. type: textblock
#: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:179
msgid ""
-"Connect to a live virtual machine. (Experimental, see "
-"L<guestfs(3)/ATTACHING TO RUNNING DAEMONS>)."
+"Connect to a live virtual machine. (Experimental, see L<guestfs(3)/"
+"ATTACHING TO RUNNING DAEMONS>)."
msgstr ""
#. type: =item
@@ -19351,21 +19327,21 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:317
msgid ""
-"If you don't know what filesystems a disk image contains, you can either run"
-" guestfish without this option, then list the partitions, filesystems and "
-"LVs available (see L</list-partitions>, L</list-filesystems> and L</lvs> "
+"If you don't know what filesystems a disk image contains, you can either run "
+"guestfish without this option, then list the partitions, filesystems and LVs "
+"available (see L</list-partitions>, L</list-filesystems> and L</lvs> "
"commands), or you can use the L<virt-filesystems(1)> program."
msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:192
msgid ""
-"The third (and rarely used) part of the mount parameter is the list of mount"
-" options used to mount the underlying filesystem. If this is not given, "
-"then the mount options are either the empty string or C<ro> (the latter if "
-"the I<--ro> flag is used). By specifying the mount options, you override "
-"this default choice. Probably the only time you would use this is to enable"
-" ACLs and/or extended attributes if the filesystem can support them:"
+"The third (and rarely used) part of the mount parameter is the list of mount "
+"options used to mount the underlying filesystem. If this is not given, then "
+"the mount options are either the empty string or C<ro> (the latter if the "
+"I<--ro> flag is used). By specifying the mount options, you override this "
+"default choice. Probably the only time you would use this is to enable ACLs "
+"and/or extended attributes if the filesystem can support them:"
msgstr ""
#. type: verbatim
@@ -19417,8 +19393,8 @@ msgstr "B<-N help>"
#. type: textblock
#: ../fish/guestfish.pod:348
msgid ""
-"Prepare a fresh disk image formatted as \"type\". This is an alternative to"
-" the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a "
+"Prepare a fresh disk image formatted as \"type\". This is an alternative to "
+"the I<-a> option: whereas I<-a> adds an existing disk, I<-N> creates a "
"preformatted disk with a filesystem and adds it. See L</PREPARED DISK "
"IMAGES> below."
msgstr ""
@@ -19484,8 +19460,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:376 ../rescue/virt-rescue.pod:167
msgid ""
-"The option must always be used if the disk image or virtual machine might be"
-" running, and is generally recommended in cases where you don't need write "
+"The option must always be used if the disk image or virtual machine might be "
+"running, and is generally recommended in cases where you don't need write "
"access to the disk."
msgstr ""
@@ -19516,8 +19492,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:394
msgid ""
-"Enable very verbose messages. This is particularly useful if you find a "
-"bug."
+"Enable very verbose messages. This is particularly useful if you find a bug."
msgstr ""
#. type: textblock
@@ -19591,9 +19566,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:432
msgid ""
-"In either command line mode or non-interactive shell, the first command that"
-" gives an error causes the whole shell to exit. In interactive mode (with a"
-" prompt) if a command fails, you can continue to enter commands."
+"In either command line mode or non-interactive shell, the first command that "
+"gives an error causes the whole shell to exit. In interactive mode (with a "
+"prompt) if a command fails, you can continue to enter commands."
msgstr ""
#. type: =head1
@@ -19605,8 +19580,8 @@ msgstr ""
#: ../fish/guestfish.pod:439
msgid ""
"As with L<guestfs(3)>, you must first configure your guest by adding disks, "
-"then launch it, then mount any disks you need, and finally issue "
-"actions/commands. So the general order of the day is:"
+"then launch it, then mount any disks you need, and finally issue actions/"
+"commands. So the general order of the day is:"
msgstr ""
#. type: textblock
@@ -19660,9 +19635,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:478
msgid ""
-"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to"
-" opening disk images supplied on the command line for write. To open a disk"
-" image read-only you have to do I<-a image --ro>."
+"In libguestfs E<le> 1.10, guestfish, guestmount and virt-rescue defaulted to "
+"opening disk images supplied on the command line for write. To open a disk "
+"image read-only you have to do I<-a image --ro>."
msgstr ""
#. type: textblock
@@ -19687,16 +19662,16 @@ msgstr ""
msgid ""
"This version of guestfish, guestmount and virt-rescue has a I<--rw> option "
"which does nothing (it is already the default). However it is highly "
-"recommended that you use this option to indicate that you need write access,"
-" and prepare your scripts for the day when this option will be required for "
+"recommended that you use this option to indicate that you need write access, "
+"and prepare your scripts for the day when this option will be required for "
"write access."
msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:498
msgid ""
-"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any"
-" other libguestfs program apart from guestfish and guestmount."
+"B<Note:> This does I<not> affect commands like L</add> and L</mount>, or any "
+"other libguestfs program apart from guestfish and guestmount."
msgstr ""
#. type: =head1
@@ -19707,8 +19682,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:503
msgid ""
-"You can quote ordinary parameters using either single or double quotes. For"
-" example:"
+"You can quote ordinary parameters using either single or double quotes. For "
+"example:"
msgstr ""
#. type: verbatim
@@ -19762,8 +19737,7 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:523
msgid ""
-"In double-quoted arguments (only) use backslash to insert special "
-"characters:"
+"In double-quoted arguments (only) use backslash to insert special characters:"
msgstr ""
#. type: =item
@@ -19854,8 +19828,8 @@ msgstr "C<\\ooo>"
#. type: textblock
#: ../fish/guestfish.pod:562
msgid ""
-"A character with octal value I<ooo>. There must be precisely 3 octal digits"
-" (unlike C)."
+"A character with octal value I<ooo>. There must be precisely 3 octal digits "
+"(unlike C)."
msgstr ""
#. type: =item
@@ -19925,8 +19899,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:591
msgid ""
-"Each optional argument can appear at most once. All optional arguments must"
-" appear after the required ones."
+"Each optional argument can appear at most once. All optional arguments must "
+"appear after the required ones."
msgstr ""
#. type: =head1
@@ -19948,8 +19922,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:601
msgid ""
-"When the command takes a parameter measured in bytes, you can use one of the"
-" following suffixes to specify kilobytes, megabytes and larger sizes:"
+"When the command takes a parameter measured in bytes, you can use one of the "
+"following suffixes to specify kilobytes, megabytes and larger sizes:"
msgstr ""
#. type: =item
@@ -20188,8 +20162,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:705
msgid ""
-"Neither guestfish nor the underlying guestfs API performs wildcard expansion"
-" (globbing) by default. So for example the following will not do what you "
+"Neither guestfish nor the underlying guestfs API performs wildcard expansion "
+"(globbing) by default. So for example the following will not do what you "
"expect:"
msgstr ""
@@ -20224,8 +20198,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:718
msgid ""
-"runs C<rm-rf> on each path that matches (ie. potentially running the command"
-" many times), equivalent to:"
+"runs C<rm-rf> on each path that matches (ie. potentially running the command "
+"many times), equivalent to:"
msgstr ""
#. type: verbatim
@@ -20338,8 +20312,8 @@ msgstr ""
#: ../fish/guestfish.pod:767
msgid ""
"For example it is tedious to create a sequence of files (eg. C</foo.1> "
-"through C</foo.100>) using guestfish commands alone. However this is simple"
-" if we use a shell script to create the guestfish commands for us:"
+"through C</foo.100>) using guestfish commands alone. However this is simple "
+"if we use a shell script to create the guestfish commands for us:"
msgstr ""
#. type: verbatim
@@ -20382,8 +20356,8 @@ msgstr "КАНАЛИ"
#: ../fish/guestfish.pod:786
msgid ""
"Use C<command E<lt>spaceE<gt> | command> to pipe the output of the first "
-"command (a guestfish command) to the second command (any host command). For"
-" example:"
+"command (a guestfish command) to the second command (any host command). For "
+"example:"
msgstr ""
#. type: verbatim
@@ -20398,8 +20372,8 @@ msgstr ""
#: ../fish/guestfish.pod:792
msgid ""
"(where C<cat> is the guestfish cat command, but C<awk> is the host awk "
-"program). The above command would list all accounts in the guest filesystem"
-" which have UID 0, ie. root accounts including backdoors. Other examples:"
+"program). The above command would list all accounts in the guest filesystem "
+"which have UID 0, ie. root accounts including backdoors. Other examples:"
msgstr ""
#. type: verbatim
@@ -20424,8 +20398,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:806
msgid ""
-"To use a literal argument which begins with a pipe symbol, you have to quote"
-" it, eg:"
+"To use a literal argument which begins with a pipe symbol, you have to quote "
+"it, eg:"
msgstr ""
#. type: verbatim
@@ -20444,9 +20418,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:813
msgid ""
-"If a parameter starts with the character C<~> then the tilde may be expanded"
-" as a home directory path (either C<~> for the current user's home "
-"directory, or C<~user> for another user)."
+"If a parameter starts with the character C<~> then the tilde may be expanded "
+"as a home directory path (either C<~> for the current user's home directory, "
+"or C<~user> for another user)."
msgstr ""
#. type: textblock
@@ -20540,8 +20514,8 @@ msgstr ""
#: ../fish/guestfish.pod:851
msgid ""
"Before closing a LUKS device you must unmount any logical volumes on it and "
-"deactivate the volume groups by calling C<vg-activate false VG> on each one."
-" Then you can close the mapper device:"
+"deactivate the volume groups by calling C<vg-activate false VG> on each "
+"one. Then you can close the mapper device:"
msgstr ""
#. type: verbatim
@@ -20590,9 +20564,9 @@ msgstr ""
msgid ""
"The parameter is rewritten \"behind the scenes\" by looking up the position "
"where the drive is mounted, prepending that to the path, changing all "
-"backslash characters to forward slash, then resolving the result using L"
-"</case-sensitive-path>. For example if the E: drive was mounted on C</e> "
-"then the parameter might be rewritten like this:"
+"backslash characters to forward slash, then resolving the result using L</"
+"case-sensitive-path>. For example if the E: drive was mounted on C</e> then "
+"the parameter might be rewritten like this:"
msgstr ""
#. type: verbatim
@@ -20673,9 +20647,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:906
msgid ""
-"Any string of characters can be used instead of C<END>. The end marker must"
-" appear on a line of its own, without any preceeding or following characters"
-" (not even spaces)."
+"Any string of characters can be used instead of C<END>. The end marker must "
+"appear on a line of its own, without any preceeding or following characters "
+"(not even spaces)."
msgstr ""
#. type: textblock
@@ -20766,8 +20740,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:949
msgid ""
-"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which"
-" is how the I<--remote> option knows where to send the commands. You can "
+"The C<eval> statement sets the environment variable C<$GUESTFISH_PID>, which "
+"is how the I<--remote> option knows where to send the commands. You can "
"have several guestfish listener processes running using:"
msgstr ""
@@ -20813,9 +20787,9 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:970
msgid ""
-"Remote control happens over a Unix domain socket called "
-"C</tmp/.guestfish-$UID/socket-$PID>, where C<$UID> is the effective user ID "
-"of the process, and C<$PID> is the process ID of the server."
+"Remote control happens over a Unix domain socket called C</tmp/.guestfish-"
+"$UID/socket-$PID>, where C<$UID> is the effective user ID of the process, "
+"and C<$PID> is the process ID of the server."
msgstr ""
#. type: textblock
@@ -20921,8 +20895,8 @@ msgstr ""
#: ../fish/guestfish.pod:1016
msgid ""
"Since the C<run> command produces no output on stdout, this is not useful "
-"anyway. For further information see "
-"L<https://bugzilla.redhat.com/show_bug.cgi?id=592910>."
+"anyway. For further information see L<https://bugzilla.redhat.com/show_bug."
+"cgi?id=592910>."
msgstr ""
#. type: =head1
@@ -20954,10 +20928,10 @@ msgid ""
"The type briefly describes how the disk should be sized, partitioned, how "
"filesystem(s) should be created, and how content should be added. "
"Optionally the type can be followed by extra parameters, separated by C<:> "
-"(colon) characters. For example, I<-N fs> creates a default 100MB, "
-"sparsely-allocated disk, containing a single partition, with the partition "
-"formatted as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem"
-" on a 1GB disk instead."
+"(colon) characters. For example, I<-N fs> creates a default 100MB, sparsely-"
+"allocated disk, containing a single partition, with the partition formatted "
+"as ext2. I<-N fs:ext4:1G> is the same, but for an ext4 filesystem on a 1GB "
+"disk instead."
msgstr ""
#. type: textblock
@@ -20968,8 +20942,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:1044
msgid ""
-"Note that the prepared filesystem is not mounted. You would usually have to"
-" use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option."
+"Note that the prepared filesystem is not mounted. You would usually have to "
+"use the C<mount /dev/sda1 /> command or add the I<-m /dev/sda1> option."
msgstr ""
#. type: textblock
@@ -21034,8 +21008,8 @@ msgstr ""
#: ../fish/guestfish.pod:1071
msgid ""
"When a command that supports progress bars takes longer than two seconds to "
-"run, and if progress bars are enabled, then you will see one appearing below"
-" the command:"
+"run, and if progress bars are enabled, then you will see one appearing below "
+"the command:"
msgstr ""
#. type: verbatim
@@ -21062,8 +21036,8 @@ msgstr ""
#: ../fish/guestfish.pod:1085
msgid ""
"Progress bars are enabled by default when guestfish is used interactively. "
-"You can enable them even for non-interactive modes using I<--progress-bars>,"
-" and you can disable them completely using I<--no-progress-bars>."
+"You can enable them even for non-interactive modes using I<--progress-bars>, "
+"and you can disable them completely using I<--no-progress-bars>."
msgstr ""
#. type: =head1
@@ -21162,8 +21136,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3217
msgid ""
-"These two environment variables allow the kernel that libguestfs uses in the"
-" appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the "
+"These two environment variables allow the kernel that libguestfs uses in the "
+"appliance to be selected. If C<$FEBOOTSTRAP_KERNEL> is not set, then the "
"most recent host kernel is chosen. For more information about kernel "
"selection, see L<febootstrap-supermin-helper(8)>. This feature is only "
"available in febootstrap E<ge> 3.8."
@@ -21280,8 +21254,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3246
msgid ""
-"Set the default qemu binary that libguestfs uses. If not set, then the qemu"
-" which was found at compile time by the configure script is used."
+"Set the default qemu binary that libguestfs uses. If not set, then the qemu "
+"which was found at compile time by the configure script is used."
msgstr ""
#. type: =item
@@ -21385,8 +21359,8 @@ msgstr ""
#: ../fish/guestfish.pod:1231
msgid ""
"If compiled with GNU readline support, then these files can be used to "
-"configure readline. For further information, please see "
-"L<readline(3)/INITIALIZATION FILE>."
+"configure readline. For further information, please see L<readline(3)/"
+"INITIALIZATION FILE>."
msgstr ""
#. type: textblock
@@ -21407,8 +21381,8 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:1241
msgid ""
-"Variables that you can set in inputrc that change the behaviour of guestfish"
-" in useful ways include:"
+"Variables that you can set in inputrc that change the behaviour of guestfish "
+"in useful ways include:"
msgstr ""
#. type: =item
@@ -21451,21 +21425,20 @@ msgstr ""
msgid ""
"When using the I<-N> or I<--new> option, the prepared disk or filesystem "
"will be created in the file C<test1.img> in the current directory. The "
-"second use of I<-N> will use C<test2.img> and so on. Any existing file with"
-" the same name will be overwritten."
+"second use of I<-N> will use C<test2.img> and so on. Any existing file with "
+"the same name will be overwritten."
msgstr ""
#. type: textblock
#: ../fish/guestfish.pod:1270
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)>."
+"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)>."
msgstr ""
#. type: textblock
@@ -21499,8 +21472,8 @@ msgstr ""
#. type: textblock
#: ../fish/virt-copy-in.pod:15
msgid ""
-"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially"
-" causing disk corruption. The virtual machine must be shut down before you "
+"Using C<virt-copy-in> on live virtual machines can be dangerous, potentially "
+"causing disk corruption. The virtual machine must be shut down before you "
"use this command."
msgstr ""
@@ -21550,9 +21523,9 @@ msgstr ""
#. type: textblock
#: ../fish/virt-copy-in.pod:41
msgid ""
-"This command is just a simple shell script wrapper around the "
-"L<guestfish(1)> C<copy-in> command. For anything more complex than a "
-"trivial copy, you are probably better off using guestfish directly."
+"This command is just a simple shell script wrapper around the L<guestfish(1)"
+"> C<copy-in> command. For anything more complex than a trivial copy, you "
+"are probably better off using guestfish directly."
msgstr ""
#. type: textblock
@@ -21566,8 +21539,8 @@ msgstr ""
#. type: textblock
#: ../fish/virt-copy-in.pod:52
msgid ""
-"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, L"
-"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>."
+"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-out(1)>, L<virt-edit(1)>, "
+"L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -21630,16 +21603,16 @@ msgstr ""
#. type: textblock
#: ../fish/virt-copy-out.pod:30
msgid ""
-"This command is just a simple shell script wrapper around the "
-"L<guestfish(1)> C<copy-out> command. For anything more complex than a "
-"trivial copy, you are probably better off using guestfish directly."
+"This command is just a simple shell script wrapper around the L<guestfish(1)"
+"> C<copy-out> command. For anything more complex than a trivial copy, you "
+"are probably better off using guestfish directly."
msgstr ""
#. type: textblock
#: ../fish/virt-copy-out.pod:41
msgid ""
-"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L"
-"<virt-tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>."
+"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-edit(1)>, L<virt-"
+"tar-in(1)>, L<virt-tar-out(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -21705,17 +21678,17 @@ msgstr ""
#. type: textblock
#: ../fish/virt-tar-in.pod:38
msgid ""
-"This command is just a simple shell script wrapper around the "
-"L<guestfish(1)> C<tar-in> command. For anything more complex than a trivial"
-" copy, you are probably better off using guestfish directly."
+"This command is just a simple shell script wrapper around the L<guestfish(1)"
+"> C<tar-in> command. For anything more complex than a trivial copy, you are "
+"probably better off using guestfish directly."
msgstr ""
#. type: textblock
#: ../fish/virt-tar-in.pod:49
msgid ""
-"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L"
-"<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, "
-"L<http://libguestfs.org/>."
+"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, "
+"L<virt-edit(1)>, L<virt-make-fs(1)>, L<virt-tar-out(1)>, L<http://libguestfs."
+"org/>."
msgstr ""
#. type: textblock
@@ -21778,16 +21751,16 @@ msgstr ""
#. type: textblock
#: ../fish/virt-tar-out.pod:32
msgid ""
-"This command is just a simple shell script wrapper around the "
-"L<guestfish(1)> C<tar-out> command. For anything more complex than a "
-"trivial copy, you are probably better off using guestfish directly."
+"This command is just a simple shell script wrapper around the L<guestfish(1)"
+"> C<tar-out> command. For anything more complex than a trivial copy, you "
+"are probably better off using guestfish directly."
msgstr ""
#. type: textblock
#: ../fish/virt-tar-out.pod:43
msgid ""
-"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, L"
-"<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>."
+"L<guestfish(1)>, L<virt-cat(1)>, L<virt-copy-in(1)>, L<virt-copy-out(1)>, "
+"L<virt-edit(1)>, L<virt-tar-in(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -21840,8 +21813,8 @@ msgstr ""
#: ../fuse/guestmount.pod:27
msgid ""
"Along with other options, you have to give at least one device (I<-a> "
-"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m>"
-" option) or use the I<-i> inspection option or the I<--live> option. How "
+"option) or libvirt domain (I<-d> option), and at least one mountpoint (I<-m> "
+"option) or use the I<-i> inspection option or the I<--live> option. How "
"this works is better explained in the L<guestfish(1)> manual page, or by "
"looking at the examples below."
msgstr ""
@@ -21850,9 +21823,9 @@ msgstr ""
#: ../fuse/guestmount.pod:33
msgid ""
"FUSE lets you mount filesystems as non-root. The mountpoint must be owned "
-"by you, and the filesystem will not be visible to any other users unless you"
-" make certain global configuration changes to C</etc/fuse.conf>. To unmount"
-" the filesystem, use the C<fusermount -u> command."
+"by you, and the filesystem will not be visible to any other users unless you "
+"make certain global configuration changes to C</etc/fuse.conf>. To unmount "
+"the filesystem, use the C<fusermount -u> command."
msgstr ""
#. type: textblock
@@ -22014,11 +21987,11 @@ msgstr "B<--dir-cache-timeout N>"
#. type: textblock
#: ../fuse/guestmount.pod:125
msgid ""
-"Set the readdir cache timeout to I<N> seconds, the default being 60 seconds."
-" The readdir cache [actually, there are several semi-independent caches] is"
-" populated after a readdir(2) call with the stat and extended attributes of "
-"the files in the directory, in anticipation that they will be requested soon"
-" after."
+"Set the readdir cache timeout to I<N> seconds, the default being 60 "
+"seconds. The readdir cache [actually, there are several semi-independent "
+"caches] is populated after a readdir(2) call with the stat and extended "
+"attributes of the files in the directory, in anticipation that they will be "
+"requested soon after."
msgstr ""
#. type: textblock
@@ -22034,8 +22007,8 @@ msgstr ""
msgid ""
"If you have untrusted raw-format guest disk images, you should use this "
"option to specify the disk format. This avoids a possible security problem "
-"with malicious guests (CVE-2010-3851). See also "
-"L<guestfs(3)/guestfs_add_drive_opts>."
+"with malicious guests (CVE-2010-3851). See also L<guestfs(3)/"
+"guestfs_add_drive_opts>."
msgstr ""
#. type: =item
@@ -22056,8 +22029,8 @@ msgstr ""
#. type: textblock
#: ../fuse/guestmount.pod:186
msgid ""
-"Mount the named partition or logical volume on the given mountpoint B<in the"
-" guest> (this has nothing to do with mountpoints in the host)."
+"Mount the named partition or logical volume on the given mountpoint B<in the "
+"guest> (this has nothing to do with mountpoints in the host)."
msgstr ""
#. type: textblock
@@ -22139,8 +22112,8 @@ msgstr ""
#. type: textblock
#: ../fuse/guestmount.pod:237
msgid ""
-"Allow the kernel to cache files (reduces the number of reads that have to go"
-" through the L<guestfs(3)> API). This is generally a good idea if you can "
+"Allow the kernel to cache files (reduces the number of reads that have to go "
+"through the L<guestfs(3)> API). This is generally a good idea if you can "
"afford the extra memory usage."
msgstr ""
@@ -22216,13 +22189,13 @@ msgstr ""
#. type: textblock
#: ../fuse/guestmount.pod:319
msgid ""
-"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L"
-"<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, "
-"L<http://fuse.sf.net/>."
+"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
+"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf."
+"net/>."
msgstr ""
-"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L"
-"<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, "
-"L<http://fuse.sf.net/>."
+"L<guestfish(1)>, L<virt-inspector(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
+"L<virt-tar(1)>, L<guestfs(3)>, L<http://libguestfs.org/>, L<http://fuse.sf."
+"net/>."
#. type: textblock
#: ../fuse/guestmount.pod:334
@@ -22292,10 +22265,10 @@ msgstr ""
#: ../inspector/virt-inspector.pod:30
msgid ""
"You can also run virt-inspector directly on disk images from a single "
-"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain"
-" has several block devices, in which case you should list several I<-a> "
-"options one after another, with the first corresponding to the guest's "
-"C</dev/sda>, the second to the guest's C</dev/sdb> and so on."
+"virtual machine. Use C<virt-inspector -a disk.img>. In rare cases a domain "
+"has several block devices, in which case you should list several I<-a> "
+"options one after another, with the first corresponding to the guest's C</"
+"dev/sda>, the second to the guest's C</dev/sdb> and so on."
msgstr ""
#. type: textblock
@@ -22308,8 +22281,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:40
msgid ""
-"Virt-inspector can only inspect and report upon I<one domain at a time>. To"
-" inspect several virtual machines, you have to run virt-inspector several "
+"Virt-inspector can only inspect and report upon I<one domain at a time>. To "
+"inspect several virtual machines, you have to run virt-inspector several "
"times (for example, from a shell script for-loop)."
msgstr ""
@@ -22397,8 +22370,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:155
msgid ""
-"The virt-inspector XML is described precisely in a RELAX NG schema file C"
-"<virt-inspector.rng> which is supplied with libguestfs. This section is "
+"The virt-inspector XML is described precisely in a RELAX NG schema file "
+"C<virt-inspector.rng> which is supplied with libguestfs. This section is "
"just an overview."
msgstr ""
@@ -22447,8 +22420,8 @@ msgstr ""
#: ../inspector/virt-inspector.pod:183
msgid ""
"In brief, E<lt>nameE<gt> is the class of operating system (something like "
-"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora>"
-" but many other distros are recognized) and E<lt>archE<gt> is the guest "
+"C<linux> or C<windows>), E<lt>distroE<gt> is the distribution (eg. C<fedora> "
+"but many other distros are recognized) and E<lt>archE<gt> is the guest "
"architecture. The other fields are fairly self-explanatory, but because "
"these fields are taken directly from the libguestfs inspection API you can "
"find precise information from L<guestfs(3)/INSPECTION>."
@@ -22457,8 +22430,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:191
msgid ""
-"The E<lt>rootE<gt> element is the root filesystem device, but from the point"
-" of view of libguestfs (block devices may have completely different names "
+"The E<lt>rootE<gt> element is the root filesystem device, but from the point "
+"of view of libguestfs (block devices may have completely different names "
"inside the VM itself)."
msgstr ""
@@ -22591,8 +22564,8 @@ msgstr ""
#: ../inspector/virt-inspector.pod:262
msgid ""
"The version and release fields may not be available for some types guests. "
-"Other fields are possible, see "
-"L<guestfs(3)/guestfs_inspect_list_applications>."
+"Other fields are possible, see L<guestfs(3)/"
+"guestfs_inspect_list_applications>."
msgstr ""
#. type: =head2
@@ -22624,17 +22597,17 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:280
msgid ""
-"In the example above, drive C maps to the filesystem on the second partition"
-" on the first disk, and drive E maps to the filesystem on the first "
-"partition on the second disk."
+"In the example above, drive C maps to the filesystem on the second partition "
+"on the first disk, and drive E maps to the filesystem on the first partition "
+"on the second disk."
msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:284
msgid ""
"Note that this only covers permanent local filesystem mappings, not things "
-"like network shares. Furthermore NTFS volume mount points may not be listed"
-" here."
+"like network shares. Furthermore NTFS volume mount points may not be listed "
+"here."
msgstr ""
#. type: =head2
@@ -22667,8 +22640,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:302
msgid ""
-"To display the icon, you have to extract it and convert the base64 data back"
-" to a binary file. Use an XPath query or simply an editor to extract the "
+"To display the icon, you have to extract it and convert the base64 data back "
+"to a binary file. Use an XPath query or simply an editor to extract the "
"data, then use the coreutils L<base64(1)> program to do the conversion back "
"to a PNG file:"
msgstr ""
@@ -22689,8 +22662,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:311
msgid ""
-"Virt-inspector can detect some operating system installers on install disks,"
-" live CDs, bootable USB keys and more."
+"Virt-inspector can detect some operating system installers on install disks, "
+"live CDs, bootable USB keys and more."
msgstr ""
#. type: textblock
@@ -22728,8 +22701,7 @@ msgstr ""
#: ../inspector/virt-inspector.pod:332
msgid ""
"You can use the XPath query language to select parts of the XML. We "
-"recommend using C<xmlstarlet> to perform XPath queries from the command "
-"line."
+"recommend using C<xmlstarlet> to perform XPath queries from the command line."
msgstr ""
#. type: verbatim
@@ -22772,8 +22744,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:361
msgid ""
-"Early versions of libguestfs shipped with a different virt-inspector program"
-" written in Perl (the current version is written in C). The XML output of "
+"Early versions of libguestfs shipped with a different virt-inspector program "
+"written in Perl (the current version is written in C). The XML output of "
"the Perl virt-inspector was different and it could also output in other "
"formats like text."
msgstr ""
@@ -22803,8 +22775,8 @@ msgstr ""
#. type: textblock
#: ../inspector/virt-inspector.pod:382
msgid ""
-"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, "
-"L<base64(1)>, L<xmlstarlet(1)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<http://www.w3.org/TR/xpath/>, L<base64(1)"
+">, L<xmlstarlet(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -22839,9 +22811,9 @@ msgstr ""
#: ../java/examples/guestfs-java.pod:17
msgid ""
"This manual page documents how to call libguestfs from the Java programming "
-"language. This page just documents the differences from the C API and gives"
-" some examples. If you are not familiar with using libguestfs, you also "
-"need to read L<guestfs(3)>."
+"language. This page just documents the differences from the C API and gives "
+"some examples. If you are not familiar with using libguestfs, you also need "
+"to read L<guestfs(3)>."
msgstr ""
#. type: =head2
@@ -22853,8 +22825,8 @@ msgstr ""
#: ../java/examples/guestfs-java.pod:24
msgid ""
"The handle is closed when it is reaped by the garbage collector. Because "
-"libguestfs handles include a lot of state, it is also possible to close (and"
-" hence free) them explicitly by calling the C<close> method."
+"libguestfs handles include a lot of state, it is also possible to close (and "
+"hence free) them explicitly by calling the C<close> method."
msgstr ""
#. type: =head2
@@ -22880,8 +22852,8 @@ msgstr ""
#. type: textblock
#: ../java/examples/guestfs-java.pod:47
msgid ""
-"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-"
-"ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
+"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-ocaml"
+"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>."
msgstr ""
@@ -22933,10 +22905,10 @@ msgstr ""
#. type: textblock
#: ../ocaml/examples/guestfs-ocaml.pod:27
msgid ""
-"This manual page documents how to call libguestfs from the OCaml programming"
-" language. This page just documents the differences from the C API and "
-"gives some examples. If you are not familiar with using libguestfs, you "
-"also need to read L<guestfs(3)>."
+"This manual page documents how to call libguestfs from the OCaml programming "
+"language. This page just documents the differences from the C API and gives "
+"some examples. If you are not familiar with using libguestfs, you also need "
+"to read L<guestfs(3)>."
msgstr ""
#. type: =head2
@@ -22947,9 +22919,8 @@ msgstr ""
#. type: textblock
#: ../ocaml/examples/guestfs-ocaml.pod:34
msgid ""
-"There are two different programming styles supported by the OCaml bindings."
-" You can use a module style, with each C function mapped to an OCaml "
-"function:"
+"There are two different programming styles supported by the OCaml bindings. "
+"You can use a module style, with each C function mapped to an OCaml function:"
msgstr ""
#. type: verbatim
@@ -23000,8 +22971,8 @@ msgstr ""
#: ../ocaml/examples/guestfs-ocaml.pod:55
msgid ""
"The handle is closed when it is reaped by the garbage collector. Because "
-"libguestfs handles include a lot of state, it is also possible to close (and"
-" hence free) them explicitly by calling C<Guestfs.close> or the C<#close> "
+"libguestfs handles include a lot of state, it is also possible to close (and "
+"hence free) them explicitly by calling C<Guestfs.close> or the C<#close> "
"method."
msgstr ""
@@ -23016,17 +22987,17 @@ msgstr ""
#. type: textblock
#: ../ocaml/examples/guestfs-ocaml.pod:66
msgid ""
-"Calling any function/method on a closed handle raises "
-"C<Guestfs.Handle_closed>. The single parameter is the name of the function "
-"that you called."
+"Calling any function/method on a closed handle raises C<Guestfs."
+"Handle_closed>. The single parameter is the name of the function that you "
+"called."
msgstr ""
#. type: textblock
#: ../ocaml/examples/guestfs-ocaml.pod:80
msgid ""
-"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-"
-"java(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, L"
-"<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>."
+"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java"
+"(3)>, L<guestfs-perl(3)>, L<guestfs-python(3)>, L<guestfs-recipes(1)>, "
+"L<guestfs-ruby(3)>, L<http://libguestfs.org/>, L<http://caml.inria.fr/>."
msgstr ""
#. type: textblock
@@ -23059,10 +23030,9 @@ msgstr ""
#: ../perl/examples/guestfs-perl.pod:20
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"
-" some examples. If you are not familiar with using libguestfs, you also "
-"need to read L<guestfs(3)>. To read the full Perl API, see "
-"L<Sys::Guestfs(3)>."
+"language. This page just documents the differences from the C API and gives "
+"some examples. If you are not familiar with using libguestfs, you also need "
+"to read L<guestfs(3)>. To read the full Perl API, see L<Sys::Guestfs(3)>."
msgstr ""
#. type: =head2
@@ -23073,16 +23043,16 @@ msgstr "ПОМИЛКИ"
#. type: textblock
#: ../perl/examples/guestfs-perl.pod:28
msgid ""
-"Errors from libguestfs functions turn into calls to C<croak> (see "
-"L<Carp(3)>)."
+"Errors from libguestfs functions turn into calls to C<croak> (see L<Carp(3)"
+">)."
msgstr ""
#. type: textblock
#: ../perl/examples/guestfs-perl.pod:41
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)>, L"
-"<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
+"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)>, "
+"L<guestfs-recipes(1)>, L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -23106,8 +23076,8 @@ msgstr ""
msgid ""
"This manual page documents how to call libguestfs from the Python "
"programming language. This page just documents the differences from the C "
-"API and gives some examples. If you are not familiar with using libguestfs,"
-" you also need to read L<guestfs(3)>."
+"API and gives some examples. If you are not familiar with using libguestfs, "
+"you also need to read L<guestfs(3)>."
msgstr ""
#. type: textblock
@@ -23140,9 +23110,9 @@ msgstr ""
#. type: textblock
#: ../python/examples/guestfs-python.pod:44
msgid ""
-"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-"
-"java(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, L"
-"<guestfs-ruby(3)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfs-examples(3)>, L<guestfs-erlang(3)>, L<guestfs-java"
+"(3)>, L<guestfs-ocaml(3)>, L<guestfs-perl(3)>, L<guestfs-recipes(1)>, "
+"L<guestfs-ruby(3)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -23210,8 +23180,8 @@ msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:36
msgid ""
-"You can run virt-rescue on any virtual machine known to libvirt, or directly"
-" on disk image(s):"
+"You can run virt-rescue on any virtual machine known to libvirt, or directly "
+"on disk image(s):"
msgstr ""
#. type: verbatim
@@ -23247,10 +23217,10 @@ msgstr ""
#: ../rescue/virt-rescue.pod:47
msgid ""
"When you run virt-rescue on a virtual machine or disk image, you are placed "
-"in an interactive bash shell where you can use many ordinary Linux commands."
-" What you see in C</> (C</bin>, C</lib> etc) is the rescue appliance. You "
-"must mount the virtual machine's filesystems by hand. There is an empty "
-"directory called C</sysroot> where you can mount filesystems."
+"in an interactive bash shell where you can use many ordinary Linux "
+"commands. What you see in C</> (C</bin>, C</lib> etc) is the rescue "
+"appliance. You must mount the virtual machine's filesystems by hand. There "
+"is an empty directory called C</sysroot> where you can mount filesystems."
msgstr ""
#. type: textblock
@@ -23276,8 +23246,8 @@ msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:64
msgid ""
-"If you don't know what filesystems are available on the virtual machine then"
-" you can use commands such as L<parted(8)> and L<lvs(8)> to find out."
+"If you don't know what filesystems are available on the virtual machine then "
+"you can use commands such as L<parted(8)> and L<lvs(8)> to find out."
msgstr ""
#. type: textblock
@@ -23369,8 +23339,8 @@ msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:175
msgid ""
-"Enable SELinux in the rescue appliance. You should read "
-"L<guestfs(3)/SELINUX> before using this option."
+"Enable SELinux in the rescue appliance. You should read L<guestfs(3)/"
+"SELINUX> before using this option."
msgstr ""
#. type: =item
@@ -23460,8 +23430,8 @@ msgstr ""
msgid ""
"The virt-rescue appliance needs to be small and so does not include many "
"network tools. In particular there is no L<telnet(1)> command. You can "
-"make TCP connections from the shell using the magical "
-"C</dev/tcp/E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:"
+"make TCP connections from the shell using the magical C</dev/tcp/"
+"E<lt>hostnameE<gt>/E<lt>portE<gt>> syntax:"
msgstr ""
#. type: verbatim
@@ -23482,15 +23452,15 @@ msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:263
msgid ""
-"Several environment variables affect virt-rescue. See "
-"L<guestfs(3)/ENVIRONMENT VARIABLES> for the complete list."
+"Several environment variables affect virt-rescue. See L<guestfs(3)/"
+"ENVIRONMENT VARIABLES> for the complete list."
msgstr ""
#. type: textblock
#: ../rescue/virt-rescue.pod:290
msgid ""
-"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, "
-"L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<http://"
+"libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -23512,8 +23482,8 @@ msgstr ""
#: ../resize/virt-resize.pod:15
msgid ""
"Virt-resize is a tool which can resize a virtual machine disk, making it "
-"larger or smaller overall, and resizing or deleting any partitions contained"
-" within."
+"larger or smaller overall, and resizing or deleting any partitions contained "
+"within."
msgstr ""
#. type: textblock
@@ -23684,8 +23654,7 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:92
-msgid ""
-"Use L<virt-filesystems(1)> to display the current partitions and sizes:"
+msgid "Use L<virt-filesystems(1)> to display the current partitions and sizes:"
msgstr ""
#. type: verbatim
@@ -23842,12 +23811,11 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:157
msgid ""
-"If the expanded partition in the image contains a filesystem or LVM PV, then"
-" if virt-resize knows how, it will resize the contents, the equivalent of "
+"If the expanded partition in the image contains a filesystem or LVM PV, then "
+"if virt-resize knows how, it will resize the contents, the equivalent of "
"calling a command such as L<pvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)> "
"or L<btrfs(8)>. However virt-resize does not know how to resize some "
-"filesystems, so you would have to online resize them after booting the "
-"guest."
+"filesystems, so you would have to online resize them after booting the guest."
msgstr ""
#. type: textblock
@@ -23881,8 +23849,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:174
msgid ""
-"Change E<lt>source ...E<gt>, see "
-"L<http://libvirt.org/formatdomain.html#elementsDisks>"
+"Change E<lt>source ...E<gt>, see L<http://libvirt.org/formatdomain."
+"html#elementsDisks>"
msgstr ""
#. type: textblock
@@ -23919,8 +23887,8 @@ msgstr ""
#: ../resize/virt-resize.pod:188
msgid ""
"Once the guest has booted you should see the new space available, at least "
-"for filesystems that virt-resize knows how to resize, and for PVs. The user"
-" may need to resize LVs inside PVs, and also resize filesystem types that "
+"for filesystems that virt-resize knows how to resize, and for PVs. The user "
+"may need to resize LVs inside PVs, and also resize filesystem types that "
"virt-resize does not know how to expand."
msgstr ""
@@ -23972,8 +23940,8 @@ msgstr ""
#: ../resize/virt-resize.pod:215
msgid ""
"virt-resize also gives a convenient way to ignore or delete partitions when "
-"copying from the input disk to the output disk. Ignoring a partition speeds"
-" up the copy where you don't care about the existing contents of a "
+"copying from the input disk to the output disk. Ignoring a partition speeds "
+"up the copy where you don't care about the existing contents of a "
"partition. Deleting a partition removes it completely, but note that it "
"also renumbers any partitions after the one which is deleted, which can "
"leave some guests unbootable."
@@ -23987,10 +23955,10 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:224
msgid ""
-"If the input disk is in qcow2 format, then you may prefer that the output is"
-" in qcow2 format as well. Alternately, virt-resize can convert the format "
-"on the fly. The output format is simply determined by the format of the "
-"empty output container that you provide. Thus to create qcow2 output, use:"
+"If the input disk is in qcow2 format, then you may prefer that the output is "
+"in qcow2 format as well. Alternately, virt-resize can convert the format on "
+"the fly. The output format is simply determined by the format of the empty "
+"output container that you provide. Thus to create qcow2 output, use:"
msgstr ""
#. type: verbatim
@@ -24022,8 +23990,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:238
msgid ""
-"(on older systems that don't have the L<fallocate(1)> command use C<dd "
-"if=/dev/zero of=outdisk bs=1M count=..>)"
+"(on older systems that don't have the L<fallocate(1)> command use C<dd if=/"
+"dev/zero of=outdisk bs=1M count=..>)"
msgstr ""
#. type: =head2
@@ -24041,10 +24009,10 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:246
msgid ""
-"To understand what is going on, firstly one of the four partitions "
-"C</dev/sda1-4> will have MBR partition type C<05> or C<0f>. This is called "
-"the B<extended partition>. Use L<virt-filesystems(1)> to see the MBR "
-"partition type."
+"To understand what is going on, firstly one of the four partitions C</dev/"
+"sda1-4> will have MBR partition type C<05> or C<0f>. This is called the "
+"B<extended partition>. Use L<virt-filesystems(1)> to see the MBR partition "
+"type."
msgstr ""
#. type: textblock
@@ -24055,18 +24023,18 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:253
msgid ""
-"The extended partition can be expanded, but not shrunk (unless you force it,"
-" which is not advisable). When the extended partition is copied across, all"
-" the logical partitions contained inside are copied over implicitly. Virt-"
-"resize does not look inside the extended partition, so it copies the logical"
-" partitions blindly."
+"The extended partition can be expanded, but not shrunk (unless you force it, "
+"which is not advisable). When the extended partition is copied across, all "
+"the logical partitions contained inside are copied over implicitly. Virt-"
+"resize does not look inside the extended partition, so it copies the logical "
+"partitions blindly."
msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:259
msgid ""
-"You cannot specify a logical partition (C</dev/sda5+>) at all on the command"
-" line. Doing so will give an error."
+"You cannot specify a logical partition (C</dev/sda5+>) at all on the command "
+"line. Doing so will give an error."
msgstr ""
#. type: textblock
@@ -24092,8 +24060,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:276
msgid ""
-"Align the first partition for improved performance (see also the "
-"I<--alignment> option)."
+"Align the first partition for improved performance (see also the I<--"
+"alignment> option)."
msgstr ""
#. type: textblock
@@ -24108,8 +24076,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:284
msgid ""
-"I<--align-first never> means we never move the first partition. This is the"
-" safest option. Try this if the guest does not boot after resizing."
+"I<--align-first never> means we never move the first partition. This is the "
+"safest option. Try this if the guest does not boot after resizing."
msgstr ""
#. type: textblock
@@ -24128,8 +24096,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:294
msgid ""
-"Set the alignment of partitions to C<N> sectors. The default in virt-resize"
-" E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors."
+"Set the alignment of partitions to C<N> sectors. The default in virt-resize "
+"E<lt> 1.13.19 was 64 sectors, and after that is 128 sectors."
msgstr ""
#. type: textblock
@@ -24147,9 +24115,9 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:305
msgid ""
-"The partitions would be packed together as closely as possible, but would be"
-" completely unaligned. In some cases this can cause very poor performance."
-" See L<virt-alignment-scan(1)> for further details."
+"The partitions would be packed together as closely as possible, but would be "
+"completely unaligned. In some cases this can cause very poor performance. "
+"See L<virt-alignment-scan(1)> for further details."
msgstr ""
#. type: =item
@@ -24160,8 +24128,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:311
msgid ""
-"This would be the minimum acceptable alignment for reasonable performance on"
-" modern hosts."
+"This would be the minimum acceptable alignment for reasonable performance on "
+"modern hosts."
msgstr ""
#. type: =item
@@ -24270,9 +24238,9 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:367
msgid ""
-"The filesystem must have been shut down consistently last time it was used."
-" Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a"
-" consistency check, so at the first boot after resizing Windows will check "
+"The filesystem must have been shut down consistently last time it was used. "
+"Additionally, L<ntfsresize(8)> marks the resized filesystem as requiring a "
+"consistency check, so at the first boot after resizing Windows will check "
"the disk."
msgstr ""
@@ -24324,8 +24292,8 @@ msgstr "B<--ignore розділ>"
#: ../resize/virt-resize.pod:399
msgid ""
"Ignore the named partition. Effectively this means the partition is "
-"allocated on the destination disk, but the content is not copied across from"
-" the source disk. The content of the partition will be blank (all zero "
+"allocated on the destination disk, but the content is not copied across from "
+"the source disk. The content of the partition will be blank (all zero "
"bytes)."
msgstr ""
@@ -24339,8 +24307,8 @@ msgstr "B<--LV-expand логічний_том>"
msgid ""
"This takes the logical volume and, as a final step, expands it to fill all "
"the space available in its volume group. A typical usage, assuming a Linux "
-"guest with a single PV C</dev/sda2> and a root device called "
-"C</dev/vg_guest/lv_root> would be:"
+"guest with a single PV C</dev/sda2> and a root device called C</dev/vg_guest/"
+"lv_root> would be:"
msgstr ""
#. type: verbatim
@@ -24362,9 +24330,9 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:419
msgid ""
-"The contents of the LV are also resized if virt-resize knows how to do that."
-" You can stop virt-resize from trying to expand the content by using the "
-"option I<--no-expand-content>."
+"The contents of the LV are also resized if virt-resize knows how to do "
+"that. You can stop virt-resize from trying to expand the content by using "
+"the option I<--no-expand-content>."
msgstr ""
#. type: textblock
@@ -24433,9 +24401,9 @@ msgstr "B<--no-extra-partition>"
msgid ""
"By default, virt-resize creates an extra partition if there is any extra, "
"unused space after all resizing has happened. Use this option to prevent "
-"the extra partition from being created. If you do this then the extra space"
-" will be inaccessible until you run fdisk, parted, or some other "
-"partitioning tool in the guest."
+"the extra partition from being created. If you do this then the extra space "
+"will be inaccessible until you run fdisk, parted, or some other partitioning "
+"tool in the guest."
msgstr ""
#. type: textblock
@@ -24486,8 +24454,8 @@ msgstr "B<--output-format> raw"
#. type: textblock
#: ../resize/virt-resize.pod:480
msgid ""
-"Specify the format of the output disk image. If this flag is not given then"
-" it is auto-detected from the image itself."
+"Specify the format of the output disk image. If this flag is not given then "
+"it is auto-detected from the image itself."
msgstr ""
#. type: textblock
@@ -24520,8 +24488,8 @@ msgstr ""
#: ../resize/virt-resize.pod:502
msgid ""
"C<size> can be expressed as an absolute number followed by b/K/M/G to mean "
-"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current"
-" size; or as a relative number or percentage. For example:"
+"bytes, Kilobytes, Megabytes, or Gigabytes; or as a percentage of the current "
+"size; or as a relative number or percentage. For example:"
msgstr ""
#. type: verbatim
@@ -24607,8 +24575,8 @@ msgid ""
"This is the same as I<--resize> except that it will let you decrease the "
"size of any partition. Generally this means you will lose any data which "
"was at the end of the partition you shrink, but you may not care about that "
-"(eg. if shrinking an unused partition, or if you can easily recreate it such"
-" as a swap partition)."
+"(eg. if shrinking an unused partition, or if you can easily recreate it such "
+"as a swap partition)."
msgstr ""
#. type: textblock
@@ -24636,10 +24604,10 @@ msgstr ""
msgid ""
"The amount by which the overall disk must be shrunk (after carrying out all "
"other operations requested by the user) is called the \"deficit\". For "
-"example, a straight copy (assume no other operations) from a 5GB disk image"
-" to a 4GB disk image results in a 1GB deficit. In this case, virt-resize "
-"would give an error unless the user specified a partition to shrink and that"
-" partition had more than a gigabyte of free space."
+"example, a straight copy (assume no other operations) from a 5GB disk image "
+"to a 4GB disk image results in a 1GB deficit. In this case, virt-resize "
+"would give an error unless the user specified a partition to shrink and that "
+"partition had more than a gigabyte of free space."
msgstr ""
#. type: =head1
@@ -24650,9 +24618,9 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:571
msgid ""
-"The I<--machine-readable> option can be used to make the output more machine"
-" friendly, which is useful when calling virt-resize from other programs, "
-"GUIs etc."
+"The I<--machine-readable> option can be used to make the output more machine "
+"friendly, which is useful when calling virt-resize from other programs, GUIs "
+"etc."
msgstr ""
#. type: textblock
@@ -24725,8 +24693,8 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:612
msgid ""
-"The calling program should treat messages sent to stderr as error messages."
-" In addition, virt-resize exits with a non-zero status code if there was a "
+"The calling program should treat messages sent to stderr as error messages. "
+"In addition, virt-resize exits with a non-zero status code if there was a "
"fatal error."
msgstr ""
@@ -24745,12 +24713,12 @@ msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:625
msgid ""
-"Virt-resize aligns partitions to multiples of 128 sectors (see the "
-"I<--alignment> parameter). Usually this means the partitions will not be "
+"Virt-resize aligns partitions to multiples of 128 sectors (see the I<--"
+"alignment> parameter). Usually this means the partitions will not be "
"aligned to the ancient CHS geometry. However CHS geometry is meaningless "
-"for disks manufactured since the early 1990s, and doubly so for virtual hard"
-" drives. Alignment of partitions to cylinders is not required by any modern"
-" operating system."
+"for disks manufactured since the early 1990s, and doubly so for virtual hard "
+"drives. Alignment of partitions to cylinders is not required by any modern "
+"operating system."
msgstr ""
#. type: =head2
@@ -24772,8 +24740,8 @@ msgstr ""
#: ../resize/virt-resize.pod:641
msgid ""
"Windows may initiate a lengthy \"chkdsk\" on first boot after a resize, if "
-"NTFS partitions have been expanded. This is just a safety check and (unless"
-" it find errors) is nothing to worry about."
+"NTFS partitions have been expanded. This is just a safety check and (unless "
+"it find errors) is nothing to worry about."
msgstr ""
#. type: =head2
@@ -24824,8 +24792,8 @@ msgstr ""
#: ../resize/virt-resize.pod:665
msgid ""
"L<parted(8)> and its graphical shell gparted can do some types of resizing "
-"operations on disk images. They can resize and move partitions, but I don't"
-" think they can do anything with the contents, and they certainly don't "
+"operations on disk images. They can resize and move partitions, but I don't "
+"think they can do anything with the contents, and they certainly don't "
"understand LVM."
msgstr ""
@@ -24833,20 +24801,20 @@ msgstr ""
#: ../resize/virt-resize.pod:670
msgid ""
"L<guestfish(1)> can do everything that virt-resize can do and a lot more, "
-"but at a much lower level. You will probably end up hand-calculating sector"
-" offsets, which is something that virt-resize was designed to avoid. If you"
-" want to see the guestfish-equivalent commands that virt-resize runs, use "
-"the I<--debug> flag."
+"but at a much lower level. You will probably end up hand-calculating sector "
+"offsets, which is something that virt-resize was designed to avoid. If you "
+"want to see the guestfish-equivalent commands that virt-resize runs, use the "
+"I<--debug> flag."
msgstr ""
#. type: textblock
#: ../resize/virt-resize.pod:690
msgid ""
-"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, "
-"L<lvm(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, "
-"L<ntfsresize(8)>, L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, "
-"L<fallocate(1)>, L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-"
-"sparsify(1)>, L<virt-alignment-scan(1)>, L<http://libguestfs.org/>."
+"L<virt-filesystems(1)>, L<virt-df(1)>, L<guestfs(3)>, L<guestfish(1)>, L<lvm"
+"(8)>, L<pvresize(8)>, L<lvresize(8)>, L<resize2fs(8)>, L<ntfsresize(8)>, "
+"L<btrfs(8)>, L<virsh(1)>, L<parted(8)>, L<truncate(1)>, L<fallocate(1)>, "
+"L<grub(8)>, L<grub-install(8)>, L<virt-rescue(1)>, L<virt-sparsify(1)>, "
+"L<virt-alignment-scan(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -24870,9 +24838,9 @@ msgstr ""
#: ../ruby/examples/guestfs-ruby.pod:17
msgid ""
"This manual page documents how to call libguestfs from the Ruby programming "
-"language. This page just documents the differences from the C API and gives"
-" some examples. If you are not familiar with using libguestfs, you also "
-"need to read L<guestfs(3)>."
+"language. This page just documents the differences from the C API and gives "
+"some examples. If you are not familiar with using libguestfs, you also need "
+"to read L<guestfs(3)>."
msgstr ""
#. type: textblock
@@ -24885,9 +24853,9 @@ msgstr ""
#. type: textblock
#: ../ruby/examples/guestfs-ruby.pod:38
msgid ""
-"L<guestfs(3)>, 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-recipes(1)>, L<http://libguestfs.org/>."
+"L<guestfs(3)>, 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-recipes(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
@@ -24954,8 +24922,8 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:45
msgid ""
-"Virt-sparsify may require up to 2x the virtual size of the source disk image"
-" (1 temporary copy + 1 destination image). This is in the worst case and "
+"Virt-sparsify may require up to 2x the virtual size of the source disk image "
+"(1 temporary copy + 1 destination image). This is in the worst case and "
"usually much less space is required."
msgstr ""
@@ -25011,8 +24979,7 @@ msgstr ""
msgid ""
"which copies C<indisk> to C<outdisk>, making the output sparse. C<outdisk> "
"is created, or overwritten if it already exists. The format of the input "
-"disk is detected (eg. qcow2) and the same format is used for the output "
-"disk."
+"disk is detected (eg. qcow2) and the same format is used for the output disk."
msgstr ""
#. type: textblock
@@ -25032,8 +24999,8 @@ msgstr ""
#: ../sparsify/virt-sparsify.pod:90
msgid ""
"Virt-sparsify tries to zero and sparsify free space on every filesystem it "
-"can find within the source disk image. You can get it to ignore (don't zero"
-" free space on) certain filesystems by doing:"
+"can find within the source disk image. You can get it to ignore (don't zero "
+"free space on) certain filesystems by doing:"
msgstr ""
#. type: verbatim
@@ -25087,8 +25054,8 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:122
msgid ""
-"Specifying the I<--convert> option is usually a good idea, because then "
-"virt-sparsify doesn't need to try to guess the input format."
+"Specifying the I<--convert> option is usually a good idea, because then virt-"
+"sparsify doesn't need to try to guess the input format."
msgstr ""
#. type: =item
@@ -25128,8 +25095,8 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:179
msgid ""
-"The I<--machine-readable> option can be used to make the output more machine"
-" friendly, which is useful when calling virt-sparsify from other programs, "
+"The I<--machine-readable> option can be used to make the output more machine "
+"friendly, which is useful when calling virt-sparsify from other programs, "
"GUIs etc."
msgstr ""
@@ -25154,9 +25121,9 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:218
msgid ""
-"The calling program should treat messages sent to stderr as error messages."
-" In addition, virt-sparsify exits with a non-zero status code if there was "
-"a fatal error."
+"The calling program should treat messages sent to stderr as error messages. "
+"In addition, virt-sparsify exits with a non-zero status code if there was a "
+"fatal error."
msgstr ""
#. type: textblock
@@ -25169,8 +25136,8 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:238
msgid ""
-"Location of the temporary directory used for the potentially large temporary"
-" overlay file."
+"Location of the temporary directory used for the potentially large temporary "
+"overlay file."
msgstr ""
#. type: textblock
@@ -25195,9 +25162,9 @@ msgstr ""
#. type: textblock
#: ../sparsify/virt-sparsify.pod:253
msgid ""
-"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>,"
-" L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-"
-"img(1)>, L<http://libguestfs.org/>."
+"L<virt-filesystems(1)>, L<virt-df(1)>, L<virt-resize(1)>, L<virt-rescue(1)>, "
+"L<guestfs(3)>, L<guestfish(1)>, L<truncate(1)>, L<fallocate(1)>, L<qemu-img"
+"(1)>, L<http://libguestfs.org/>."
msgstr ""
#. type: =head2
@@ -25219,8 +25186,8 @@ msgstr ""
#: ../src/guestfs-actions.pod:7 ../src/guestfs-actions.pod:302
#: ../src/guestfs-actions.pod:323
msgid ""
-"I<This function is deprecated.> In new code, use the "
-"L</guestfs_add_drive_opts> call instead."
+"I<This function is deprecated.> In new code, use the L</"
+"guestfs_add_drive_opts> call instead."
msgstr ""
#. type: textblock
@@ -25228,8 +25195,8 @@ msgstr ""
msgid ""
"This call checks for the existence of C<filename>. This stops you from "
"specifying other types of drive which are supported by qemu such as C<nbd:> "
-"and C<http:> URLs. To specify those, use the general C<guestfs_config> call"
-" instead."
+"and C<http:> URLs. To specify those, use the general C<guestfs_config> call "
+"instead."
msgstr ""
#. type: textblock
@@ -25256,97 +25223,97 @@ msgstr ""
#: ../src/guestfs-actions.pod:1119 ../src/guestfs-actions.pod:1137
#: ../src/guestfs-actions.pod:1227 ../src/guestfs-actions.pod:1286
#: ../src/guestfs-actions.pod:1332 ../src/guestfs-actions.pod:1372
-#: ../src/guestfs-actions.pod:1423 ../src/guestfs-actions.pod:1474
-#: ../src/guestfs-actions.pod:1530 ../src/guestfs-actions.pod:1582
-#: ../src/guestfs-actions.pod:1601 ../src/guestfs-actions.pod:1615
-#: ../src/guestfs-actions.pod:1643 ../src/guestfs-actions.pod:1713
-#: ../src/guestfs-actions.pod:1744 ../src/guestfs-actions.pod:1769
-#: ../src/guestfs-actions.pod:1811 ../src/guestfs-actions.pod:1924
-#: ../src/guestfs-actions.pod:1951 ../src/guestfs-actions.pod:2166
-#: ../src/guestfs-actions.pod:2188 ../src/guestfs-actions.pod:2275
-#: ../src/guestfs-actions.pod:2783 ../src/guestfs-actions.pod:2927
-#: ../src/guestfs-actions.pod:2988 ../src/guestfs-actions.pod:3023
-#: ../src/guestfs-actions.pod:4080 ../src/guestfs-actions.pod:4095
-#: ../src/guestfs-actions.pod:4120 ../src/guestfs-actions.pod:4309
-#: ../src/guestfs-actions.pod:4323 ../src/guestfs-actions.pod:4336
-#: ../src/guestfs-actions.pod:4350 ../src/guestfs-actions.pod:4365
-#: ../src/guestfs-actions.pod:4401 ../src/guestfs-actions.pod:4473
-#: ../src/guestfs-actions.pod:4493 ../src/guestfs-actions.pod:4510
-#: ../src/guestfs-actions.pod:4533 ../src/guestfs-actions.pod:4556
-#: ../src/guestfs-actions.pod:4591 ../src/guestfs-actions.pod:4610
-#: ../src/guestfs-actions.pod:4629 ../src/guestfs-actions.pod:4664
-#: ../src/guestfs-actions.pod:4676 ../src/guestfs-actions.pod:4712
-#: ../src/guestfs-actions.pod:4728 ../src/guestfs-actions.pod:4741
-#: ../src/guestfs-actions.pod:4756 ../src/guestfs-actions.pod:4773
-#: ../src/guestfs-actions.pod:4866 ../src/guestfs-actions.pod:4886
-#: ../src/guestfs-actions.pod:4899 ../src/guestfs-actions.pod:4950
-#: ../src/guestfs-actions.pod:4968 ../src/guestfs-actions.pod:4986
-#: ../src/guestfs-actions.pod:5002 ../src/guestfs-actions.pod:5016
-#: ../src/guestfs-actions.pod:5030 ../src/guestfs-actions.pod:5047
-#: ../src/guestfs-actions.pod:5062 ../src/guestfs-actions.pod:5089
-#: ../src/guestfs-actions.pod:5152 ../src/guestfs-actions.pod:5225
-#: ../src/guestfs-actions.pod:5256 ../src/guestfs-actions.pod:5275
-#: ../src/guestfs-actions.pod:5294 ../src/guestfs-actions.pod:5306
-#: ../src/guestfs-actions.pod:5323 ../src/guestfs-actions.pod:5336
-#: ../src/guestfs-actions.pod:5351 ../src/guestfs-actions.pod:5366
-#: ../src/guestfs-actions.pod:5398 ../src/guestfs-actions.pod:5424
-#: ../src/guestfs-actions.pod:5463 ../src/guestfs-actions.pod:5483
-#: ../src/guestfs-actions.pod:5497 ../src/guestfs-actions.pod:5514
-#: ../src/guestfs-actions.pod:5563 ../src/guestfs-actions.pod:5616
-#: ../src/guestfs-actions.pod:5663 ../src/guestfs-actions.pod:5706
-#: ../src/guestfs-actions.pod:5734 ../src/guestfs-actions.pod:5751
-#: ../src/guestfs-actions.pod:5769 ../src/guestfs-actions.pod:5909
-#: ../src/guestfs-actions.pod:5966 ../src/guestfs-actions.pod:5988
-#: ../src/guestfs-actions.pod:6006 ../src/guestfs-actions.pod:6056
-#: ../src/guestfs-actions.pod:6122 ../src/guestfs-actions.pod:6139
-#: ../src/guestfs-actions.pod:6152 ../src/guestfs-actions.pod:6166
-#: ../src/guestfs-actions.pod:6455 ../src/guestfs-actions.pod:6474
-#: ../src/guestfs-actions.pod:6493 ../src/guestfs-actions.pod:6507
-#: ../src/guestfs-actions.pod:6519 ../src/guestfs-actions.pod:6533
-#: ../src/guestfs-actions.pod:6545 ../src/guestfs-actions.pod:6559
-#: ../src/guestfs-actions.pod:6575 ../src/guestfs-actions.pod:6596
-#: ../src/guestfs-actions.pod:6615 ../src/guestfs-actions.pod:6634
-#: ../src/guestfs-actions.pod:6664 ../src/guestfs-actions.pod:6682
-#: ../src/guestfs-actions.pod:6705 ../src/guestfs-actions.pod:6723
-#: ../src/guestfs-actions.pod:6742 ../src/guestfs-actions.pod:6763
-#: ../src/guestfs-actions.pod:6782 ../src/guestfs-actions.pod:6799
-#: ../src/guestfs-actions.pod:6818 ../src/guestfs-actions.pod:6846
-#: ../src/guestfs-actions.pod:6870 ../src/guestfs-actions.pod:6889
-#: ../src/guestfs-actions.pod:6905 ../src/guestfs-actions.pod:6929
-#: ../src/guestfs-actions.pod:6948 ../src/guestfs-actions.pod:6963
-#: ../src/guestfs-actions.pod:6982 ../src/guestfs-actions.pod:7026
-#: ../src/guestfs-actions.pod:7056 ../src/guestfs-actions.pod:7089
-#: ../src/guestfs-actions.pod:7204 ../src/guestfs-actions.pod:7325
-#: ../src/guestfs-actions.pod:7337 ../src/guestfs-actions.pod:7350
-#: ../src/guestfs-actions.pod:7363 ../src/guestfs-actions.pod:7385
-#: ../src/guestfs-actions.pod:7398 ../src/guestfs-actions.pod:7411
-#: ../src/guestfs-actions.pod:7424 ../src/guestfs-actions.pod:7439
-#: ../src/guestfs-actions.pod:7498 ../src/guestfs-actions.pod:7515
-#: ../src/guestfs-actions.pod:7531 ../src/guestfs-actions.pod:7547
-#: ../src/guestfs-actions.pod:7564 ../src/guestfs-actions.pod:7577
-#: ../src/guestfs-actions.pod:7597 ../src/guestfs-actions.pod:7633
-#: ../src/guestfs-actions.pod:7647 ../src/guestfs-actions.pod:7688
-#: ../src/guestfs-actions.pod:7701 ../src/guestfs-actions.pod:7719
-#: ../src/guestfs-actions.pod:7753 ../src/guestfs-actions.pod:7789
-#: ../src/guestfs-actions.pod:7905 ../src/guestfs-actions.pod:7920
-#: ../src/guestfs-actions.pod:7934 ../src/guestfs-actions.pod:7989
-#: ../src/guestfs-actions.pod:8002 ../src/guestfs-actions.pod:8047
-#: ../src/guestfs-actions.pod:8087 ../src/guestfs-actions.pod:8143
-#: ../src/guestfs-actions.pod:8163 ../src/guestfs-actions.pod:8196
-#: ../src/guestfs-actions.pod:8260 ../src/guestfs-actions.pod:8283
-#: ../src/guestfs-actions.pod:8312
+#: ../src/guestfs-actions.pod:1425 ../src/guestfs-actions.pod:1478
+#: ../src/guestfs-actions.pod:1536 ../src/guestfs-actions.pod:1590
+#: ../src/guestfs-actions.pod:1609 ../src/guestfs-actions.pod:1623
+#: ../src/guestfs-actions.pod:1651 ../src/guestfs-actions.pod:1721
+#: ../src/guestfs-actions.pod:1752 ../src/guestfs-actions.pod:1777
+#: ../src/guestfs-actions.pod:1819 ../src/guestfs-actions.pod:1932
+#: ../src/guestfs-actions.pod:1959 ../src/guestfs-actions.pod:2174
+#: ../src/guestfs-actions.pod:2196 ../src/guestfs-actions.pod:2283
+#: ../src/guestfs-actions.pod:2791 ../src/guestfs-actions.pod:2935
+#: ../src/guestfs-actions.pod:2996 ../src/guestfs-actions.pod:3031
+#: ../src/guestfs-actions.pod:4088 ../src/guestfs-actions.pod:4103
+#: ../src/guestfs-actions.pod:4128 ../src/guestfs-actions.pod:4317
+#: ../src/guestfs-actions.pod:4331 ../src/guestfs-actions.pod:4344
+#: ../src/guestfs-actions.pod:4358 ../src/guestfs-actions.pod:4373
+#: ../src/guestfs-actions.pod:4409 ../src/guestfs-actions.pod:4481
+#: ../src/guestfs-actions.pod:4501 ../src/guestfs-actions.pod:4518
+#: ../src/guestfs-actions.pod:4538 ../src/guestfs-actions.pod:4558
+#: ../src/guestfs-actions.pod:4593 ../src/guestfs-actions.pod:4612
+#: ../src/guestfs-actions.pod:4631 ../src/guestfs-actions.pod:4666
+#: ../src/guestfs-actions.pod:4678 ../src/guestfs-actions.pod:4711
+#: ../src/guestfs-actions.pod:4727 ../src/guestfs-actions.pod:4740
+#: ../src/guestfs-actions.pod:4755 ../src/guestfs-actions.pod:4772
+#: ../src/guestfs-actions.pod:4865 ../src/guestfs-actions.pod:4885
+#: ../src/guestfs-actions.pod:4898 ../src/guestfs-actions.pod:4949
+#: ../src/guestfs-actions.pod:4967 ../src/guestfs-actions.pod:4985
+#: ../src/guestfs-actions.pod:5001 ../src/guestfs-actions.pod:5015
+#: ../src/guestfs-actions.pod:5029 ../src/guestfs-actions.pod:5046
+#: ../src/guestfs-actions.pod:5061 ../src/guestfs-actions.pod:5088
+#: ../src/guestfs-actions.pod:5151 ../src/guestfs-actions.pod:5224
+#: ../src/guestfs-actions.pod:5255 ../src/guestfs-actions.pod:5274
+#: ../src/guestfs-actions.pod:5293 ../src/guestfs-actions.pod:5305
+#: ../src/guestfs-actions.pod:5322 ../src/guestfs-actions.pod:5335
+#: ../src/guestfs-actions.pod:5350 ../src/guestfs-actions.pod:5365
+#: ../src/guestfs-actions.pod:5397 ../src/guestfs-actions.pod:5423
+#: ../src/guestfs-actions.pod:5462 ../src/guestfs-actions.pod:5482
+#: ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5513
+#: ../src/guestfs-actions.pod:5562 ../src/guestfs-actions.pod:5615
+#: ../src/guestfs-actions.pod:5662 ../src/guestfs-actions.pod:5705
+#: ../src/guestfs-actions.pod:5733 ../src/guestfs-actions.pod:5750
+#: ../src/guestfs-actions.pod:5768 ../src/guestfs-actions.pod:5905
+#: ../src/guestfs-actions.pod:5962 ../src/guestfs-actions.pod:5984
+#: ../src/guestfs-actions.pod:6002 ../src/guestfs-actions.pod:6054
+#: ../src/guestfs-actions.pod:6120 ../src/guestfs-actions.pod:6137
+#: ../src/guestfs-actions.pod:6150 ../src/guestfs-actions.pod:6164
+#: ../src/guestfs-actions.pod:6453 ../src/guestfs-actions.pod:6472
+#: ../src/guestfs-actions.pod:6491 ../src/guestfs-actions.pod:6505
+#: ../src/guestfs-actions.pod:6517 ../src/guestfs-actions.pod:6531
+#: ../src/guestfs-actions.pod:6543 ../src/guestfs-actions.pod:6557
+#: ../src/guestfs-actions.pod:6573 ../src/guestfs-actions.pod:6591
+#: ../src/guestfs-actions.pod:6610 ../src/guestfs-actions.pod:6629
+#: ../src/guestfs-actions.pod:6659 ../src/guestfs-actions.pod:6677
+#: ../src/guestfs-actions.pod:6700 ../src/guestfs-actions.pod:6718
+#: ../src/guestfs-actions.pod:6737 ../src/guestfs-actions.pod:6758
+#: ../src/guestfs-actions.pod:6777 ../src/guestfs-actions.pod:6794
+#: ../src/guestfs-actions.pod:6813 ../src/guestfs-actions.pod:6841
+#: ../src/guestfs-actions.pod:6865 ../src/guestfs-actions.pod:6884
+#: ../src/guestfs-actions.pod:6900 ../src/guestfs-actions.pod:6924
+#: ../src/guestfs-actions.pod:6943 ../src/guestfs-actions.pod:6958
+#: ../src/guestfs-actions.pod:6977 ../src/guestfs-actions.pod:7021
+#: ../src/guestfs-actions.pod:7048 ../src/guestfs-actions.pod:7078
+#: ../src/guestfs-actions.pod:7190 ../src/guestfs-actions.pod:7311
+#: ../src/guestfs-actions.pod:7323 ../src/guestfs-actions.pod:7336
+#: ../src/guestfs-actions.pod:7349 ../src/guestfs-actions.pod:7371
+#: ../src/guestfs-actions.pod:7384 ../src/guestfs-actions.pod:7397
+#: ../src/guestfs-actions.pod:7410 ../src/guestfs-actions.pod:7425
+#: ../src/guestfs-actions.pod:7484 ../src/guestfs-actions.pod:7501
+#: ../src/guestfs-actions.pod:7517 ../src/guestfs-actions.pod:7533
+#: ../src/guestfs-actions.pod:7550 ../src/guestfs-actions.pod:7563
+#: ../src/guestfs-actions.pod:7583 ../src/guestfs-actions.pod:7619
+#: ../src/guestfs-actions.pod:7633 ../src/guestfs-actions.pod:7674
+#: ../src/guestfs-actions.pod:7687 ../src/guestfs-actions.pod:7705
+#: ../src/guestfs-actions.pod:7739 ../src/guestfs-actions.pod:7775
+#: ../src/guestfs-actions.pod:7891 ../src/guestfs-actions.pod:7906
+#: ../src/guestfs-actions.pod:7920 ../src/guestfs-actions.pod:7975
+#: ../src/guestfs-actions.pod:7988 ../src/guestfs-actions.pod:8033
+#: ../src/guestfs-actions.pod:8073 ../src/guestfs-actions.pod:8129
+#: ../src/guestfs-actions.pod:8149 ../src/guestfs-actions.pod:8182
+#: ../src/guestfs-actions.pod:8246 ../src/guestfs-actions.pod:8269
+#: ../src/guestfs-actions.pod:8295
msgid "This function returns 0 on success or -1 on error."
msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:189
-#: ../src/guestfs-actions.pod:1334 ../src/guestfs-actions.pod:2389
-#: ../src/guestfs-actions.pod:2487 ../src/guestfs-actions.pod:2612
-#: ../src/guestfs-actions.pod:4082 ../src/guestfs-actions.pod:4102
-#: ../src/guestfs-actions.pod:5400 ../src/guestfs-actions.pod:6684
-#: ../src/guestfs-actions.pod:6801 ../src/guestfs-actions.pod:6950
-#: ../src/guestfs-actions.pod:7441 ../src/guestfs-actions.pod:7566
-#: ../src/guestfs-actions.pod:8089
+#: ../src/guestfs-actions.pod:1334 ../src/guestfs-actions.pod:2397
+#: ../src/guestfs-actions.pod:2495 ../src/guestfs-actions.pod:2620
+#: ../src/guestfs-actions.pod:4090 ../src/guestfs-actions.pod:4110
+#: ../src/guestfs-actions.pod:5399 ../src/guestfs-actions.pod:6679
+#: ../src/guestfs-actions.pod:6796 ../src/guestfs-actions.pod:6945
+#: ../src/guestfs-actions.pod:7427 ../src/guestfs-actions.pod:7552
+#: ../src/guestfs-actions.pod:8075
msgid "(Added in 0.3)"
msgstr "(Додано у 0.3)"
@@ -25370,10 +25337,10 @@ msgstr ""
#: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:198
#: ../src/guestfs-actions.pod:890 ../src/guestfs-actions.pod:1214
#: ../src/guestfs-actions.pod:1266 ../src/guestfs-actions.pod:1344
-#: ../src/guestfs-actions.pod:1411 ../src/guestfs-actions.pod:1462
-#: ../src/guestfs-actions.pod:1513 ../src/guestfs-actions.pod:3280
-#: ../src/guestfs-actions.pod:5101 ../src/guestfs-actions.pod:5410
-#: ../src/guestfs-actions.pod:5627
+#: ../src/guestfs-actions.pod:1413 ../src/guestfs-actions.pod:1466
+#: ../src/guestfs-actions.pod:1519 ../src/guestfs-actions.pod:3288
+#: ../src/guestfs-actions.pod:5100 ../src/guestfs-actions.pod:5409
+#: ../src/guestfs-actions.pod:5626
msgid ""
"You may supply a list of optional arguments to this call. Use zero or more "
"of the following pairs of parameters, and terminate the list with C<-1> on "
@@ -25396,10 +25363,10 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:60
msgid ""
-"This function adds the disk(s) attached to the named libvirt domain C<dom>."
-" It works by connecting to libvirt, requesting the domain and domain XML "
-"from libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on"
-" each one."
+"This function adds the disk(s) attached to the named libvirt domain C<dom>. "
+"It works by connecting to libvirt, requesting the domain and domain XML from "
+"libvirt, parsing it for disks, and calling C<guestfs_add_drive_opts> on each "
+"one."
msgstr ""
#. type: textblock
@@ -25413,17 +25380,17 @@ msgstr ""
#: ../src/guestfs-actions.pod:144 ../src/guestfs-actions.pod:403
#: ../src/guestfs-actions.pod:573 ../src/guestfs-actions.pod:751
#: ../src/guestfs-actions.pod:782 ../src/guestfs-actions.pod:800
-#: ../src/guestfs-actions.pod:819 ../src/guestfs-actions.pod:1789
-#: ../src/guestfs-actions.pod:2145 ../src/guestfs-actions.pod:2348
-#: ../src/guestfs-actions.pod:2459 ../src/guestfs-actions.pod:2510
-#: ../src/guestfs-actions.pod:2562 ../src/guestfs-actions.pod:2576
-#: ../src/guestfs-actions.pod:2599 ../src/guestfs-actions.pod:2914
-#: ../src/guestfs-actions.pod:3398 ../src/guestfs-actions.pod:3416
-#: ../src/guestfs-actions.pod:5586 ../src/guestfs-actions.pod:5806
-#: ../src/guestfs-actions.pod:6044 ../src/guestfs-actions.pod:6236
-#: ../src/guestfs-actions.pod:6262 ../src/guestfs-actions.pod:7674
-#: ../src/guestfs-actions.pod:8100 ../src/guestfs-actions.pod:8113
-#: ../src/guestfs-actions.pod:8126
+#: ../src/guestfs-actions.pod:819 ../src/guestfs-actions.pod:1797
+#: ../src/guestfs-actions.pod:2153 ../src/guestfs-actions.pod:2356
+#: ../src/guestfs-actions.pod:2467 ../src/guestfs-actions.pod:2518
+#: ../src/guestfs-actions.pod:2570 ../src/guestfs-actions.pod:2584
+#: ../src/guestfs-actions.pod:2607 ../src/guestfs-actions.pod:2922
+#: ../src/guestfs-actions.pod:3406 ../src/guestfs-actions.pod:3424
+#: ../src/guestfs-actions.pod:5585 ../src/guestfs-actions.pod:5802
+#: ../src/guestfs-actions.pod:6040 ../src/guestfs-actions.pod:6234
+#: ../src/guestfs-actions.pod:6260 ../src/guestfs-actions.pod:7660
+#: ../src/guestfs-actions.pod:8086 ../src/guestfs-actions.pod:8099
+#: ../src/guestfs-actions.pod:8112
msgid "On error this function returns -1."
msgstr ""
@@ -25459,14 +25426,14 @@ msgstr ""
#: ../src/guestfs-actions.pod:929 ../src/guestfs-actions.pod:940
#: ../src/guestfs-actions.pod:1242 ../src/guestfs-actions.pod:1255
#: ../src/guestfs-actions.pod:1301 ../src/guestfs-actions.pod:1314
-#: ../src/guestfs-actions.pod:1389 ../src/guestfs-actions.pod:1401
-#: ../src/guestfs-actions.pod:1440 ../src/guestfs-actions.pod:1452
-#: ../src/guestfs-actions.pod:1491 ../src/guestfs-actions.pod:1503
-#: ../src/guestfs-actions.pod:1547 ../src/guestfs-actions.pod:1559
-#: ../src/guestfs-actions.pod:3364 ../src/guestfs-actions.pod:3376
-#: ../src/guestfs-actions.pod:5166 ../src/guestfs-actions.pod:5178
-#: ../src/guestfs-actions.pod:5438 ../src/guestfs-actions.pod:5450
-#: ../src/guestfs-actions.pod:5676 ../src/guestfs-actions.pod:5687
+#: ../src/guestfs-actions.pod:1391 ../src/guestfs-actions.pod:1403
+#: ../src/guestfs-actions.pod:1444 ../src/guestfs-actions.pod:1456
+#: ../src/guestfs-actions.pod:1497 ../src/guestfs-actions.pod:1509
+#: ../src/guestfs-actions.pod:1555 ../src/guestfs-actions.pod:1567
+#: ../src/guestfs-actions.pod:3372 ../src/guestfs-actions.pod:3384
+#: ../src/guestfs-actions.pod:5165 ../src/guestfs-actions.pod:5177
+#: ../src/guestfs-actions.pod:5437 ../src/guestfs-actions.pod:5449
+#: ../src/guestfs-actions.pod:5675 ../src/guestfs-actions.pod:5686
msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
msgstr "Див. L</CALLS WITH OPTIONAL ARGUMENTS>."
@@ -25509,8 +25476,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:176
msgid ""
-"This function is the equivalent of calling C<guestfs_add_drive_opts> with no"
-" optional parameters, so the disk is added writable, with the format being "
+"This function is the equivalent of calling C<guestfs_add_drive_opts> with no "
+"optional parameters, so the disk is added writable, with the format being "
"detected automatically."
msgstr ""
@@ -25554,8 +25521,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:233
msgid ""
-"This forces the image format. If you omit this (or use C<guestfs_add_drive>"
-" or C<guestfs_add_drive_ro>) then the format is automatically detected. "
+"This forces the image format. If you omit this (or use C<guestfs_add_drive> "
+"or C<guestfs_add_drive_ro>) then the format is automatically detected. "
"Possible formats include C<raw> and C<qcow2>."
msgstr ""
@@ -25660,13 +25627,13 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:309
msgid ""
-"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the"
-" QEMU interface emulation to use at run time."
+"This is the same as C<guestfs_add_drive_ro> but it allows you to specify the "
+"QEMU interface emulation to use at run time."
msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:314 ../src/guestfs-actions.pod:335
-#: ../src/guestfs-actions.pod:2873
+#: ../src/guestfs-actions.pod:2881
msgid "(Added in 1.0.84)"
msgstr "(Додано у 1.0.84)"
@@ -25709,7 +25676,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:348 ../src/guestfs-actions.pod:2601
+#: ../src/guestfs-actions.pod:348 ../src/guestfs-actions.pod:2609
msgid "(Added in 1.3.4)"
msgstr "(Додано у 1.3.4)"
@@ -25730,9 +25697,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:355
msgid ""
-"Close the current Augeas handle and free up any resources used by it. After"
-" calling this, you have to call C<guestfs_aug_init> again before you can use"
-" any other Augeas functions."
+"Close the current Augeas handle and free up any resources used by it. After "
+"calling this, you have to call C<guestfs_aug_init> again before you can use "
+"any other Augeas functions."
msgstr ""
#. type: textblock
@@ -25742,7 +25709,7 @@ msgstr ""
#: ../src/guestfs-actions.pod:516 ../src/guestfs-actions.pod:547
#: ../src/guestfs-actions.pod:561 ../src/guestfs-actions.pod:575
#: ../src/guestfs-actions.pod:589 ../src/guestfs-actions.pod:607
-#: ../src/guestfs-actions.pod:6313
+#: ../src/guestfs-actions.pod:6311
msgid "(Added in 0.7)"
msgstr "(Додано у 0.7)"
@@ -25817,27 +25784,27 @@ msgstr ""
#: ../src/guestfs-actions.pod:416 ../src/guestfs-actions.pod:980
#: ../src/guestfs-actions.pod:998 ../src/guestfs-actions.pod:1058
#: ../src/guestfs-actions.pod:1074 ../src/guestfs-actions.pod:1177
-#: ../src/guestfs-actions.pod:1658 ../src/guestfs-actions.pod:1675
-#: ../src/guestfs-actions.pod:1694 ../src/guestfs-actions.pod:1828
-#: ../src/guestfs-actions.pod:2016 ../src/guestfs-actions.pod:2128
-#: ../src/guestfs-actions.pod:2291 ../src/guestfs-actions.pod:2308
-#: ../src/guestfs-actions.pod:2375 ../src/guestfs-actions.pod:2418
-#: ../src/guestfs-actions.pod:2439 ../src/guestfs-actions.pod:2624
-#: ../src/guestfs-actions.pod:2838 ../src/guestfs-actions.pod:3042
-#: ../src/guestfs-actions.pod:3144 ../src/guestfs-actions.pod:3248
-#: ../src/guestfs-actions.pod:3267 ../src/guestfs-actions.pod:3482
-#: ../src/guestfs-actions.pod:3510 ../src/guestfs-actions.pod:3531
-#: ../src/guestfs-actions.pod:3565 ../src/guestfs-actions.pod:3628
-#: ../src/guestfs-actions.pod:3648 ../src/guestfs-actions.pod:3668
-#: ../src/guestfs-actions.pod:4295 ../src/guestfs-actions.pod:4648
-#: ../src/guestfs-actions.pod:4818 ../src/guestfs-actions.pod:4928
-#: ../src/guestfs-actions.pod:5824 ../src/guestfs-actions.pod:6025
-#: ../src/guestfs-actions.pod:6211 ../src/guestfs-actions.pod:6389
-#: ../src/guestfs-actions.pod:6438 ../src/guestfs-actions.pod:7110
-#: ../src/guestfs-actions.pod:7126 ../src/guestfs-actions.pod:7150
-#: ../src/guestfs-actions.pod:7174 ../src/guestfs-actions.pod:7848
-#: ../src/guestfs-actions.pod:7867 ../src/guestfs-actions.pod:7885
-#: ../src/guestfs-actions.pod:8059 ../src/guestfs-actions.pod:8376
+#: ../src/guestfs-actions.pod:1666 ../src/guestfs-actions.pod:1683
+#: ../src/guestfs-actions.pod:1702 ../src/guestfs-actions.pod:1836
+#: ../src/guestfs-actions.pod:2024 ../src/guestfs-actions.pod:2136
+#: ../src/guestfs-actions.pod:2299 ../src/guestfs-actions.pod:2316
+#: ../src/guestfs-actions.pod:2383 ../src/guestfs-actions.pod:2426
+#: ../src/guestfs-actions.pod:2447 ../src/guestfs-actions.pod:2632
+#: ../src/guestfs-actions.pod:2846 ../src/guestfs-actions.pod:3050
+#: ../src/guestfs-actions.pod:3152 ../src/guestfs-actions.pod:3256
+#: ../src/guestfs-actions.pod:3275 ../src/guestfs-actions.pod:3490
+#: ../src/guestfs-actions.pod:3518 ../src/guestfs-actions.pod:3539
+#: ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:3636
+#: ../src/guestfs-actions.pod:3656 ../src/guestfs-actions.pod:3676
+#: ../src/guestfs-actions.pod:4303 ../src/guestfs-actions.pod:4650
+#: ../src/guestfs-actions.pod:4817 ../src/guestfs-actions.pod:4927
+#: ../src/guestfs-actions.pod:5820 ../src/guestfs-actions.pod:6021
+#: ../src/guestfs-actions.pod:6209 ../src/guestfs-actions.pod:6387
+#: ../src/guestfs-actions.pod:6436 ../src/guestfs-actions.pod:7096
+#: ../src/guestfs-actions.pod:7112 ../src/guestfs-actions.pod:7136
+#: ../src/guestfs-actions.pod:7160 ../src/guestfs-actions.pod:7834
+#: ../src/guestfs-actions.pod:7853 ../src/guestfs-actions.pod:7871
+#: ../src/guestfs-actions.pod:8045 ../src/guestfs-actions.pod:8359
msgid ""
"This function returns a string, or NULL on error. I<The caller must free "
"the returned string after use>."
@@ -25872,9 +25839,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:457
msgid ""
-"This option is only useful when debugging Augeas lenses. Use of this option"
-" may require additional memory for the libguestfs appliance. You may need "
-"to set the C<LIBGUESTFS_MEMSIZE> environment variable or call "
+"This option is only useful when debugging Augeas lenses. Use of this option "
+"may require additional memory for the libguestfs appliance. You may need to "
+"set the C<LIBGUESTFS_MEMSIZE> environment variable or call "
"C<guestfs_set_memsize>."
msgstr ""
@@ -25957,44 +25924,44 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:527 ../src/guestfs-actions.pod:543
#: ../src/guestfs-actions.pod:689 ../src/guestfs-actions.pod:1196
-#: ../src/guestfs-actions.pod:1843 ../src/guestfs-actions.pod:1862
-#: ../src/guestfs-actions.pod:1965 ../src/guestfs-actions.pod:1984
-#: ../src/guestfs-actions.pod:2230 ../src/guestfs-actions.pod:2696
-#: ../src/guestfs-actions.pod:2712 ../src/guestfs-actions.pod:2731
-#: ../src/guestfs-actions.pod:2796 ../src/guestfs-actions.pod:2820
-#: ../src/guestfs-actions.pod:2891 ../src/guestfs-actions.pod:2940
-#: ../src/guestfs-actions.pod:3209 ../src/guestfs-actions.pod:3584
-#: ../src/guestfs-actions.pod:3864 ../src/guestfs-actions.pod:4178
-#: ../src/guestfs-actions.pod:4195 ../src/guestfs-actions.pod:4215
-#: ../src/guestfs-actions.pod:4277 ../src/guestfs-actions.pod:4382
-#: ../src/guestfs-actions.pod:4790 ../src/guestfs-actions.pod:5547
-#: ../src/guestfs-actions.pod:6183 ../src/guestfs-actions.pod:6309
-#: ../src/guestfs-actions.pod:6423 ../src/guestfs-actions.pod:7190
-#: ../src/guestfs-actions.pod:7251 ../src/guestfs-actions.pod:7306
-#: ../src/guestfs-actions.pod:7452 ../src/guestfs-actions.pod:7476
-#: ../src/guestfs-actions.pod:7952 ../src/guestfs-actions.pod:7972
-#: ../src/guestfs-actions.pod:8019 ../src/guestfs-actions.pod:8213
-#: ../src/guestfs-actions.pod:8232 ../src/guestfs-actions.pod:8326
-#: ../src/guestfs-actions.pod:8345 ../src/guestfs-actions.pod:8391
-#: ../src/guestfs-actions.pod:8410
-msgid ""
-"This function returns a NULL-terminated array of strings (like "
-"L<environ(3)>), or NULL if there was an error. I<The caller must free the "
-"strings and the array after use>."
+#: ../src/guestfs-actions.pod:1851 ../src/guestfs-actions.pod:1870
+#: ../src/guestfs-actions.pod:1973 ../src/guestfs-actions.pod:1992
+#: ../src/guestfs-actions.pod:2238 ../src/guestfs-actions.pod:2704
+#: ../src/guestfs-actions.pod:2720 ../src/guestfs-actions.pod:2739
+#: ../src/guestfs-actions.pod:2804 ../src/guestfs-actions.pod:2828
+#: ../src/guestfs-actions.pod:2899 ../src/guestfs-actions.pod:2948
+#: ../src/guestfs-actions.pod:3217 ../src/guestfs-actions.pod:3592
+#: ../src/guestfs-actions.pod:3872 ../src/guestfs-actions.pod:4186
+#: ../src/guestfs-actions.pod:4203 ../src/guestfs-actions.pod:4223
+#: ../src/guestfs-actions.pod:4285 ../src/guestfs-actions.pod:4390
+#: ../src/guestfs-actions.pod:4789 ../src/guestfs-actions.pod:5546
+#: ../src/guestfs-actions.pod:6181 ../src/guestfs-actions.pod:6307
+#: ../src/guestfs-actions.pod:6421 ../src/guestfs-actions.pod:7176
+#: ../src/guestfs-actions.pod:7237 ../src/guestfs-actions.pod:7292
+#: ../src/guestfs-actions.pod:7438 ../src/guestfs-actions.pod:7462
+#: ../src/guestfs-actions.pod:7938 ../src/guestfs-actions.pod:7958
+#: ../src/guestfs-actions.pod:8005 ../src/guestfs-actions.pod:8199
+#: ../src/guestfs-actions.pod:8218 ../src/guestfs-actions.pod:8309
+#: ../src/guestfs-actions.pod:8328 ../src/guestfs-actions.pod:8374
+#: ../src/guestfs-actions.pod:8393
+msgid ""
+"This function returns a NULL-terminated array of strings (like L<environ(3)"
+">), or NULL if there was an error. I<The caller must free the strings and "
+"the array after use>."
msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:531 ../src/guestfs-actions.pod:1121
-#: ../src/guestfs-actions.pod:1139 ../src/guestfs-actions.pod:1900
-#: ../src/guestfs-actions.pod:3942 ../src/guestfs-actions.pod:3973
-#: ../src/guestfs-actions.pod:4631 ../src/guestfs-actions.pod:4681
-#: ../src/guestfs-actions.pod:4868 ../src/guestfs-actions.pod:4901
-#: ../src/guestfs-actions.pod:5064 ../src/guestfs-actions.pod:5551
-#: ../src/guestfs-actions.pod:6124 ../src/guestfs-actions.pod:6521
-#: ../src/guestfs-actions.pod:6535 ../src/guestfs-actions.pod:6547
-#: ../src/guestfs-actions.pod:7031 ../src/guestfs-actions.pod:7690
-#: ../src/guestfs-actions.pod:7703 ../src/guestfs-actions.pod:7936
-#: ../src/guestfs-actions.pod:8201
+#: ../src/guestfs-actions.pod:1139 ../src/guestfs-actions.pod:1908
+#: ../src/guestfs-actions.pod:3950 ../src/guestfs-actions.pod:3981
+#: ../src/guestfs-actions.pod:4633 ../src/guestfs-actions.pod:4680
+#: ../src/guestfs-actions.pod:4867 ../src/guestfs-actions.pod:4900
+#: ../src/guestfs-actions.pod:5063 ../src/guestfs-actions.pod:5550
+#: ../src/guestfs-actions.pod:6122 ../src/guestfs-actions.pod:6519
+#: ../src/guestfs-actions.pod:6533 ../src/guestfs-actions.pod:6545
+#: ../src/guestfs-actions.pod:7023 ../src/guestfs-actions.pod:7676
+#: ../src/guestfs-actions.pod:7689 ../src/guestfs-actions.pod:7922
+#: ../src/guestfs-actions.pod:8187
msgid "(Added in 0.8)"
msgstr "(Додано у 0.8)"
@@ -26151,7 +26118,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:1645
+#: ../src/guestfs-actions.pod:674 ../src/guestfs-actions.pod:1653
msgid "(Added in 1.0.80)"
msgstr "(Додано у 1.0.80)"
@@ -26305,21 +26272,21 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:766 ../src/guestfs-actions.pod:1883
-#: ../src/guestfs-actions.pod:1898 ../src/guestfs-actions.pod:2387
-#: ../src/guestfs-actions.pod:2398 ../src/guestfs-actions.pod:2470
-#: ../src/guestfs-actions.pod:2496 ../src/guestfs-actions.pod:2536
-#: ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:2587
-#: ../src/guestfs-actions.pod:2610 ../src/guestfs-actions.pod:3685
-#: ../src/guestfs-actions.pod:3701 ../src/guestfs-actions.pod:3719
-#: ../src/guestfs-actions.pod:3881 ../src/guestfs-actions.pod:3895
-#: ../src/guestfs-actions.pod:3910 ../src/guestfs-actions.pod:3924
-#: ../src/guestfs-actions.pod:3940 ../src/guestfs-actions.pod:3955
-#: ../src/guestfs-actions.pod:3971 ../src/guestfs-actions.pod:3985
-#: ../src/guestfs-actions.pod:3998 ../src/guestfs-actions.pod:4012
-#: ../src/guestfs-actions.pod:4027 ../src/guestfs-actions.pod:4042
-#: ../src/guestfs-actions.pod:4055 ../src/guestfs-actions.pod:4069
-#: ../src/guestfs-actions.pod:5788
+#: ../src/guestfs-actions.pod:766 ../src/guestfs-actions.pod:1891
+#: ../src/guestfs-actions.pod:1906 ../src/guestfs-actions.pod:2395
+#: ../src/guestfs-actions.pod:2406 ../src/guestfs-actions.pod:2478
+#: ../src/guestfs-actions.pod:2504 ../src/guestfs-actions.pod:2544
+#: ../src/guestfs-actions.pod:2559 ../src/guestfs-actions.pod:2595
+#: ../src/guestfs-actions.pod:2618 ../src/guestfs-actions.pod:3693
+#: ../src/guestfs-actions.pod:3709 ../src/guestfs-actions.pod:3727
+#: ../src/guestfs-actions.pod:3889 ../src/guestfs-actions.pod:3903
+#: ../src/guestfs-actions.pod:3918 ../src/guestfs-actions.pod:3932
+#: ../src/guestfs-actions.pod:3948 ../src/guestfs-actions.pod:3963
+#: ../src/guestfs-actions.pod:3979 ../src/guestfs-actions.pod:3993
+#: ../src/guestfs-actions.pod:4006 ../src/guestfs-actions.pod:4020
+#: ../src/guestfs-actions.pod:4035 ../src/guestfs-actions.pod:4050
+#: ../src/guestfs-actions.pod:4063 ../src/guestfs-actions.pod:4077
+#: ../src/guestfs-actions.pod:5784
msgid "This function returns a C truth value on success or -1 on error."
msgstr ""
@@ -26583,8 +26550,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:970
msgid ""
-"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return "
-"C<\"/WINDOWS/system32\"> (the exact return value would depend on details of "
+"Thus C<guestfs_case_sensitive_path> (\"/Windows/System32\") might return C<"
+"\"/WINDOWS/system32\"> (the exact return value would depend on details of "
"how the directories were originally created under Windows)."
msgstr ""
@@ -26594,7 +26561,7 @@ msgid "See also C<guestfs_realpath>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:983 ../src/guestfs-actions.pod:7870
+#: ../src/guestfs-actions.pod:983 ../src/guestfs-actions.pod:7856
msgid "(Added in 1.0.75)"
msgstr "(Додано у 1.0.75)"
@@ -26623,12 +26590,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:4199
-#: ../src/guestfs-actions.pod:4281 ../src/guestfs-actions.pod:4298
-#: ../src/guestfs-actions.pod:4386 ../src/guestfs-actions.pod:4794
-#: ../src/guestfs-actions.pod:4808 ../src/guestfs-actions.pod:6187
-#: ../src/guestfs-actions.pod:6201 ../src/guestfs-actions.pod:8023
-#: ../src/guestfs-actions.pod:8037
+#: ../src/guestfs-actions.pod:1004 ../src/guestfs-actions.pod:4207
+#: ../src/guestfs-actions.pod:4289 ../src/guestfs-actions.pod:4306
+#: ../src/guestfs-actions.pod:4394 ../src/guestfs-actions.pod:4793
+#: ../src/guestfs-actions.pod:4807 ../src/guestfs-actions.pod:6185
+#: ../src/guestfs-actions.pod:6199 ../src/guestfs-actions.pod:8009
+#: ../src/guestfs-actions.pod:8023
msgid "(Added in 0.4)"
msgstr "(Додано у 0.4)"
@@ -26659,10 +26626,10 @@ msgid "To get the checksums for many files, use C<guestfs_checksums_out>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1061 ../src/guestfs-actions.pod:1720
-#: ../src/guestfs-actions.pod:2578 ../src/guestfs-actions.pod:3897
-#: ../src/guestfs-actions.pod:3926 ../src/guestfs-actions.pod:3987
-#: ../src/guestfs-actions.pod:4014 ../src/guestfs-actions.pod:7726
+#: ../src/guestfs-actions.pod:1061 ../src/guestfs-actions.pod:1728
+#: ../src/guestfs-actions.pod:2586 ../src/guestfs-actions.pod:3905
+#: ../src/guestfs-actions.pod:3934 ../src/guestfs-actions.pod:3995
+#: ../src/guestfs-actions.pod:4022 ../src/guestfs-actions.pod:7712
msgid "(Added in 1.0.2)"
msgstr "(Додано у 1.0.2)"
@@ -26691,11 +26658,11 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1077 ../src/guestfs-actions.pod:5618
-#: ../src/guestfs-actions.pod:5753 ../src/guestfs-actions.pod:5790
-#: ../src/guestfs-actions.pod:5808 ../src/guestfs-actions.pod:5990
-#: ../src/guestfs-actions.pod:7635 ../src/guestfs-actions.pod:7649
-#: ../src/guestfs-actions.pod:8049
+#: ../src/guestfs-actions.pod:1077 ../src/guestfs-actions.pod:5617
+#: ../src/guestfs-actions.pod:5752 ../src/guestfs-actions.pod:5786
+#: ../src/guestfs-actions.pod:5804 ../src/guestfs-actions.pod:5986
+#: ../src/guestfs-actions.pod:7621 ../src/guestfs-actions.pod:7635
+#: ../src/guestfs-actions.pod:8035
msgid "(Added in 1.3.2)"
msgstr "(Додано у 1.3.2)"
@@ -26773,15 +26740,15 @@ msgstr ""
#: ../src/guestfs-actions.pod:1152
msgid ""
"The single parameter is an argv-style list of arguments. The first element "
-"is the name of the program to run. Subsequent elements are parameters. The"
-" list must be non-empty (ie. must contain a program name). Note that the "
+"is the name of the program to run. Subsequent elements are parameters. The "
+"list must be non-empty (ie. must contain a program name). Note that the "
"command runs directly, and is I<not> invoked via the shell (see "
"C<guestfs_sh>)."
msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:1183 ../src/guestfs-actions.pod:1203
-#: ../src/guestfs-actions.pod:2019
+#: ../src/guestfs-actions.pod:2027
msgid "(Added in 0.9.1)"
msgstr "(Додано у 0.9.1)"
@@ -26803,8 +26770,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:1191
msgid ""
-"This is the same as C<guestfs_command>, but splits the result into a list of"
-" lines."
+"This is the same as C<guestfs_command>, but splits the result into a list of "
+"lines."
msgstr ""
#. type: textblock
@@ -26847,7 +26814,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs-actions.pod:1229 ../src/guestfs-actions.pod:1288
-#: ../src/guestfs-actions.pod:2564 ../src/guestfs-actions.pod:6907
+#: ../src/guestfs-actions.pod:2572 ../src/guestfs-actions.pod:6902
msgid "(Added in 1.13.15)"
msgstr ""
@@ -27022,28 +26989,37 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1374 ../src/guestfs-actions.pod:1425
-#: ../src/guestfs-actions.pod:1476 ../src/guestfs-actions.pod:1532
-#: ../src/guestfs-actions.pod:1584 ../src/guestfs-actions.pod:1715
-#: ../src/guestfs-actions.pod:1746 ../src/guestfs-actions.pod:1791
-#: ../src/guestfs-actions.pod:2168 ../src/guestfs-actions.pod:2190
-#: ../src/guestfs-actions.pod:4097 ../src/guestfs-actions.pod:7721
-#: ../src/guestfs-actions.pod:7755 ../src/guestfs-actions.pod:8262
-#: ../src/guestfs-actions.pod:8285
+#: ../src/guestfs-actions.pod:1374 ../src/guestfs-actions.pod:1427
+#: ../src/guestfs-actions.pod:1480 ../src/guestfs-actions.pod:1538
+#: ../src/guestfs-actions.pod:1592 ../src/guestfs-actions.pod:1723
+#: ../src/guestfs-actions.pod:1754 ../src/guestfs-actions.pod:1799
+#: ../src/guestfs-actions.pod:2176 ../src/guestfs-actions.pod:2198
+#: ../src/guestfs-actions.pod:4105 ../src/guestfs-actions.pod:7707
+#: ../src/guestfs-actions.pod:7741 ../src/guestfs-actions.pod:8248
+#: ../src/guestfs-actions.pod:8271
msgid ""
"This long-running command can generate progress notification messages so "
"that the caller can display a progress bar or indicator. To receive these "
-"messages, the caller must register a progress event callback. See "
-"L<guestfs(3)/GUESTFS_EVENT_PROGRESS>."
+"messages, the caller must register a progress event callback. See L<guestfs"
+"(3)/GUESTFS_EVENT_PROGRESS>."
msgstr ""
+#. type: textblock
+#: ../src/guestfs-actions.pod:1379 ../src/guestfs-actions.pod:1432
+#: ../src/guestfs-actions.pod:1485 ../src/guestfs-actions.pod:1543
+#: ../src/guestfs-actions.pod:6042
+#, fuzzy
+#| msgid "(Added in 1.3.5)"
+msgid "(Added in 1.13.25)"
+msgstr "(Додано у 1.3.5)"
+
#. type: =head2
-#: ../src/guestfs-actions.pod:1379
+#: ../src/guestfs-actions.pod:1381
msgid "guestfs_copy_device_to_device_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1381
+#: ../src/guestfs-actions.pod:1383
#, no-wrap
msgid ""
" int\n"
@@ -27055,17 +27031,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1387
+#: ../src/guestfs-actions.pod:1389
msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1391
+#: ../src/guestfs-actions.pod:1393
msgid "guestfs_copy_device_to_device_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1393
+#: ../src/guestfs-actions.pod:1395
#, no-wrap
msgid ""
" int\n"
@@ -27077,17 +27053,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1399
+#: ../src/guestfs-actions.pod:1401
msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1403
+#: ../src/guestfs-actions.pod:1405
msgid "guestfs_copy_device_to_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1405
+#: ../src/guestfs-actions.pod:1407
#, no-wrap
msgid ""
" int\n"
@@ -27099,7 +27075,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1416
+#: ../src/guestfs-actions.pod:1418
#, no-wrap
msgid ""
" GUESTFS_COPY_DEVICE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n"
@@ -27109,19 +27085,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1420 ../src/guestfs-actions.pod:1471
-#: ../src/guestfs-actions.pod:1522
+#: ../src/guestfs-actions.pod:1422 ../src/guestfs-actions.pod:1475
+#: ../src/guestfs-actions.pod:1528
msgid ""
"See C<guestfs_copy_device_to_device> for a general overview of this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1430
+#: ../src/guestfs-actions.pod:1434
msgid "guestfs_copy_device_to_file_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1432
+#: ../src/guestfs-actions.pod:1436
#, no-wrap
msgid ""
" int\n"
@@ -27133,17 +27109,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1438
+#: ../src/guestfs-actions.pod:1442
msgid "This is the \"va_list variant\" of L</guestfs_copy_device_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1442
+#: ../src/guestfs-actions.pod:1446
msgid "guestfs_copy_device_to_file_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1444
+#: ../src/guestfs-actions.pod:1448
#, no-wrap
msgid ""
" int\n"
@@ -27155,17 +27131,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1450
+#: ../src/guestfs-actions.pod:1454
msgid "This is the \"argv variant\" of L</guestfs_copy_device_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1454
+#: ../src/guestfs-actions.pod:1458
msgid "guestfs_copy_file_to_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1456
+#: ../src/guestfs-actions.pod:1460
#, no-wrap
msgid ""
" int\n"
@@ -27177,7 +27153,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1467
+#: ../src/guestfs-actions.pod:1471
#, no-wrap
msgid ""
" GUESTFS_COPY_FILE_TO_DEVICE_SRCOFFSET, int64_t srcoffset,\n"
@@ -27187,12 +27163,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1481
+#: ../src/guestfs-actions.pod:1487
msgid "guestfs_copy_file_to_device_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1483
+#: ../src/guestfs-actions.pod:1489
#, no-wrap
msgid ""
" int\n"
@@ -27204,17 +27180,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1489
+#: ../src/guestfs-actions.pod:1495
msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1493
+#: ../src/guestfs-actions.pod:1499
msgid "guestfs_copy_file_to_device_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1495
+#: ../src/guestfs-actions.pod:1501
#, no-wrap
msgid ""
" int\n"
@@ -27226,17 +27202,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1501
+#: ../src/guestfs-actions.pod:1507
msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1505
+#: ../src/guestfs-actions.pod:1511
msgid "guestfs_copy_file_to_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1507
+#: ../src/guestfs-actions.pod:1513
#, no-wrap
msgid ""
" int\n"
@@ -27248,7 +27224,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1518
+#: ../src/guestfs-actions.pod:1524
#, no-wrap
msgid ""
" GUESTFS_COPY_FILE_TO_FILE_SRCOFFSET, int64_t srcoffset,\n"
@@ -27258,20 +27234,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1525
+#: ../src/guestfs-actions.pod:1531
msgid ""
-"This is B<not> the function you want for copying files. This is for copying"
-" blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and "
+"This is B<not> the function you want for copying files. This is for copying "
+"blocks within existing files. See C<guestfs_cp>, C<guestfs_cp_a> and "
"C<guestfs_mv> for general file copying and moving functions."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1537
+#: ../src/guestfs-actions.pod:1545
msgid "guestfs_copy_file_to_file_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1539
+#: ../src/guestfs-actions.pod:1547
#, no-wrap
msgid ""
" int\n"
@@ -27283,17 +27259,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1545
+#: ../src/guestfs-actions.pod:1553
msgid "This is the \"va_list variant\" of L</guestfs_copy_file_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1549
+#: ../src/guestfs-actions.pod:1557
msgid "guestfs_copy_file_to_file_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1551
+#: ../src/guestfs-actions.pod:1559
#, no-wrap
msgid ""
" int\n"
@@ -27305,17 +27281,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1557
+#: ../src/guestfs-actions.pod:1565
msgid "This is the \"argv variant\" of L</guestfs_copy_file_to_file>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1561
+#: ../src/guestfs-actions.pod:1569
msgid "guestfs_copy_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1563
+#: ../src/guestfs-actions.pod:1571
#, no-wrap
msgid ""
" int\n"
@@ -27327,26 +27303,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1569 ../src/guestfs-actions.pod:1626
+#: ../src/guestfs-actions.pod:1577 ../src/guestfs-actions.pod:1634
msgid ""
-"I<This function is deprecated.> In new code, use the "
-"L</guestfs_copy_device_to_device> call instead."
+"I<This function is deprecated.> In new code, use the L</"
+"guestfs_copy_device_to_device> call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1589 ../src/guestfs-actions.pod:4821
-#: ../src/guestfs-actions.pod:6214 ../src/guestfs-actions.pod:7956
-#: ../src/guestfs-actions.pod:7976 ../src/guestfs-actions.pod:8062
+#: ../src/guestfs-actions.pod:1597 ../src/guestfs-actions.pod:4820
+#: ../src/guestfs-actions.pod:6212 ../src/guestfs-actions.pod:7942
+#: ../src/guestfs-actions.pod:7962 ../src/guestfs-actions.pod:8048
msgid "(Added in 1.0.87)"
msgstr "(Додано у 1.0.87)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1591
+#: ../src/guestfs-actions.pod:1599
msgid "guestfs_cp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1593
+#: ../src/guestfs-actions.pod:1601
#, no-wrap
msgid ""
" int\n"
@@ -27357,20 +27333,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1603 ../src/guestfs-actions.pod:1617
-#: ../src/guestfs-actions.pod:1697 ../src/guestfs-actions.pod:1771
-#: ../src/guestfs-actions.pod:1885 ../src/guestfs-actions.pod:5565
-#: ../src/guestfs-actions.pod:6058
+#: ../src/guestfs-actions.pod:1611 ../src/guestfs-actions.pod:1625
+#: ../src/guestfs-actions.pod:1705 ../src/guestfs-actions.pod:1779
+#: ../src/guestfs-actions.pod:1893 ../src/guestfs-actions.pod:5564
+#: ../src/guestfs-actions.pod:6056
msgid "(Added in 1.0.18)"
msgstr "(Додано у 1.0.18)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1605
+#: ../src/guestfs-actions.pod:1613
msgid "guestfs_cp_a"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1607
+#: ../src/guestfs-actions.pod:1615
#, no-wrap
msgid ""
" int\n"
@@ -27381,12 +27357,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1619
+#: ../src/guestfs-actions.pod:1627
msgid "guestfs_dd"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1621
+#: ../src/guestfs-actions.pod:1629
#, no-wrap
msgid ""
" int\n"
@@ -27397,20 +27373,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1638
+#: ../src/guestfs-actions.pod:1646
msgid ""
"If the destination is a device, it must be as large or larger than the "
-"source file or device, otherwise the copy will fail. This command cannot do"
-" partial copies (see C<guestfs_copy_device_to_device>)."
+"source file or device, otherwise the copy will fail. This command cannot do "
+"partial copies (see C<guestfs_copy_device_to_device>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1647
+#: ../src/guestfs-actions.pod:1655
msgid "guestfs_df"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1649
+#: ../src/guestfs-actions.pod:1657
#, no-wrap
msgid ""
" char *\n"
@@ -27419,7 +27395,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1654 ../src/guestfs-actions.pod:1671
+#: ../src/guestfs-actions.pod:1662 ../src/guestfs-actions.pod:1679
msgid ""
"This command is mostly useful for interactive sessions. It is I<not> "
"intended that you try to parse the output string. Use C<guestfs_statvfs> "
@@ -27427,23 +27403,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1661 ../src/guestfs-actions.pod:1678
-#: ../src/guestfs-actions.pod:1796 ../src/guestfs-actions.pod:2803
-#: ../src/guestfs-actions.pod:2827 ../src/guestfs-actions.pod:2895
-#: ../src/guestfs-actions.pod:4931 ../src/guestfs-actions.pod:5465
-#: ../src/guestfs-actions.pod:7459 ../src/guestfs-actions.pod:7483
-#: ../src/guestfs-actions.pod:8102 ../src/guestfs-actions.pod:8115
-#: ../src/guestfs-actions.pod:8128
+#: ../src/guestfs-actions.pod:1669 ../src/guestfs-actions.pod:1686
+#: ../src/guestfs-actions.pod:1804 ../src/guestfs-actions.pod:2811
+#: ../src/guestfs-actions.pod:2835 ../src/guestfs-actions.pod:2903
+#: ../src/guestfs-actions.pod:4930 ../src/guestfs-actions.pod:5464
+#: ../src/guestfs-actions.pod:7445 ../src/guestfs-actions.pod:7469
+#: ../src/guestfs-actions.pod:8088 ../src/guestfs-actions.pod:8101
+#: ../src/guestfs-actions.pod:8114
msgid "(Added in 1.0.54)"
msgstr "(Додано у 1.0.54)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1663
+#: ../src/guestfs-actions.pod:1671
msgid "guestfs_df_h"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1665
+#: ../src/guestfs-actions.pod:1673
#, no-wrap
msgid ""
" char *\n"
@@ -27452,12 +27428,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1680
+#: ../src/guestfs-actions.pod:1688
msgid "guestfs_dmesg"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1682
+#: ../src/guestfs-actions.pod:1690
#, no-wrap
msgid ""
" char *\n"
@@ -27466,7 +27442,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1689
+#: ../src/guestfs-actions.pod:1697
msgid ""
"Another way to get the same information is to enable verbose messages with "
"C<guestfs_set_verbose> or by setting the environment variable "
@@ -27474,12 +27450,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1699
+#: ../src/guestfs-actions.pod:1707
msgid "guestfs_download"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1701
+#: ../src/guestfs-actions.pod:1709
#, no-wrap
msgid ""
" int\n"
@@ -27490,17 +27466,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1711
+#: ../src/guestfs-actions.pod:1719
msgid "See also C<guestfs_upload>, C<guestfs_cat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1722
+#: ../src/guestfs-actions.pod:1730
msgid "guestfs_download_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1724
+#: ../src/guestfs-actions.pod:1732
#, no-wrap
msgid ""
" int\n"
@@ -27513,30 +27489,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1737
+#: ../src/guestfs-actions.pod:1745
msgid ""
"Note that there is no limit on the amount of data that can be downloaded "
-"with this call, unlike with C<guestfs_pread>, and this call always reads the"
-" full amount unless an error occurs."
+"with this call, unlike with C<guestfs_pread>, and this call always reads the "
+"full amount unless an error occurs."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1742
+#: ../src/guestfs-actions.pod:1750
msgid "See also C<guestfs_download>, C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1751 ../src/guestfs-actions.pod:7760
+#: ../src/guestfs-actions.pod:1759 ../src/guestfs-actions.pod:7746
msgid "(Added in 1.5.17)"
msgstr "(Додано у 1.5.17)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1753
+#: ../src/guestfs-actions.pod:1761
msgid "guestfs_drop_caches"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1755
+#: ../src/guestfs-actions.pod:1763
#, no-wrap
msgid ""
" int\n"
@@ -27546,12 +27522,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1773
+#: ../src/guestfs-actions.pod:1781
msgid "guestfs_du"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1775
+#: ../src/guestfs-actions.pod:1783
#, no-wrap
msgid ""
" int64_t\n"
@@ -27561,12 +27537,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1798
+#: ../src/guestfs-actions.pod:1806
msgid "guestfs_e2fsck_f"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1800
+#: ../src/guestfs-actions.pod:1808
#, no-wrap
msgid ""
" int\n"
@@ -27576,24 +27552,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1808
+#: ../src/guestfs-actions.pod:1816
msgid ""
"This command is only needed because of C<guestfs_resize2fs> (q.v.). "
"Normally you should use C<guestfs_fsck>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1813
+#: ../src/guestfs-actions.pod:1821
msgid "(Added in 1.0.29)"
msgstr "(Додано у 1.0.29)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1815
+#: ../src/guestfs-actions.pod:1823
msgid "guestfs_echo_daemon"
msgstr "guestfs_echo_daemon"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1817
+#: ../src/guestfs-actions.pod:1825
#, no-wrap
msgid ""
" char *\n"
@@ -27607,23 +27583,23 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:1826
+#: ../src/guestfs-actions.pod:1834
msgid "See also C<guestfs_ping_daemon>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1831 ../src/guestfs-actions.pod:2589
-#: ../src/guestfs-actions.pod:6931
+#: ../src/guestfs-actions.pod:1839 ../src/guestfs-actions.pod:2597
+#: ../src/guestfs-actions.pod:6926
msgid "(Added in 1.0.69)"
msgstr "(Додано у 1.0.69)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1833
+#: ../src/guestfs-actions.pod:1841
msgid "guestfs_egrep"
msgstr "guestfs_egrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1835
+#: ../src/guestfs-actions.pod:1843
#, no-wrap
msgid ""
" char **\n"
@@ -27639,33 +27615,33 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:1850 ../src/guestfs-actions.pod:1869
-#: ../src/guestfs-actions.pod:1926 ../src/guestfs-actions.pod:1972
-#: ../src/guestfs-actions.pod:1991 ../src/guestfs-actions.pod:2719
-#: ../src/guestfs-actions.pod:2738 ../src/guestfs-actions.pod:2916
-#: ../src/guestfs-actions.pod:2929 ../src/guestfs-actions.pod:2944
-#: ../src/guestfs-actions.pod:2990 ../src/guestfs-actions.pod:3012
-#: ../src/guestfs-actions.pod:3025 ../src/guestfs-actions.pod:4311
-#: ../src/guestfs-actions.pod:4325 ../src/guestfs-actions.pod:4338
-#: ../src/guestfs-actions.pod:4352 ../src/guestfs-actions.pod:5353
-#: ../src/guestfs-actions.pod:6392 ../src/guestfs-actions.pod:6441
-#: ../src/guestfs-actions.pod:7327 ../src/guestfs-actions.pod:7339
-#: ../src/guestfs-actions.pod:7352 ../src/guestfs-actions.pod:7365
-#: ../src/guestfs-actions.pod:7387 ../src/guestfs-actions.pod:7400
-#: ../src/guestfs-actions.pod:7413 ../src/guestfs-actions.pod:7426
-#: ../src/guestfs-actions.pod:8220 ../src/guestfs-actions.pod:8239
-#: ../src/guestfs-actions.pod:8333 ../src/guestfs-actions.pod:8352
-#: ../src/guestfs-actions.pod:8398 ../src/guestfs-actions.pod:8417
+#: ../src/guestfs-actions.pod:1858 ../src/guestfs-actions.pod:1877
+#: ../src/guestfs-actions.pod:1934 ../src/guestfs-actions.pod:1980
+#: ../src/guestfs-actions.pod:1999 ../src/guestfs-actions.pod:2727
+#: ../src/guestfs-actions.pod:2746 ../src/guestfs-actions.pod:2924
+#: ../src/guestfs-actions.pod:2937 ../src/guestfs-actions.pod:2952
+#: ../src/guestfs-actions.pod:2998 ../src/guestfs-actions.pod:3020
+#: ../src/guestfs-actions.pod:3033 ../src/guestfs-actions.pod:4319
+#: ../src/guestfs-actions.pod:4333 ../src/guestfs-actions.pod:4346
+#: ../src/guestfs-actions.pod:4360 ../src/guestfs-actions.pod:5352
+#: ../src/guestfs-actions.pod:6390 ../src/guestfs-actions.pod:6439
+#: ../src/guestfs-actions.pod:7313 ../src/guestfs-actions.pod:7325
+#: ../src/guestfs-actions.pod:7338 ../src/guestfs-actions.pod:7351
+#: ../src/guestfs-actions.pod:7373 ../src/guestfs-actions.pod:7386
+#: ../src/guestfs-actions.pod:7399 ../src/guestfs-actions.pod:7412
+#: ../src/guestfs-actions.pod:8206 ../src/guestfs-actions.pod:8225
+#: ../src/guestfs-actions.pod:8316 ../src/guestfs-actions.pod:8335
+#: ../src/guestfs-actions.pod:8381 ../src/guestfs-actions.pod:8400
msgid "(Added in 1.0.66)"
msgstr "(Додано у 1.0.66)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1852
+#: ../src/guestfs-actions.pod:1860
msgid "guestfs_egrepi"
msgstr "guestfs_egrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:1854
+#: ../src/guestfs-actions.pod:1862
#, no-wrap
msgid ""
" char **\n"
@@ -27676,12 +27652,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1871
+#: ../src/guestfs-actions.pod:1879
msgid "guestfs_equal"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1873
+#: ../src/guestfs-actions.pod:1881
#, no-wrap
msgid ""
" int\n"
@@ -27692,12 +27668,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1887
+#: ../src/guestfs-actions.pod:1895
msgid "guestfs_exists"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1889
+#: ../src/guestfs-actions.pod:1897
#, no-wrap
msgid ""
" int\n"
@@ -27707,17 +27683,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1896
+#: ../src/guestfs-actions.pod:1904
msgid "See also C<guestfs_is_file>, C<guestfs_is_dir>, C<guestfs_stat>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1902
+#: ../src/guestfs-actions.pod:1910
msgid "guestfs_fallocate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1904
+#: ../src/guestfs-actions.pod:1912
#, no-wrap
msgid ""
" int\n"
@@ -27728,19 +27704,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1909
+#: ../src/guestfs-actions.pod:1917
msgid ""
-"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64>"
-" call instead."
+"I<This function is deprecated.> In new code, use the L</guestfs_fallocate64> "
+"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1928
+#: ../src/guestfs-actions.pod:1936
msgid "guestfs_fallocate64"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1930
+#: ../src/guestfs-actions.pod:1938
#, no-wrap
msgid ""
" int\n"
@@ -27751,14 +27727,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1939
+#: ../src/guestfs-actions.pod:1947
msgid ""
"Note that this call allocates disk blocks for the file. To create a sparse "
"file use C<guestfs_truncate_size> instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1942
+#: ../src/guestfs-actions.pod:1950
msgid ""
"The deprecated call C<guestfs_fallocate> does the same, but owing to an "
"oversight it only allowed 30 bit lengths to be specified, effectively "
@@ -27766,17 +27742,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:1953
+#: ../src/guestfs-actions.pod:1961
msgid "(Added in 1.3.17)"
msgstr "(Додано у 1.3.17)"
#. type: =head2
-#: ../src/guestfs-actions.pod:1955
+#: ../src/guestfs-actions.pod:1963
msgid "guestfs_fgrep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1957
+#: ../src/guestfs-actions.pod:1965
#, no-wrap
msgid ""
" char **\n"
@@ -27787,12 +27763,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1974
+#: ../src/guestfs-actions.pod:1982
msgid "guestfs_fgrepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1976
+#: ../src/guestfs-actions.pod:1984
#, no-wrap
msgid ""
" char **\n"
@@ -27803,12 +27779,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:1993
+#: ../src/guestfs-actions.pod:2001
msgid "guestfs_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:1995
+#: ../src/guestfs-actions.pod:2003
#, no-wrap
msgid ""
" char *\n"
@@ -27818,19 +27794,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2013
+#: ../src/guestfs-actions.pod:2021
msgid ""
"See also: L<file(1)>, C<guestfs_vfs_type>, C<guestfs_lstat>, "
"C<guestfs_is_file>, C<guestfs_is_blockdev> (etc), C<guestfs_is_zero>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2021
+#: ../src/guestfs-actions.pod:2029
msgid "guestfs_file_architecture"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2023
+#: ../src/guestfs-actions.pod:2031
#, no-wrap
msgid ""
" char *\n"
@@ -27840,23 +27816,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2131 ../src/guestfs-actions.pod:2294
-#: ../src/guestfs-actions.pod:2311 ../src/guestfs-actions.pod:3045
-#: ../src/guestfs-actions.pod:3147 ../src/guestfs-actions.pod:3213
-#: ../src/guestfs-actions.pod:3400 ../src/guestfs-actions.pod:3418
-#: ../src/guestfs-actions.pod:3458 ../src/guestfs-actions.pod:3534
-#: ../src/guestfs-actions.pod:3631 ../src/guestfs-actions.pod:3868
-#: ../src/guestfs-actions.pod:4000
+#: ../src/guestfs-actions.pod:2139 ../src/guestfs-actions.pod:2302
+#: ../src/guestfs-actions.pod:2319 ../src/guestfs-actions.pod:3053
+#: ../src/guestfs-actions.pod:3155 ../src/guestfs-actions.pod:3221
+#: ../src/guestfs-actions.pod:3408 ../src/guestfs-actions.pod:3426
+#: ../src/guestfs-actions.pod:3466 ../src/guestfs-actions.pod:3542
+#: ../src/guestfs-actions.pod:3639 ../src/guestfs-actions.pod:3876
+#: ../src/guestfs-actions.pod:4008
msgid "(Added in 1.5.3)"
msgstr "(Додано у 1.5.3)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2133
+#: ../src/guestfs-actions.pod:2141
msgid "guestfs_filesize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2135
+#: ../src/guestfs-actions.pod:2143
#, no-wrap
msgid ""
" int64_t\n"
@@ -27866,7 +27842,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2141
+#: ../src/guestfs-actions.pod:2149
msgid ""
"To get other stats about a file, use C<guestfs_stat>, C<guestfs_lstat>, "
"C<guestfs_is_dir>, C<guestfs_is_file> etc. To get the size of block "
@@ -27874,17 +27850,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2147
+#: ../src/guestfs-actions.pod:2155
msgid "(Added in 1.0.82)"
msgstr "(Додано у 1.0.82)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2149
+#: ../src/guestfs-actions.pod:2157
msgid "guestfs_fill"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2151
+#: ../src/guestfs-actions.pod:2159
#, no-wrap
msgid ""
" int\n"
@@ -27896,7 +27872,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2161
+#: ../src/guestfs-actions.pod:2169
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
"C<guestfs_truncate_size>. To create a file with a pattern of repeating "
@@ -27904,17 +27880,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2173
+#: ../src/guestfs-actions.pod:2181
msgid "(Added in 1.0.79)"
msgstr "(Додано у 1.0.79)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2175
+#: ../src/guestfs-actions.pod:2183
msgid "guestfs_fill_pattern"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2177
+#: ../src/guestfs-actions.pod:2185
#, no-wrap
msgid ""
" int\n"
@@ -27926,7 +27902,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2183
+#: ../src/guestfs-actions.pod:2191
msgid ""
"This function is like C<guestfs_fill> except that it creates a new file of "
"length C<len> containing the repeating pattern of bytes in C<pattern>. The "
@@ -27935,17 +27911,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2195
+#: ../src/guestfs-actions.pod:2203
msgid "(Added in 1.3.12)"
msgstr "(Додано у 1.3.12)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2197
+#: ../src/guestfs-actions.pod:2205
msgid "guestfs_find"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2199
+#: ../src/guestfs-actions.pod:2207
#, no-wrap
msgid ""
" char **\n"
@@ -27955,29 +27931,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2215
+#: ../src/guestfs-actions.pod:2223
msgid ""
"then the returned list from C<guestfs_find> C</tmp> would be 4 elements:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2228
+#: ../src/guestfs-actions.pod:2236
msgid "See also C<guestfs_find0>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2237 ../src/guestfs-actions.pod:4758
-#: ../src/guestfs-actions.pod:6476
+#: ../src/guestfs-actions.pod:2245 ../src/guestfs-actions.pod:4757
+#: ../src/guestfs-actions.pod:6474
msgid "(Added in 1.0.27)"
msgstr "(Додано у 1.0.27)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2239
+#: ../src/guestfs-actions.pod:2247
msgid "guestfs_find0"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2241
+#: ../src/guestfs-actions.pod:2249
#, no-wrap
msgid ""
" int\n"
@@ -27988,24 +27964,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2250
+#: ../src/guestfs-actions.pod:2258
msgid ""
"This command works the same way as C<guestfs_find> with the following "
"exceptions:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2277
+#: ../src/guestfs-actions.pod:2285
msgid "(Added in 1.0.74)"
msgstr "(Додано у 1.0.74)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2279
+#: ../src/guestfs-actions.pod:2287
msgid "guestfs_findfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2281
+#: ../src/guestfs-actions.pod:2289
#, no-wrap
msgid ""
" char *\n"
@@ -28015,17 +27991,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2289
+#: ../src/guestfs-actions.pod:2297
msgid "To find the label of a filesystem, use C<guestfs_vfs_label>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2296
+#: ../src/guestfs-actions.pod:2304
msgid "guestfs_findfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2298
+#: ../src/guestfs-actions.pod:2306
#, no-wrap
msgid ""
" char *\n"
@@ -28035,17 +28011,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2306
+#: ../src/guestfs-actions.pod:2314
msgid "To find the UUID of a filesystem, use C<guestfs_vfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2313
+#: ../src/guestfs-actions.pod:2321
msgid "guestfs_fsck"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2315
+#: ../src/guestfs-actions.pod:2323
#, no-wrap
msgid ""
" int\n"
@@ -28056,17 +28032,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2350 ../src/guestfs-actions.pod:8267
+#: ../src/guestfs-actions.pod:2358 ../src/guestfs-actions.pod:8253
msgid "(Added in 1.0.16)"
msgstr "(Додано у 1.0.16)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2352
+#: ../src/guestfs-actions.pod:2360
msgid "guestfs_get_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2354
+#: ../src/guestfs-actions.pod:2362
#, no-wrap
msgid ""
" const char *\n"
@@ -28075,29 +28051,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2362
+#: ../src/guestfs-actions.pod:2370
msgid ""
-"This function returns a string which may be NULL. There is no way to return"
-" an error from this function. The string is owned by the guest handle and "
+"This function returns a string which may be NULL. There is no way to return "
+"an error from this function. The string is owned by the guest handle and "
"must I<not> be freed."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2366 ../src/guestfs-actions.pod:6154
-#: ../src/guestfs-actions.pod:6636 ../src/guestfs-actions.pod:7094
-#: ../src/guestfs-actions.pod:7113 ../src/guestfs-actions.pod:7129
-#: ../src/guestfs-actions.pod:7153 ../src/guestfs-actions.pod:7907
-#: ../src/guestfs-actions.pod:7922 ../src/guestfs-actions.pod:8314
+#: ../src/guestfs-actions.pod:2374 ../src/guestfs-actions.pod:6152
+#: ../src/guestfs-actions.pod:6631 ../src/guestfs-actions.pod:7080
+#: ../src/guestfs-actions.pod:7099 ../src/guestfs-actions.pod:7115
+#: ../src/guestfs-actions.pod:7139 ../src/guestfs-actions.pod:7893
+#: ../src/guestfs-actions.pod:7908 ../src/guestfs-actions.pod:8297
msgid "(Added in 1.0.26)"
msgstr "(Додано у 1.0.26)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2368
+#: ../src/guestfs-actions.pod:2376
msgid "guestfs_get_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2370
+#: ../src/guestfs-actions.pod:2378
#, no-wrap
msgid ""
" char *\n"
@@ -28106,22 +28082,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2373
+#: ../src/guestfs-actions.pod:2381
msgid "Return the current attach method. See C<guestfs_set_attach_method>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2378 ../src/guestfs-actions.pod:6666
+#: ../src/guestfs-actions.pod:2386 ../src/guestfs-actions.pod:6661
msgid "(Added in 1.9.8)"
msgstr "(Додано у 1.9.8)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2380
+#: ../src/guestfs-actions.pod:2388
msgid "guestfs_get_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2382
+#: ../src/guestfs-actions.pod:2390
#, no-wrap
msgid ""
" int\n"
@@ -28130,12 +28106,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2391
+#: ../src/guestfs-actions.pod:2399
msgid "guestfs_get_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2393
+#: ../src/guestfs-actions.pod:2401
#, no-wrap
msgid ""
" int\n"
@@ -28144,17 +28120,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2400 ../src/guestfs-actions.pod:6707
+#: ../src/guestfs-actions.pod:2408 ../src/guestfs-actions.pod:6702
msgid "(Added in 1.0.72)"
msgstr "(Додано у 1.0.72)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2402
+#: ../src/guestfs-actions.pod:2410
msgid "guestfs_get_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2404
+#: ../src/guestfs-actions.pod:2412
#, no-wrap
msgid ""
" char *\n"
@@ -28164,25 +28140,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2408
+#: ../src/guestfs-actions.pod:2416
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_label> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2421 ../src/guestfs-actions.pod:2442
-#: ../src/guestfs-actions.pod:6725 ../src/guestfs-actions.pod:6744
+#: ../src/guestfs-actions.pod:2429 ../src/guestfs-actions.pod:2450
+#: ../src/guestfs-actions.pod:6720 ../src/guestfs-actions.pod:6739
msgid "(Added in 1.0.15)"
msgstr "(Додано у 1.0.15)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2423
+#: ../src/guestfs-actions.pod:2431
msgid "guestfs_get_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2425
+#: ../src/guestfs-actions.pod:2433
#, no-wrap
msgid ""
" char *\n"
@@ -28192,19 +28168,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2429
+#: ../src/guestfs-actions.pod:2437
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_vfs_uuid> "
"call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2444
+#: ../src/guestfs-actions.pod:2452
msgid "guestfs_get_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2446
+#: ../src/guestfs-actions.pod:2454
#, no-wrap
msgid ""
" int\n"
@@ -28213,30 +28189,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2452
+#: ../src/guestfs-actions.pod:2460
msgid ""
"If C<guestfs_set_memsize> was not called on this handle, and if "
-"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default"
-" value for memsize."
+"C<LIBGUESTFS_MEMSIZE> was not set, then this returns the compiled-in default "
+"value for memsize."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2461 ../src/guestfs-actions.pod:5049
-#: ../src/guestfs-actions.pod:5258 ../src/guestfs-actions.pod:5277
-#: ../src/guestfs-actions.pod:5296 ../src/guestfs-actions.pod:5308
-#: ../src/guestfs-actions.pod:5325 ../src/guestfs-actions.pod:5338
-#: ../src/guestfs-actions.pod:6379 ../src/guestfs-actions.pod:6765
-#: ../src/guestfs-actions.pod:7061 ../src/guestfs-actions.pod:7676
+#: ../src/guestfs-actions.pod:2469 ../src/guestfs-actions.pod:5048
+#: ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5276
+#: ../src/guestfs-actions.pod:5295 ../src/guestfs-actions.pod:5307
+#: ../src/guestfs-actions.pod:5324 ../src/guestfs-actions.pod:5337
+#: ../src/guestfs-actions.pod:6377 ../src/guestfs-actions.pod:6760
+#: ../src/guestfs-actions.pod:7050 ../src/guestfs-actions.pod:7662
msgid "(Added in 1.0.55)"
msgstr "(Додано у 1.0.55)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2463
+#: ../src/guestfs-actions.pod:2471
msgid "guestfs_get_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2465
+#: ../src/guestfs-actions.pod:2473
#, no-wrap
msgid ""
" int\n"
@@ -28245,17 +28221,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2472 ../src/guestfs-actions.pod:6784
+#: ../src/guestfs-actions.pod:2480 ../src/guestfs-actions.pod:6779
msgid "(Added in 1.5.4)"
msgstr "(Додано у 1.5.4)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2474
+#: ../src/guestfs-actions.pod:2482
msgid "guestfs_get_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2476
+#: ../src/guestfs-actions.pod:2484
#, no-wrap
msgid ""
" const char *\n"
@@ -28264,19 +28240,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2484 ../src/guestfs-actions.pod:2524
+#: ../src/guestfs-actions.pod:2492 ../src/guestfs-actions.pod:2532
msgid ""
"This function returns a string, or NULL on error. The string is owned by "
"the guest handle and must I<not> be freed."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2489
+#: ../src/guestfs-actions.pod:2497
msgid "guestfs_get_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2491
+#: ../src/guestfs-actions.pod:2499
#, no-wrap
msgid ""
" int\n"
@@ -28285,18 +28261,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2498 ../src/guestfs-actions.pod:6820
-#: ../src/guestfs-actions.pod:8168
+#: ../src/guestfs-actions.pod:2506 ../src/guestfs-actions.pod:6815
+#: ../src/guestfs-actions.pod:8154
msgid "(Added in 1.11.18)"
msgstr "(Додано у 1.11.18)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2500
+#: ../src/guestfs-actions.pod:2508
msgid "guestfs_get_pid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2502
+#: ../src/guestfs-actions.pod:2510
#, no-wrap
msgid ""
" int\n"
@@ -28305,17 +28281,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2512
+#: ../src/guestfs-actions.pod:2520
msgid "(Added in 1.0.56)"
msgstr "(Додано у 1.0.56)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2514
+#: ../src/guestfs-actions.pod:2522
msgid "guestfs_get_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2516
+#: ../src/guestfs-actions.pod:2524
#, no-wrap
msgid ""
" const char *\n"
@@ -28324,17 +28300,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2527 ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:2535 ../src/guestfs-actions.pod:6843
msgid "(Added in 1.0.6)"
msgstr "(Додано у 1.0.6)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2529
+#: ../src/guestfs-actions.pod:2537
msgid "guestfs_get_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2531
+#: ../src/guestfs-actions.pod:2539
#, no-wrap
msgid ""
" int\n"
@@ -28343,22 +28319,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2538 ../src/guestfs-actions.pod:4122
-#: ../src/guestfs-actions.pod:4453 ../src/guestfs-actions.pod:4856
-#: ../src/guestfs-actions.pod:4888 ../src/guestfs-actions.pod:6084
-#: ../src/guestfs-actions.pod:6427 ../src/guestfs-actions.pod:6872
-#: ../src/guestfs-actions.pod:7579 ../src/guestfs-actions.pod:7599
-#: ../src/guestfs-actions.pod:7791
+#: ../src/guestfs-actions.pod:2546 ../src/guestfs-actions.pod:4130
+#: ../src/guestfs-actions.pod:4461 ../src/guestfs-actions.pod:4855
+#: ../src/guestfs-actions.pod:4887 ../src/guestfs-actions.pod:6082
+#: ../src/guestfs-actions.pod:6425 ../src/guestfs-actions.pod:6867
+#: ../src/guestfs-actions.pod:7565 ../src/guestfs-actions.pod:7585
+#: ../src/guestfs-actions.pod:7777
msgid "(Added in 1.0.77)"
msgstr "(Додано у 1.0.77)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2540
+#: ../src/guestfs-actions.pod:2548
msgid "guestfs_get_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2542
+#: ../src/guestfs-actions.pod:2550
#, no-wrap
msgid ""
" int\n"
@@ -28367,25 +28343,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2545
+#: ../src/guestfs-actions.pod:2553
msgid ""
"This returns the current setting of the selinux flag which is passed to the "
"appliance at boot time. See C<guestfs_set_selinux>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2553 ../src/guestfs-actions.pod:2627
-#: ../src/guestfs-actions.pod:6891 ../src/guestfs-actions.pod:6965
+#: ../src/guestfs-actions.pod:2561 ../src/guestfs-actions.pod:2635
+#: ../src/guestfs-actions.pod:6886 ../src/guestfs-actions.pod:6960
msgid "(Added in 1.0.67)"
msgstr "(Додано у 1.0.67)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2555
+#: ../src/guestfs-actions.pod:2563
msgid "guestfs_get_smp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2557
+#: ../src/guestfs-actions.pod:2565
#, no-wrap
msgid ""
" int\n"
@@ -28394,12 +28370,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2566
+#: ../src/guestfs-actions.pod:2574
msgid "guestfs_get_state"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2568
+#: ../src/guestfs-actions.pod:2576
#, no-wrap
msgid ""
" int\n"
@@ -28408,12 +28384,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2580
+#: ../src/guestfs-actions.pod:2588
msgid "guestfs_get_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2582
+#: ../src/guestfs-actions.pod:2590
#, no-wrap
msgid ""
" int\n"
@@ -28422,12 +28398,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2591
+#: ../src/guestfs-actions.pod:2599
msgid "guestfs_get_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2593
+#: ../src/guestfs-actions.pod:2601
#, no-wrap
msgid ""
" int\n"
@@ -28436,19 +28412,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2596
+#: ../src/guestfs-actions.pod:2604
msgid ""
-"Return the current umask. By default the umask is C<022> unless it has been"
-" set by calling C<guestfs_umask>."
+"Return the current umask. By default the umask is C<022> unless it has been "
+"set by calling C<guestfs_umask>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2603
+#: ../src/guestfs-actions.pod:2611
msgid "guestfs_get_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2605
+#: ../src/guestfs-actions.pod:2613
#, no-wrap
msgid ""
" int\n"
@@ -28457,12 +28433,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2614
+#: ../src/guestfs-actions.pod:2622
msgid "guestfs_getcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2616
+#: ../src/guestfs-actions.pod:2624
#, no-wrap
msgid ""
" char *\n"
@@ -28471,18 +28447,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2621
+#: ../src/guestfs-actions.pod:2629
msgid ""
"See the documentation about SELINUX in L<guestfs(3)>, and C<guestfs_setcon>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2629
+#: ../src/guestfs-actions.pod:2637
msgid "guestfs_getxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2631
+#: ../src/guestfs-actions.pod:2639
#, no-wrap
msgid ""
" char *\n"
@@ -28494,7 +28470,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2637
+#: ../src/guestfs-actions.pod:2645
msgid ""
"Get a single extended attribute from file C<path> named C<name>. This call "
"follows symlinks. If you want to lookup an extended attribute for the "
@@ -28502,7 +28478,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2641 ../src/guestfs-actions.pod:4136
+#: ../src/guestfs-actions.pod:2649 ../src/guestfs-actions.pod:4144
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
"by calling C<guestfs_getxattrs>. However some Linux filesystem "
@@ -28512,33 +28488,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2651
+#: ../src/guestfs-actions.pod:2659
msgid "See also: C<guestfs_getxattrs>, C<guestfs_lgetxattr>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2653 ../src/guestfs-actions.pod:2866
-#: ../src/guestfs-actions.pod:3348 ../src/guestfs-actions.pod:4148
-#: ../src/guestfs-actions.pod:6077 ../src/guestfs-actions.pod:6103
-#: ../src/guestfs-actions.pod:6284
+#: ../src/guestfs-actions.pod:2661 ../src/guestfs-actions.pod:2874
+#: ../src/guestfs-actions.pod:3356 ../src/guestfs-actions.pod:4156
+#: ../src/guestfs-actions.pod:6075 ../src/guestfs-actions.pod:6101
+#: ../src/guestfs-actions.pod:6282
msgid ""
"This function returns a buffer, or NULL on error. The size of the returned "
-"buffer is written to C<*size_r>. I<The caller must free the returned buffer"
-" after use>."
+"buffer is written to C<*size_r>. I<The caller must free the returned buffer "
+"after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2657 ../src/guestfs-actions.pod:4152
+#: ../src/guestfs-actions.pod:2665 ../src/guestfs-actions.pod:4160
msgid "(Added in 1.7.24)"
msgstr "(Додано у 1.7.24)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2659
+#: ../src/guestfs-actions.pod:2667
msgid "guestfs_getxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2661
+#: ../src/guestfs-actions.pod:2669
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -28548,33 +28524,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2671
+#: ../src/guestfs-actions.pod:2679
msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2673 ../src/guestfs-actions.pod:4164
-#: ../src/guestfs-actions.pod:4852
+#: ../src/guestfs-actions.pod:2681 ../src/guestfs-actions.pod:4172
+#: ../src/guestfs-actions.pod:4851
msgid ""
-"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was"
-" an error. I<The caller must call C<guestfs_free_xattr_list> after use>."
+"This function returns a C<struct guestfs_xattr_list *>, or NULL if there was "
+"an error. I<The caller must call C<guestfs_free_xattr_list> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2677 ../src/guestfs-actions.pod:4168
-#: ../src/guestfs-actions.pod:4367 ../src/guestfs-actions.pod:4403
-#: ../src/guestfs-actions.pod:6457 ../src/guestfs-actions.pod:6984
-#: ../src/guestfs-actions.pod:8379
+#: ../src/guestfs-actions.pod:2685 ../src/guestfs-actions.pod:4176
+#: ../src/guestfs-actions.pod:4375 ../src/guestfs-actions.pod:4411
+#: ../src/guestfs-actions.pod:6455 ../src/guestfs-actions.pod:6979
+#: ../src/guestfs-actions.pod:8362
msgid "(Added in 1.0.59)"
msgstr "(Додано у 1.0.59)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2679
+#: ../src/guestfs-actions.pod:2687
msgid "guestfs_glob_expand"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2681
+#: ../src/guestfs-actions.pod:2689
#, no-wrap
msgid ""
" char **\n"
@@ -28584,18 +28560,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2700 ../src/guestfs-actions.pod:7177
-#: ../src/guestfs-actions.pod:7194
+#: ../src/guestfs-actions.pod:2708 ../src/guestfs-actions.pod:7163
+#: ../src/guestfs-actions.pod:7180
msgid "(Added in 1.0.50)"
msgstr "(Додано у 1.0.50)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2702
+#: ../src/guestfs-actions.pod:2710
msgid "guestfs_grep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2704
+#: ../src/guestfs-actions.pod:2712
#, no-wrap
msgid ""
" char **\n"
@@ -28606,12 +28582,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2721
+#: ../src/guestfs-actions.pod:2729
msgid "guestfs_grepi"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2723
+#: ../src/guestfs-actions.pod:2731
#, no-wrap
msgid ""
" char **\n"
@@ -28622,12 +28598,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2740
+#: ../src/guestfs-actions.pod:2748
msgid "guestfs_grub_install"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2742
+#: ../src/guestfs-actions.pod:2750
#, no-wrap
msgid ""
" int\n"
@@ -28638,17 +28614,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2785
+#: ../src/guestfs-actions.pod:2793
msgid "(Added in 1.0.17)"
msgstr "(Додано у 1.0.17)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2787
+#: ../src/guestfs-actions.pod:2795
msgid "guestfs_head"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2789
+#: ../src/guestfs-actions.pod:2797
#, no-wrap
msgid ""
" char **\n"
@@ -28658,12 +28634,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2805
+#: ../src/guestfs-actions.pod:2813
msgid "guestfs_head_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2807
+#: ../src/guestfs-actions.pod:2815
#, no-wrap
msgid ""
" char **\n"
@@ -28674,12 +28650,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2829
+#: ../src/guestfs-actions.pod:2837
msgid "guestfs_hexdump"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2831
+#: ../src/guestfs-actions.pod:2839
#, no-wrap
msgid ""
" char *\n"
@@ -28689,18 +28665,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2844 ../src/guestfs-actions.pod:7258
-#: ../src/guestfs-actions.pod:7313
+#: ../src/guestfs-actions.pod:2852 ../src/guestfs-actions.pod:7244
+#: ../src/guestfs-actions.pod:7299
msgid "(Added in 1.0.22)"
msgstr "(Додано у 1.0.22)"
#. type: =head2
-#: ../src/guestfs-actions.pod:2846
+#: ../src/guestfs-actions.pod:2854
msgid "guestfs_initrd_cat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2848
+#: ../src/guestfs-actions.pod:2856
#, no-wrap
msgid ""
" char *\n"
@@ -28712,17 +28688,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2864
+#: ../src/guestfs-actions.pod:2872
msgid "See also C<guestfs_initrd_list>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2875
+#: ../src/guestfs-actions.pod:2883
msgid "guestfs_initrd_list"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2877
+#: ../src/guestfs-actions.pod:2885
#, no-wrap
msgid ""
" char **\n"
@@ -28732,12 +28708,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2897
+#: ../src/guestfs-actions.pod:2905
msgid "guestfs_inotify_add_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2899
+#: ../src/guestfs-actions.pod:2907
#, no-wrap
msgid ""
" int64_t\n"
@@ -28748,12 +28724,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2918
+#: ../src/guestfs-actions.pod:2926
msgid "guestfs_inotify_close"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2920
+#: ../src/guestfs-actions.pod:2928
#, no-wrap
msgid ""
" int\n"
@@ -28762,12 +28738,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2931
+#: ../src/guestfs-actions.pod:2939
msgid "guestfs_inotify_files"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2933
+#: ../src/guestfs-actions.pod:2941
#, no-wrap
msgid ""
" char **\n"
@@ -28776,20 +28752,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2936
+#: ../src/guestfs-actions.pod:2944
msgid ""
-"This function is a helpful wrapper around C<guestfs_inotify_read> which just"
-" returns a list of pathnames of objects that were touched. The returned "
+"This function is a helpful wrapper around C<guestfs_inotify_read> which just "
+"returns a list of pathnames of objects that were touched. The returned "
"pathnames are sorted and deduplicated."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2946
+#: ../src/guestfs-actions.pod:2954
msgid "guestfs_inotify_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2948
+#: ../src/guestfs-actions.pod:2956
#, no-wrap
msgid ""
" int\n"
@@ -28799,10 +28775,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2956
+#: ../src/guestfs-actions.pod:2964
msgid ""
-"C<maxevents> is the maximum number of events which will be queued up between"
-" calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is "
+"C<maxevents> is the maximum number of events which will be queued up between "
+"calls to C<guestfs_inotify_read> or C<guestfs_inotify_files>. If this is "
"passed as C<0>, then the kernel (or previously set) default is used. For "
"Linux 2.6.29 the default was 16384 events. Beyond this limit, the kernel "
"throws away events, but records the fact that it threw them away by setting "
@@ -28811,7 +28787,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2966
+#: ../src/guestfs-actions.pod:2974
msgid ""
"Before any events are generated, you have to add some watches to the "
"internal watch list. See: C<guestfs_inotify_add_watch>, "
@@ -28819,28 +28795,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2972
+#: ../src/guestfs-actions.pod:2980
msgid ""
"Queued up events should be read periodically by calling "
-"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful"
-" wrapper around C<guestfs_inotify_read>). If you don't read the events out "
+"C<guestfs_inotify_read> (or C<guestfs_inotify_files> which is just a helpful "
+"wrapper around C<guestfs_inotify_read>). If you don't read the events out "
"often enough then you risk the internal queue overflowing."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:2979
+#: ../src/guestfs-actions.pod:2987
msgid ""
"The handle should be closed after use by calling C<guestfs_inotify_close>. "
"This also removes any watches automatically."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:2992
+#: ../src/guestfs-actions.pod:3000
msgid "guestfs_inotify_read"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:2994
+#: ../src/guestfs-actions.pod:3002
#, no-wrap
msgid ""
" struct guestfs_inotify_event_list *\n"
@@ -28849,7 +28825,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3008
+#: ../src/guestfs-actions.pod:3016
msgid ""
"This function returns a C<struct guestfs_inotify_event_list *>, or NULL if "
"there was an error. I<The caller must call "
@@ -28857,12 +28833,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3014
+#: ../src/guestfs-actions.pod:3022
msgid "guestfs_inotify_rm_watch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3016
+#: ../src/guestfs-actions.pod:3024
#, no-wrap
msgid ""
" int\n"
@@ -28872,19 +28848,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3020
+#: ../src/guestfs-actions.pod:3028
msgid ""
-"Remove a previously defined inotify watch. See "
-"C<guestfs_inotify_add_watch>."
+"Remove a previously defined inotify watch. See C<guestfs_inotify_add_watch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3027
+#: ../src/guestfs-actions.pod:3035
msgid "guestfs_inspect_get_arch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3029
+#: ../src/guestfs-actions.pod:3037
#, no-wrap
msgid ""
" char *\n"
@@ -28894,19 +28869,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3033
+#: ../src/guestfs-actions.pod:3041
msgid ""
"This returns the architecture of the inspected operating system. The "
"possible return values are listed under C<guestfs_file_architecture>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3047
+#: ../src/guestfs-actions.pod:3055
msgid "guestfs_inspect_get_distro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3049
+#: ../src/guestfs-actions.pod:3057
#, no-wrap
msgid ""
" char *\n"
@@ -28916,12 +28891,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3149
+#: ../src/guestfs-actions.pod:3157
msgid "guestfs_inspect_get_drive_mappings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3151
+#: ../src/guestfs-actions.pod:3159
#, no-wrap
msgid ""
" char **\n"
@@ -28931,16 +28906,16 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3180
+#: ../src/guestfs-actions.pod:3188
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>, C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3184 ../src/guestfs-actions.pod:3452
-#: ../src/guestfs-actions.pod:4255 ../src/guestfs-actions.pod:5527
-#: ../src/guestfs-actions.pod:7615
+#: ../src/guestfs-actions.pod:3192 ../src/guestfs-actions.pod:3460
+#: ../src/guestfs-actions.pod:4263 ../src/guestfs-actions.pod:5526
+#: ../src/guestfs-actions.pod:7601
msgid ""
"This function returns a NULL-terminated array of strings, or NULL if there "
"was an error. The array of strings will always have length C<2n+1>, where "
@@ -28949,17 +28924,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3190 ../src/guestfs-actions.pod:3651
+#: ../src/guestfs-actions.pod:3198 ../src/guestfs-actions.pod:3659
msgid "(Added in 1.9.17)"
msgstr "(Додано у 1.9.17)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3192
+#: ../src/guestfs-actions.pod:3200
msgid "guestfs_inspect_get_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3194
+#: ../src/guestfs-actions.pod:3202
#, no-wrap
msgid ""
" char **\n"
@@ -28969,19 +28944,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3206
+#: ../src/guestfs-actions.pod:3214
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_mountpoints>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3215
+#: ../src/guestfs-actions.pod:3223
msgid "guestfs_inspect_get_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3217
+#: ../src/guestfs-actions.pod:3225
#, no-wrap
msgid ""
" char *\n"
@@ -28991,19 +28966,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3251 ../src/guestfs-actions.pod:3687
-#: ../src/guestfs-actions.pod:3703 ../src/guestfs-actions.pod:3721
-#: ../src/guestfs-actions.pod:6495
+#: ../src/guestfs-actions.pod:3259 ../src/guestfs-actions.pod:3695
+#: ../src/guestfs-actions.pod:3711 ../src/guestfs-actions.pod:3729
+#: ../src/guestfs-actions.pod:6493
msgid "(Added in 1.9.4)"
msgstr "(Додано у 1.9.4)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3253
+#: ../src/guestfs-actions.pod:3261
msgid "guestfs_inspect_get_hostname"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3255
+#: ../src/guestfs-actions.pod:3263
#, no-wrap
msgid ""
" char *\n"
@@ -29013,17 +28988,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3270
+#: ../src/guestfs-actions.pod:3278
msgid "(Added in 1.7.9)"
msgstr "(Додано у 1.7.9)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3272
+#: ../src/guestfs-actions.pod:3280
msgid "guestfs_inspect_get_icon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3274
+#: ../src/guestfs-actions.pod:3282
#, no-wrap
msgid ""
" char *\n"
@@ -29035,7 +29010,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3285
+#: ../src/guestfs-actions.pod:3293
#, no-wrap
msgid ""
" GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n"
@@ -29044,18 +29019,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3352 ../src/guestfs-actions.pod:4182
-#: ../src/guestfs-actions.pod:5426
+#: ../src/guestfs-actions.pod:3360 ../src/guestfs-actions.pod:4190
+#: ../src/guestfs-actions.pod:5425
msgid "(Added in 1.11.12)"
msgstr "(Додано у 1.11.12)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3354
+#: ../src/guestfs-actions.pod:3362
msgid "guestfs_inspect_get_icon_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3356
+#: ../src/guestfs-actions.pod:3364
#, no-wrap
msgid ""
" char *\n"
@@ -29067,17 +29042,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3362
+#: ../src/guestfs-actions.pod:3370
msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3366
+#: ../src/guestfs-actions.pod:3374
msgid "guestfs_inspect_get_icon_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3368
+#: ../src/guestfs-actions.pod:3376
#, no-wrap
msgid ""
" char *\n"
@@ -29089,17 +29064,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3374
+#: ../src/guestfs-actions.pod:3382
msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3378
+#: ../src/guestfs-actions.pod:3386
msgid "guestfs_inspect_get_major_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3380
+#: ../src/guestfs-actions.pod:3388
#, no-wrap
msgid ""
" int\n"
@@ -29109,12 +29084,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3402
+#: ../src/guestfs-actions.pod:3410
msgid "guestfs_inspect_get_minor_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3404
+#: ../src/guestfs-actions.pod:3412
#, no-wrap
msgid ""
" int\n"
@@ -29124,19 +29099,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3413
+#: ../src/guestfs-actions.pod:3421
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3420
+#: ../src/guestfs-actions.pod:3428
msgid "guestfs_inspect_get_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3422
+#: ../src/guestfs-actions.pod:3430
#, no-wrap
msgid ""
" char **\n"
@@ -29146,7 +29121,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3443
+#: ../src/guestfs-actions.pod:3451
msgid ""
"For operating systems like Windows which still use drive letters, this call "
"will only return an entry for the first drive \"mounted on\" C</>. For "
@@ -29155,19 +29130,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3449
+#: ../src/guestfs-actions.pod:3457
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3460
+#: ../src/guestfs-actions.pod:3468
msgid "guestfs_inspect_get_package_format"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3462
+#: ../src/guestfs-actions.pod:3470
#, no-wrap
msgid ""
" char *\n"
@@ -29177,26 +29152,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3466
+#: ../src/guestfs-actions.pod:3474
msgid ""
"This function and C<guestfs_inspect_get_package_management> return the "
"package format and package management tool used by the inspected operating "
-"system. For example for Fedora these functions would return C<rpm> (package"
-" format) and C<yum> (package management)."
+"system. For example for Fedora these functions would return C<rpm> (package "
+"format) and C<yum> (package management)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3485 ../src/guestfs-actions.pod:3513
+#: ../src/guestfs-actions.pod:3493 ../src/guestfs-actions.pod:3521
msgid "(Added in 1.7.5)"
msgstr "(Додано у 1.7.5)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3487
+#: ../src/guestfs-actions.pod:3495
msgid "guestfs_inspect_get_package_management"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3489
+#: ../src/guestfs-actions.pod:3497
#, no-wrap
msgid ""
" char *\n"
@@ -29206,7 +29181,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3493
+#: ../src/guestfs-actions.pod:3501
msgid ""
"C<guestfs_inspect_get_package_format> and this function return the package "
"format and package management tool used by the inspected operating system. "
@@ -29215,12 +29190,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3515
+#: ../src/guestfs-actions.pod:3523
msgid "guestfs_inspect_get_product_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3517
+#: ../src/guestfs-actions.pod:3525
#, no-wrap
msgid ""
" char *\n"
@@ -29230,12 +29205,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3536
+#: ../src/guestfs-actions.pod:3544
msgid "guestfs_inspect_get_product_variant"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3538
+#: ../src/guestfs-actions.pod:3546
#, no-wrap
msgid ""
" char *\n"
@@ -29245,24 +29220,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3561
+#: ../src/guestfs-actions.pod:3569
msgid ""
"Please read L<guestfs(3)/INSPECTION> for more details. See also "
"C<guestfs_inspect_get_product_name>, C<guestfs_inspect_get_major_version>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3568
+#: ../src/guestfs-actions.pod:3576
msgid "(Added in 1.9.13)"
msgstr "(Додано у 1.9.13)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3570
+#: ../src/guestfs-actions.pod:3578
msgid "guestfs_inspect_get_roots"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3572
+#: ../src/guestfs-actions.pod:3580
#, no-wrap
msgid ""
" char **\n"
@@ -29271,7 +29246,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3575
+#: ../src/guestfs-actions.pod:3583
msgid ""
"This function is a convenient way to get the list of root devices, as "
"returned from a previous call to C<guestfs_inspect_os>, but without redoing "
@@ -29279,24 +29254,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3579
+#: ../src/guestfs-actions.pod:3587
msgid ""
"This returns an empty list if either no root devices were found or the "
"caller has not called C<guestfs_inspect_os>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3588
+#: ../src/guestfs-actions.pod:3596
msgid "(Added in 1.7.3)"
msgstr "(Додано у 1.7.3)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3590
+#: ../src/guestfs-actions.pod:3598
msgid "guestfs_inspect_get_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3592
+#: ../src/guestfs-actions.pod:3600
#, no-wrap
msgid ""
" char *\n"
@@ -29306,12 +29281,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3633
+#: ../src/guestfs-actions.pod:3641
msgid "guestfs_inspect_get_windows_current_control_set"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3635
+#: ../src/guestfs-actions.pod:3643
#, no-wrap
msgid ""
" char *\n"
@@ -29321,12 +29296,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3653
+#: ../src/guestfs-actions.pod:3661
msgid "guestfs_inspect_get_windows_systemroot"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3655
+#: ../src/guestfs-actions.pod:3663
#, no-wrap
msgid ""
" char *\n"
@@ -29336,17 +29311,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3671
+#: ../src/guestfs-actions.pod:3679
msgid "(Added in 1.5.25)"
msgstr "(Додано у 1.5.25)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3673
+#: ../src/guestfs-actions.pod:3681
msgid "guestfs_inspect_is_live"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3675
+#: ../src/guestfs-actions.pod:3683
#, no-wrap
msgid ""
" int\n"
@@ -29356,19 +29331,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3679
+#: ../src/guestfs-actions.pod:3687
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if a live image was detected on the disk."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3689
+#: ../src/guestfs-actions.pod:3697
msgid "guestfs_inspect_is_multipart"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3691
+#: ../src/guestfs-actions.pod:3699
#, no-wrap
msgid ""
" int\n"
@@ -29378,19 +29353,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3695
+#: ../src/guestfs-actions.pod:3703
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is part of a set."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3705
+#: ../src/guestfs-actions.pod:3713
msgid "guestfs_inspect_is_netinst"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3707
+#: ../src/guestfs-actions.pod:3715
#, no-wrap
msgid ""
" int\n"
@@ -29400,7 +29375,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3711
+#: ../src/guestfs-actions.pod:3719
msgid ""
"If C<guestfs_inspect_get_format> returns C<installer> (this is an install "
"disk), then this returns true if the disk is a network installer, ie. not a "
@@ -29409,12 +29384,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3723
+#: ../src/guestfs-actions.pod:3731
msgid "guestfs_inspect_list_applications"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3725
+#: ../src/guestfs-actions.pod:3733
#, no-wrap
msgid ""
" struct guestfs_application_list *\n"
@@ -29424,38 +29399,38 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3731
+#: ../src/guestfs-actions.pod:3739
msgid ""
-"I<Note:> This call works differently from other parts of the inspection API."
-" You have to call C<guestfs_inspect_os>, then "
+"I<Note:> This call works differently from other parts of the inspection "
+"API. You have to call C<guestfs_inspect_os>, then "
"C<guestfs_inspect_get_mountpoints>, then mount up the disks, before calling "
"this. Listing applications is a significantly more difficult operation "
"which requires access to the full filesystem. Also note that unlike the "
-"other C<guestfs_inspect_get_*> calls which are just returning data cached in"
-" the libguestfs handle, this call actually reads parts of the mounted "
+"other C<guestfs_inspect_get_*> calls which are just returning data cached in "
+"the libguestfs handle, this call actually reads parts of the mounted "
"filesystems during the call."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3821
+#: ../src/guestfs-actions.pod:3829
msgid ""
"This function returns a C<struct guestfs_application_list *>, or NULL if "
-"there was an error. I<The caller must call C<guestfs_free_application_list>"
-" after use>."
+"there was an error. I<The caller must call C<guestfs_free_application_list> "
+"after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3825
+#: ../src/guestfs-actions.pod:3833
msgid "(Added in 1.7.8)"
msgstr "(Додано у 1.7.8)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3827
+#: ../src/guestfs-actions.pod:3835
msgid "guestfs_inspect_os"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3829
+#: ../src/guestfs-actions.pod:3837
#, no-wrap
msgid ""
" char **\n"
@@ -29464,35 +29439,35 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3845
+#: ../src/guestfs-actions.pod:3853
msgid ""
"You can pass the root string(s) returned to other C<guestfs_inspect_get_*> "
-"functions in order to query further information about each operating system,"
-" such as the name and version."
+"functions in order to query further information about each operating system, "
+"such as the name and version."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3850
+#: ../src/guestfs-actions.pod:3858
msgid ""
-"This function uses other libguestfs features such as C<guestfs_mount_ro> and"
-" C<guestfs_umount_all> in order to mount and unmount filesystems and look at"
-" the contents. This should be called with no disks currently mounted. The "
+"This function uses other libguestfs features such as C<guestfs_mount_ro> and "
+"C<guestfs_umount_all> in order to mount and unmount filesystems and look at "
+"the contents. This should be called with no disks currently mounted. The "
"function may also use Augeas, so any existing Augeas handle will be closed."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3862 ../src/guestfs-actions.pod:4193
-#: ../src/guestfs-actions.pod:4275
+#: ../src/guestfs-actions.pod:3870 ../src/guestfs-actions.pod:4201
+#: ../src/guestfs-actions.pod:4283
msgid "See also C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3870
+#: ../src/guestfs-actions.pod:3878
msgid "guestfs_is_blockdev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3872
+#: ../src/guestfs-actions.pod:3880
#, no-wrap
msgid ""
" int\n"
@@ -29502,27 +29477,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3879 ../src/guestfs-actions.pod:3908
-#: ../src/guestfs-actions.pod:3938 ../src/guestfs-actions.pod:3953
-#: ../src/guestfs-actions.pod:3969 ../src/guestfs-actions.pod:4025
-#: ../src/guestfs-actions.pod:4040
+#: ../src/guestfs-actions.pod:3887 ../src/guestfs-actions.pod:3916
+#: ../src/guestfs-actions.pod:3946 ../src/guestfs-actions.pod:3961
+#: ../src/guestfs-actions.pod:3977 ../src/guestfs-actions.pod:4033
+#: ../src/guestfs-actions.pod:4048
msgid "See also C<guestfs_stat>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:3883 ../src/guestfs-actions.pod:3912
-#: ../src/guestfs-actions.pod:3957 ../src/guestfs-actions.pod:4029
-#: ../src/guestfs-actions.pod:4044
+#: ../src/guestfs-actions.pod:3891 ../src/guestfs-actions.pod:3920
+#: ../src/guestfs-actions.pod:3965 ../src/guestfs-actions.pod:4037
+#: ../src/guestfs-actions.pod:4052
msgid "(Added in 1.5.10)"
msgstr "(Додано у 1.5.10)"
#. type: =head2
-#: ../src/guestfs-actions.pod:3885
+#: ../src/guestfs-actions.pod:3893
msgid "guestfs_is_busy"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3887
+#: ../src/guestfs-actions.pod:3895
#, no-wrap
msgid ""
" int\n"
@@ -29531,12 +29506,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3899
+#: ../src/guestfs-actions.pod:3907
msgid "guestfs_is_chardev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3901
+#: ../src/guestfs-actions.pod:3909
#, no-wrap
msgid ""
" int\n"
@@ -29546,12 +29521,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3914
+#: ../src/guestfs-actions.pod:3922
msgid "guestfs_is_config"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3916
+#: ../src/guestfs-actions.pod:3924
#, no-wrap
msgid ""
" int\n"
@@ -29560,12 +29535,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3928
+#: ../src/guestfs-actions.pod:3936
msgid "guestfs_is_dir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3930
+#: ../src/guestfs-actions.pod:3938
#, no-wrap
msgid ""
" int\n"
@@ -29575,12 +29550,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3944
+#: ../src/guestfs-actions.pod:3952
msgid "guestfs_is_fifo"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3946
+#: ../src/guestfs-actions.pod:3954
#, no-wrap
msgid ""
" int\n"
@@ -29590,12 +29565,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3959
+#: ../src/guestfs-actions.pod:3967
msgid "guestfs_is_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3961
+#: ../src/guestfs-actions.pod:3969
#, no-wrap
msgid ""
" int\n"
@@ -29605,12 +29580,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3975
+#: ../src/guestfs-actions.pod:3983
msgid "guestfs_is_launching"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3977
+#: ../src/guestfs-actions.pod:3985
#, no-wrap
msgid ""
" int\n"
@@ -29619,12 +29594,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:3989
+#: ../src/guestfs-actions.pod:3997
msgid "guestfs_is_lv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:3991
+#: ../src/guestfs-actions.pod:3999
#, no-wrap
msgid ""
" int\n"
@@ -29634,12 +29609,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4002
+#: ../src/guestfs-actions.pod:4010
msgid "guestfs_is_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4004
+#: ../src/guestfs-actions.pod:4012
#, no-wrap
msgid ""
" int\n"
@@ -29648,12 +29623,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4016
+#: ../src/guestfs-actions.pod:4024
msgid "guestfs_is_socket"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4018
+#: ../src/guestfs-actions.pod:4026
#, no-wrap
msgid ""
" int\n"
@@ -29663,12 +29638,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4031
+#: ../src/guestfs-actions.pod:4039
msgid "guestfs_is_symlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4033
+#: ../src/guestfs-actions.pod:4041
#, no-wrap
msgid ""
" int\n"
@@ -29678,12 +29653,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4046
+#: ../src/guestfs-actions.pod:4054
msgid "guestfs_is_zero"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4048
+#: ../src/guestfs-actions.pod:4056
#, no-wrap
msgid ""
" int\n"
@@ -29693,17 +29668,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4057 ../src/guestfs-actions.pod:4071
+#: ../src/guestfs-actions.pod:4065 ../src/guestfs-actions.pod:4079
msgid "(Added in 1.11.8)"
msgstr "(Додано у 1.11.8)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4059
+#: ../src/guestfs-actions.pod:4067
msgid "guestfs_is_zero_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4061
+#: ../src/guestfs-actions.pod:4069
#, no-wrap
msgid ""
" int\n"
@@ -29713,12 +29688,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4073
+#: ../src/guestfs-actions.pod:4081
msgid "guestfs_kill_subprocess"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4075
+#: ../src/guestfs-actions.pod:4083
#, no-wrap
msgid ""
" int\n"
@@ -29727,12 +29702,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4084
+#: ../src/guestfs-actions.pod:4092
msgid "guestfs_launch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4086
+#: ../src/guestfs-actions.pod:4094
#, no-wrap
msgid ""
" int\n"
@@ -29741,12 +29716,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4104
+#: ../src/guestfs-actions.pod:4112
msgid "guestfs_lchown"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4106
+#: ../src/guestfs-actions.pod:4114
#, no-wrap
msgid ""
" int\n"
@@ -29758,7 +29733,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4112
+#: ../src/guestfs-actions.pod:4120
msgid ""
"Change the file owner to C<owner> and group to C<group>. This is like "
"C<guestfs_chown> but if C<path> is a symlink then the link itself is "
@@ -29766,12 +29741,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4124
+#: ../src/guestfs-actions.pod:4132
msgid "guestfs_lgetxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4126
+#: ../src/guestfs-actions.pod:4134
#, no-wrap
msgid ""
" char *\n"
@@ -29783,17 +29758,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4146
+#: ../src/guestfs-actions.pod:4154
msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4154
+#: ../src/guestfs-actions.pod:4162
msgid "guestfs_lgetxattrs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4156
+#: ../src/guestfs-actions.pod:4164
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -29803,19 +29778,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4160
+#: ../src/guestfs-actions.pod:4168
msgid ""
-"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link,"
-" then it returns the extended attributes of the link itself."
+"This is the same as C<guestfs_getxattrs>, but if C<path> is a symbolic link, "
+"then it returns the extended attributes of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4170
+#: ../src/guestfs-actions.pod:4178
msgid "guestfs_list_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4172
+#: ../src/guestfs-actions.pod:4180
#, no-wrap
msgid ""
" char **\n"
@@ -29824,12 +29799,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4184
+#: ../src/guestfs-actions.pod:4192
msgid "guestfs_list_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4186
+#: ../src/guestfs-actions.pod:4194
#, no-wrap
msgid ""
" char **\n"
@@ -29838,12 +29813,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4201
+#: ../src/guestfs-actions.pod:4209
msgid "guestfs_list_dm_devices"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4203
+#: ../src/guestfs-actions.pod:4211
#, no-wrap
msgid ""
" char **\n"
@@ -29852,14 +29827,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4208
+#: ../src/guestfs-actions.pod:4216
msgid ""
"The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
"previous call to C<guestfs_luks_open>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4211
+#: ../src/guestfs-actions.pod:4219
msgid ""
"Device mapper devices which correspond to logical volumes are I<not> "
"returned in this list. Call C<guestfs_lvs> if you want to list logical "
@@ -29867,17 +29842,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4219 ../src/guestfs-actions.pod:5665
+#: ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:5664
msgid "(Added in 1.11.15)"
msgstr "(Додано у 1.11.15)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4221
+#: ../src/guestfs-actions.pod:4229
msgid "guestfs_list_filesystems"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:4223
+#: ../src/guestfs-actions.pod:4231
#, no-wrap
msgid ""
" char **\n"
@@ -29886,7 +29861,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4243
+#: ../src/guestfs-actions.pod:4251
msgid ""
"This command runs other libguestfs commands, which might include "
"C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -29894,28 +29869,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4247
+#: ../src/guestfs-actions.pod:4255
msgid ""
"Not all of the filesystems returned will be mountable. In particular, swap "
"partitions are returned in the list. Also this command does not check that "
"each filesystem found is valid and mountable, and some filesystems might be "
"mountable but require special options. Filesystems may not all belong to a "
-"single logical operating system (use C<guestfs_inspect_os> to look for "
-"OSes)."
+"single logical operating system (use C<guestfs_inspect_os> to look for OSes)."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4261 ../src/guestfs-actions.pod:6028
+#: ../src/guestfs-actions.pod:4269 ../src/guestfs-actions.pod:6024
msgid "(Added in 1.5.15)"
msgstr "(Додано у 1.5.15)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4263
+#: ../src/guestfs-actions.pod:4271
msgid "guestfs_list_partitions"
msgstr "guestfs_list_partitions"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4273
#, no-wrap
msgid ""
" char **\n"
@@ -29927,19 +29901,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4272
+#: ../src/guestfs-actions.pod:4280
msgid ""
"This does not return logical volumes. For that you will need to call "
"C<guestfs_lvs>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4283
+#: ../src/guestfs-actions.pod:4291
msgid "guestfs_ll"
msgstr "guestfs_ll"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4285
+#: ../src/guestfs-actions.pod:4293
#, no-wrap
msgid ""
" char *\n"
@@ -29953,12 +29927,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4300
+#: ../src/guestfs-actions.pod:4308
msgid "guestfs_ln"
msgstr "guestfs_ln"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4302
+#: ../src/guestfs-actions.pod:4310
#, no-wrap
msgid ""
" int\n"
@@ -29974,12 +29948,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4313
+#: ../src/guestfs-actions.pod:4321
msgid "guestfs_ln_f"
msgstr "guestfs_ln_f"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4315
+#: ../src/guestfs-actions.pod:4323
#, no-wrap
msgid ""
" int\n"
@@ -29995,12 +29969,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4327
+#: ../src/guestfs-actions.pod:4335
msgid "guestfs_ln_s"
msgstr "guestfs_ln_s"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4329
+#: ../src/guestfs-actions.pod:4337
#, no-wrap
msgid ""
" int\n"
@@ -30016,12 +29990,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4340
+#: ../src/guestfs-actions.pod:4348
msgid "guestfs_ln_sf"
msgstr "guestfs_ln_sf"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4342
+#: ../src/guestfs-actions.pod:4350
#, no-wrap
msgid ""
" int\n"
@@ -30037,12 +30011,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4354
+#: ../src/guestfs-actions.pod:4362
msgid "guestfs_lremovexattr"
msgstr "guestfs_lremovexattr"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4356
+#: ../src/guestfs-actions.pod:4364
#, no-wrap
msgid ""
" int\n"
@@ -30058,19 +30032,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4361
+#: ../src/guestfs-actions.pod:4369
msgid ""
"This is the same as C<guestfs_removexattr>, but if C<path> is a symbolic "
"link, then it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4369
+#: ../src/guestfs-actions.pod:4377
msgid "guestfs_ls"
msgstr "guestfs_ls"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4371
+#: ../src/guestfs-actions.pod:4379
#, no-wrap
msgid ""
" char **\n"
@@ -30084,19 +30058,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4379
+#: ../src/guestfs-actions.pod:4387
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use C<guestfs_readdir> instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4388
+#: ../src/guestfs-actions.pod:4396
msgid "guestfs_lsetxattr"
msgstr "guestfs_lsetxattr"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4390
+#: ../src/guestfs-actions.pod:4398
#, no-wrap
msgid ""
" int\n"
@@ -30116,19 +30090,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4397
+#: ../src/guestfs-actions.pod:4405
msgid ""
"This is the same as C<guestfs_setxattr>, but if C<path> is a symbolic link, "
"then it sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4405
+#: ../src/guestfs-actions.pod:4413
msgid "guestfs_lstat"
msgstr "guestfs_lstat"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4407
+#: ../src/guestfs-actions.pod:4415
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -30142,32 +30116,32 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4413
+#: ../src/guestfs-actions.pod:4421
msgid ""
"This is the same as C<guestfs_stat> except that if C<path> is a symbolic "
"link, then the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4419 ../src/guestfs-actions.pod:7218
+#: ../src/guestfs-actions.pod:4427 ../src/guestfs-actions.pod:7204
msgid ""
"This function returns a C<struct guestfs_stat *>, or NULL if there was an "
"error. I<The caller must call C<guestfs_free_stat> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4423 ../src/guestfs-actions.pod:7222
-#: ../src/guestfs-actions.pod:7240 ../src/guestfs-actions.pod:7621
+#: ../src/guestfs-actions.pod:4431 ../src/guestfs-actions.pod:7208
+#: ../src/guestfs-actions.pod:7226 ../src/guestfs-actions.pod:7607
msgid "(Added in 0.9.2)"
msgstr "(Додано у 0.9.2)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4425
+#: ../src/guestfs-actions.pod:4433
msgid "guestfs_lstatlist"
msgstr "guestfs_lstatlist"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4427
+#: ../src/guestfs-actions.pod:4435
#, no-wrap
msgid ""
" struct guestfs_stat_list *\n"
@@ -30183,7 +30157,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4432
+#: ../src/guestfs-actions.pod:4440
msgid ""
"This call allows you to perform the C<guestfs_lstat> operation on multiple "
"files, where all files are in the directory C<path>. C<names> is the list "
@@ -30191,10 +30165,10 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4441
+#: ../src/guestfs-actions.pod:4449
msgid ""
-"This call is intended for programs that want to efficiently list a directory"
-" contents without making many round-trips. See also C<guestfs_lxattrlist> "
+"This call is intended for programs that want to efficiently list a directory "
+"contents without making many round-trips. See also C<guestfs_lxattrlist> "
"for a similarly efficient call for getting extended attributes. Very long "
"directory listings might cause the protocol message size to be exceeded, "
"causing this call to fail. The caller must split up such requests into "
@@ -30202,19 +30176,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4449
+#: ../src/guestfs-actions.pod:4457
msgid ""
"This function returns a C<struct guestfs_stat_list *>, or NULL if there was "
"an error. I<The caller must call C<guestfs_free_stat_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4455
+#: ../src/guestfs-actions.pod:4463
msgid "guestfs_luks_add_key"
msgstr "guestfs_luks_add_key"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4457
+#: ../src/guestfs-actions.pod:4465
#, no-wrap
msgid ""
" int\n"
@@ -30234,16 +30208,16 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4469
+#: ../src/guestfs-actions.pod:4477
msgid ""
-"Note that if C<keyslot> already contains a key, then this command will fail."
-" You have to use C<guestfs_luks_kill_slot> first to remove that key."
+"Note that if C<keyslot> already contains a key, then this command will "
+"fail. You have to use C<guestfs_luks_kill_slot> first to remove that key."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4475 ../src/guestfs-actions.pod:4515
-#: ../src/guestfs-actions.pod:4538 ../src/guestfs-actions.pod:4558
-#: ../src/guestfs-actions.pod:4593 ../src/guestfs-actions.pod:4612
+#: ../src/guestfs-actions.pod:4483 ../src/guestfs-actions.pod:4520
+#: ../src/guestfs-actions.pod:4540 ../src/guestfs-actions.pod:4560
+#: ../src/guestfs-actions.pod:4595 ../src/guestfs-actions.pod:4614
msgid ""
"This function takes a key or passphrase parameter which could contain "
"sensitive material. Read the section L</KEYS AND PASSPHRASES> for more "
@@ -30251,18 +30225,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4479 ../src/guestfs-actions.pod:4519
-#: ../src/guestfs-actions.pod:4542 ../src/guestfs-actions.pod:4562
+#: ../src/guestfs-actions.pod:4487 ../src/guestfs-actions.pod:4524
+#: ../src/guestfs-actions.pod:4544 ../src/guestfs-actions.pod:4564
msgid "(Added in 1.5.2)"
msgstr "(Додано у 1.5.2)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4481
+#: ../src/guestfs-actions.pod:4489
msgid "guestfs_luks_close"
msgstr "guestfs_luks_close"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4483
+#: ../src/guestfs-actions.pod:4491
#, no-wrap
msgid ""
" int\n"
@@ -30276,28 +30250,28 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4487
+#: ../src/guestfs-actions.pod:4495
msgid ""
"This closes a LUKS device that was created earlier by C<guestfs_luks_open> "
-"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the"
-" LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the"
-" underlying block device."
+"or C<guestfs_luks_open_ro>. The C<device> parameter must be the name of the "
+"LUKS mapping device (ie. C</dev/mapper/mapname>) and I<not> the name of the "
+"underlying block device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4495 ../src/guestfs-actions.pod:4597
-#: ../src/guestfs-actions.pod:4616 ../src/guestfs-actions.pod:4666
-#: ../src/guestfs-actions.pod:4714
+#: ../src/guestfs-actions.pod:4503 ../src/guestfs-actions.pod:4599
+#: ../src/guestfs-actions.pod:4618 ../src/guestfs-actions.pod:4668
+#: ../src/guestfs-actions.pod:4713
msgid "(Added in 1.5.1)"
msgstr "(Додано у 1.5.1)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4497
+#: ../src/guestfs-actions.pod:4505
msgid "guestfs_luks_format"
msgstr "guestfs_luks_format"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4499
+#: ../src/guestfs-actions.pod:4507
#, no-wrap
msgid ""
" int\n"
@@ -30315,12 +30289,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4521
+#: ../src/guestfs-actions.pod:4526
msgid "guestfs_luks_format_cipher"
msgstr "guestfs_luks_format_cipher"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4523
+#: ../src/guestfs-actions.pod:4528
#, no-wrap
msgid ""
" int\n"
@@ -30340,19 +30314,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4530
+#: ../src/guestfs-actions.pod:4535
msgid ""
-"This command is the same as C<guestfs_luks_format> but it also allows you to"
-" set the C<cipher> used."
+"This command is the same as C<guestfs_luks_format> but it also allows you to "
+"set the C<cipher> used."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4544
+#: ../src/guestfs-actions.pod:4546
msgid "guestfs_luks_kill_slot"
msgstr "guestfs_luks_kill_slot"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4546
+#: ../src/guestfs-actions.pod:4548
#, no-wrap
msgid ""
" int\n"
@@ -30370,12 +30344,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4564
+#: ../src/guestfs-actions.pod:4566
msgid "guestfs_luks_open"
msgstr "guestfs_luks_open"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4566
+#: ../src/guestfs-actions.pod:4568
#, no-wrap
msgid ""
" int\n"
@@ -30393,7 +30367,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4584
+#: ../src/guestfs-actions.pod:4586
msgid ""
"If this block device contains LVM volume groups, then calling "
"C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -30401,17 +30375,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4588
+#: ../src/guestfs-actions.pod:4590
msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4599
+#: ../src/guestfs-actions.pod:4601
msgid "guestfs_luks_open_ro"
msgstr "guestfs_luks_open_ro"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4601
+#: ../src/guestfs-actions.pod:4603
#, no-wrap
msgid ""
" int\n"
@@ -30429,19 +30403,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4607
+#: ../src/guestfs-actions.pod:4609
msgid ""
"This is the same as C<guestfs_luks_open> except that a read-only mapping is "
"created."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4618
+#: ../src/guestfs-actions.pod:4620
msgid "guestfs_lvcreate"
msgstr "guestfs_lvcreate"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4620
+#: ../src/guestfs-actions.pod:4622
#, no-wrap
msgid ""
" int\n"
@@ -30459,12 +30433,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4633
+#: ../src/guestfs-actions.pod:4635
msgid "guestfs_lvm_canonical_lv_name"
msgstr "guestfs_lvm_canonical_lv_name"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4635
+#: ../src/guestfs-actions.pod:4637
#, no-wrap
msgid ""
" char *\n"
@@ -30478,22 +30452,22 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4646
+#: ../src/guestfs-actions.pod:4648
msgid "See also C<guestfs_is_lv>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4651
+#: ../src/guestfs-actions.pod:4653
msgid "(Added in 1.5.24)"
msgstr "(Додано у 1.5.24)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4653
+#: ../src/guestfs-actions.pod:4655
msgid "guestfs_lvm_clear_filter"
msgstr "guestfs_lvm_clear_filter"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4655
+#: ../src/guestfs-actions.pod:4657
#, no-wrap
msgid ""
" int\n"
@@ -30505,19 +30479,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4658
+#: ../src/guestfs-actions.pod:4660
msgid ""
"This undoes the effect of C<guestfs_lvm_set_filter>. LVM will be able to "
"see every block device."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4668
+#: ../src/guestfs-actions.pod:4670
msgid "guestfs_lvm_remove_all"
msgstr "guestfs_lvm_remove_all"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4670
+#: ../src/guestfs-actions.pod:4672
#, no-wrap
msgid ""
" int\n"
@@ -30529,12 +30503,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4683
+#: ../src/guestfs-actions.pod:4682
msgid "guestfs_lvm_set_filter"
msgstr "guestfs_lvm_set_filter"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4685
+#: ../src/guestfs-actions.pod:4684
#, no-wrap
msgid ""
" int\n"
@@ -30548,12 +30522,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4716
+#: ../src/guestfs-actions.pod:4715
msgid "guestfs_lvremove"
msgstr "guestfs_lvremove"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4718
+#: ../src/guestfs-actions.pod:4717
#, no-wrap
msgid ""
" int\n"
@@ -30567,18 +30541,18 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4730 ../src/guestfs-actions.pod:6141
-#: ../src/guestfs-actions.pod:7991
+#: ../src/guestfs-actions.pod:4729 ../src/guestfs-actions.pod:6139
+#: ../src/guestfs-actions.pod:7977
msgid "(Added in 1.0.13)"
msgstr "(Додано у 1.0.13)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4732
+#: ../src/guestfs-actions.pod:4731
msgid "guestfs_lvrename"
msgstr "guestfs_lvrename"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4734
+#: ../src/guestfs-actions.pod:4733
#, no-wrap
msgid ""
" int\n"
@@ -30594,17 +30568,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4743 ../src/guestfs-actions.pod:8004
+#: ../src/guestfs-actions.pod:4742 ../src/guestfs-actions.pod:7990
msgid "(Added in 1.0.83)"
msgstr "(Додано у 1.0.83)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4745
+#: ../src/guestfs-actions.pod:4744
msgid "guestfs_lvresize"
msgstr "guestfs_lvresize"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4747
+#: ../src/guestfs-actions.pod:4746
#, no-wrap
msgid ""
" int\n"
@@ -30620,12 +30594,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4760
+#: ../src/guestfs-actions.pod:4759
msgid "guestfs_lvresize_free"
msgstr "guestfs_lvresize_free"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4762
+#: ../src/guestfs-actions.pod:4761
#, no-wrap
msgid ""
" int\n"
@@ -30641,17 +30615,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4775
+#: ../src/guestfs-actions.pod:4774
msgid "(Added in 1.3.3)"
msgstr "(Додано у 1.3.3)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4777
+#: ../src/guestfs-actions.pod:4776
msgid "guestfs_lvs"
msgstr "guestfs_lvs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4779
+#: ../src/guestfs-actions.pod:4778
#, no-wrap
msgid ""
" char **\n"
@@ -30663,17 +30637,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4788
+#: ../src/guestfs-actions.pod:4787
msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4796
+#: ../src/guestfs-actions.pod:4795
msgid "guestfs_lvs_full"
msgstr "guestfs_lvs_full"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4798
+#: ../src/guestfs-actions.pod:4797
#, no-wrap
msgid ""
" struct guestfs_lvm_lv_list *\n"
@@ -30685,20 +30659,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4804
+#: ../src/guestfs-actions.pod:4803
msgid ""
"This function returns a C<struct guestfs_lvm_lv_list *>, or NULL if there "
-"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after "
-"use>."
+"was an error. I<The caller must call C<guestfs_free_lvm_lv_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4810
+#: ../src/guestfs-actions.pod:4809
msgid "guestfs_lvuuid"
msgstr "guestfs_lvuuid"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4812
+#: ../src/guestfs-actions.pod:4811
#, no-wrap
msgid ""
" char *\n"
@@ -30712,12 +30685,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4823
+#: ../src/guestfs-actions.pod:4822
msgid "guestfs_lxattrlist"
msgstr "guestfs_lxattrlist"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4825
+#: ../src/guestfs-actions.pod:4824
#, no-wrap
msgid ""
" struct guestfs_xattr_list *\n"
@@ -30733,23 +30706,23 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4844
+#: ../src/guestfs-actions.pod:4843
msgid ""
-"This call is intended for programs that want to efficiently list a directory"
-" contents without making many round-trips. See also C<guestfs_lstatlist> "
-"for a similarly efficient call for getting standard stats. Very long "
-"directory listings might cause the protocol message size to be exceeded, "
-"causing this call to fail. The caller must split up such requests into "
-"smaller groups of names."
+"This call is intended for programs that want to efficiently list a directory "
+"contents without making many round-trips. See also C<guestfs_lstatlist> for "
+"a similarly efficient call for getting standard stats. Very long directory "
+"listings might cause the protocol message size to be exceeded, causing this "
+"call to fail. The caller must split up such requests into smaller groups of "
+"names."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4858
+#: ../src/guestfs-actions.pod:4857
msgid "guestfs_mkdir"
msgstr "guestfs_mkdir"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4860
+#: ../src/guestfs-actions.pod:4859
#, no-wrap
msgid ""
" int\n"
@@ -30763,12 +30736,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4870
+#: ../src/guestfs-actions.pod:4869
msgid "guestfs_mkdir_mode"
msgstr "guestfs_mkdir_mode"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4872
+#: ../src/guestfs-actions.pod:4871
#, no-wrap
msgid ""
" int\n"
@@ -30784,17 +30757,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4884
+#: ../src/guestfs-actions.pod:4883
msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4890
+#: ../src/guestfs-actions.pod:4889
msgid "guestfs_mkdir_p"
msgstr "guestfs_mkdir_p"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4892
+#: ../src/guestfs-actions.pod:4891
#, no-wrap
msgid ""
" int\n"
@@ -30808,12 +30781,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4903
+#: ../src/guestfs-actions.pod:4902
msgid "guestfs_mkdtemp"
msgstr "guestfs_mkdtemp"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4905
+#: ../src/guestfs-actions.pod:4904
#, no-wrap
msgid ""
" char *\n"
@@ -30827,12 +30800,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:4933
+#: ../src/guestfs-actions.pod:4932
msgid "guestfs_mke2fs_J"
msgstr "guestfs_mke2fs_J"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4935
+#: ../src/guestfs-actions.pod:4934
#, no-wrap
msgid ""
" int\n"
@@ -30852,25 +30825,25 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4948
+#: ../src/guestfs-actions.pod:4947
msgid "See also C<guestfs_mke2journal>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:4952 ../src/guestfs-actions.pod:4970
-#: ../src/guestfs-actions.pod:4988 ../src/guestfs-actions.pod:5004
-#: ../src/guestfs-actions.pod:5018 ../src/guestfs-actions.pod:5032
-#: ../src/guestfs-actions.pod:5091 ../src/guestfs-actions.pod:5368
+#: ../src/guestfs-actions.pod:4951 ../src/guestfs-actions.pod:4969
+#: ../src/guestfs-actions.pod:4987 ../src/guestfs-actions.pod:5003
+#: ../src/guestfs-actions.pod:5017 ../src/guestfs-actions.pod:5031
+#: ../src/guestfs-actions.pod:5090 ../src/guestfs-actions.pod:5367
msgid "(Added in 1.0.68)"
msgstr "(Додано у 1.0.68)"
#. type: =head2
-#: ../src/guestfs-actions.pod:4954
+#: ../src/guestfs-actions.pod:4953
msgid "guestfs_mke2fs_JL"
msgstr "guestfs_mke2fs_JL"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4956
+#: ../src/guestfs-actions.pod:4955
#, no-wrap
msgid ""
" int\n"
@@ -30890,17 +30863,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4966
+#: ../src/guestfs-actions.pod:4965
msgid "See also C<guestfs_mke2journal_L>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4972
+#: ../src/guestfs-actions.pod:4971
msgid "guestfs_mke2fs_JU"
msgstr "guestfs_mke2fs_JU"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4974
+#: ../src/guestfs-actions.pod:4973
#, no-wrap
msgid ""
" int\n"
@@ -30920,17 +30893,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:4984
+#: ../src/guestfs-actions.pod:4983
msgid "See also C<guestfs_mke2journal_U>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:4990
+#: ../src/guestfs-actions.pod:4989
msgid "guestfs_mke2journal"
msgstr "guestfs_mke2journal"
#. type: verbatim
-#: ../src/guestfs-actions.pod:4992
+#: ../src/guestfs-actions.pod:4991
#, no-wrap
msgid ""
" int\n"
@@ -30946,12 +30919,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:5006
+#: ../src/guestfs-actions.pod:5005
msgid "guestfs_mke2journal_L"
msgstr "guestfs_mke2journal_L"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5008
+#: ../src/guestfs-actions.pod:5007
#, no-wrap
msgid ""
" int\n"
@@ -30969,12 +30942,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:5020
+#: ../src/guestfs-actions.pod:5019
msgid "guestfs_mke2journal_U"
msgstr "guestfs_mke2journal_U"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5022
+#: ../src/guestfs-actions.pod:5021
#, no-wrap
msgid ""
" int\n"
@@ -30992,12 +30965,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:5034
+#: ../src/guestfs-actions.pod:5033
msgid "guestfs_mkfifo"
msgstr "guestfs_mkfifo"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5036
+#: ../src/guestfs-actions.pod:5035
#, no-wrap
msgid ""
" int\n"
@@ -31013,19 +30986,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:5041
+#: ../src/guestfs-actions.pod:5040
msgid ""
"This call creates a FIFO (named pipe) called C<path> with mode C<mode>. It "
"is just a convenient wrapper around C<guestfs_mknod>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5051
+#: ../src/guestfs-actions.pod:5050
msgid "guestfs_mkfs"
msgstr "guestfs_mkfs"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5053
+#: ../src/guestfs-actions.pod:5052
#, no-wrap
msgid ""
" int\n"
@@ -31041,12 +31014,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:5066
+#: ../src/guestfs-actions.pod:5065
msgid "guestfs_mkfs_b"
msgstr "guestfs_mkfs_b"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5068
+#: ../src/guestfs-actions.pod:5067
#, no-wrap
msgid ""
" int\n"
@@ -31064,27 +31037,27 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:5074
+#: ../src/guestfs-actions.pod:5073
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5081
+#: ../src/guestfs-actions.pod:5080
msgid ""
"This call is similar to C<guestfs_mkfs>, but it allows you to control the "
-"block size of the resulting filesystem. Supported block sizes depend on the"
-" filesystem type, but typically they are C<1024>, C<2048> or C<4096> only."
+"block size of the resulting filesystem. Supported block sizes depend on the "
+"filesystem type, but typically they are C<1024>, C<2048> or C<4096> only."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5093
+#: ../src/guestfs-actions.pod:5092
msgid "guestfs_mkfs_opts"
msgstr "guestfs_mkfs_opts"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5095
+#: ../src/guestfs-actions.pod:5094
#, no-wrap
msgid ""
" int\n"
@@ -31102,7 +31075,7 @@ msgstr ""
"\n"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5106
+#: ../src/guestfs-actions.pod:5105
#, no-wrap
msgid ""
" GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -31113,17 +31086,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5154
+#: ../src/guestfs-actions.pod:5153
msgid "(Added in 1.7.19)"
msgstr "(Додано у 1.7.19)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5156
+#: ../src/guestfs-actions.pod:5155
msgid "guestfs_mkfs_opts_va"
msgstr "guestfs_mkfs_opts_va"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5158
+#: ../src/guestfs-actions.pod:5157
#, no-wrap
msgid ""
" int\n"
@@ -31141,17 +31114,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:5164
+#: ../src/guestfs-actions.pod:5163
msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5168
+#: ../src/guestfs-actions.pod:5167
msgid "guestfs_mkfs_opts_argv"
msgstr "guestfs_mkfs_opts_argv"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5170
+#: ../src/guestfs-actions.pod:5169
#, no-wrap
msgid ""
" int\n"
@@ -31169,17 +31142,17 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:5176
+#: ../src/guestfs-actions.pod:5175
msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5180
+#: ../src/guestfs-actions.pod:5179
msgid "guestfs_mkmountpoint"
msgstr "guestfs_mkmountpoint"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5182
+#: ../src/guestfs-actions.pod:5181
#, no-wrap
msgid ""
" int\n"
@@ -31193,7 +31166,7 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:5186
+#: ../src/guestfs-actions.pod:5185
msgid ""
"C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
"that can be used to create extra mountpoints before mounting the first "
@@ -31201,7 +31174,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5210
+#: ../src/guestfs-actions.pod:5209
msgid ""
"C<guestfs_mkmountpoint> is not compatible with C<guestfs_umount_all>. You "
"may get unexpected errors if you try to mix these calls. It is safest to "
@@ -31209,7 +31182,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5214
+#: ../src/guestfs-actions.pod:5213
msgid ""
"C<guestfs_umount_all> unmounts filesystems by sorting the paths longest "
"first, so for this to work for manual mountpoints, you must ensure that the "
@@ -31218,26 +31191,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5221
+#: ../src/guestfs-actions.pod:5220
msgid ""
"Autosync [see C<guestfs_set_autosync>, this is set by default on handles] "
-"can cause C<guestfs_umount_all> to be called when the handle is closed which"
-" can also trigger these issues."
+"can cause C<guestfs_umount_all> to be called when the handle is closed which "
+"can also trigger these issues."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5227 ../src/guestfs-actions.pod:5533
-#: ../src/guestfs-actions.pod:6561
+#: ../src/guestfs-actions.pod:5226 ../src/guestfs-actions.pod:5532
+#: ../src/guestfs-actions.pod:6559
msgid "(Added in 1.0.62)"
msgstr "(Додано у 1.0.62)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5229
+#: ../src/guestfs-actions.pod:5228
msgid "guestfs_mknod"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5231
+#: ../src/guestfs-actions.pod:5230
#, no-wrap
msgid ""
" int\n"
@@ -31250,23 +31223,23 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5246
+#: ../src/guestfs-actions.pod:5245
msgid ""
"Note that, just like L<mknod(2)>, the mode must be bitwise OR'd with "
"S_IFBLK, S_IFCHR, S_IFIFO or S_IFSOCK (otherwise this call just creates a "
"regular file). These constants are available in the standard Linux header "
"files, or you can use C<guestfs_mknod_b>, C<guestfs_mknod_c> or "
-"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in"
-" the appropriate constant for you."
+"C<guestfs_mkfifo> which are wrappers around this command which bitwise OR in "
+"the appropriate constant for you."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5260
+#: ../src/guestfs-actions.pod:5259
msgid "guestfs_mknod_b"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5262
+#: ../src/guestfs-actions.pod:5261
#, no-wrap
msgid ""
" int\n"
@@ -31279,7 +31252,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5269
+#: ../src/guestfs-actions.pod:5268
msgid ""
"This call creates a block device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -31287,12 +31260,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5279
+#: ../src/guestfs-actions.pod:5278
msgid "guestfs_mknod_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5281
+#: ../src/guestfs-actions.pod:5280
#, no-wrap
msgid ""
" int\n"
@@ -31305,7 +31278,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5288
+#: ../src/guestfs-actions.pod:5287
msgid ""
"This call creates a char device node called C<path> with mode C<mode> and "
"device major/minor C<devmajor> and C<devminor>. It is just a convenient "
@@ -31313,12 +31286,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5298
+#: ../src/guestfs-actions.pod:5297
msgid "guestfs_mkswap"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5300
+#: ../src/guestfs-actions.pod:5299
#, no-wrap
msgid ""
" int\n"
@@ -31328,12 +31301,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5310
+#: ../src/guestfs-actions.pod:5309
msgid "guestfs_mkswap_L"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5312
+#: ../src/guestfs-actions.pod:5311
#, no-wrap
msgid ""
" int\n"
@@ -31344,12 +31317,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5327
+#: ../src/guestfs-actions.pod:5326
msgid "guestfs_mkswap_U"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5329
+#: ../src/guestfs-actions.pod:5328
#, no-wrap
msgid ""
" int\n"
@@ -31360,12 +31333,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5340
+#: ../src/guestfs-actions.pod:5339
msgid "guestfs_mkswap_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5342
+#: ../src/guestfs-actions.pod:5341
#, no-wrap
msgid ""
" int\n"
@@ -31375,19 +31348,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5348
+#: ../src/guestfs-actions.pod:5347
msgid ""
"This command just writes a swap file signature to an existing file. To "
"create the file itself, use something like C<guestfs_fallocate>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5355
+#: ../src/guestfs-actions.pod:5354
msgid "guestfs_modprobe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5357
+#: ../src/guestfs-actions.pod:5356
#, no-wrap
msgid ""
" int\n"
@@ -31397,12 +31370,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5370
+#: ../src/guestfs-actions.pod:5369
msgid "guestfs_mount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5372
+#: ../src/guestfs-actions.pod:5371
#, no-wrap
msgid ""
" int\n"
@@ -31413,7 +31386,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5391
+#: ../src/guestfs-actions.pod:5390
msgid ""
"Before libguestfs 1.13.16, this call implicitly added the options C<sync> "
"and C<noatime>. The C<sync> option greatly slowed writes and caused many "
@@ -31423,12 +31396,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5402
+#: ../src/guestfs-actions.pod:5401
msgid "guestfs_mount_9p"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5404
+#: ../src/guestfs-actions.pod:5403
#, no-wrap
msgid ""
" int\n"
@@ -31440,7 +31413,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5415
+#: ../src/guestfs-actions.pod:5414
#, no-wrap
msgid ""
" GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -31448,12 +31421,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5428
+#: ../src/guestfs-actions.pod:5427
msgid "guestfs_mount_9p_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5430
+#: ../src/guestfs-actions.pod:5429
#, no-wrap
msgid ""
" int\n"
@@ -31465,17 +31438,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5436
+#: ../src/guestfs-actions.pod:5435
msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5440
+#: ../src/guestfs-actions.pod:5439
msgid "guestfs_mount_9p_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5442
+#: ../src/guestfs-actions.pod:5441
#, no-wrap
msgid ""
" int\n"
@@ -31487,17 +31460,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5448
+#: ../src/guestfs-actions.pod:5447
msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5452
+#: ../src/guestfs-actions.pod:5451
msgid "guestfs_mount_loop"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5454
+#: ../src/guestfs-actions.pod:5453
#, no-wrap
msgid ""
" int\n"
@@ -31508,12 +31481,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5467
+#: ../src/guestfs-actions.pod:5466
msgid "guestfs_mount_options"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5469
+#: ../src/guestfs-actions.pod:5468
#, no-wrap
msgid ""
" int\n"
@@ -31525,25 +31498,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5475
+#: ../src/guestfs-actions.pod:5474
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
"the mount options as for the L<mount(8)> I<-o> flag."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5485 ../src/guestfs-actions.pod:5499
-#: ../src/guestfs-actions.pod:5516
+#: ../src/guestfs-actions.pod:5484 ../src/guestfs-actions.pod:5498
+#: ../src/guestfs-actions.pod:5515
msgid "(Added in 1.0.10)"
msgstr "(Додано у 1.0.10)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5487
+#: ../src/guestfs-actions.pod:5486
msgid "guestfs_mount_ro"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5489
+#: ../src/guestfs-actions.pod:5488
#, no-wrap
msgid ""
" int\n"
@@ -31554,19 +31527,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5494
+#: ../src/guestfs-actions.pod:5493
msgid ""
"This is the same as the C<guestfs_mount> command, but it mounts the "
"filesystem with the read-only (I<-o ro>) flag."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5501
+#: ../src/guestfs-actions.pod:5500
msgid "guestfs_mount_vfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5503
+#: ../src/guestfs-actions.pod:5502
#, no-wrap
msgid ""
" int\n"
@@ -31579,20 +31552,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5510
+#: ../src/guestfs-actions.pod:5509
msgid ""
"This is the same as the C<guestfs_mount> command, but it allows you to set "
-"both the mount options and the vfstype as for the L<mount(8)> I<-o> and "
-"I<-t> flags."
+"both the mount options and the vfstype as for the L<mount(8)> I<-o> and I<-"
+"t> flags."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5518
+#: ../src/guestfs-actions.pod:5517
msgid "guestfs_mountpoints"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5520
+#: ../src/guestfs-actions.pod:5519
#, no-wrap
msgid ""
" char **\n"
@@ -31601,7 +31574,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5522
msgid ""
"This call is similar to C<guestfs_mounts>. That call returns a list of "
"devices. This one returns a hash table (map) of device name to directory "
@@ -31609,12 +31582,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5535
+#: ../src/guestfs-actions.pod:5534
msgid "guestfs_mounts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5537
+#: ../src/guestfs-actions.pod:5536
#, no-wrap
msgid ""
" char **\n"
@@ -31623,17 +31596,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5545
+#: ../src/guestfs-actions.pod:5544
msgid "See also: C<guestfs_mountpoints>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5553
+#: ../src/guestfs-actions.pod:5552
msgid "guestfs_mv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5555
+#: ../src/guestfs-actions.pod:5554
#, no-wrap
msgid ""
" int\n"
@@ -31644,12 +31617,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5567
+#: ../src/guestfs-actions.pod:5566
msgid "guestfs_ntfs_3g_probe"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5569
+#: ../src/guestfs-actions.pod:5568
#, no-wrap
msgid ""
" int\n"
@@ -31660,17 +31633,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5588
+#: ../src/guestfs-actions.pod:5587
msgid "(Added in 1.0.43)"
msgstr "(Додано у 1.0.43)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5590
+#: ../src/guestfs-actions.pod:5589
msgid "guestfs_ntfsresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5592
+#: ../src/guestfs-actions.pod:5591
#, no-wrap
msgid ""
" int\n"
@@ -31680,19 +31653,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5596 ../src/guestfs-actions.pod:5696
+#: ../src/guestfs-actions.pod:5595 ../src/guestfs-actions.pod:5695
msgid ""
-"I<This function is deprecated.> In new code, use the "
-"L</guestfs_ntfsresize_opts> call instead."
+"I<This function is deprecated.> In new code, use the L</"
+"guestfs_ntfsresize_opts> call instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5620
+#: ../src/guestfs-actions.pod:5619
msgid "guestfs_ntfsresize_opts"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5622
+#: ../src/guestfs-actions.pod:5621
#, no-wrap
msgid ""
" int\n"
@@ -31703,7 +31676,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5632
+#: ../src/guestfs-actions.pod:5631
#, no-wrap
msgid ""
" GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
@@ -31712,7 +31685,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5652
+#: ../src/guestfs-actions.pod:5651
msgid ""
"After the resize operation, the filesystem is always marked as requiring a "
"consistency check (for safety). You have to boot into Windows to perform "
@@ -31723,12 +31696,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5667
+#: ../src/guestfs-actions.pod:5666
msgid "guestfs_ntfsresize_opts_va"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5669
+#: ../src/guestfs-actions.pod:5668
#, no-wrap
msgid ""
" int\n"
@@ -31739,17 +31712,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5674
+#: ../src/guestfs-actions.pod:5673
msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5678
+#: ../src/guestfs-actions.pod:5677
msgid "guestfs_ntfsresize_opts_argv"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5680
+#: ../src/guestfs-actions.pod:5679
#, no-wrap
msgid ""
" int\n"
@@ -31760,17 +31733,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5685
+#: ../src/guestfs-actions.pod:5684
msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5689
+#: ../src/guestfs-actions.pod:5688
msgid "guestfs_ntfsresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5691
+#: ../src/guestfs-actions.pod:5690
#, no-wrap
msgid ""
" int\n"
@@ -31781,26 +31754,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5703
+#: ../src/guestfs-actions.pod:5702
msgid ""
"This command is the same as C<guestfs_ntfsresize> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5708 ../src/guestfs-actions.pod:6168
-#: ../src/guestfs-actions.pod:6241 ../src/guestfs-actions.pod:6509
-#: ../src/guestfs-actions.pod:8148
+#: ../src/guestfs-actions.pod:5707 ../src/guestfs-actions.pod:6166
+#: ../src/guestfs-actions.pod:6239 ../src/guestfs-actions.pod:6507
+#: ../src/guestfs-actions.pod:8134
msgid "(Added in 1.3.14)"
msgstr "(Додано у 1.3.14)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5710
+#: ../src/guestfs-actions.pod:5709
msgid "guestfs_part_add"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5712
+#: ../src/guestfs-actions.pod:5711
#, no-wrap
msgid ""
" int\n"
@@ -31813,34 +31786,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5719
+#: ../src/guestfs-actions.pod:5718
msgid ""
"This command adds a partition to C<device>. If there is no partition table "
"on the device, call C<guestfs_part_init> first."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5731
+#: ../src/guestfs-actions.pod:5730
msgid ""
"Creating a partition which covers the whole disk is not so easy. Use "
"C<guestfs_part_disk> to do that."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5736 ../src/guestfs-actions.pod:5774
-#: ../src/guestfs-actions.pod:5827 ../src/guestfs-actions.pod:5911
-#: ../src/guestfs-actions.pod:5949 ../src/guestfs-actions.pod:5968
-#: ../src/guestfs-actions.pod:6008
+#: ../src/guestfs-actions.pod:5735 ../src/guestfs-actions.pod:5770
+#: ../src/guestfs-actions.pod:5823 ../src/guestfs-actions.pod:5907
+#: ../src/guestfs-actions.pod:5945 ../src/guestfs-actions.pod:5964
+#: ../src/guestfs-actions.pod:6004
msgid "(Added in 1.0.78)"
msgstr "(Додано у 1.0.78)"
#. type: =head2
-#: ../src/guestfs-actions.pod:5738
+#: ../src/guestfs-actions.pod:5737
msgid "guestfs_part_del"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5740
+#: ../src/guestfs-actions.pod:5739
#, no-wrap
msgid ""
" int\n"
@@ -31851,12 +31824,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5755
+#: ../src/guestfs-actions.pod:5754
msgid "guestfs_part_disk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5757
+#: ../src/guestfs-actions.pod:5756
#, no-wrap
msgid ""
" int\n"
@@ -31867,7 +31840,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5762
+#: ../src/guestfs-actions.pod:5761
msgid ""
"This command is simply a combination of C<guestfs_part_init> followed by "
"C<guestfs_part_add> to create a single primary partition covering the whole "
@@ -31875,19 +31848,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5766
+#: ../src/guestfs-actions.pod:5765
msgid ""
-"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other"
-" possible values are described in C<guestfs_part_init>."
+"C<parttype> is the partition table type, usually C<mbr> or C<gpt>, but other "
+"possible values are described in C<guestfs_part_init>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5776
+#: ../src/guestfs-actions.pod:5772
msgid "guestfs_part_get_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5778
+#: ../src/guestfs-actions.pod:5774
#, no-wrap
msgid ""
" int\n"
@@ -31898,17 +31871,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5786
+#: ../src/guestfs-actions.pod:5782
msgid "See also C<guestfs_part_set_bootable>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5792
+#: ../src/guestfs-actions.pod:5788
msgid "guestfs_part_get_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5794
+#: ../src/guestfs-actions.pod:5790
#, no-wrap
msgid ""
" int\n"
@@ -31919,20 +31892,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5802 ../src/guestfs-actions.pod:5984
+#: ../src/guestfs-actions.pod:5798 ../src/guestfs-actions.pod:5980
msgid ""
-"Note that only MBR (old DOS-style) partitions have type bytes. You will get"
-" undefined results for other partition table types (see "
+"Note that only MBR (old DOS-style) partitions have type bytes. You will get "
+"undefined results for other partition table types (see "
"C<guestfs_part_get_parttype>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5810
+#: ../src/guestfs-actions.pod:5806
msgid "guestfs_part_get_parttype"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5812
+#: ../src/guestfs-actions.pod:5808
#, no-wrap
msgid ""
" char *\n"
@@ -31942,7 +31915,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5819
+#: ../src/guestfs-actions.pod:5815
msgid ""
"Common return values include: C<msdos> (a DOS/Windows style MBR partition "
"table), C<gpt> (a GPT/EFI-style partition table). Other values are "
@@ -31950,12 +31923,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5829
+#: ../src/guestfs-actions.pod:5825
msgid "guestfs_part_init"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5831
+#: ../src/guestfs-actions.pod:5827
#, no-wrap
msgid ""
" int\n"
@@ -31966,19 +31939,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5840
+#: ../src/guestfs-actions.pod:5836
msgid ""
"Initially there are no partitions. Following this, you should call "
"C<guestfs_part_add> for each partition required."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5913
+#: ../src/guestfs-actions.pod:5909
msgid "guestfs_part_list"
msgstr "guestfs_part_list"
#. type: verbatim
-#: ../src/guestfs-actions.pod:5915
+#: ../src/guestfs-actions.pod:5911
#, no-wrap
msgid ""
" struct guestfs_partition_list *\n"
@@ -31992,27 +31965,27 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:5932
+#: ../src/guestfs-actions.pod:5928
msgid ""
"Start of the partition I<in bytes>. To get sectors you have to divide by "
"the device's sector size, see C<guestfs_blockdev_getss>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:5945
+#: ../src/guestfs-actions.pod:5941
msgid ""
-"This function returns a C<struct guestfs_partition_list *>, or NULL if there"
-" was an error. I<The caller must call C<guestfs_free_partition_list> after "
+"This function returns a C<struct guestfs_partition_list *>, or NULL if there "
+"was an error. I<The caller must call C<guestfs_free_partition_list> after "
"use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5951
+#: ../src/guestfs-actions.pod:5947
msgid "guestfs_part_set_bootable"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5953
+#: ../src/guestfs-actions.pod:5949
#, no-wrap
msgid ""
" int\n"
@@ -32024,12 +31997,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5970
+#: ../src/guestfs-actions.pod:5966
msgid "guestfs_part_set_mbr_id"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5972
+#: ../src/guestfs-actions.pod:5968
#, no-wrap
msgid ""
" int\n"
@@ -32041,12 +32014,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:5992
+#: ../src/guestfs-actions.pod:5988
msgid "guestfs_part_set_name"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:5994
+#: ../src/guestfs-actions.pod:5990
#, no-wrap
msgid ""
" int\n"
@@ -32058,12 +32031,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6010
+#: ../src/guestfs-actions.pod:6006
msgid "guestfs_part_to_dev"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6012
+#: ../src/guestfs-actions.pod:6008
#, no-wrap
msgid ""
" char *\n"
@@ -32073,24 +32046,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6020 ../src/guestfs-actions.pod:6039
+#: ../src/guestfs-actions.pod:6016 ../src/guestfs-actions.pod:6035
msgid ""
"The named partition must exist, for example as a string returned from "
"C<guestfs_list_partitions>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6023
+#: ../src/guestfs-actions.pod:6019
msgid "See also C<guestfs_part_to_partnum>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6030
+#: ../src/guestfs-actions.pod:6026
msgid "guestfs_part_to_partnum"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6032
+#: ../src/guestfs-actions.pod:6028
#, no-wrap
msgid ""
" int\n"
@@ -32100,17 +32073,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6042
+#: ../src/guestfs-actions.pod:6038
msgid "See also C<guestfs_part_to_dev>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6046
+#: ../src/guestfs-actions.pod:6044
msgid "guestfs_ping_daemon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6048
+#: ../src/guestfs-actions.pod:6046
#, no-wrap
msgid ""
" int\n"
@@ -32119,12 +32092,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6060
+#: ../src/guestfs-actions.pod:6058
msgid "guestfs_pread"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6062
+#: ../src/guestfs-actions.pod:6060
#, no-wrap
msgid ""
" char *\n"
@@ -32137,17 +32110,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6075
+#: ../src/guestfs-actions.pod:6073
msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6086
+#: ../src/guestfs-actions.pod:6084
msgid "guestfs_pread_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6088
+#: ../src/guestfs-actions.pod:6086
#, no-wrap
msgid ""
" char *\n"
@@ -32160,22 +32133,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6101
+#: ../src/guestfs-actions.pod:6099
msgid "See also C<guestfs_pread>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6110
+#: ../src/guestfs-actions.pod:6108
msgid "(Added in 1.5.21)"
msgstr "(Додано у 1.5.21)"
#. type: =head2
-#: ../src/guestfs-actions.pod:6112
+#: ../src/guestfs-actions.pod:6110
msgid "guestfs_pvcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6114
+#: ../src/guestfs-actions.pod:6112
#, no-wrap
msgid ""
" int\n"
@@ -32185,12 +32158,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6126
+#: ../src/guestfs-actions.pod:6124
msgid "guestfs_pvremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6128
+#: ../src/guestfs-actions.pod:6126
#, no-wrap
msgid ""
" int\n"
@@ -32200,12 +32173,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6143
+#: ../src/guestfs-actions.pod:6141
msgid "guestfs_pvresize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6145
+#: ../src/guestfs-actions.pod:6143
#, no-wrap
msgid ""
" int\n"
@@ -32215,12 +32188,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6156
+#: ../src/guestfs-actions.pod:6154
msgid "guestfs_pvresize_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6158
+#: ../src/guestfs-actions.pod:6156
#, no-wrap
msgid ""
" int\n"
@@ -32231,19 +32204,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6163
+#: ../src/guestfs-actions.pod:6161
msgid ""
-"This command is the same as C<guestfs_pvresize> except that it allows you to"
-" specify the new size (in bytes) explicitly."
+"This command is the same as C<guestfs_pvresize> except that it allows you to "
+"specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6170
+#: ../src/guestfs-actions.pod:6168
msgid "guestfs_pvs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6172
+#: ../src/guestfs-actions.pod:6170
#, no-wrap
msgid ""
" char **\n"
@@ -32252,17 +32225,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6181
+#: ../src/guestfs-actions.pod:6179
msgid "See also C<guestfs_pvs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6189
+#: ../src/guestfs-actions.pod:6187
msgid "guestfs_pvs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6191
+#: ../src/guestfs-actions.pod:6189
#, no-wrap
msgid ""
" struct guestfs_lvm_pv_list *\n"
@@ -32271,20 +32244,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6197
+#: ../src/guestfs-actions.pod:6195
msgid ""
"This function returns a C<struct guestfs_lvm_pv_list *>, or NULL if there "
-"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after "
-"use>."
+"was an error. I<The caller must call C<guestfs_free_lvm_pv_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6203
+#: ../src/guestfs-actions.pod:6201
msgid "guestfs_pvuuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6205
+#: ../src/guestfs-actions.pod:6203
#, no-wrap
msgid ""
" char *\n"
@@ -32294,12 +32266,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6216
+#: ../src/guestfs-actions.pod:6214
msgid "guestfs_pwrite"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6218
+#: ../src/guestfs-actions.pod:6216
#, no-wrap
msgid ""
" int\n"
@@ -32312,17 +32284,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6234
+#: ../src/guestfs-actions.pod:6232
msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6243
+#: ../src/guestfs-actions.pod:6241
msgid "guestfs_pwrite_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6245
+#: ../src/guestfs-actions.pod:6243
#, no-wrap
msgid ""
" int\n"
@@ -32335,22 +32307,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6260
+#: ../src/guestfs-actions.pod:6258
msgid "See also C<guestfs_pwrite>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6267
+#: ../src/guestfs-actions.pod:6265
msgid "(Added in 1.5.20)"
msgstr "(Додано у 1.5.20)"
#. type: =head2
-#: ../src/guestfs-actions.pod:6269
+#: ../src/guestfs-actions.pod:6267
msgid "guestfs_read_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6271
+#: ../src/guestfs-actions.pod:6269
#, no-wrap
msgid ""
" char *\n"
@@ -32361,25 +32333,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6279
+#: ../src/guestfs-actions.pod:6277
msgid ""
-"Unlike C<guestfs_cat>, this function can correctly handle files that contain"
-" embedded ASCII NUL characters. However unlike C<guestfs_download>, this "
+"Unlike C<guestfs_cat>, this function can correctly handle files that contain "
+"embedded ASCII NUL characters. However unlike C<guestfs_download>, this "
"function is limited in the total size of file that can be handled."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6291
+#: ../src/guestfs-actions.pod:6289
msgid "(Added in 1.0.63)"
msgstr "(Додано у 1.0.63)"
#. type: =head2
-#: ../src/guestfs-actions.pod:6293
+#: ../src/guestfs-actions.pod:6291
msgid "guestfs_read_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6295
+#: ../src/guestfs-actions.pod:6293
#, no-wrap
msgid ""
" char **\n"
@@ -32389,7 +32361,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6304
+#: ../src/guestfs-actions.pod:6302
msgid ""
"Note that this function cannot correctly handle binary files (specifically, "
"files containing C<\\0> character which is treated as end of line). For "
@@ -32398,12 +32370,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6315
+#: ../src/guestfs-actions.pod:6313
msgid "guestfs_readdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6317
+#: ../src/guestfs-actions.pod:6315
#, no-wrap
msgid ""
" struct guestfs_dirent_list *\n"
@@ -32413,7 +32385,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6371
+#: ../src/guestfs-actions.pod:6369
msgid ""
"This function is primarily intended for use by programs. To get a simple "
"list of names, use C<guestfs_ls>. To get a printable directory for human "
@@ -32421,20 +32393,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6375
+#: ../src/guestfs-actions.pod:6373
msgid ""
"This function returns a C<struct guestfs_dirent_list *>, or NULL if there "
-"was an error. I<The caller must call C<guestfs_free_dirent_list> after "
-"use>."
+"was an error. I<The caller must call C<guestfs_free_dirent_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6381
+#: ../src/guestfs-actions.pod:6379
msgid "guestfs_readlink"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6383
+#: ../src/guestfs-actions.pod:6381
#, no-wrap
msgid ""
" char *\n"
@@ -32444,12 +32415,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6394
+#: ../src/guestfs-actions.pod:6392
msgid "guestfs_readlinklist"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6396
+#: ../src/guestfs-actions.pod:6394
#, no-wrap
msgid ""
" char **\n"
@@ -32460,12 +32431,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6429
+#: ../src/guestfs-actions.pod:6427
msgid "guestfs_realpath"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6431
+#: ../src/guestfs-actions.pod:6429
#, no-wrap
msgid ""
" char *\n"
@@ -32475,12 +32446,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6443
+#: ../src/guestfs-actions.pod:6441
msgid "guestfs_removexattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6445
+#: ../src/guestfs-actions.pod:6443
#, no-wrap
msgid ""
" int\n"
@@ -32491,17 +32462,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6453
+#: ../src/guestfs-actions.pod:6451
msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6459
+#: ../src/guestfs-actions.pod:6457
msgid "guestfs_resize2fs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6461
+#: ../src/guestfs-actions.pod:6459
#, no-wrap
msgid ""
" int\n"
@@ -32511,7 +32482,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6468
+#: ../src/guestfs-actions.pod:6466
msgid ""
"I<Note:> It is sometimes required that you run C<guestfs_e2fsck_f> on the "
"C<device> before calling this command. For unknown reasons C<resize2fs> "
@@ -32520,12 +32491,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6478
+#: ../src/guestfs-actions.pod:6476
msgid "guestfs_resize2fs_M"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6480
+#: ../src/guestfs-actions.pod:6478
#, no-wrap
msgid ""
" int\n"
@@ -32535,7 +32506,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6484
+#: ../src/guestfs-actions.pod:6482
msgid ""
"This command is the same as C<guestfs_resize2fs>, but the filesystem is "
"resized to its minimum size. This works like the I<-M> option to the "
@@ -32543,7 +32514,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6488
+#: ../src/guestfs-actions.pod:6486
msgid ""
"To get the resulting size of the filesystem you should call "
"C<guestfs_tune2fs_l> and read the C<Block size> and C<Block count> values. "
@@ -32552,12 +32523,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6497
+#: ../src/guestfs-actions.pod:6495
msgid "guestfs_resize2fs_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6499
+#: ../src/guestfs-actions.pod:6497
#, no-wrap
msgid ""
" int\n"
@@ -32568,19 +32539,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6504
+#: ../src/guestfs-actions.pod:6502
msgid ""
"This command is the same as C<guestfs_resize2fs> except that it allows you "
"to specify the new size (in bytes) explicitly."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6511
+#: ../src/guestfs-actions.pod:6509
msgid "guestfs_rm"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6513
+#: ../src/guestfs-actions.pod:6511
#, no-wrap
msgid ""
" int\n"
@@ -32590,12 +32561,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6523
+#: ../src/guestfs-actions.pod:6521
msgid "guestfs_rm_rf"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6525
+#: ../src/guestfs-actions.pod:6523
#, no-wrap
msgid ""
" int\n"
@@ -32605,12 +32576,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6537
+#: ../src/guestfs-actions.pod:6535
msgid "guestfs_rmdir"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6539
+#: ../src/guestfs-actions.pod:6537
#, no-wrap
msgid ""
" int\n"
@@ -32620,12 +32591,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6549
+#: ../src/guestfs-actions.pod:6547
msgid "guestfs_rmmountpoint"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6551
+#: ../src/guestfs-actions.pod:6549
#, no-wrap
msgid ""
" int\n"
@@ -32635,19 +32606,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6555
+#: ../src/guestfs-actions.pod:6553
msgid ""
"This calls removes a mountpoint that was previously created with "
"C<guestfs_mkmountpoint>. See C<guestfs_mkmountpoint> for full details."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6563
+#: ../src/guestfs-actions.pod:6561
msgid "guestfs_scrub_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6565
+#: ../src/guestfs-actions.pod:6563
#, no-wrap
msgid ""
" int\n"
@@ -32657,18 +32628,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6580 ../src/guestfs-actions.pod:6598
-#: ../src/guestfs-actions.pod:6617
+#: ../src/guestfs-actions.pod:6575 ../src/guestfs-actions.pod:6593
+#: ../src/guestfs-actions.pod:6612
msgid "(Added in 1.0.52)"
msgstr "(Додано у 1.0.52)"
#. type: =head2
-#: ../src/guestfs-actions.pod:6582
+#: ../src/guestfs-actions.pod:6577
msgid "guestfs_scrub_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6584
+#: ../src/guestfs-actions.pod:6579
#, no-wrap
msgid ""
" int\n"
@@ -32678,12 +32649,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6600
+#: ../src/guestfs-actions.pod:6595
msgid "guestfs_scrub_freespace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6602
+#: ../src/guestfs-actions.pod:6597
#, no-wrap
msgid ""
" int\n"
@@ -32693,21 +32664,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6606
+#: ../src/guestfs-actions.pod:6601
msgid ""
-"This command creates the directory C<dir> and then fills it with files until"
-" the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, "
-"and deletes them. The intention is to scrub any free space on the partition"
-" containing C<dir>."
+"This command creates the directory C<dir> and then fills it with files until "
+"the filesystem is full, and scrubs the files as for C<guestfs_scrub_file>, "
+"and deletes them. The intention is to scrub any free space on the partition "
+"containing C<dir>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6619
+#: ../src/guestfs-actions.pod:6614
msgid "guestfs_set_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6621
+#: ../src/guestfs-actions.pod:6616
#, no-wrap
msgid ""
" int\n"
@@ -32717,12 +32688,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6638
+#: ../src/guestfs-actions.pod:6633
msgid "guestfs_set_attach_method"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6640
+#: ../src/guestfs-actions.pod:6635
#, no-wrap
msgid ""
" int\n"
@@ -32732,12 +32703,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6668
+#: ../src/guestfs-actions.pod:6663
msgid "guestfs_set_autosync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6670
+#: ../src/guestfs-actions.pod:6665
#, no-wrap
msgid ""
" int\n"
@@ -32747,12 +32718,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6686
+#: ../src/guestfs-actions.pod:6681
msgid "guestfs_set_direct"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6688
+#: ../src/guestfs-actions.pod:6683
#, no-wrap
msgid ""
" int\n"
@@ -32762,7 +32733,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6696
+#: ../src/guestfs-actions.pod:6691
msgid ""
"One consequence of this is that log messages aren't caught by the library "
"and handled by C<guestfs_set_log_message_callback>, but go straight to "
@@ -32770,12 +32741,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6709
+#: ../src/guestfs-actions.pod:6704
msgid "guestfs_set_e2label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6711
+#: ../src/guestfs-actions.pod:6706
#, no-wrap
msgid ""
" int\n"
@@ -32786,19 +32757,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6720
+#: ../src/guestfs-actions.pod:6715
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2label> to return "
"the existing label on a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6727
+#: ../src/guestfs-actions.pod:6722
msgid "guestfs_set_e2uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6729
+#: ../src/guestfs-actions.pod:6724
#, no-wrap
msgid ""
" int\n"
@@ -32809,19 +32780,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6739
+#: ../src/guestfs-actions.pod:6734
msgid ""
"You can use either C<guestfs_tune2fs_l> or C<guestfs_get_e2uuid> to return "
"the existing UUID of a filesystem."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6746
+#: ../src/guestfs-actions.pod:6741
msgid "guestfs_set_memsize"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6748
+#: ../src/guestfs-actions.pod:6743
#, no-wrap
msgid ""
" int\n"
@@ -32831,19 +32802,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6752
+#: ../src/guestfs-actions.pod:6747
msgid ""
"This sets the memory size in megabytes allocated to the qemu subprocess. "
"This only has any effect if called before C<guestfs_launch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6767
+#: ../src/guestfs-actions.pod:6762
msgid "guestfs_set_network"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6769
+#: ../src/guestfs-actions.pod:6764
#, no-wrap
msgid ""
" int\n"
@@ -32853,19 +32824,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6779
+#: ../src/guestfs-actions.pod:6774
msgid ""
"You must call this before calling C<guestfs_launch>, otherwise it has no "
"effect."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6786
+#: ../src/guestfs-actions.pod:6781
msgid "guestfs_set_path"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6788
+#: ../src/guestfs-actions.pod:6783
#, no-wrap
msgid ""
" int\n"
@@ -32875,12 +32846,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6803
+#: ../src/guestfs-actions.pod:6798
msgid "guestfs_set_pgroup"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6805
+#: ../src/guestfs-actions.pod:6800
#, no-wrap
msgid ""
" int\n"
@@ -32890,12 +32861,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6822
+#: ../src/guestfs-actions.pod:6817
msgid "guestfs_set_qemu"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6824
+#: ../src/guestfs-actions.pod:6819
#, no-wrap
msgid ""
" int\n"
@@ -32905,12 +32876,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6850
+#: ../src/guestfs-actions.pod:6845
msgid "guestfs_set_recovery_proc"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6852
+#: ../src/guestfs-actions.pod:6847
#, no-wrap
msgid ""
" int\n"
@@ -32920,7 +32891,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6856
+#: ../src/guestfs-actions.pod:6851
msgid ""
"If this is called with the parameter C<false> then C<guestfs_launch> does "
"not create a recovery process. The purpose of the recovery process is to "
@@ -32929,19 +32900,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6861
+#: ../src/guestfs-actions.pod:6856
msgid ""
-"This only has any effect if called before C<guestfs_launch>, and the default"
-" is true."
+"This only has any effect if called before C<guestfs_launch>, and the default "
+"is true."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6874
+#: ../src/guestfs-actions.pod:6869
msgid "guestfs_set_selinux"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6876
+#: ../src/guestfs-actions.pod:6871
#, no-wrap
msgid ""
" int\n"
@@ -32951,12 +32922,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6893
+#: ../src/guestfs-actions.pod:6888
msgid "guestfs_set_smp"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6895
+#: ../src/guestfs-actions.pod:6890
#, no-wrap
msgid ""
" int\n"
@@ -32966,17 +32937,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6903
+#: ../src/guestfs-actions.pod:6898
msgid "This function must be called before C<guestfs_launch>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6909
+#: ../src/guestfs-actions.pod:6904
msgid "guestfs_set_trace"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6911
+#: ../src/guestfs-actions.pod:6906
#, no-wrap
msgid ""
" int\n"
@@ -32986,19 +32957,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6925
+#: ../src/guestfs-actions.pod:6920
msgid ""
"Trace messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6933
+#: ../src/guestfs-actions.pod:6928
msgid "guestfs_set_verbose"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6935
+#: ../src/guestfs-actions.pod:6930
#, no-wrap
msgid ""
" int\n"
@@ -33008,19 +32979,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6944
+#: ../src/guestfs-actions.pod:6939
msgid ""
"Verbose messages are normally sent to C<stderr>, unless you register a "
"callback to send them somewhere else (see C<guestfs_set_event_callback>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6952
+#: ../src/guestfs-actions.pod:6947
msgid "guestfs_setcon"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6954
+#: ../src/guestfs-actions.pod:6949
#, no-wrap
msgid ""
" int\n"
@@ -33030,12 +33001,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6967
+#: ../src/guestfs-actions.pod:6962
msgid "guestfs_setxattr"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6969
+#: ../src/guestfs-actions.pod:6964
#, no-wrap
msgid ""
" int\n"
@@ -33048,17 +33019,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6980
+#: ../src/guestfs-actions.pod:6975
msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:6986
+#: ../src/guestfs-actions.pod:6981
msgid "guestfs_sfdisk"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:6988
+#: ../src/guestfs-actions.pod:6983
#, no-wrap
msgid ""
" int\n"
@@ -33072,26 +33043,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:6996 ../src/guestfs-actions.pod:7040
-#: ../src/guestfs-actions.pod:7074
+#: ../src/guestfs-actions.pod:6991 ../src/guestfs-actions.pod:7032
+#: ../src/guestfs-actions.pod:7063
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_add> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7023
+#: ../src/guestfs-actions.pod:7018
msgid ""
"See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7033
+#: ../src/guestfs-actions.pod:7025
msgid "guestfs_sfdiskM"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7035
+#: ../src/guestfs-actions.pod:7027
#, no-wrap
msgid ""
" int\n"
@@ -33102,7 +33073,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7047
+#: ../src/guestfs-actions.pod:7039
msgid ""
"This is a simplified interface to the C<guestfs_sfdisk> command, where "
"partition sizes are specified in megabytes only (rounded to the nearest "
@@ -33111,19 +33082,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7053
+#: ../src/guestfs-actions.pod:7045
msgid ""
"See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
"C<guestfs_part_disk>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7063
+#: ../src/guestfs-actions.pod:7052
msgid "guestfs_sfdisk_N"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7065
+#: ../src/guestfs-actions.pod:7054
#, no-wrap
msgid ""
" int\n"
@@ -33138,24 +33109,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7084
+#: ../src/guestfs-actions.pod:7073
msgid ""
"For other parameters, see C<guestfs_sfdisk>. You should usually pass C<0> "
"for the cyls/heads/sectors parameters."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7087
+#: ../src/guestfs-actions.pod:7076
msgid "See also: C<guestfs_part_add>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7096
+#: ../src/guestfs-actions.pod:7082
msgid "guestfs_sfdisk_disk_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7098
+#: ../src/guestfs-actions.pod:7084
#, no-wrap
msgid ""
" char *\n"
@@ -33165,21 +33136,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7102
+#: ../src/guestfs-actions.pod:7088
msgid ""
-"This displays the disk geometry of C<device> read from the partition table."
-" Especially in the case where the underlying block device has been resized,"
-" this can be different from the kernel's idea of the geometry (see "
+"This displays the disk geometry of C<device> read from the partition table. "
+"Especially in the case where the underlying block device has been resized, "
+"this can be different from the kernel's idea of the geometry (see "
"C<guestfs_sfdisk_kernel_geometry>)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7115
+#: ../src/guestfs-actions.pod:7101
msgid "guestfs_sfdisk_kernel_geometry"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7117
+#: ../src/guestfs-actions.pod:7103
#, no-wrap
msgid ""
" char *\n"
@@ -33189,12 +33160,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7131
+#: ../src/guestfs-actions.pod:7117
msgid "guestfs_sfdisk_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7133
+#: ../src/guestfs-actions.pod:7119
#, no-wrap
msgid ""
" char *\n"
@@ -33204,24 +33175,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7137
+#: ../src/guestfs-actions.pod:7123
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_part_list> "
"call instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7148
+#: ../src/guestfs-actions.pod:7134
msgid "See also: C<guestfs_part_list>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7155
+#: ../src/guestfs-actions.pod:7141
msgid "guestfs_sh"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7157
+#: ../src/guestfs-actions.pod:7143
#, no-wrap
msgid ""
" char *\n"
@@ -33231,22 +33202,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7164
+#: ../src/guestfs-actions.pod:7150
msgid "This is like C<guestfs_command>, but passes the command to:"
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7172
+#: ../src/guestfs-actions.pod:7158
msgid "All the provisos about C<guestfs_command> apply to this call."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7179
+#: ../src/guestfs-actions.pod:7165
msgid "guestfs_sh_lines"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7181
+#: ../src/guestfs-actions.pod:7167
#, no-wrap
msgid ""
" char **\n"
@@ -33256,24 +33227,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7185
+#: ../src/guestfs-actions.pod:7171
msgid ""
"This is the same as C<guestfs_sh>, but splits the result into a list of "
"lines."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7188
+#: ../src/guestfs-actions.pod:7174
msgid "See also: C<guestfs_command_lines>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7196
+#: ../src/guestfs-actions.pod:7182
msgid "guestfs_sleep"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7198
+#: ../src/guestfs-actions.pod:7184
#, no-wrap
msgid ""
" int\n"
@@ -33283,17 +33254,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7206
+#: ../src/guestfs-actions.pod:7192
msgid "(Added in 1.0.41)"
msgstr "(Додано у 1.0.41)"
#. type: =head2
-#: ../src/guestfs-actions.pod:7208 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:7194 ../src/guestfs-structs.pod:109
msgid "guestfs_stat"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7210
+#: ../src/guestfs-actions.pod:7196
#, no-wrap
msgid ""
" struct guestfs_stat *\n"
@@ -33303,12 +33274,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7224 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:7210 ../src/guestfs-structs.pod:135
msgid "guestfs_statvfs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7226
+#: ../src/guestfs-actions.pod:7212
#, no-wrap
msgid ""
" struct guestfs_statvfs *\n"
@@ -33318,19 +33289,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7236
+#: ../src/guestfs-actions.pod:7222
msgid ""
-"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an"
-" error. I<The caller must call C<guestfs_free_statvfs> after use>."
+"This function returns a C<struct guestfs_statvfs *>, or NULL if there was an "
+"error. I<The caller must call C<guestfs_free_statvfs> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7242
+#: ../src/guestfs-actions.pod:7228
msgid "guestfs_strings"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7244
+#: ../src/guestfs-actions.pod:7230
#, no-wrap
msgid ""
" char **\n"
@@ -33340,12 +33311,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7260
+#: ../src/guestfs-actions.pod:7246
msgid "guestfs_strings_e"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7262
+#: ../src/guestfs-actions.pod:7248
#, no-wrap
msgid ""
" char **\n"
@@ -33356,26 +33327,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7267
+#: ../src/guestfs-actions.pod:7253
msgid ""
"This is like the C<guestfs_strings> command, but allows you to specify the "
"encoding of strings that are looked for in the source file C<path>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7277
+#: ../src/guestfs-actions.pod:7263
msgid ""
"Single 7-bit-byte characters like ASCII and the ASCII-compatible parts of "
"ISO-8859-X (this is what C<guestfs_strings> uses)."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7315
+#: ../src/guestfs-actions.pod:7301
msgid "guestfs_swapoff_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7317
+#: ../src/guestfs-actions.pod:7303
#, no-wrap
msgid ""
" int\n"
@@ -33385,19 +33356,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7321
+#: ../src/guestfs-actions.pod:7307
msgid ""
"This command disables the libguestfs appliance swap device or partition "
"named C<device>. See C<guestfs_swapon_device>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7329
+#: ../src/guestfs-actions.pod:7315
msgid "guestfs_swapoff_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7331
+#: ../src/guestfs-actions.pod:7317
#, no-wrap
msgid ""
" int\n"
@@ -33407,12 +33378,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7341
+#: ../src/guestfs-actions.pod:7327
msgid "guestfs_swapoff_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7343
+#: ../src/guestfs-actions.pod:7329
#, no-wrap
msgid ""
" int\n"
@@ -33422,12 +33393,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7340
msgid "guestfs_swapoff_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7356
+#: ../src/guestfs-actions.pod:7342
#, no-wrap
msgid ""
" int\n"
@@ -33437,12 +33408,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7367
+#: ../src/guestfs-actions.pod:7353
msgid "guestfs_swapon_device"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7369
+#: ../src/guestfs-actions.pod:7355
#, no-wrap
msgid ""
" int\n"
@@ -33452,7 +33423,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7373
+#: ../src/guestfs-actions.pod:7359
msgid ""
"This command enables the libguestfs appliance to use the swap device or "
"partition named C<device>. The increased memory is made available for all "
@@ -33460,12 +33431,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7389
+#: ../src/guestfs-actions.pod:7375
msgid "guestfs_swapon_file"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7391
+#: ../src/guestfs-actions.pod:7377
#, no-wrap
msgid ""
" int\n"
@@ -33475,19 +33446,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7395
+#: ../src/guestfs-actions.pod:7381
msgid ""
-"This command enables swap to a file. See C<guestfs_swapon_device> for other"
-" notes."
+"This command enables swap to a file. See C<guestfs_swapon_device> for other "
+"notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7402
+#: ../src/guestfs-actions.pod:7388
msgid "guestfs_swapon_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7404
+#: ../src/guestfs-actions.pod:7390
#, no-wrap
msgid ""
" int\n"
@@ -33497,19 +33468,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7408
+#: ../src/guestfs-actions.pod:7394
msgid ""
"This command enables swap to a labeled swap partition. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7415
+#: ../src/guestfs-actions.pod:7401
msgid "guestfs_swapon_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7417
+#: ../src/guestfs-actions.pod:7403
#, no-wrap
msgid ""
" int\n"
@@ -33519,19 +33490,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7421
+#: ../src/guestfs-actions.pod:7407
msgid ""
"This command enables swap to a swap partition with the given UUID. See "
"C<guestfs_swapon_device> for other notes."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7428
+#: ../src/guestfs-actions.pod:7414
msgid "guestfs_sync"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7430
+#: ../src/guestfs-actions.pod:7416
#, no-wrap
msgid ""
" int\n"
@@ -33540,12 +33511,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7443
+#: ../src/guestfs-actions.pod:7429
msgid "guestfs_tail"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7445
+#: ../src/guestfs-actions.pod:7431
#, no-wrap
msgid ""
" char **\n"
@@ -33555,12 +33526,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7461
+#: ../src/guestfs-actions.pod:7447
msgid "guestfs_tail_n"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7463
+#: ../src/guestfs-actions.pod:7449
#, no-wrap
msgid ""
" char **\n"
@@ -33571,12 +33542,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7485
+#: ../src/guestfs-actions.pod:7471
msgid "guestfs_tar_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7487
+#: ../src/guestfs-actions.pod:7473
#, no-wrap
msgid ""
" int\n"
@@ -33587,24 +33558,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7495
+#: ../src/guestfs-actions.pod:7481
msgid ""
"To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7500 ../src/guestfs-actions.pod:7517
-#: ../src/guestfs-actions.pod:7533 ../src/guestfs-actions.pod:7549
+#: ../src/guestfs-actions.pod:7486 ../src/guestfs-actions.pod:7503
+#: ../src/guestfs-actions.pod:7519 ../src/guestfs-actions.pod:7535
msgid "(Added in 1.0.3)"
msgstr "(Додано у 1.0.3)"
#. type: =head2
-#: ../src/guestfs-actions.pod:7502
+#: ../src/guestfs-actions.pod:7488
msgid "guestfs_tar_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7504
+#: ../src/guestfs-actions.pod:7490
#, no-wrap
msgid ""
" int\n"
@@ -33615,19 +33586,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7512
+#: ../src/guestfs-actions.pod:7498
msgid ""
"To download a compressed tarball, use C<guestfs_tgz_out> or "
"C<guestfs_txz_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7519
+#: ../src/guestfs-actions.pod:7505
msgid "guestfs_tgz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7521
+#: ../src/guestfs-actions.pod:7507
#, no-wrap
msgid ""
" int\n"
@@ -33638,17 +33609,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7529
+#: ../src/guestfs-actions.pod:7515
msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7535
+#: ../src/guestfs-actions.pod:7521
msgid "guestfs_tgz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7537
+#: ../src/guestfs-actions.pod:7523
#, no-wrap
msgid ""
" int\n"
@@ -33659,17 +33630,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7545
+#: ../src/guestfs-actions.pod:7531
msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7551
+#: ../src/guestfs-actions.pod:7537
msgid "guestfs_touch"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7553
+#: ../src/guestfs-actions.pod:7539
#, no-wrap
msgid ""
" int\n"
@@ -33679,12 +33650,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:7554
msgid "guestfs_truncate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7570
+#: ../src/guestfs-actions.pod:7556
#, no-wrap
msgid ""
" int\n"
@@ -33694,12 +33665,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7581
+#: ../src/guestfs-actions.pod:7567
msgid "guestfs_truncate_size"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7583
+#: ../src/guestfs-actions.pod:7569
#, no-wrap
msgid ""
" int\n"
@@ -33710,7 +33681,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7591
+#: ../src/guestfs-actions.pod:7577
msgid ""
"If the current file size is less than C<size> then the file is extended to "
"the required size with zero bytes. This creates a sparse file (ie. disk "
@@ -33719,12 +33690,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7601
+#: ../src/guestfs-actions.pod:7587
msgid "guestfs_tune2fs_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7603
+#: ../src/guestfs-actions.pod:7589
#, no-wrap
msgid ""
" char **\n"
@@ -33734,12 +33705,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7623
+#: ../src/guestfs-actions.pod:7609
msgid "guestfs_txz_in"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7625
+#: ../src/guestfs-actions.pod:7611
#, no-wrap
msgid ""
" int\n"
@@ -33750,12 +33721,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7637
+#: ../src/guestfs-actions.pod:7623
msgid "guestfs_txz_out"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7639
+#: ../src/guestfs-actions.pod:7625
#, no-wrap
msgid ""
" int\n"
@@ -33766,12 +33737,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7651
+#: ../src/guestfs-actions.pod:7637
msgid "guestfs_umask"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7653
+#: ../src/guestfs-actions.pod:7639
#, no-wrap
msgid ""
" int\n"
@@ -33781,19 +33752,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7669
+#: ../src/guestfs-actions.pod:7655
msgid ""
"See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
"C<guestfs_mkdir>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7678
+#: ../src/guestfs-actions.pod:7664
msgid "guestfs_umount"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7680
+#: ../src/guestfs-actions.pod:7666
#, no-wrap
msgid ""
" int\n"
@@ -33803,12 +33774,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7692
+#: ../src/guestfs-actions.pod:7678
msgid "guestfs_umount_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7694
+#: ../src/guestfs-actions.pod:7680
#, no-wrap
msgid ""
" int\n"
@@ -33817,12 +33788,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7705
+#: ../src/guestfs-actions.pod:7691
msgid "guestfs_upload"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7707
+#: ../src/guestfs-actions.pod:7693
#, no-wrap
msgid ""
" int\n"
@@ -33833,17 +33804,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7717
+#: ../src/guestfs-actions.pod:7703
msgid "See also C<guestfs_download>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7728
+#: ../src/guestfs-actions.pod:7714
msgid "guestfs_upload_offset"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7730
+#: ../src/guestfs-actions.pod:7716
#, no-wrap
msgid ""
" int\n"
@@ -33855,7 +33826,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7746
+#: ../src/guestfs-actions.pod:7732
msgid ""
"Note that there is no limit on the amount of data that can be uploaded with "
"this call, unlike with C<guestfs_pwrite>, and this call always writes the "
@@ -33863,17 +33834,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7751
+#: ../src/guestfs-actions.pod:7737
msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7762
+#: ../src/guestfs-actions.pod:7748
msgid "guestfs_utimens"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7764
+#: ../src/guestfs-actions.pod:7750
#, no-wrap
msgid ""
" int\n"
@@ -33887,12 +33858,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7793 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7779 ../src/guestfs-structs.pod:175
msgid "guestfs_version"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7795
+#: ../src/guestfs-actions.pod:7781
#, no-wrap
msgid ""
" struct guestfs_version *\n"
@@ -33901,7 +33872,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7823
+#: ../src/guestfs-actions.pod:7809
msgid ""
"I<Note:> Don't use this call to test for availability of features. In "
"enterprise distributions we backport features from later versions into "
@@ -33910,24 +33881,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7829
+#: ../src/guestfs-actions.pod:7815
msgid ""
-"This function returns a C<struct guestfs_version *>, or NULL if there was an"
-" error. I<The caller must call C<guestfs_free_version> after use>."
+"This function returns a C<struct guestfs_version *>, or NULL if there was an "
+"error. I<The caller must call C<guestfs_free_version> after use>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7833
+#: ../src/guestfs-actions.pod:7819
msgid "(Added in 1.0.58)"
msgstr "(Додано у 1.0.58)"
#. type: =head2
-#: ../src/guestfs-actions.pod:7835
+#: ../src/guestfs-actions.pod:7821
msgid "guestfs_vfs_label"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7837
+#: ../src/guestfs-actions.pod:7823
#, no-wrap
msgid ""
" char *\n"
@@ -33937,22 +33908,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7846
+#: ../src/guestfs-actions.pod:7832
msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7851 ../src/guestfs-actions.pod:7888
+#: ../src/guestfs-actions.pod:7837 ../src/guestfs-actions.pod:7874
msgid "(Added in 1.3.18)"
msgstr "(Додано у 1.3.18)"
#. type: =head2
-#: ../src/guestfs-actions.pod:7853
+#: ../src/guestfs-actions.pod:7839
msgid "guestfs_vfs_type"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7855
+#: ../src/guestfs-actions.pod:7841
#, no-wrap
msgid ""
" char *\n"
@@ -33962,12 +33933,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7872
+#: ../src/guestfs-actions.pod:7858
msgid "guestfs_vfs_uuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7874
+#: ../src/guestfs-actions.pod:7860
#, no-wrap
msgid ""
" char *\n"
@@ -33977,17 +33948,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7883
+#: ../src/guestfs-actions.pod:7869
msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7890
+#: ../src/guestfs-actions.pod:7876
msgid "guestfs_vg_activate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7892
+#: ../src/guestfs-actions.pod:7878
#, no-wrap
msgid ""
" int\n"
@@ -33998,12 +33969,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7909
+#: ../src/guestfs-actions.pod:7895
msgid "guestfs_vg_activate_all"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7911
+#: ../src/guestfs-actions.pod:7897
#, no-wrap
msgid ""
" int\n"
@@ -34013,12 +33984,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7924
+#: ../src/guestfs-actions.pod:7910
msgid "guestfs_vgcreate"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7926
+#: ../src/guestfs-actions.pod:7912
#, no-wrap
msgid ""
" int\n"
@@ -34029,12 +34000,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7938
+#: ../src/guestfs-actions.pod:7924
msgid "guestfs_vglvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7940
+#: ../src/guestfs-actions.pod:7926
#, no-wrap
msgid ""
" char **\n"
@@ -34044,24 +34015,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7947
+#: ../src/guestfs-actions.pod:7933
msgid ""
"You can use this along with C<guestfs_lvs> and C<guestfs_lvuuid> calls to "
"associate logical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7950
+#: ../src/guestfs-actions.pod:7936
msgid "See also C<guestfs_vgpvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7958
+#: ../src/guestfs-actions.pod:7944
msgid "guestfs_vgpvuuids"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7960
+#: ../src/guestfs-actions.pod:7946
#, no-wrap
msgid ""
" char **\n"
@@ -34071,24 +34042,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7967
+#: ../src/guestfs-actions.pod:7953
msgid ""
"You can use this along with C<guestfs_pvs> and C<guestfs_pvuuid> calls to "
"associate physical volumes and volume groups."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:7970
+#: ../src/guestfs-actions.pod:7956
msgid "See also C<guestfs_vglvuuids>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7978
+#: ../src/guestfs-actions.pod:7964
msgid "guestfs_vgremove"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7980
+#: ../src/guestfs-actions.pod:7966
#, no-wrap
msgid ""
" int\n"
@@ -34098,12 +34069,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:7993
+#: ../src/guestfs-actions.pod:7979
msgid "guestfs_vgrename"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:7995
+#: ../src/guestfs-actions.pod:7981
#, no-wrap
msgid ""
" int\n"
@@ -34114,12 +34085,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8006
+#: ../src/guestfs-actions.pod:7992
msgid "guestfs_vgs"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8008
+#: ../src/guestfs-actions.pod:7994
#, no-wrap
msgid ""
" char **\n"
@@ -34128,17 +34099,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8017
+#: ../src/guestfs-actions.pod:8003
msgid "See also C<guestfs_vgs_full>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8025
+#: ../src/guestfs-actions.pod:8011
msgid "guestfs_vgs_full"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8027
+#: ../src/guestfs-actions.pod:8013
#, no-wrap
msgid ""
" struct guestfs_lvm_vg_list *\n"
@@ -34147,20 +34118,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8033
+#: ../src/guestfs-actions.pod:8019
msgid ""
"This function returns a C<struct guestfs_lvm_vg_list *>, or NULL if there "
-"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after "
-"use>."
+"was an error. I<The caller must call C<guestfs_free_lvm_vg_list> after use>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8039
+#: ../src/guestfs-actions.pod:8025
msgid "guestfs_vgscan"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8041
+#: ../src/guestfs-actions.pod:8027
#, no-wrap
msgid ""
" int\n"
@@ -34169,12 +34139,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8051
+#: ../src/guestfs-actions.pod:8037
msgid "guestfs_vguuid"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8053
+#: ../src/guestfs-actions.pod:8039
#, no-wrap
msgid ""
" char *\n"
@@ -34184,12 +34154,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8064
+#: ../src/guestfs-actions.pod:8050
msgid "guestfs_wait_ready"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8066
+#: ../src/guestfs-actions.pod:8052
#, no-wrap
msgid ""
" int\n"
@@ -34198,39 +34168,39 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8069
+#: ../src/guestfs-actions.pod:8055
msgid ""
-"I<This function is deprecated.> In new code, use the L</guestfs_launch> call"
-" instead."
+"I<This function is deprecated.> In new code, use the L</guestfs_launch> call "
+"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8076
+#: ../src/guestfs-actions.pod:8062
msgid "This function is a no op."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8078
+#: ../src/guestfs-actions.pod:8064
msgid ""
-"In versions of the API E<lt> 1.0.71 you had to call this function just after"
-" calling C<guestfs_launch> to wait for the launch to complete. However this"
-" is no longer necessary because C<guestfs_launch> now does the waiting."
+"In versions of the API E<lt> 1.0.71 you had to call this function just after "
+"calling C<guestfs_launch> to wait for the launch to complete. However this "
+"is no longer necessary because C<guestfs_launch> now does the waiting."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8083
+#: ../src/guestfs-actions.pod:8069
msgid ""
-"If you see any calls to this function in code then you can just remove them,"
-" unless you want to retain compatibility with older versions of the API."
+"If you see any calls to this function in code then you can just remove them, "
+"unless you want to retain compatibility with older versions of the API."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8091
+#: ../src/guestfs-actions.pod:8077
msgid "guestfs_wc_c"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8093
+#: ../src/guestfs-actions.pod:8079
#, no-wrap
msgid ""
" int\n"
@@ -34240,12 +34210,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8104
+#: ../src/guestfs-actions.pod:8090
msgid "guestfs_wc_l"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8106
+#: ../src/guestfs-actions.pod:8092
#, no-wrap
msgid ""
" int\n"
@@ -34255,12 +34225,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8117
+#: ../src/guestfs-actions.pod:8103
msgid "guestfs_wc_w"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8119
+#: ../src/guestfs-actions.pod:8105
#, no-wrap
msgid ""
" int\n"
@@ -34270,12 +34240,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8130
+#: ../src/guestfs-actions.pod:8116
msgid "guestfs_write"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8132
+#: ../src/guestfs-actions.pod:8118
#, no-wrap
msgid ""
" int\n"
@@ -34287,17 +34257,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8141
+#: ../src/guestfs-actions.pod:8127
msgid "See also C<guestfs_write_append>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8150
+#: ../src/guestfs-actions.pod:8136
msgid "guestfs_write_append"
msgstr ""
#. type: verbatim
-#: ../src/guestfs-actions.pod:8152
+#: ../src/guestfs-actions.pod:8138
#, no-wrap
msgid ""
" int\n"
@@ -34309,17 +34279,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8161
+#: ../src/guestfs-actions.pod:8147
msgid "See also C<guestfs_write>."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8170
+#: ../src/guestfs-actions.pod:8156
msgid "guestfs_write_file"
msgstr "guestfs_write_file"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8172
+#: ../src/guestfs-actions.pod:8158
#, no-wrap
msgid ""
" int\n"
@@ -34337,19 +34307,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:8178
+#: ../src/guestfs-actions.pod:8164
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_write> call "
"instead."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8203
+#: ../src/guestfs-actions.pod:8189
msgid "guestfs_zegrep"
msgstr "guestfs_zegrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8205
+#: ../src/guestfs-actions.pod:8191
#, no-wrap
msgid ""
" char **\n"
@@ -34365,12 +34335,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:8222
+#: ../src/guestfs-actions.pod:8208
msgid "guestfs_zegrepi"
msgstr "guestfs_zegrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8224
+#: ../src/guestfs-actions.pod:8210
#, no-wrap
msgid ""
" char **\n"
@@ -34386,12 +34356,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:8241
+#: ../src/guestfs-actions.pod:8227
msgid "guestfs_zero"
msgstr "guestfs_zero"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8243
+#: ../src/guestfs-actions.pod:8229
#, no-wrap
msgid ""
" int\n"
@@ -34405,19 +34375,19 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:8257
+#: ../src/guestfs-actions.pod:8243
msgid ""
"See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
"C<guestfs_is_zero_device>"
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8269
+#: ../src/guestfs-actions.pod:8255
msgid "guestfs_zero_device"
msgstr "guestfs_zero_device"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8271
+#: ../src/guestfs-actions.pod:8257
#, no-wrap
msgid ""
" int\n"
@@ -34431,24 +34401,24 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:8275
+#: ../src/guestfs-actions.pod:8261
msgid ""
"This command writes zeroes over the entire C<device>. Compare with "
"C<guestfs_zero> which just zeroes the first few blocks of a device."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8293
+#: ../src/guestfs-actions.pod:8276
msgid "(Added in 1.3.1)"
msgstr "(Додано у 1.3.1)"
#. type: =head2
-#: ../src/guestfs-actions.pod:8295
+#: ../src/guestfs-actions.pod:8278
msgid "guestfs_zerofree"
msgstr "guestfs_zerofree"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8297
+#: ../src/guestfs-actions.pod:8280
#, no-wrap
msgid ""
" int\n"
@@ -34462,12 +34432,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:8316
+#: ../src/guestfs-actions.pod:8299
msgid "guestfs_zfgrep"
msgstr "guestfs_zfgrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8318
+#: ../src/guestfs-actions.pod:8301
#, no-wrap
msgid ""
" char **\n"
@@ -34483,12 +34453,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:8335
+#: ../src/guestfs-actions.pod:8318
msgid "guestfs_zfgrepi"
msgstr "guestfs_zfgrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8337
+#: ../src/guestfs-actions.pod:8320
#, no-wrap
msgid ""
" char **\n"
@@ -34504,12 +34474,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:8354
+#: ../src/guestfs-actions.pod:8337
msgid "guestfs_zfile"
msgstr "guestfs_zfile"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8356
+#: ../src/guestfs-actions.pod:8339
#, no-wrap
msgid ""
" char *\n"
@@ -34525,26 +34495,26 @@ msgstr ""
"\n"
#. type: textblock
-#: ../src/guestfs-actions.pod:8361
+#: ../src/guestfs-actions.pod:8344
msgid ""
"I<This function is deprecated.> In new code, use the L</guestfs_file> call "
"instead."
msgstr ""
#. type: textblock
-#: ../src/guestfs-actions.pod:8373
+#: ../src/guestfs-actions.pod:8356
msgid ""
"Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
"files."
msgstr ""
#. type: =head2
-#: ../src/guestfs-actions.pod:8381
+#: ../src/guestfs-actions.pod:8364
msgid "guestfs_zgrep"
msgstr "guestfs_zgrep"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8383
+#: ../src/guestfs-actions.pod:8366
#, no-wrap
msgid ""
" char **\n"
@@ -34560,12 +34530,12 @@ msgstr ""
"\n"
#. type: =head2
-#: ../src/guestfs-actions.pod:8400
+#: ../src/guestfs-actions.pod:8383
msgid "guestfs_zgrepi"
msgstr "guestfs_zgrepi"
#. type: verbatim
-#: ../src/guestfs-actions.pod:8402
+#: ../src/guestfs-actions.pod:8385
#, no-wrap
msgid ""
" char **\n"
@@ -34588,11 +34558,11 @@ msgstr "B<augeas>"
#. type: textblock
#: ../src/guestfs-availability.pod:5
msgid ""
-"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> "
-"L</guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> "
-"L</guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> "
-"L</guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> "
-"L</guestfs_aug_rm> L</guestfs_aug_save> L</guestfs_aug_set>"
+"The following functions: L</guestfs_aug_clear> L</guestfs_aug_close> L</"
+"guestfs_aug_defnode> L</guestfs_aug_defvar> L</guestfs_aug_get> L</"
+"guestfs_aug_init> L</guestfs_aug_insert> L</guestfs_aug_load> L</"
+"guestfs_aug_ls> L</guestfs_aug_match> L</guestfs_aug_mv> L</guestfs_aug_rm> "
+"L</guestfs_aug_save> L</guestfs_aug_set>"
msgstr ""
#. type: =item
@@ -34623,9 +34593,9 @@ msgstr "B<inotify>"
#. type: textblock
#: ../src/guestfs-availability.pod:33
msgid ""
-"The following functions: L</guestfs_inotify_add_watch> "
-"L</guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init>"
-" L</guestfs_inotify_read> L</guestfs_inotify_rm_watch>"
+"The following functions: L</guestfs_inotify_add_watch> L</"
+"guestfs_inotify_close> L</guestfs_inotify_files> L</guestfs_inotify_init> L</"
+"guestfs_inotify_read> L</guestfs_inotify_rm_watch>"
msgstr ""
#. type: =item
@@ -34636,8 +34606,8 @@ msgstr "B<linuxfsuuid>"
#. type: textblock
#: ../src/guestfs-availability.pod:43
msgid ""
-"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> "
-"L</guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>"
+"The following functions: L</guestfs_mke2fs_JU> L</guestfs_mke2journal_U> L</"
+"guestfs_mkswap_U> L</guestfs_swapoff_uuid> L</guestfs_swapon_uuid>"
msgstr ""
#. type: =item
@@ -34658,10 +34628,10 @@ msgstr "B<linuxxattrs>"
#. type: textblock
#: ../src/guestfs-availability.pod:57
msgid ""
-"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> "
-"L</guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> "
-"L</guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> "
-"L</guestfs_setxattr>"
+"The following functions: L</guestfs_getxattr> L</guestfs_getxattrs> L</"
+"guestfs_lgetxattr> L</guestfs_lgetxattrs> L</guestfs_lremovexattr> L</"
+"guestfs_lsetxattr> L</guestfs_lxattrlist> L</guestfs_removexattr> L</"
+"guestfs_setxattr>"
msgstr ""
#. type: =item
@@ -34672,9 +34642,9 @@ msgstr "B<luks>"
#. type: textblock
#: ../src/guestfs-availability.pod:70
msgid ""
-"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> "
-"L</guestfs_luks_format> L</guestfs_luks_format_cipher> "
-"L</guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>"
+"The following functions: L</guestfs_luks_add_key> L</guestfs_luks_close> L</"
+"guestfs_luks_format> L</guestfs_luks_format_cipher> L</"
+"guestfs_luks_kill_slot> L</guestfs_luks_open> L</guestfs_luks_open_ro>"
msgstr ""
#. type: =item
@@ -34685,14 +34655,13 @@ msgstr "B<lvm2>"
#. type: textblock
#: ../src/guestfs-availability.pod:81
msgid ""
-"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> "
-"L</guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> "
-"L</guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> "
-"L</guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> "
-"L</guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> "
-"L</guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> "
-"L</guestfs_vgcreate> L</guestfs_vgremove> L</guestfs_vgs> "
-"L</guestfs_vgs_full>"
+"The following functions: L</guestfs_is_lv> L</guestfs_lvcreate> L</"
+"guestfs_lvm_remove_all> L</guestfs_lvm_set_filter> L</guestfs_lvremove> L</"
+"guestfs_lvresize> L</guestfs_lvresize_free> L</guestfs_lvs> L</"
+"guestfs_lvs_full> L</guestfs_pvcreate> L</guestfs_pvremove> L</"
+"guestfs_pvresize> L</guestfs_pvresize_size> L</guestfs_pvs> L</"
+"guestfs_pvs_full> L</guestfs_vg_activate> L</guestfs_vg_activate_all> L</"
+"guestfs_vgcreate> L</guestfs_vgremove> L</guestfs_vgs> L</guestfs_vgs_full>"
msgstr ""
#. type: =item
@@ -34703,8 +34672,8 @@ msgstr "B<mknod>"
#. type: textblock
#: ../src/guestfs-availability.pod:106
msgid ""
-"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> "
-"L</guestfs_mknod_b> L</guestfs_mknod_c>"
+"The following functions: L</guestfs_mkfifo> L</guestfs_mknod> L</"
+"guestfs_mknod_b> L</guestfs_mknod_c>"
msgstr ""
#. type: =item
@@ -34747,8 +34716,8 @@ msgstr "B<scrub>"
#. type: textblock
#: ../src/guestfs-availability.pod:131
msgid ""
-"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> "
-"L</guestfs_scrub_freespace>"
+"The following functions: L</guestfs_scrub_device> L</guestfs_scrub_file> L</"
+"guestfs_scrub_freespace>"
msgstr ""
#. type: =item
@@ -35328,9 +35297,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:33
msgid ""
-"Libguestfs uses Linux kernel and qemu code, and can access any type of guest"
-" filesystem that Linux and qemu can, including but not limited to: ext2/3/4,"
-" btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, "
+"Libguestfs uses Linux kernel and qemu code, and can access any type of guest "
+"filesystem that Linux and qemu can, including but not limited to: ext2/3/4, "
+"btrfs, FAT and NTFS, LVM, many different disk partition schemes, qcow, "
"qcow2, vmdk."
msgstr ""
@@ -35346,9 +35315,9 @@ msgstr ""
#: ../src/guestfs.pod:43
msgid ""
"Libguestfs is a library that can be linked with C and C++ management "
-"programs (or management programs written in OCaml, Perl, Python, Ruby, Java,"
-" PHP, Erlang, Haskell or C#). You can also use it from shell scripts or the"
-" command line."
+"programs (or management programs written in OCaml, Perl, Python, Ruby, Java, "
+"PHP, Erlang, Haskell or C#). You can also use it from shell scripts or the "
+"command line."
msgstr ""
#. type: textblock
@@ -35380,8 +35349,8 @@ msgstr "ОГЛЯД API"
#. type: textblock
#: ../src/guestfs.pod:59
msgid ""
-"This section provides a gentler overview of the libguestfs API. We also try"
-" to group API calls together, where that may not be obvious from reading "
+"This section provides a gentler overview of the libguestfs API. We also try "
+"to group API calls together, where that may not be obvious from reading "
"about the individual calls in the main section of this manual."
msgstr ""
@@ -35396,14 +35365,13 @@ msgid ""
"Before you can use libguestfs calls, you have to create a handle. Then you "
"must add at least one disk image to the handle, followed by launching the "
"handle, then performing whatever operations you want, and finally closing "
-"the handle. By convention we use the single letter C<g> for the name of the"
-" handle variable, although of course you can use any name you want."
+"the handle. By convention we use the single letter C<g> for the name of the "
+"handle variable, although of course you can use any name you want."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:73
-msgid ""
-"The general structure of all libguestfs-using programs looks like this:"
+msgid "The general structure of all libguestfs-using programs looks like this:"
msgstr ""
#. type: verbatim
@@ -35531,16 +35499,16 @@ msgstr "ОБРАЗИ ДИСКІВ"
msgid ""
"The image filename (C<\"guest.img\"> in the example above) could be a disk "
"image from a virtual machine, a L<dd(1)> copy of a physical hard disk, an "
-"actual block device, or simply an empty file of zeroes that you have created"
-" through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all"
-" of these."
+"actual block device, or simply an empty file of zeroes that you have created "
+"through L<posix_fallocate(3)>. Libguestfs lets you do useful things to all "
+"of these."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:129
msgid ""
-"The call you should use in modern code for adding drives is "
-"L</guestfs_add_drive_opts>. To add a disk image, allowing writes, and "
+"The call you should use in modern code for adding drives is L</"
+"guestfs_add_drive_opts>. To add a disk image, allowing writes, and "
"specifying that the format is raw, do:"
msgstr ""
@@ -35590,24 +35558,24 @@ msgstr ""
#: ../src/guestfs.pod:147
msgid ""
"Be extremely cautious if the disk image is in use, eg. if it is being used "
-"by a virtual machine. Adding it read-write will almost certainly cause disk"
-" corruption, but adding it read-only is safe."
+"by a virtual machine. Adding it read-write will almost certainly cause disk "
+"corruption, but adding it read-only is safe."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:151
msgid ""
-"You must add at least one disk image, and you may add multiple disk images."
-" In the API, the disk images are usually referred to as C</dev/sda> (for "
-"the first one you added), C</dev/sdb> (for the second one you added), etc."
+"You must add at least one disk image, and you may add multiple disk images. "
+"In the API, the disk images are usually referred to as C</dev/sda> (for the "
+"first one you added), C</dev/sdb> (for the second one you added), etc."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:156
msgid ""
-"Once L</guestfs_launch> has been called you cannot add any more images. You"
-" can call L</guestfs_list_devices> to get a list of the device names, in the"
-" order that you added them. See also L</BLOCK DEVICE NAMING> below."
+"Once L</guestfs_launch> has been called you cannot add any more images. You "
+"can call L</guestfs_list_devices> to get a list of the device names, in the "
+"order that you added them. See also L</BLOCK DEVICE NAMING> below."
msgstr ""
#. type: =head2
@@ -35620,9 +35588,9 @@ msgstr "МОНТУВАННЯ"
msgid ""
"Before you can read or write files, create directories and so on in a disk "
"image that contains filesystems, you have to mount those filesystems using "
-"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that"
-" a disk image contains (for example) one partition with a filesystem on that"
-" partition, then you can mount it directly:"
+"L</guestfs_mount_options> or L</guestfs_mount_ro>. If you already know that "
+"a disk image contains (for example) one partition with a filesystem on that "
+"partition, then you can mount it directly:"
msgstr ""
#. type: verbatim
@@ -35649,20 +35617,19 @@ msgstr ""
#: ../src/guestfs.pod:178
msgid ""
"If you are given a disk image and you don't know what it contains then you "
-"have to find out. Libguestfs can do that too: use "
-"L</guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions "
-"and LVs, and either try mounting each to see what is mountable, or else "
-"examine them with L</guestfs_vfs_type> or L</guestfs_file>. To list just "
+"have to find out. Libguestfs can do that too: use L</"
+"guestfs_list_partitions> and L</guestfs_lvs> to list possible partitions and "
+"LVs, and either try mounting each to see what is mountable, or else examine "
+"them with L</guestfs_vfs_type> or L</guestfs_file>. To list just "
"filesystems, use L</guestfs_list_filesystems>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:186
msgid ""
-"Libguestfs also has a set of APIs for inspection of unknown disk images (see"
-" L</INSPECTION> below). But you might find it easier to look at higher "
-"level programs built on top of libguestfs, in particular L<virt-"
-"inspector(1)>."
+"Libguestfs also has a set of APIs for inspection of unknown disk images (see "
+"L</INSPECTION> below). But you might find it easier to look at higher level "
+"programs built on top of libguestfs, in particular L<virt-inspector(1)>."
msgstr ""
#. type: textblock
@@ -35720,8 +35687,8 @@ msgstr ""
#: ../src/guestfs.pod:210
msgid ""
"This would return C<data> as a newly allocated buffer containing the full "
-"content of that file (with some conditions: see also L</DOWNLOADING> below),"
-" or C<NULL> if there was an error."
+"content of that file (with some conditions: see also L</DOWNLOADING> below), "
+"or C<NULL> if there was an error."
msgstr ""
#. type: textblock
@@ -35744,8 +35711,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:219
msgid "To create a symlink you could do:"
-msgstr ""
-"Щоб створити символічне посилання, ви можете скористатися таким кодом:"
+msgstr "Щоб створити символічне посилання, ви можете скористатися таким кодом:"
#. type: verbatim
#: ../src/guestfs.pod:221
@@ -35779,8 +35745,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:233
msgid ""
-"File writes are affected by the per-handle umask, set by calling "
-"L</guestfs_umask> and defaulting to 022. See L</UMASK>."
+"File writes are affected by the per-handle umask, set by calling L</"
+"guestfs_umask> and defaulting to 022. See L</UMASK>."
msgstr ""
#. type: =head2
@@ -35791,8 +35757,8 @@ msgstr "ПОДІЛ НА РОЗДІЛИ"
#. type: textblock
#: ../src/guestfs.pod:238
msgid ""
-"Libguestfs contains API calls to read, create and modify partition tables on"
-" disk images."
+"Libguestfs contains API calls to read, create and modify partition tables on "
+"disk images."
msgstr ""
#. type: textblock
@@ -35821,8 +35787,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:250
msgid ""
-"Obviously this effectively wipes anything that was on that disk image "
-"before."
+"Obviously this effectively wipes anything that was on that disk image before."
msgstr ""
#. type: =head2
@@ -35833,17 +35798,17 @@ msgstr "LVM2"
#. type: textblock
#: ../src/guestfs.pod:255
msgid ""
-"Libguestfs provides access to a large part of the LVM2 API, such as "
-"L</guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense "
-"unless you familiarize yourself with the concepts of physical volumes, "
-"volume groups and logical volumes."
+"Libguestfs provides access to a large part of the LVM2 API, such as L</"
+"guestfs_lvcreate> and L</guestfs_vgremove>. It won't make much sense unless "
+"you familiarize yourself with the concepts of physical volumes, volume "
+"groups and logical volumes."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:260
msgid ""
-"This author strongly recommends reading the LVM HOWTO, online at "
-"L<http://tldp.org/HOWTO/LVM-HOWTO/>."
+"This author strongly recommends reading the LVM HOWTO, online at L<http://"
+"tldp.org/HOWTO/LVM-HOWTO/>."
msgstr ""
#. type: =head2
@@ -35855,8 +35820,8 @@ msgstr "ОТРИМАННЯ ДАНИХ"
#: ../src/guestfs.pod:265
msgid ""
"Use L</guestfs_cat> to download small, text only files. This call is "
-"limited to files which are less than 2 MB and which cannot contain any ASCII"
-" NUL (C<\\0>) characters. However the API is very simple to use."
+"limited to files which are less than 2 MB and which cannot contain any ASCII "
+"NUL (C<\\0>) characters. However the API is very simple to use."
msgstr ""
#. type: textblock
@@ -35888,25 +35853,24 @@ msgstr "ВИВАНТАЖЕННЯ"
#. type: textblock
#: ../src/guestfs.pod:281
msgid ""
-"It's often the case that you want to write a file or files to the disk "
-"image."
+"It's often the case that you want to write a file or files to the disk image."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:284
msgid ""
"To write a small file with fixed content, use L</guestfs_write>. To create "
-"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or "
-"L</guestfs_fallocate64> (with all disk blocks allocated). There are a "
-"variety of other functions for creating test files, for example "
-"L</guestfs_fill> and L</guestfs_fill_pattern>."
+"a file of all zeroes, use L</guestfs_truncate_size> (sparse) or L</"
+"guestfs_fallocate64> (with all disk blocks allocated). There are a variety "
+"of other functions for creating test files, for example L</guestfs_fill> and "
+"L</guestfs_fill_pattern>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:290
msgid ""
-"To upload a single file, use L</guestfs_upload>. This call has no limits on"
-" file content or size (even files larger than 4 GB)."
+"To upload a single file, use L</guestfs_upload>. This call has no limits on "
+"file content or size (even files larger than 4 GB)."
msgstr ""
#. type: textblock
@@ -35919,14 +35883,14 @@ msgstr ""
#: ../src/guestfs.pod:295
msgid ""
"However the fastest way to upload I<large numbers of arbitrary files> is to "
-"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and "
-"L<mkisofs(8)>), then attach this using L</guestfs_add_drive_ro>. If you add"
-" the drive in a predictable way (eg. adding it last after all other drives) "
-"then you can get the device name from L</guestfs_list_devices> and mount it "
-"directly using L</guestfs_mount_ro>. Note that squashfs images are "
-"sometimes non-portable between kernel versions, and they don't support "
-"labels or UUIDs. If you want to pre-build an image or you need to mount it "
-"using a label or UUID, use an ISO image instead."
+"turn them into a squashfs or CD ISO (see L<mksquashfs(8)> and L<mkisofs(8)"
+">), then attach this using L</guestfs_add_drive_ro>. If you add the drive "
+"in a predictable way (eg. adding it last after all other drives) then you "
+"can get the device name from L</guestfs_list_devices> and mount it directly "
+"using L</guestfs_mount_ro>. Note that squashfs images are sometimes non-"
+"portable between kernel versions, and they don't support labels or UUIDs. "
+"If you want to pre-build an image or you need to mount it using a label or "
+"UUID, use an ISO image instead."
msgstr ""
#. type: =head2
@@ -35978,8 +35942,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:328
msgid ""
-"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or "
-"L</guestfs_copy_device_to_device>."
+"Use L</guestfs_copy_file_to_device>, L</guestfs_copy_device_to_file>, or L</"
+"guestfs_copy_device_to_device>."
msgstr ""
#. type: textblock
@@ -36045,12 +36009,12 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:359
msgid ""
-"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, "
-"L</guestfs_tar_out> etc appear to only take filenames as arguments, so it "
+"Calls like L</guestfs_upload>, L</guestfs_download>, L</guestfs_tar_in>, L</"
+"guestfs_tar_out> etc appear to only take filenames as arguments, so it "
"appears you can only upload and download to files. However many Un*x-like "
-"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, "
-"C</dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, "
-"stderr, and arbitrary file descriptor N."
+"hosts let you use the special device files C</dev/stdin>, C</dev/stdout>, C</"
+"dev/stderr> and C</dev/fd/N> to read and write from stdin, stdout, stderr, "
+"and arbitrary file descriptor N."
msgstr ""
#. type: textblock
@@ -36117,8 +36081,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:390
msgid ""
-"L</guestfs_find> and L</guestfs_find0> can be used to recursively list "
-"files."
+"L</guestfs_find> and L</guestfs_find0> can be used to recursively list files."
msgstr ""
#. type: =head2
@@ -36161,8 +36124,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:419
msgid ""
-"The network may not be available unless you enable it (see "
-"L</guestfs_set_network>)."
+"The network may not be available unless you enable it (see L</"
+"guestfs_set_network>)."
msgstr ""
#. type: textblock
@@ -36200,16 +36163,16 @@ msgstr ""
msgid ""
"A secure alternative is to use libguestfs to install a \"firstboot\" script "
"(a script which runs when the guest next boots normally), and to have this "
-"script run the commands you want in the normal context of the running guest,"
-" network security and so on. For information about other security issues, "
+"script run the commands you want in the normal context of the running guest, "
+"network security and so on. For information about other security issues, "
"see L</SECURITY>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:455
msgid ""
-"The two main API calls to run commands are L</guestfs_command> and "
-"L</guestfs_sh> (there are also variations)."
+"The two main API calls to run commands are L</guestfs_command> and L</"
+"guestfs_sh> (there are also variations)."
msgstr ""
#. type: textblock
@@ -36236,17 +36199,17 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:468
msgid ""
-"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't"
-" document Augeas itself here because there is excellent documentation on the"
-" L<http://augeas.net/> website."
+"The main Augeas calls are bound through the C<guestfs_aug_*> APIs. We don't "
+"document Augeas itself here because there is excellent documentation on the "
+"L<http://augeas.net/> website."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:472
msgid ""
-"If you don't want to use Augeas (you fool!) then try calling "
-"L</guestfs_read_lines> to get the file as a list of lines which you can "
-"iterate over."
+"If you don't want to use Augeas (you fool!) then try calling L</"
+"guestfs_read_lines> to get the file as a list of lines which you can iterate "
+"over."
msgstr ""
#. type: =head2
@@ -36347,16 +36310,16 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:525
msgid ""
-"The default umask is C<022>, so files are created with modes such as C<0644>"
-" and directories with C<0755>."
+"The default umask is C<022>, so files are created with modes such as C<0644> "
+"and directories with C<0755>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:528
msgid ""
"There are two ways to avoid being affected by umask. Either set umask to 0 "
-"(call C<guestfs_umask (g, 0)> early after launching). Or call "
-"L</guestfs_chmod> after creating each file or directory."
+"(call C<guestfs_umask (g, 0)> early after launching). Or call L</"
+"guestfs_chmod> after creating each file or directory."
msgstr ""
#. type: textblock
@@ -36367,8 +36330,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:536
msgid ""
-"Libguestfs allows you to access Linux guests which have been encrypted using"
-" whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) "
+"Libguestfs allows you to access Linux guests which have been encrypted using "
+"whole disk encryption that conforms to the Linux Unified Key Setup (LUKS) "
"standard. This includes nearly all whole disk encryption systems used by "
"modern Linux guests."
msgstr ""
@@ -36390,27 +36353,27 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:548
msgid ""
-"Opening a LUKS device creates a new device mapper device called "
-"C</dev/mapper/mapname> (where C<mapname> is the string you supply to "
-"L</guestfs_luks_open>). Reads and writes to this mapper device are "
-"decrypted from and encrypted to the underlying block device respectively."
+"Opening a LUKS device creates a new device mapper device called C</dev/"
+"mapper/mapname> (where C<mapname> is the string you supply to L</"
+"guestfs_luks_open>). Reads and writes to this mapper device are decrypted "
+"from and encrypted to the underlying block device respectively."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:554
msgid ""
-"LVM volume groups on the device can be made visible by calling "
-"L</guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical "
-"volume(s) can now be mounted in the usual way."
+"LVM volume groups on the device can be made visible by calling L</"
+"guestfs_vgscan> followed by L</guestfs_vg_activate_all>. The logical volume"
+"(s) can now be mounted in the usual way."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:558
msgid ""
-"Use the reverse process to close a LUKS device. Unmount any logical volumes"
-" on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, "
-"[\"/dev/VG\"])>. Then close the mapper device by calling "
-"L</guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the "
+"Use the reverse process to close a LUKS device. Unmount any logical volumes "
+"on it, deactivate the volume groups by caling C<guestfs_vg_activate (g, 0, "
+"[\"/dev/VG\"])>. Then close the mapper device by calling L</"
+"guestfs_luks_close> on the C</dev/mapper/mapname> device (I<not> the "
"underlying encrypted block device)."
msgstr ""
@@ -36423,24 +36386,24 @@ msgstr "ПЕРЕВІРКА"
#: ../src/guestfs.pod:567
msgid ""
"Libguestfs has APIs for inspecting an unknown disk image to find out if it "
-"contains operating systems, an install CD or a live CD. (These APIs used to"
-" be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since"
-" version 1.5.3 the most frequently used part of this library has been "
+"contains operating systems, an install CD or a live CD. (These APIs used to "
+"be in a separate Perl-only library called L<Sys::Guestfs::Lib(3)> but since "
+"version 1.5.3 the most frequently used part of this library has been "
"rewritten in C and moved into the core code)."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:574
msgid ""
-"Add all disks belonging to the unknown virtual machine and call "
-"L</guestfs_launch> in the usual way."
+"Add all disks belonging to the unknown virtual machine and call L</"
+"guestfs_launch> in the usual way."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:577
msgid ""
-"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls"
-" and certain heuristics, and returns a list of operating systems that were "
+"Then call L</guestfs_inspect_os>. This function uses other libguestfs calls "
+"and certain heuristics, and returns a list of operating systems that were "
"found. An empty list means none were found. A single element is the root "
"filesystem of the operating system. For dual- or multi-boot guests, "
"multiple roots can be returned, each one corresponding to a separate "
@@ -36453,9 +36416,9 @@ msgstr ""
#: ../src/guestfs.pod:586
msgid ""
"For each root, you can then call various C<guestfs_inspect_get_*> functions "
-"to get additional details about that operating system. For example, call "
-"L</guestfs_inspect_get_type> to return the string C<windows> or C<linux> for"
-" Windows and Linux-based operating systems respectively."
+"to get additional details about that operating system. For example, call L</"
+"guestfs_inspect_get_type> to return the string C<windows> or C<linux> for "
+"Windows and Linux-based operating systems respectively."
msgstr ""
#. type: textblock
@@ -36463,8 +36426,8 @@ msgstr ""
msgid ""
"Un*x-like and Linux-based operating systems usually consist of several "
"filesystems which are mounted at boot time (for example, a separate boot "
-"partition mounted on C</boot>). The inspection rules are able to detect how"
-" filesystems correspond to mount points. Call "
+"partition mounted on C</boot>). The inspection rules are able to detect how "
+"filesystems correspond to mount points. Call "
"C<guestfs_inspect_get_mountpoints> to get this mapping. It might return a "
"hash table like this example:"
msgstr ""
@@ -36493,17 +36456,16 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:606
msgid ""
-"Be careful to mount filesystems in the right order (eg. C</> before "
-"C</usr>). Sorting the keys of the hash by length, shortest first, should "
-"work."
+"Be careful to mount filesystems in the right order (eg. C</> before C</"
+"usr>). Sorting the keys of the hash by length, shortest first, should work."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:610
msgid ""
"Inspection currently only works for some common operating systems. "
-"Contributors are welcome to send patches for other operating systems that we"
-" currently cannot detect."
+"Contributors are welcome to send patches for other operating systems that we "
+"currently cannot detect."
msgstr ""
#. type: textblock
@@ -36521,10 +36483,10 @@ msgid ""
"inspection and caches the results in the guest handle. Subsequent calls to "
"C<guestfs_inspect_get_*> return this cached information, but I<do not> re-"
"read the disks. If you change the content of the guest disks, you can redo "
-"inspection by calling L</guestfs_inspect_os> again. "
-"(L</guestfs_inspect_list_applications> works a little differently from the "
-"other calls and does read the disks. See documentation for that function "
-"for details)."
+"inspection by calling L</guestfs_inspect_os> again. (L</"
+"guestfs_inspect_list_applications> works a little differently from the other "
+"calls and does read the disks. See documentation for that function for "
+"details)."
msgstr ""
#. type: =head3
@@ -36551,17 +36513,16 @@ msgstr ""
#: ../src/guestfs.pod:636
msgid ""
"Further information is available about the operating system that can be "
-"installed using the regular inspection APIs like "
-"L</guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> "
-"etc."
+"installed using the regular inspection APIs like L</"
+"guestfs_inspect_get_product_name>, L</guestfs_inspect_get_major_version> etc."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:641
msgid ""
"Some additional information specific to installer disks is also available "
-"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and "
-"L</guestfs_inspect_is_multipart> calls."
+"from the L</guestfs_inspect_is_live>, L</guestfs_inspect_is_netinst> and L</"
+"guestfs_inspect_is_multipart> calls."
msgstr ""
#. type: =head2
@@ -36572,8 +36533,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:648
msgid ""
-"Libguestfs can mount NTFS partitions. It does this using the L<http://www"
-".ntfs-3g.org/> driver."
+"Libguestfs can mount NTFS partitions. It does this using the L<http://www."
+"ntfs-3g.org/> driver."
msgstr ""
#. type: =head3
@@ -36586,9 +36547,9 @@ msgstr "ЛІТЕРИ ДИСКІВ ТА ШЛЯХИ"
msgid ""
"DOS and Windows still use drive letters, and the filesystems are always "
"treated as case insensitive by Windows itself, and therefore you might find "
-"a Windows configuration file referring to a path like "
-"C<c:\\windows\\system32>. When the filesystem is mounted in libguestfs, "
-"that directory might be referred to as C</WINDOWS/System32>."
+"a Windows configuration file referring to a path like C<c:\\windows"
+"\\system32>. When the filesystem is mounted in libguestfs, that directory "
+"might be referred to as C</WINDOWS/System32>."
msgstr ""
#. type: textblock
@@ -36609,8 +36570,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:666
msgid ""
-"To resolve the case insensitivity of paths, call "
-"L</guestfs_case_sensitive_path>."
+"To resolve the case insensitivity of paths, call L</"
+"guestfs_case_sensitive_path>."
msgstr ""
#. type: =head3
@@ -36625,8 +36586,8 @@ msgid ""
"files, through the library C<hivex> which is part of the libguestfs project "
"although ships as a separate tarball. You have to locate and download the "
"hive file(s) yourself, and then pass them to C<hivex> functions. See also "
-"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-"
-"win-reg(1)> for more help on this issue."
+"the programs L<hivexml(1)>, L<hivexsh(1)>, L<hivexregedit(1)> and L<virt-win-"
+"reg(1)> for more help on this issue."
msgstr ""
#. type: =head3
@@ -36664,8 +36625,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:694
msgid ""
-"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use "
-"L</guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended "
+"Instead if you encounter a symbolic link on an ntfs-3g filesystem, use L</"
+"guestfs_lgetxattr> to read the C<system.ntfs_reparse_data> extended "
"attribute, and read the raw reparse data from that (you can find the format "
"documented in various places around the web)."
msgstr ""
@@ -36705,8 +36666,8 @@ msgstr ""
#: ../src/guestfs.pod:711
msgid ""
"The API is broadly identical in all supported languages. This means that "
-"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)>"
-" in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in "
+"the C call C<guestfs_add_drive_ro(g,file)> is C<$g-E<gt>add_drive_ro($file)> "
+"in Perl, C<g.add_drive_ro(file)> in Python, and C<g#add_drive_ro file> in "
"OCaml. In other words, a straightforward, predictable isomorphism between "
"each language."
msgstr ""
@@ -36714,8 +36675,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:717
msgid ""
-"Error messages are automatically transformed into exceptions if the language"
-" supports it."
+"Error messages are automatically transformed into exceptions if the language "
+"supports it."
msgstr ""
#. type: textblock
@@ -36870,8 +36831,8 @@ msgstr ""
msgid ""
"Since we developed libguestfs and the associated tools, there are several "
"things we would have designed differently, but are now stuck with for "
-"backwards compatibility or other reasons. If there is ever a libguestfs 2.0"
-" release, you can expect these to change. Beware of them."
+"backwards compatibility or other reasons. If there is ever a libguestfs 2.0 "
+"release, you can expect these to change. Beware of them."
msgstr ""
#. type: =item
@@ -36908,8 +36869,7 @@ msgstr ""
#: ../src/guestfs.pod:806
msgid ""
"to have the unmount/sync done automatically for you when the handle 'g' is "
-"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> "
-"q.v.)"
+"closed. (This feature is called \"autosync\", L</guestfs_set_autosync> q.v.)"
msgstr ""
#. type: textblock
@@ -36943,8 +36903,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:823
msgid ""
-"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly."
-" However C<-o sync> does not add any reliability benefit, but does have a "
+"If you use L</guestfs_mount>, then C<-o sync,noatime> are added implicitly. "
+"However C<-o sync> does not add any reliability benefit, but does have a "
"very large performance impact."
msgstr ""
@@ -36976,8 +36936,8 @@ msgstr ""
#: ../src/guestfs.pod:837
msgid ""
"Note that many filesystems change the disk when you just mount and unmount, "
-"even if you didn't perform any writes. You need to use "
-"L</guestfs_add_drive_ro> to guarantee that the disk is not changed."
+"even if you didn't perform any writes. You need to use L</"
+"guestfs_add_drive_ro> to guarantee that the disk is not changed."
msgstr ""
#. type: =item
@@ -36989,10 +36949,10 @@ msgstr ""
#: ../src/guestfs.pod:843
msgid ""
"C<guestfish disk.img> doesn't do what people expect (open C<disk.img> for "
-"examination). It tries to run a guestfish command C<disk.img> which doesn't"
-" exist, so it fails. In earlier versions of guestfish the error message was"
-" also unintuitive, but we have corrected this since. Like the Bourne shell,"
-" we should have used C<guestfish -c command> to run commands."
+"examination). It tries to run a guestfish command C<disk.img> which doesn't "
+"exist, so it fails. In earlier versions of guestfish the error message was "
+"also unintuitive, but we have corrected this since. Like the Bourne shell, "
+"we should have used C<guestfish -c command> to run commands."
msgstr ""
#. type: =item
@@ -37049,9 +37009,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:873
msgid ""
-"There is a subtle ambiguity in the API between a device name (eg. "
-"C</dev/sdb2>) and a similar pathname. A file might just happen to be called"
-" C<sdb2> in the directory C</dev> (consider some non-Unix VM image)."
+"There is a subtle ambiguity in the API between a device name (eg. C</dev/"
+"sdb2>) and a similar pathname. A file might just happen to be called "
+"C<sdb2> in the directory C</dev> (consider some non-Unix VM image)."
msgstr ""
#. type: textblock
@@ -37129,8 +37089,8 @@ msgstr ""
#: ../src/guestfs.pod:914
msgid ""
"Therefore you should be aware that any key parameter you pass to libguestfs "
-"might end up being written out to the swap partition. If this is a concern,"
-" scrub the swap partition or don't use libguestfs on encrypted devices."
+"might end up being written out to the swap partition. If this is a concern, "
+"scrub the swap partition or don't use libguestfs on encrypted devices."
msgstr ""
#. type: =head2
@@ -37148,9 +37108,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:924
msgid ""
-"Only use the handle from a single thread. Either use the handle exclusively"
-" from one thread, or provide your own mutex so that two threads cannot issue"
-" calls on the same handle at the same time."
+"Only use the handle from a single thread. Either use the handle exclusively "
+"from one thread, or provide your own mutex so that two threads cannot issue "
+"calls on the same handle at the same time."
msgstr ""
#. type: textblock
@@ -37175,15 +37135,15 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:936
msgid ""
-"By default it looks for these in the directory C<$libdir/guestfs> (eg. "
-"C</usr/local/lib/guestfs> or C</usr/lib64/guestfs>)."
+"By default it looks for these in the directory C<$libdir/guestfs> (eg. C</"
+"usr/local/lib/guestfs> or C</usr/lib64/guestfs>)."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:939
msgid ""
-"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH>"
-" to change the directories that libguestfs will search in. The value is a "
+"Use L</guestfs_set_path> or set the environment variable L</LIBGUESTFS_PATH> "
+"to change the directories that libguestfs will search in. The value is a "
"colon-separated list of paths. The current directory is I<not> searched "
"unless the path contains an empty element or C<.>. For example "
"C<LIBGUESTFS_PATH=:/usr/lib/guestfs> would search the current directory and "
@@ -37198,8 +37158,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:948
msgid ""
-"If you want to compile your own qemu, run qemu from a non-standard location,"
-" or pass extra arguments to qemu, then you can write a shell-script wrapper "
+"If you want to compile your own qemu, run qemu from a non-standard location, "
+"or pass extra arguments to qemu, then you can write a shell-script wrapper "
"around qemu."
msgstr ""
@@ -37215,8 +37175,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:957
msgid ""
-"Here is an example of a wrapper, where I have built my own copy of qemu from"
-" source:"
+"Here is an example of a wrapper, where I have built my own copy of qemu from "
+"source:"
msgstr ""
#. type: verbatim
@@ -37262,9 +37222,9 @@ msgstr ""
#: ../src/guestfs.pod:973
msgid ""
"Wrappers can also be used to edit the options passed to qemu. In the "
-"following example, the C<-machine ...> option (C<-machine> and the following"
-" argument) are removed from the command line and replaced with C<-machine "
-"pc,accel=tcg>. The while loop iterates over the options until it finds the "
+"following example, the C<-machine ...> option (C<-machine> and the following "
+"argument) are removed from the command line and replaced with C<-machine pc,"
+"accel=tcg>. The while loop iterates over the options until it finds the "
"right one to remove, putting the remaining options into the C<args> array."
msgstr ""
@@ -37323,15 +37283,15 @@ msgstr "За допомогою guestfs_set_attach_method"
#: ../src/guestfs.pod:1007
msgid ""
"By calling L</guestfs_set_attach_method> you can change how the library "
-"connects to the C<guestfsd> daemon in L</guestfs_launch> (read "
-"L</ARCHITECTURE> for some background)."
+"connects to the C<guestfsd> daemon in L</guestfs_launch> (read L</"
+"ARCHITECTURE> for some background)."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1011
msgid ""
-"The normal attach method is C<appliance>, where a small appliance is created"
-" containing the daemon, and then the library connects to this."
+"The normal attach method is C<appliance>, where a small appliance is created "
+"containing the daemon, and then the library connects to this."
msgstr ""
#. type: textblock
@@ -37427,8 +37387,8 @@ msgid ""
"We guarantee the libguestfs ABI (binary interface), for public, high-level "
"actions as outlined in this section. Although we will deprecate some "
"actions, for example if they get replaced by newer calls, we will keep the "
-"old actions forever. This allows you the developer to program in confidence"
-" against the libguestfs API."
+"old actions forever. This allows you the developer to program in confidence "
+"against the libguestfs API."
msgstr ""
#. type: =head2
@@ -37441,14 +37401,13 @@ msgstr "ІМЕНУВАННЯ БЛОКОВИХ ПРИСТРОЇВ"
msgid ""
"In the kernel there is now quite a profusion of schemata for naming block "
"devices (in this context, by I<block device> I mean a physical or virtual "
-"hard drive). The original Linux IDE driver used names starting with "
-"C</dev/hd*>. SCSI devices have historically used a different naming scheme,"
-" C</dev/sd*>. When the Linux kernel I<libata> driver became a popular "
-"replacement for the old IDE driver (particularly for SATA devices) those "
-"devices also used the C</dev/sd*> scheme. Additionally we now have virtual "
-"machines with paravirtualized drivers. This has created several different "
-"naming systems, such as C</dev/vd*> for virtio disks and C</dev/xvd*> for "
-"Xen PV disks."
+"hard drive). The original Linux IDE driver used names starting with C</dev/"
+"hd*>. SCSI devices have historically used a different naming scheme, C</dev/"
+"sd*>. When the Linux kernel I<libata> driver became a popular replacement "
+"for the old IDE driver (particularly for SATA devices) those devices also "
+"used the C</dev/sd*> scheme. Additionally we now have virtual machines with "
+"paravirtualized drivers. This has created several different naming systems, "
+"such as C</dev/vd*> for virtio disks and C</dev/xvd*> for Xen PV disks."
msgstr ""
#. type: textblock
@@ -37471,16 +37430,16 @@ msgstr ""
#: ../src/guestfs.pod:1084
msgid ""
"Therefore libguestfs defines C</dev/sd*> as the I<standard naming scheme>. "
-"Internally C</dev/sd*> names are translated, if necessary, to other names as"
-" required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any"
-" device parameter C</dev/sda2> is translated to C</dev/hda2> transparently."
+"Internally C</dev/sd*> names are translated, if necessary, to other names as "
+"required. For example, under RHEL 5 which uses the C</dev/hd*> scheme, any "
+"device parameter C</dev/sda2> is translated to C</dev/hda2> transparently."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1090
msgid ""
-"Note that this I<only> applies to parameters. The L</guestfs_list_devices>,"
-" L</guestfs_list_partitions> and similar calls return the true names of the "
+"Note that this I<only> applies to parameters. The L</guestfs_list_devices>, "
+"L</guestfs_list_partitions> and similar calls return the true names of the "
"devices and partitions as known to the appliance."
msgstr ""
@@ -37492,9 +37451,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1097
msgid ""
-"Usually this translation is transparent. However in some (very rare) cases"
-" you may need to know the exact algorithm. Such cases include where you use"
-" L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-"
+"Usually this translation is transparent. However in some (very rare) cases "
+"you may need to know the exact algorithm. Such cases include where you use "
+"L</guestfs_config> to add a mixture of virtio and IDE devices to the qemu-"
"based appliance, so have a mixture of C</dev/sd*> and C</dev/vd*> devices."
msgstr ""
@@ -37502,8 +37461,8 @@ msgstr ""
#: ../src/guestfs.pod:1103
msgid ""
"The algorithm is applied only to I<parameters> which are known to be either "
-"device or partition names. Return values from functions such as "
-"L</guestfs_list_devices> are never changed."
+"device or partition names. Return values from functions such as L</"
+"guestfs_list_devices> are never changed."
msgstr ""
#. type: textblock
@@ -37557,8 +37516,8 @@ msgstr ""
#: ../src/guestfs.pod:1140
msgid ""
"Although the standard naming scheme and automatic translation is useful for "
-"simple programs and guestfish scripts, for larger programs it is best not to"
-" rely on this mechanism."
+"simple programs and guestfish scripts, for larger programs it is best not to "
+"rely on this mechanism."
msgstr ""
#. type: textblock
@@ -37690,10 +37649,10 @@ msgstr "ЗАХИСТ ПРОТОКОЛУ"
#. type: textblock
#: ../src/guestfs.pod:1236
msgid ""
-"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a"
-" defined upper message size. However a program that uses libguestfs must "
-"also take care - for example you can write a program that downloads a binary"
-" from a disk image and executes it locally, and no amount of protocol "
+"The protocol is designed to be secure, being based on RFC 4506 (XDR) with a "
+"defined upper message size. However a program that uses libguestfs must "
+"also take care - for example you can write a program that downloads a binary "
+"from a disk image and executes it locally, and no amount of protocol "
"security will save you from the consequences."
msgstr ""
@@ -37715,8 +37674,8 @@ msgstr ""
#: ../src/guestfs.pod:1250
msgid ""
"Guest configuration may be altered in unusual ways by the administrator of "
-"the virtual machine, and may not reflect reality (particularly for untrusted"
-" or actively malicious guests). For example we parse the hostname from "
+"the virtual machine, and may not reflect reality (particularly for untrusted "
+"or actively malicious guests). For example we parse the hostname from "
"configuration files like C</etc/sysconfig/network> that we find in the "
"guest, but the guest administrator can easily manipulate these files to "
"provide the wrong hostname."
@@ -37728,8 +37687,8 @@ msgid ""
"The inspection API parses guest configuration using two external libraries: "
"Augeas (Linux configuration) and hivex (Windows Registry). Both are "
"designed to be robust in the face of malicious data, although denial of "
-"service attacks are still possible, for example with oversized configuration"
-" files."
+"service attacks are still possible, for example with oversized configuration "
+"files."
msgstr ""
#. type: =head2
@@ -37768,8 +37727,8 @@ msgstr ""
#: ../src/guestfs.pod:1279
msgid ""
"A raw disk image is just the raw bytes, there is no header. Other disk "
-"images like qcow2 contain a special header. Qemu deals with this by looking"
-" for one of the known headers, and if none is found then assuming the disk "
+"images like qcow2 contain a special header. Qemu deals with this by looking "
+"for one of the known headers, and if none is found then assuming the disk "
"image must be raw."
msgstr ""
@@ -37778,8 +37737,8 @@ msgstr ""
msgid ""
"This allows a guest which has been given a raw disk image to write some "
"other header. At next boot (or when the disk image is accessed by "
-"libguestfs) qemu would do autodetection and think the disk image format was,"
-" say, qcow2 based on the header written by the guest."
+"libguestfs) qemu would do autodetection and think the disk image format was, "
+"say, qcow2 based on the header written by the guest."
msgstr ""
#. type: textblock
@@ -37856,8 +37815,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1332
msgid ""
-"For information on using multiple handles and threads, see the section "
-"L</MULTIPLE HANDLES AND MULTIPLE THREADS> above."
+"For information on using multiple handles and threads, see the section L</"
+"MULTIPLE HANDLES AND MULTIPLE THREADS> above."
msgstr ""
#. type: =head2
@@ -37883,8 +37842,8 @@ msgstr "Створити дескриптор з’єднання."
#. type: textblock
#: ../src/guestfs.pod:1341
msgid ""
-"On success this returns a non-NULL pointer to a handle. On error it returns"
-" NULL."
+"On success this returns a non-NULL pointer to a handle. On error it returns "
+"NULL."
msgstr ""
#. type: textblock
@@ -37903,8 +37862,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1350
msgid ""
-"You may also want to configure error handling for the handle. See the "
-"L</ERROR HANDLING> section below."
+"You may also want to configure error handling for the handle. See the L</"
+"ERROR HANDLING> section below."
msgstr ""
#. type: =head2
@@ -37931,8 +37890,8 @@ msgstr ""
#: ../src/guestfs.pod:1359
msgid ""
"If autosync was set on the handle and the handle was launched, then this "
-"implicitly calls various functions to unmount filesystems and sync the disk."
-" See L</guestfs_set_autosync> for more details."
+"implicitly calls various functions to unmount filesystems and sync the "
+"disk. See L</guestfs_set_autosync> for more details."
msgstr ""
#. type: textblock
@@ -37963,9 +37922,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1374
msgid ""
-"You can get at the additional information about the last error on the handle"
-" by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by "
-"setting up an error handler with L</guestfs_set_error_handler>."
+"You can get at the additional information about the last error on the handle "
+"by calling L</guestfs_last_error>, L</guestfs_last_errno>, and/or by setting "
+"up an error handler with L</guestfs_set_error_handler>."
msgstr ""
#. type: textblock
@@ -38032,19 +37991,19 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1407
msgid ""
-"Out of memory errors are handled differently. The default action is to call"
-" L<abort(3)>. If this is undesirable, then you can set a handler using "
-"L</guestfs_set_out_of_memory_handler>."
+"Out of memory errors are handled differently. The default action is to call "
+"L<abort(3)>. If this is undesirable, then you can set a handler using L</"
+"guestfs_set_out_of_memory_handler>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1411
msgid ""
"L</guestfs_create> returns C<NULL> if the handle cannot be created, and "
-"because there is no handle if this happens there is no way to get additional"
-" error information. However L</guestfs_create> is supposed to be a "
-"lightweight operation which can only fail because of insufficient memory (it"
-" returns NULL in this case)."
+"because there is no handle if this happens there is no way to get additional "
+"error information. However L</guestfs_create> is supposed to be a "
+"lightweight operation which can only fail because of insufficient memory (it "
+"returns NULL in this case)."
msgstr ""
#. type: =head2
@@ -38065,15 +38024,15 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1421
msgid ""
-"This returns the last error message that happened on C<g>. If there has not"
-" been an error since the handle was created, then this returns C<NULL>."
+"This returns the last error message that happened on C<g>. If there has not "
+"been an error since the handle was created, then this returns C<NULL>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1425
msgid ""
-"The lifetime of the returned string is until the next error occurs, or "
-"L</guestfs_close> is called."
+"The lifetime of the returned string is until the next error occurs, or L</"
+"guestfs_close> is called."
msgstr ""
#. type: =head2
@@ -38133,8 +38092,8 @@ msgid ""
"Libguestfs tries to convert the errno from inside the applicance into a "
"corresponding errno for the caller (not entirely trivial: the appliance "
"might be running a completely different operating system from the library "
-"and error numbers are not standardized across Un*xen). If this could not be"
-" done, then the error is translated to C<EINVAL>. In practice this should "
+"and error numbers are not standardized across Un*xen). If this could not be "
+"done, then the error is translated to C<EINVAL>. In practice this should "
"only happen in very rare circumstances."
msgstr ""
@@ -38318,8 +38277,8 @@ msgstr ""
#: ../src/guestfs.pod:1539
msgid ""
"In L<guestfish(3)> there is a handy interactive command C<supported> which "
-"prints out the available groups and whether they are supported by this build"
-" of libguestfs. Note however that you have to do C<run> first."
+"prints out the available groups and whether they are supported by this build "
+"of libguestfs. Note however that you have to do C<run> first."
msgstr ""
#. type: =head2
@@ -38353,8 +38312,8 @@ msgstr ""
#: ../src/guestfs.pod:1553
msgid ""
"Before version 1.5.8, if you needed to test whether a single libguestfs "
-"function is available at compile time, we recommended using build tools such"
-" as autoconf or cmake. For example in autotools you could use:"
+"function is available at compile time, we recommended using build tools such "
+"as autoconf or cmake. For example in autotools you could use:"
msgstr ""
#. type: verbatim
@@ -38372,8 +38331,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1561
msgid ""
-"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined"
-" in your program."
+"which would result in C<HAVE_GUESTFS_DD> being either defined or not defined "
+"in your program."
msgstr ""
#. type: =head2
@@ -38493,9 +38452,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1620
msgid ""
-"A recent feature of the API is the introduction of calls which take optional"
-" arguments. In C these are declared 3 ways. The main way is as a call "
-"which takes variable arguments (ie. C<...>), as in this example:"
+"A recent feature of the API is the introduction of calls which take optional "
+"arguments. In C these are declared 3 ways. The main way is as a call which "
+"takes variable arguments (ie. C<...>), as in this example:"
msgstr ""
#. type: verbatim
@@ -38580,8 +38539,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1650
msgid ""
-"The second variant has the same name with the suffix C<_va>, which works the"
-" same way but takes a C<va_list>. See the C manual for details. For the "
+"The second variant has the same name with the suffix C<_va>, which works the "
+"same way but takes a C<va_list>. See the C manual for details. For the "
"example function, this is declared:"
msgstr ""
@@ -38673,8 +38632,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1691
-msgid ""
-"The C<_BITMASK> suffix on each option name when specifying the bitmask."
+msgid "The C<_BITMASK> suffix on each option name when specifying the bitmask."
msgstr ""
#. type: textblock
@@ -38739,10 +38697,10 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1732
msgid ""
-"In the current implementation, events are only generated synchronously: that"
-" means that events (and hence callbacks) can only happen while you are in "
-"the middle of making another libguestfs call. The callback is called in the"
-" same thread."
+"In the current implementation, events are only generated synchronously: that "
+"means that events (and hence callbacks) can only happen while you are in the "
+"middle of making another libguestfs call. The callback is called in the "
+"same thread."
msgstr ""
#. type: textblock
@@ -38773,8 +38731,8 @@ msgstr ""
#: ../src/guestfs.pod:1751
msgid ""
"Note that libguestfs installs an L<atexit(3)> handler to try to clean up "
-"handles that are open when the program exits. This means that this callback"
-" might be called indirectly from L<exit(3)>, which can cause unexpected "
+"handles that are open when the program exits. This means that this callback "
+"might be called indirectly from L<exit(3)>, which can cause unexpected "
"problems in higher-level languages (eg. if your HLL interpreter has already "
"been cleaned up by the time this is called, and if your callback then jumps "
"into some HLL function)."
@@ -38843,10 +38801,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1791
msgid ""
-"The units of C<total> are not defined, although for some operations C<total>"
-" may relate in some way to the amount of data to be transferred (eg. in "
-"bytes or megabytes), and C<position> may be the portion which has been "
-"transferred."
+"The units of C<total> are not defined, although for some operations C<total> "
+"may relate in some way to the amount of data to be transferred (eg. in bytes "
+"or megabytes), and C<position> may be the portion which has been transferred."
msgstr ""
#. type: textblock
@@ -38878,16 +38835,16 @@ msgstr ""
#: ../src/guestfs.pod:1815
msgid ""
"This is to simplify caller code, so callers can easily set the progress "
-"indicator to \"100%\" at the end of the operation, without requiring special"
-" code to detect this case."
+"indicator to \"100%\" at the end of the operation, without requiring special "
+"code to detect this case."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1821
msgid ""
"For some calls we are unable to estimate the progress of the call, but we "
-"can still generate progress messages to indicate activity. This is known as"
-" \"pulse mode\", and is directly supported by certain progress bar "
+"can still generate progress messages to indicate activity. This is known as "
+"\"pulse mode\", and is directly supported by certain progress bar "
"implementations (eg. GtkProgressBar)."
msgstr ""
@@ -38928,15 +38885,15 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1846
msgid ""
-"The callback function is called whenever a log message is generated by qemu,"
-" the appliance kernel, guestfsd (daemon), or utility programs."
+"The callback function is called whenever a log message is generated by qemu, "
+"the appliance kernel, guestfsd (daemon), or utility programs."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1849
msgid ""
-"If the verbose flag (L</guestfs_set_verbose>) is set before launch "
-"(L</guestfs_launch>) then additional debug messages are generated."
+"If the verbose flag (L</guestfs_set_verbose>) is set before launch (L</"
+"guestfs_launch>) then additional debug messages are generated."
msgstr ""
#. type: textblock
@@ -38974,8 +38931,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1874
msgid ""
-"The callback function is called whenever a trace message is generated. This"
-" only applies if the trace flag (L</guestfs_set_trace>) is set."
+"The callback function is called whenever a trace message is generated. This "
+"only applies if the trace flag (L</guestfs_set_trace>) is set."
msgstr ""
#. type: textblock
@@ -39039,8 +38996,8 @@ msgstr ""
#: ../src/guestfs.pod:1909
msgid ""
"For example, to register for all log message events, you could call this "
-"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>."
-" To register a single callback for all possible classes of events, use "
+"function with the bitmask C<GUESTFS_EVENT_APPLIANCE|GUESTFS_EVENT_LIBRARY>. "
+"To register a single callback for all possible classes of events, use "
"C<GUESTFS_EVENT_ALL>."
msgstr ""
@@ -39052,8 +39009,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1917
msgid ""
-"C<opaque> is an opaque pointer which is passed to the callback. You can use"
-" it for any purpose."
+"C<opaque> is an opaque pointer which is passed to the callback. You can use "
+"it for any purpose."
msgstr ""
#. type: textblock
@@ -39066,8 +39023,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1923
msgid ""
-"If there is an error, this function returns C<-1>, and sets the error in the"
-" handle in the usual way (see L</guestfs_last_error> etc.)"
+"If there is an error, this function returns C<-1>, and sets the error in the "
+"handle in the usual way (see L</guestfs_last_error> etc.)"
msgstr ""
#. type: textblock
@@ -39101,8 +39058,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1937
msgid ""
-"Delete a callback that was previously registered. C<event_handle> should be"
-" the integer that was returned by a previous call to "
+"Delete a callback that was previously registered. C<event_handle> should be "
+"the integer that was returned by a previous call to "
"C<guestfs_set_event_callback> on the same handle."
msgstr ""
@@ -39143,9 +39100,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:1959
msgid ""
-"The remaining parameters contain the event payload (if any). Each event may"
-" contain a payload, which usually relates to the event class, but for future"
-" proofing your code should be written to handle any payload for any event "
+"The remaining parameters contain the event payload (if any). Each event may "
+"contain a payload, which usually relates to the event class, but for future "
+"proofing your code should be written to handle any payload for any event "
"class."
msgstr ""
@@ -39273,17 +39230,17 @@ msgstr ""
#: ../src/guestfs.pod:2027
msgid ""
"Unlike most other libguestfs calls, this function is signal safe and thread "
-"safe. You can call it from a signal handler or from another thread, without"
-" needing to do any locking."
+"safe. You can call it from a signal handler or from another thread, without "
+"needing to do any locking."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2031
msgid ""
"The transfer that was in progress (if there is one) will stop shortly "
-"afterwards, and will return an error. The errno (see "
-"L</guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find"
-" out if the operation was cancelled or failed because of another error."
+"afterwards, and will return an error. The errno (see L</"
+"guestfs_last_errno>) is set to C<EINTR>, so you can test for this to find "
+"out if the operation was cancelled or failed because of another error."
msgstr ""
#. type: textblock
@@ -39296,8 +39253,7 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2041
-msgid ""
-"There are two common places that you might call C<guestfs_user_cancel>."
+msgid "There are two common places that you might call C<guestfs_user_cancel>."
msgstr ""
#. type: textblock
@@ -39420,8 +39376,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2094
msgid ""
-"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does"
-" not have any particular meaning -- keys are not returned in any defined "
+"C<guestfs_first_private> returns the first key, pointer pair (\"first\" does "
+"not have any particular meaning -- keys are not returned in any defined "
"order). A pointer to the key is returned in C<*key_rtn> and the "
"corresponding data pointer is returned from the function. C<NULL> is "
"returned if there are no keys stored in the handle."
@@ -39503,8 +39459,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2146
msgid ""
-"More commonly you are only interested in keys that begin with an "
-"application-specific prefix C<foo_>. Modify the loop like so:"
+"More commonly you are only interested in keys that begin with an application-"
+"specific prefix C<foo_>. Modify the loop like so:"
msgstr ""
#. type: verbatim
@@ -39603,8 +39559,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2199
msgid ""
-"This script contains examples of displaying both the static markers and some"
-" ordinary C entry points:"
+"This script contains examples of displaying both the static markers and some "
+"ordinary C entry points:"
msgstr ""
#. type: verbatim
@@ -39723,11 +39679,11 @@ msgstr "html"
#. type: textblock
#: ../src/guestfs.pod:2256
msgid ""
-"<!-- old anchor for the next section --> <a "
-"name=\"state_machine_and_low_level_event_api\"/>"
+"<!-- old anchor for the next section --> <a name="
+"\"state_machine_and_low_level_event_api\"/>"
msgstr ""
-"<!-- old anchor for the next section --> <a "
-"name=\"state_machine_and_low_level_event_api\"/>"
+"<!-- old anchor for the next section --> <a name="
+"\"state_machine_and_low_level_event_api\"/>"
#. type: =head1
#: ../src/guestfs.pod:2261
@@ -39771,8 +39727,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2287
msgid ""
-"The library, linked to the main program, creates the child process and hence"
-" the appliance in the L</guestfs_launch> function."
+"The library, linked to the main program, creates the child process and hence "
+"the appliance in the L</guestfs_launch> function."
msgstr ""
#. type: textblock
@@ -39781,8 +39737,8 @@ msgid ""
"Inside the appliance is a Linux kernel and a complete stack of userspace "
"tools (such as LVM and ext2 programs) and a small controlling daemon called "
"L</guestfsd>. The library talks to L</guestfsd> using remote procedure "
-"calls (RPC). There is a mostly one-to-one correspondence between libguestfs"
-" API calls and RPC calls to the daemon. Lastly the disk image(s) are "
+"calls (RPC). There is a mostly one-to-one correspondence between libguestfs "
+"API calls and RPC calls to the daemon. Lastly the disk image(s) are "
"attached to the qemu process which translates device access by the "
"appliance's Linux kernel into accesses to the image."
msgstr ""
@@ -39790,8 +39746,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2299
msgid ""
-"A common misunderstanding is that the appliance \"is\" the virtual machine."
-" Although the disk image you are attached to might also be used by some "
+"A common misunderstanding is that the appliance \"is\" the virtual machine. "
+"Although the disk image you are attached to might also be used by some "
"virtual machine, libguestfs doesn't know or care about this. (But you will "
"care if both libguestfs's qemu process and your virtual machine are trying "
"to update the disk image at the same time, since these usually results in "
@@ -39839,9 +39795,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2332
msgid ""
-"The normal transitions are (1) CONFIG (when the handle is created, but there"
-" is no child process), (2) LAUNCHING (when the child process is booting up),"
-" (3) alternating between READY and BUSY as commands are issued to, and "
+"The normal transitions are (1) CONFIG (when the handle is created, but there "
+"is no child process), (2) LAUNCHING (when the child process is booting up), "
+"(3) alternating between READY and BUSY as commands are issued to, and "
"carried out by, the child process."
msgstr ""
@@ -39849,8 +39805,8 @@ msgstr ""
#: ../src/guestfs.pod:2337
msgid ""
"The guest may be killed by L</guestfs_kill_subprocess>, or may die "
-"asynchronously at any time (eg. due to some internal error), and that causes"
-" the state to transition back to CONFIG."
+"asynchronously at any time (eg. due to some internal error), and that causes "
+"the state to transition back to CONFIG."
msgstr ""
#. type: textblock
@@ -39873,8 +39829,8 @@ msgstr ""
#: ../src/guestfs.pod:2350
msgid ""
"API actions such as L</guestfs_mount> can only be issued when in the READY "
-"state. These API calls block waiting for the command to be carried out (ie."
-" the state to transition to BUSY and then back to READY). There are no non-"
+"state. These API calls block waiting for the command to be carried out (ie. "
+"the state to transition to BUSY and then back to READY). There are no non-"
"blocking versions, and no way to issue more than one command per handle at "
"the same time."
msgstr ""
@@ -39927,8 +39883,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2378
msgid ""
-"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another"
-" directory if C<TMPDIR> is set)."
+"The appliance is cached in C</var/tmp/.guestfs-E<lt>UIDE<gt>> (or in another "
+"directory if C<TMPDIR> is set)."
msgstr ""
#. type: textblock
@@ -39956,16 +39912,16 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2391
msgid ""
-"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the"
-" appliance. The purpose of the initrd is to load enough kernel modules in "
+"C<febootstrap-supermin-helper> builds a small initrd. The initrd is not the "
+"appliance. The purpose of the initrd is to load enough kernel modules in "
"order that the appliance itself can be mounted and started."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2395
msgid ""
-"The initrd is a cpio archive called "
-"C</var/tmp/.guestfs-E<lt>UIDE<gt>/initrd>."
+"The initrd is a cpio archive called C</var/tmp/.guestfs-E<lt>UIDE<gt>/"
+"initrd>."
msgstr ""
#. type: textblock
@@ -40052,8 +40008,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2435
msgid ""
-"The appliance itself now initializes itself. This involves starting certain"
-" processes like C<udev>, possibly printing some debug information, and "
+"The appliance itself now initializes itself. This involves starting certain "
+"processes like C<udev>, possibly printing some debug information, and "
"finally running the daemon (C<guestfsd>)."
msgstr ""
@@ -40087,8 +40043,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2449
msgid ""
-"The daemon connects to this port (and hence to the library) and sends a four"
-" byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication "
+"The daemon connects to this port (and hence to the library) and sends a four "
+"byte message C<GUESTFS_LAUNCH_FLAG>, which initiates the communication "
"protocol (see below)."
msgstr ""
@@ -40125,8 +40081,8 @@ msgid ""
"There are two broad cases, ordinary functions that don't have any C<FileIn> "
"and C<FileOut> parameters, which are handled with very simple request/reply "
"messages. Then there are functions that have any C<FileIn> or C<FileOut> "
-"parameters, which use the same request and reply messages, but they may also"
-" be followed by files sent using a chunked encoding."
+"parameters, which use the same request and reply messages, but they may also "
+"be followed by files sent using a chunked encoding."
msgstr ""
#. type: =head3
@@ -40154,9 +40110,9 @@ msgstr ""
#: ../src/guestfs.pod:2483
msgid ""
"The total length field allows the daemon to allocate a fixed size buffer "
-"into which it slurps the rest of the message. As a result, the total length"
-" is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the"
-" effective size of any request is limited to somewhere under this size."
+"into which it slurps the rest of the message. As a result, the total length "
+"is limited to C<GUESTFS_MESSAGE_MAX> bytes (currently 4MB), which means the "
+"effective size of any request is limited to somewhere under this size."
msgstr ""
#. type: textblock
@@ -40248,8 +40204,8 @@ msgstr ""
#: ../src/guestfs.pod:2530
msgid ""
"A C<FileIn> parameter indicates that we transfer a file I<into> the guest. "
-"The normal request message is sent (see above). However this is followed by"
-" a sequence of file chunks."
+"The normal request message is sent (see above). However this is followed by "
+"a sequence of file chunks."
msgstr ""
#. type: verbatim
@@ -40298,8 +40254,8 @@ msgstr ""
msgid ""
"At time of writing there are no functions that have more than one FileIn "
"parameter. However this is (theoretically) supported, by sending the "
-"sequence of chunks for each FileIn parameter one after another (from left to"
-" right)."
+"sequence of chunks for each FileIn parameter one after another (from left to "
+"right)."
msgstr ""
#. type: textblock
@@ -40329,8 +40285,8 @@ msgid ""
"This protocol allows the transfer of arbitrary sized files (no 32 bit "
"limit), and also files where the size is not known in advance (eg. from "
"pipes or sockets). However the chunks are rather small "
-"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need"
-" to keep much in memory."
+"(C<GUESTFS_MAX_CHUNK_SIZE>), so that neither the library nor the daemon need "
+"to keep much in memory."
msgstr ""
#. type: =head3
@@ -40368,8 +40324,8 @@ msgstr ""
#: ../src/guestfs.pod:2597
msgid ""
"When the daemon launches it sends an initial word (C<GUESTFS_LAUNCH_FLAG>) "
-"which indicates that the guest and daemon is alive. This is what "
-"L</guestfs_launch> waits for."
+"which indicates that the guest and daemon is alive. This is what L</"
+"guestfs_launch> waits for."
msgstr ""
#. type: =head3
@@ -40388,9 +40344,9 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2607
msgid ""
-"The library turns them into progress callbacks (see "
-"L</GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards "
-"them if not."
+"The library turns them into progress callbacks (see L</"
+"GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards them "
+"if not."
msgstr ""
#. type: textblock
@@ -40439,11 +40395,11 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2635
msgid ""
-"As time passes we cherry pick fixes from the development branch and backport"
-" those into the stable branch, the effect being that the stable branch "
-"should get more stable and less buggy over time. So the stable releases are"
-" ideal for people who don't need new features but would just like the "
-"software to work."
+"As time passes we cherry pick fixes from the development branch and backport "
+"those into the stable branch, the effect being that the stable branch should "
+"get more stable and less buggy over time. So the stable releases are ideal "
+"for people who don't need new features but would just like the software to "
+"work."
msgstr ""
#. type: textblock
@@ -40484,12 +40440,12 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2670
msgid ""
-"A new stable branch starts when we think the new features in development are"
-" substantial and compelling enough over the current stable branch to warrant"
-" it. When that happens we create new stable and development versions 1.N.0 "
+"A new stable branch starts when we think the new features in development are "
+"substantial and compelling enough over the current stable branch to warrant "
+"it. When that happens we create new stable and development versions 1.N.0 "
"and 1.(N+1).0 [N is even]. The new dot-oh release won't necessarily be so "
-"stable at this point, but by backporting fixes from development, that branch"
-" will stabilize over time."
+"stable at this point, but by backporting fixes from development, that branch "
+"will stabilize over time."
msgstr ""
#. type: =head1
@@ -40527,10 +40483,10 @@ msgstr ""
msgid ""
"There are two sorts of API action, depending on whether the call goes "
"through to the daemon in the appliance, or is serviced entirely by the "
-"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the"
-" former, since the sync is done in the appliance. L</guestfs_set_trace> is "
-"an example of the latter, since a trace flag is maintained in the handle and"
-" all tracing is done on the library side."
+"library (see L</ARCHITECTURE> above). L</guestfs_sync> is an example of the "
+"former, since the sync is done in the appliance. L</guestfs_set_trace> is "
+"an example of the latter, since a trace flag is maintained in the handle and "
+"all tracing is done on the library side."
msgstr ""
#. type: textblock
@@ -40549,8 +40505,8 @@ msgid ""
"For library-only actions of the second type, add to the "
"C<non_daemon_functions> list. Since these functions are serviced by the "
"library and do not travel over the RPC mechanism to the daemon, these "
-"functions do not need a procedure number, and so the procedure number is set"
-" to C<-1>."
+"functions do not need a procedure number, and so the procedure number is set "
+"to C<-1>."
msgstr ""
#. type: textblock
@@ -40599,10 +40555,10 @@ msgstr ""
#: ../src/guestfs.pod:2737
msgid ""
"You can supply zero or as many tests as you want per API call. The tests "
-"can either be added as part of the API description "
-"(C<generator/generator_actions.ml>), or in some rarer cases you may want to "
-"drop a script into C<regressions/>. Note that adding a script to "
-"C<regressions/> is slower, so if possible use the first method."
+"can either be added as part of the API description (C<generator/"
+"generator_actions.ml>), or in some rarer cases you may want to drop a script "
+"into C<regressions/>. Note that adding a script to C<regressions/> is "
+"slower, so if possible use the first method."
msgstr ""
#. type: textblock
@@ -40741,8 +40697,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2802
msgid ""
-"See C<capitests/tests.c> for more details of how these environment variables"
-" work."
+"See C<capitests/tests.c> for more details of how these environment variables "
+"work."
msgstr ""
#. type: =head2
@@ -40786,8 +40742,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2823
msgid ""
-"If you use Emacs, add the following to one of one of your start-up files "
-"(e.g., ~/.emacs), to help ensure that you get indentation right:"
+"If you use Emacs, add the following to one of one of your start-up files (e."
+"g., ~/.emacs), to help ensure that you get indentation right:"
msgstr ""
#. type: verbatim
@@ -40861,8 +40817,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2860
msgid ""
-"In the daemon code we have created custom printf formatters C<%Q> and C<%R>,"
-" which are used to do shell quoting."
+"In the daemon code we have created custom printf formatters C<%Q> and C<%R>, "
+"which are used to do shell quoting."
msgstr ""
#. type: =item
@@ -40907,10 +40863,10 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2883
msgid ""
-"I<Note:> Do I<not> use these when you are passing parameters to the "
-"C<command{,r,v,rv}()> functions. These parameters do NOT need to be quoted "
-"because they are not passed via the shell (instead, straight to exec). You "
-"probably want to use the C<sysroot_path()> function however."
+"I<Note:> Do I<not> use these when you are passing parameters to the C<command"
+"{,r,v,rv}()> functions. These parameters do NOT need to be quoted because "
+"they are not passed via the shell (instead, straight to exec). You probably "
+"want to use the C<sysroot_path()> function however."
msgstr ""
#. type: =head2
@@ -40921,9 +40877,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:2891
msgid ""
-"Submit patches to the mailing list: "
-"L<http://www.redhat.com/mailman/listinfo/libguestfs> and CC to "
-"L<rjones@redhat.com>."
+"Submit patches to the mailing list: L<http://www.redhat.com/mailman/listinfo/"
+"libguestfs> and CC to L<rjones@redhat.com>."
msgstr ""
#. type: =head2
@@ -40940,9 +40895,9 @@ msgstr ""
#: ../src/guestfs.pod:2899
msgid ""
"However many messages come from the daemon, and we don't translate those at "
-"the moment. One reason is that the appliance generally has all locale files"
-" removed from it, because they take up a lot of space. So we'd have to "
-"readd some of those, as well as copying our PO files into the appliance."
+"the moment. One reason is that the appliance generally has all locale files "
+"removed from it, because they take up a lot of space. So we'd have to readd "
+"some of those, as well as copying our PO files into the appliance."
msgstr ""
#. type: textblock
@@ -41002,8 +40957,8 @@ msgstr "C<caution>"
#. type: textblock
#: ../src/guestfs.pod:2931
msgid ""
-"Safety and liveness tests of components that libguestfs depends upon (not of"
-" libguestfs itself). Mainly this is for qemu and the kernel."
+"Safety and liveness tests of components that libguestfs depends upon (not of "
+"libguestfs itself). Mainly this is for qemu and the kernel."
msgstr ""
#. type: =item
@@ -41036,8 +40991,7 @@ msgstr "C<daemon>"
#. type: textblock
#: ../src/guestfs.pod:2945
msgid ""
-"The daemon that runs inside the libguestfs appliance and carries out "
-"actions."
+"The daemon that runs inside the libguestfs appliance and carries out actions."
msgstr ""
#. type: =item
@@ -41079,8 +41033,8 @@ msgstr "C<fish>"
#: ../src/guestfs.pod:2962
msgid ""
"L<guestfish(1)>, the command-line shell, and various shell scripts built on "
-"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L"
-"<virt-tar-out(1)>."
+"top such as L<virt-copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, "
+"L<virt-tar-out(1)>."
msgstr ""
#. type: =item
@@ -41305,8 +41259,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3056
msgid ""
-"When we make a stable release, there are several steps documented here. See"
-" L</LIBGUESTFS VERSION NUMBERS> for general information about the stable "
+"When we make a stable release, there are several steps documented here. See "
+"L</LIBGUESTFS VERSION NUMBERS> for general information about the stable "
"branch policy."
msgstr ""
@@ -41370,8 +41324,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3095
msgid ""
-"Create new stable and development directories under "
-"L<http://libguestfs.org/download>."
+"Create new stable and development directories under L<http://libguestfs.org/"
+"download>."
msgstr ""
#. type: textblock
@@ -41415,8 +41369,8 @@ msgstr ""
#: ../src/guestfs.pod:3121
msgid ""
"A simple call such as L</guestfs_cat> returns its result (the file data) in "
-"a simple string. Because this string is at some point internally encoded as"
-" a message, the maximum size that it can return is slightly under 4 MB. If "
+"a simple string. Because this string is at some point internally encoded as "
+"a message, the maximum size that it can return is slightly under 4 MB. If "
"the requested file is larger than this then you will get an error."
msgstr ""
@@ -41442,15 +41396,14 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3136
-msgid ""
-"When using virtio disks (the default) the current limit is B<25> disks."
+msgid "When using virtio disks (the default) the current limit is B<25> disks."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3139
msgid ""
-"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31"
-" slots. However febootstrap only understands disks with names C</dev/vda> "
+"Virtio itself consumes 1 virtual PCI slot per disk, and PCI is limited to 31 "
+"slots. However febootstrap only understands disks with names C</dev/vda> "
"through C</dev/vdz> (26 letters) and it reserves one disk for its own "
"purposes."
msgstr ""
@@ -41483,8 +41436,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3155
msgid ""
-"This is because it reserves 4 bits for the minor device number (thus "
-"C</dev/vda>, and C</dev/vda1> through C</dev/vda15>)."
+"This is because it reserves 4 bits for the minor device number (thus C</dev/"
+"vda>, and C</dev/vda1> through C</dev/vda15>)."
msgstr ""
#. type: textblock
@@ -41537,16 +41490,16 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3180
msgid ""
-"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector numbers."
-" Assuming a 512 byte sector size, this means that MBR cannot address a "
-"partition located beyond 2 TB on the disk."
+"The MBR (ie. classic MS-DOS) partitioning scheme uses 32 bit sector "
+"numbers. Assuming a 512 byte sector size, this means that MBR cannot "
+"address a partition located beyond 2 TB on the disk."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3184
msgid ""
-"It is recommended that you use GPT partitions on disks which are larger than"
-" this size. GPT uses 64 bit sector numbers and so can address partitions "
+"It is recommended that you use GPT partitions on disks which are larger than "
+"this size. GPT uses 64 bit sector numbers and so can address partitions "
"which are theoretically larger than the largest disk we could support."
msgstr ""
@@ -41571,8 +41524,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3197
msgid ""
-"The API functions L</guestfs_upload>, L</guestfs_download>, "
-"L</guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized "
+"The API functions L</guestfs_upload>, L</guestfs_download>, L</"
+"guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized "
"uploads and downloads."
msgstr ""
@@ -41622,21 +41575,21 @@ msgstr ""
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-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<qemu(1)>, L<febootstrap(1)>, L<febootstrap-supermin-"
-"helper(8)>, L<hivex(3)>, L<stap(1)>, L<http://libguestfs.org/>."
+"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-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<qemu(1)>, "
+"L<febootstrap(1)>, L<febootstrap-supermin-helper(8)>, L<hivex(3)>, L<stap(1)"
+">, L<http://libguestfs.org/>."
msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3308
msgid ""
-"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, "
-"L<lvm(8)>, L<disktype(1)>."
+"Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm"
+"(8)>, L<disktype(1)>."
msgstr ""
#. type: =head1
@@ -41655,9 +41608,11 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3319
msgid ""
-"L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>"
+"L<https://bugzilla.redhat.com/buglist.cgi?"
+"component=libguestfs&product=Virtualization+Tools>"
msgstr ""
-"L<https://bugzilla.redhat.com/buglist.cgi?component=libguestfs&product=Virtualization+Tools>"
+"L<https://bugzilla.redhat.com/buglist.cgi?"
+"component=libguestfs&product=Virtualization+Tools>"
#. type: textblock
#: ../src/guestfs.pod:3321
@@ -41667,9 +41622,11 @@ msgstr "Для звітування щодо вад у libguestfs скорист
#. type: textblock
#: ../src/guestfs.pod:3323
msgid ""
-"L<https://bugzilla.redhat.com/enter_bug.cgi?component=libguestfs&product=Virtualization+Tools>"
+"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>"
+"L<https://bugzilla.redhat.com/enter_bug.cgi?"
+"component=libguestfs&product=Virtualization+Tools>"
#. type: textblock
#: ../src/guestfs.pod:3325
@@ -41694,8 +41651,8 @@ msgstr ""
#. type: textblock
#: ../src/guestfs.pod:3343
msgid ""
-"Run libguestfs-test-tool and paste the B<complete, unedited> output into the"
-" bug report."
+"Run libguestfs-test-tool and paste the B<complete, unedited> output into the "
+"bug report."
msgstr ""
#. type: textblock
@@ -41762,8 +41719,8 @@ msgstr ""
msgid ""
"If it fails (and/or exits with non-zero error code), please paste the "
"I<complete, unedited> output of the test tool into a bug report. More "
-"information about reporting bugs can be found on the "
-"L<http://libguestfs.org/> website."
+"information about reporting bugs can be found on the L<http://libguestfs.org/"
+"> website."
msgstr ""
#. type: textblock
@@ -41856,8 +41813,8 @@ msgstr ""
#. type: textblock
#: ../test-tool/libguestfs-test-tool.pod:82
msgid ""
-"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further"
-" information."
+"Refer to L<febootstrap-supermin-helper(8)/ENVIRONMENT VARIABLES> for further "
+"information."
msgstr ""
#. type: =head1
@@ -41923,16 +41880,16 @@ msgstr ""
#. type: textblock
#: ../tools/virt-list-filesystems.pl:45
msgid ""
-"C<virt-list-filesystems> is a command line tool to list the filesystems that"
-" are contained in a virtual machine or disk image."
+"C<virt-list-filesystems> is a command line tool to list the filesystems that "
+"are contained in a virtual machine or disk image."
msgstr ""
#. type: textblock
#: ../tools/virt-list-filesystems.pl:49
msgid ""
"C<virt-list-filesystems> is just a simple wrapper around L<libguestfs(3)> "
-"functionality. For more complex cases you should look at the "
-"L<guestfish(1)> tool."
+"functionality. For more complex cases you should look at the L<guestfish(1)"
+"> tool."
msgstr ""
#. type: textblock
@@ -41958,12 +41915,12 @@ msgstr ""
#: ../tools/virt-list-filesystems.pl:197
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-"
-"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, "
-"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
+"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::"
+"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
msgstr ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-tar(1)>, L<virt-"
-"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, "
-"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
+"filesystems(1)>, L<virt-list-partitions(1)>, L<Sys::Guestfs(3)>, L<Sys::"
+"Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
#. type: textblock
#: ../tools/virt-list-filesystems.pl:214 ../tools/virt-tar.pl:317
@@ -42008,8 +41965,8 @@ msgstr ""
#: ../tools/virt-list-partitions.pl:50
msgid ""
"C<virt-list-partitions> is just a simple wrapper around L<libguestfs(3)> "
-"functionality. For more complex cases you should look at the "
-"L<guestfish(1)> tool."
+"functionality. For more complex cases you should look at the L<guestfish(1)"
+"> tool."
msgstr ""
#. type: textblock
@@ -42020,8 +41977,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-list-partitions.pl:123
msgid ""
-"With this option, C<virt-list-partitions> displays the type and size of each"
-" partition too (where \"type\" means C<ext3>, C<pv> etc.)"
+"With this option, C<virt-list-partitions> displays the type and size of each "
+"partition too (where \"type\" means C<ext3>, C<pv> etc.)"
msgstr ""
#. type: =item
@@ -42044,12 +42001,12 @@ msgstr ""
#: ../tools/virt-list-partitions.pl:267
msgid ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-"
-"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, "
-"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
+"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib"
+"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
msgstr ""
"L<guestfs(3)>, L<guestfish(1)>, L<virt-filesystems(1)>, L<virt-list-"
-"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, "
-"L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
+"filesystems(1)>, L<virt-resize(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib"
+"(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
#. type: textblock
#: ../tools/virt-list-partitions.pl:283
@@ -42089,11 +42046,11 @@ msgstr ""
#: ../tools/virt-make-fs.pl:49
msgid ""
"Virt-make-fs is a command line tool for creating a filesystem from a tar "
-"archive or some files in a directory. It is similar to tools like "
-"L<mkisofs(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, "
-"it can create common filesystem types like ext2/3 or NTFS, which can be "
-"useful if you want to attach these filesystems to existing virtual machines "
-"(eg. to import large amounts of read-only data to a VM)."
+"archive or some files in a directory. It is similar to tools like L<mkisofs"
+"(1)>, L<genisoimage(1)> and L<mksquashfs(1)>. Unlike those tools, it can "
+"create common filesystem types like ext2/3 or NTFS, which can be useful if "
+"you want to attach these filesystems to existing virtual machines (eg. to "
+"import large amounts of read-only data to a VM)."
msgstr ""
#. type: textblock
@@ -42115,8 +42072,8 @@ msgid ""
"where C<input> is either a directory containing files that you want to add, "
"or a tar archive (either uncompressed tar or gzip-compressed tar); and "
"C<output.img> is a disk image. The input type is detected automatically. "
-"The output disk image defaults to a raw ext2 sparse image unless you specify"
-" extra flags (see L</OPTIONS> below)."
+"The output disk image defaults to a raw ext2 sparse image unless you specify "
+"extra flags (see L</OPTIONS> below)."
msgstr ""
#. type: =head2
@@ -42127,8 +42084,8 @@ msgstr "ТИП ФАЙЛОВОЇ СИСТЕМИ"
#. type: textblock
#: ../tools/virt-make-fs.pl:69
msgid ""
-"The default filesystem type is C<ext2>. Just about any filesystem type that"
-" libguestfs supports can be used (but I<not> read-only formats like "
+"The default filesystem type is C<ext2>. Just about any filesystem type that "
+"libguestfs supports can be used (but I<not> read-only formats like "
"ISO9660). Here are some of the more common choices:"
msgstr ""
@@ -42140,9 +42097,9 @@ msgstr "I<ext3>"
#. type: textblock
#: ../tools/virt-make-fs.pl:77
msgid ""
-"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If"
-" you are not going to use the filesystem in a way that requires the journal,"
-" then this is just wasted overhead."
+"Note that ext3 filesystems contain a journal, typically 1-32 MB in size. If "
+"you are not going to use the filesystem in a way that requires the journal, "
+"then this is just wasted overhead."
msgstr ""
#. type: =item
@@ -42158,8 +42115,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:85
msgid ""
-"I<Note for vfat>: The tar archive or local directory must only contain files"
-" which are owned by root (ie. UID:GID = 0:0). The reason is that the tar "
+"I<Note for vfat>: The tar archive or local directory must only contain files "
+"which are owned by root (ie. UID:GID = 0:0). The reason is that the tar "
"program running within libguestfs is unable to change the ownership of non-"
"root files, since vfat itself does not support this."
msgstr ""
@@ -42212,8 +42169,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:110
msgid ""
-"On the other hand, if you have a partition table then the output image is no"
-" longer a straight filesystem. For example you cannot run L<fsck(8)> "
+"On the other hand, if you have a partition table then the output image is no "
+"longer a straight filesystem. For example you cannot run L<fsck(8)> "
"directly on a partitioned disk image. (However libguestfs tools such as "
"L<guestfish(1)> and L<virt-resize(1)> can still be used)."
msgstr ""
@@ -42257,8 +42214,8 @@ msgid ""
"Unlike formats such as tar and squashfs, a filesystem does not \"just fit\" "
"the files that it contains, but might have extra space. Depending on how "
"you are going to use the output, you might think this extra space is wasted "
-"and want to minimize it, or you might want to leave space so that more files"
-" can be added later. Virt-make-fs defaults to minimizing the extra space, "
+"and want to minimize it, or you might want to leave space so that more files "
+"can be added later. Virt-make-fs defaults to minimizing the extra space, "
"but you can use the I<--size> flag to leave space in the filesystem if you "
"want it."
msgstr ""
@@ -42268,10 +42225,10 @@ msgstr ""
msgid ""
"An alternative way to leave extra space but not make the output image any "
"bigger is to use an alternative disk image format (instead of the default "
-"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2"
-" image format (check your hypervisor supports this before using it). This "
-"allows you to choose a large I<--size> but the extra space won't actually be"
-" allocated in the image until you try to store something in it."
+"\"raw\" format). Using I<--format=qcow2> will use the native QEmu/KVM qcow2 "
+"image format (check your hypervisor supports this before using it). This "
+"allows you to choose a large I<--size> but the extra space won't actually be "
+"allocated in the image until you try to store something in it."
msgstr ""
#. type: textblock
@@ -42333,8 +42290,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:199
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, "
+"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, "
"Petabytes or Exabytes. This must be large enough to contain all the input "
"files, else you will get an error."
msgstr ""
@@ -42342,8 +42299,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:204
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, "
+"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, "
"Petabytes or Exabytes. For example: I<--size=+200M> means enough space for "
"the input files, and (approximately) an extra 200 MB free space."
msgstr ""
@@ -42352,9 +42309,9 @@ msgstr ""
#: ../tools/virt-make-fs.pl:210
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"
-" expensive and time-consuming to produce a filesystem which has precisely "
-"the desired free space)."
+"filesystems containing precisely the free space requested. (It is much more "
+"expensive and time-consuming to produce a filesystem which has precisely the "
+"desired free space)."
msgstr ""
#. type: =item
@@ -42423,8 +42380,7 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:253
msgid ""
-"If specified, this flag adds an MBR partition table to the output disk "
-"image."
+"If specified, this flag adds an MBR partition table to the output disk image."
msgstr ""
#. type: textblock
@@ -42474,12 +42430,12 @@ msgstr ""
#: ../tools/virt-make-fs.pl:559
msgid ""
"L<guestfish(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, L<mkisofs(1)>, "
-"L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, "
-"L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
+"L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, L<guestfs"
+"(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
msgstr ""
"L<guestfish(1)>, L<virt-resize(1)>, L<virt-tar-in(1)>, L<mkisofs(1)>, "
-"L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, "
-"L<guestfs(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
+"L<genisoimage(1)>, L<mksquashfs(1)>, L<mke2fs(8)>, L<resize2fs(8)>, L<guestfs"
+"(3)>, L<Sys::Guestfs(3)>, L<http://libguestfs.org/>."
#. type: textblock
#: ../tools/virt-make-fs.pl:573 ../tools/virt-win-reg.pl:774
@@ -42503,8 +42459,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-make-fs.pl:579
msgid ""
-"Attach /tmp/virt-make-fs.log to a new bug report at "
-"L<https://bugzilla.redhat.com/>"
+"Attach /tmp/virt-make-fs.log to a new bug report at L<https://bugzilla."
+"redhat.com/>"
msgstr ""
#. type: textblock
@@ -42602,8 +42558,8 @@ msgstr ""
#: ../tools/virt-tar.pl:66
msgid ""
"You must I<not> use C<virt-tar> with the I<-u> option (upload) on live "
-"virtual machines. If you do this, you risk disk corruption in the VM. C"
-"<virt-tar> tries to stop you from doing this, but doesn't catch all cases."
+"virtual machines. If you do this, you risk disk corruption in the VM. "
+"C<virt-tar> tries to stop you from doing this, but doesn't catch all cases."
msgstr ""
#. type: textblock
@@ -42629,8 +42585,8 @@ msgstr ""
#: ../tools/virt-tar.pl:84
msgid ""
"If you want to just view a single file, use L<virt-cat(1)>. If you just "
-"want to edit a single file, use L<virt-edit(1)>. For more complex cases you"
-" should look at the L<guestfish(1)> tool."
+"want to edit a single file, use L<virt-edit(1)>. For more complex cases you "
+"should look at the L<guestfish(1)> tool."
msgstr ""
#. type: textblock
@@ -42638,8 +42594,8 @@ msgstr ""
msgid ""
"There are two modes of operation: I<-x> (eXtract) downloads a directory and "
"its contents (recursively) from the virtual machine into a local tarball. "
-"I<-u> uploads from a local tarball, unpacking it into a directory inside the"
-" virtual machine. You cannot use these two options together."
+"I<-u> uploads from a local tarball, unpacking it into a directory inside the "
+"virtual machine. You cannot use these two options together."
msgstr ""
#. type: textblock
@@ -42655,8 +42611,8 @@ msgstr ""
msgid ""
"C<virt-tar> can only handle tar (optionally gzipped) format tarballs. For "
"example it cannot do PKZip files or bzip2 compression. If you want that "
-"then you'll have to rebuild the tarballs yourself. (This is a limitation of"
-" the L<libguestfs(3)> API)."
+"then you'll have to rebuild the tarballs yourself. (This is a limitation of "
+"the L<libguestfs(3)> API)."
msgstr ""
#. type: =item
@@ -42689,8 +42645,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-tar.pl:171
msgid ""
-"Use I<-u> to upload and unpack from a local tarball into a virtual machine."
-" Please read the L</WARNING> section above before using this option."
+"Use I<-u> to upload and unpack from a local tarball into a virtual machine. "
+"Please read the L</WARNING> section above before using this option."
msgstr ""
#. type: textblock
@@ -42716,21 +42672,20 @@ msgstr ""
#. type: textblock
#: ../tools/virt-tar.pl:298
msgid ""
-"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-"
-"copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, "
-"L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, "
-"L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-"
+"in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::"
+"Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs."
+"org/>."
msgstr ""
-"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-"
-"copy-in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, "
-"L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, "
-"L<http://libguestfs.org/>."
+"L<guestfs(3)>, L<guestfish(1)>, L<virt-cat(1)>, L<virt-edit(1)>, L<virt-copy-"
+"in(1)>, L<virt-copy-out(1)>, L<virt-tar-in(1)>, L<virt-tar-out(1)>, L<Sys::"
+"Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Sys::Virt(3)>, L<http://libguestfs."
+"org/>."
#. type: textblock
#: ../tools/virt-win-reg.pl:37
msgid ""
-"virt-win-reg - Export and merge Windows Registry entries from a Windows "
-"guest"
+"virt-win-reg - Export and merge Windows Registry entries from a Windows guest"
msgstr ""
#. type: verbatim
@@ -42785,10 +42740,10 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:58
msgid ""
-"Modifying the Windows Registry is an inherently risky operation. The format"
-" is deliberately obscure and undocumented, and Registry changes can leave "
-"the system unbootable. Therefore when using the I<--merge> option, make "
-"sure you have a reliable backup first."
+"Modifying the Windows Registry is an inherently risky operation. The format "
+"is deliberately obscure and undocumented, and Registry changes can leave the "
+"system unbootable. Therefore when using the I<--merge> option, make sure "
+"you have a reliable backup first."
msgstr ""
#. type: textblock
@@ -42808,8 +42763,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:71
msgid ""
-"If I<--merge> is I<not> specified, then the chosen registry key is "
-"displayed/exported (recursively). For example:"
+"If I<--merge> is I<not> specified, then the chosen registry key is displayed/"
+"exported (recursively). For example:"
msgstr ""
#. type: verbatim
@@ -42864,8 +42819,8 @@ msgstr ""
msgid ""
"This program is only meant for simple access to the registry. If you want "
"to do complicated things with the registry, we suggest you download the "
-"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)>"
-" and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or "
+"Registry hive files from the guest using L<libguestfs(3)> or L<guestfish(1)> "
+"and access them locally, eg. using L<hivex(3)>, L<hivexsh(1)> or "
"L<hivexregedit(1)>."
msgstr ""
@@ -42886,8 +42841,8 @@ msgstr ""
#: ../tools/virt-win-reg.pl:165
msgid ""
"Note that I<--merge> is I<unsafe> to use on live virtual machines, and will "
-"result in disk corruption. However exporting (without this flag) is always"
-" safe."
+"result in disk corruption. However exporting (without this flag) is always "
+"safe."
msgstr ""
#. type: =item
@@ -42899,8 +42854,8 @@ msgstr "B<--encoding> UTF-16LE|ASCII"
#: ../tools/virt-win-reg.pl:175
msgid ""
"When merging (only), you may need to specify the encoding for strings to be "
-"used in the hive file. This is explained in detail in "
-"L<Win::Hivex::Regedit(3)/ENCODING STRINGS>."
+"used in the hive file. This is explained in detail in L<Win::Hivex::Regedit"
+"(3)/ENCODING STRINGS>."
msgstr ""
#. type: textblock
@@ -42918,16 +42873,16 @@ msgstr "B<--unsafe-printable-strings>"
#. type: textblock
#: ../tools/virt-win-reg.pl:188
msgid ""
-"When exporting (only), assume strings are UTF-16LE and print them as strings"
-" instead of hex sequences. Remove the final zero codepoint from strings if "
+"When exporting (only), assume strings are UTF-16LE and print them as strings "
+"instead of hex sequences. Remove the final zero codepoint from strings if "
"present."
msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:192
msgid ""
-"This is unsafe and does not preserve the fidelity of strings in the original"
-" Registry for various reasons:"
+"This is unsafe and does not preserve the fidelity of strings in the original "
+"Registry for various reasons:"
msgstr ""
#. type: textblock
@@ -43033,8 +42988,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:585
msgid ""
-"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for"
-" C<HKEY_USERS>."
+"You can use C<HKLM> as a shorthand for C<HKEY_LOCAL_MACHINE>, and C<HKU> for "
+"C<HKEY_USERS>."
msgstr ""
#. type: textblock
@@ -43079,8 +43034,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:604
msgid ""
-"To go in the opposite direction, after exporting and before sending the file"
-" to a Windows user, do something like this:"
+"To go in the opposite direction, after exporting and before sending the file "
+"to a Windows user, do something like this:"
msgstr ""
#. type: verbatim
@@ -43138,8 +43093,8 @@ msgstr ""
#: ../tools/virt-win-reg.pl:627
msgid ""
"C<CurrentControlSet> is usually an alias for C<ControlSet001>. In some "
-"circumstances it might refer to another control set. The way to find out is"
-" to look at the C<HKLM\\SYSTEM\\Select> key:"
+"circumstances it might refer to another control set. The way to find out is "
+"to look at the C<HKLM\\SYSTEM\\Select> key:"
msgstr ""
#. type: verbatim
@@ -43213,8 +43168,8 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:656
msgid ""
-"Note that some of these tips modify the guest disk image. The guest I<must>"
-" be shut off, else you will get disk corruption."
+"Note that some of these tips modify the guest disk image. The guest I<must> "
+"be shut off, else you will get disk corruption."
msgstr ""
#. type: =head2
@@ -43265,8 +43220,8 @@ msgstr ""
#: ../tools/virt-win-reg.pl:674
msgid ""
"In this example we use the key C<RunOnce> which means that the script will "
-"run precisely once when the first user logs in. If you want it to run every"
-" time a user logs in, replace C<RunOnce> with C<Run>."
+"run precisely once when the first user logs in. If you want it to run every "
+"time a user logs in, replace C<RunOnce> with C<Run>."
msgstr ""
#. type: textblock
@@ -43300,8 +43255,7 @@ msgstr ""
#: ../tools/virt-win-reg.pl:689
msgid ""
"First upload the program and optionally the service wrapper. In this case "
-"the test program is called C<test.exe> and we are using the RHSrvAny "
-"wrapper:"
+"the test program is called C<test.exe> and we are using the RHSrvAny wrapper:"
msgstr ""
#. type: verbatim
@@ -43421,15 +43375,13 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:759
msgid ""
-"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, "
-"L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, "
-"L<Sys::Guestfs::Lib(3)>, L<Win::Hivex(3)>, L<Win::Hivex::Regedit(3)>, "
-"L<Sys::Virt(3)>, L<http://libguestfs.org/>."
+"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)"
+">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex"
+"(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
msgstr ""
-"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, "
-"L<guestfish(1)>, L<virt-cat(1)>, L<Sys::Guestfs(3)>, "
-"L<Sys::Guestfs::Lib(3)>, L<Win::Hivex(3)>, L<Win::Hivex::Regedit(3)>, "
-"L<Sys::Virt(3)>, L<http://libguestfs.org/>."
+"L<hivex(3)>, L<hivexsh(1)>, L<hivexregedit(1)>, L<guestfs(3)>, L<guestfish(1)"
+">, L<virt-cat(1)>, L<Sys::Guestfs(3)>, L<Sys::Guestfs::Lib(3)>, L<Win::Hivex"
+"(3)>, L<Win::Hivex::Regedit(3)>, L<Sys::Virt(3)>, L<http://libguestfs.org/>."
#. type: verbatim
#: ../tools/virt-win-reg.pl:777
@@ -43443,8 +43395,6 @@ msgstr ""
#. type: textblock
#: ../tools/virt-win-reg.pl:780
msgid ""
-"Attach /tmp/virt-win-reg.log to a new bug report at "
-"L<https://bugzilla.redhat.com/>"
+"Attach /tmp/virt-win-reg.log to a new bug report at L<https://bugzilla."
+"redhat.com/>"
msgstr ""
-
-
diff --git a/po/en_GB.po b/po/en_GB.po
index e9f2ab47..12bf3616 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.net/projects/p/"
diff --git a/po/es.po b/po/es.po
index 50432329..932df571 100644
--- a/po/es.po
+++ b/po/es.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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Spanish (Castilian) <trans-es@lists.fedoraproject.org>\n"
diff --git a/po/gu.po b/po/gu.po
index 263a8083..a495fd6c 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Gujarati <trans-gu@lists.fedoraproject.org>\n"
diff --git a/po/hi.po b/po/hi.po
index 1eb2b96f..08a39abd 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Hindi <indlinux-hindi@lists.sourceforge.net>\n"
diff --git a/po/kn.po b/po/kn.po
index 9c74ab79..957034e4 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Kannada (http://www.transifex.net/projects/p/fedora/team/"
diff --git a/po/libguestfs.pot b/po/libguestfs.pot
index b01da741..0fe73253 100644
--- a/po/libguestfs.pot
+++ b/po/libguestfs.pot
@@ -6,10 +6,10 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: libguestfs 1.13.26\n"
+"Project-Id-Version: libguestfs 1.15.0\n"
"Report-Msgid-Bugs-To: https://bugzilla.redhat.com/enter_bug.cgi?"
"component=libguestfs&product=Virtualization+Tools\n"
-"POT-Creation-Date: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+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"
diff --git a/po/ml.po b/po/ml.po
index bd4a85eb..3f39294c 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Malayalam <discuss@lists.smc.org.in>\n"
diff --git a/po/mr.po b/po/mr.po
index 894f06e3..de4afa41 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Marathi (http://www.transifex.net/projects/p/fedora/team/"
diff --git a/po/nl.po b/po/nl.po
index ed41691f..cab1173c 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Dutch (http://www.transifex.net/projects/p/fedora/team/nl/)\n"
diff --git a/po/or.po b/po/or.po
index a29e2f97..76a99d18 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Oriya (http://www.transifex.net/projects/p/fedora/team/or/)\n"
diff --git a/po/pa.po b/po/pa.po
index 8c31369d..d85c1c93 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Panjabi (Punjabi) <punjabi-users@lists.sf.net>\n"
diff --git a/po/pl.po b/po/pl.po
index 02ced297..46a26941 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Polish (http://www.transifex.net/projects/p/fedora/team/pl/)\n"
diff --git a/po/ta.po b/po/ta.po
index 919deee0..b17d7142 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Tamil <tamil-users@lists.fedoraproject.org>\n"
diff --git a/po/te.po b/po/te.po
index f6b7260a..9e5ba510 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Telugu (http://www.transifex.net/projects/p/fedora/team/te/)\n"
diff --git a/po/uk.po b/po/uk.po
index 3e77eed7..845b70e4 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: 2011-10-26 21:10+0100\n"
+"POT-Creation-Date: 2011-10-27 16:05+0100\n"
"PO-Revision-Date: 2011-10-27 09:11+0000\n"
"Last-Translator: rjones <rjones@redhat.com>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"