valgrind: guestfish -i: free strings before exit.
[libguestfs.git] / po-docs / ja.po
index c5c65aa..0e7861a 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: libguestfs\n"
 "Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-10-04 19:22+0200\n"
+"POT-Creation-Date: 2011-10-14 15:06+0200\n"
 "PO-Revision-Date: 2011-07-17 20:50+0000\n"
 "Last-Translator: rjones <rjones@redhat.com>\n"
 "Language-Team: Japanese (http://www.transifex.net/projects/p/fedora/team/"
@@ -19,8 +19,9 @@ msgstr ""
 "Plural-Forms: nplurals=1; plural=0\n"
 
 #. type: =head1
-#: ../cat/virt-cat.pod:3 ../cat/virt-filesystems.pod:3 ../cat/virt-ls.pod:3
-#: ../df/virt-df.pod:3 ../edit/virt-edit.pod:3
+#: ../align/virt-alignment-scan.pod:3 ../cat/virt-cat.pod:3
+#: ../cat/virt-filesystems.pod:3 ../cat/virt-ls.pod:3
+#: ../clone/virt-sysprep.pod:3 ../df/virt-df.pod:3 ../edit/virt-edit.pod:3
 #: ../erlang/examples/guestfs-erlang.pod:3 ../examples/guestfs-examples.pod:3
 #: ../examples/guestfs-recipes.pod:14 ../fish/guestfish.pod:3
 #: ../fish/virt-copy-in.pod:3 ../fish/virt-copy-out.pod:3
@@ -38,13 +39,14 @@ msgid "NAME"
 msgstr "名前"
 
 #. type: textblock
-#: ../cat/virt-cat.pod:5
-msgid "virt-cat - Display files in a virtual machine"
+#: ../align/virt-alignment-scan.pod:5
+msgid "virt-alignment-scan - Check alignment of virtual machine partitions"
 msgstr ""
 
 #. type: =head1
-#: ../cat/virt-cat.pod:7 ../cat/virt-filesystems.pod:7 ../cat/virt-ls.pod:7
-#: ../df/virt-df.pod:7 ../edit/virt-edit.pod:7
+#: ../align/virt-alignment-scan.pod:7 ../cat/virt-cat.pod:7
+#: ../cat/virt-filesystems.pod:7 ../cat/virt-ls.pod:7
+#: ../clone/virt-sysprep.pod:7 ../df/virt-df.pod:7 ../edit/virt-edit.pod:7
 #: ../erlang/examples/guestfs-erlang.pod:7 ../examples/guestfs-examples.pod:7
 #: ../fish/guestfish.pod:7 ../fish/virt-copy-in.pod:7
 #: ../fish/virt-copy-out.pod:7 ../fish/virt-tar-in.pod:7
@@ -62,46 +64,25 @@ msgid "SYNOPSIS"
 msgstr ""
 
 #. type: verbatim
-#: ../cat/virt-cat.pod:9
+#: ../align/virt-alignment-scan.pod:9
 #, no-wrap
 msgid ""
-" virt-cat [--options] -d domname file [file ...]\n"
+" virt-alignment-scan [--options] -d domname\n"
 "\n"
 msgstr ""
 
 #. type: verbatim
-#: ../cat/virt-cat.pod:11
+#: ../align/virt-alignment-scan.pod:11
 #, no-wrap
 msgid ""
-" virt-cat [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
-"\n"
-msgstr ""
-
-#. type: textblock
-#: ../cat/virt-cat.pod:13 ../edit/virt-edit.pod:15
-#: ../inspector/virt-inspector.pod:13
-msgid "Old-style:"
-msgstr ""
-
-#. type: verbatim
-#: ../cat/virt-cat.pod:15
-#, no-wrap
-msgid ""
-" virt-cat domname file\n"
-"\n"
-msgstr ""
-
-#. type: verbatim
-#: ../cat/virt-cat.pod:17
-#, no-wrap
-msgid ""
-" virt-cat disk.img file\n"
+" virt-alignment-scan [--options] -a disk.img [-a disk.img ...]\n"
 "\n"
 msgstr ""
 
 #. type: =head1
-#: ../cat/virt-cat.pod:19 ../cat/virt-filesystems.pod:13 ../cat/virt-ls.pod:19
-#: ../df/virt-df.pod:21 ../edit/virt-edit.pod:27
+#: ../align/virt-alignment-scan.pod:13 ../cat/virt-cat.pod:19
+#: ../cat/virt-filesystems.pod:13 ../cat/virt-ls.pod:19
+#: ../clone/virt-sysprep.pod:13 ../df/virt-df.pod:21 ../edit/virt-edit.pod:27
 #: ../erlang/examples/guestfs-erlang.pod:16
 #: ../examples/guestfs-examples.pod:19 ../examples/guestfs-recipes.pod:18
 #: ../fish/guestfish.pod:30 ../fish/virt-copy-in.pod:19
@@ -120,127 +101,170 @@ msgid "DESCRIPTION"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:21
+#: ../align/virt-alignment-scan.pod:15
 msgid ""
-"C<virt-cat> is a command line tool to display the contents of C<file> where "
-"C<file> exists in the named virtual machine (or disk image)."
+"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."
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:24
+#: ../align/virt-alignment-scan.pod:21
 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 '/')."
+"The virt-alignment-scan tool checks the alignment of partitions in virtual "
+"machines and disk images and warns you if there are alignment problems."
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:28
+#: ../align/virt-alignment-scan.pod:25
 msgid ""
-"C<virt-cat> can be used to quickly view a file.  To edit a file, use C<virt-"
-"edit>.  For more complex cases you should look at the L<guestfish(1)> tool "
-"(see L</USING GUESTFISH> below)."
+"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
-#: ../cat/virt-cat.pod:32 ../cat/virt-ls.pod:35 ../df/virt-df.pod:43
-#: ../edit/virt-edit.pod:44 ../fish/guestfish.pod:41
-#: ../fish/guestfish.pod:1018 ../fish/virt-copy-in.pod:29
-#: ../fish/virt-copy-out.pod:21 ../fish/virt-tar-in.pod:30
-#: ../fish/virt-tar-out.pod:24 ../fuse/guestmount.pod:39
-#: ../resize/virt-resize.pod:27 ../sparsify/virt-sparsify.pod:75
-#: ../tools/virt-tar.pl:50
-msgid "EXAMPLES"
+#: ../align/virt-alignment-scan.pod:30
+msgid "OUTPUT"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:34
+#: ../align/virt-alignment-scan.pod:32
+msgid "To run this tool on a disk image directly, use the I<-a> option:"
+msgstr ""
+
+#. type: verbatim
+#: ../align/virt-alignment-scan.pod:34
+#, no-wrap
 msgid ""
-"Display C</etc/fstab> file from inside the libvirt VM called C<mydomain>:"
+" $ virt-alignment-scan -a winxp.img\n"
+" /dev/sda1        32256          512    bad (alignment < 4K)\n"
+"\n"
 msgstr ""
 
 #. type: verbatim
-#: ../cat/virt-cat.pod:37
+#: ../align/virt-alignment-scan.pod:37
 #, no-wrap
 msgid ""
-" virt-cat -d mydomain /etc/fstab\n"
+" $ virt-alignment-scan -a fedora16.img\n"
+" /dev/sda1      1048576         1024K   ok\n"
+" /dev/sda2      2097152         2048K   ok\n"
+" /dev/sda3    526385152         2048K   ok\n"
 "\n"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:39
-msgid "List syslog messages from a VM disk image file:"
+#: ../align/virt-alignment-scan.pod:42
+msgid ""
+"To run the tool on a guest known to libvirt, use the I<-d> option and "
+"possibly the I<-c> option:"
 msgstr ""
 
 #. type: verbatim
-#: ../cat/virt-cat.pod:41
+#: ../align/virt-alignment-scan.pod:45
 #, no-wrap
 msgid ""
-" virt-cat -a disk.img /var/log/messages | tail\n"
+" # virt-alignment-scan -d RHEL5\n"
+" /dev/sda1        32256          512    bad (alignment < 4K)\n"
+" /dev/sda2    106928640          512    bad (alignment < 4K)\n"
 "\n"
 msgstr ""
 
-#. type: textblock
-#: ../cat/virt-cat.pod:43
-msgid "Find out what DHCP IP address a VM acquired:"
-msgstr ""
-
 #. type: verbatim
-#: ../cat/virt-cat.pod:45
+#: ../align/virt-alignment-scan.pod:49
 #, no-wrap
 msgid ""
-" virt-cat -d mydomain /var/log/messages | \\\n"
-"   grep 'dhclient: bound to' | tail\n"
+" $ virt-alignment-scan -c qemu:///system -d Win7TwoDisks\n"
+" /dev/sda1      1048576         1024K   ok\n"
+" /dev/sda2    105906176         1024K   ok\n"
+" /dev/sdb1        65536           64K   ok\n"
 "\n"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:48
-msgid "Find out what packages were recently installed:"
+#: ../align/virt-alignment-scan.pod:54
+msgid ""
+"The output consists of 4 or more whitespace-separated columns.  Only the "
+"first 4 columns are signficant if you want to parse this from a program.  "
+"The columns are:"
 msgstr ""
 
-#. type: verbatim
-#: ../cat/virt-cat.pod:50
-#, no-wrap
+#. type: =item
+#: ../align/virt-alignment-scan.pod:60
+msgid "col 1"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:62
 msgid ""
-" virt-cat -d mydomain /var/log/yum.log | tail\n"
-"\n"
+"the device and partition name (eg. C</dev/sda1> meaning the first partition "
+"on the first block device)"
+msgstr ""
+
+#. type: =item
+#: ../align/virt-alignment-scan.pod:65
+msgid "col 2"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:52
-msgid "Find out who is logged on inside a virtual machine:"
+#: ../align/virt-alignment-scan.pod:67
+msgid "the start of the partition in bytes"
 msgstr ""
 
-#. type: verbatim
-#: ../cat/virt-cat.pod:54
-#, no-wrap
+#. type: =item
+#: ../align/virt-alignment-scan.pod:69
+msgid "col 3"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:71
+msgid "the alignment in bytes or Kbytes (eg. C<512> or C<4K>)"
+msgstr ""
+
+#. type: =item
+#: ../align/virt-alignment-scan.pod:73
+msgid "col 4"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:75
 msgid ""
-" virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n"
-" who /tmp/utmp\n"
-"\n"
+"C<ok> if the alignment is best for performance, or C<bad> if the alignment "
+"can cause performance problems"
+msgstr ""
+
+#. type: =item
+#: ../align/virt-alignment-scan.pod:78
+msgid "cols 5+"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:57
-msgid "or who was logged on:"
+#: ../align/virt-alignment-scan.pod:80
+msgid "optional free-text explanation."
 msgstr ""
 
-#. type: verbatim
-#: ../cat/virt-cat.pod:59
-#, no-wrap
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:84
 msgid ""
-" virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n"
-" last -f /tmp/wtmp\n"
-"\n"
+"The exit code from the program changes depending on whether poorly aligned "
+"partitions were found.  See L</EXIT STATUS> below."
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:87
+msgid "If you just want the exit code with no output, use the I<-q> option."
 msgstr ""
 
 #. type: =head1
-#: ../cat/virt-cat.pod:62 ../cat/virt-filesystems.pod:91
-#: ../cat/virt-ls.pod:261 ../df/virt-df.pod:59 ../edit/virt-edit.pod:62
+#: ../align/virt-alignment-scan.pod:89 ../cat/virt-cat.pod:62
+#: ../cat/virt-filesystems.pod:91 ../cat/virt-ls.pod:261
+#: ../clone/virt-sysprep.pod:42 ../df/virt-df.pod:59 ../edit/virt-edit.pod:62
 #: ../fish/guestfish.pod:148 ../fish/virt-copy-in.pod:45
 #: ../fish/virt-copy-out.pod:34 ../fish/virt-tar-in.pod:42
-#: ../fish/virt-tar-out.pod:36 ../fuse/guestmount.pod:83
+#: ../fish/virt-tar-out.pod:36 ../fuse/guestmount.pod:92
 #: ../inspector/virt-inspector.pod:55 ../rescue/virt-rescue.pod:84
 #: ../resize/virt-resize.pod:241 ../sparsify/virt-sparsify.pod:99
 #: ../test-tool/libguestfs-test-tool.pod:36
@@ -251,9 +275,10 @@ msgid "OPTIONS"
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:66 ../cat/virt-filesystems.pod:95
-#: ../cat/virt-ls.pod:265 ../df/virt-df.pod:63 ../edit/virt-edit.pod:66
-#: ../fish/guestfish.pod:152 ../fuse/guestmount.pod:151
+#: ../align/virt-alignment-scan.pod:93 ../cat/virt-cat.pod:66
+#: ../cat/virt-filesystems.pod:95 ../cat/virt-ls.pod:265
+#: ../clone/virt-sysprep.pod:46 ../df/virt-df.pod:63 ../edit/virt-edit.pod:66
+#: ../fish/guestfish.pod:152 ../fuse/guestmount.pod:160
 #: ../inspector/virt-inspector.pod:59 ../rescue/virt-rescue.pod:88
 #: ../resize/virt-resize.pod:245 ../sparsify/virt-sparsify.pod:103
 #: ../test-tool/libguestfs-test-tool.pod:40
@@ -264,8 +289,9 @@ msgid "B<--help>"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:68 ../cat/virt-filesystems.pod:97
-#: ../cat/virt-ls.pod:267 ../df/virt-df.pod:65 ../edit/virt-edit.pod:68
+#: ../align/virt-alignment-scan.pod:95 ../cat/virt-cat.pod:68
+#: ../cat/virt-filesystems.pod:97 ../cat/virt-ls.pod:267
+#: ../clone/virt-sysprep.pod:48 ../df/virt-df.pod:65 ../edit/virt-edit.pod:68
 #: ../inspector/virt-inspector.pod:61 ../rescue/virt-rescue.pod:90
 #: ../tools/virt-list-filesystems.pl:63 ../tools/virt-list-partitions.pl:64
 #: ../tools/virt-make-fs.pl:163 ../tools/virt-tar.pl:113
@@ -274,33 +300,31 @@ msgid "Display brief help."
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:70 ../cat/virt-filesystems.pod:99
-#: ../cat/virt-ls.pod:269 ../df/virt-df.pod:67 ../edit/virt-edit.pod:70
+#: ../align/virt-alignment-scan.pod:97 ../cat/virt-cat.pod:70
+#: ../cat/virt-filesystems.pod:99 ../cat/virt-ls.pod:269
+#: ../clone/virt-sysprep.pod:50 ../df/virt-df.pod:67 ../edit/virt-edit.pod:70
 #: ../inspector/virt-inspector.pod:63 ../rescue/virt-rescue.pod:92
 msgid "B<-a> file"
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:72 ../cat/virt-filesystems.pod:101
-#: ../cat/virt-ls.pod:271 ../df/virt-df.pod:69 ../edit/virt-edit.pod:72
+#: ../align/virt-alignment-scan.pod:99 ../cat/virt-cat.pod:72
+#: ../cat/virt-filesystems.pod:101 ../cat/virt-ls.pod:271
+#: ../clone/virt-sysprep.pod:52 ../df/virt-df.pod:69 ../edit/virt-edit.pod:72
 #: ../inspector/virt-inspector.pod:65 ../rescue/virt-rescue.pod:94
 msgid "B<--add> file"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:74 ../cat/virt-filesystems.pod:103
-#: ../cat/virt-ls.pod:273 ../df/virt-df.pod:71 ../edit/virt-edit.pod:74
-#: ../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."
+#: ../align/virt-alignment-scan.pod:101 ../clone/virt-sysprep.pod:54
+msgid "Add I<file> which should be a disk image from a virtual machine."
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:78 ../cat/virt-filesystems.pod:107
-#: ../cat/virt-ls.pod:277 ../df/virt-df.pod:75 ../edit/virt-edit.pod:78
-#: ../fish/guestfish.pod:174 ../fuse/guestmount.pod:93
+#: ../align/virt-alignment-scan.pod:103 ../cat/virt-cat.pod:78
+#: ../cat/virt-filesystems.pod:107 ../cat/virt-ls.pod:277
+#: ../clone/virt-sysprep.pod:56 ../df/virt-df.pod:75 ../edit/virt-edit.pod:78
+#: ../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 "
@@ -308,20 +332,25 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:81 ../cat/virt-filesystems.pod:125
-#: ../cat/virt-ls.pod:291 ../df/virt-df.pod:78 ../rescue/virt-rescue.pod:107
+#: ../align/virt-alignment-scan.pod:106 ../cat/virt-cat.pod:81
+#: ../cat/virt-filesystems.pod:125 ../cat/virt-ls.pod:291
+#: ../clone/virt-sysprep.pod:59 ../df/virt-df.pod:78
+#: ../rescue/virt-rescue.pod:107
 msgid "B<-c> URI"
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:83 ../cat/virt-filesystems.pod:127
-#: ../cat/virt-ls.pod:293 ../df/virt-df.pod:80 ../rescue/virt-rescue.pod:109
+#: ../align/virt-alignment-scan.pod:108 ../cat/virt-cat.pod:83
+#: ../cat/virt-filesystems.pod:127 ../cat/virt-ls.pod:293
+#: ../clone/virt-sysprep.pod:61 ../df/virt-df.pod:80
+#: ../rescue/virt-rescue.pod:109
 msgid "B<--connect> URI"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:85 ../cat/virt-filesystems.pod:129
-#: ../cat/virt-ls.pod:295 ../df/virt-df.pod:82 ../edit/virt-edit.pod:99
+#: ../align/virt-alignment-scan.pod:110 ../cat/virt-cat.pod:85
+#: ../cat/virt-filesystems.pod:129 ../cat/virt-ls.pod:295
+#: ../clone/virt-sysprep.pod:63 ../df/virt-df.pod:82 ../edit/virt-edit.pod:99
 #: ../inspector/virt-inspector.pod:78 ../rescue/virt-rescue.pod:111
 #: ../tools/virt-list-filesystems.pl:81 ../tools/virt-list-partitions.pl:82
 #: ../tools/virt-tar.pl:131 ../tools/virt-win-reg.pl:132
@@ -331,30 +360,35 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:88 ../cat/virt-filesystems.pod:132
-#: ../cat/virt-ls.pod:298 ../df/virt-df.pod:85 ../rescue/virt-rescue.pod:114
+#: ../align/virt-alignment-scan.pod:113 ../cat/virt-cat.pod:88
+#: ../cat/virt-filesystems.pod:132 ../cat/virt-ls.pod:298
+#: ../clone/virt-sysprep.pod:66 ../df/virt-df.pod:85
+#: ../rescue/virt-rescue.pod:114
 msgid ""
 "If you specify guest block devices directly (I<-a>), then libvirt is not "
 "used at all."
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:91 ../cat/virt-filesystems.pod:141
-#: ../cat/virt-ls.pod:307 ../df/virt-df.pod:94 ../edit/virt-edit.pod:105
+#: ../align/virt-alignment-scan.pod:116 ../cat/virt-cat.pod:91
+#: ../cat/virt-filesystems.pod:141 ../cat/virt-ls.pod:307
+#: ../clone/virt-sysprep.pod:69 ../df/virt-df.pod:94 ../edit/virt-edit.pod:105
 #: ../inspector/virt-inspector.pod:85 ../rescue/virt-rescue.pod:117
 msgid "B<-d> guest"
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:93 ../cat/virt-filesystems.pod:143
-#: ../cat/virt-ls.pod:309 ../df/virt-df.pod:96 ../edit/virt-edit.pod:107
+#: ../align/virt-alignment-scan.pod:118 ../cat/virt-cat.pod:93
+#: ../cat/virt-filesystems.pod:143 ../cat/virt-ls.pod:309
+#: ../clone/virt-sysprep.pod:71 ../df/virt-df.pod:96 ../edit/virt-edit.pod:107
 #: ../inspector/virt-inspector.pod:87 ../rescue/virt-rescue.pod:119
 msgid "B<--domain> guest"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:95 ../cat/virt-filesystems.pod:145
-#: ../cat/virt-ls.pod:311 ../df/virt-df.pod:98 ../edit/virt-edit.pod:109
+#: ../align/virt-alignment-scan.pod:120 ../cat/virt-cat.pod:95
+#: ../cat/virt-filesystems.pod:145 ../cat/virt-ls.pod:311
+#: ../clone/virt-sysprep.pod:73 ../df/virt-df.pod:98 ../edit/virt-edit.pod:109
 #: ../inspector/virt-inspector.pod:89 ../rescue/virt-rescue.pod:121
 msgid ""
 "Add all the disks from the named libvirt guest.  Domain UUIDs can be used "
@@ -362,42 +396,30 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:98 ../cat/virt-filesystems.pod:148
-#: ../cat/virt-ls.pod:314 ../edit/virt-edit.pod:112 ../fish/guestfish.pod:217
-#: ../fuse/guestmount.pod:126 ../inspector/virt-inspector.pod:92
-msgid "B<--echo-keys>"
-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."
-msgstr ""
-
-#. type: =item
-#: ../cat/virt-cat.pod:105 ../cat/virt-filesystems.pod:170
-#: ../cat/virt-ls.pod:328 ../df/virt-df.pod:101 ../fish/guestfish.pod:233
-#: ../fuse/guestmount.pod:133 ../inspector/virt-inspector.pod:99
-#: ../rescue/virt-rescue.pod:124
+#: ../align/virt-alignment-scan.pod:123 ../cat/virt-cat.pod:105
+#: ../cat/virt-filesystems.pod:170 ../cat/virt-ls.pod:328
+#: ../clone/virt-sysprep.pod:95 ../df/virt-df.pod:101
+#: ../fish/guestfish.pod:233 ../fuse/guestmount.pod:142
+#: ../inspector/virt-inspector.pod:99 ../rescue/virt-rescue.pod:124
 msgid "B<--format=raw|qcow2|..>"
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:107 ../cat/virt-filesystems.pod:172
-#: ../cat/virt-ls.pod:330 ../df/virt-df.pod:103 ../edit/virt-edit.pod:134
-#: ../fish/guestfish.pod:235 ../fuse/guestmount.pod:135
-#: ../inspector/virt-inspector.pod:101 ../rescue/virt-rescue.pod:126
+#: ../align/virt-alignment-scan.pod:125 ../cat/virt-cat.pod:107
+#: ../cat/virt-filesystems.pod:172 ../cat/virt-ls.pod:330
+#: ../clone/virt-sysprep.pod:97 ../df/virt-df.pod:103
+#: ../edit/virt-edit.pod:134 ../fish/guestfish.pod:235
+#: ../fuse/guestmount.pod:144 ../inspector/virt-inspector.pod:101
+#: ../rescue/virt-rescue.pod:126
 msgid "B<--format>"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:109 ../cat/virt-filesystems.pod:174
-#: ../cat/virt-ls.pod:332 ../df/virt-df.pod:105 ../edit/virt-edit.pod:136
-#: ../fish/guestfish.pod:237 ../fuse/guestmount.pod:137
-#: ../rescue/virt-rescue.pod:128
+#: ../align/virt-alignment-scan.pod:127 ../cat/virt-cat.pod:109
+#: ../cat/virt-filesystems.pod:174 ../cat/virt-ls.pod:332
+#: ../clone/virt-sysprep.pod:99 ../df/virt-df.pod:105
+#: ../edit/virt-edit.pod:136 ../fish/guestfish.pod:237
+#: ../fuse/guestmount.pod:146 ../rescue/virt-rescue.pod:128
 msgid ""
 "The default for the I<-a> option is to auto-detect the format of the disk "
 "image.  Using this forces the disk format for I<-a> options which follow on "
@@ -406,50 +428,56 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:114 ../cat/virt-filesystems.pod:179
-#: ../cat/virt-ls.pod:337 ../df/virt-df.pod:110 ../edit/virt-edit.pod:141
-#: ../fish/guestfish.pod:242 ../fish/guestfish.pod:673
-#: ../inspector/virt-inspector.pod:336 ../rescue/virt-rescue.pod:133
-#: ../src/guestfs.pod:2791
+#: ../align/virt-alignment-scan.pod:132 ../cat/virt-cat.pod:114
+#: ../cat/virt-filesystems.pod:179 ../cat/virt-ls.pod:337
+#: ../clone/virt-sysprep.pod:104 ../df/virt-df.pod:110
+#: ../edit/virt-edit.pod:141 ../fish/guestfish.pod:242
+#: ../fish/guestfish.pod:673 ../inspector/virt-inspector.pod:336
+#: ../rescue/virt-rescue.pod:133 ../src/guestfs.pod:2862
 msgid "For example:"
 msgstr ""
 
 #. type: verbatim
-#: ../cat/virt-cat.pod:116
+#: ../align/virt-alignment-scan.pod:134
 #, no-wrap
 msgid ""
-" virt-cat --format=raw -a disk.img file\n"
+" virt-alignment-scan --format=raw -a disk.img\n"
 "\n"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:118 ../cat/virt-filesystems.pod:183
-#: ../cat/virt-ls.pod:341 ../df/virt-df.pod:114 ../edit/virt-edit.pod:145
-#: ../fish/guestfish.pod:246 ../rescue/virt-rescue.pod:137
+#: ../align/virt-alignment-scan.pod:136 ../cat/virt-cat.pod:118
+#: ../cat/virt-filesystems.pod:183 ../cat/virt-ls.pod:341
+#: ../clone/virt-sysprep.pod:108 ../df/virt-df.pod:114
+#: ../edit/virt-edit.pod:145 ../fish/guestfish.pod:246
+#: ../rescue/virt-rescue.pod:137
 msgid "forces raw format (no auto-detection) for C<disk.img>."
 msgstr ""
 
 #. type: verbatim
-#: ../cat/virt-cat.pod:120
+#: ../align/virt-alignment-scan.pod:138
 #, no-wrap
 msgid ""
-" virt-cat --format=raw -a disk.img --format -a another.img file\n"
+" virt-alignment-scan --format=raw -a disk.img --format -a another.img\n"
 "\n"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:122 ../cat/virt-filesystems.pod:187
-#: ../cat/virt-ls.pod:345 ../df/virt-df.pod:118 ../edit/virt-edit.pod:149
-#: ../fish/guestfish.pod:250 ../rescue/virt-rescue.pod:141
+#: ../align/virt-alignment-scan.pod:140 ../cat/virt-cat.pod:122
+#: ../cat/virt-filesystems.pod:187 ../cat/virt-ls.pod:345
+#: ../clone/virt-sysprep.pod:112 ../df/virt-df.pod:118
+#: ../edit/virt-edit.pod:149 ../fish/guestfish.pod:250
+#: ../rescue/virt-rescue.pod:141
 msgid ""
 "forces raw format (no auto-detection) for C<disk.img> and reverts to auto-"
 "detection for C<another.img>."
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:125 ../cat/virt-filesystems.pod:190
-#: ../cat/virt-ls.pod:348 ../df/virt-df.pod:121 ../edit/virt-edit.pod:152
-#: ../rescue/virt-rescue.pod:144
+#: ../align/virt-alignment-scan.pod:143 ../cat/virt-cat.pod:125
+#: ../cat/virt-filesystems.pod:190 ../cat/virt-ls.pod:348
+#: ../clone/virt-sysprep.pod:115 ../df/virt-df.pod:121
+#: ../edit/virt-edit.pod:152 ../rescue/virt-rescue.pod:144
 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 "
@@ -457,216 +485,383 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:129 ../cat/virt-filesystems.pod:200
-#: ../cat/virt-ls.pod:361 ../edit/virt-edit.pod:156 ../fish/guestfish.pod:289
-#: ../fuse/guestmount.pod:163 ../inspector/virt-inspector.pod:114
-msgid "B<--keys-from-stdin>"
+#: ../align/virt-alignment-scan.pod:147 ../resize/virt-resize.pod:414
+#: ../sparsify/virt-sparsify.pod:153
+msgid "B<-q>"
+msgstr ""
+
+#. type: =item
+#: ../align/virt-alignment-scan.pod:149 ../resize/virt-resize.pod:416
+#: ../sparsify/virt-sparsify.pod:155
+msgid "B<--quiet>"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:131 ../cat/virt-filesystems.pod:202
-#: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291
-#: ../fuse/guestmount.pod:165 ../inspector/virt-inspector.pod:116
+#: ../align/virt-alignment-scan.pod:151
 msgid ""
-"Read key or passphrase parameters from stdin.  The default is to try to read "
-"passphrases from the user by opening C</dev/tty>."
+"Don't produce any output.  Just set the exit code (see L</EXIT STATUS> "
+"below)."
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:134 ../cat/virt-filesystems.pod:261
-#: ../cat/virt-ls.pod:425 ../df/virt-df.pod:173 ../edit/virt-edit.pod:161
-#: ../fish/guestfish.pod:390 ../fuse/guestmount.pod:257
-#: ../inspector/virt-inspector.pod:119 ../rescue/virt-rescue.pod:182
-#: ../sparsify/virt-sparsify.pod:159
+#: ../align/virt-alignment-scan.pod:154 ../cat/virt-cat.pod:134
+#: ../cat/virt-filesystems.pod:261 ../cat/virt-ls.pod:425
+#: ../clone/virt-sysprep.pod:138 ../df/virt-df.pod:173
+#: ../edit/virt-edit.pod:161 ../fish/guestfish.pod:390
+#: ../fuse/guestmount.pod:266 ../inspector/virt-inspector.pod:119
+#: ../rescue/virt-rescue.pod:182 ../sparsify/virt-sparsify.pod:159
 msgid "B<-v>"
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:136 ../cat/virt-filesystems.pod:263
-#: ../cat/virt-ls.pod:427 ../df/virt-df.pod:175 ../edit/virt-edit.pod:163
-#: ../fish/guestfish.pod:392 ../fuse/guestmount.pod:259
-#: ../inspector/virt-inspector.pod:121 ../rescue/virt-rescue.pod:184
-#: ../sparsify/virt-sparsify.pod:161
+#: ../align/virt-alignment-scan.pod:156 ../cat/virt-cat.pod:136
+#: ../cat/virt-filesystems.pod:263 ../cat/virt-ls.pod:427
+#: ../clone/virt-sysprep.pod:140 ../df/virt-df.pod:175
+#: ../edit/virt-edit.pod:163 ../fish/guestfish.pod:392
+#: ../fuse/guestmount.pod:268 ../inspector/virt-inspector.pod:121
+#: ../rescue/virt-rescue.pod:184 ../sparsify/virt-sparsify.pod:161
 msgid "B<--verbose>"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:138 ../cat/virt-filesystems.pod:265
-#: ../cat/virt-ls.pod:429 ../df/virt-df.pod:177 ../edit/virt-edit.pod:165
-#: ../inspector/virt-inspector.pod:123 ../rescue/virt-rescue.pod:186
-#: ../sparsify/virt-sparsify.pod:163
+#: ../align/virt-alignment-scan.pod:158 ../cat/virt-cat.pod:138
+#: ../cat/virt-filesystems.pod:265 ../cat/virt-ls.pod:429
+#: ../clone/virt-sysprep.pod:142 ../df/virt-df.pod:177
+#: ../edit/virt-edit.pod:165 ../inspector/virt-inspector.pod:123
+#: ../rescue/virt-rescue.pod:186 ../sparsify/virt-sparsify.pod:163
 msgid "Enable verbose messages for debugging."
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:140 ../cat/virt-filesystems.pod:267
-#: ../cat/virt-ls.pod:431 ../df/virt-df.pod:179 ../edit/virt-edit.pod:167
-#: ../fish/guestfish.pod:397 ../fuse/guestmount.pod:263
-#: ../inspector/virt-inspector.pod:125 ../rescue/virt-rescue.pod:188
-#: ../resize/virt-resize.pod:484 ../sparsify/virt-sparsify.pod:165
+#: ../align/virt-alignment-scan.pod:160 ../cat/virt-cat.pod:140
+#: ../cat/virt-filesystems.pod:267 ../cat/virt-ls.pod:431
+#: ../clone/virt-sysprep.pod:144 ../df/virt-df.pod:179
+#: ../edit/virt-edit.pod:167 ../fish/guestfish.pod:397
+#: ../fuse/guestmount.pod:272 ../inspector/virt-inspector.pod:125
+#: ../rescue/virt-rescue.pod:188 ../resize/virt-resize.pod:484
+#: ../sparsify/virt-sparsify.pod:165
 msgid "B<-V>"
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:142 ../cat/virt-filesystems.pod:269
-#: ../cat/virt-ls.pod:433 ../df/virt-df.pod:181 ../edit/virt-edit.pod:169
-#: ../fish/guestfish.pod:399 ../fuse/guestmount.pod:265
-#: ../inspector/virt-inspector.pod:127 ../rescue/virt-rescue.pod:190
-#: ../resize/virt-resize.pod:486 ../sparsify/virt-sparsify.pod:167
-#: ../tools/virt-list-filesystems.pl:69 ../tools/virt-list-partitions.pl:70
-#: ../tools/virt-make-fs.pl:169 ../tools/virt-tar.pl:119
-#: ../tools/virt-win-reg.pl:112
+#: ../align/virt-alignment-scan.pod:162 ../cat/virt-cat.pod:142
+#: ../cat/virt-filesystems.pod:269 ../cat/virt-ls.pod:433
+#: ../clone/virt-sysprep.pod:146 ../df/virt-df.pod:181
+#: ../edit/virt-edit.pod:169 ../fish/guestfish.pod:399
+#: ../fuse/guestmount.pod:274 ../inspector/virt-inspector.pod:127
+#: ../rescue/virt-rescue.pod:190 ../resize/virt-resize.pod:486
+#: ../sparsify/virt-sparsify.pod:167 ../tools/virt-list-filesystems.pl:69
+#: ../tools/virt-list-partitions.pl:70 ../tools/virt-make-fs.pl:169
+#: ../tools/virt-tar.pl:119 ../tools/virt-win-reg.pl:112
 msgid "B<--version>"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:144 ../cat/virt-filesystems.pod:271
-#: ../cat/virt-ls.pod:435 ../df/virt-df.pod:183 ../edit/virt-edit.pod:171
-#: ../inspector/virt-inspector.pod:129 ../rescue/virt-rescue.pod:192
-#: ../resize/virt-resize.pod:488 ../sparsify/virt-sparsify.pod:169
-#: ../tools/virt-list-filesystems.pl:71 ../tools/virt-list-partitions.pl:72
-#: ../tools/virt-make-fs.pl:171 ../tools/virt-tar.pl:121
-#: ../tools/virt-win-reg.pl:114
+#: ../align/virt-alignment-scan.pod:164 ../cat/virt-cat.pod:144
+#: ../cat/virt-filesystems.pod:271 ../cat/virt-ls.pod:435
+#: ../clone/virt-sysprep.pod:148 ../df/virt-df.pod:183
+#: ../edit/virt-edit.pod:171 ../inspector/virt-inspector.pod:129
+#: ../rescue/virt-rescue.pod:192 ../resize/virt-resize.pod:488
+#: ../sparsify/virt-sparsify.pod:169 ../tools/virt-list-filesystems.pl:71
+#: ../tools/virt-list-partitions.pl:72 ../tools/virt-make-fs.pl:171
+#: ../tools/virt-tar.pl:121 ../tools/virt-win-reg.pl:114
 msgid "Display version number and exit."
 msgstr ""
 
 #. type: =item
-#: ../cat/virt-cat.pod:146 ../cat/virt-filesystems.pod:281
-#: ../cat/virt-ls.pod:437 ../df/virt-df.pod:185 ../edit/virt-edit.pod:173
-#: ../fish/guestfish.pod:412 ../fuse/guestmount.pod:278
-#: ../inspector/virt-inspector.pod:131 ../rescue/virt-rescue.pod:203
-#: ../sparsify/virt-sparsify.pod:171 ../tools/virt-tar.pl:158
+#: ../align/virt-alignment-scan.pod:166 ../cat/virt-cat.pod:146
+#: ../cat/virt-filesystems.pod:281 ../cat/virt-ls.pod:437
+#: ../clone/virt-sysprep.pod:150 ../df/virt-df.pod:185
+#: ../edit/virt-edit.pod:173 ../fish/guestfish.pod:412
+#: ../fuse/guestmount.pod:287 ../inspector/virt-inspector.pod:131
+#: ../rescue/virt-rescue.pod:203 ../sparsify/virt-sparsify.pod:171
+#: ../tools/virt-tar.pl:158
 msgid "B<-x>"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:148 ../cat/virt-filesystems.pod:283
-#: ../cat/virt-ls.pod:439 ../df/virt-df.pod:187 ../edit/virt-edit.pod:175
-#: ../inspector/virt-inspector.pod:133 ../rescue/virt-rescue.pod:205
-#: ../sparsify/virt-sparsify.pod:173
+#: ../align/virt-alignment-scan.pod:168 ../cat/virt-cat.pod:148
+#: ../cat/virt-filesystems.pod:283 ../cat/virt-ls.pod:439
+#: ../clone/virt-sysprep.pod:152 ../df/virt-df.pod:187
+#: ../edit/virt-edit.pod:175 ../inspector/virt-inspector.pod:133
+#: ../rescue/virt-rescue.pod:205 ../sparsify/virt-sparsify.pod:173
 msgid "Enable tracing of libguestfs API calls."
 msgstr ""
 
 #. type: =head1
-#: ../cat/virt-cat.pod:152 ../cat/virt-ls.pod:443 ../edit/virt-edit.pod:179
-#: ../inspector/virt-inspector.pod:137 ../rescue/virt-rescue.pod:209
-msgid "OLD-STYLE COMMAND LINE ARGUMENTS"
+#: ../align/virt-alignment-scan.pod:172
+msgid "RECOMMENDED ALIGNMENT"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:154
-msgid "Previous versions of virt-cat allowed you to write either:"
+#: ../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 "
+"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 "
+"63."
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:183
+msgid ""
+"When the guest OS is virtualized, the host operating system and hypervisor "
+"may prefer accesses aligned to one of:"
+msgstr ""
+
+#. type: =item
+#: ../align/virt-alignment-scan.pod:188
+msgid "* 512 bytes"
+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."
+msgstr ""
+
+#. type: =item
+#: ../align/virt-alignment-scan.pod:193
+msgid "* 4 Kbytes"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:195
+msgid ""
+"for local storage on new hard drives with 4Kbyte physical sectors; for file-"
+"backed storage on filesystems with 4Kbyte block size; or for some types of "
+"network-attached storage."
+msgstr ""
+
+#. type: =item
+#: ../align/virt-alignment-scan.pod:199
+msgid "* 64 Kbytes"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:201
+msgid ""
+"for high-end network-attached storage.  This is the optimal block size for "
+"some NetApp hardware."
+msgstr ""
+
+#. type: =item
+#: ../align/virt-alignment-scan.pod:204
+msgid "* 1 Mbyte"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:206
+msgid "see L</1 MB PARTITION ALIGNMENT> below."
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:210
+msgid ""
+"Partitions which are not aligned correctly to the underlying storage cause "
+"extra I/O.  For example:"
 msgstr ""
 
 #. type: verbatim
-#: ../cat/virt-cat.pod:156
+#: ../align/virt-alignment-scan.pod:213
 #, no-wrap
 msgid ""
-" virt-cat disk.img [disk.img ...] file\n"
+"                       sect#63\n"
+"                       +--------------------------+------\n"
+"                       |         guest            |\n"
+"                       |    filesystem block      |\n"
+" ---+------------------+------+-------------------+-----+---\n"
+"    |  host block             |  host block             |\n"
+"    |                         |                         |\n"
+" ---+-------------------------+-------------------------+---\n"
 "\n"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:158 ../cat/virt-ls.pod:449 ../edit/virt-edit.pod:185
-#: ../inspector/virt-inspector.pod:143 ../rescue/virt-rescue.pod:215
-msgid "or"
+#: ../align/virt-alignment-scan.pod:222
+msgid ""
+"In this example, each time a 4K guest block is read, two blocks on the host "
+"must be accessed (so twice as much I/O is done).  When a 4K guest block is "
+"written, two host blocks must first be read, the old and new data combined, "
+"and the two blocks written back (4x I/O)."
+msgstr ""
+
+#. type: =head2
+#: ../align/virt-alignment-scan.pod:227
+msgid "LINUX HOST BLOCK AND I/O SIZE"
+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."
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:232
+msgid "For a typical hard drive with 512 byte sectors:"
 msgstr ""
 
 #. type: verbatim
-#: ../cat/virt-cat.pod:160
+#: ../align/virt-alignment-scan.pod:234
 #, no-wrap
 msgid ""
-" virt-cat guestname file\n"
+" $ cat /sys/block/sda/queue/physical_block_size\n"
+" 512\n"
+" $ cat /sys/block/sda/queue/logical_block_size\n"
+" 512\n"
+" $ cat /sys/block/sda/queue/minimum_io_size\n"
+" 512\n"
+" $ cat /sys/block/sda/queue/optimal_io_size\n"
+" 0\n"
 "\n"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:162 ../cat/virt-ls.pod:453 ../edit/virt-edit.pod:189
-#: ../inspector/virt-inspector.pod:147 ../rescue/virt-rescue.pod:219
+#: ../align/virt-alignment-scan.pod:243
+msgid "For a NetApp LUN:"
+msgstr ""
+
+#. type: verbatim
+#: ../align/virt-alignment-scan.pod:245
+#, no-wrap
 msgid ""
-"whereas in this version you should use I<-a> or I<-d> respectively to avoid "
-"the confusing case where a disk image might have the same name as a guest."
+" $ cat /sys/block/sdc/queue/logical_block_size\n"
+" 512\n"
+" $ cat /sys/block/sdc/queue/physical_block_size\n"
+" 512\n"
+" $ cat /sys/block/sdc/queue/minimum_io_size\n"
+" 4096\n"
+" $ cat /sys/block/sdc/queue/optimal_io_size\n"
+" 65536\n"
+"\n"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:166 ../cat/virt-ls.pod:457 ../edit/virt-edit.pod:193
-#: ../inspector/virt-inspector.pod:151 ../rescue/virt-rescue.pod:223
-msgid "For compatibility the old style is still supported."
+#: ../align/virt-alignment-scan.pod:254
+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: =head1
-#: ../cat/virt-cat.pod:168 ../edit/virt-edit.pod:297
-msgid "USING GUESTFISH"
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:258
+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
-#: ../cat/virt-cat.pod:170
+#: ../align/virt-alignment-scan.pod:261
 msgid ""
-"L<guestfish(1)> is a more powerful, lower level tool which you can use when "
-"C<virt-cat> doesn't work."
+"[Thanks to Mike Snitzer for providing NetApp data and additional "
+"information.]"
+msgstr ""
+
+#. type: =head2
+#: ../align/virt-alignment-scan.pod:264
+msgid "1 MB PARTITION ALIGNMENT"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:173
-msgid "Using C<virt-cat> is approximately equivalent to doing:"
+#: ../align/virt-alignment-scan.pod:266
+msgid ""
+"Microsoft picked 1 MB as the default alignment for all partitions starting "
+"with Windows 2008 Server, and Linux has followed this."
 msgstr ""
 
-#. type: verbatim
-#: ../cat/virt-cat.pod:175
-#, no-wrap
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:269
 msgid ""
-" guestfish --ro -i -d domname download file -\n"
-"\n"
+"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
-#: ../cat/virt-cat.pod:177
+#: ../align/virt-alignment-scan.pod:273
 msgid ""
-"where C<domname> is the name of the libvirt guest, and C<file> is the full "
-"path to the file.  Note the final C<-> (meaning \"output to stdout\")."
+"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
+msgid "SETTING ALIGNMENT"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:181
+#: ../align/virt-alignment-scan.pod:278
 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 "
-"disk images that don't contain guests.  To display a file from a disk image "
-"directly, use:"
+"Currently there is no virt tool for fixing alignment problems in guests.  "
+"This is a difficult problem to fix because simply moving partitions around "
+"breaks the bootloader, necessitating either manual reinstallation of the "
+"bootloader using a rescue disk, or complex and error-prone hacks."
 msgstr ""
 
-#. type: verbatim
-#: ../cat/virt-cat.pod:186
-#, no-wrap
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:284
 msgid ""
-" guestfish --ro -a disk.img -m /dev/sda1 download file -\n"
-"\n"
+"L<virt-resize(1)> does not change the alignment of the first partition, but "
+"it does align the second and subsequent partitions to a multiple of 64 or "
+"128 sectors (depending on the version of virt-resize, 128 in virt-resize "
+"E<ge> 1.13.19).  For operating systems that have a separate boot partition, "
+"virt-resize could be used to align the main OS partition, so that the "
+"majority of OS accesses except at boot will be aligned."
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:188
+#: ../align/virt-alignment-scan.pod:292
 msgid ""
-"where C<disk.img> is the disk image, C</dev/sda1> is the filesystem within "
-"the disk image, and C<file> is the full path to the file."
+"The easiest way to correct partition alignment problems is to reinstall your "
+"guest operating systems.  If you install operating systems from templates, "
+"ensure these have correct partition alignment too."
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:297
+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:300
+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."
 msgstr ""
 
 #. type: =head1
-#: ../cat/virt-cat.pod:191 ../cat/virt-filesystems.pod:365
-#: ../cat/virt-ls.pod:483 ../df/virt-df.pod:215 ../edit/virt-edit.pod:342
-#: ../inspector/virt-inspector.pod:352 ../rescue/virt-rescue.pod:266
-#: ../resize/virt-resize.pod:601 ../tools/virt-list-filesystems.pl:188
-#: ../tools/virt-list-partitions.pl:258 ../tools/virt-make-fs.pl:532
-#: ../tools/virt-tar.pl:289 ../tools/virt-win-reg.pl:733
+#: ../align/virt-alignment-scan.pod:305 ../cat/virt-cat.pod:191
+#: ../cat/virt-filesystems.pod:365 ../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:601
+#: ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258
+#: ../tools/virt-make-fs.pl:532 ../tools/virt-tar.pl:289
+#: ../tools/virt-win-reg.pl:733
 msgid "SHELL QUOTING"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:193 ../cat/virt-filesystems.pod:367
-#: ../cat/virt-ls.pod:485 ../df/virt-df.pod:217 ../edit/virt-edit.pod:344
-#: ../inspector/virt-inspector.pod:354 ../rescue/virt-rescue.pod:268
-#: ../resize/virt-resize.pod:603 ../tools/virt-list-filesystems.pl:190
-#: ../tools/virt-list-partitions.pl:260 ../tools/virt-make-fs.pl:534
-#: ../tools/virt-tar.pl:291 ../tools/virt-win-reg.pl:741
+#: ../align/virt-alignment-scan.pod:307 ../cat/virt-cat.pod:193
+#: ../cat/virt-filesystems.pod:367 ../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:603
+#: ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260
+#: ../tools/virt-make-fs.pl:534 ../tools/virt-tar.pl:291
+#: ../tools/virt-win-reg.pl:741
 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 "
@@ -675,36 +870,159 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: ../cat/virt-cat.pod:198 ../cat/virt-filesystems.pod:372
-#: ../cat/virt-ls.pod:490 ../df/virt-df.pod:222 ../edit/virt-edit.pod:349
-#: ../fish/guestfish.pod:1081 ../fuse/guestmount.pod:303
-#: ../inspector/virt-inspector.pod:375 ../resize/virt-resize.pod:608
-#: ../sparsify/virt-sparsify.pod:227 ../test-tool/libguestfs-test-tool.pod:90
+#: ../align/virt-alignment-scan.pod:312 ../cat/virt-cat.pod:198
+#: ../cat/virt-filesystems.pod:372 ../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:608 ../sparsify/virt-sparsify.pod:227
+#: ../test-tool/libguestfs-test-tool.pod:90
 msgid "EXIT STATUS"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:200 ../cat/virt-filesystems.pod:374
-#: ../cat/virt-ls.pod:492 ../df/virt-df.pod:224 ../edit/virt-edit.pod:351
-#: ../fuse/guestmount.pod:305 ../inspector/virt-inspector.pod:377
-#: ../resize/virt-resize.pod:610 ../sparsify/virt-sparsify.pod:229
+#: ../align/virt-alignment-scan.pod:314
+msgid "This program returns:"
+msgstr ""
+
+#. type: =item
+#: ../align/virt-alignment-scan.pod:318 ../align/virt-alignment-scan.pod:324
+#: ../align/virt-alignment-scan.pod:330 ../align/virt-alignment-scan.pod:337
+#: ../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:390 ../fish/guestfish-actions.pod:398
+#: ../fish/guestfish-actions.pod:405 ../fish/guestfish-actions.pod:412
+#: ../fish/guestfish-actions.pod:1139 ../fish/guestfish-actions.pod:1143
+#: ../fish/guestfish-actions.pod:1147 ../fish/guestfish-actions.pod:1151
+#: ../fish/guestfish-actions.pod:1159 ../fish/guestfish-actions.pod:1163
+#: ../fish/guestfish-actions.pod:1167 ../fish/guestfish-actions.pod:1177
+#: ../fish/guestfish-actions.pod:1181 ../fish/guestfish-actions.pod:1185
+#: ../fish/guestfish-actions.pod:1275 ../fish/guestfish-actions.pod:1279
+#: ../fish/guestfish-actions.pod:1284 ../fish/guestfish-actions.pod:1289
+#: ../fish/guestfish-actions.pod:1331 ../fish/guestfish-actions.pod:1335
+#: ../fish/guestfish-actions.pod:1340 ../fish/guestfish-actions.pod:1596
+#: ../fish/guestfish-actions.pod:1603 ../fish/guestfish-actions.pod:1610
+#: ../fish/guestfish-actions.pod:2013 ../fish/guestfish-actions.pod:2019
+#: ../fish/guestfish-actions.pod:2027 ../fish/guestfish-actions.pod:2034
+#: ../fish/guestfish-actions.pod:2041 ../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:282
+#: ../resize/virt-resize.pod:286 ../resize/virt-resize.pod:295
+#: ../resize/virt-resize.pod:301 ../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:588 ../src/guestfs-actions.pod:596
+#: ../src/guestfs-actions.pod:603 ../src/guestfs-actions.pod:610
+#: ../src/guestfs-actions.pod:1778 ../src/guestfs-actions.pod:1782
+#: ../src/guestfs-actions.pod:1786 ../src/guestfs-actions.pod:1790
+#: ../src/guestfs-actions.pod:1798 ../src/guestfs-actions.pod:1802
+#: ../src/guestfs-actions.pod:1806 ../src/guestfs-actions.pod:1816
+#: ../src/guestfs-actions.pod:1820 ../src/guestfs-actions.pod:1824
+#: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:1966
+#: ../src/guestfs-actions.pod:1971 ../src/guestfs-actions.pod:1976
+#: ../src/guestfs-actions.pod:2037 ../src/guestfs-actions.pod:2041
+#: ../src/guestfs-actions.pod:2046 ../src/guestfs-actions.pod:2461
+#: ../src/guestfs-actions.pod:2468 ../src/guestfs-actions.pod:2475
+#: ../src/guestfs-actions.pod:3020 ../src/guestfs-actions.pod:3026
+#: ../src/guestfs-actions.pod:3034 ../src/guestfs-actions.pod:3041
+#: ../src/guestfs-actions.pod:3048 ../src/guestfs.pod:388
+#: ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402
+#: ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416
+#: ../src/guestfs.pod:421 ../src/guestfs.pod:1094 ../src/guestfs.pod:1098
+#: ../src/guestfs.pod:1102 ../src/guestfs.pod:1107 ../src/guestfs.pod:1115
+#: ../src/guestfs.pod:1134 ../src/guestfs.pod:1142 ../src/guestfs.pod:1164
+#: ../src/guestfs.pod:1168 ../src/guestfs.pod:1172 ../src/guestfs.pod:1176
+#: ../src/guestfs.pod:1180 ../src/guestfs.pod:1184 ../src/guestfs.pod:1674
+#: ../src/guestfs.pod:1679 ../src/guestfs.pod:1683 ../src/guestfs.pod:1785
+#: ../src/guestfs.pod:1790 ../src/guestfs.pod:1794 ../src/guestfs.pod:1804
+#: ../src/guestfs.pod:2093 ../src/guestfs.pod:2098 ../src/guestfs.pod:2104
+#: ../src/guestfs.pod:2112 ../src/guestfs.pod:2630 ../src/guestfs.pod:2636
+#: ../src/guestfs.pod:2641 ../src/guestfs.pod:2647 ../src/guestfs.pod:3047
+#: ../src/guestfs.pod:3052 ../src/guestfs.pod:3056 ../src/guestfs.pod:3060
+#: ../src/guestfs.pod:3064 ../src/guestfs.pod:3078 ../src/guestfs.pod:3083
+#: ../src/guestfs.pod:3314 ../src/guestfs.pod:3318 ../src/guestfs.pod:3322
+#: ../src/guestfs.pod:3326 ../tools/virt-win-reg.pl:197
+#: ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208
+#: ../tools/virt-win-reg.pl:710 ../tools/virt-win-reg.pl:716
+#: ../tools/virt-win-reg.pl:722
+msgid "*"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:320
+msgid "0"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:322
 msgid ""
-"This program returns 0 if successful, or non-zero if there was an error."
+"successful exit, all partitions are aligned E<ge> 64K for best performance"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:326
+msgid "1"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:328
+msgid "an error scanning the disk image or guest"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:332
+msgid "2"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:334
+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:339
+msgid "3"
+msgstr ""
+
+#. type: textblock
+#: ../align/virt-alignment-scan.pod:341
+msgid ""
+"successful exit, some partitions have alignment E<lt> 4K which can result in "
+"poor performance on most hypervisors"
 msgstr ""
 
 #. type: =head1
-#: ../cat/virt-cat.pod:203 ../cat/virt-filesystems.pod:377
-#: ../cat/virt-ls.pod:495 ../df/virt-df.pod:227 ../edit/virt-edit.pod:354
-#: ../erlang/examples/guestfs-erlang.pod:97
+#: ../align/virt-alignment-scan.pod:346 ../cat/virt-cat.pod:203
+#: ../cat/virt-filesystems.pod:377 ../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:1235 ../fish/virt-copy-in.pod:50
+#: ../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:308
+#: ../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:613 ../ruby/examples/guestfs-ruby.pod:36
-#: ../sparsify/virt-sparsify.pod:251 ../src/guestfs.pod:3167
+#: ../sparsify/virt-sparsify.pod:251 ../src/guestfs.pod:3255
 #: ../test-tool/libguestfs-test-tool.pod:100
 #: ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265
 #: ../tools/virt-make-fs.pl:539 ../tools/virt-tar.pl:296
@@ -713,46 +1031,50 @@ msgid "SEE ALSO"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:205
+#: ../align/virt-alignment-scan.pod:348
 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-filesystems(1)>, L<virt-rescue(1)>, "
+"L<virt-resize(1)>, L<http://libguestfs.org/>."
 msgstr ""
 
 #. type: =head1
-#: ../cat/virt-cat.pod:212 ../cat/virt-filesystems.pod:388
-#: ../cat/virt-ls.pod:507 ../df/virt-df.pod:235 ../edit/virt-edit.pod:368
-#: ../rescue/virt-rescue.pod:296 ../resize/virt-resize.pod:635
-#: ../sparsify/virt-sparsify.pod:264 ../tools/virt-list-filesystems.pl:208
-#: ../tools/virt-list-partitions.pl:277 ../tools/virt-make-fs.pl:564
-#: ../tools/virt-tar.pl:311 ../tools/virt-win-reg.pl:772
+#: ../align/virt-alignment-scan.pod:355 ../cat/virt-cat.pod:212
+#: ../cat/virt-filesystems.pod:388 ../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:635 ../sparsify/virt-sparsify.pod:264
+#: ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277
+#: ../tools/virt-make-fs.pl:564 ../tools/virt-tar.pl:311
+#: ../tools/virt-win-reg.pl:772
 msgid "AUTHOR"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:214 ../cat/virt-filesystems.pod:390
-#: ../cat/virt-ls.pod:509 ../df/virt-df.pod:237 ../edit/virt-edit.pod:370
-#: ../inspector/virt-inspector.pod:395 ../rescue/virt-rescue.pod:298
-#: ../resize/virt-resize.pod:637 ../sparsify/virt-sparsify.pod:266
-#: ../tools/virt-list-filesystems.pl:210 ../tools/virt-list-partitions.pl:279
-#: ../tools/virt-make-fs.pl:566 ../tools/virt-tar.pl:313
-#: ../tools/virt-win-reg.pl:774
+#: ../align/virt-alignment-scan.pod:357 ../cat/virt-cat.pod:214
+#: ../cat/virt-filesystems.pod:390 ../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:637
+#: ../sparsify/virt-sparsify.pod:266 ../tools/virt-list-filesystems.pl:210
+#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:566
+#: ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:774
 msgid "Richard W.M. Jones L<http://people.redhat.com/~rjones/>"
 msgstr ""
 
 #. type: =head1
-#: ../cat/virt-cat.pod:216 ../cat/virt-filesystems.pod:392
-#: ../cat/virt-ls.pod:511 ../df/virt-df.pod:239 ../edit/virt-edit.pod:372
-#: ../erlang/examples/guestfs-erlang.pod:114
+#: ../align/virt-alignment-scan.pod:359 ../cat/virt-cat.pod:216
+#: ../cat/virt-filesystems.pod:392 ../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:1265 ../fish/virt-copy-in.pod:64
+#: ../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:323
+#: ../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:639 ../ruby/examples/guestfs-ruby.pod:52
-#: ../sparsify/virt-sparsify.pod:268 ../src/guestfs.pod:3246
+#: ../sparsify/virt-sparsify.pod:268 ../src/guestfs.pod:3337
 #: ../test-tool/libguestfs-test-tool.pod:110
 #: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281
 #: ../tools/virt-make-fs.pl:568 ../tools/virt-tar.pl:315
@@ -761,20 +1083,21 @@ msgid "COPYRIGHT"
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:218 ../inspector/virt-inspector.pod:405
-#: ../resize/virt-resize.pod:641
-msgid "Copyright (C) 2010-2011 Red Hat Inc."
+#: ../align/virt-alignment-scan.pod:361 ../clone/virt-sysprep.pod:507
+#: ../sparsify/virt-sparsify.pod:270
+msgid "Copyright (C) 2011 Red Hat Inc."
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:220 ../cat/virt-filesystems.pod:396
-#: ../cat/virt-ls.pod:515 ../df/virt-df.pod:243 ../edit/virt-edit.pod:376
-#: ../fish/guestfish.pod:1270 ../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:328
-#: ../inspector/virt-inspector.pod:407 ../rescue/virt-rescue.pod:304
-#: ../resize/virt-resize.pod:643 ../sparsify/virt-sparsify.pod:272
-#: ../test-tool/libguestfs-test-tool.pod:115
+#: ../align/virt-alignment-scan.pod:363 ../cat/virt-cat.pod:220
+#: ../cat/virt-filesystems.pod:396 ../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:643
+#: ../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:572 ../tools/virt-tar.pl:319
 #: ../tools/virt-win-reg.pl:780
@@ -786,14 +1109,15 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:225 ../cat/virt-filesystems.pod:401
-#: ../cat/virt-ls.pod:520 ../df/virt-df.pod:248 ../edit/virt-edit.pod:381
-#: ../fish/guestfish.pod:1275 ../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:333
-#: ../inspector/virt-inspector.pod:412 ../rescue/virt-rescue.pod:309
-#: ../resize/virt-resize.pod:648 ../sparsify/virt-sparsify.pod:277
-#: ../test-tool/libguestfs-test-tool.pod:120
+#: ../align/virt-alignment-scan.pod:368 ../cat/virt-cat.pod:225
+#: ../cat/virt-filesystems.pod:401 ../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:648
+#: ../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:577 ../tools/virt-tar.pl:324
 #: ../tools/virt-win-reg.pl:785
@@ -805,14 +1129,15 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../cat/virt-cat.pod:230 ../cat/virt-filesystems.pod:406
-#: ../cat/virt-ls.pod:525 ../df/virt-df.pod:253 ../edit/virt-edit.pod:386
-#: ../fish/guestfish.pod:1280 ../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:338
-#: ../inspector/virt-inspector.pod:417 ../rescue/virt-rescue.pod:314
-#: ../resize/virt-resize.pod:653 ../sparsify/virt-sparsify.pod:282
-#: ../test-tool/libguestfs-test-tool.pod:125
+#: ../align/virt-alignment-scan.pod:373 ../cat/virt-cat.pod:230
+#: ../cat/virt-filesystems.pod:406 ../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:653
+#: ../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:582 ../tools/virt-tar.pl:329
 #: ../tools/virt-win-reg.pl:790
@@ -823,6 +1148,348 @@ msgid ""
 msgstr ""
 
 #. type: textblock
+#: ../cat/virt-cat.pod:5
+msgid "virt-cat - Display files in a virtual machine"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:9
+#, no-wrap
+msgid ""
+" virt-cat [--options] -d domname file [file ...]\n"
+"\n"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:11
+#, no-wrap
+msgid ""
+" virt-cat [--options] -a disk.img [-a disk.img ...] file [file ...]\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:13 ../edit/virt-edit.pod:15
+#: ../inspector/virt-inspector.pod:13
+msgid "Old-style:"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:15
+#, no-wrap
+msgid ""
+" virt-cat domname file\n"
+"\n"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:17
+#, no-wrap
+msgid ""
+" virt-cat disk.img file\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:21
+msgid ""
+"C<virt-cat> is a command line tool to display the contents of C<file> where "
+"C<file> exists in the named virtual machine (or disk image)."
+msgstr ""
+
+#. type: textblock
+#: ../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 '/')."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:28
+msgid ""
+"C<virt-cat> can be used to quickly view a file.  To edit a file, use C<virt-"
+"edit>.  For more complex cases you should look at the L<guestfish(1)> tool "
+"(see L</USING GUESTFISH> below)."
+msgstr ""
+
+#. type: =head1
+#: ../cat/virt-cat.pod:32 ../cat/virt-ls.pod:35 ../df/virt-df.pod:43
+#: ../edit/virt-edit.pod:44 ../fish/guestfish.pod:41
+#: ../fish/guestfish.pod:1051 ../fish/virt-copy-in.pod:29
+#: ../fish/virt-copy-out.pod:21 ../fish/virt-tar-in.pod:30
+#: ../fish/virt-tar-out.pod:24 ../fuse/guestmount.pod:39
+#: ../resize/virt-resize.pod:27 ../sparsify/virt-sparsify.pod:75
+#: ../tools/virt-tar.pl:50
+msgid "EXAMPLES"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:34
+msgid ""
+"Display C</etc/fstab> file from inside the libvirt VM called C<mydomain>:"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:37
+#, no-wrap
+msgid ""
+" virt-cat -d mydomain /etc/fstab\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:39
+msgid "List syslog messages from a VM disk image file:"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:41
+#, no-wrap
+msgid ""
+" virt-cat -a disk.img /var/log/messages | tail\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:43
+msgid "Find out what DHCP IP address a VM acquired:"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:45
+#, no-wrap
+msgid ""
+" virt-cat -d mydomain /var/log/messages | \\\n"
+"   grep 'dhclient: bound to' | tail\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:48
+msgid "Find out what packages were recently installed:"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:50
+#, no-wrap
+msgid ""
+" virt-cat -d mydomain /var/log/yum.log | tail\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:52
+msgid "Find out who is logged on inside a virtual machine:"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:54
+#, no-wrap
+msgid ""
+" virt-cat -d mydomain /var/run/utmp > /tmp/utmp\n"
+" who /tmp/utmp\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:57
+msgid "or who was logged on:"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:59
+#, no-wrap
+msgid ""
+" virt-cat -d mydomain /var/log/wtmp > /tmp/wtmp\n"
+" last -f /tmp/wtmp\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:74 ../cat/virt-filesystems.pod:103
+#: ../cat/virt-ls.pod:273 ../df/virt-df.pod:71 ../edit/virt-edit.pod:74
+#: ../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."
+msgstr ""
+
+#. type: =item
+#: ../cat/virt-cat.pod:98 ../cat/virt-filesystems.pod:148
+#: ../cat/virt-ls.pod:314 ../edit/virt-edit.pod:112 ../fish/guestfish.pod:217
+#: ../fuse/guestmount.pod:135 ../inspector/virt-inspector.pod:92
+msgid "B<--echo-keys>"
+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."
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:116
+#, no-wrap
+msgid ""
+" virt-cat --format=raw -a disk.img file\n"
+"\n"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:120
+#, no-wrap
+msgid ""
+" virt-cat --format=raw -a disk.img --format -a another.img file\n"
+"\n"
+msgstr ""
+
+#. type: =item
+#: ../cat/virt-cat.pod:129 ../cat/virt-filesystems.pod:200
+#: ../cat/virt-ls.pod:361 ../edit/virt-edit.pod:156 ../fish/guestfish.pod:289
+#: ../fuse/guestmount.pod:172 ../inspector/virt-inspector.pod:114
+msgid "B<--keys-from-stdin>"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:131 ../cat/virt-filesystems.pod:202
+#: ../cat/virt-ls.pod:363 ../edit/virt-edit.pod:158 ../fish/guestfish.pod:291
+#: ../fuse/guestmount.pod:174 ../inspector/virt-inspector.pod: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>."
+msgstr ""
+
+#. type: =head1
+#: ../cat/virt-cat.pod:152 ../cat/virt-ls.pod:443 ../edit/virt-edit.pod:179
+#: ../inspector/virt-inspector.pod:137 ../rescue/virt-rescue.pod:209
+msgid "OLD-STYLE COMMAND LINE ARGUMENTS"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:154
+msgid "Previous versions of virt-cat allowed you to write either:"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:156
+#, no-wrap
+msgid ""
+" virt-cat disk.img [disk.img ...] file\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:158 ../cat/virt-ls.pod:449 ../edit/virt-edit.pod:185
+#: ../inspector/virt-inspector.pod:143 ../rescue/virt-rescue.pod:215
+msgid "or"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:160
+#, no-wrap
+msgid ""
+" virt-cat guestname file\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:162 ../cat/virt-ls.pod:453 ../edit/virt-edit.pod:189
+#: ../inspector/virt-inspector.pod:147 ../rescue/virt-rescue.pod:219
+msgid ""
+"whereas in this version you should use I<-a> or I<-d> respectively to avoid "
+"the confusing case where a disk image might have the same name as a guest."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:166 ../cat/virt-ls.pod:457 ../edit/virt-edit.pod:193
+#: ../inspector/virt-inspector.pod:151 ../rescue/virt-rescue.pod:223
+msgid "For compatibility the old style is still supported."
+msgstr ""
+
+#. type: =head1
+#: ../cat/virt-cat.pod:168 ../edit/virt-edit.pod:297
+msgid "USING GUESTFISH"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:170
+msgid ""
+"L<guestfish(1)> is a more powerful, lower level tool which you can use when "
+"C<virt-cat> doesn't work."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:173
+msgid "Using C<virt-cat> is approximately equivalent to doing:"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:175
+#, no-wrap
+msgid ""
+" guestfish --ro -i -d domname download file -\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:177
+msgid ""
+"where C<domname> is the name of the libvirt guest, and C<file> is the full "
+"path to the file.  Note the final C<-> (meaning \"output to stdout\")."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:181
+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 "
+"disk images that don't contain guests.  To display a file from a disk image "
+"directly, use:"
+msgstr ""
+
+#. type: verbatim
+#: ../cat/virt-cat.pod:186
+#, no-wrap
+msgid ""
+" guestfish --ro -a disk.img -m /dev/sda1 download file -\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:188
+msgid ""
+"where C<disk.img> is the disk image, C</dev/sda1> is the filesystem within "
+"the disk image, and C<file> is the full path to the file."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:200 ../cat/virt-filesystems.pod:374
+#: ../cat/virt-ls.pod:492 ../df/virt-df.pod:224 ../edit/virt-edit.pod:351
+#: ../fuse/guestmount.pod:314 ../inspector/virt-inspector.pod:377
+#: ../resize/virt-resize.pod:610 ../sparsify/virt-sparsify.pod:229
+msgid ""
+"This program returns 0 if successful, or non-zero if there was an error."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:205
+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/>."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:218 ../inspector/virt-inspector.pod:405
+#: ../resize/virt-resize.pod:641
+msgid "Copyright (C) 2010-2011 Red Hat Inc."
+msgstr ""
+
+#. type: textblock
 #: ../cat/virt-filesystems.pod:5
 msgid ""
 "virt-filesystems - List filesystems, partitions, block devices, LVM in a "
@@ -1878,7 +2545,7 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4245
+#: ../cat/virt-ls.pod:181 ../fish/guestfish-actions.pod:4258
 msgid "path"
 msgstr ""
 
@@ -2235,6 +2902,808 @@ msgid "Copyright (C) 2009-2011 Red Hat Inc."
 msgstr ""
 
 #. type: textblock
+#: ../clone/virt-sysprep.pod:5
+msgid ""
+"virt-sysprep - Reset or unconfigure a virtual machine so clones can be made"
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:9
+#, no-wrap
+msgid ""
+" virt-sysprep [--options] -d domname\n"
+"\n"
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:11
+#, no-wrap
+msgid ""
+" virt-sysprep [--options] -a disk.img [-a disk.img ...]\n"
+"\n"
+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."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:21
+msgid ""
+"Virt-sysprep is a simple shell script, allowing easy inspection or "
+"customization by the system administrator."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:24
+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."
+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 "
+"would be better to change the permissions on the disk image to be writable "
+"as the non-root user running virt-sysprep."
+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 "
+"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."
+msgstr ""
+
+#. type: =item
+#: ../clone/virt-sysprep.pod:76
+msgid "B<--enable=...>"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:78
+msgid ""
+"Choose which sysprep operations to perform.  Give a comma-separated list of "
+"operations, for example:"
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:81
+#, no-wrap
+msgid ""
+" --enable=ssh-hostkeys,udev-persistent-net\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:83
+msgid ""
+"would enable ONLY C<ssh-hostkeys> and C<udev-persistent-net> operations."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:85
+msgid ""
+"If the I<--enable> option is not given, then we default to trying all "
+"possible sysprep operations.  But some sysprep operations are skipped for "
+"some guest types."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:89
+msgid ""
+"Use I<--list-operations> to list operations supported by a particular "
+"version of virt-sysprep."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:92
+msgid ""
+"See L</OPERATIONS> below for a list and an explanation of each operation."
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:106
+#, no-wrap
+msgid ""
+" virt-sysprep --format=raw -a disk.img\n"
+"\n"
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:110
+#, no-wrap
+msgid ""
+" virt-sysprep --format=raw -a disk.img --format -a another.img\n"
+"\n"
+msgstr ""
+
+#. type: =item
+#: ../clone/virt-sysprep.pod:119
+msgid "B<--hostname> newhostname"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:121
+msgid ""
+"Change the hostname.  See the L</hostname> operation below.  If not given, "
+"defaults to C<localhost.localdomain>."
+msgstr ""
+
+#. type: =item
+#: ../clone/virt-sysprep.pod:124
+msgid "B<--list-operations>"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:126
+msgid "List the operations supported by the virt-sysprep program."
+msgstr ""
+
+#. type: =item
+#: ../clone/virt-sysprep.pod:128
+msgid "B<--selinux-relabel>"
+msgstr ""
+
+#. type: =item
+#: ../clone/virt-sysprep.pod:130
+msgid "B<--no-selinux-relabel>"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:132
+msgid ""
+"I<--selinux-relabel> forces SELinux relabelling next time the guest boots.  "
+"I<--no-selinux-relabel> disables relabelling."
+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."
+msgstr ""
+
+#. type: =head1
+#: ../clone/virt-sysprep.pod:156
+msgid "OPERATIONS"
+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."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:162
+msgid ""
+"Operations can be individually enabled using the I<--enable> option.  Use a "
+"comma-separated list, for example:"
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:165
+#, no-wrap
+msgid ""
+" virt-sysprep --enable=ssh-hostkeys,udev-persistent-net [etc..]\n"
+"\n"
+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>."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:170
+msgid ""
+"Future versions of virt-sysprep may add more operations.  If you are using "
+"virt-sysprep and want predictable behaviour, specify only the operations "
+"that you want to have enabled."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:174
+msgid "cron-spool"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:176
+msgid "Remove user at-jobs and cron-jobs."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:178
+msgid "dhcp-client-state"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:180
+msgid "Remove DHCP client leases."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:182
+msgid "dhcp-server-state"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:184
+msgid "Remove DHCP server leases."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:186
+msgid "hostname"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:188
+msgid ""
+"Changes the hostname of the guest to the value given in the I<--hostname> "
+"parameter."
+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>."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:194
+msgid "logfiles"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:196
+msgid "Remove many log files."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:198
+msgid "mail-spool"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:200
+msgid "Remove email from the local mail spool directory."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:202
+msgid "net-hwaddr"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:204
+msgid ""
+"Remove HWADDR (hard-coded MAC address) configuration.  For Fedora and Red "
+"Hat Enterprise Linux, this is removed from C<ifcfg-*> files."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:207
+msgid "random-seed"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:209
+msgid ""
+"Write some random bytes from the host into the random seed file of the guest."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:212
+msgid "See C</RANDOM SEED> below."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:214
+msgid "rhn-systemid"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:216
+msgid "Remove the RHN system ID."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:218
+msgid "smolt-uuid"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:220
+msgid "Remove the Smolt hardware UUID."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:222
+msgid "ssh-hostkeys"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:224
+msgid "Remove the SSH host keys in the guest."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:226
+msgid ""
+"The SSH host keys are regenerated (differently) next time the guest is "
+"booted."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:229
+msgid ""
+"If, after cloning, the guest gets the same IP address, ssh will give you a "
+"stark warning about the host key changing:"
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:232
+#, no-wrap
+msgid ""
+" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
+" @    WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED!     @\n"
+" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@\n"
+" IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!\n"
+"\n"
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:237
+msgid "udev-persistent-net"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:239
+msgid ""
+"Remove udev persistent net rules which map the guest's existing MAC address "
+"to a fixed ethernet device (eg. eth0)."
+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 "
+"is assigned to a new name (eg. eth1) and this is usually undesirable.  "
+"Erasing the udev persistent net rules avoids this."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:247
+msgid "utmp"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:249
+msgid "Remove the utmp file."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:251
+msgid ""
+"This records who is currently logged in on a machine.  In modern Linux "
+"distros it is stored in a ramdisk and hence not part of the virtual "
+"machine's disk, but it was stored on disk in older distros."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:255
+msgid "yum-uuid"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:257
+msgid "Remove the yum UUID."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:259
+msgid ""
+"Yum creates a fresh UUID the next time it runs when it notices that the "
+"original UUID has been erased."
+msgstr ""
+
+#. type: =head1
+#: ../clone/virt-sysprep.pod:262
+msgid "COPYING AND CLONING"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:264
+msgid ""
+"Virt-sysprep can be used as part of a process of cloning guests, or to "
+"prepare a template from which guests can be cloned.  There are many "
+"different ways to achieve this using the virt tools, and this section is "
+"just an introduction."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:269
+msgid "A virtual machine (when switched off) consists of two parts:"
+msgstr ""
+
+#. type: =item
+#: ../clone/virt-sysprep.pod:273
+msgid "I<configuration>"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:275
+msgid ""
+"The configuration or description of the guest.  eg. The libvirt XML (see "
+"C<virsh dumpxml>), the running configuration of the guest, or another "
+"external format like OVF."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:279
+msgid "Some configuration items that might need to be changed:"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:285
+msgid "name"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:289 ../clone/virt-sysprep.pod:316
+msgid "UUID"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:293
+msgid "path to block device(s)"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:297
+msgid "network card MAC address"
+msgstr ""
+
+#. type: =item
+#: ../clone/virt-sysprep.pod:301
+msgid "I<block device(s)>"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:303
+msgid ""
+"One or more hard disk images, themselves containing files, directories, "
+"applications, kernels, configuration, etc."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:306
+msgid "Some things inside the block devices that might need to be changed:"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:312
+msgid "hostname and other net configuration"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:320
+msgid "SSH host keys"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:324
+msgid "Windows unique security ID (SID)"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:328
+msgid "Puppet registration"
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:334
+msgid "COPYING THE BLOCK DEVICE"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:336
+msgid ""
+"Starting with an original guest, you probably wish to copy the guest block "
+"device and its configuration to make a template.  Then once you are happy "
+"with the template, you will want to make many clones from it."
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:341
+#, no-wrap
+msgid ""
+"                        virt-sysprep\n"
+"                             |\n"
+"                             v\n"
+" original guest --------> template ---------->\n"
+"                                      \\------> cloned\n"
+"                                       \\-----> guests\n"
+"                                        \\---->\n"
+"\n"
+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)>."
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:352
+#, no-wrap
+msgid ""
+"                   dd                 dd\n"
+" original guest --------> template ---------->\n"
+"                                      \\------> cloned\n"
+"                                       \\-----> guests\n"
+"                                        \\---->\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:358
+msgid "There are some smarter (and faster) ways too:"
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:364
+#, no-wrap
+msgid ""
+"                          snapshot\n"
+"                template ---------->\n"
+"                            \\------> cloned\n"
+"                             \\-----> guests\n"
+"                              \\---->\n"
+"\n"
+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)."
+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."
+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 "
+"filesystems (such as btrfs) and most Network Attached Storage devices can "
+"also create cheap snapshots from files or LUNs."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:386
+msgid "Get your NAS to snapshot and/or duplicate the LUN."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:390
+msgid "Prepare your template using L<virt-sparsify(1)>.  See below."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:394
+msgid "VIRT-CLONE"
+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."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:401
+msgid ""
+"L<virt-clone(1)> does not use libguestfs and cannot look inside the disk "
+"image.  This was the original motivation to write virt-sysprep."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:404
+msgid "SPARSIFY"
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:406
+#, no-wrap
+msgid ""
+"              virt-sparsify\n"
+" original guest --------> template\n"
+"\n"
+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."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:412
+msgid ""
+"Notice that since virt-sparsify also copies the image, you can use it to "
+"make the initial copy (instead of C<dd>)."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:415
+msgid "RESIZE"
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:417
+#, no-wrap
+msgid ""
+"                         virt-resize\n"
+"                template ---------->\n"
+"                            \\------> cloned\n"
+"                             \\-----> guests\n"
+"                              \\---->\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:423
+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."
+msgstr ""
+
+#. type: =head1
+#: ../clone/virt-sysprep.pod:429 ../src/guestfs.pod:1149
+msgid "SECURITY"
+msgstr ""
+
+#. type: textblock
+#: ../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 "
+"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."
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:442
+msgid "RANDOM SEED"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:444
+msgid "I<(This section applies to Linux guests only)>"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:446
+msgid ""
+"The virt-sysprep C<random-seed> operation writes a few bytes of randomness "
+"from the host into the guest's random seed file."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:449
+msgid ""
+"If this is just done once and the guest is cloned from the same template, "
+"then each guest will start with the same entropy, and things like SSH host "
+"keys and TCP sequence numbers may be predictable."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:453
+msgid ""
+"Therefore you should arrange to add more randomness I<after> cloning from a "
+"template too, which can be done by just enabling the C<random-seed> "
+"operation:"
+msgstr ""
+
+#. type: verbatim
+#: ../clone/virt-sysprep.pod:457
+#, no-wrap
+msgid ""
+" cp template.img newguest.img\n"
+" virt-sysprep --enable=random-seed -a newguest.img\n"
+"\n"
+msgstr ""
+
+#. type: =head2
+#: ../clone/virt-sysprep.pod:460
+msgid "SELINUX RELABELLING"
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:462
+msgid "I<(This section applies to Linux guests using SELinux only)>"
+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."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:469
+msgid ""
+"You can force relabelling for all guests by supplying the I<--selinux-"
+"relabel> option."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:472
+msgid ""
+"You can disable relabelling entirely by supplying the I<--no-selinux-"
+"relabel> option."
+msgstr ""
+
+#. type: textblock
+#: ../clone/virt-sysprep.pod:484
+msgid "This program returns 0 on success, or 1 if there was an error."
+msgstr ""
+
+#. type: textblock
+#: ../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/>."
+msgstr ""
+
+#. type: textblock
 #: ../df/virt-df.pod:5
 msgid "virt-df - Display free space on virtual filesystems"
 msgstr ""
@@ -2374,7 +3843,7 @@ msgid "You are not allowed to use I<-h> and I<--csv> at the same time."
 msgstr ""
 
 #. type: =item
-#: ../df/virt-df.pod:133 ../fish/guestfish.pod:258 ../fuse/guestmount.pod:155
+#: ../df/virt-df.pod:133 ../fish/guestfish.pod:258 ../fuse/guestmount.pod:164
 msgid "B<-i>"
 msgstr ""
 
@@ -2405,77 +3874,6 @@ msgstr ""
 msgid "You might use this option in the following circumstances:"
 msgstr ""
 
-#. type: =item
-#: ../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:390 ../fish/guestfish-actions.pod:398
-#: ../fish/guestfish-actions.pod:405 ../fish/guestfish-actions.pod:412
-#: ../fish/guestfish-actions.pod:1139 ../fish/guestfish-actions.pod:1143
-#: ../fish/guestfish-actions.pod:1147 ../fish/guestfish-actions.pod:1151
-#: ../fish/guestfish-actions.pod:1159 ../fish/guestfish-actions.pod:1163
-#: ../fish/guestfish-actions.pod:1167 ../fish/guestfish-actions.pod:1177
-#: ../fish/guestfish-actions.pod:1181 ../fish/guestfish-actions.pod:1185
-#: ../fish/guestfish-actions.pod:1275 ../fish/guestfish-actions.pod:1279
-#: ../fish/guestfish-actions.pod:1284 ../fish/guestfish-actions.pod:1289
-#: ../fish/guestfish-actions.pod:1331 ../fish/guestfish-actions.pod:1335
-#: ../fish/guestfish-actions.pod:1340 ../fish/guestfish-actions.pod:1596
-#: ../fish/guestfish-actions.pod:1603 ../fish/guestfish-actions.pod:1610
-#: ../fish/guestfish-actions.pod:2005 ../fish/guestfish-actions.pod:2011
-#: ../fish/guestfish-actions.pod:2019 ../fish/guestfish-actions.pod:2026
-#: ../fish/guestfish-actions.pod:2033 ../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:282
-#: ../resize/virt-resize.pod:286 ../resize/virt-resize.pod:295
-#: ../resize/virt-resize.pod:301 ../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:588 ../src/guestfs-actions.pod:596
-#: ../src/guestfs-actions.pod:603 ../src/guestfs-actions.pod:610
-#: ../src/guestfs-actions.pod:1778 ../src/guestfs-actions.pod:1782
-#: ../src/guestfs-actions.pod:1786 ../src/guestfs-actions.pod:1790
-#: ../src/guestfs-actions.pod:1798 ../src/guestfs-actions.pod:1802
-#: ../src/guestfs-actions.pod:1806 ../src/guestfs-actions.pod:1816
-#: ../src/guestfs-actions.pod:1820 ../src/guestfs-actions.pod:1824
-#: ../src/guestfs-actions.pod:1962 ../src/guestfs-actions.pod:1966
-#: ../src/guestfs-actions.pod:1971 ../src/guestfs-actions.pod:1976
-#: ../src/guestfs-actions.pod:2037 ../src/guestfs-actions.pod:2041
-#: ../src/guestfs-actions.pod:2046 ../src/guestfs-actions.pod:2461
-#: ../src/guestfs-actions.pod:2468 ../src/guestfs-actions.pod:2475
-#: ../src/guestfs-actions.pod:3012 ../src/guestfs-actions.pod:3018
-#: ../src/guestfs-actions.pod:3026 ../src/guestfs-actions.pod:3033
-#: ../src/guestfs-actions.pod:3040 ../src/guestfs.pod:388
-#: ../src/guestfs.pod:393 ../src/guestfs.pod:398 ../src/guestfs.pod:402
-#: ../src/guestfs.pod:407 ../src/guestfs.pod:411 ../src/guestfs.pod:416
-#: ../src/guestfs.pod:421 ../src/guestfs.pod:1094 ../src/guestfs.pod:1098
-#: ../src/guestfs.pod:1102 ../src/guestfs.pod:1107 ../src/guestfs.pod:1115
-#: ../src/guestfs.pod:1134 ../src/guestfs.pod:1142 ../src/guestfs.pod:1164
-#: ../src/guestfs.pod:1168 ../src/guestfs.pod:1172 ../src/guestfs.pod:1176
-#: ../src/guestfs.pod:1180 ../src/guestfs.pod:1184 ../src/guestfs.pod:1674
-#: ../src/guestfs.pod:1679 ../src/guestfs.pod:1683 ../src/guestfs.pod:1785
-#: ../src/guestfs.pod:1790 ../src/guestfs.pod:1794 ../src/guestfs.pod:1804
-#: ../src/guestfs.pod:2093 ../src/guestfs.pod:2098 ../src/guestfs.pod:2104
-#: ../src/guestfs.pod:2112 ../src/guestfs.pod:2559 ../src/guestfs.pod:2565
-#: ../src/guestfs.pod:2570 ../src/guestfs.pod:2576 ../src/guestfs.pod:2959
-#: ../src/guestfs.pod:2964 ../src/guestfs.pod:2968 ../src/guestfs.pod:2972
-#: ../src/guestfs.pod:2976 ../src/guestfs.pod:2990 ../src/guestfs.pod:2995
-#: ../src/guestfs.pod:3223 ../src/guestfs.pod:3227 ../src/guestfs.pod:3231
-#: ../src/guestfs.pod:3235 ../tools/virt-win-reg.pl:197
-#: ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208
-#: ../tools/virt-win-reg.pl:710 ../tools/virt-win-reg.pl:716
-#: ../tools/virt-win-reg.pl:722
-msgid "*"
-msgstr ""
-
 #. type: textblock
 #: ../df/virt-df.pod:150
 msgid ""
@@ -2698,7 +4096,7 @@ msgstr ""
 
 #. type: =item
 #: ../edit/virt-edit.pod:95 ../fish/guestfish.pod:181
-#: ../fuse/guestmount.pod:96 ../inspector/virt-inspector.pod:74
+#: ../fuse/guestmount.pod:105 ../inspector/virt-inspector.pod:74
 #: ../tools/virt-list-filesystems.pl:77 ../tools/virt-list-partitions.pl:78
 #: ../tools/virt-tar.pl:127 ../tools/virt-win-reg.pl:128
 msgid "B<-c URI>"
@@ -2706,7 +4104,7 @@ msgstr ""
 
 #. type: =item
 #: ../edit/virt-edit.pod:97 ../fish/guestfish.pod:183
-#: ../fuse/guestmount.pod:98 ../inspector/virt-inspector.pod:76
+#: ../fuse/guestmount.pod:107 ../inspector/virt-inspector.pod:76
 #: ../tools/virt-list-filesystems.pl:79 ../tools/virt-list-partitions.pl:80
 #: ../tools/virt-tar.pl:129 ../tools/virt-win-reg.pl:130
 msgid "B<--connect URI>"
@@ -3069,9 +4467,9 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1086
+#: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1119
 #: ../rescue/virt-rescue.pod:261 ../sparsify/virt-sparsify.pod:232
-#: ../src/guestfs.pod:3106 ../test-tool/libguestfs-test-tool.pod:95
+#: ../src/guestfs.pod:3194 ../test-tool/libguestfs-test-tool.pod:95
 msgid "ENVIRONMENT VARIABLES"
 msgstr ""
 
@@ -3331,13 +4729,13 @@ msgstr ""
 #. type: =head1
 #: ../erlang/examples/guestfs-erlang.pod:110
 #: ../examples/guestfs-examples.pod:45 ../examples/guestfs-recipes.pod:397
-#: ../fish/guestfish.pod:1261 ../fish/virt-copy-in.pod:60
+#: ../fish/guestfish.pod:1296 ../fish/virt-copy-in.pod:60
 #: ../fish/virt-copy-out.pod:49 ../fish/virt-tar-in.pod:58
-#: ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:319
+#: ../fish/virt-tar-out.pod:51 ../fuse/guestmount.pod:328
 #: ../inspector/virt-inspector.pod:389 ../java/examples/guestfs-java.pod:58
 #: ../ocaml/examples/guestfs-ocaml.pod:91 ../perl/examples/guestfs-perl.pod:52
 #: ../python/examples/guestfs-python.pod:54
-#: ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3242
+#: ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3333
 #: ../test-tool/libguestfs-test-tool.pod:106
 msgid "AUTHORS"
 msgstr ""
@@ -3345,13 +4743,13 @@ msgstr ""
 #. type: textblock
 #: ../erlang/examples/guestfs-erlang.pod:112
 #: ../examples/guestfs-examples.pod:47 ../examples/guestfs-recipes.pod:399
-#: ../fish/guestfish.pod:1263 ../fish/virt-copy-in.pod:62
+#: ../fish/guestfish.pod:1298 ../fish/virt-copy-in.pod:62
 #: ../fish/virt-copy-out.pod:51 ../fish/virt-tar-in.pod:60
-#: ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:321
+#: ../fish/virt-tar-out.pod:53 ../fuse/guestmount.pod:330
 #: ../java/examples/guestfs-java.pod:60 ../ocaml/examples/guestfs-ocaml.pod:93
 #: ../perl/examples/guestfs-perl.pod:54
 #: ../python/examples/guestfs-python.pod:56
-#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3244
+#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3335
 #: ../test-tool/libguestfs-test-tool.pod:108
 msgid "Richard W.M. Jones (C<rjones at redhat dot com>)"
 msgstr ""
@@ -3381,7 +4779,7 @@ msgstr ""
 #: ../ocaml/examples/guestfs-ocaml.pod:102
 #: ../perl/examples/guestfs-perl.pod:63
 #: ../python/examples/guestfs-python.pod:65
-#: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3251
+#: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3342
 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 "
@@ -3396,7 +4794,7 @@ msgstr ""
 #: ../ocaml/examples/guestfs-ocaml.pod:107
 #: ../perl/examples/guestfs-perl.pod:68
 #: ../python/examples/guestfs-python.pod:70
-#: ../ruby/examples/guestfs-ruby.pod:64 ../src/guestfs.pod:3256
+#: ../ruby/examples/guestfs-ruby.pod:64 ../src/guestfs.pod:3347
 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 "
@@ -3411,7 +4809,7 @@ msgstr ""
 #: ../ocaml/examples/guestfs-ocaml.pod:112
 #: ../perl/examples/guestfs-perl.pod:73
 #: ../python/examples/guestfs-python.pod:75
-#: ../ruby/examples/guestfs-ruby.pod:69 ../src/guestfs.pod:3261
+#: ../ruby/examples/guestfs-ruby.pod:69 ../src/guestfs.pod:3352
 msgid ""
 "You should have received a copy of the GNU Lesser General Public License "
 "along with this library; if not, write to the Free Software Foundation, "
@@ -3757,9 +5155,9 @@ msgstr ""
 #. type: textblock
 #: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9
 #: ../fish/guestfish-actions.pod:1327 ../fish/guestfish-actions.pod:1592
-#: ../fish/guestfish-actions.pod:2001 ../src/guestfs-actions.pod:18
+#: ../fish/guestfish-actions.pod:2009 ../src/guestfs-actions.pod:18
 #: ../src/guestfs-actions.pod:2033 ../src/guestfs-actions.pod:2457
-#: ../src/guestfs-actions.pod:3008 ../src/guestfs.pod:1670
+#: ../src/guestfs-actions.pod:3016 ../src/guestfs.pod:1670
 #: ../tools/virt-win-reg.pl:706
 msgid "Notes:"
 msgstr ""
@@ -3834,7 +5232,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../examples/guestfs-recipes.pod:164
+#: ../examples/guestfs-recipes.pod:164 ../fish/guestfish.pod:984
 #, no-wrap
 msgid ""
 " set -e\n"
@@ -4365,19 +5763,19 @@ msgstr ""
 #: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:166
 #: ../fish/guestfish-actions.pod:180 ../fish/guestfish-actions.pod:1026
 #: ../fish/guestfish-actions.pod:1386 ../fish/guestfish-actions.pod:1400
-#: ../fish/guestfish-actions.pod:3157 ../fish/guestfish-actions.pod:3468
-#: ../fish/guestfish-actions.pod:3516 ../fish/guestfish-actions.pod:4429
-#: ../fish/guestfish-actions.pod:4452 ../fish/guestfish-actions.pod:4474
-#: ../fish/guestfish-actions.pod:4512 ../fish/guestfish-actions.pod:5161
-#: ../fish/guestfish-actions.pod:5267 ../src/guestfs-actions.pod:10
+#: ../fish/guestfish-actions.pod:3170 ../fish/guestfish-actions.pod:3481
+#: ../fish/guestfish-actions.pod:3529 ../fish/guestfish-actions.pod:4442
+#: ../fish/guestfish-actions.pod:4465 ../fish/guestfish-actions.pod:4487
+#: ../fish/guestfish-actions.pod:4525 ../fish/guestfish-actions.pod:5174
+#: ../fish/guestfish-actions.pod:5280 ../src/guestfs-actions.pod:10
 #: ../src/guestfs-actions.pod:252 ../src/guestfs-actions.pod:273
 #: ../src/guestfs-actions.pod:1619 ../src/guestfs-actions.pod:2118
-#: ../src/guestfs-actions.pod:2139 ../src/guestfs-actions.pod:4771
-#: ../src/guestfs-actions.pod:5293 ../src/guestfs-actions.pod:5393
-#: ../src/guestfs-actions.pod:6675 ../src/guestfs-actions.pod:6719
-#: ../src/guestfs-actions.pod:6753 ../src/guestfs-actions.pod:6816
-#: ../src/guestfs-actions.pod:7748 ../src/guestfs-actions.pod:7857
-#: ../src/guestfs-actions.pod:8040
+#: ../src/guestfs-actions.pod:2139 ../src/guestfs-actions.pod:4784
+#: ../src/guestfs-actions.pod:5306 ../src/guestfs-actions.pod:5406
+#: ../src/guestfs-actions.pod:6688 ../src/guestfs-actions.pod:6732
+#: ../src/guestfs-actions.pod:6766 ../src/guestfs-actions.pod:6829
+#: ../src/guestfs-actions.pod:7761 ../src/guestfs-actions.pod:7870
+#: ../src/guestfs-actions.pod:8053
 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 "
@@ -4471,9 +5869,9 @@ msgstr ""
 #. type: textblock
 #: ../fish/guestfish-actions.pod:79 ../fish/guestfish-actions.pod:143
 #: ../fish/guestfish-actions.pod:573 ../fish/guestfish-actions.pod:784
-#: ../fish/guestfish-actions.pod:805 ../fish/guestfish-actions.pod:2040
-#: ../fish/guestfish-actions.pod:3206 ../fish/guestfish-actions.pod:3369
-#: ../fish/guestfish-actions.pod:3504
+#: ../fish/guestfish-actions.pod:805 ../fish/guestfish-actions.pod:2048
+#: ../fish/guestfish-actions.pod:3219 ../fish/guestfish-actions.pod:3382
+#: ../fish/guestfish-actions.pod:3517
 msgid ""
 "This command has one or more optional arguments.  See L</OPTIONAL ARGUMENTS>."
 msgstr ""
@@ -4550,8 +5948,8 @@ msgid "This call checks that C<filename> exists."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3168
-#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4808
+#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3181
+#: ../src/guestfs-actions.pod:173 ../src/guestfs-actions.pod:4821
 msgid "The optional arguments are:"
 msgstr ""
 
@@ -5241,10 +6639,10 @@ msgstr ""
 #: ../fish/guestfish-actions.pod:698 ../fish/guestfish-actions.pod:782
 #: ../fish/guestfish-actions.pod:803 ../fish/guestfish-actions.pod:902
 #: ../fish/guestfish-actions.pod:921 ../fish/guestfish-actions.pod:1295
-#: ../fish/guestfish-actions.pod:4732 ../fish/guestfish-actions.pod:4744
-#: ../fish/guestfish-actions.pod:4755 ../fish/guestfish-actions.pod:4766
-#: ../fish/guestfish-actions.pod:4818 ../fish/guestfish-actions.pod:4827
-#: ../fish/guestfish-actions.pod:4881 ../fish/guestfish-actions.pod:4904
+#: ../fish/guestfish-actions.pod:4745 ../fish/guestfish-actions.pod:4757
+#: ../fish/guestfish-actions.pod:4768 ../fish/guestfish-actions.pod:4779
+#: ../fish/guestfish-actions.pod:4831 ../fish/guestfish-actions.pod:4840
+#: ../fish/guestfish-actions.pod:4894 ../fish/guestfish-actions.pod:4917
 msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
 msgstr ""
 
@@ -5522,14 +6920,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:560 ../fish/guestfish-actions.pod:3479
-#: ../src/guestfs-actions.pod:850 ../src/guestfs-actions.pod:5332
+#: ../fish/guestfish-actions.pod:560 ../fish/guestfish-actions.pod:3492
+#: ../src/guestfs-actions.pod:850 ../src/guestfs-actions.pod:5345
 msgid "The optional parameters are:"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:564 ../fish/guestfish-actions.pod:3483
-#: ../src/guestfs-actions.pod:854 ../src/guestfs-actions.pod:5336
+#: ../fish/guestfish-actions.pod:564 ../fish/guestfish-actions.pod:3496
+#: ../src/guestfs-actions.pod:854 ../src/guestfs-actions.pod:5349
 msgid "C<size>"
 msgstr ""
 
@@ -5630,8 +7028,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3899
-#: ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:5975
+#: ../fish/guestfish-actions.pod:615 ../fish/guestfish-actions.pod:3912
+#: ../src/guestfs-actions.pod:938 ../src/guestfs-actions.pod:5988
 msgid "Return the contents of the file named C<path>."
 msgstr ""
 
@@ -5652,15 +7050,15 @@ msgstr ""
 #: ../fish/guestfish-actions.pod:1572 ../fish/guestfish-actions.pod:1582
 #: ../fish/guestfish-actions.pod:1632 ../fish/guestfish-actions.pod:1647
 #: ../fish/guestfish-actions.pod:1657 ../fish/guestfish-actions.pod:1676
-#: ../fish/guestfish-actions.pod:3769 ../fish/guestfish-actions.pod:3784
-#: ../fish/guestfish-actions.pod:3860 ../fish/guestfish-actions.pod:3877
-#: ../fish/guestfish-actions.pod:3892 ../fish/guestfish-actions.pod:4573
-#: ../fish/guestfish-actions.pod:4619 ../fish/guestfish-actions.pod:4704
-#: ../fish/guestfish-actions.pod:4719 ../fish/guestfish-actions.pod:5125
-#: ../fish/guestfish-actions.pod:5137 ../fish/guestfish-actions.pod:5155
-#: ../fish/guestfish-actions.pod:5172 ../fish/guestfish-actions.pod:5182
-#: ../fish/guestfish-actions.pod:5239 ../fish/guestfish-actions.pod:5249
-#: ../fish/guestfish-actions.pod:5278 ../fish/guestfish-actions.pod:5288
+#: ../fish/guestfish-actions.pod:3782 ../fish/guestfish-actions.pod:3797
+#: ../fish/guestfish-actions.pod:3873 ../fish/guestfish-actions.pod:3890
+#: ../fish/guestfish-actions.pod:3905 ../fish/guestfish-actions.pod:4586
+#: ../fish/guestfish-actions.pod:4632 ../fish/guestfish-actions.pod:4717
+#: ../fish/guestfish-actions.pod:4732 ../fish/guestfish-actions.pod:5138
+#: ../fish/guestfish-actions.pod:5150 ../fish/guestfish-actions.pod:5168
+#: ../fish/guestfish-actions.pod:5185 ../fish/guestfish-actions.pod:5195
+#: ../fish/guestfish-actions.pod:5252 ../fish/guestfish-actions.pod:5262
+#: ../fish/guestfish-actions.pod:5291 ../fish/guestfish-actions.pod:5301
 #: ../src/guestfs-actions.pod:948 ../src/guestfs-actions.pod:1127
 #: ../src/guestfs-actions.pod:1147 ../src/guestfs-actions.pod:1554
 #: ../src/guestfs-actions.pod:1573 ../src/guestfs-actions.pod:1676
@@ -5668,15 +7066,15 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2423 ../src/guestfs-actions.pod:2442
 #: ../src/guestfs-actions.pod:2507 ../src/guestfs-actions.pod:2531
 #: ../src/guestfs-actions.pod:2548 ../src/guestfs-actions.pod:2577
-#: ../src/guestfs-actions.pod:5757 ../src/guestfs-actions.pod:5783
-#: ../src/guestfs-actions.pod:5914 ../src/guestfs-actions.pod:5940
-#: ../src/guestfs-actions.pod:5964 ../src/guestfs-actions.pod:6931
-#: ../src/guestfs-actions.pod:6986 ../src/guestfs-actions.pod:7132
-#: ../src/guestfs-actions.pod:7156 ../src/guestfs-actions.pod:7821
-#: ../src/guestfs-actions.pod:7841 ../src/guestfs-actions.pod:7874
-#: ../src/guestfs-actions.pod:7893 ../src/guestfs-actions.pod:7912
-#: ../src/guestfs-actions.pod:8006 ../src/guestfs-actions.pod:8025
-#: ../src/guestfs-actions.pod:8071 ../src/guestfs-actions.pod:8090
+#: ../src/guestfs-actions.pod:5770 ../src/guestfs-actions.pod:5796
+#: ../src/guestfs-actions.pod:5927 ../src/guestfs-actions.pod:5953
+#: ../src/guestfs-actions.pod:5977 ../src/guestfs-actions.pod:6944
+#: ../src/guestfs-actions.pod:6999 ../src/guestfs-actions.pod:7145
+#: ../src/guestfs-actions.pod:7169 ../src/guestfs-actions.pod:7834
+#: ../src/guestfs-actions.pod:7854 ../src/guestfs-actions.pod:7887
+#: ../src/guestfs-actions.pod:7906 ../src/guestfs-actions.pod:7925
+#: ../src/guestfs-actions.pod:8019 ../src/guestfs-actions.pod:8038
+#: ../src/guestfs-actions.pod:8084 ../src/guestfs-actions.pod:8103
 msgid ""
 "Because of the message protocol, there is a transfer limit of somewhere "
 "between 2MB and 4MB.  See L<guestfs(3)/PROTOCOL LIMITS>."
@@ -5875,11 +7273,11 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:711 ../fish/guestfish-actions.pod:3132
-#: ../fish/guestfish-actions.pod:3271 ../fish/guestfish-actions.pod:3281
-#: ../fish/guestfish-actions.pod:3291 ../src/guestfs-actions.pod:1064
-#: ../src/guestfs-actions.pod:4739 ../src/guestfs-actions.pod:4948
-#: ../src/guestfs-actions.pod:4967 ../src/guestfs-actions.pod:4986
+#: ../fish/guestfish-actions.pod:711 ../fish/guestfish-actions.pod:3145
+#: ../fish/guestfish-actions.pod:3284 ../fish/guestfish-actions.pod:3294
+#: ../fish/guestfish-actions.pod:3304 ../src/guestfs-actions.pod:1064
+#: ../src/guestfs-actions.pod:4752 ../src/guestfs-actions.pod:4961
+#: ../src/guestfs-actions.pod:4980 ../src/guestfs-actions.pod:4999
 msgid "The mode actually set is affected by the umask."
 msgstr ""
 
@@ -5902,8 +7300,8 @@ msgid "Change the file owner to C<owner> and group to C<group>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:719 ../fish/guestfish-actions.pod:2567
-#: ../src/guestfs-actions.pod:1080 ../src/guestfs-actions.pod:3810
+#: ../fish/guestfish-actions.pod:719 ../fish/guestfish-actions.pod:2580
+#: ../src/guestfs-actions.pod:1080 ../src/guestfs-actions.pod:3823
 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 "
@@ -6280,8 +7678,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:898 ../fish/guestfish-actions.pod:4877
-#: ../src/guestfs-actions.pod:1416 ../src/guestfs-actions.pod:7391
+#: ../fish/guestfish-actions.pod:898 ../fish/guestfish-actions.pod:4890
+#: ../src/guestfs-actions.pod:1416 ../src/guestfs-actions.pod:7404
 msgid "C<filename> can also be a named pipe."
 msgstr ""
 
@@ -7329,9 +8727,9 @@ msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:1415 ../fish/guestfish-actions.pod:1472
-#: ../fish/guestfish-actions.pod:4225 ../fish/guestfish-actions.pod:4327
+#: ../fish/guestfish-actions.pod:4238 ../fish/guestfish-actions.pod:4340
 #: ../src/guestfs-actions.pod:2163 ../src/guestfs-actions.pod:2255
-#: ../src/guestfs-actions.pod:6436 ../src/guestfs-actions.pod:6562
+#: ../src/guestfs-actions.pod:6449 ../src/guestfs-actions.pod:6575
 msgid ""
 "For more information on the architecture of libguestfs, see L<guestfs(3)>."
 msgstr ""
@@ -7529,11 +8927,11 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1488 ../fish/guestfish-actions.pod:2434
-#: ../fish/guestfish-actions.pod:2452 ../fish/guestfish-actions.pod:2490
-#: ../fish/guestfish-actions.pod:2506 ../src/guestfs-actions.pod:2281
-#: ../src/guestfs-actions.pod:3587 ../src/guestfs-actions.pod:3616
-#: ../src/guestfs-actions.pod:3677 ../src/guestfs-actions.pod:3704
+#: ../fish/guestfish-actions.pod:1488 ../fish/guestfish-actions.pod:2447
+#: ../fish/guestfish-actions.pod:2465 ../fish/guestfish-actions.pod:2503
+#: ../fish/guestfish-actions.pod:2519 ../src/guestfs-actions.pod:2281
+#: ../src/guestfs-actions.pod:3600 ../src/guestfs-actions.pod:3629
+#: ../src/guestfs-actions.pod:3690 ../src/guestfs-actions.pod:3717
 msgid "For more information on states, see L<guestfs(3)>."
 msgstr ""
 
@@ -7638,7 +9036,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1526 ../fish/guestfish-actions.pod:2579
+#: ../fish/guestfish-actions.pod:1526 ../fish/guestfish-actions.pod:2592
 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 "
@@ -7648,8 +9046,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1533 ../fish/guestfish-actions.pod:2586
-#: ../src/guestfs-actions.pod:2355 ../src/guestfs-actions.pod:3837
+#: ../fish/guestfish-actions.pod:1533 ../fish/guestfish-actions.pod:2599
+#: ../src/guestfs-actions.pod:2355 ../src/guestfs-actions.pod:3850
 msgid ""
 "Extended attribute values are blobs of binary data.  If there is no extended "
 "attribute named C<name>, this returns an error."
@@ -7867,8 +9265,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1645 ../fish/guestfish-actions.pod:4717
-#: ../src/guestfs-actions.pod:2525 ../src/guestfs-actions.pod:7150
+#: ../fish/guestfish-actions.pod:1645 ../fish/guestfish-actions.pod:4730
+#: ../src/guestfs-actions.pod:2525 ../src/guestfs-actions.pod:7163
 msgid "If the parameter C<nrlines> is zero, this returns an empty list."
 msgstr ""
 
@@ -8185,23 +9583,23 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1796 ../fish/guestfish-actions.pod:1883
-#: ../fish/guestfish-actions.pod:1962 ../fish/guestfish-actions.pod:1974
-#: ../fish/guestfish-actions.pod:2058 ../fish/guestfish-actions.pod:2119
-#: ../fish/guestfish-actions.pod:2140 ../fish/guestfish-actions.pod:2154
-#: ../fish/guestfish-actions.pod:2194 ../fish/guestfish-actions.pod:2226
-#: ../fish/guestfish-actions.pod:2239 ../fish/guestfish-actions.pod:2252
-#: ../fish/guestfish-actions.pod:2262 ../fish/guestfish-actions.pod:2272
-#: ../fish/guestfish-actions.pod:2284 ../fish/guestfish-actions.pod:2380
-#: ../fish/guestfish-actions.pod:2414 ../src/guestfs-actions.pod:2747
-#: ../src/guestfs-actions.pod:2841 ../src/guestfs-actions.pod:2945
-#: ../src/guestfs-actions.pod:2964 ../src/guestfs-actions.pod:3095
-#: ../src/guestfs-actions.pod:3178 ../src/guestfs-actions.pod:3206
-#: ../src/guestfs-actions.pod:3227 ../src/guestfs-actions.pod:3280
-#: ../src/guestfs-actions.pod:3320 ../src/guestfs-actions.pod:3340
-#: ../src/guestfs-actions.pod:3360 ../src/guestfs-actions.pod:3377
-#: ../src/guestfs-actions.pod:3393 ../src/guestfs-actions.pod:3411
-#: ../src/guestfs-actions.pod:3513 ../src/guestfs-actions.pod:3554
+#: ../fish/guestfish-actions.pod:1796 ../fish/guestfish-actions.pod:1891
+#: ../fish/guestfish-actions.pod:1970 ../fish/guestfish-actions.pod:1982
+#: ../fish/guestfish-actions.pod:2066 ../fish/guestfish-actions.pod:2128
+#: ../fish/guestfish-actions.pod:2149 ../fish/guestfish-actions.pod:2163
+#: ../fish/guestfish-actions.pod:2203 ../fish/guestfish-actions.pod:2239
+#: ../fish/guestfish-actions.pod:2252 ../fish/guestfish-actions.pod:2265
+#: ../fish/guestfish-actions.pod:2275 ../fish/guestfish-actions.pod:2285
+#: ../fish/guestfish-actions.pod:2297 ../fish/guestfish-actions.pod:2393
+#: ../fish/guestfish-actions.pod:2427 ../src/guestfs-actions.pod:2747
+#: ../src/guestfs-actions.pod:2849 ../src/guestfs-actions.pod:2953
+#: ../src/guestfs-actions.pod:2972 ../src/guestfs-actions.pod:3103
+#: ../src/guestfs-actions.pod:3187 ../src/guestfs-actions.pod:3215
+#: ../src/guestfs-actions.pod:3236 ../src/guestfs-actions.pod:3289
+#: ../src/guestfs-actions.pod:3333 ../src/guestfs-actions.pod:3353
+#: ../src/guestfs-actions.pod:3373 ../src/guestfs-actions.pod:3390
+#: ../src/guestfs-actions.pod:3406 ../src/guestfs-actions.pod:3424
+#: ../src/guestfs-actions.pod:3526 ../src/guestfs-actions.pod:3567
 msgid "Please read L<guestfs(3)/INSPECTION> for more details."
 msgstr ""
 
@@ -8291,135 +9689,155 @@ msgstr ""
 
 #. type: =item
 #: ../fish/guestfish-actions.pod:1833 ../src/guestfs-actions.pod:2791
-msgid "\"mandriva\""
+msgid "\"mageia\""
 msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:1835 ../src/guestfs-actions.pod:2793
-msgid "Mandriva."
+msgid "Mageia."
 msgstr ""
 
 #. type: =item
 #: ../fish/guestfish-actions.pod:1837 ../src/guestfs-actions.pod:2795
-msgid "\"meego\""
+msgid "\"mandriva\""
 msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:1839 ../src/guestfs-actions.pod:2797
-msgid "MeeGo."
+msgid "Mandriva."
 msgstr ""
 
 #. type: =item
 #: ../fish/guestfish-actions.pod:1841 ../src/guestfs-actions.pod:2799
-msgid "\"pardus\""
+msgid "\"meego\""
 msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:1843 ../src/guestfs-actions.pod:2801
-msgid "Pardus."
+msgid "MeeGo."
 msgstr ""
 
 #. type: =item
 #: ../fish/guestfish-actions.pod:1845 ../src/guestfs-actions.pod:2803
-msgid "\"redhat-based\""
+msgid "\"opensuse\""
 msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:1847 ../src/guestfs-actions.pod:2805
-msgid "Some Red Hat-derived distro."
+msgid "OpenSUSE."
 msgstr ""
 
 #. type: =item
 #: ../fish/guestfish-actions.pod:1849 ../src/guestfs-actions.pod:2807
-msgid "\"rhel\""
+msgid "\"pardus\""
 msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:1851 ../src/guestfs-actions.pod:2809
-msgid "Red Hat Enterprise Linux."
+msgid "Pardus."
 msgstr ""
 
 #. type: =item
 #: ../fish/guestfish-actions.pod:1853 ../src/guestfs-actions.pod:2811
-msgid "\"scientificlinux\""
+msgid "\"redhat-based\""
 msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:1855 ../src/guestfs-actions.pod:2813
-msgid "Scientific Linux."
+msgid "Some Red Hat-derived distro."
 msgstr ""
 
 #. type: =item
 #: ../fish/guestfish-actions.pod:1857 ../src/guestfs-actions.pod:2815
-msgid "\"slackware\""
+msgid "\"rhel\""
 msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:1859 ../src/guestfs-actions.pod:2817
-msgid "Slackware."
+msgid "Red Hat Enterprise Linux."
 msgstr ""
 
 #. type: =item
 #: ../fish/guestfish-actions.pod:1861 ../src/guestfs-actions.pod:2819
-msgid "\"ttylinux\""
+msgid "\"scientificlinux\""
 msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:1863 ../src/guestfs-actions.pod:2821
-msgid "ttylinux."
+msgid "Scientific Linux."
 msgstr ""
 
 #. type: =item
 #: ../fish/guestfish-actions.pod:1865 ../src/guestfs-actions.pod:2823
-msgid "\"ubuntu\""
+msgid "\"slackware\""
 msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish-actions.pod:1867 ../src/guestfs-actions.pod:2825
+msgid "Slackware."
+msgstr ""
+
+#. type: =item
+#: ../fish/guestfish-actions.pod:1869 ../src/guestfs-actions.pod:2827
+msgid "\"ttylinux\""
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:1871 ../src/guestfs-actions.pod:2829
+msgid "ttylinux."
+msgstr ""
+
+#. type: =item
+#: ../fish/guestfish-actions.pod:1873 ../src/guestfs-actions.pod:2831
+msgid "\"ubuntu\""
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:1875 ../src/guestfs-actions.pod:2833
 msgid "Ubuntu."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:1869 ../fish/guestfish-actions.pod:1953
-#: ../fish/guestfish-actions.pod:2217 ../src/guestfs-actions.pod:2827
-#: ../src/guestfs-actions.pod:2936 ../src/guestfs-actions.pod:3311
+#: ../fish/guestfish-actions.pod:1877 ../fish/guestfish-actions.pod:1961
+#: ../fish/guestfish-actions.pod:2230 ../src/guestfs-actions.pod:2835
+#: ../src/guestfs-actions.pod:2944 ../src/guestfs-actions.pod:3324
 msgid "\"unknown\""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1871 ../src/guestfs-actions.pod:2829
+#: ../fish/guestfish-actions.pod:1879 ../src/guestfs-actions.pod:2837
 msgid "The distro could not be determined."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:1873 ../fish/guestfish-actions.pod:2209
-#: ../src/guestfs-actions.pod:2831 ../src/guestfs-actions.pod:3303
+#: ../fish/guestfish-actions.pod:1881 ../fish/guestfish-actions.pod:2218
+#: ../src/guestfs-actions.pod:2839 ../src/guestfs-actions.pod:3312
 msgid "\"windows\""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1875 ../src/guestfs-actions.pod:2833
+#: ../fish/guestfish-actions.pod:1883 ../src/guestfs-actions.pod:2841
 msgid ""
 "Windows does not have distributions.  This string is returned if the OS type "
 "is Windows."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1880 ../fish/guestfish-actions.pod:1959
-#: ../fish/guestfish-actions.pod:2223 ../src/guestfs-actions.pod:2838
-#: ../src/guestfs-actions.pod:2942 ../src/guestfs-actions.pod:3317
+#: ../fish/guestfish-actions.pod:1888 ../fish/guestfish-actions.pod:1967
+#: ../fish/guestfish-actions.pod:2236 ../src/guestfs-actions.pod:2846
+#: ../src/guestfs-actions.pod:2950 ../src/guestfs-actions.pod:3330
 msgid ""
 "Future versions of libguestfs may return other strings here.  The caller "
 "should be prepared to handle any string."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:1885
+#: ../fish/guestfish-actions.pod:1893
 msgid "inspect-get-drive-mappings"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:1887
+#: ../fish/guestfish-actions.pod:1895
 #, no-wrap
 msgid ""
 " inspect-get-drive-mappings root\n"
@@ -8427,7 +9845,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1889 ../src/guestfs-actions.pod:2854
+#: ../fish/guestfish-actions.pod:1897 ../src/guestfs-actions.pod:2862
 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 "
@@ -8436,7 +9854,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:1895 ../src/guestfs-actions.pod:2860
+#: ../fish/guestfish-actions.pod:1903 ../src/guestfs-actions.pod:2868
 #, no-wrap
 msgid ""
 " C      =>     /dev/vda2\n"
@@ -8446,7 +9864,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1899 ../src/guestfs-actions.pod:2864
+#: ../fish/guestfish-actions.pod:1907 ../src/guestfs-actions.pod:2872
 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 "
@@ -8454,7 +9872,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1903 ../src/guestfs-actions.pod:2868
+#: ../fish/guestfish-actions.pod:1911 ../src/guestfs-actions.pod:2876
 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 "
@@ -8463,33 +9881,33 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1908 ../src/guestfs-actions.pod:2873
+#: ../fish/guestfish-actions.pod:1916 ../src/guestfs-actions.pod:2881
 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:1911 ../src/guestfs-actions.pod:2876
+#: ../fish/guestfish-actions.pod:1919 ../src/guestfs-actions.pod:2884
 msgid ""
 "For guests that do not use drive mappings, or if the drive mappings could "
 "not be determined, this returns an empty hash table."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1914
+#: ../fish/guestfish-actions.pod:1922
 msgid ""
 "Please read L<guestfs(3)/INSPECTION> for more details.  See also L</inspect-"
 "get-mountpoints>, L</inspect-get-filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:1918
+#: ../fish/guestfish-actions.pod:1926
 msgid "inspect-get-filesystems"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:1920
+#: ../fish/guestfish-actions.pod:1928
 #, no-wrap
 msgid ""
 " inspect-get-filesystems root\n"
@@ -8497,7 +9915,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1922 ../src/guestfs-actions.pod:2897
+#: ../fish/guestfish-actions.pod:1930 ../src/guestfs-actions.pod:2905
 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 "
@@ -8505,26 +9923,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1927 ../src/guestfs-actions.pod:2902
+#: ../fish/guestfish-actions.pod:1935 ../src/guestfs-actions.pod:2910
 msgid ""
 "In the case of a multi-boot virtual machine, it is possible for a filesystem "
 "to be shared between operating systems."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1930
+#: ../fish/guestfish-actions.pod:1938
 msgid ""
 "Please read L<guestfs(3)/INSPECTION> for more details.  See also L</inspect-"
 "get-mountpoints>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:1933
+#: ../fish/guestfish-actions.pod:1941
 msgid "inspect-get-format"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:1935
+#: ../fish/guestfish-actions.pod:1943
 #, no-wrap
 msgid ""
 " inspect-get-format root\n"
@@ -8532,51 +9950,51 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1937 ../src/guestfs-actions.pod:2920
+#: ../fish/guestfish-actions.pod:1945 ../src/guestfs-actions.pod:2928
 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:1940 ../src/guestfs-actions.pod:2923
+#: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:2931
 msgid "Currently defined formats are:"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:1944 ../src/guestfs-actions.pod:2927
+#: ../fish/guestfish-actions.pod:1952 ../src/guestfs-actions.pod:2935
 msgid "\"installed\""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:2929
+#: ../fish/guestfish-actions.pod:1954 ../src/guestfs-actions.pod:2937
 msgid "This is an installed operating system."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:2931
+#: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:2939
 msgid "\"installer\""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1950 ../src/guestfs-actions.pod:2933
+#: ../fish/guestfish-actions.pod:1958 ../src/guestfs-actions.pod:2941
 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:1955 ../src/guestfs-actions.pod:2938
+#: ../fish/guestfish-actions.pod:1963 ../src/guestfs-actions.pod:2946
 msgid "The format of this disk image is not known."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:1964
+#: ../fish/guestfish-actions.pod:1972
 msgid "inspect-get-hostname"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:1966
+#: ../fish/guestfish-actions.pod:1974
 #, no-wrap
 msgid ""
 " inspect-get-hostname root\n"
@@ -8584,26 +10002,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:2958
+#: ../fish/guestfish-actions.pod:1976 ../src/guestfs-actions.pod:2966
 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:1971 ../src/guestfs-actions.pod:2961
+#: ../fish/guestfish-actions.pod:1979 ../src/guestfs-actions.pod:2969
 msgid ""
 "If the hostname could not be determined, then the string C<unknown> is "
 "returned."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:1976
+#: ../fish/guestfish-actions.pod:1984
 msgid "inspect-get-icon"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:1978
+#: ../fish/guestfish-actions.pod:1986
 #, no-wrap
 msgid ""
 " inspect-get-icon root [favicon:..] [highquality:..]\n"
@@ -8611,7 +10029,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1980 ../src/guestfs-actions.pod:2987
+#: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:2995
 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 "
@@ -8619,14 +10037,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:2991
+#: ../fish/guestfish-actions.pod:1992 ../src/guestfs-actions.pod:2999
 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:1987 ../src/guestfs-actions.pod:2994
+#: ../fish/guestfish-actions.pod:1995 ../src/guestfs-actions.pod:3002
 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 "
@@ -8635,14 +10053,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:1993 ../src/guestfs-actions.pod:3000
+#: ../fish/guestfish-actions.pod:2001 ../src/guestfs-actions.pod:3008
 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:1996 ../src/guestfs-actions.pod:3003
+#: ../fish/guestfish-actions.pod:2004 ../src/guestfs-actions.pod:3011
 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 "
@@ -8651,7 +10069,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2007 ../src/guestfs-actions.pod:3014
+#: ../fish/guestfish-actions.pod:2015 ../src/guestfs-actions.pod:3022
 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 "
@@ -8659,7 +10077,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2013 ../src/guestfs-actions.pod:3020
+#: ../fish/guestfish-actions.pod:2021 ../src/guestfs-actions.pod:3028
 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.  "
@@ -8668,7 +10086,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2021 ../src/guestfs-actions.pod:3028
+#: ../fish/guestfish-actions.pod:2029 ../src/guestfs-actions.pod:3036
 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 "
@@ -8676,7 +10094,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2028 ../src/guestfs-actions.pod:3035
+#: ../fish/guestfish-actions.pod:2036 ../src/guestfs-actions.pod:3043
 msgid ""
 "Extracting icons from Windows guests requires the external C<wrestool> "
 "program from the C<icoutils> package, and several programs (C<bmptopnm>, "
@@ -8685,19 +10103,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2035 ../src/guestfs-actions.pod:3042
+#: ../fish/guestfish-actions.pod:2043 ../src/guestfs-actions.pod:3050
 msgid ""
 "Operating system icons are usually trademarks.  Seek legal advice before "
 "using trademarks in applications."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2042
+#: ../fish/guestfish-actions.pod:2050
 msgid "inspect-get-major-version"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2044
+#: ../fish/guestfish-actions.pod:2052
 #, no-wrap
 msgid ""
 " inspect-get-major-version root\n"
@@ -8705,13 +10123,13 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2046 ../src/guestfs-actions.pod:3083
+#: ../fish/guestfish-actions.pod:2054 ../src/guestfs-actions.pod:3091
 msgid ""
 "This returns the major version number of the inspected operating system."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2049 ../src/guestfs-actions.pod:3086
+#: ../fish/guestfish-actions.pod:2057 ../src/guestfs-actions.pod:3094
 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 "
@@ -8721,18 +10139,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2056 ../fish/guestfish-actions.pod:2067
-#: ../src/guestfs-actions.pod:3093 ../src/guestfs-actions.pod:3110
+#: ../fish/guestfish-actions.pod:2064 ../fish/guestfish-actions.pod:2075
+#: ../src/guestfs-actions.pod:3101 ../src/guestfs-actions.pod:3118
 msgid "If the version could not be determined, then C<0> is returned."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2060
+#: ../fish/guestfish-actions.pod:2068
 msgid "inspect-get-minor-version"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2062
+#: ../fish/guestfish-actions.pod:2070
 #, no-wrap
 msgid ""
 " inspect-get-minor-version root\n"
@@ -8740,25 +10158,25 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2064 ../src/guestfs-actions.pod:3107
+#: ../fish/guestfish-actions.pod:2072 ../src/guestfs-actions.pod:3115
 msgid ""
 "This returns the minor version number of the inspected operating system."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2069
+#: ../fish/guestfish-actions.pod:2077
 msgid ""
 "Please read L<guestfs(3)/INSPECTION> for more details.  See also L</inspect-"
 "get-major-version>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2072
+#: ../fish/guestfish-actions.pod:2080
 msgid "inspect-get-mountpoints"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2074
+#: ../fish/guestfish-actions.pod:2082
 #, no-wrap
 msgid ""
 " inspect-get-mountpoints root\n"
@@ -8766,7 +10184,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2076 ../src/guestfs-actions.pod:3125
+#: ../fish/guestfish-actions.pod:2084 ../src/guestfs-actions.pod:3133
 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 "
@@ -8777,7 +10195,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2085 ../src/guestfs-actions.pod:3134
+#: ../fish/guestfish-actions.pod:2093 ../src/guestfs-actions.pod:3142
 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 "
@@ -8785,13 +10203,13 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2090 ../src/guestfs-actions.pod:3139
+#: ../fish/guestfish-actions.pod:2098 ../src/guestfs-actions.pod:3147
 msgid ""
 "Non-mounted devices such as swap devices are I<not> returned in this list."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2093
+#: ../fish/guestfish-actions.pod:2101
 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 "
@@ -8800,19 +10218,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2099
+#: ../fish/guestfish-actions.pod:2107
 msgid ""
 "Please read L<guestfs(3)/INSPECTION> for more details.  See also L</inspect-"
 "get-filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2102
+#: ../fish/guestfish-actions.pod:2110
 msgid "inspect-get-package-format"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2104
+#: ../fish/guestfish-actions.pod:2112
 #, no-wrap
 msgid ""
 " inspect-get-package-format root\n"
@@ -8820,7 +10238,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2106
+#: ../fish/guestfish-actions.pod:2114
 msgid ""
 "This function and L</inspect-get-package-management> return the package "
 "format and package management tool used by the inspected operating system.  "
@@ -8829,7 +10247,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2112 ../src/guestfs-actions.pod:3171
+#: ../fish/guestfish-actions.pod:2120 ../src/guestfs-actions.pod:3179
 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 "
@@ -8837,19 +10255,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2116 ../src/guestfs-actions.pod:3175
+#: ../fish/guestfish-actions.pod:2124 ../src/guestfs-actions.pod:3183
 msgid ""
-"Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman> "
-"Future versions of libguestfs may return other strings."
+"Possible strings include: C<rpm>, C<deb>, C<ebuild>, C<pisi>, C<pacman>, "
+"C<pkgsrc>.  Future versions of libguestfs may return other strings."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2121
+#: ../fish/guestfish-actions.pod:2130
 msgid "inspect-get-package-management"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2123
+#: ../fish/guestfish-actions.pod:2132
 #, no-wrap
 msgid ""
 " inspect-get-package-management root\n"
@@ -8857,7 +10275,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2125
+#: ../fish/guestfish-actions.pod:2134
 msgid ""
 "L</inspect-get-package-format> and this function return the package format "
 "and package management tool used by the inspected operating system.  For "
@@ -8866,7 +10284,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2131 ../src/guestfs-actions.pod:3197
+#: ../fish/guestfish-actions.pod:2140 ../src/guestfs-actions.pod:3206
 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 "
@@ -8874,20 +10292,20 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2135 ../src/guestfs-actions.pod:3201
+#: ../fish/guestfish-actions.pod:2144 ../src/guestfs-actions.pod:3210
 msgid ""
 "Possible strings include: C<yum>, C<up2date>, C<apt> (for all Debian "
-"derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>.  Future versions of "
-"libguestfs may return other strings."
+"derivatives), C<portage>, C<pisi>, C<pacman>, C<urpmi>, C<zypper>.  Future "
+"versions of libguestfs may return other strings."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2142
+#: ../fish/guestfish-actions.pod:2151
 msgid "inspect-get-product-name"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2144
+#: ../fish/guestfish-actions.pod:2153
 #, no-wrap
 msgid ""
 " inspect-get-product-name root\n"
@@ -8895,7 +10313,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2146 ../src/guestfs-actions.pod:3219
+#: ../fish/guestfish-actions.pod:2155 ../src/guestfs-actions.pod:3228
 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 "
@@ -8903,19 +10321,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2151 ../src/guestfs-actions.pod:3224
+#: ../fish/guestfish-actions.pod:2160 ../src/guestfs-actions.pod:3233
 msgid ""
 "If the product name could not be determined, then the string C<unknown> is "
 "returned."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2156
+#: ../fish/guestfish-actions.pod:2165
 msgid "inspect-get-product-variant"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2158
+#: ../fish/guestfish-actions.pod:2167
 #, no-wrap
 msgid ""
 " inspect-get-product-variant root\n"
@@ -8923,12 +10341,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2160 ../src/guestfs-actions.pod:3240
+#: ../fish/guestfish-actions.pod:2169 ../src/guestfs-actions.pod:3249
 msgid "This returns the product variant of the inspected operating system."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2163 ../src/guestfs-actions.pod:3243
+#: ../fish/guestfish-actions.pod:2172 ../src/guestfs-actions.pod:3252
 msgid ""
 "For Windows guests, this returns the contents of the Registry key C<HKLM"
 "\\Software\\Microsoft\\Windows NT\\CurrentVersion> C<InstallationType> which "
@@ -8940,7 +10358,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2172 ../src/guestfs-actions.pod:3252
+#: ../fish/guestfish-actions.pod:2181 ../src/guestfs-actions.pod:3261
 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 "
@@ -8948,26 +10366,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2176 ../src/guestfs-actions.pod:3256
+#: ../fish/guestfish-actions.pod:2185 ../src/guestfs-actions.pod:3265
 msgid ""
 "If the product variant could not be determined, then the string C<unknown> "
 "is returned."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2179
+#: ../fish/guestfish-actions.pod:2188
 msgid ""
 "Please read L<guestfs(3)/INSPECTION> for more details.  See also L</inspect-"
 "get-product-name>, L</inspect-get-major-version>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2183
+#: ../fish/guestfish-actions.pod:2192
 msgid "inspect-get-roots"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2185
+#: ../fish/guestfish-actions.pod:2194
 #, no-wrap
 msgid ""
 " inspect-get-roots\n"
@@ -8975,7 +10393,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2187
+#: ../fish/guestfish-actions.pod:2196
 msgid ""
 "This function is a convenient way to get the list of root devices, as "
 "returned from a previous call to L</inspect-os>, but without redoing the "
@@ -8983,19 +10401,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2191
+#: ../fish/guestfish-actions.pod:2200
 msgid ""
 "This returns an empty list if either no root devices were found or the "
 "caller has not called L</inspect-os>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2196
+#: ../fish/guestfish-actions.pod:2205
 msgid "inspect-get-type"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2198
+#: ../fish/guestfish-actions.pod:2207
 #, no-wrap
 msgid ""
 " inspect-get-type root\n"
@@ -9003,49 +10421,59 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2200 ../src/guestfs-actions.pod:3294
+#: ../fish/guestfish-actions.pod:2209 ../src/guestfs-actions.pod:3303
 msgid ""
 "This returns the type of the inspected operating system.  Currently defined "
 "types are:"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:2205 ../src/guestfs-actions.pod:3299
+#: ../fish/guestfish-actions.pod:2214 ../src/guestfs-actions.pod:3308
 msgid "\"linux\""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2207 ../src/guestfs-actions.pod:3301
+#: ../fish/guestfish-actions.pod:2216 ../src/guestfs-actions.pod:3310
 msgid "Any Linux-based operating system."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2211 ../src/guestfs-actions.pod:3305
+#: ../fish/guestfish-actions.pod:2220 ../src/guestfs-actions.pod:3314
 msgid "Any Microsoft Windows operating system."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:2213 ../src/guestfs-actions.pod:3307
+#: ../fish/guestfish-actions.pod:2222 ../src/guestfs-actions.pod:3316
 msgid "\"freebsd\""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2215 ../src/guestfs-actions.pod:3309
+#: ../fish/guestfish-actions.pod:2224 ../src/guestfs-actions.pod:3318
 msgid "FreeBSD."
 msgstr ""
 
+#. type: =item
+#: ../fish/guestfish-actions.pod:2226 ../src/guestfs-actions.pod:3320
+msgid "\"netbsd\""
+msgstr ""
+
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2219 ../src/guestfs-actions.pod:3313
+#: ../fish/guestfish-actions.pod:2228 ../src/guestfs-actions.pod:3322
+msgid "NetBSD."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:2232 ../src/guestfs-actions.pod:3326
 msgid "The operating system type could not be determined."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2228
+#: ../fish/guestfish-actions.pod:2241
 msgid "inspect-get-windows-current-control-set"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2230
+#: ../fish/guestfish-actions.pod:2243
 #, no-wrap
 msgid ""
 " inspect-get-windows-current-control-set root\n"
@@ -9053,26 +10481,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2232 ../src/guestfs-actions.pod:3333
+#: ../fish/guestfish-actions.pod:2245 ../src/guestfs-actions.pod:3346
 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:2235 ../src/guestfs-actions.pod:3336
+#: ../fish/guestfish-actions.pod:2248 ../src/guestfs-actions.pod:3349
 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."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2241
+#: ../fish/guestfish-actions.pod:2254
 msgid "inspect-get-windows-systemroot"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2243
+#: ../fish/guestfish-actions.pod:2256
 #, no-wrap
 msgid ""
 " inspect-get-windows-systemroot root\n"
@@ -9080,26 +10508,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2245 ../src/guestfs-actions.pod:3353
+#: ../fish/guestfish-actions.pod:2258 ../src/guestfs-actions.pod:3366
 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:2248 ../src/guestfs-actions.pod:3356
+#: ../fish/guestfish-actions.pod:2261 ../src/guestfs-actions.pod:3369
 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."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2254
+#: ../fish/guestfish-actions.pod:2267
 msgid "inspect-is-live"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2256
+#: ../fish/guestfish-actions.pod:2269
 #, no-wrap
 msgid ""
 " inspect-is-live root\n"
@@ -9107,19 +10535,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2258
+#: ../fish/guestfish-actions.pod:2271
 msgid ""
 "If L</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
-#: ../fish/guestfish-actions.pod:2264
+#: ../fish/guestfish-actions.pod:2277
 msgid "inspect-is-multipart"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2266
+#: ../fish/guestfish-actions.pod:2279
 #, no-wrap
 msgid ""
 " inspect-is-multipart root\n"
@@ -9127,19 +10555,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2268
+#: ../fish/guestfish-actions.pod:2281
 msgid ""
 "If L</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
-#: ../fish/guestfish-actions.pod:2274
+#: ../fish/guestfish-actions.pod:2287
 msgid "inspect-is-netinst"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2276
+#: ../fish/guestfish-actions.pod:2289
 #, no-wrap
 msgid ""
 " inspect-is-netinst root\n"
@@ -9147,7 +10575,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2278
+#: ../fish/guestfish-actions.pod:2291
 msgid ""
 "If L</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 self-"
@@ -9156,12 +10584,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2286
+#: ../fish/guestfish-actions.pod:2299
 msgid "inspect-list-applications"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2288
+#: ../fish/guestfish-actions.pod:2301
 #, no-wrap
 msgid ""
 " inspect-list-applications root\n"
@@ -9169,12 +10597,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2290 ../src/guestfs-actions.pod:3423
+#: ../fish/guestfish-actions.pod:2303 ../src/guestfs-actions.pod:3436
 msgid "Return the list of applications installed in the operating system."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2292
+#: ../fish/guestfish-actions.pod:2305
 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>, "
@@ -9186,91 +10614,91 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2302 ../src/guestfs-actions.pod:3435
+#: ../fish/guestfish-actions.pod:2315 ../src/guestfs-actions.pod:3448
 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:2305 ../src/guestfs-actions.pod:3438
+#: ../fish/guestfish-actions.pod:2318 ../src/guestfs-actions.pod:3451
 msgid "The application structure contains the following fields:"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:2309 ../src/guestfs-actions.pod:3442
+#: ../fish/guestfish-actions.pod:2322 ../src/guestfs-actions.pod:3455
 msgid "C<app_name>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2311 ../src/guestfs-actions.pod:3444
+#: ../fish/guestfish-actions.pod:2324 ../src/guestfs-actions.pod:3457
 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:2314 ../src/guestfs-actions.pod:3447
+#: ../fish/guestfish-actions.pod:2327 ../src/guestfs-actions.pod:3460
 msgid "C<app_display_name>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2316 ../src/guestfs-actions.pod:3449
+#: ../fish/guestfish-actions.pod:2329 ../src/guestfs-actions.pod:3462
 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:2319 ../src/guestfs-actions.pod:3452
+#: ../fish/guestfish-actions.pod:2332 ../src/guestfs-actions.pod:3465
 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:2322 ../src/guestfs-actions.pod:3455
+#: ../fish/guestfish-actions.pod:2335 ../src/guestfs-actions.pod:3468
 msgid "C<app_epoch>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2324 ../src/guestfs-actions.pod:3457
+#: ../fish/guestfish-actions.pod:2337 ../src/guestfs-actions.pod:3470
 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:2327 ../src/guestfs-actions.pod:3460
+#: ../fish/guestfish-actions.pod:2340 ../src/guestfs-actions.pod:3473
 msgid "C<app_version>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2329 ../src/guestfs-actions.pod:3462
+#: ../fish/guestfish-actions.pod:2342 ../src/guestfs-actions.pod:3475
 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:2332 ../src/guestfs-actions.pod:3465
+#: ../fish/guestfish-actions.pod:2345 ../src/guestfs-actions.pod:3478
 msgid "C<app_release>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2334 ../src/guestfs-actions.pod:3467
+#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3480
 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:2338 ../src/guestfs-actions.pod:3471
+#: ../fish/guestfish-actions.pod:2351 ../src/guestfs-actions.pod:3484
 msgid "C<app_install_path>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2340 ../src/guestfs-actions.pod:3473
+#: ../fish/guestfish-actions.pod:2353 ../src/guestfs-actions.pod:3486
 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 "
@@ -9278,89 +10706,89 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2345 ../src/guestfs-actions.pod:3478
+#: ../fish/guestfish-actions.pod:2358 ../src/guestfs-actions.pod:3491
 msgid "If unavailable this is returned as an empty string C<\"\">."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3480
+#: ../fish/guestfish-actions.pod:2360 ../src/guestfs-actions.pod:3493
 msgid "C<app_trans_path>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2349 ../src/guestfs-actions.pod:3482
+#: ../fish/guestfish-actions.pod:2362 ../src/guestfs-actions.pod:3495
 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:2352 ../src/guestfs-actions.pod:3485
+#: ../fish/guestfish-actions.pod:2365 ../src/guestfs-actions.pod:3498
 msgid "C<app_publisher>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2354 ../src/guestfs-actions.pod:3487
+#: ../fish/guestfish-actions.pod:2367 ../src/guestfs-actions.pod:3500
 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:2358 ../src/guestfs-actions.pod:3491
+#: ../fish/guestfish-actions.pod:2371 ../src/guestfs-actions.pod:3504
 msgid "C<app_url>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2360 ../src/guestfs-actions.pod:3493
+#: ../fish/guestfish-actions.pod:2373 ../src/guestfs-actions.pod:3506
 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:2363 ../src/guestfs-actions.pod:3496
+#: ../fish/guestfish-actions.pod:2376 ../src/guestfs-actions.pod:3509
 msgid "C<app_source_package>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2365 ../src/guestfs-actions.pod:3498
+#: ../fish/guestfish-actions.pod:2378 ../src/guestfs-actions.pod:3511
 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:2368 ../src/guestfs-actions.pod:3501
+#: ../fish/guestfish-actions.pod:2381 ../src/guestfs-actions.pod:3514
 msgid "C<app_summary>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2370 ../src/guestfs-actions.pod:3503
+#: ../fish/guestfish-actions.pod:2383 ../src/guestfs-actions.pod:3516
 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:2373 ../src/guestfs-actions.pod:3506
+#: ../fish/guestfish-actions.pod:2386 ../src/guestfs-actions.pod:3519
 msgid "C<app_description>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2375 ../src/guestfs-actions.pod:3508
+#: ../fish/guestfish-actions.pod:2388 ../src/guestfs-actions.pod:3521
 msgid ""
 "A longer description of the application or package.  If unavailable this is "
 "returned as an empty string C<\"\">."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2382
+#: ../fish/guestfish-actions.pod:2395
 msgid "inspect-os"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2384
+#: ../fish/guestfish-actions.pod:2397
 #, no-wrap
 msgid ""
 " inspect-os\n"
@@ -9368,7 +10796,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2386 ../src/guestfs-actions.pod:3526
+#: ../fish/guestfish-actions.pod:2399 ../src/guestfs-actions.pod:3539
 msgid ""
 "This function uses other libguestfs functions and certain heuristics to "
 "inspect the disk(s) (usually disks belonging to a virtual machine), looking "
@@ -9376,12 +10804,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2390 ../src/guestfs-actions.pod:3530
+#: ../fish/guestfish-actions.pod:2403 ../src/guestfs-actions.pod:3543
 msgid "The list returned is empty if no operating systems were found."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2392 ../src/guestfs-actions.pod:3532
+#: ../fish/guestfish-actions.pod:2405 ../src/guestfs-actions.pod:3545
 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.  "
@@ -9391,7 +10819,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2399
+#: ../fish/guestfish-actions.pod:2412
 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, "
@@ -9399,7 +10827,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2404
+#: ../fish/guestfish-actions.pod:2417
 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 "
@@ -9408,25 +10836,25 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2410 ../src/guestfs-actions.pod:3550
+#: ../fish/guestfish-actions.pod:2423 ../src/guestfs-actions.pod:3563
 msgid ""
 "This function cannot decrypt encrypted disks.  The caller must do that first "
 "(supplying the necessary keys) if the disk is encrypted."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2416 ../fish/guestfish-actions.pod:2614
-#: ../fish/guestfish-actions.pod:2673
+#: ../fish/guestfish-actions.pod:2429 ../fish/guestfish-actions.pod:2627
+#: ../fish/guestfish-actions.pod:2686
 msgid "See also L</list-filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2418
+#: ../fish/guestfish-actions.pod:2431
 msgid "is-blockdev"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2420
+#: ../fish/guestfish-actions.pod:2433
 #, no-wrap
 msgid ""
 " is-blockdev path\n"
@@ -9434,27 +10862,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2422 ../src/guestfs-actions.pod:3570
+#: ../fish/guestfish-actions.pod:2435 ../src/guestfs-actions.pod:3583
 msgid ""
 "This returns C<true> if and only if there is a block device with the given "
 "C<path> name."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2425 ../fish/guestfish-actions.pod:2443
-#: ../fish/guestfish-actions.pod:2462 ../fish/guestfish-actions.pod:2471
-#: ../fish/guestfish-actions.pod:2481 ../fish/guestfish-actions.pod:2515
-#: ../fish/guestfish-actions.pod:2524
+#: ../fish/guestfish-actions.pod:2438 ../fish/guestfish-actions.pod:2456
+#: ../fish/guestfish-actions.pod:2475 ../fish/guestfish-actions.pod:2484
+#: ../fish/guestfish-actions.pod:2494 ../fish/guestfish-actions.pod:2528
+#: ../fish/guestfish-actions.pod:2537
 msgid "See also L</stat>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2427
+#: ../fish/guestfish-actions.pod:2440
 msgid "is-busy"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2429
+#: ../fish/guestfish-actions.pod:2442
 #, no-wrap
 msgid ""
 " is-busy\n"
@@ -9462,19 +10890,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2431 ../src/guestfs-actions.pod:3584
+#: ../fish/guestfish-actions.pod:2444 ../src/guestfs-actions.pod:3597
 msgid ""
 "This returns true iff this handle is busy processing a command (in the "
 "C<BUSY> state)."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2436
+#: ../fish/guestfish-actions.pod:2449
 msgid "is-chardev"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2438
+#: ../fish/guestfish-actions.pod:2451
 #, no-wrap
 msgid ""
 " is-chardev path\n"
@@ -9482,19 +10910,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2440 ../src/guestfs-actions.pod:3599
+#: ../fish/guestfish-actions.pod:2453 ../src/guestfs-actions.pod:3612
 msgid ""
 "This returns C<true> if and only if there is a character device with the "
 "given C<path> name."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2445
+#: ../fish/guestfish-actions.pod:2458
 msgid "is-config"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2447
+#: ../fish/guestfish-actions.pod:2460
 #, no-wrap
 msgid ""
 " is-config\n"
@@ -9502,19 +10930,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2449 ../src/guestfs-actions.pod:3613
+#: ../fish/guestfish-actions.pod:2462 ../src/guestfs-actions.pod:3626
 msgid ""
 "This returns true iff this handle is being configured (in the C<CONFIG> "
 "state)."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2454
+#: ../fish/guestfish-actions.pod:2467
 msgid "is-dir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2456
+#: ../fish/guestfish-actions.pod:2469
 #, no-wrap
 msgid ""
 " is-dir path\n"
@@ -9522,19 +10950,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3628
+#: ../fish/guestfish-actions.pod:2471 ../src/guestfs-actions.pod:3641
 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."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2464
+#: ../fish/guestfish-actions.pod:2477
 msgid "is-fifo"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2466
+#: ../fish/guestfish-actions.pod:2479
 #, no-wrap
 msgid ""
 " is-fifo path\n"
@@ -9542,19 +10970,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2468 ../src/guestfs-actions.pod:3644
+#: ../fish/guestfish-actions.pod:2481 ../src/guestfs-actions.pod:3657
 msgid ""
 "This returns C<true> if and only if there is a FIFO (named pipe)  with the "
 "given C<path> name."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2473
+#: ../fish/guestfish-actions.pod:2486
 msgid "is-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2475
+#: ../fish/guestfish-actions.pod:2488
 #, no-wrap
 msgid ""
 " is-file path\n"
@@ -9562,19 +10990,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2477 ../src/guestfs-actions.pod:3659
+#: ../fish/guestfish-actions.pod:2490 ../src/guestfs-actions.pod:3672
 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."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2483
+#: ../fish/guestfish-actions.pod:2496
 msgid "is-launching"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2485
+#: ../fish/guestfish-actions.pod:2498
 #, no-wrap
 msgid ""
 " is-launching\n"
@@ -9582,19 +11010,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2487 ../src/guestfs-actions.pod:3674
+#: ../fish/guestfish-actions.pod:2500 ../src/guestfs-actions.pod:3687
 msgid ""
 "This returns true iff this handle is launching the subprocess (in the "
 "C<LAUNCHING> state)."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2492
+#: ../fish/guestfish-actions.pod:2505
 msgid "is-lv"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2494
+#: ../fish/guestfish-actions.pod:2507
 #, no-wrap
 msgid ""
 " is-lv device\n"
@@ -9602,19 +11030,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2496 ../src/guestfs-actions.pod:3689
+#: ../fish/guestfish-actions.pod:2509 ../src/guestfs-actions.pod:3702
 msgid ""
 "This command tests whether C<device> is a logical volume, and returns true "
 "iff this is the case."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2499
+#: ../fish/guestfish-actions.pod:2512
 msgid "is-ready"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2501
+#: ../fish/guestfish-actions.pod:2514
 #, no-wrap
 msgid ""
 " is-ready\n"
@@ -9622,19 +11050,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2503 ../src/guestfs-actions.pod:3701
+#: ../fish/guestfish-actions.pod:2516 ../src/guestfs-actions.pod:3714
 msgid ""
 "This returns true iff this handle is ready to accept commands (in the "
 "C<READY> state)."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2508
+#: ../fish/guestfish-actions.pod:2521
 msgid "is-socket"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2510
+#: ../fish/guestfish-actions.pod:2523
 #, no-wrap
 msgid ""
 " is-socket path\n"
@@ -9642,19 +11070,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2512 ../src/guestfs-actions.pod:3716
+#: ../fish/guestfish-actions.pod:2525 ../src/guestfs-actions.pod:3729
 msgid ""
 "This returns C<true> if and only if there is a Unix domain socket with the "
 "given C<path> name."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2517
+#: ../fish/guestfish-actions.pod:2530
 msgid "is-symlink"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2519
+#: ../fish/guestfish-actions.pod:2532
 #, no-wrap
 msgid ""
 " is-symlink path\n"
@@ -9662,19 +11090,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2521 ../src/guestfs-actions.pod:3731
+#: ../fish/guestfish-actions.pod:2534 ../src/guestfs-actions.pod:3744
 msgid ""
 "This returns C<true> if and only if there is a symbolic link with the given "
 "C<path> name."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2526
+#: ../fish/guestfish-actions.pod:2539
 msgid "is-zero"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2528
+#: ../fish/guestfish-actions.pod:2541
 #, no-wrap
 msgid ""
 " is-zero path\n"
@@ -9682,19 +11110,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2530 ../src/guestfs-actions.pod:3746
+#: ../fish/guestfish-actions.pod:2543 ../src/guestfs-actions.pod:3759
 msgid ""
 "This returns true iff the file exists and the file is empty or it contains "
 "all zero bytes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2533
+#: ../fish/guestfish-actions.pod:2546
 msgid "is-zero-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2535
+#: ../fish/guestfish-actions.pod:2548
 #, no-wrap
 msgid ""
 " is-zero-device device\n"
@@ -9702,22 +11130,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2537 ../src/guestfs-actions.pod:3759
+#: ../fish/guestfish-actions.pod:2550 ../src/guestfs-actions.pod:3772
 msgid "This returns true iff the device exists and contains all zero bytes."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2539 ../src/guestfs-actions.pod:3761
+#: ../fish/guestfish-actions.pod:2552 ../src/guestfs-actions.pod:3774
 msgid "Note that for large devices this can take a long time to run."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2541
+#: ../fish/guestfish-actions.pod:2554
 msgid "kill-subprocess"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2543
+#: ../fish/guestfish-actions.pod:2556
 #, no-wrap
 msgid ""
 " kill-subprocess\n"
@@ -9725,22 +11153,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2545 ../src/guestfs-actions.pod:3772
+#: ../fish/guestfish-actions.pod:2558 ../src/guestfs-actions.pod:3785
 msgid "This kills the qemu subprocess.  You should never need to call this."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2547
+#: ../fish/guestfish-actions.pod:2560
 msgid "launch"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2549
+#: ../fish/guestfish-actions.pod:2562
 msgid "run"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2551
+#: ../fish/guestfish-actions.pod:2564
 #, no-wrap
 msgid ""
 " launch\n"
@@ -9748,26 +11176,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2553 ../src/guestfs-actions.pod:3783
+#: ../fish/guestfish-actions.pod:2566 ../src/guestfs-actions.pod:3796
 msgid ""
 "Internally libguestfs is implemented by running a virtual machine using "
 "L<qemu(1)>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2556 ../src/guestfs-actions.pod:3786
+#: ../fish/guestfish-actions.pod:2569 ../src/guestfs-actions.pod:3799
 msgid ""
 "You should call this after configuring the handle (eg. adding drives) but "
 "before performing any actions."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2559
+#: ../fish/guestfish-actions.pod:2572
 msgid "lchown"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2561
+#: ../fish/guestfish-actions.pod:2574
 #, no-wrap
 msgid ""
 " lchown owner group path\n"
@@ -9775,7 +11203,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2563
+#: ../fish/guestfish-actions.pod:2576
 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 "
@@ -9783,12 +11211,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2571
+#: ../fish/guestfish-actions.pod:2584
 msgid "lgetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2573
+#: ../fish/guestfish-actions.pod:2586
 #, no-wrap
 msgid ""
 " lgetxattr path name\n"
@@ -9796,24 +11224,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2575 ../src/guestfs-actions.pod:3826
+#: ../fish/guestfish-actions.pod:2588 ../src/guestfs-actions.pod:3839
 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."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2589
+#: ../fish/guestfish-actions.pod:2602
 msgid "See also: L</lgetxattrs>, L</getxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2591
+#: ../fish/guestfish-actions.pod:2604
 msgid "lgetxattrs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2593
+#: ../fish/guestfish-actions.pod:2606
 #, no-wrap
 msgid ""
 " lgetxattrs path\n"
@@ -9821,19 +11249,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2595
+#: ../fish/guestfish-actions.pod:2608
 msgid ""
 "This is the same as L</getxattrs>, but if C<path> is a symbolic link, then "
 "it returns the extended attributes of the link itself."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2599
+#: ../fish/guestfish-actions.pod:2612
 msgid "list-9p"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2601
+#: ../fish/guestfish-actions.pod:2614
 #, no-wrap
 msgid ""
 " list-9p\n"
@@ -9841,19 +11269,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2603 ../src/guestfs-actions.pod:3869
+#: ../fish/guestfish-actions.pod:2616 ../src/guestfs-actions.pod:3882
 msgid ""
 "List all 9p filesystems attached to the guest.  A list of mount tags is "
 "returned."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2606
+#: ../fish/guestfish-actions.pod:2619
 msgid "list-devices"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2608
+#: ../fish/guestfish-actions.pod:2621
 #, no-wrap
 msgid ""
 " list-devices\n"
@@ -9861,22 +11289,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2610 ../src/guestfs-actions.pod:3883
+#: ../fish/guestfish-actions.pod:2623 ../src/guestfs-actions.pod:3896
 msgid "List all the block devices."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2612 ../src/guestfs-actions.pod:3885
+#: ../fish/guestfish-actions.pod:2625 ../src/guestfs-actions.pod:3898
 msgid "The full block device names are returned, eg. C</dev/sda>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2616
+#: ../fish/guestfish-actions.pod:2629
 msgid "list-dm-devices"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2618
+#: ../fish/guestfish-actions.pod:2631
 #, no-wrap
 msgid ""
 " list-dm-devices\n"
@@ -9884,31 +11312,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2620 ../src/guestfs-actions.pod:3900
+#: ../fish/guestfish-actions.pod:2633 ../src/guestfs-actions.pod:3913
 msgid "List all device mapper devices."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2622
+#: ../fish/guestfish-actions.pod:2635
 msgid ""
 "The returned list contains C</dev/mapper/*> devices, eg. ones created by a "
 "previous call to L</luks-open>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2625
+#: ../fish/guestfish-actions.pod:2638
 msgid ""
 "Device mapper devices which correspond to logical volumes are I<not> "
 "returned in this list.  Call L</lvs> if you want to list logical volumes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2629
+#: ../fish/guestfish-actions.pod:2642
 msgid "list-filesystems"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2631
+#: ../fish/guestfish-actions.pod:2644
 #, no-wrap
 msgid ""
 " list-filesystems\n"
@@ -9916,7 +11344,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2633 ../src/guestfs-actions.pod:3920
+#: ../fish/guestfish-actions.pod:2646 ../src/guestfs-actions.pod:3933
 msgid ""
 "This inspection command looks for filesystems on partitions, block devices "
 "and logical volumes, returning a list of devices containing filesystems and "
@@ -9924,14 +11352,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2637 ../src/guestfs-actions.pod:3924
+#: ../fish/guestfish-actions.pod:2650 ../src/guestfs-actions.pod:3937
 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:2641 ../src/guestfs-actions.pod:3928
+#: ../fish/guestfish-actions.pod:2654 ../src/guestfs-actions.pod:3941
 #, no-wrap
 msgid ""
 " \"/dev/sda1\" => \"ntfs\"\n"
@@ -9942,14 +11370,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2646 ../src/guestfs-actions.pod:3933
+#: ../fish/guestfish-actions.pod:2659 ../src/guestfs-actions.pod:3946
 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."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2650
+#: ../fish/guestfish-actions.pod:2663
 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 "
@@ -9957,7 +11385,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2654
+#: ../fish/guestfish-actions.pod:2667
 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 "
@@ -9967,12 +11395,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2662
+#: ../fish/guestfish-actions.pod:2675
 msgid "list-partitions"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2664
+#: ../fish/guestfish-actions.pod:2677
 #, no-wrap
 msgid ""
 " list-partitions\n"
@@ -9980,29 +11408,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2666 ../src/guestfs-actions.pod:3962
+#: ../fish/guestfish-actions.pod:2679 ../src/guestfs-actions.pod:3975
 msgid "List all the partitions detected on all block devices."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2668 ../src/guestfs-actions.pod:3964
+#: ../fish/guestfish-actions.pod:2681 ../src/guestfs-actions.pod:3977
 msgid "The full partition device names are returned, eg. C</dev/sda1>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2670
+#: ../fish/guestfish-actions.pod:2683
 msgid ""
 "This does not return logical volumes.  For that you will need to call L</"
 "lvs>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2675
+#: ../fish/guestfish-actions.pod:2688
 msgid "ll"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2677
+#: ../fish/guestfish-actions.pod:2690
 #, no-wrap
 msgid ""
 " ll directory\n"
@@ -10010,26 +11438,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2679 ../src/guestfs-actions.pod:3983
+#: ../fish/guestfish-actions.pod:2692 ../src/guestfs-actions.pod:3996
 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:2682 ../src/guestfs-actions.pod:3986
+#: ../fish/guestfish-actions.pod:2695 ../src/guestfs-actions.pod:3999
 msgid ""
 "This command is mostly useful for interactive sessions.  It is I<not> "
 "intended that you try to parse the output string."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2685
+#: ../fish/guestfish-actions.pod:2698
 msgid "ln"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2687
+#: ../fish/guestfish-actions.pod:2700
 #, no-wrap
 msgid ""
 " ln target linkname\n"
@@ -10037,17 +11465,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2689 ../src/guestfs-actions.pod:4001
+#: ../fish/guestfish-actions.pod:2702 ../src/guestfs-actions.pod:4014
 msgid "This command creates a hard link using the C<ln> command."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2691
+#: ../fish/guestfish-actions.pod:2704
 msgid "ln-f"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2693
+#: ../fish/guestfish-actions.pod:2706
 #, no-wrap
 msgid ""
 " ln-f target linkname\n"
@@ -10055,19 +11483,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2695 ../src/guestfs-actions.pod:4014
+#: ../fish/guestfish-actions.pod:2708 ../src/guestfs-actions.pod:4027
 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."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2698
+#: ../fish/guestfish-actions.pod:2711
 msgid "ln-s"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2700
+#: ../fish/guestfish-actions.pod:2713
 #, no-wrap
 msgid ""
 " ln-s target linkname\n"
@@ -10075,17 +11503,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2702 ../src/guestfs-actions.pod:4028
+#: ../fish/guestfish-actions.pod:2715 ../src/guestfs-actions.pod:4041
 msgid "This command creates a symbolic link using the C<ln -s> command."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2704
+#: ../fish/guestfish-actions.pod:2717
 msgid "ln-sf"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2706
+#: ../fish/guestfish-actions.pod:2719
 #, no-wrap
 msgid ""
 " ln-sf target linkname\n"
@@ -10093,19 +11521,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2708 ../src/guestfs-actions.pod:4041
+#: ../fish/guestfish-actions.pod:2721 ../src/guestfs-actions.pod:4054
 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."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2711
+#: ../fish/guestfish-actions.pod:2724
 msgid "lremovexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2713
+#: ../fish/guestfish-actions.pod:2726
 #, no-wrap
 msgid ""
 " lremovexattr xattr path\n"
@@ -10113,19 +11541,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2715
+#: ../fish/guestfish-actions.pod:2728
 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."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2719
+#: ../fish/guestfish-actions.pod:2732
 msgid "ls"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2721
+#: ../fish/guestfish-actions.pod:2734
 #, no-wrap
 msgid ""
 " ls directory\n"
@@ -10133,26 +11561,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2723 ../src/guestfs-actions.pod:4069
+#: ../fish/guestfish-actions.pod:2736 ../src/guestfs-actions.pod:4082
 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."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2727
+#: ../fish/guestfish-actions.pod:2740
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use L</readdir> instead."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2730
+#: ../fish/guestfish-actions.pod:2743
 msgid "lsetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2732
+#: ../fish/guestfish-actions.pod:2745
 #, no-wrap
 msgid ""
 " lsetxattr xattr val vallen path\n"
@@ -10160,19 +11588,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2734
+#: ../fish/guestfish-actions.pod:2747
 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."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2738
+#: ../fish/guestfish-actions.pod:2751
 msgid "lstat"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2740
+#: ../fish/guestfish-actions.pod:2753
 #, no-wrap
 msgid ""
 " lstat path\n"
@@ -10180,30 +11608,30 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2742 ../fish/guestfish-actions.pod:4552
-#: ../src/guestfs-actions.pod:4105 ../src/guestfs-actions.pod:6890
+#: ../fish/guestfish-actions.pod:2755 ../fish/guestfish-actions.pod:4565
+#: ../src/guestfs-actions.pod:4118 ../src/guestfs-actions.pod:6903
 msgid "Returns file information for the given C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2744
+#: ../fish/guestfish-actions.pod:2757
 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."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2748 ../src/guestfs-actions.pod:4111
+#: ../fish/guestfish-actions.pod:2761 ../src/guestfs-actions.pod:4124
 msgid "This is the same as the C<lstat(2)> system call."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2750
+#: ../fish/guestfish-actions.pod:2763
 msgid "lstatlist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2752
+#: ../fish/guestfish-actions.pod:2765
 #, no-wrap
 msgid ""
 " lstatlist path 'names ...'\n"
@@ -10211,7 +11639,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2754
+#: ../fish/guestfish-actions.pod:2767
 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 "
@@ -10219,7 +11647,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2758 ../src/guestfs-actions.pod:4130
+#: ../fish/guestfish-actions.pod:2771 ../src/guestfs-actions.pod:4143
 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, "
@@ -10227,7 +11655,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2763
+#: ../fish/guestfish-actions.pod:2776
 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 "
@@ -10238,12 +11666,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2771
+#: ../fish/guestfish-actions.pod:2784
 msgid "luks-add-key"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2773
+#: ../fish/guestfish-actions.pod:2786
 #, no-wrap
 msgid ""
 " luks-add-key device keyslot\n"
@@ -10251,7 +11679,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2775 ../src/guestfs-actions.pod:4158
+#: ../fish/guestfish-actions.pod:2788 ../src/guestfs-actions.pod:4171
 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 "
@@ -10259,28 +11687,28 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2780
+#: ../fish/guestfish-actions.pod:2793
 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."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2784 ../fish/guestfish-actions.pod:2806
-#: ../fish/guestfish-actions.pod:2819 ../fish/guestfish-actions.pod:2833
-#: ../fish/guestfish-actions.pod:2859 ../fish/guestfish-actions.pod:2869
+#: ../fish/guestfish-actions.pod:2797 ../fish/guestfish-actions.pod:2819
+#: ../fish/guestfish-actions.pod:2832 ../fish/guestfish-actions.pod:2846
+#: ../fish/guestfish-actions.pod:2872 ../fish/guestfish-actions.pod:2882
 msgid ""
 "This command has one or more key or passphrase parameters.  Guestfish will "
 "prompt for these separately."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2787
+#: ../fish/guestfish-actions.pod:2800
 msgid "luks-close"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2789
+#: ../fish/guestfish-actions.pod:2802
 #, no-wrap
 msgid ""
 " luks-close device\n"
@@ -10288,7 +11716,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2791
+#: ../fish/guestfish-actions.pod:2804
 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 "
@@ -10297,12 +11725,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2797
+#: ../fish/guestfish-actions.pod:2810
 msgid "luks-format"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2799
+#: ../fish/guestfish-actions.pod:2812
 #, no-wrap
 msgid ""
 " luks-format device keyslot\n"
@@ -10310,7 +11738,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2801 ../src/guestfs-actions.pod:4199
+#: ../fish/guestfish-actions.pod:2814 ../src/guestfs-actions.pod:4212
 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 "
@@ -10318,27 +11746,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2809 ../fish/guestfish-actions.pod:2822
-#: ../fish/guestfish-actions.pod:2909 ../fish/guestfish-actions.pod:3560
-#: ../fish/guestfish-actions.pod:4086 ../fish/guestfish-actions.pod:4423
-#: ../fish/guestfish-actions.pod:4446 ../fish/guestfish-actions.pod:4468
-#: ../fish/guestfish-actions.pod:5214 ../src/guestfs-actions.pod:4206
-#: ../src/guestfs-actions.pod:4229 ../src/guestfs-actions.pod:4372
-#: ../src/guestfs-actions.pod:5465 ../src/guestfs-actions.pod:6253
-#: ../src/guestfs-actions.pod:6704 ../src/guestfs-actions.pod:6734
-#: ../src/guestfs-actions.pod:6767 ../src/guestfs-actions.pod:7966
+#: ../fish/guestfish-actions.pod:2822 ../fish/guestfish-actions.pod:2835
+#: ../fish/guestfish-actions.pod:2922 ../fish/guestfish-actions.pod:3573
+#: ../fish/guestfish-actions.pod:4099 ../fish/guestfish-actions.pod:4436
+#: ../fish/guestfish-actions.pod:4459 ../fish/guestfish-actions.pod:4481
+#: ../fish/guestfish-actions.pod:5227 ../src/guestfs-actions.pod:4219
+#: ../src/guestfs-actions.pod:4242 ../src/guestfs-actions.pod:4385
+#: ../src/guestfs-actions.pod:5478 ../src/guestfs-actions.pod:6266
+#: ../src/guestfs-actions.pod:6717 ../src/guestfs-actions.pod:6747
+#: ../src/guestfs-actions.pod:6780 ../src/guestfs-actions.pod:7979
 msgid ""
 "B<This command is dangerous.  Without careful use you can easily destroy all "
 "your data>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2812
+#: ../fish/guestfish-actions.pod:2825
 msgid "luks-format-cipher"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2814
+#: ../fish/guestfish-actions.pod:2827
 #, no-wrap
 msgid ""
 " luks-format-cipher device keyslot cipher\n"
@@ -10346,19 +11774,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2816
+#: ../fish/guestfish-actions.pod:2829
 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:2825
+#: ../fish/guestfish-actions.pod:2838
 msgid "luks-kill-slot"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2827
+#: ../fish/guestfish-actions.pod:2840
 #, no-wrap
 msgid ""
 " luks-kill-slot device keyslot\n"
@@ -10366,19 +11794,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2829 ../src/guestfs-actions.pod:4246
+#: ../fish/guestfish-actions.pod:2842 ../src/guestfs-actions.pod:4259
 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:2836
+#: ../fish/guestfish-actions.pod:2849
 msgid "luks-open"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2838
+#: ../fish/guestfish-actions.pod:2851
 #, no-wrap
 msgid ""
 " luks-open device mapname\n"
@@ -10386,26 +11814,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2840 ../src/guestfs-actions.pod:4266
+#: ../fish/guestfish-actions.pod:2853 ../src/guestfs-actions.pod:4279
 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:2843 ../src/guestfs-actions.pod:4269
+#: ../fish/guestfish-actions.pod:2856 ../src/guestfs-actions.pod:4282
 msgid "C<device> is the encrypted block device or partition."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2845 ../src/guestfs-actions.pod:4271
+#: ../fish/guestfish-actions.pod:2858 ../src/guestfs-actions.pod:4284
 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:2848 ../src/guestfs-actions.pod:4274
+#: ../fish/guestfish-actions.pod:2861 ../src/guestfs-actions.pod:4287
 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 "
@@ -10413,24 +11841,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2852
+#: ../fish/guestfish-actions.pod:2865
 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:2856
+#: ../fish/guestfish-actions.pod:2869
 msgid "Use L</list-dm-devices> to list all device mapper devices."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2862
+#: ../fish/guestfish-actions.pod:2875
 msgid "luks-open-ro"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2864
+#: ../fish/guestfish-actions.pod:2877
 #, no-wrap
 msgid ""
 " luks-open-ro device mapname\n"
@@ -10438,18 +11866,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2866
+#: ../fish/guestfish-actions.pod:2879
 msgid ""
 "This is the same as L</luks-open> except that a read-only mapping is created."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2872
+#: ../fish/guestfish-actions.pod:2885
 msgid "lvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2874
+#: ../fish/guestfish-actions.pod:2887
 #, no-wrap
 msgid ""
 " lvcreate logvol volgroup mbytes\n"
@@ -10457,19 +11885,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2876 ../src/guestfs-actions.pod:4320
+#: ../fish/guestfish-actions.pod:2889 ../src/guestfs-actions.pod:4333
 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:2879
+#: ../fish/guestfish-actions.pod:2892
 msgid "lvm-canonical-lv-name"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2881
+#: ../fish/guestfish-actions.pod:2894
 #, no-wrap
 msgid ""
 " lvm-canonical-lv-name lvname\n"
@@ -10477,7 +11905,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2883 ../src/guestfs-actions.pod:4333
+#: ../fish/guestfish-actions.pod:2896 ../src/guestfs-actions.pod:4346
 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/"
@@ -10485,24 +11913,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2887 ../src/guestfs-actions.pod:4337
+#: ../fish/guestfish-actions.pod:2900 ../src/guestfs-actions.pod:4350
 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:2890
+#: ../fish/guestfish-actions.pod:2903
 msgid "See also L</is-lv>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2892
+#: ../fish/guestfish-actions.pod:2905
 msgid "lvm-clear-filter"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2894
+#: ../fish/guestfish-actions.pod:2907
 #, no-wrap
 msgid ""
 " lvm-clear-filter\n"
@@ -10510,26 +11938,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2896
+#: ../fish/guestfish-actions.pod:2909
 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:2899 ../fish/guestfish-actions.pod:2930
-#: ../src/guestfs-actions.pod:4355 ../src/guestfs-actions.pod:4397
+#: ../fish/guestfish-actions.pod:2912 ../fish/guestfish-actions.pod:2943
+#: ../src/guestfs-actions.pod:4368 ../src/guestfs-actions.pod:4410
 msgid ""
 "This command also clears the LVM cache and performs a volume group scan."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2902
+#: ../fish/guestfish-actions.pod:2915
 msgid "lvm-remove-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2904
+#: ../fish/guestfish-actions.pod:2917
 #, no-wrap
 msgid ""
 " lvm-remove-all\n"
@@ -10537,19 +11965,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2906 ../src/guestfs-actions.pod:4367
+#: ../fish/guestfish-actions.pod:2919 ../src/guestfs-actions.pod:4380
 msgid ""
 "This command removes all LVM logical volumes, volume groups and physical "
 "volumes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2912
+#: ../fish/guestfish-actions.pod:2925
 msgid "lvm-set-filter"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2914
+#: ../fish/guestfish-actions.pod:2927
 #, no-wrap
 msgid ""
 " lvm-set-filter 'devices ...'\n"
@@ -10557,7 +11985,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2916 ../src/guestfs-actions.pod:4383
+#: ../fish/guestfish-actions.pod:2929 ../src/guestfs-actions.pod:4396
 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 "
@@ -10565,7 +11993,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2920 ../src/guestfs-actions.pod:4387
+#: ../fish/guestfish-actions.pod:2933 ../src/guestfs-actions.pod:4400
 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 "
@@ -10577,24 +12005,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2933 ../src/guestfs-actions.pod:4400
+#: ../fish/guestfish-actions.pod:2946 ../src/guestfs-actions.pod:4413
 msgid "You can filter whole block devices or individual partitions."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2935 ../src/guestfs-actions.pod:4402
+#: ../fish/guestfish-actions.pod:2948 ../src/guestfs-actions.pod:4415
 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:2939
+#: ../fish/guestfish-actions.pod:2952
 msgid "lvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2941
+#: ../fish/guestfish-actions.pod:2954
 #, no-wrap
 msgid ""
 " lvremove device\n"
@@ -10602,26 +12030,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2943 ../src/guestfs-actions.pod:4416
+#: ../fish/guestfish-actions.pod:2956 ../src/guestfs-actions.pod:4429
 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:2946 ../src/guestfs-actions.pod:4419
+#: ../fish/guestfish-actions.pod:2959 ../src/guestfs-actions.pod:4432
 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:2949
+#: ../fish/guestfish-actions.pod:2962
 msgid "lvrename"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2951
+#: ../fish/guestfish-actions.pod:2964
 #, no-wrap
 msgid ""
 " lvrename logvol newlogvol\n"
@@ -10629,17 +12057,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2953 ../src/guestfs-actions.pod:4433
+#: ../fish/guestfish-actions.pod:2966 ../src/guestfs-actions.pod:4446
 msgid "Rename a logical volume C<logvol> with the new name C<newlogvol>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2955
+#: ../fish/guestfish-actions.pod:2968
 msgid "lvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2957
+#: ../fish/guestfish-actions.pod:2970
 #, no-wrap
 msgid ""
 " lvresize device mbytes\n"
@@ -10647,19 +12075,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2959 ../src/guestfs-actions.pod:4446
+#: ../fish/guestfish-actions.pod:2972 ../src/guestfs-actions.pod:4459
 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:2963
+#: ../fish/guestfish-actions.pod:2976
 msgid "lvresize-free"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2965
+#: ../fish/guestfish-actions.pod:2978
 #, no-wrap
 msgid ""
 " lvresize-free lv percent\n"
@@ -10667,7 +12095,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2967 ../src/guestfs-actions.pod:4461
+#: ../fish/guestfish-actions.pod:2980 ../src/guestfs-actions.pod:4474
 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 "
@@ -10676,12 +12104,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2973
+#: ../fish/guestfish-actions.pod:2986
 msgid "lvs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2975
+#: ../fish/guestfish-actions.pod:2988
 #, no-wrap
 msgid ""
 " lvs\n"
@@ -10689,31 +12117,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2977 ../src/guestfs-actions.pod:4476
+#: ../fish/guestfish-actions.pod:2990 ../src/guestfs-actions.pod:4489
 msgid ""
 "List all the logical volumes detected.  This is the equivalent of the L<lvs"
 "(8)> command."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2980 ../src/guestfs-actions.pod:4479
+#: ../fish/guestfish-actions.pod:2993 ../src/guestfs-actions.pod:4492
 msgid ""
 "This returns a list of the logical volume device names (eg. C</dev/"
 "VolGroup00/LogVol00>)."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2983
+#: ../fish/guestfish-actions.pod:2996
 msgid "See also L</lvs-full>, L</list-filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2985
+#: ../fish/guestfish-actions.pod:2998
 msgid "lvs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2987
+#: ../fish/guestfish-actions.pod:3000
 #, no-wrap
 msgid ""
 " lvs-full\n"
@@ -10721,19 +12149,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2989 ../src/guestfs-actions.pod:4495
+#: ../fish/guestfish-actions.pod:3002 ../src/guestfs-actions.pod:4508
 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:2992
+#: ../fish/guestfish-actions.pod:3005
 msgid "lvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:2994
+#: ../fish/guestfish-actions.pod:3007
 #, no-wrap
 msgid ""
 " lvuuid device\n"
@@ -10741,17 +12169,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:2996 ../src/guestfs-actions.pod:4510
+#: ../fish/guestfish-actions.pod:3009 ../src/guestfs-actions.pod:4523
 msgid "This command returns the UUID of the LVM LV C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:2998
+#: ../fish/guestfish-actions.pod:3011
 msgid "lxattrlist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3000
+#: ../fish/guestfish-actions.pod:3013
 #, no-wrap
 msgid ""
 " lxattrlist path 'names ...'\n"
@@ -10759,7 +12187,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3002 ../src/guestfs-actions.pod:4524
+#: ../fish/guestfish-actions.pod:3015 ../src/guestfs-actions.pod:4537
 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 "
@@ -10767,7 +12195,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3006 ../src/guestfs-actions.pod:4528
+#: ../fish/guestfish-actions.pod:3019 ../src/guestfs-actions.pod:4541
 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>.  "
@@ -10779,7 +12207,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3016
+#: ../fish/guestfish-actions.pod:3029
 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 "
@@ -10790,12 +12218,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3024
+#: ../fish/guestfish-actions.pod:3037
 msgid "mkdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3026
+#: ../fish/guestfish-actions.pod:3039
 #, no-wrap
 msgid ""
 " mkdir path\n"
@@ -10803,17 +12231,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3028 ../src/guestfs-actions.pod:4558
+#: ../fish/guestfish-actions.pod:3041 ../src/guestfs-actions.pod:4571
 msgid "Create a directory named C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3030
+#: ../fish/guestfish-actions.pod:3043
 msgid "mkdir-mode"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3032
+#: ../fish/guestfish-actions.pod:3045
 #, no-wrap
 msgid ""
 " mkdir-mode path mode\n"
@@ -10821,14 +12249,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3034 ../src/guestfs-actions.pod:4571
+#: ../fish/guestfish-actions.pod:3047 ../src/guestfs-actions.pod:4584
 msgid ""
 "This command creates a directory, setting the initial permissions of the "
 "directory to C<mode>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3037 ../src/guestfs-actions.pod:4574
+#: ../fish/guestfish-actions.pod:3050 ../src/guestfs-actions.pod:4587
 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 "
@@ -10836,17 +12264,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3041
+#: ../fish/guestfish-actions.pod:3054
 msgid "See also L</mkdir>, L</umask>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3043
+#: ../fish/guestfish-actions.pod:3056
 msgid "mkdir-p"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3045
+#: ../fish/guestfish-actions.pod:3058
 #, no-wrap
 msgid ""
 " mkdir-p path\n"
@@ -10854,19 +12282,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3047 ../src/guestfs-actions.pod:4590
+#: ../fish/guestfish-actions.pod:3060 ../src/guestfs-actions.pod:4603
 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:3050
+#: ../fish/guestfish-actions.pod:3063
 msgid "mkdtemp"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3052
+#: ../fish/guestfish-actions.pod:3065
 #, no-wrap
 msgid ""
 " mkdtemp template\n"
@@ -10874,7 +12302,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3054 ../src/guestfs-actions.pod:4603
+#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4616
 msgid ""
 "This command creates a temporary directory.  The C<template> parameter "
 "should be a full pathname for the temporary directory name with the final "
@@ -10882,41 +12310,41 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3059 ../src/guestfs-actions.pod:4608
+#: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4621
 msgid ""
 "For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
 "being suitable for Windows filesystems."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3062 ../src/guestfs-actions.pod:4611
+#: ../fish/guestfish-actions.pod:3075 ../src/guestfs-actions.pod:4624
 msgid "The name of the temporary directory that was created is returned."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3065 ../src/guestfs-actions.pod:4614
+#: ../fish/guestfish-actions.pod:3078 ../src/guestfs-actions.pod:4627
 msgid "The temporary directory is created with mode 0700 and is owned by root."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3068 ../src/guestfs-actions.pod:4617
+#: ../fish/guestfish-actions.pod:3081 ../src/guestfs-actions.pod:4630
 msgid ""
 "The caller is responsible for deleting the temporary directory and its "
 "contents after use."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3071 ../src/guestfs-actions.pod:4620
+#: ../fish/guestfish-actions.pod:3084 ../src/guestfs-actions.pod:4633
 msgid "See also: L<mkdtemp(3)>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3073
+#: ../fish/guestfish-actions.pod:3086
 msgid "mke2fs-J"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3075
+#: ../fish/guestfish-actions.pod:3088
 #, no-wrap
 msgid ""
 " mke2fs-J fstype blocksize device journal\n"
@@ -10924,14 +12352,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3077 ../src/guestfs-actions.pod:4636
+#: ../fish/guestfish-actions.pod:3090 ../src/guestfs-actions.pod:4649
 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:3081 ../src/guestfs-actions.pod:4640
+#: ../fish/guestfish-actions.pod:3094 ../src/guestfs-actions.pod:4653
 #, no-wrap
 msgid ""
 " mke2fs -t fstype -b blocksize -J device=<journal> <device>\n"
@@ -10939,17 +12367,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3083
+#: ../fish/guestfish-actions.pod:3096
 msgid "See also L</mke2journal>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3085
+#: ../fish/guestfish-actions.pod:3098
 msgid "mke2fs-JL"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3087
+#: ../fish/guestfish-actions.pod:3100
 #, no-wrap
 msgid ""
 " mke2fs-JL fstype blocksize device label\n"
@@ -10957,24 +12385,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3089 ../src/guestfs-actions.pod:4657
+#: ../fish/guestfish-actions.pod:3102 ../src/guestfs-actions.pod:4670
 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:3092
+#: ../fish/guestfish-actions.pod:3105
 msgid "See also L</mke2journal-L>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3094
+#: ../fish/guestfish-actions.pod:3107
 msgid "mke2fs-JU"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3096
+#: ../fish/guestfish-actions.pod:3109
 #, no-wrap
 msgid ""
 " mke2fs-JU fstype blocksize device uuid\n"
@@ -10982,24 +12410,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3098 ../src/guestfs-actions.pod:4675
+#: ../fish/guestfish-actions.pod:3111 ../src/guestfs-actions.pod:4688
 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:3101
+#: ../fish/guestfish-actions.pod:3114
 msgid "See also L</mke2journal-U>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3103
+#: ../fish/guestfish-actions.pod:3116
 msgid "mke2journal"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3105
+#: ../fish/guestfish-actions.pod:3118
 #, no-wrap
 msgid ""
 " mke2journal blocksize device\n"
@@ -11007,14 +12435,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4691
+#: ../fish/guestfish-actions.pod:3120 ../src/guestfs-actions.pod:4704
 msgid ""
 "This creates an ext2 external journal on C<device>.  It is equivalent to the "
 "command:"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3110 ../src/guestfs-actions.pod:4694
+#: ../fish/guestfish-actions.pod:3123 ../src/guestfs-actions.pod:4707
 #, no-wrap
 msgid ""
 " mke2fs -O journal_dev -b blocksize device\n"
@@ -11022,12 +12450,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3112
+#: ../fish/guestfish-actions.pod:3125
 msgid "mke2journal-L"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3114
+#: ../fish/guestfish-actions.pod:3127
 #, no-wrap
 msgid ""
 " mke2journal-L blocksize label device\n"
@@ -11035,17 +12463,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3116 ../src/guestfs-actions.pod:4708
+#: ../fish/guestfish-actions.pod:3129 ../src/guestfs-actions.pod:4721
 msgid "This creates an ext2 external journal on C<device> with label C<label>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3118
+#: ../fish/guestfish-actions.pod:3131
 msgid "mke2journal-U"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3120
+#: ../fish/guestfish-actions.pod:3133
 #, no-wrap
 msgid ""
 " mke2journal-U blocksize uuid device\n"
@@ -11053,17 +12481,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3122 ../src/guestfs-actions.pod:4722
+#: ../fish/guestfish-actions.pod:3135 ../src/guestfs-actions.pod:4735
 msgid "This creates an ext2 external journal on C<device> with UUID C<uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3124
+#: ../fish/guestfish-actions.pod:3137
 msgid "mkfifo"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3126
+#: ../fish/guestfish-actions.pod:3139
 #, no-wrap
 msgid ""
 " mkfifo mode path\n"
@@ -11071,19 +12499,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3128
+#: ../fish/guestfish-actions.pod:3141
 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:3134
+#: ../fish/guestfish-actions.pod:3147
 msgid "mkfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3136
+#: ../fish/guestfish-actions.pod:3149
 #, no-wrap
 msgid ""
 " mkfs fstype device\n"
@@ -11091,19 +12519,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3138 ../src/guestfs-actions.pod:4752
+#: ../fish/guestfish-actions.pod:3151 ../src/guestfs-actions.pod:4765
 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:3142
+#: ../fish/guestfish-actions.pod:3155
 msgid "mkfs-b"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3144
+#: ../fish/guestfish-actions.pod:3157
 #, no-wrap
 msgid ""
 " mkfs-b fstype blocksize device\n"
@@ -11111,7 +12539,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3146
+#: ../fish/guestfish-actions.pod:3159
 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 "
@@ -11119,27 +12547,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3151 ../fish/guestfish-actions.pod:3178
-#: ../src/guestfs-actions.pod:4780 ../src/guestfs-actions.pod:4818
+#: ../fish/guestfish-actions.pod:3164 ../fish/guestfish-actions.pod:3191
+#: ../src/guestfs-actions.pod:4793 ../src/guestfs-actions.pod:4831
 msgid ""
 "For VFAT and NTFS the C<blocksize> parameter is treated as the requested "
 "cluster size."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3154
+#: ../fish/guestfish-actions.pod:3167
 msgid ""
 "I<This function is deprecated.> In new code, use the L</mkfs_opts> call "
 "instead."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3161
+#: ../fish/guestfish-actions.pod:3174
 msgid "mkfs-opts"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3163
+#: ../fish/guestfish-actions.pod:3176
 #, no-wrap
 msgid ""
 " mkfs-opts fstype device [blocksize:..] [features:..] [inode:..] [sectorsize:..]\n"
@@ -11147,19 +12575,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3165 ../src/guestfs-actions.pod:4805
+#: ../fish/guestfish-actions.pod:3178 ../src/guestfs-actions.pod:4818
 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:3172 ../src/guestfs-actions.pod:4812
+#: ../fish/guestfish-actions.pod:3185 ../src/guestfs-actions.pod:4825
 msgid "C<blocksize>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3174 ../src/guestfs-actions.pod:4814
+#: ../fish/guestfish-actions.pod:3187 ../src/guestfs-actions.pod:4827
 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 "
@@ -11167,65 +12595,65 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3181 ../src/guestfs-actions.pod:4821
+#: ../fish/guestfish-actions.pod:3194 ../src/guestfs-actions.pod:4834
 msgid "For UFS block sizes, please see L<mkfs.ufs(8)>."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3183 ../src/guestfs-actions.pod:4823
+#: ../fish/guestfish-actions.pod:3196 ../src/guestfs-actions.pod:4836
 msgid "C<features>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3185 ../src/guestfs-actions.pod:4825
+#: ../fish/guestfish-actions.pod:3198 ../src/guestfs-actions.pod:4838
 msgid "This passes the I<-O> parameter to the external mkfs program."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3187 ../src/guestfs-actions.pod:4827
+#: ../fish/guestfish-actions.pod:3200 ../src/guestfs-actions.pod:4840
 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:3191 ../src/guestfs-actions.pod:4831
+#: ../fish/guestfish-actions.pod:3204 ../src/guestfs-actions.pod:4844
 msgid ""
 "You cannot use this optional parameter with the C<gfs> or C<gfs2> filesystem "
 "type."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3194 ../src/guestfs-actions.pod:4834
+#: ../fish/guestfish-actions.pod:3207 ../src/guestfs-actions.pod:4847
 msgid "C<inode>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3196 ../src/guestfs-actions.pod:4836
+#: ../fish/guestfish-actions.pod:3209 ../src/guestfs-actions.pod:4849
 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:3199 ../src/guestfs-actions.pod:4839
+#: ../fish/guestfish-actions.pod:3212 ../src/guestfs-actions.pod:4852
 msgid "C<sectorsize>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3201 ../src/guestfs-actions.pod:4841
+#: ../fish/guestfish-actions.pod:3214 ../src/guestfs-actions.pod:4854
 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:3208
+#: ../fish/guestfish-actions.pod:3221
 msgid "mkmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3210
+#: ../fish/guestfish-actions.pod:3223
 #, no-wrap
 msgid ""
 " mkmountpoint exemptpath\n"
@@ -11233,14 +12661,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3212
+#: ../fish/guestfish-actions.pod:3225
 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:3216 ../src/guestfs-actions.pod:4884
+#: ../fish/guestfish-actions.pod:3229 ../src/guestfs-actions.pod:4897
 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 "
@@ -11248,7 +12676,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3220 ../src/guestfs-actions.pod:4888
+#: ../fish/guestfish-actions.pod:3233 ../src/guestfs-actions.pod:4901
 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 "
@@ -11256,7 +12684,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3225 ../src/guestfs-actions.pod:4893
+#: ../fish/guestfish-actions.pod:3238 ../src/guestfs-actions.pod:4906
 #, no-wrap
 msgid ""
 " add-ro Fedora-11-i686-Live.iso\n"
@@ -11271,12 +12699,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3234 ../src/guestfs-actions.pod:4902
+#: ../fish/guestfish-actions.pod:3247 ../src/guestfs-actions.pod:4915
 msgid "The inner filesystem is now unpacked under the /ext3fs mountpoint."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3236
+#: ../fish/guestfish-actions.pod:3249
 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 "
@@ -11284,7 +12712,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3240
+#: ../fish/guestfish-actions.pod:3253
 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 "
@@ -11292,13 +12720,13 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3245 ../src/guestfs-actions.pod:4913
+#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:4926
 msgid ""
 "For more details see L<https://bugzilla.redhat.com/show_bug.cgi?id=599503>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3247
+#: ../fish/guestfish-actions.pod:3260
 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 "
@@ -11306,12 +12734,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3251
+#: ../fish/guestfish-actions.pod:3264
 msgid "mknod"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3253
+#: ../fish/guestfish-actions.pod:3266
 #, no-wrap
 msgid ""
 " mknod mode devmajor devminor path\n"
@@ -11319,13 +12747,13 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3255 ../src/guestfs-actions.pod:4932
+#: ../fish/guestfish-actions.pod:3268 ../src/guestfs-actions.pod:4945
 msgid ""
 "This call creates block or character special devices, or named pipes (FIFOs)."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3258 ../src/guestfs-actions.pod:4935
+#: ../fish/guestfish-actions.pod:3271 ../src/guestfs-actions.pod:4948
 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 "
@@ -11333,7 +12761,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3263
+#: ../fish/guestfish-actions.pod:3276
 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 "
@@ -11344,12 +12772,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3273
+#: ../fish/guestfish-actions.pod:3286
 msgid "mknod-b"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3275
+#: ../fish/guestfish-actions.pod:3288
 #, no-wrap
 msgid ""
 " mknod-b mode devmajor devminor path\n"
@@ -11357,7 +12785,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3277
+#: ../fish/guestfish-actions.pod:3290
 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 "
@@ -11365,12 +12793,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3283
+#: ../fish/guestfish-actions.pod:3296
 msgid "mknod-c"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3285
+#: ../fish/guestfish-actions.pod:3298
 #, no-wrap
 msgid ""
 " mknod-c mode devmajor devminor path\n"
@@ -11378,7 +12806,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3287
+#: ../fish/guestfish-actions.pod:3300
 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 "
@@ -11386,12 +12814,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3293
+#: ../fish/guestfish-actions.pod:3306
 msgid "mkswap"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3295
+#: ../fish/guestfish-actions.pod:3308
 #, no-wrap
 msgid ""
 " mkswap device\n"
@@ -11399,17 +12827,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3297 ../src/guestfs-actions.pod:4998
+#: ../fish/guestfish-actions.pod:3310 ../src/guestfs-actions.pod:5011
 msgid "Create a swap partition on C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3299
+#: ../fish/guestfish-actions.pod:3312
 msgid "mkswap-L"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3301
+#: ../fish/guestfish-actions.pod:3314
 #, no-wrap
 msgid ""
 " mkswap-L label device\n"
@@ -11417,12 +12845,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3303 ../src/guestfs-actions.pod:5011
+#: ../fish/guestfish-actions.pod:3316 ../src/guestfs-actions.pod:5024
 msgid "Create a swap partition on C<device> with label C<label>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3305 ../src/guestfs-actions.pod:5013
+#: ../fish/guestfish-actions.pod:3318 ../src/guestfs-actions.pod:5026
 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 "
@@ -11430,12 +12858,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3309
+#: ../fish/guestfish-actions.pod:3322
 msgid "mkswap-U"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3311
+#: ../fish/guestfish-actions.pod:3324
 #, no-wrap
 msgid ""
 " mkswap-U uuid device\n"
@@ -11443,17 +12871,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3313 ../src/guestfs-actions.pod:5028
+#: ../fish/guestfish-actions.pod:3326 ../src/guestfs-actions.pod:5041
 msgid "Create a swap partition on C<device> with UUID C<uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3315
+#: ../fish/guestfish-actions.pod:3328
 msgid "mkswap-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3317
+#: ../fish/guestfish-actions.pod:3330
 #, no-wrap
 msgid ""
 " mkswap-file path\n"
@@ -11461,24 +12889,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3319 ../src/guestfs-actions.pod:5040
+#: ../fish/guestfish-actions.pod:3332 ../src/guestfs-actions.pod:5053
 msgid "Create a swap file."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3321
+#: ../fish/guestfish-actions.pod:3334
 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:3324
+#: ../fish/guestfish-actions.pod:3337
 msgid "modprobe"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3326
+#: ../fish/guestfish-actions.pod:3339
 #, no-wrap
 msgid ""
 " modprobe modulename\n"
@@ -11486,24 +12914,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3328 ../src/guestfs-actions.pod:5055
+#: ../fish/guestfish-actions.pod:3341 ../src/guestfs-actions.pod:5068
 msgid "This loads a kernel module in the appliance."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3330 ../src/guestfs-actions.pod:5057
+#: ../fish/guestfish-actions.pod:3343 ../src/guestfs-actions.pod:5070
 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:3333
+#: ../fish/guestfish-actions.pod:3346
 msgid "mount"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3335
+#: ../fish/guestfish-actions.pod:3348
 #, no-wrap
 msgid ""
 " mount device mountpoint\n"
@@ -11511,7 +12939,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3337 ../src/guestfs-actions.pod:5071
+#: ../fish/guestfish-actions.pod:3350 ../src/guestfs-actions.pod:5084
 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 "
@@ -11520,7 +12948,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3343 ../src/guestfs-actions.pod:5077
+#: ../fish/guestfish-actions.pod:3356 ../src/guestfs-actions.pod:5090
 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 "
@@ -11528,14 +12956,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3348 ../src/guestfs-actions.pod:5082
+#: ../fish/guestfish-actions.pod:3361 ../src/guestfs-actions.pod:5095
 msgid ""
 "The mounted filesystem is writable, if we have sufficient permissions on the "
 "underlying device."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3351
+#: ../fish/guestfish-actions.pod:3364
 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 "
@@ -11545,12 +12973,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3358
+#: ../fish/guestfish-actions.pod:3371
 msgid "mount-9p"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3360
+#: ../fish/guestfish-actions.pod:3373
 #, no-wrap
 msgid ""
 " mount-9p mounttag mountpoint [options:..]\n"
@@ -11558,14 +12986,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3362 ../src/guestfs-actions.pod:5111
+#: ../fish/guestfish-actions.pod:3375 ../src/guestfs-actions.pod:5124
 msgid ""
 "Mount the virtio-9p filesystem with the tag C<mounttag> on the directory "
 "C<mountpoint>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3365 ../src/guestfs-actions.pod:5114
+#: ../fish/guestfish-actions.pod:3378 ../src/guestfs-actions.pod:5127
 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> "
@@ -11573,12 +13001,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3371
+#: ../fish/guestfish-actions.pod:3384
 msgid "mount-loop"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3373
+#: ../fish/guestfish-actions.pod:3386
 #, no-wrap
 msgid ""
 " mount-loop file mountpoint\n"
@@ -11586,7 +13014,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3375 ../src/guestfs-actions.pod:5153
+#: ../fish/guestfish-actions.pod:3388 ../src/guestfs-actions.pod:5166
 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 "
@@ -11594,12 +13022,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3379
+#: ../fish/guestfish-actions.pod:3392
 msgid "mount-options"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3381
+#: ../fish/guestfish-actions.pod:3394
 #, no-wrap
 msgid ""
 " mount-options options device mountpoint\n"
@@ -11607,26 +13035,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3383
+#: ../fish/guestfish-actions.pod:3396
 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:3387 ../src/guestfs-actions.pod:5173
+#: ../fish/guestfish-actions.pod:3400 ../src/guestfs-actions.pod:5186
 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:3391
+#: ../fish/guestfish-actions.pod:3404
 msgid "mount-ro"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3393
+#: ../fish/guestfish-actions.pod:3406
 #, no-wrap
 msgid ""
 " mount-ro device mountpoint\n"
@@ -11634,19 +13062,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3395
+#: ../fish/guestfish-actions.pod:3408
 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:3398
+#: ../fish/guestfish-actions.pod:3411
 msgid "mount-vfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3400
+#: ../fish/guestfish-actions.pod:3413
 #, no-wrap
 msgid ""
 " mount-vfs options vfstype device mountpoint\n"
@@ -11654,19 +13082,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3402
+#: ../fish/guestfish-actions.pod:3415
 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:3406
+#: ../fish/guestfish-actions.pod:3419
 msgid "mountpoints"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3408
+#: ../fish/guestfish-actions.pod:3421
 #, no-wrap
 msgid ""
 " mountpoints\n"
@@ -11674,7 +13102,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3410
+#: ../fish/guestfish-actions.pod:3423
 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 "
@@ -11682,12 +13110,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3414
+#: ../fish/guestfish-actions.pod:3427
 msgid "mounts"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3416
+#: ../fish/guestfish-actions.pod:3429
 #, no-wrap
 msgid ""
 " mounts\n"
@@ -11695,29 +13123,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3418 ../src/guestfs-actions.pod:5234
+#: ../fish/guestfish-actions.pod:3431 ../src/guestfs-actions.pod:5247
 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:3421 ../src/guestfs-actions.pod:5237
+#: ../fish/guestfish-actions.pod:3434 ../src/guestfs-actions.pod:5250
 msgid "Some internal mounts are not shown."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3423
+#: ../fish/guestfish-actions.pod:3436
 msgid "See also: L</mountpoints>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3425
+#: ../fish/guestfish-actions.pod:3438
 msgid "mv"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3427
+#: ../fish/guestfish-actions.pod:3440
 #, no-wrap
 msgid ""
 " mv src dest\n"
@@ -11725,19 +13153,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3429 ../src/guestfs-actions.pod:5254
+#: ../fish/guestfish-actions.pod:3442 ../src/guestfs-actions.pod:5267
 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:3432
+#: ../fish/guestfish-actions.pod:3445
 msgid "ntfs-3g-probe"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3434
+#: ../fish/guestfish-actions.pod:3447
 #, no-wrap
 msgid ""
 " ntfs-3g-probe true|false device\n"
@@ -11745,7 +13173,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3436 ../src/guestfs-actions.pod:5268
+#: ../fish/guestfish-actions.pod:3449 ../src/guestfs-actions.pod:5281
 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-"
@@ -11753,7 +13181,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3440 ../src/guestfs-actions.pod:5272
+#: ../fish/guestfish-actions.pod:3453 ../src/guestfs-actions.pod:5285
 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 "
@@ -11761,19 +13189,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3444 ../src/guestfs-actions.pod:5276
+#: ../fish/guestfish-actions.pod:3457 ../src/guestfs-actions.pod:5289
 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:3448
+#: ../fish/guestfish-actions.pod:3461
 msgid "ntfsresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3450
+#: ../fish/guestfish-actions.pod:3463
 #, no-wrap
 msgid ""
 " ntfsresize device\n"
@@ -11781,15 +13209,15 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3452 ../fish/guestfish-actions.pod:3476
-#: ../src/guestfs-actions.pod:5297 ../src/guestfs-actions.pod:5329
+#: ../fish/guestfish-actions.pod:3465 ../fish/guestfish-actions.pod:3489
+#: ../src/guestfs-actions.pod:5310 ../src/guestfs-actions.pod:5342
 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:3455 ../src/guestfs-actions.pod:5300
+#: ../fish/guestfish-actions.pod:3468 ../src/guestfs-actions.pod:5313
 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 "
@@ -11800,25 +13228,25 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3463 ../fish/guestfish-actions.pod:3502
-#: ../src/guestfs-actions.pod:5308 ../src/guestfs-actions.pod:5355
+#: ../fish/guestfish-actions.pod:3476 ../fish/guestfish-actions.pod:3515
+#: ../src/guestfs-actions.pod:5321 ../src/guestfs-actions.pod:5368
 msgid "See also L<ntfsresize(8)>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3465 ../fish/guestfish-actions.pod:3513
+#: ../fish/guestfish-actions.pod:3478 ../fish/guestfish-actions.pod:3526
 msgid ""
 "I<This function is deprecated.> In new code, use the L</ntfsresize_opts> "
 "call instead."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3472
+#: ../fish/guestfish-actions.pod:3485
 msgid "ntfsresize-opts"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3474
+#: ../fish/guestfish-actions.pod:3487
 #, no-wrap
 msgid ""
 " ntfsresize-opts device [size:..] [force:..]\n"
@@ -11826,26 +13254,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3485 ../src/guestfs-actions.pod:5338
+#: ../fish/guestfish-actions.pod:3498 ../src/guestfs-actions.pod:5351
 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:3488 ../src/guestfs-actions.pod:5341
+#: ../fish/guestfish-actions.pod:3501 ../src/guestfs-actions.pod:5354
 msgid "C<force>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3490 ../src/guestfs-actions.pod:5343
+#: ../fish/guestfish-actions.pod:3503 ../src/guestfs-actions.pod:5356
 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:3493
+#: ../fish/guestfish-actions.pod:3506
 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 "
@@ -11855,12 +13283,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3506
+#: ../fish/guestfish-actions.pod:3519
 msgid "ntfsresize-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3508
+#: ../fish/guestfish-actions.pod:3521
 #, no-wrap
 msgid ""
 " ntfsresize-size device size\n"
@@ -11868,19 +13296,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3510
+#: ../fish/guestfish-actions.pod:3523
 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:3520
+#: ../fish/guestfish-actions.pod:3533
 msgid "part-add"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3522
+#: ../fish/guestfish-actions.pod:3535
 #, no-wrap
 msgid ""
 " part-add device prlogex startsect endsect\n"
@@ -11888,14 +13316,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3524
+#: ../fish/guestfish-actions.pod:3537
 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:3527 ../src/guestfs-actions.pod:5416
+#: ../fish/guestfish-actions.pod:3540 ../src/guestfs-actions.pod:5429
 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 "
@@ -11903,7 +13331,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3532 ../src/guestfs-actions.pod:5421
+#: ../fish/guestfish-actions.pod:3545 ../src/guestfs-actions.pod:5434
 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 "
@@ -11911,19 +13339,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3536
+#: ../fish/guestfish-actions.pod:3549
 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:3539
+#: ../fish/guestfish-actions.pod:3552
 msgid "part-del"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3541
+#: ../fish/guestfish-actions.pod:3554
 #, no-wrap
 msgid ""
 " part-del device partnum\n"
@@ -11931,24 +13359,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3543 ../src/guestfs-actions.pod:5439
+#: ../fish/guestfish-actions.pod:3556 ../src/guestfs-actions.pod:5452
 msgid "This command deletes the partition numbered C<partnum> on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3545 ../src/guestfs-actions.pod:5441
+#: ../fish/guestfish-actions.pod:3558 ../src/guestfs-actions.pod:5454
 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:3549
+#: ../fish/guestfish-actions.pod:3562
 msgid "part-disk"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3551
+#: ../fish/guestfish-actions.pod:3564
 #, no-wrap
 msgid ""
 " part-disk device parttype\n"
@@ -11956,26 +13384,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3553
+#: ../fish/guestfish-actions.pod:3566
 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:3557
+#: ../fish/guestfish-actions.pod:3570
 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:3563
+#: ../fish/guestfish-actions.pod:3576
 msgid "part-get-bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3565
+#: ../fish/guestfish-actions.pod:3578
 #, no-wrap
 msgid ""
 " part-get-bootable device partnum\n"
@@ -11983,24 +13411,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3567 ../src/guestfs-actions.pod:5477
+#: ../fish/guestfish-actions.pod:3580 ../src/guestfs-actions.pod:5490
 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:3570
+#: ../fish/guestfish-actions.pod:3583
 msgid "See also L</part-set-bootable>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3572
+#: ../fish/guestfish-actions.pod:3585
 msgid "part-get-mbr-id"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3574
+#: ../fish/guestfish-actions.pod:3587
 #, no-wrap
 msgid ""
 " part-get-mbr-id device partnum\n"
@@ -12008,14 +13436,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3576 ../src/guestfs-actions.pod:5493
+#: ../fish/guestfish-actions.pod:3589 ../src/guestfs-actions.pod:5506
 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:3579 ../fish/guestfish-actions.pod:3723
+#: ../fish/guestfish-actions.pod:3592 ../fish/guestfish-actions.pod:3736
 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-"
@@ -12023,12 +13451,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3583
+#: ../fish/guestfish-actions.pod:3596
 msgid "part-get-parttype"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3585
+#: ../fish/guestfish-actions.pod:3598
 #, no-wrap
 msgid ""
 " part-get-parttype device\n"
@@ -12036,14 +13464,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3587 ../src/guestfs-actions.pod:5510
+#: ../fish/guestfish-actions.pod:3600 ../src/guestfs-actions.pod:5523
 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:3590
+#: ../fish/guestfish-actions.pod:3603
 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 "
@@ -12051,12 +13479,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3595
+#: ../fish/guestfish-actions.pod:3608
 msgid "part-init"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3597
+#: ../fish/guestfish-actions.pod:3610
 #, no-wrap
 msgid ""
 " part-init device parttype\n"
@@ -12064,7 +13492,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3599 ../src/guestfs-actions.pod:5530
+#: ../fish/guestfish-actions.pod:3612 ../src/guestfs-actions.pod:5543
 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> "
@@ -12072,34 +13500,34 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3603
+#: ../fish/guestfish-actions.pod:3616
 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:3606 ../src/guestfs-actions.pod:5537
+#: ../fish/guestfish-actions.pod:3619 ../src/guestfs-actions.pod:5550
 msgid "Possible values for C<parttype> are:"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3610 ../src/guestfs-actions.pod:5541
+#: ../fish/guestfish-actions.pod:3623 ../src/guestfs-actions.pod:5554
 msgid "B<efi>"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3612 ../src/guestfs-actions.pod:5543
+#: ../fish/guestfish-actions.pod:3625 ../src/guestfs-actions.pod:5556
 msgid "B<gpt>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3614 ../src/guestfs-actions.pod:5545
+#: ../fish/guestfish-actions.pod:3627 ../src/guestfs-actions.pod:5558
 msgid "Intel EFI / GPT partition table."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3616 ../src/guestfs-actions.pod:5547
+#: ../fish/guestfish-actions.pod:3629 ../src/guestfs-actions.pod:5560
 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 "
@@ -12107,17 +13535,17 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3620 ../src/guestfs-actions.pod:5551
+#: ../fish/guestfish-actions.pod:3633 ../src/guestfs-actions.pod:5564
 msgid "B<mbr>"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3622 ../src/guestfs-actions.pod:5553
+#: ../fish/guestfish-actions.pod:3635 ../src/guestfs-actions.pod:5566
 msgid "B<msdos>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3624 ../src/guestfs-actions.pod:5555
+#: ../fish/guestfish-actions.pod:3637 ../src/guestfs-actions.pod:5568
 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 "
@@ -12125,103 +13553,103 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3631 ../src/guestfs-actions.pod:5562
+#: ../fish/guestfish-actions.pod:3644 ../src/guestfs-actions.pod:5575
 msgid ""
 "Other partition table types that may work but are not supported include:"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3636 ../src/guestfs-actions.pod:5567
+#: ../fish/guestfish-actions.pod:3649 ../src/guestfs-actions.pod:5580
 msgid "B<aix>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3638 ../src/guestfs-actions.pod:5569
+#: ../fish/guestfish-actions.pod:3651 ../src/guestfs-actions.pod:5582
 msgid "AIX disk labels."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3640 ../src/guestfs-actions.pod:5571
+#: ../fish/guestfish-actions.pod:3653 ../src/guestfs-actions.pod:5584
 msgid "B<amiga>"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3642 ../src/guestfs-actions.pod:5573
+#: ../fish/guestfish-actions.pod:3655 ../src/guestfs-actions.pod:5586
 msgid "B<rdb>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3644 ../src/guestfs-actions.pod:5575
+#: ../fish/guestfish-actions.pod:3657 ../src/guestfs-actions.pod:5588
 msgid "Amiga \"Rigid Disk Block\" format."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3646 ../src/guestfs-actions.pod:5577
+#: ../fish/guestfish-actions.pod:3659 ../src/guestfs-actions.pod:5590
 msgid "B<bsd>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3648 ../src/guestfs-actions.pod:5579
+#: ../fish/guestfish-actions.pod:3661 ../src/guestfs-actions.pod:5592
 msgid "BSD disk labels."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3650 ../src/guestfs-actions.pod:5581
+#: ../fish/guestfish-actions.pod:3663 ../src/guestfs-actions.pod:5594
 msgid "B<dasd>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3652 ../src/guestfs-actions.pod:5583
+#: ../fish/guestfish-actions.pod:3665 ../src/guestfs-actions.pod:5596
 msgid "DASD, used on IBM mainframes."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3654 ../src/guestfs-actions.pod:5585
+#: ../fish/guestfish-actions.pod:3667 ../src/guestfs-actions.pod:5598
 msgid "B<dvh>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3656 ../src/guestfs-actions.pod:5587
+#: ../fish/guestfish-actions.pod:3669 ../src/guestfs-actions.pod:5600
 msgid "MIPS/SGI volumes."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3658 ../src/guestfs-actions.pod:5589
+#: ../fish/guestfish-actions.pod:3671 ../src/guestfs-actions.pod:5602
 msgid "B<mac>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3660 ../src/guestfs-actions.pod:5591
+#: ../fish/guestfish-actions.pod:3673 ../src/guestfs-actions.pod:5604
 msgid "Old Mac partition format.  Modern Macs use C<gpt>."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3662 ../src/guestfs-actions.pod:5593
+#: ../fish/guestfish-actions.pod:3675 ../src/guestfs-actions.pod:5606
 msgid "B<pc98>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3664 ../src/guestfs-actions.pod:5595
+#: ../fish/guestfish-actions.pod:3677 ../src/guestfs-actions.pod:5608
 msgid "NEC PC-98 format, common in Japan apparently."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3666 ../src/guestfs-actions.pod:5597
+#: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5610
 msgid "B<sun>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3668 ../src/guestfs-actions.pod:5599
+#: ../fish/guestfish-actions.pod:3681 ../src/guestfs-actions.pod:5612
 msgid "Sun disk labels."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3672
+#: ../fish/guestfish-actions.pod:3685
 msgid "part-list"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3674
+#: ../fish/guestfish-actions.pod:3687
 #, no-wrap
 msgid ""
 " part-list device\n"
@@ -12229,66 +13657,66 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3676 ../src/guestfs-actions.pod:5613
+#: ../fish/guestfish-actions.pod:3689 ../src/guestfs-actions.pod:5626
 msgid ""
 "This command parses the partition table on C<device> and returns the list of "
 "partitions found."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3679 ../src/guestfs-actions.pod:5616
+#: ../fish/guestfish-actions.pod:3692 ../src/guestfs-actions.pod:5629
 msgid "The fields in the returned structure are:"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3683 ../src/guestfs-actions.pod:5620
+#: ../fish/guestfish-actions.pod:3696 ../src/guestfs-actions.pod:5633
 msgid "B<part_num>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3685 ../src/guestfs-actions.pod:5622
+#: ../fish/guestfish-actions.pod:3698 ../src/guestfs-actions.pod:5635
 msgid "Partition number, counting from 1."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3687 ../src/guestfs-actions.pod:5624
+#: ../fish/guestfish-actions.pod:3700 ../src/guestfs-actions.pod:5637
 msgid "B<part_start>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3689
+#: ../fish/guestfish-actions.pod:3702
 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:3692 ../src/guestfs-actions.pod:5629
+#: ../fish/guestfish-actions.pod:3705 ../src/guestfs-actions.pod:5642
 msgid "B<part_end>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3694 ../src/guestfs-actions.pod:5631
+#: ../fish/guestfish-actions.pod:3707 ../src/guestfs-actions.pod:5644
 msgid "End of the partition in bytes."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3696 ../src/guestfs-actions.pod:5633
+#: ../fish/guestfish-actions.pod:3709 ../src/guestfs-actions.pod:5646
 msgid "B<part_size>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3698 ../src/guestfs-actions.pod:5635
+#: ../fish/guestfish-actions.pod:3711 ../src/guestfs-actions.pod:5648
 msgid "Size of the partition in bytes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3702
+#: ../fish/guestfish-actions.pod:3715
 msgid "part-set-bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3704
+#: ../fish/guestfish-actions.pod:3717
 #, no-wrap
 msgid ""
 " part-set-bootable device partnum true|false\n"
@@ -12296,14 +13724,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3706 ../src/guestfs-actions.pod:5653
+#: ../fish/guestfish-actions.pod:3719 ../src/guestfs-actions.pod:5666
 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:3709 ../src/guestfs-actions.pod:5656
+#: ../fish/guestfish-actions.pod:3722 ../src/guestfs-actions.pod:5669
 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 "
@@ -12311,12 +13739,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3713
+#: ../fish/guestfish-actions.pod:3726
 msgid "part-set-mbr-id"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3715
+#: ../fish/guestfish-actions.pod:3728
 #, no-wrap
 msgid ""
 " part-set-mbr-id device partnum idbyte\n"
@@ -12324,7 +13752,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3717 ../src/guestfs-actions.pod:5672
+#: ../fish/guestfish-actions.pod:3730 ../src/guestfs-actions.pod:5685
 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 "
@@ -12333,12 +13761,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3727
+#: ../fish/guestfish-actions.pod:3740
 msgid "part-set-name"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3729
+#: ../fish/guestfish-actions.pod:3742
 #, no-wrap
 msgid ""
 " part-set-name device partnum name\n"
@@ -12346,26 +13774,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3731 ../src/guestfs-actions.pod:5694
+#: ../fish/guestfish-actions.pod:3744 ../src/guestfs-actions.pod:5707
 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:3734 ../src/guestfs-actions.pod:5697
+#: ../fish/guestfish-actions.pod:3747 ../src/guestfs-actions.pod:5710
 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:3737
+#: ../fish/guestfish-actions.pod:3750
 msgid "part-to-dev"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3739
+#: ../fish/guestfish-actions.pod:3752
 #, no-wrap
 msgid ""
 " part-to-dev partition\n"
@@ -12373,26 +13801,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3741 ../src/guestfs-actions.pod:5710
+#: ../fish/guestfish-actions.pod:3754 ../src/guestfs-actions.pod:5723
 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:3745
+#: ../fish/guestfish-actions.pod:3758
 msgid ""
 "The named partition must exist, for example as a string returned from L</"
 "list-partitions>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3748
+#: ../fish/guestfish-actions.pod:3761
 msgid "ping-daemon"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3750
+#: ../fish/guestfish-actions.pod:3763
 #, no-wrap
 msgid ""
 " ping-daemon\n"
@@ -12400,7 +13828,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3752 ../src/guestfs-actions.pod:5727
+#: ../fish/guestfish-actions.pod:3765 ../src/guestfs-actions.pod:5740
 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 "
@@ -12409,12 +13837,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3757
+#: ../fish/guestfish-actions.pod:3770
 msgid "pread"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3759
+#: ../fish/guestfish-actions.pod:3772
 #, no-wrap
 msgid ""
 " pread path count offset\n"
@@ -12422,32 +13850,32 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3761 ../src/guestfs-actions.pod:5745
+#: ../fish/guestfish-actions.pod:3774 ../src/guestfs-actions.pod:5758
 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:3764 ../fish/guestfish-actions.pod:3779
-#: ../src/guestfs-actions.pod:5748 ../src/guestfs-actions.pod:5774
+#: ../fish/guestfish-actions.pod:3777 ../fish/guestfish-actions.pod:3792
+#: ../src/guestfs-actions.pod:5761 ../src/guestfs-actions.pod:5787
 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:3767
+#: ../fish/guestfish-actions.pod:3780
 msgid "See also L</pwrite>, L</pread-device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3772
+#: ../fish/guestfish-actions.pod:3785
 msgid "pread-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3774
+#: ../fish/guestfish-actions.pod:3787
 #, no-wrap
 msgid ""
 " pread-device device count offset\n"
@@ -12455,24 +13883,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3776 ../src/guestfs-actions.pod:5771
+#: ../fish/guestfish-actions.pod:3789 ../src/guestfs-actions.pod:5784
 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:3782
+#: ../fish/guestfish-actions.pod:3795
 msgid "See also L</pread>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3787
+#: ../fish/guestfish-actions.pod:3800
 msgid "pvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3789
+#: ../fish/guestfish-actions.pod:3802
 #, no-wrap
 msgid ""
 " pvcreate device\n"
@@ -12480,19 +13908,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3791 ../src/guestfs-actions.pod:5794
+#: ../fish/guestfish-actions.pod:3804 ../src/guestfs-actions.pod:5807
 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:3795
+#: ../fish/guestfish-actions.pod:3808
 msgid "pvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3797
+#: ../fish/guestfish-actions.pod:3810
 #, no-wrap
 msgid ""
 " pvremove device\n"
@@ -12500,14 +13928,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3799 ../src/guestfs-actions.pod:5808
+#: ../fish/guestfish-actions.pod:3812 ../src/guestfs-actions.pod:5821
 msgid ""
 "This wipes a physical volume C<device> so that LVM will no longer recognise "
 "it."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3802 ../src/guestfs-actions.pod:5811
+#: ../fish/guestfish-actions.pod:3815 ../src/guestfs-actions.pod:5824
 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 "
@@ -12515,12 +13943,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3806
+#: ../fish/guestfish-actions.pod:3819
 msgid "pvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3808
+#: ../fish/guestfish-actions.pod:3821
 #, no-wrap
 msgid ""
 " pvresize device\n"
@@ -12528,19 +13956,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3810 ../src/guestfs-actions.pod:5825
+#: ../fish/guestfish-actions.pod:3823 ../src/guestfs-actions.pod:5838
 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:3813
+#: ../fish/guestfish-actions.pod:3826
 msgid "pvresize-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3815
+#: ../fish/guestfish-actions.pod:3828
 #, no-wrap
 msgid ""
 " pvresize-size device size\n"
@@ -12548,19 +13976,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3817
+#: ../fish/guestfish-actions.pod:3830
 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:3820
+#: ../fish/guestfish-actions.pod:3833
 msgid "pvs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3822
+#: ../fish/guestfish-actions.pod:3835
 #, no-wrap
 msgid ""
 " pvs\n"
@@ -12568,31 +13996,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3824 ../src/guestfs-actions.pod:5851
+#: ../fish/guestfish-actions.pod:3837 ../src/guestfs-actions.pod:5864
 msgid ""
 "List all the physical volumes detected.  This is the equivalent of the L<pvs"
 "(8)> command."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3827 ../src/guestfs-actions.pod:5854
+#: ../fish/guestfish-actions.pod:3840 ../src/guestfs-actions.pod:5867
 msgid ""
 "This returns a list of just the device names that contain PVs (eg. C</dev/"
 "sda2>)."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3830
+#: ../fish/guestfish-actions.pod:3843
 msgid "See also L</pvs-full>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3832
+#: ../fish/guestfish-actions.pod:3845
 msgid "pvs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3834
+#: ../fish/guestfish-actions.pod:3847
 #, no-wrap
 msgid ""
 " pvs-full\n"
@@ -12600,19 +14028,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3836 ../src/guestfs-actions.pod:5870
+#: ../fish/guestfish-actions.pod:3849 ../src/guestfs-actions.pod:5883
 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:3839
+#: ../fish/guestfish-actions.pod:3852
 msgid "pvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3841
+#: ../fish/guestfish-actions.pod:3854
 #, no-wrap
 msgid ""
 " pvuuid device\n"
@@ -12620,17 +14048,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3843 ../src/guestfs-actions.pod:5885
+#: ../fish/guestfish-actions.pod:3856 ../src/guestfs-actions.pod:5898
 msgid "This command returns the UUID of the LVM PV C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3845
+#: ../fish/guestfish-actions.pod:3858
 msgid "pwrite"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3847
+#: ../fish/guestfish-actions.pod:3860
 #, no-wrap
 msgid ""
 " pwrite path content offset\n"
@@ -12638,14 +14066,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3849 ../src/guestfs-actions.pod:5901
+#: ../fish/guestfish-actions.pod:3862 ../src/guestfs-actions.pod:5914
 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:3852 ../src/guestfs-actions.pod:5904
+#: ../fish/guestfish-actions.pod:3865 ../src/guestfs-actions.pod:5917
 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 "
@@ -12655,17 +14083,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3858
+#: ../fish/guestfish-actions.pod:3871
 msgid "See also L</pread>, L</pwrite-device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3863
+#: ../fish/guestfish-actions.pod:3876
 msgid "pwrite-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3865
+#: ../fish/guestfish-actions.pod:3878
 #, no-wrap
 msgid ""
 " pwrite-device device content offset\n"
@@ -12673,14 +14101,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3867 ../src/guestfs-actions.pod:5928
+#: ../fish/guestfish-actions.pod:3880 ../src/guestfs-actions.pod:5941
 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:3870 ../src/guestfs-actions.pod:5931
+#: ../fish/guestfish-actions.pod:3883 ../src/guestfs-actions.pod:5944
 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 "
@@ -12688,17 +14116,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3875
+#: ../fish/guestfish-actions.pod:3888
 msgid "See also L</pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3880
+#: ../fish/guestfish-actions.pod:3893
 msgid "read-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3882
+#: ../fish/guestfish-actions.pod:3895
 #, no-wrap
 msgid ""
 " read-file path\n"
@@ -12706,12 +14134,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3884 ../src/guestfs-actions.pod:5952
+#: ../fish/guestfish-actions.pod:3897 ../src/guestfs-actions.pod:5965
 msgid "This calls returns the contents of the file C<path> as a buffer."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3887
+#: ../fish/guestfish-actions.pod:3900
 msgid ""
 "Unlike L</cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike L</download>, this function "
@@ -12719,12 +14147,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3895
+#: ../fish/guestfish-actions.pod:3908
 msgid "read-lines"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3897
+#: ../fish/guestfish-actions.pod:3910
 #, no-wrap
 msgid ""
 " read-lines path\n"
@@ -12732,14 +14160,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3901 ../src/guestfs-actions.pod:5977
+#: ../fish/guestfish-actions.pod:3914 ../src/guestfs-actions.pod:5990
 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:3904
+#: ../fish/guestfish-actions.pod:3917
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -12748,12 +14176,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3909
+#: ../fish/guestfish-actions.pod:3922
 msgid "readdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3911
+#: ../fish/guestfish-actions.pod:3924
 #, no-wrap
 msgid ""
 " readdir dir\n"
@@ -12761,12 +14189,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3913 ../src/guestfs-actions.pod:5997
+#: ../fish/guestfish-actions.pod:3926 ../src/guestfs-actions.pod:6010
 msgid "This returns the list of directory entries in directory C<dir>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3915 ../src/guestfs-actions.pod:5999
+#: ../fish/guestfish-actions.pod:3928 ../src/guestfs-actions.pod:6012
 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 "
@@ -12774,105 +14202,105 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3919 ../src/guestfs-actions.pod:6003
+#: ../fish/guestfish-actions.pod:3932 ../src/guestfs-actions.pod:6016
 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:3924 ../src/guestfs-actions.pod:6008
+#: ../fish/guestfish-actions.pod:3937 ../src/guestfs-actions.pod:6021
 msgid "'b'"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3926 ../src/guestfs-actions.pod:6010
+#: ../fish/guestfish-actions.pod:3939 ../src/guestfs-actions.pod:6023
 msgid "Block special"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3928 ../src/guestfs-actions.pod:6012
+#: ../fish/guestfish-actions.pod:3941 ../src/guestfs-actions.pod:6025
 msgid "'c'"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3930 ../src/guestfs-actions.pod:6014
+#: ../fish/guestfish-actions.pod:3943 ../src/guestfs-actions.pod:6027
 msgid "Char special"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3932 ../src/guestfs-actions.pod:6016
+#: ../fish/guestfish-actions.pod:3945 ../src/guestfs-actions.pod:6029
 msgid "'d'"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3934 ../src/guestfs-actions.pod:6018
+#: ../fish/guestfish-actions.pod:3947 ../src/guestfs-actions.pod:6031
 msgid "Directory"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3936 ../src/guestfs-actions.pod:6020
+#: ../fish/guestfish-actions.pod:3949 ../src/guestfs-actions.pod:6033
 msgid "'f'"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3938 ../src/guestfs-actions.pod:6022
+#: ../fish/guestfish-actions.pod:3951 ../src/guestfs-actions.pod:6035
 msgid "FIFO (named pipe)"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3940 ../src/guestfs-actions.pod:6024
+#: ../fish/guestfish-actions.pod:3953 ../src/guestfs-actions.pod:6037
 msgid "'l'"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3942 ../src/guestfs-actions.pod:6026
+#: ../fish/guestfish-actions.pod:3955 ../src/guestfs-actions.pod:6039
 msgid "Symbolic link"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3944 ../src/guestfs-actions.pod:6028
+#: ../fish/guestfish-actions.pod:3957 ../src/guestfs-actions.pod:6041
 msgid "'r'"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3946 ../src/guestfs-actions.pod:6030
+#: ../fish/guestfish-actions.pod:3959 ../src/guestfs-actions.pod:6043
 msgid "Regular file"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3948 ../src/guestfs-actions.pod:6032
+#: ../fish/guestfish-actions.pod:3961 ../src/guestfs-actions.pod:6045
 msgid "'s'"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3950 ../src/guestfs-actions.pod:6034
+#: ../fish/guestfish-actions.pod:3963 ../src/guestfs-actions.pod:6047
 msgid "Socket"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3952 ../src/guestfs-actions.pod:6036
+#: ../fish/guestfish-actions.pod:3965 ../src/guestfs-actions.pod:6049
 msgid "'u'"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3954 ../src/guestfs-actions.pod:6038
+#: ../fish/guestfish-actions.pod:3967 ../src/guestfs-actions.pod:6051
 msgid "Unknown file type"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:3956 ../src/guestfs-actions.pod:6040
+#: ../fish/guestfish-actions.pod:3969 ../src/guestfs-actions.pod:6053
 msgid "'?'"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3958 ../src/guestfs-actions.pod:6042
+#: ../fish/guestfish-actions.pod:3971 ../src/guestfs-actions.pod:6055
 msgid ""
 "The L<readdir(3)> call returned a C<d_type> field with an unexpected value"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3963
+#: ../fish/guestfish-actions.pod:3976
 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 "
@@ -12880,12 +14308,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3967
+#: ../fish/guestfish-actions.pod:3980
 msgid "readlink"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3969
+#: ../fish/guestfish-actions.pod:3982
 #, no-wrap
 msgid ""
 " readlink path\n"
@@ -12893,17 +14321,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3971 ../src/guestfs-actions.pod:6063
+#: ../fish/guestfish-actions.pod:3984 ../src/guestfs-actions.pod:6076
 msgid "This command reads the target of a symbolic link."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3973
+#: ../fish/guestfish-actions.pod:3986
 msgid "readlinklist"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:3975
+#: ../fish/guestfish-actions.pod:3988
 #, no-wrap
 msgid ""
 " readlinklist path 'names ...'\n"
@@ -12911,7 +14339,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3977 ../src/guestfs-actions.pod:6077
+#: ../fish/guestfish-actions.pod:3990 ../src/guestfs-actions.pod:6090
 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 "
@@ -12919,14 +14347,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3981 ../src/guestfs-actions.pod:6081
+#: ../fish/guestfish-actions.pod:3994 ../src/guestfs-actions.pod:6094
 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:3985 ../src/guestfs-actions.pod:6085
+#: ../fish/guestfish-actions.pod:3998 ../src/guestfs-actions.pod:6098
 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 "
@@ -12936,7 +14364,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:3992 ../src/guestfs-actions.pod:6092
+#: ../fish/guestfish-actions.pod:4005 ../src/guestfs-actions.pod:6105
 msgid ""
 "This call is intended for programs that want to efficiently list a directory "
 "contents without making many round-trips.  Very long directory listings "
@@ -12945,12 +14373,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:3999
+#: ../fish/guestfish-actions.pod:4012
 msgid "realpath"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4001
+#: ../fish/guestfish-actions.pod:4014
 #, no-wrap
 msgid ""
 " realpath path\n"
@@ -12958,19 +14386,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4003 ../src/guestfs-actions.pod:6111
+#: ../fish/guestfish-actions.pod:4016 ../src/guestfs-actions.pod:6124
 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:4006
+#: ../fish/guestfish-actions.pod:4019
 msgid "removexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4008
+#: ../fish/guestfish-actions.pod:4021
 #, no-wrap
 msgid ""
 " removexattr xattr path\n"
@@ -12978,23 +14406,23 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4010 ../src/guestfs-actions.pod:6126
+#: ../fish/guestfish-actions.pod:4023 ../src/guestfs-actions.pod:6139
 msgid ""
 "This call removes the extended attribute named C<xattr> of the file C<path>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4013
+#: ../fish/guestfish-actions.pod:4026
 msgid "See also: L</lremovexattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4015
+#: ../fish/guestfish-actions.pod:4028
 msgid "resize2fs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4017
+#: ../fish/guestfish-actions.pod:4030
 #, no-wrap
 msgid ""
 " resize2fs device\n"
@@ -13002,14 +14430,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4019 ../src/guestfs-actions.pod:6141
+#: ../fish/guestfish-actions.pod:4032 ../src/guestfs-actions.pod:6154
 msgid ""
 "This resizes an ext2, ext3 or ext4 filesystem to match the size of the "
 "underlying device."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4022
+#: ../fish/guestfish-actions.pod:4035
 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 "
@@ -13018,12 +14446,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4028
+#: ../fish/guestfish-actions.pod:4041
 msgid "resize2fs-M"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4030
+#: ../fish/guestfish-actions.pod:4043
 #, no-wrap
 msgid ""
 " resize2fs-M device\n"
@@ -13031,7 +14459,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4032
+#: ../fish/guestfish-actions.pod:4045
 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> "
@@ -13039,7 +14467,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4036
+#: ../fish/guestfish-actions.pod:4049
 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, "
@@ -13048,12 +14476,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4041
+#: ../fish/guestfish-actions.pod:4054
 msgid "resize2fs-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4043
+#: ../fish/guestfish-actions.pod:4056
 #, no-wrap
 msgid ""
 " resize2fs-size device size\n"
@@ -13061,19 +14489,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4045
+#: ../fish/guestfish-actions.pod:4058
 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:4048
+#: ../fish/guestfish-actions.pod:4061
 msgid "rm"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4050
+#: ../fish/guestfish-actions.pod:4063
 #, no-wrap
 msgid ""
 " rm path\n"
@@ -13081,17 +14509,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4052 ../src/guestfs-actions.pod:6193
+#: ../fish/guestfish-actions.pod:4065 ../src/guestfs-actions.pod:6206
 msgid "Remove the single file C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4054
+#: ../fish/guestfish-actions.pod:4067
 msgid "rm-rf"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4056
+#: ../fish/guestfish-actions.pod:4069
 #, no-wrap
 msgid ""
 " rm-rf path\n"
@@ -13099,19 +14527,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4058 ../src/guestfs-actions.pod:6205
+#: ../fish/guestfish-actions.pod:4071 ../src/guestfs-actions.pod:6218
 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:4062
+#: ../fish/guestfish-actions.pod:4075
 msgid "rmdir"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4064
+#: ../fish/guestfish-actions.pod:4077
 #, no-wrap
 msgid ""
 " rmdir path\n"
@@ -13119,17 +14547,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4066 ../src/guestfs-actions.pod:6219
+#: ../fish/guestfish-actions.pod:4079 ../src/guestfs-actions.pod:6232
 msgid "Remove the single directory C<path>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4068
+#: ../fish/guestfish-actions.pod:4081
 msgid "rmmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4070
+#: ../fish/guestfish-actions.pod:4083
 #, no-wrap
 msgid ""
 " rmmountpoint exemptpath\n"
@@ -13137,19 +14565,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4072
+#: ../fish/guestfish-actions.pod:4085
 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:4076
+#: ../fish/guestfish-actions.pod:4089
 msgid "scrub-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4078
+#: ../fish/guestfish-actions.pod:4091
 #, no-wrap
 msgid ""
 " scrub-device device\n"
@@ -13157,28 +14585,28 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4080 ../src/guestfs-actions.pod:6245
+#: ../fish/guestfish-actions.pod:4093 ../src/guestfs-actions.pod:6258
 msgid ""
 "This command writes patterns over C<device> to make data retrieval more "
 "difficult."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4083 ../fish/guestfish-actions.pod:4098
-#: ../fish/guestfish-actions.pod:4111 ../src/guestfs-actions.pod:6248
-#: ../src/guestfs-actions.pod:6269 ../src/guestfs-actions.pod:6288
+#: ../fish/guestfish-actions.pod:4096 ../fish/guestfish-actions.pod:4111
+#: ../fish/guestfish-actions.pod:4124 ../src/guestfs-actions.pod:6261
+#: ../src/guestfs-actions.pod:6282 ../src/guestfs-actions.pod:6301
 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:4089
+#: ../fish/guestfish-actions.pod:4102
 msgid "scrub-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4091
+#: ../fish/guestfish-actions.pod:4104
 #, no-wrap
 msgid ""
 " scrub-file file\n"
@@ -13186,24 +14614,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4093 ../src/guestfs-actions.pod:6264
+#: ../fish/guestfish-actions.pod:4106 ../src/guestfs-actions.pod:6277
 msgid ""
 "This command writes patterns over a file to make data retrieval more "
 "difficult."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4096 ../src/guestfs-actions.pod:6267
+#: ../fish/guestfish-actions.pod:4109 ../src/guestfs-actions.pod:6280
 msgid "The file is I<removed> after scrubbing."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4101
+#: ../fish/guestfish-actions.pod:4114
 msgid "scrub-freespace"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4103
+#: ../fish/guestfish-actions.pod:4116
 #, no-wrap
 msgid ""
 " scrub-freespace dir\n"
@@ -13211,7 +14639,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4105
+#: ../fish/guestfish-actions.pod:4118
 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 "
@@ -13220,17 +14648,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4114
+#: ../fish/guestfish-actions.pod:4127
 msgid "set-append"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4116
+#: ../fish/guestfish-actions.pod:4129
 msgid "append"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4118
+#: ../fish/guestfish-actions.pod:4131
 #, no-wrap
 msgid ""
 " set-append append\n"
@@ -13238,38 +14666,38 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4120 ../src/guestfs-actions.pod:6301
+#: ../fish/guestfish-actions.pod:4133 ../src/guestfs-actions.pod:6314
 msgid ""
 "This function is used to add additional options to the guest kernel command "
 "line."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4123 ../src/guestfs-actions.pod:6304
+#: ../fish/guestfish-actions.pod:4136 ../src/guestfs-actions.pod:6317
 msgid ""
 "The default is C<NULL> unless overridden by setting C<LIBGUESTFS_APPEND> "
 "environment variable."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4126 ../src/guestfs-actions.pod:6307
+#: ../fish/guestfish-actions.pod:4139 ../src/guestfs-actions.pod:6320
 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:4129
+#: ../fish/guestfish-actions.pod:4142
 msgid "set-attach-method"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4131
+#: ../fish/guestfish-actions.pod:4144
 msgid "attach-method"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4133
+#: ../fish/guestfish-actions.pod:4146
 #, no-wrap
 msgid ""
 " set-attach-method attachmethod\n"
@@ -13277,37 +14705,37 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4135 ../src/guestfs-actions.pod:6320
+#: ../fish/guestfish-actions.pod:4148 ../src/guestfs-actions.pod:6333
 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:4140 ../src/guestfs-actions.pod:6325
-#: ../src/guestfs.pod:2826
+#: ../fish/guestfish-actions.pod:4153 ../src/guestfs-actions.pod:6338
+#: ../src/guestfs.pod:2901
 msgid "C<appliance>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4142 ../src/guestfs-actions.pod:6327
+#: ../fish/guestfish-actions.pod:4155 ../src/guestfs-actions.pod:6340
 msgid ""
 "Launch an appliance and connect to it.  This is the ordinary method and the "
 "default."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:4145 ../src/guestfs-actions.pod:6330
+#: ../fish/guestfish-actions.pod:4158 ../src/guestfs-actions.pod:6343
 msgid "C<unix:I<path>>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4147 ../src/guestfs-actions.pod:6332
+#: ../fish/guestfish-actions.pod:4160 ../src/guestfs-actions.pod:6345
 msgid "Connect to the Unix domain socket I<path>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4149 ../src/guestfs-actions.pod:6334
+#: ../fish/guestfish-actions.pod:4162 ../src/guestfs-actions.pod:6347
 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 "
@@ -13315,17 +14743,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4155
+#: ../fish/guestfish-actions.pod:4168
 msgid "set-autosync"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4157
+#: ../fish/guestfish-actions.pod:4170
 msgid "autosync"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4159
+#: ../fish/guestfish-actions.pod:4172
 #, no-wrap
 msgid ""
 " set-autosync true|false\n"
@@ -13333,7 +14761,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4161 ../src/guestfs-actions.pod:6350
+#: ../fish/guestfish-actions.pod:4174 ../src/guestfs-actions.pod:6363
 msgid ""
 "If C<autosync> is true, this enables autosync.  Libguestfs will make a best "
 "effort attempt to make filesystems consistent and synchronized when the "
@@ -13341,24 +14769,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4166 ../src/guestfs-actions.pod:6355
+#: ../fish/guestfish-actions.pod:4179 ../src/guestfs-actions.pod:6368
 msgid ""
 "This is enabled by default (since libguestfs 1.5.24, previously it was "
 "disabled by default)."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4169
+#: ../fish/guestfish-actions.pod:4182
 msgid "set-direct"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4171
+#: ../fish/guestfish-actions.pod:4184
 msgid "direct"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4173
+#: ../fish/guestfish-actions.pod:4186
 #, no-wrap
 msgid ""
 " set-direct true|false\n"
@@ -13366,36 +14794,36 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4175 ../src/guestfs-actions.pod:6368
+#: ../fish/guestfish-actions.pod:4188 ../src/guestfs-actions.pod:6381
 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:4179
+#: ../fish/guestfish-actions.pod:4192
 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:4183 ../src/guestfs-actions.pod:6376
+#: ../fish/guestfish-actions.pod:4196 ../src/guestfs-actions.pod:6389
 msgid "You probably don't want to use this unless you know what you are doing."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4186 ../src/guestfs-actions.pod:6379
+#: ../fish/guestfish-actions.pod:4199 ../src/guestfs-actions.pod:6392
 msgid "The default is disabled."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4188
+#: ../fish/guestfish-actions.pod:4201
 msgid "set-e2label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4190
+#: ../fish/guestfish-actions.pod:4203
 #, no-wrap
 msgid ""
 " set-e2label device label\n"
@@ -13403,26 +14831,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4192 ../src/guestfs-actions.pod:6392
+#: ../fish/guestfish-actions.pod:4205 ../src/guestfs-actions.pod:6405
 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:4196
+#: ../fish/guestfish-actions.pod:4209
 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:4199
+#: ../fish/guestfish-actions.pod:4212
 msgid "set-e2uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4201
+#: ../fish/guestfish-actions.pod:4214
 #, no-wrap
 msgid ""
 " set-e2uuid device uuid\n"
@@ -13430,7 +14858,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4203 ../src/guestfs-actions.pod:6410
+#: ../fish/guestfish-actions.pod:4216 ../src/guestfs-actions.pod:6423
 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>, "
@@ -13438,24 +14866,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4208
+#: ../fish/guestfish-actions.pod:4221
 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:4211
+#: ../fish/guestfish-actions.pod:4224
 msgid "set-memsize"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4213
+#: ../fish/guestfish-actions.pod:4226
 msgid "memsize"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4215
+#: ../fish/guestfish-actions.pod:4228
 #, no-wrap
 msgid ""
 " set-memsize memsize\n"
@@ -13463,31 +14891,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4217
+#: ../fish/guestfish-actions.pod:4230
 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:4221 ../src/guestfs-actions.pod:6432
+#: ../fish/guestfish-actions.pod:4234 ../src/guestfs-actions.pod:6445
 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:4228
+#: ../fish/guestfish-actions.pod:4241
 msgid "set-network"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4230
+#: ../fish/guestfish-actions.pod:4243
 msgid "network"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4232
+#: ../fish/guestfish-actions.pod:4245
 #, no-wrap
 msgid ""
 " set-network true|false\n"
@@ -13495,32 +14923,32 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4234 ../src/guestfs-actions.pod:6449
+#: ../fish/guestfish-actions.pod:4247 ../src/guestfs-actions.pod:6462
 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:4237 ../src/guestfs-actions.pod:6452
+#: ../fish/guestfish-actions.pod:4250 ../src/guestfs-actions.pod:6465
 msgid ""
 "This affects whether commands are able to access the network (see L<guestfs"
 "(3)/RUNNING COMMANDS>)."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4240
+#: ../fish/guestfish-actions.pod:4253
 msgid ""
 "You must call this before calling L</launch>, otherwise it has no effect."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4243
+#: ../fish/guestfish-actions.pod:4256
 msgid "set-path"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4247
+#: ../fish/guestfish-actions.pod:4260
 #, no-wrap
 msgid ""
 " set-path searchpath\n"
@@ -13528,34 +14956,34 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4249 ../src/guestfs-actions.pod:6468
+#: ../fish/guestfish-actions.pod:4262 ../src/guestfs-actions.pod:6481
 msgid "Set the path that libguestfs searches for kernel and initrd.img."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4251 ../src/guestfs-actions.pod:6470
+#: ../fish/guestfish-actions.pod:4264 ../src/guestfs-actions.pod:6483
 msgid ""
 "The default is C<$libdir/guestfs> unless overridden by setting "
 "C<LIBGUESTFS_PATH> environment variable."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4254 ../src/guestfs-actions.pod:6473
+#: ../fish/guestfish-actions.pod:4267 ../src/guestfs-actions.pod:6486
 msgid "Setting C<path> to C<NULL> restores the default path."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4256
+#: ../fish/guestfish-actions.pod:4269
 msgid "set-pgroup"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4258
+#: ../fish/guestfish-actions.pod:4271
 msgid "pgroup"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4260
+#: ../fish/guestfish-actions.pod:4273
 #, no-wrap
 msgid ""
 " set-pgroup true|false\n"
@@ -13563,38 +14991,38 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4262 ../src/guestfs-actions.pod:6485
+#: ../fish/guestfish-actions.pod:4275 ../src/guestfs-actions.pod:6498
 msgid ""
 "If C<pgroup> is true, child processes are placed into their own process "
 "group."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4265 ../src/guestfs-actions.pod:6488
+#: ../fish/guestfish-actions.pod:4278 ../src/guestfs-actions.pod:6501
 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:4268 ../src/guestfs-actions.pod:6491
+#: ../fish/guestfish-actions.pod:4281 ../src/guestfs-actions.pod:6504
 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:4271
+#: ../fish/guestfish-actions.pod:4284
 msgid "set-qemu"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4273
+#: ../fish/guestfish-actions.pod:4286
 msgid "qemu"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4275
+#: ../fish/guestfish-actions.pod:4288
 #, no-wrap
 msgid ""
 " set-qemu qemu\n"
@@ -13602,30 +15030,30 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4277 ../src/guestfs-actions.pod:6504
+#: ../fish/guestfish-actions.pod:4290 ../src/guestfs-actions.pod:6517
 msgid "Set the qemu binary that we will use."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4279 ../src/guestfs-actions.pod:6506
+#: ../fish/guestfish-actions.pod:4292 ../src/guestfs-actions.pod:6519
 msgid ""
 "The default is chosen when the library was compiled by the configure script."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4282 ../src/guestfs-actions.pod:6509
+#: ../fish/guestfish-actions.pod:4295 ../src/guestfs-actions.pod:6522
 msgid ""
 "You can also override this by setting the C<LIBGUESTFS_QEMU> environment "
 "variable."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4285 ../src/guestfs-actions.pod:6512
+#: ../fish/guestfish-actions.pod:4298 ../src/guestfs-actions.pod:6525
 msgid "Setting C<qemu> to C<NULL> restores the default qemu binary."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4287 ../src/guestfs-actions.pod:6514
+#: ../fish/guestfish-actions.pod:4300 ../src/guestfs-actions.pod:6527
 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 "
@@ -13636,17 +15064,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4295
+#: ../fish/guestfish-actions.pod:4308
 msgid "set-recovery-proc"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4297
+#: ../fish/guestfish-actions.pod:4310
 msgid "recovery-proc"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4299
+#: ../fish/guestfish-actions.pod:4312
 #, no-wrap
 msgid ""
 " set-recovery-proc true|false\n"
@@ -13654,7 +15082,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4301
+#: ../fish/guestfish-actions.pod:4314
 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 "
@@ -13662,14 +15090,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4306
+#: ../fish/guestfish-actions.pod:4319
 msgid ""
 "This only has any effect if called before L</launch>, and the default is "
 "true."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4309 ../src/guestfs-actions.pod:6540
+#: ../fish/guestfish-actions.pod:4322 ../src/guestfs-actions.pod:6553
 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 "
@@ -13678,17 +15106,17 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4315
+#: ../fish/guestfish-actions.pod:4328
 msgid "set-selinux"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4317
+#: ../fish/guestfish-actions.pod:4330
 msgid "selinux"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4319
+#: ../fish/guestfish-actions.pod:4332
 #, no-wrap
 msgid ""
 " set-selinux true|false\n"
@@ -13696,31 +15124,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4321 ../src/guestfs-actions.pod:6556
+#: ../fish/guestfish-actions.pod:4334 ../src/guestfs-actions.pod:6569
 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:4324 ../src/guestfs-actions.pod:6559
+#: ../fish/guestfish-actions.pod:4337 ../src/guestfs-actions.pod:6572
 msgid ""
 "Note that if SELinux is enabled, it is always in Permissive mode "
 "(C<enforcing=0>)."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4330
+#: ../fish/guestfish-actions.pod:4343
 msgid "set-smp"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4332
+#: ../fish/guestfish-actions.pod:4345
 msgid "smp"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4334
+#: ../fish/guestfish-actions.pod:4347
 #, no-wrap
 msgid ""
 " set-smp smp\n"
@@ -13728,7 +15156,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4336 ../src/guestfs-actions.pod:6575
+#: ../fish/guestfish-actions.pod:4349 ../src/guestfs-actions.pod:6588
 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 "
@@ -13736,22 +15164,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4340
+#: ../fish/guestfish-actions.pod:4353
 msgid "This function must be called before L</launch>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4342
+#: ../fish/guestfish-actions.pod:4355
 msgid "set-trace"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4344
+#: ../fish/guestfish-actions.pod:4357
 msgid "trace"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4346
+#: ../fish/guestfish-actions.pod:4359
 #, no-wrap
 msgid ""
 " set-trace true|false\n"
@@ -13759,45 +15187,45 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4348 ../src/guestfs-actions.pod:6591
+#: ../fish/guestfish-actions.pod:4361 ../src/guestfs-actions.pod:6604
 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:4351 ../src/guestfs-actions.pod:6594
+#: ../fish/guestfish-actions.pod:4364 ../src/guestfs-actions.pod:6607
 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:4355 ../src/guestfs-actions.pod:6598
+#: ../fish/guestfish-actions.pod:4368 ../src/guestfs-actions.pod:6611
 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:4358
+#: ../fish/guestfish-actions.pod:4371
 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:4362
+#: ../fish/guestfish-actions.pod:4375
 msgid "set-verbose"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4364
+#: ../fish/guestfish-actions.pod:4377
 msgid "verbose"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4366
+#: ../fish/guestfish-actions.pod:4379
 #, no-wrap
 msgid ""
 " set-verbose true|false\n"
@@ -13805,31 +15233,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4368 ../src/guestfs-actions.pod:6615
+#: ../fish/guestfish-actions.pod:4381 ../src/guestfs-actions.pod:6628
 msgid "If C<verbose> is true, this turns on verbose messages."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4370 ../src/guestfs-actions.pod:6617
+#: ../fish/guestfish-actions.pod:4383 ../src/guestfs-actions.pod:6630
 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:4373
+#: ../fish/guestfish-actions.pod:4386
 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:4377
+#: ../fish/guestfish-actions.pod:4390
 msgid "setcon"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4379
+#: ../fish/guestfish-actions.pod:4392
 #, no-wrap
 msgid ""
 " setcon context\n"
@@ -13837,24 +15265,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4381 ../src/guestfs-actions.pod:6634
+#: ../fish/guestfish-actions.pod:4394 ../src/guestfs-actions.pod:6647
 msgid ""
 "This sets the SELinux security context of the daemon to the string "
 "C<context>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4384 ../src/guestfs-actions.pod:6637
+#: ../fish/guestfish-actions.pod:4397 ../src/guestfs-actions.pod:6650
 msgid "See the documentation about SELINUX in L<guestfs(3)>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4386
+#: ../fish/guestfish-actions.pod:4399
 msgid "setxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4388
+#: ../fish/guestfish-actions.pod:4401
 #, no-wrap
 msgid ""
 " setxattr xattr val vallen path\n"
@@ -13862,24 +15290,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4390 ../src/guestfs-actions.pod:6652
+#: ../fish/guestfish-actions.pod:4403 ../src/guestfs-actions.pod:6665
 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:4394
+#: ../fish/guestfish-actions.pod:4407
 msgid "See also: L</lsetxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4396
+#: ../fish/guestfish-actions.pod:4409
 msgid "sfdisk"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4398
+#: ../fish/guestfish-actions.pod:4411
 #, no-wrap
 msgid ""
 " sfdisk device cyls heads sectors 'lines ...'\n"
@@ -13887,19 +15315,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4400 ../src/guestfs-actions.pod:6679
+#: ../fish/guestfish-actions.pod:4413 ../src/guestfs-actions.pod:6692
 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:4403 ../src/guestfs-actions.pod:6682
+#: ../fish/guestfish-actions.pod:4416 ../src/guestfs-actions.pod:6695
 msgid "C<device> should be a block device, for example C</dev/sda>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4405 ../src/guestfs-actions.pod:6684
+#: ../fish/guestfish-actions.pod:4418 ../src/guestfs-actions.pod:6697
 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<-"
@@ -13910,14 +15338,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4413 ../src/guestfs-actions.pod:6692
+#: ../fish/guestfish-actions.pod:4426 ../src/guestfs-actions.pod:6705
 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:4416 ../src/guestfs-actions.pod:6695
+#: ../fish/guestfish-actions.pod:4429 ../src/guestfs-actions.pod:6708
 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 "
@@ -13925,25 +15353,25 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4420
+#: ../fish/guestfish-actions.pod:4433
 msgid "See also: L</sfdisk-l>, L</sfdisk-N>, L</part-init>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4426 ../fish/guestfish-actions.pod:4449
-#: ../fish/guestfish-actions.pod:4471
+#: ../fish/guestfish-actions.pod:4439 ../fish/guestfish-actions.pod:4462
+#: ../fish/guestfish-actions.pod:4484
 msgid ""
 "I<This function is deprecated.> In new code, use the L</part_add> call "
 "instead."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4433
+#: ../fish/guestfish-actions.pod:4446
 msgid "sfdiskM"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4435
+#: ../fish/guestfish-actions.pod:4448
 #, no-wrap
 msgid ""
 " sfdiskM device 'lines ...'\n"
@@ -13951,7 +15379,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4437
+#: ../fish/guestfish-actions.pod:4450
 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 "
@@ -13960,17 +15388,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4443
+#: ../fish/guestfish-actions.pod:4456
 msgid "See also: L</sfdisk>, the L<sfdisk(8)> manpage and L</part-disk>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4456
+#: ../fish/guestfish-actions.pod:4469
 msgid "sfdisk-N"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4458
+#: ../fish/guestfish-actions.pod:4471
 #, no-wrap
 msgid ""
 " sfdisk-N device partnum cyls heads sectors line\n"
@@ -13978,31 +15406,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4460 ../src/guestfs-actions.pod:6757
+#: ../fish/guestfish-actions.pod:4473 ../src/guestfs-actions.pod:6770
 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:4463
+#: ../fish/guestfish-actions.pod:4476
 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:4466
+#: ../fish/guestfish-actions.pod:4479
 msgid "See also: L</part-add>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4478
+#: ../fish/guestfish-actions.pod:4491
 msgid "sfdisk-disk-geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4480
+#: ../fish/guestfish-actions.pod:4493
 #, no-wrap
 msgid ""
 " sfdisk-disk-geometry device\n"
@@ -14010,7 +15438,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4482
+#: ../fish/guestfish-actions.pod:4495
 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, "
@@ -14019,18 +15447,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4487 ../fish/guestfish-actions.pod:4496
-#: ../src/guestfs-actions.pod:6783 ../src/guestfs-actions.pod:6799
+#: ../fish/guestfish-actions.pod:4500 ../fish/guestfish-actions.pod:4509
+#: ../src/guestfs-actions.pod:6796 ../src/guestfs-actions.pod:6812
 msgid "The result is in human-readable format, and not designed to be parsed."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4490
+#: ../fish/guestfish-actions.pod:4503
 msgid "sfdisk-kernel-geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4492
+#: ../fish/guestfish-actions.pod:4505
 #, no-wrap
 msgid ""
 " sfdisk-kernel-geometry device\n"
@@ -14038,17 +15466,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4494 ../src/guestfs-actions.pod:6797
+#: ../fish/guestfish-actions.pod:4507 ../src/guestfs-actions.pod:6810
 msgid "This displays the kernel's idea of the geometry of C<device>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4499
+#: ../fish/guestfish-actions.pod:4512
 msgid "sfdisk-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4501
+#: ../fish/guestfish-actions.pod:4514
 #, no-wrap
 msgid ""
 " sfdisk-l device\n"
@@ -14056,31 +15484,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4503 ../src/guestfs-actions.pod:6820
+#: ../fish/guestfish-actions.pod:4516 ../src/guestfs-actions.pod:6833
 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:4507
+#: ../fish/guestfish-actions.pod:4520
 msgid "See also: L</part-list>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4509
+#: ../fish/guestfish-actions.pod:4522
 msgid ""
 "I<This function is deprecated.> In new code, use the L</part_list> call "
 "instead."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4516
+#: ../fish/guestfish-actions.pod:4529
 msgid "sh"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4518
+#: ../fish/guestfish-actions.pod:4531
 #, no-wrap
 msgid ""
 " sh command\n"
@@ -14088,19 +15516,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4520 ../src/guestfs-actions.pod:6837
+#: ../fish/guestfish-actions.pod:4533 ../src/guestfs-actions.pod:6850
 msgid ""
 "This call runs a command from the guest filesystem via the guest's C</bin/"
 "sh>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4523
+#: ../fish/guestfish-actions.pod:4536
 msgid "This is like L</command>, but passes the command to:"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4525 ../src/guestfs-actions.pod:6842
+#: ../fish/guestfish-actions.pod:4538 ../src/guestfs-actions.pod:6855
 #, no-wrap
 msgid ""
 " /bin/sh -c \"command\"\n"
@@ -14108,24 +15536,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4527 ../src/guestfs-actions.pod:6844
+#: ../fish/guestfish-actions.pod:4540 ../src/guestfs-actions.pod:6857
 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:4531
+#: ../fish/guestfish-actions.pod:4544
 msgid "All the provisos about L</command> apply to this call."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4533
+#: ../fish/guestfish-actions.pod:4546
 msgid "sh-lines"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4535
+#: ../fish/guestfish-actions.pod:4548
 #, no-wrap
 msgid ""
 " sh-lines command\n"
@@ -14133,22 +15561,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4537
+#: ../fish/guestfish-actions.pod:4550
 msgid "This is the same as L</sh>, but splits the result into a list of lines."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4540
+#: ../fish/guestfish-actions.pod:4553
 msgid "See also: L</command-lines>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4542
+#: ../fish/guestfish-actions.pod:4555
 msgid "sleep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4544
+#: ../fish/guestfish-actions.pod:4557
 #, no-wrap
 msgid ""
 " sleep secs\n"
@@ -14156,17 +15584,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4546 ../src/guestfs-actions.pod:6878
+#: ../fish/guestfish-actions.pod:4559 ../src/guestfs-actions.pod:6891
 msgid "Sleep for C<secs> seconds."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4548
+#: ../fish/guestfish-actions.pod:4561
 msgid "stat"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4550
+#: ../fish/guestfish-actions.pod:4563
 #, no-wrap
 msgid ""
 " stat path\n"
@@ -14174,17 +15602,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4554 ../src/guestfs-actions.pod:6892
+#: ../fish/guestfish-actions.pod:4567 ../src/guestfs-actions.pod:6905
 msgid "This is the same as the C<stat(2)> system call."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4556
+#: ../fish/guestfish-actions.pod:4569
 msgid "statvfs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4558
+#: ../fish/guestfish-actions.pod:4571
 #, no-wrap
 msgid ""
 " statvfs path\n"
@@ -14192,7 +15620,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4560 ../src/guestfs-actions.pod:6906
+#: ../fish/guestfish-actions.pod:4573 ../src/guestfs-actions.pod:6919
 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 "
@@ -14200,17 +15628,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4564 ../src/guestfs-actions.pod:6910
+#: ../fish/guestfish-actions.pod:4577 ../src/guestfs-actions.pod:6923
 msgid "This is the same as the C<statvfs(2)> system call."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4566
+#: ../fish/guestfish-actions.pod:4579
 msgid "strings"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4568
+#: ../fish/guestfish-actions.pod:4581
 #, no-wrap
 msgid ""
 " strings path\n"
@@ -14218,19 +15646,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4570 ../src/guestfs-actions.pod:6924
+#: ../fish/guestfish-actions.pod:4583 ../src/guestfs-actions.pod:6937
 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:4576
+#: ../fish/guestfish-actions.pod:4589
 msgid "strings-e"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4578
+#: ../fish/guestfish-actions.pod:4591
 #, no-wrap
 msgid ""
 " strings-e encoding path\n"
@@ -14238,93 +15666,93 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4580
+#: ../fish/guestfish-actions.pod:4593
 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:4584 ../src/guestfs-actions.pod:6947
+#: ../fish/guestfish-actions.pod:4597 ../src/guestfs-actions.pod:6960
 msgid "Allowed encodings are:"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:4588 ../src/guestfs-actions.pod:6951
+#: ../fish/guestfish-actions.pod:4601 ../src/guestfs-actions.pod:6964
 msgid "s"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4590
+#: ../fish/guestfish-actions.pod:4603
 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:4593 ../src/guestfs-actions.pod:6956
+#: ../fish/guestfish-actions.pod:4606 ../src/guestfs-actions.pod:6969
 msgid "S"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4595 ../src/guestfs-actions.pod:6958
+#: ../fish/guestfish-actions.pod:4608 ../src/guestfs-actions.pod:6971
 msgid "Single 8-bit-byte characters."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:4597 ../src/guestfs-actions.pod:6960
+#: ../fish/guestfish-actions.pod:4610 ../src/guestfs-actions.pod:6973
 msgid "b"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4599 ../src/guestfs-actions.pod:6962
+#: ../fish/guestfish-actions.pod:4612 ../src/guestfs-actions.pod:6975
 msgid "16-bit big endian strings such as those encoded in UTF-16BE or UCS-2BE."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:4602 ../src/guestfs-actions.pod:6965
+#: ../fish/guestfish-actions.pod:4615 ../src/guestfs-actions.pod:6978
 msgid "l (lower case letter L)"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4604 ../src/guestfs-actions.pod:6967
+#: ../fish/guestfish-actions.pod:4617 ../src/guestfs-actions.pod:6980
 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:4607 ../src/guestfs-actions.pod:6970
+#: ../fish/guestfish-actions.pod:4620 ../src/guestfs-actions.pod:6983
 msgid "B"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4609 ../src/guestfs-actions.pod:6972
+#: ../fish/guestfish-actions.pod:4622 ../src/guestfs-actions.pod:6985
 msgid "32-bit big endian such as UCS-4BE."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish-actions.pod:4611 ../src/guestfs-actions.pod:6974
+#: ../fish/guestfish-actions.pod:4624 ../src/guestfs-actions.pod:6987
 msgid "L"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4613 ../src/guestfs-actions.pod:6976
+#: ../fish/guestfish-actions.pod:4626 ../src/guestfs-actions.pod:6989
 msgid "32-bit little endian such as UCS-4LE."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4617 ../src/guestfs-actions.pod:6980
+#: ../fish/guestfish-actions.pod:4630 ../src/guestfs-actions.pod:6993
 msgid "The returned strings are transcoded to UTF-8."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4622
+#: ../fish/guestfish-actions.pod:4635
 msgid "swapoff-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4624
+#: ../fish/guestfish-actions.pod:4637
 #, no-wrap
 msgid ""
 " swapoff-device device\n"
@@ -14332,19 +15760,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4626
+#: ../fish/guestfish-actions.pod:4639
 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:4630
+#: ../fish/guestfish-actions.pod:4643
 msgid "swapoff-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4632
+#: ../fish/guestfish-actions.pod:4645
 #, no-wrap
 msgid ""
 " swapoff-file file\n"
@@ -14352,17 +15780,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4634 ../src/guestfs-actions.pod:7011
+#: ../fish/guestfish-actions.pod:4647 ../src/guestfs-actions.pod:7024
 msgid "This command disables the libguestfs appliance swap on file."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4636
+#: ../fish/guestfish-actions.pod:4649
 msgid "swapoff-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4638
+#: ../fish/guestfish-actions.pod:4651
 #, no-wrap
 msgid ""
 " swapoff-label label\n"
@@ -14370,19 +15798,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4640 ../src/guestfs-actions.pod:7023
+#: ../fish/guestfish-actions.pod:4653 ../src/guestfs-actions.pod:7036
 msgid ""
 "This command disables the libguestfs appliance swap on labeled swap "
 "partition."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4643
+#: ../fish/guestfish-actions.pod:4656
 msgid "swapoff-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4645
+#: ../fish/guestfish-actions.pod:4658
 #, no-wrap
 msgid ""
 " swapoff-uuid uuid\n"
@@ -14390,19 +15818,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4647 ../src/guestfs-actions.pod:7036
+#: ../fish/guestfish-actions.pod:4660 ../src/guestfs-actions.pod:7049
 msgid ""
 "This command disables the libguestfs appliance swap partition with the given "
 "UUID."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4650
+#: ../fish/guestfish-actions.pod:4663
 msgid "swapon-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4652
+#: ../fish/guestfish-actions.pod:4665
 #, no-wrap
 msgid ""
 " swapon-device device\n"
@@ -14410,7 +15838,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4654
+#: ../fish/guestfish-actions.pod:4667
 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 "
@@ -14418,7 +15846,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4659 ../src/guestfs-actions.pod:7054
+#: ../fish/guestfish-actions.pod:4672 ../src/guestfs-actions.pod:7067
 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 "
@@ -14428,12 +15856,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4666
+#: ../fish/guestfish-actions.pod:4679
 msgid "swapon-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4668
+#: ../fish/guestfish-actions.pod:4681
 #, no-wrap
 msgid ""
 " swapon-file file\n"
@@ -14441,18 +15869,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4670
+#: ../fish/guestfish-actions.pod:4683
 msgid ""
 "This command enables swap to a file.  See L</swapon-device> for other notes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4673
+#: ../fish/guestfish-actions.pod:4686
 msgid "swapon-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4675
+#: ../fish/guestfish-actions.pod:4688
 #, no-wrap
 msgid ""
 " swapon-label label\n"
@@ -14460,19 +15888,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4677
+#: ../fish/guestfish-actions.pod:4690
 msgid ""
 "This command enables swap to a labeled swap partition.  See L</swapon-"
 "device> for other notes."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4680
+#: ../fish/guestfish-actions.pod:4693
 msgid "swapon-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4682
+#: ../fish/guestfish-actions.pod:4695
 #, no-wrap
 msgid ""
 " swapon-uuid uuid\n"
@@ -14480,19 +15908,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4684
+#: ../fish/guestfish-actions.pod:4697
 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:4687
+#: ../fish/guestfish-actions.pod:4700
 msgid "sync"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4689
+#: ../fish/guestfish-actions.pod:4702
 #, no-wrap
 msgid ""
 " sync\n"
@@ -14500,26 +15928,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4691 ../src/guestfs-actions.pod:7109
+#: ../fish/guestfish-actions.pod:4704 ../src/guestfs-actions.pod:7122
 msgid ""
 "This syncs the disk, so that any writes are flushed through to the "
 "underlying disk image."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4694 ../src/guestfs-actions.pod:7112
+#: ../fish/guestfish-actions.pod:4707 ../src/guestfs-actions.pod:7125
 msgid ""
 "You should always call this if you have modified a disk image, before "
 "closing the handle."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4697
+#: ../fish/guestfish-actions.pod:4710
 msgid "tail"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4699
+#: ../fish/guestfish-actions.pod:4712
 #, no-wrap
 msgid ""
 " tail path\n"
@@ -14527,18 +15955,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4701 ../src/guestfs-actions.pod:7125
+#: ../fish/guestfish-actions.pod:4714 ../src/guestfs-actions.pod:7138
 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:4707
+#: ../fish/guestfish-actions.pod:4720
 msgid "tail-n"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4709
+#: ../fish/guestfish-actions.pod:4722
 #, no-wrap
 msgid ""
 " tail-n nrlines path\n"
@@ -14546,26 +15974,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4711 ../src/guestfs-actions.pod:7144
+#: ../fish/guestfish-actions.pod:4724 ../src/guestfs-actions.pod:7157
 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:4714 ../src/guestfs-actions.pod:7147
+#: ../fish/guestfish-actions.pod:4727 ../src/guestfs-actions.pod:7160
 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:4722
+#: ../fish/guestfish-actions.pod:4735
 msgid "tar-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4724
+#: ../fish/guestfish-actions.pod:4737
 #, no-wrap
 msgid ""
 " tar-in (tarfile|-) directory\n"
@@ -14573,24 +16001,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4726 ../src/guestfs-actions.pod:7168
+#: ../fish/guestfish-actions.pod:4739 ../src/guestfs-actions.pod:7181
 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:4729
+#: ../fish/guestfish-actions.pod:4742
 msgid "To upload a compressed tarball, use L</tgz-in> or L</txz-in>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4734
+#: ../fish/guestfish-actions.pod:4747
 msgid "tar-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4736
+#: ../fish/guestfish-actions.pod:4749
 #, no-wrap
 msgid ""
 " tar-out directory (tarfile|-)\n"
@@ -14598,24 +16026,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4738 ../src/guestfs-actions.pod:7185
+#: ../fish/guestfish-actions.pod:4751 ../src/guestfs-actions.pod:7198
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarfile>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4741
+#: ../fish/guestfish-actions.pod:4754
 msgid "To download a compressed tarball, use L</tgz-out> or L</txz-out>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4746
+#: ../fish/guestfish-actions.pod:4759
 msgid "tgz-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4748
+#: ../fish/guestfish-actions.pod:4761
 #, no-wrap
 msgid ""
 " tgz-in (tarball|-) directory\n"
@@ -14623,24 +16051,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4750 ../src/guestfs-actions.pod:7202
+#: ../fish/guestfish-actions.pod:4763 ../src/guestfs-actions.pod:7215
 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:4753
+#: ../fish/guestfish-actions.pod:4766
 msgid "To upload an uncompressed tarball, use L</tar-in>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4757
+#: ../fish/guestfish-actions.pod:4770
 msgid "tgz-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4759
+#: ../fish/guestfish-actions.pod:4772
 #, no-wrap
 msgid ""
 " tgz-out directory (tarball|-)\n"
@@ -14648,24 +16076,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4761 ../src/guestfs-actions.pod:7218
+#: ../fish/guestfish-actions.pod:4774 ../src/guestfs-actions.pod:7231
 msgid ""
 "This command packs the contents of C<directory> and downloads it to local "
 "file C<tarball>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4764
+#: ../fish/guestfish-actions.pod:4777
 msgid "To download an uncompressed tarball, use L</tar-out>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4768
+#: ../fish/guestfish-actions.pod:4781
 msgid "touch"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4770
+#: ../fish/guestfish-actions.pod:4783
 #, no-wrap
 msgid ""
 " touch path\n"
@@ -14673,7 +16101,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4772 ../src/guestfs-actions.pod:7233
+#: ../fish/guestfish-actions.pod:4785 ../src/guestfs-actions.pod:7246
 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-"
@@ -14681,19 +16109,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4776 ../src/guestfs-actions.pod:7237
+#: ../fish/guestfish-actions.pod:4789 ../src/guestfs-actions.pod:7250
 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:4779
+#: ../fish/guestfish-actions.pod:4792
 msgid "truncate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4781
+#: ../fish/guestfish-actions.pod:4794
 #, no-wrap
 msgid ""
 " truncate path\n"
@@ -14701,19 +16129,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4783 ../src/guestfs-actions.pod:7250
+#: ../fish/guestfish-actions.pod:4796 ../src/guestfs-actions.pod:7263
 msgid ""
 "This command truncates C<path> to a zero-length file.  The file must exist "
 "already."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4786
+#: ../fish/guestfish-actions.pod:4799
 msgid "truncate-size"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4788
+#: ../fish/guestfish-actions.pod:4801
 #, no-wrap
 msgid ""
 " truncate-size path size\n"
@@ -14721,14 +16149,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4790 ../src/guestfs-actions.pod:7264
+#: ../fish/guestfish-actions.pod:4803 ../src/guestfs-actions.pod:7277
 msgid ""
 "This command truncates C<path> to size C<size> bytes.  The file must exist "
 "already."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4793
+#: ../fish/guestfish-actions.pod:4806
 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 "
@@ -14737,12 +16165,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4799
+#: ../fish/guestfish-actions.pod:4812
 msgid "tune2fs-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4801
+#: ../fish/guestfish-actions.pod:4814
 #, no-wrap
 msgid ""
 " tune2fs-l device\n"
@@ -14750,14 +16178,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4803 ../src/guestfs-actions.pod:7283
+#: ../fish/guestfish-actions.pod:4816 ../src/guestfs-actions.pod:7296
 msgid ""
 "This returns the contents of the ext2, ext3 or ext4 filesystem superblock on "
 "C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4806 ../src/guestfs-actions.pod:7286
+#: ../fish/guestfish-actions.pod:4819 ../src/guestfs-actions.pod:7299
 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 "
@@ -14766,12 +16194,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4811
+#: ../fish/guestfish-actions.pod:4824
 msgid "txz-in"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4813
+#: ../fish/guestfish-actions.pod:4826
 #, no-wrap
 msgid ""
 " txz-in (tarball|-) directory\n"
@@ -14779,19 +16207,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4815 ../src/guestfs-actions.pod:7306
+#: ../fish/guestfish-actions.pod:4828 ../src/guestfs-actions.pod:7319
 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:4820
+#: ../fish/guestfish-actions.pod:4833
 msgid "txz-out"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4822
+#: ../fish/guestfish-actions.pod:4835
 #, no-wrap
 msgid ""
 " txz-out directory (tarball|-)\n"
@@ -14799,19 +16227,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4824 ../src/guestfs-actions.pod:7320
+#: ../fish/guestfish-actions.pod:4837 ../src/guestfs-actions.pod:7333
 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:4829
+#: ../fish/guestfish-actions.pod:4842
 msgid "umask"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4831
+#: ../fish/guestfish-actions.pod:4844
 #, no-wrap
 msgid ""
 " umask mask\n"
@@ -14819,14 +16247,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4833 ../src/guestfs-actions.pod:7333
+#: ../fish/guestfish-actions.pod:4846 ../src/guestfs-actions.pod:7346
 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:4836 ../src/guestfs-actions.pod:7336
+#: ../fish/guestfish-actions.pod:4849 ../src/guestfs-actions.pod:7349
 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 "
@@ -14834,7 +16262,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4841 ../src/guestfs-actions.pod:7341
+#: ../fish/guestfish-actions.pod:4854 ../src/guestfs-actions.pod:7354
 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 "
@@ -14842,27 +16270,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4845
+#: ../fish/guestfish-actions.pod:4858
 msgid "See also L</get-umask>, L<umask(2)>, L</mknod>, L</mkdir>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4848 ../src/guestfs-actions.pod:7348
+#: ../fish/guestfish-actions.pod:4861 ../src/guestfs-actions.pod:7361
 msgid "This call returns the previous umask."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4850
+#: ../fish/guestfish-actions.pod:4863
 msgid "umount"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4852
+#: ../fish/guestfish-actions.pod:4865
 msgid "unmount"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4854
+#: ../fish/guestfish-actions.pod:4867
 #, no-wrap
 msgid ""
 " umount pathordevice\n"
@@ -14870,24 +16298,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4856 ../src/guestfs-actions.pod:7360
+#: ../fish/guestfish-actions.pod:4869 ../src/guestfs-actions.pod:7373
 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:4860
+#: ../fish/guestfish-actions.pod:4873
 msgid "umount-all"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4862
+#: ../fish/guestfish-actions.pod:4875
 msgid "unmount-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4864
+#: ../fish/guestfish-actions.pod:4877
 #, no-wrap
 msgid ""
 " umount-all\n"
@@ -14895,22 +16323,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4866 ../src/guestfs-actions.pod:7373
+#: ../fish/guestfish-actions.pod:4879 ../src/guestfs-actions.pod:7386
 msgid "This unmounts all mounted filesystems."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4868 ../src/guestfs-actions.pod:7375
+#: ../fish/guestfish-actions.pod:4881 ../src/guestfs-actions.pod:7388
 msgid "Some internal mounts are not unmounted by this call."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4870
+#: ../fish/guestfish-actions.pod:4883
 msgid "upload"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4872
+#: ../fish/guestfish-actions.pod:4885
 #, no-wrap
 msgid ""
 " upload (filename|-) remotefilename\n"
@@ -14918,23 +16346,23 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4874 ../fish/guestfish-actions.pod:4887
-#: ../src/guestfs-actions.pod:7388 ../src/guestfs-actions.pod:7412
+#: ../fish/guestfish-actions.pod:4887 ../fish/guestfish-actions.pod:4900
+#: ../src/guestfs-actions.pod:7401 ../src/guestfs-actions.pod:7425
 msgid "Upload local file C<filename> to C<remotefilename> on the filesystem."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4879
+#: ../fish/guestfish-actions.pod:4892
 msgid "See also L</download>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4883
+#: ../fish/guestfish-actions.pod:4896
 msgid "upload-offset"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4885
+#: ../fish/guestfish-actions.pod:4898
 #, no-wrap
 msgid ""
 " upload-offset (filename|-) remotefilename offset\n"
@@ -14942,7 +16370,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4890 ../src/guestfs-actions.pod:7415
+#: ../fish/guestfish-actions.pod:4903 ../src/guestfs-actions.pod:7428
 msgid ""
 "C<remotefilename> is overwritten starting at the byte C<offset> specified.  "
 "The intention is to overwrite parts of existing files or devices, although "
@@ -14952,7 +16380,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4897
+#: ../fish/guestfish-actions.pod:4910
 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 "
@@ -14960,17 +16388,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4902
+#: ../fish/guestfish-actions.pod:4915
 msgid "See also L</upload>, L</pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4906
+#: ../fish/guestfish-actions.pod:4919
 msgid "utimens"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4908
+#: ../fish/guestfish-actions.pod:4921
 #, no-wrap
 msgid ""
 " utimens path atsecs atnsecs mtsecs mtnsecs\n"
@@ -14978,26 +16406,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4910 ../src/guestfs-actions.pod:7448
+#: ../fish/guestfish-actions.pod:4923 ../src/guestfs-actions.pod:7461
 msgid "This command sets the timestamps of a file with nanosecond precision."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4913 ../src/guestfs-actions.pod:7451
+#: ../fish/guestfish-actions.pod:4926 ../src/guestfs-actions.pod:7464
 msgid ""
 "C<atsecs, atnsecs> are the last access time (atime) in secs and nanoseconds "
 "from the epoch."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4916 ../src/guestfs-actions.pod:7454
+#: ../fish/guestfish-actions.pod:4929 ../src/guestfs-actions.pod:7467
 msgid ""
 "C<mtsecs, mtnsecs> are the last modification time (mtime) in secs and "
 "nanoseconds from the epoch."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4919 ../src/guestfs-actions.pod:7457
+#: ../fish/guestfish-actions.pod:4932 ../src/guestfs-actions.pod:7470
 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 "
@@ -15005,7 +16433,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4923 ../src/guestfs-actions.pod:7461
+#: ../fish/guestfish-actions.pod:4936 ../src/guestfs-actions.pod:7474
 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 "
@@ -15013,12 +16441,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4927
+#: ../fish/guestfish-actions.pod:4940
 msgid "version"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4929
+#: ../fish/guestfish-actions.pod:4942
 #, no-wrap
 msgid ""
 " version\n"
@@ -15026,13 +16454,13 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4931 ../src/guestfs-actions.pod:7474
+#: ../fish/guestfish-actions.pod:4944 ../src/guestfs-actions.pod:7487
 msgid ""
 "Return the libguestfs version number that the program is linked against."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4934 ../src/guestfs-actions.pod:7477
+#: ../fish/guestfish-actions.pod:4947 ../src/guestfs-actions.pod:7490
 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 "
@@ -15041,7 +16469,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4939 ../src/guestfs-actions.pod:7482
+#: ../fish/guestfish-actions.pod:4952 ../src/guestfs-actions.pod:7495
 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 "
@@ -15050,7 +16478,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4945 ../src/guestfs-actions.pod:7488
+#: ../fish/guestfish-actions.pod:4958 ../src/guestfs-actions.pod:7501
 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 "
@@ -15059,18 +16487,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4951 ../src/guestfs-actions.pod:7494
+#: ../fish/guestfish-actions.pod:4964 ../src/guestfs-actions.pod:7507
 msgid ""
 "To construct the original version string: C<$major.$minor.$release$extra>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4954 ../src/guestfs-actions.pod:7497
+#: ../fish/guestfish-actions.pod:4967 ../src/guestfs-actions.pod:7510
 msgid "See also: L<guestfs(3)/LIBGUESTFS VERSION NUMBERS>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4956
+#: ../fish/guestfish-actions.pod:4969
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -15079,12 +16507,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4962
+#: ../fish/guestfish-actions.pod:4975
 msgid "vfs-label"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4964
+#: ../fish/guestfish-actions.pod:4977
 #, no-wrap
 msgid ""
 " vfs-label device\n"
@@ -15092,27 +16520,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4966 ../src/guestfs-actions.pod:7517
+#: ../fish/guestfish-actions.pod:4979 ../src/guestfs-actions.pod:7530
 msgid "This returns the filesystem label of the filesystem on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4969 ../src/guestfs-actions.pod:7520
+#: ../fish/guestfish-actions.pod:4982 ../src/guestfs-actions.pod:7533
 msgid "If the filesystem is unlabeled, this returns the empty string."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4971
+#: ../fish/guestfish-actions.pod:4984
 msgid "To find a filesystem from the label, use L</findfs-label>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4973
+#: ../fish/guestfish-actions.pod:4986
 msgid "vfs-type"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4975
+#: ../fish/guestfish-actions.pod:4988
 #, no-wrap
 msgid ""
 " vfs-type device\n"
@@ -15120,14 +16548,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4977 ../src/guestfs-actions.pod:7535
+#: ../fish/guestfish-actions.pod:4990 ../src/guestfs-actions.pod:7548
 msgid ""
 "This command gets the filesystem type corresponding to the filesystem on "
 "C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4980 ../src/guestfs-actions.pod:7538
+#: ../fish/guestfish-actions.pod:4993 ../src/guestfs-actions.pod:7551
 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 "
@@ -15135,12 +16563,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4985
+#: ../fish/guestfish-actions.pod:4998
 msgid "vfs-uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4987
+#: ../fish/guestfish-actions.pod:5000
 #, no-wrap
 msgid ""
 " vfs-uuid device\n"
@@ -15148,27 +16576,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4989 ../src/guestfs-actions.pod:7554
+#: ../fish/guestfish-actions.pod:5002 ../src/guestfs-actions.pod:7567
 msgid "This returns the filesystem UUID of the filesystem on C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4992 ../src/guestfs-actions.pod:7557
+#: ../fish/guestfish-actions.pod:5005 ../src/guestfs-actions.pod:7570
 msgid "If the filesystem does not have a UUID, this returns the empty string."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:4994
+#: ../fish/guestfish-actions.pod:5007
 msgid "To find a filesystem from the UUID, use L</findfs-uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:4996
+#: ../fish/guestfish-actions.pod:5009
 msgid "vg-activate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:4998
+#: ../fish/guestfish-actions.pod:5011
 #, no-wrap
 msgid ""
 " vg-activate true|false 'volgroups ...'\n"
@@ -15176,31 +16604,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5000 ../src/guestfs-actions.pod:7573
+#: ../fish/guestfish-actions.pod:5013 ../src/guestfs-actions.pod:7586
 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:5003 ../src/guestfs-actions.pod:7576
+#: ../fish/guestfish-actions.pod:5016 ../src/guestfs-actions.pod:7589
 msgid "This command is the same as running C<vgchange -a y|n volgroups...>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5005 ../src/guestfs-actions.pod:7578
+#: ../fish/guestfish-actions.pod:5018 ../src/guestfs-actions.pod:7591
 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:5008
+#: ../fish/guestfish-actions.pod:5021
 msgid "vg-activate-all"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5010
+#: ../fish/guestfish-actions.pod:5023
 #, no-wrap
 msgid ""
 " vg-activate-all true|false\n"
@@ -15208,24 +16636,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5012 ../src/guestfs-actions.pod:7591
+#: ../fish/guestfish-actions.pod:5025 ../src/guestfs-actions.pod:7604
 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:5015 ../src/guestfs-actions.pod:7594
+#: ../fish/guestfish-actions.pod:5028 ../src/guestfs-actions.pod:7607
 msgid "This command is the same as running C<vgchange -a y|n>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5017
+#: ../fish/guestfish-actions.pod:5030
 msgid "vgcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5019
+#: ../fish/guestfish-actions.pod:5032
 #, no-wrap
 msgid ""
 " vgcreate volgroup 'physvols ...'\n"
@@ -15233,19 +16661,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5021 ../src/guestfs-actions.pod:7607
+#: ../fish/guestfish-actions.pod:5034 ../src/guestfs-actions.pod:7620
 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:5024
+#: ../fish/guestfish-actions.pod:5037
 msgid "vglvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5026
+#: ../fish/guestfish-actions.pod:5039
 #, no-wrap
 msgid ""
 " vglvuuids vgname\n"
@@ -15253,31 +16681,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5028 ../src/guestfs-actions.pod:7620
+#: ../fish/guestfish-actions.pod:5041 ../src/guestfs-actions.pod:7633
 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:5031
+#: ../fish/guestfish-actions.pod:5044
 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:5034
+#: ../fish/guestfish-actions.pod:5047
 msgid "See also L</vgpvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5036
+#: ../fish/guestfish-actions.pod:5049
 msgid "vgpvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5038
+#: ../fish/guestfish-actions.pod:5051
 #, no-wrap
 msgid ""
 " vgpvuuids vgname\n"
@@ -15285,31 +16713,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5040 ../src/guestfs-actions.pod:7640
+#: ../fish/guestfish-actions.pod:5053 ../src/guestfs-actions.pod:7653
 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:5043
+#: ../fish/guestfish-actions.pod:5056
 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:5046
+#: ../fish/guestfish-actions.pod:5059
 msgid "See also L</vglvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5048
+#: ../fish/guestfish-actions.pod:5061
 msgid "vgremove"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5050
+#: ../fish/guestfish-actions.pod:5063
 #, no-wrap
 msgid ""
 " vgremove vgname\n"
@@ -15317,23 +16745,23 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5052 ../src/guestfs-actions.pod:7660
+#: ../fish/guestfish-actions.pod:5065 ../src/guestfs-actions.pod:7673
 msgid "Remove an LVM volume group C<vgname>, (for example C<VG>)."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5054 ../src/guestfs-actions.pod:7662
+#: ../fish/guestfish-actions.pod:5067 ../src/guestfs-actions.pod:7675
 msgid ""
 "This also forcibly removes all logical volumes in the volume group (if any)."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5057
+#: ../fish/guestfish-actions.pod:5070
 msgid "vgrename"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5059
+#: ../fish/guestfish-actions.pod:5072
 #, no-wrap
 msgid ""
 " vgrename volgroup newvolgroup\n"
@@ -15341,17 +16769,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5061 ../src/guestfs-actions.pod:7676
+#: ../fish/guestfish-actions.pod:5074 ../src/guestfs-actions.pod:7689
 msgid "Rename a volume group C<volgroup> with the new name C<newvolgroup>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5063
+#: ../fish/guestfish-actions.pod:5076
 msgid "vgs"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5065
+#: ../fish/guestfish-actions.pod:5078
 #, no-wrap
 msgid ""
 " vgs\n"
@@ -15359,31 +16787,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5067 ../src/guestfs-actions.pod:7687
+#: ../fish/guestfish-actions.pod:5080 ../src/guestfs-actions.pod:7700
 msgid ""
 "List all the volumes groups detected.  This is the equivalent of the L<vgs(8)"
 "> command."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5070 ../src/guestfs-actions.pod:7690
+#: ../fish/guestfish-actions.pod:5083 ../src/guestfs-actions.pod:7703
 msgid ""
 "This returns a list of just the volume group names that were detected (eg. "
 "C<VolGroup00>)."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5073
+#: ../fish/guestfish-actions.pod:5086
 msgid "See also L</vgs-full>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5075
+#: ../fish/guestfish-actions.pod:5088
 msgid "vgs-full"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5077
+#: ../fish/guestfish-actions.pod:5090
 #, no-wrap
 msgid ""
 " vgs-full\n"
@@ -15391,19 +16819,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5079 ../src/guestfs-actions.pod:7706
+#: ../fish/guestfish-actions.pod:5092 ../src/guestfs-actions.pod:7719
 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:5082
+#: ../fish/guestfish-actions.pod:5095
 msgid "vgscan"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5084
+#: ../fish/guestfish-actions.pod:5097
 #, no-wrap
 msgid ""
 " vgscan\n"
@@ -15411,19 +16839,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5086 ../src/guestfs-actions.pod:7720
+#: ../fish/guestfish-actions.pod:5099 ../src/guestfs-actions.pod:7733
 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:5089
+#: ../fish/guestfish-actions.pod:5102
 msgid "vguuid"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5091
+#: ../fish/guestfish-actions.pod:5104
 #, no-wrap
 msgid ""
 " vguuid vgname\n"
@@ -15431,17 +16859,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5093 ../src/guestfs-actions.pod:7733
+#: ../fish/guestfish-actions.pod:5106 ../src/guestfs-actions.pod:7746
 msgid "This command returns the UUID of the LVM VG named C<vgname>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5095
+#: ../fish/guestfish-actions.pod:5108
 msgid "wc-c"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5097
+#: ../fish/guestfish-actions.pod:5110
 #, no-wrap
 msgid ""
 " wc-c path\n"
@@ -15449,19 +16877,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5099 ../src/guestfs-actions.pod:7773
+#: ../fish/guestfish-actions.pod:5112 ../src/guestfs-actions.pod:7786
 msgid ""
 "This command counts the characters in a file, using the C<wc -c> external "
 "command."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5102
+#: ../fish/guestfish-actions.pod:5115
 msgid "wc-l"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5104
+#: ../fish/guestfish-actions.pod:5117
 #, no-wrap
 msgid ""
 " wc-l path\n"
@@ -15469,18 +16897,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5106 ../src/guestfs-actions.pod:7786
+#: ../fish/guestfish-actions.pod:5119 ../src/guestfs-actions.pod:7799
 msgid ""
 "This command counts the lines in a file, using the C<wc -l> external command."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5109
+#: ../fish/guestfish-actions.pod:5122
 msgid "wc-w"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5111
+#: ../fish/guestfish-actions.pod:5124
 #, no-wrap
 msgid ""
 " wc-w path\n"
@@ -15488,18 +16916,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5113 ../src/guestfs-actions.pod:7799
+#: ../fish/guestfish-actions.pod:5126 ../src/guestfs-actions.pod:7812
 msgid ""
 "This command counts the words in a file, using the C<wc -w> external command."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5116
+#: ../fish/guestfish-actions.pod:5129
 msgid "write"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5118
+#: ../fish/guestfish-actions.pod:5131
 #, no-wrap
 msgid ""
 " write path content\n"
@@ -15507,24 +16935,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5120 ../src/guestfs-actions.pod:7814
+#: ../fish/guestfish-actions.pod:5133 ../src/guestfs-actions.pod:7827
 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:5123
+#: ../fish/guestfish-actions.pod:5136
 msgid "See also L</write-append>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5128
+#: ../fish/guestfish-actions.pod:5141
 msgid "write-append"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5130
+#: ../fish/guestfish-actions.pod:5143
 #, no-wrap
 msgid ""
 " write-append path content\n"
@@ -15532,24 +16960,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5132 ../src/guestfs-actions.pod:7834
+#: ../fish/guestfish-actions.pod:5145 ../src/guestfs-actions.pod:7847
 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:5135
+#: ../fish/guestfish-actions.pod:5148
 msgid "See also L</write>."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5140
+#: ../fish/guestfish-actions.pod:5153
 msgid "write-file"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5142
+#: ../fish/guestfish-actions.pod:5155
 #, no-wrap
 msgid ""
 " write-file path content size\n"
@@ -15557,39 +16985,39 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5144 ../src/guestfs-actions.pod:7861
+#: ../fish/guestfish-actions.pod:5157 ../src/guestfs-actions.pod:7874
 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:5148 ../src/guestfs-actions.pod:7865
+#: ../fish/guestfish-actions.pod:5161 ../src/guestfs-actions.pod:7878
 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:5152 ../src/guestfs-actions.pod:7869
+#: ../fish/guestfish-actions.pod:5165 ../src/guestfs-actions.pod:7882
 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:5158
+#: ../fish/guestfish-actions.pod:5171
 msgid ""
 "I<This function is deprecated.> In new code, use the L</write> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5165
+#: ../fish/guestfish-actions.pod:5178
 msgid "zegrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5167
+#: ../fish/guestfish-actions.pod:5180
 #, no-wrap
 msgid ""
 " zegrep regex path\n"
@@ -15597,18 +17025,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5169 ../src/guestfs-actions.pod:7886
+#: ../fish/guestfish-actions.pod:5182 ../src/guestfs-actions.pod:7899
 msgid ""
 "This calls the external C<zegrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5175
+#: ../fish/guestfish-actions.pod:5188
 msgid "zegrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5177
+#: ../fish/guestfish-actions.pod:5190
 #, no-wrap
 msgid ""
 " zegrepi regex path\n"
@@ -15616,18 +17044,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5179 ../src/guestfs-actions.pod:7905
+#: ../fish/guestfish-actions.pod:5192 ../src/guestfs-actions.pod:7918
 msgid ""
 "This calls the external C<zegrep -i> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5185
+#: ../fish/guestfish-actions.pod:5198
 msgid "zero"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5187
+#: ../fish/guestfish-actions.pod:5200
 #, no-wrap
 msgid ""
 " zero device\n"
@@ -15635,12 +17063,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5189 ../src/guestfs-actions.pod:7923
+#: ../fish/guestfish-actions.pod:5202 ../src/guestfs-actions.pod:7936
 msgid "This command writes zeroes over the first few blocks of C<device>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5191 ../src/guestfs-actions.pod:7925
+#: ../fish/guestfish-actions.pod:5204 ../src/guestfs-actions.pod:7938
 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 "
@@ -15648,8 +17076,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5195 ../fish/guestfish-actions.pod:5210
-#: ../src/guestfs-actions.pod:7929 ../src/guestfs-actions.pod:7955
+#: ../fish/guestfish-actions.pod:5208 ../fish/guestfish-actions.pod:5223
+#: ../src/guestfs-actions.pod:7942 ../src/guestfs-actions.pod:7968
 msgid ""
 "If blocks are already zero, then this command avoids writing zeroes.  This "
 "prevents the underlying device from becoming non-sparse or growing "
@@ -15657,17 +17085,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5199
+#: ../fish/guestfish-actions.pod:5212
 msgid "See also: L</zero-device>, L</scrub-device>, L</is-zero-device>"
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5202
+#: ../fish/guestfish-actions.pod:5215
 msgid "zero-device"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5204
+#: ../fish/guestfish-actions.pod:5217
 #, no-wrap
 msgid ""
 " zero-device device\n"
@@ -15675,19 +17103,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5206
+#: ../fish/guestfish-actions.pod:5219
 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:5217
+#: ../fish/guestfish-actions.pod:5230
 msgid "zerofree"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5219
+#: ../fish/guestfish-actions.pod:5232
 #, no-wrap
 msgid ""
 " zerofree device\n"
@@ -15695,7 +17123,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5221 ../src/guestfs-actions.pod:7977
+#: ../fish/guestfish-actions.pod:5234 ../src/guestfs-actions.pod:7990
 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 "
@@ -15703,24 +17131,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5226 ../src/guestfs-actions.pod:7982
+#: ../fish/guestfish-actions.pod:5239 ../src/guestfs-actions.pod:7995
 msgid "You should B<not> run this program if the filesystem is mounted."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5229 ../src/guestfs-actions.pod:7985
+#: ../fish/guestfish-actions.pod:5242 ../src/guestfs-actions.pod:7998
 msgid ""
 "It is possible that using this program can damage the filesystem or data on "
 "the filesystem."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5232
+#: ../fish/guestfish-actions.pod:5245
 msgid "zfgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5234
+#: ../fish/guestfish-actions.pod:5247
 #, no-wrap
 msgid ""
 " zfgrep pattern path\n"
@@ -15728,18 +17156,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5236 ../src/guestfs-actions.pod:7999
+#: ../fish/guestfish-actions.pod:5249 ../src/guestfs-actions.pod:8012
 msgid ""
 "This calls the external C<zfgrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5242
+#: ../fish/guestfish-actions.pod:5255
 msgid "zfgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5244
+#: ../fish/guestfish-actions.pod:5257
 #, no-wrap
 msgid ""
 " zfgrepi pattern path\n"
@@ -15747,18 +17175,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5246 ../src/guestfs-actions.pod:8018
+#: ../fish/guestfish-actions.pod:5259 ../src/guestfs-actions.pod:8031
 msgid ""
 "This calls the external C<zfgrep -i> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5252
+#: ../fish/guestfish-actions.pod:5265
 msgid "zfile"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5254
+#: ../fish/guestfish-actions.pod:5267
 #, no-wrap
 msgid ""
 " zfile meth path\n"
@@ -15766,35 +17194,35 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5256 ../src/guestfs-actions.pod:8044
+#: ../fish/guestfish-actions.pod:5269 ../src/guestfs-actions.pod:8057
 msgid ""
 "This command runs C<file> after first decompressing C<path> using C<method>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5259 ../src/guestfs-actions.pod:8047
+#: ../fish/guestfish-actions.pod:5272 ../src/guestfs-actions.pod:8060
 msgid "C<method> must be one of C<gzip>, C<compress> or C<bzip2>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5261
+#: ../fish/guestfish-actions.pod:5274
 msgid ""
 "Since 1.0.63, use L</file> instead which can now process compressed files."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5264
+#: ../fish/guestfish-actions.pod:5277
 msgid ""
 "I<This function is deprecated.> In new code, use the L</file> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5271
+#: ../fish/guestfish-actions.pod:5284
 msgid "zgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5273
+#: ../fish/guestfish-actions.pod:5286
 #, no-wrap
 msgid ""
 " zgrep regex path\n"
@@ -15802,18 +17230,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5275 ../src/guestfs-actions.pod:8064
+#: ../fish/guestfish-actions.pod:5288 ../src/guestfs-actions.pod:8077
 msgid ""
 "This calls the external C<zgrep> program and returns the matching lines."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish-actions.pod:5281
+#: ../fish/guestfish-actions.pod:5294
 msgid "zgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish-actions.pod:5283
+#: ../fish/guestfish-actions.pod:5296
 #, no-wrap
 msgid ""
 " zgrepi regex path\n"
@@ -15821,7 +17249,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish-actions.pod:5285 ../src/guestfs-actions.pod:8083
+#: ../fish/guestfish-actions.pod:5298 ../src/guestfs-actions.pod:8096
 msgid ""
 "This calls the external C<zgrep -i> program and returns the matching lines."
 msgstr ""
@@ -16686,7 +18114,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:135
+#: ../fish/guestfish.pod:135 ../src/guestfs.pod:2228
 #, no-wrap
 msgid ""
 " guestfish -N fs\n"
@@ -16699,7 +18127,7 @@ msgid "To list what is available do:"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:139 ../fish/guestfish.pod:1009
+#: ../fish/guestfish.pod:139 ../fish/guestfish.pod:1042
 #, no-wrap
 msgid ""
 " guestfish -N help | less\n"
@@ -16753,12 +18181,12 @@ msgid "Displays detailed help on a single command C<cmd>."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:168 ../fuse/guestmount.pod:87
+#: ../fish/guestfish.pod:168 ../fuse/guestmount.pod:96
 msgid "B<-a image>"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:170 ../fuse/guestmount.pod:89
+#: ../fish/guestfish.pod:170 ../fuse/guestmount.pod:98
 msgid "B<--add image>"
 msgstr ""
 
@@ -16776,7 +18204,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:185 ../fuse/guestmount.pod:100
+#: ../fish/guestfish.pod:185 ../fuse/guestmount.pod:109
 msgid ""
 "When used in conjunction with the I<-d> option, this specifies the libvirt "
 "URI to use.  The default is to use the default libvirt connection."
@@ -16795,17 +18223,17 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:194 ../fuse/guestmount.pod:104
+#: ../fish/guestfish.pod:194 ../fuse/guestmount.pod:113
 msgid "B<-d libvirt-domain>"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:196 ../fuse/guestmount.pod:106
+#: ../fish/guestfish.pod:196 ../fuse/guestmount.pod:115
 msgid "B<--domain libvirt-domain>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:198 ../fuse/guestmount.pod:108
+#: ../fish/guestfish.pod:198 ../fuse/guestmount.pod:117
 msgid ""
 "Add disks from the named libvirt domain.  If the I<--ro> option is also "
 "used, then any libvirt domain can be used.  However in write mode, only "
@@ -16813,7 +18241,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:202 ../fuse/guestmount.pod:112
+#: ../fish/guestfish.pod:202 ../fuse/guestmount.pod:121
 msgid "Domain UUIDs can be used instead of names."
 msgstr ""
 
@@ -16845,7 +18273,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:219 ../fuse/guestmount.pod:128
+#: ../fish/guestfish.pod:219 ../fuse/guestmount.pod:137
 msgid ""
 "When prompting for keys and passphrases, guestfish normally turns echoing "
 "off so you cannot see what you are typing.  If you are not worried about "
@@ -16901,12 +18329,12 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:260 ../fuse/guestmount.pod:157
+#: ../fish/guestfish.pod:260 ../fuse/guestmount.pod:166
 msgid "B<--inspector>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:262 ../fuse/guestmount.pod:159
+#: ../fish/guestfish.pod:262 ../fuse/guestmount.pod:168
 msgid ""
 "Using L<virt-inspector(1)> code, inspect the disks looking for an operating "
 "system and mount filesystems as they would be mounted on the real virtual "
@@ -16995,24 +18423,24 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:299 ../fuse/guestmount.pod:168
+#: ../fish/guestfish.pod:299 ../fuse/guestmount.pod:177
 msgid "B<--live>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:170
+#: ../fish/guestfish.pod:301 ../fuse/guestmount.pod:179
 msgid ""
 "Connect to a live virtual machine.  (Experimental, see L<guestfs(3)/"
 "ATTACHING TO RUNNING DAEMONS>)."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:304 ../fuse/guestmount.pod:173
+#: ../fish/guestfish.pod:304 ../fuse/guestmount.pod:182
 msgid "B<-m dev[:mountpoint[:options]]>"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:306 ../fuse/guestmount.pod:175
+#: ../fish/guestfish.pod:306 ../fuse/guestmount.pod:184
 msgid "B<--mount dev[:mountpoint[:options]]>"
 msgstr ""
 
@@ -17048,7 +18476,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:323 ../fuse/guestmount.pod:183
+#: ../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 "
@@ -17059,7 +18487,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:331 ../fuse/guestmount.pod:191
+#: ../fish/guestfish.pod:331 ../fuse/guestmount.pod:200
 #, no-wrap
 msgid ""
 " -m /dev/sda1:/:acl,user_xattr\n"
@@ -17072,13 +18500,13 @@ msgid "Using this flag is equivalent to using the C<mount-options> command."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:193
+#: ../fish/guestfish.pod:335 ../fuse/guestmount.pod:202
 #: ../resize/virt-resize.pod:358
 msgid "B<-n>"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:337 ../fuse/guestmount.pod:195
+#: ../fish/guestfish.pod:337 ../fuse/guestmount.pod:204
 msgid "B<--no-sync>"
 msgstr ""
 
@@ -17153,13 +18581,13 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:369 ../fuse/guestmount.pod:239
+#: ../fish/guestfish.pod:369 ../fuse/guestmount.pod:248
 #: ../rescue/virt-rescue.pod:161
 msgid "B<-r>"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:371 ../fuse/guestmount.pod:241
+#: ../fish/guestfish.pod:371 ../fuse/guestmount.pod:250
 #: ../rescue/virt-rescue.pod:163
 msgid "B<--ro>"
 msgstr ""
@@ -17193,7 +18621,7 @@ msgid "See also L</OPENING DISKS FOR READ AND WRITE> below."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:386 ../fuse/guestmount.pod:253
+#: ../fish/guestfish.pod:386 ../fuse/guestmount.pod:262
 #: ../rescue/virt-rescue.pod:173
 msgid "B<--selinux>"
 msgstr ""
@@ -17215,19 +18643,19 @@ msgid "Display the guestfish / libguestfs version number and exit."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:403 ../fuse/guestmount.pod:269
+#: ../fish/guestfish.pod:403 ../fuse/guestmount.pod:278
 #: ../rescue/virt-rescue.pod:194
 msgid "B<-w>"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:405 ../fuse/guestmount.pod:271
+#: ../fish/guestfish.pod:405 ../fuse/guestmount.pod:280
 #: ../rescue/virt-rescue.pod:196
 msgid "B<--rw>"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:407 ../fuse/guestmount.pod:273
+#: ../fish/guestfish.pod:407 ../fuse/guestmount.pod:282
 msgid ""
 "This changes the I<-a>, I<-d> and I<-m> options so that disks are added and "
 "mounts are done read-write."
@@ -18513,18 +19941,92 @@ msgstr ""
 
 #. type: =head2
 #: ../fish/guestfish.pod:976
-msgid "REMOTE CONTROL RUN COMMAND HANGING"
+msgid "USING REMOTE CONTROL ROBUSTLY FROM SHELL SCRIPTS"
 msgstr ""
 
 #. type: textblock
 #: ../fish/guestfish.pod:978
 msgid ""
+"From Bash, you can use the following code which creates a guestfish "
+"instance, correctly quotes the command line, handles failure to start, and "
+"cleans up guestfish when the script exits:"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish.pod:982 ../src/guestfs.pod:965
+#, no-wrap
+msgid ""
+" #!/bin/bash -\n"
+" \n"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish.pod:986
+#, no-wrap
+msgid ""
+" guestfish[0]=\"guestfish\"\n"
+" guestfish[1]=\"--listen\"\n"
+" guestfish[2]=\"--ro\"\n"
+" guestfish[3]=\"-a\"\n"
+" guestfish[4]=\"disk.img\"\n"
+" \n"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish.pod:992
+#, no-wrap
+msgid ""
+" GUESTFISH_PID=\n"
+" eval $(\"${guestfish[@]}\")\n"
+" if [ -z \"$GUESTFISH_PID\" ]; then\n"
+"     echo \"error: guestfish didn't start up, see error messages above\"\n"
+"     exit 1\n"
+" fi\n"
+" \n"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish.pod:999
+#, no-wrap
+msgid ""
+" cleanup_guestfish ()\n"
+" {\n"
+"     guestfish --remote -- exit >/dev/null 2>&1 ||:\n"
+" }\n"
+" trap cleanup_guestfish EXIT ERR\n"
+" \n"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish.pod:1005
+#, no-wrap
+msgid ""
+" guestfish --remote -- run\n"
+" \n"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish.pod:1007
+#, no-wrap
+msgid ""
+" # ...\n"
+"\n"
+msgstr ""
+
+#. type: =head2
+#: ../fish/guestfish.pod:1009
+msgid "REMOTE CONTROL RUN COMMAND HANGING"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish.pod:1011
+msgid ""
 "Using the C<run> (or C<launch>) command remotely in a command substitution "
 "context hangs, ie. don't do (note the backquotes):"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:981
+#: ../fish/guestfish.pod:1014
 #, no-wrap
 msgid ""
 " a=`guestfish --remote run`\n"
@@ -18532,7 +20034,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:983
+#: ../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."
@@ -18540,12 +20042,12 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: ../fish/guestfish.pod:987
+#: ../fish/guestfish.pod:1020
 msgid "PREPARED DISK IMAGES"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:989
+#: ../fish/guestfish.pod:1022
 msgid ""
 "Use the I<-N type> or I<--new type> parameter to select one of a set of "
 "preformatted disk images that guestfish can make for you to save typing.  "
@@ -18555,7 +20057,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:995
+#: ../fish/guestfish.pod:1028
 msgid ""
 "The new disk is called C<test1.img> for the first I<-N>, C<test2.img> for "
 "the second and so on.  Existing files in the current directory are "
@@ -18563,7 +20065,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:999
+#: ../fish/guestfish.pod:1032
 msgid ""
 "The type briefly describes how the disk should be sized, partitioned, how "
 "filesystem(s) should be created, and how content should be added.  "
@@ -18575,31 +20077,31 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1007
+#: ../fish/guestfish.pod:1040
 msgid "To list the available types and any extra parameters they take, run:"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1011
+#: ../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."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1015
+#: ../fish/guestfish.pod:1048
 msgid ""
 "If any I<-N> or I<--new> options are given, the guest is automatically "
 "launched."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1020
+#: ../fish/guestfish.pod:1053
 msgid "Create a 100MB disk with an ext4-formatted partition:"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:1022
+#: ../fish/guestfish.pod:1055
 #, no-wrap
 msgid ""
 " guestfish -N fs:ext4\n"
@@ -18607,12 +20109,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1024
+#: ../fish/guestfish.pod:1057
 msgid "Create a 32MB disk with a VFAT-formatted partition, and mount it:"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:1026
+#: ../fish/guestfish.pod:1059
 #, no-wrap
 msgid ""
 " guestfish -N fs:vfat:32M -m /dev/sda1\n"
@@ -18620,12 +20122,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1028
+#: ../fish/guestfish.pod:1061
 msgid "Create a blank 200MB disk:"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:1030
+#: ../fish/guestfish.pod:1063
 #, no-wrap
 msgid ""
 " guestfish -N disk:200M\n"
@@ -18633,19 +20135,19 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: ../fish/guestfish.pod:1032
+#: ../fish/guestfish.pod:1065
 msgid "PROGRESS BARS"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1034
+#: ../fish/guestfish.pod:1067
 msgid ""
 "Some (not all) long-running commands send progress notification messages as "
 "they are running.  Guestfish turns these messages into progress bars."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1038
+#: ../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 "
@@ -18653,7 +20155,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:1042
+#: ../fish/guestfish.pod:1075
 #, no-wrap
 msgid ""
 " ><fs> copy-size /large-file /another-file 2048M\n"
@@ -18662,7 +20164,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1045
+#: ../fish/guestfish.pod:1078
 msgid ""
 "The spinner on the left hand side moves round once for every progress "
 "notification received from the backend.  This is a (reasonably) golden "
@@ -18673,7 +20175,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1052
+#: ../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>, "
@@ -18681,24 +20183,24 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: ../fish/guestfish.pod:1057
+#: ../fish/guestfish.pod:1090
 msgid "GUESTFISH COMMANDS"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1059
+#: ../fish/guestfish.pod:1092
 msgid ""
 "The commands in this section are guestfish convenience commands, in other "
 "words, they are not part of the L<guestfs(3)> API."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish.pod:1062
+#: ../fish/guestfish.pod:1095
 msgid "help"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:1064
+#: ../fish/guestfish.pod:1097
 #, no-wrap
 msgid ""
 " help\n"
@@ -18707,71 +20209,71 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1067
+#: ../fish/guestfish.pod:1100
 msgid "Without any parameter, this provides general help."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1069
+#: ../fish/guestfish.pod:1102
 msgid "With a C<cmd> parameter, this displays detailed help for that command."
 msgstr ""
 
 #. type: =head2
-#: ../fish/guestfish.pod:1071
+#: ../fish/guestfish.pod:1104
 msgid "quit | exit"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1073
+#: ../fish/guestfish.pod:1106
 msgid "This exits guestfish.  You can also use C<^D> key."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1075
+#: ../fish/guestfish.pod:1108
 msgid "@FISH_COMMANDS@"
 msgstr ""
 
 #. type: =head1
-#: ../fish/guestfish.pod:1077
+#: ../fish/guestfish.pod:1110
 msgid "COMMANDS"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1079 ../src/guestfs.pod:1505
+#: ../fish/guestfish.pod:1112 ../src/guestfs.pod:1505
 msgid "@ACTIONS@"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1083
+#: ../fish/guestfish.pod:1116
 msgid ""
 "guestfish returns 0 if the commands completed without error, or 1 if there "
 "was an error."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1090
+#: ../fish/guestfish.pod:1123
 msgid "EDITOR"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1092
+#: ../fish/guestfish.pod:1125
 msgid ""
 "The C<edit> command uses C<$EDITOR> as the editor.  If not set, it uses "
 "C<vi>."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1095 ../src/guestfs.pod:3110
+#: ../fish/guestfish.pod:1128 ../src/guestfs.pod:3198
 msgid "FEBOOTSTRAP_KERNEL"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1097 ../src/guestfs.pod:3112
+#: ../fish/guestfish.pod:1130 ../src/guestfs.pod:3200
 msgid "FEBOOTSTRAP_MODULES"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1099 ../src/guestfs.pod:3114
+#: ../fish/guestfish.pod:1132 ../src/guestfs.pod:3202
 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 "
@@ -18781,88 +20283,88 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1105
+#: ../fish/guestfish.pod:1138
 msgid "GUESTFISH_DISPLAY_IMAGE"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1107
+#: ../fish/guestfish.pod:1140
 msgid ""
 "The C<display> command uses C<$GUESTFISH_DISPLAY_IMAGE> to display images.  "
 "If not set, it uses L<display(1)>."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1110
+#: ../fish/guestfish.pod:1143
 msgid "GUESTFISH_PID"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1112
+#: ../fish/guestfish.pod:1145
 msgid ""
 "Used with the I<--remote> option to specify the remote guestfish process to "
 "control.  See section L</REMOTE CONTROL GUESTFISH OVER A SOCKET>."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1116
+#: ../fish/guestfish.pod:1149
 msgid "HEXEDITOR"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1118
+#: ../fish/guestfish.pod:1151
 msgid ""
 "The L</hexedit> command uses C<$HEXEDITOR> as the external hex editor.  If "
 "not specified, the external L<hexedit(1)> program is used."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1122
+#: ../fish/guestfish.pod:1155
 msgid "HOME"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1124
+#: ../fish/guestfish.pod:1157
 msgid ""
 "If compiled with GNU readline support, various files in the home directory "
 "can be used.  See L</FILES>."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1127 ../src/guestfs.pod:3120
+#: ../fish/guestfish.pod:1160 ../src/guestfs.pod:3208
 msgid "LIBGUESTFS_APPEND"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1129 ../src/guestfs.pod:3122
+#: ../fish/guestfish.pod:1162 ../src/guestfs.pod:3210
 msgid "Pass additional options to the guest kernel."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1131 ../src/guestfs.pod:3124
+#: ../fish/guestfish.pod:1164 ../src/guestfs.pod:3212
 msgid "LIBGUESTFS_DEBUG"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1133
+#: ../fish/guestfish.pod:1166
 msgid ""
 "Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages.  This has the same "
 "effect as using the B<-v> option."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1136 ../src/guestfs.pod:3129
+#: ../fish/guestfish.pod:1169 ../src/guestfs.pod:3217
 msgid "LIBGUESTFS_MEMSIZE"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1138 ../src/guestfs.pod:3131
+#: ../fish/guestfish.pod:1171 ../src/guestfs.pod:3219
 msgid ""
 "Set the memory allocated to the qemu process, in megabytes.  For example:"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:1141 ../src/guestfs.pod:3134
+#: ../fish/guestfish.pod:1174 ../src/guestfs.pod:3222
 #, no-wrap
 msgid ""
 " LIBGUESTFS_MEMSIZE=700\n"
@@ -18870,66 +20372,66 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1143 ../src/guestfs.pod:3136
+#: ../fish/guestfish.pod:1176 ../src/guestfs.pod:3224
 msgid "LIBGUESTFS_PATH"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1145
+#: ../fish/guestfish.pod:1178
 msgid ""
 "Set the path that guestfish uses to search for kernel and initrd.img.  See "
 "the discussion of paths in L<guestfs(3)>."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1148 ../src/guestfs.pod:3141
+#: ../fish/guestfish.pod:1181 ../src/guestfs.pod:3229
 msgid "LIBGUESTFS_QEMU"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1150 ../src/guestfs.pod:3143
+#: ../fish/guestfish.pod:1183 ../src/guestfs.pod:3231
 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."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1154 ../src/guestfs.pod:3149
+#: ../fish/guestfish.pod:1187 ../src/guestfs.pod:3237
 msgid "LIBGUESTFS_TRACE"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1156
+#: ../fish/guestfish.pod:1189
 msgid "Set C<LIBGUESTFS_TRACE=1> to enable command traces."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1158
+#: ../fish/guestfish.pod:1191
 msgid "PAGER"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1160
+#: ../fish/guestfish.pod:1193
 msgid ""
 "The C<more> command uses C<$PAGER> as the pager.  If not set, it uses "
 "C<more>."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1163 ../sparsify/virt-sparsify.pod:236
-#: ../src/guestfs.pod:3154
+#: ../fish/guestfish.pod:1196 ../sparsify/virt-sparsify.pod:236
+#: ../src/guestfs.pod:3242
 msgid "TMPDIR"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1165 ../src/guestfs.pod:3156
+#: ../fish/guestfish.pod:1198 ../src/guestfs.pod:3244
 msgid ""
 "Location of temporary directory, defaults to C</tmp> except for the cached "
 "supermin appliance which defaults to C</var/tmp>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1168 ../src/guestfs.pod:3159
+#: ../fish/guestfish.pod:1201 ../src/guestfs.pod:3247
 msgid ""
 "If libguestfs was compiled to use the supermin appliance then the real "
 "appliance is cached in this directory, shared between all handles belonging "
@@ -18938,25 +20440,25 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: ../fish/guestfish.pod:1176 ../fuse/guestmount.pod:288
+#: ../fish/guestfish.pod:1209 ../fuse/guestmount.pod:297
 #: ../rescue/virt-rescue.pod:273
 msgid "FILES"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1180 ../fuse/guestmount.pod:292
+#: ../fish/guestfish.pod:1213 ../fuse/guestmount.pod:301
 #: ../rescue/virt-rescue.pod:277
 msgid "$HOME/.libguestfs-tools.rc"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1182 ../fuse/guestmount.pod:294
+#: ../fish/guestfish.pod:1215 ../fuse/guestmount.pod:303
 #: ../rescue/virt-rescue.pod:279
 msgid "/etc/libguestfs-tools.conf"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1184 ../fuse/guestmount.pod:296
+#: ../fish/guestfish.pod:1217 ../fuse/guestmount.pod:305
 #: ../rescue/virt-rescue.pod:281
 msgid ""
 "This configuration file controls the default read-only or read-write mode "
@@ -18964,34 +20466,34 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1187
+#: ../fish/guestfish.pod:1220
 msgid "See L</OPENING DISKS FOR READ AND WRITE>."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1189
+#: ../fish/guestfish.pod:1222
 msgid "$HOME/.guestfish"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1191
+#: ../fish/guestfish.pod:1224
 msgid ""
 "If compiled with GNU readline support, then the command history is saved in "
 "this file."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1194
+#: ../fish/guestfish.pod:1227
 msgid "$HOME/.inputrc"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1196
+#: ../fish/guestfish.pod:1229
 msgid "/etc/inputrc"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1198
+#: ../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)/"
@@ -18999,12 +20501,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1202
+#: ../fish/guestfish.pod:1235
 msgid "To write rules which only apply to guestfish, use:"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:1204
+#: ../fish/guestfish.pod:1237
 #, no-wrap
 msgid ""
 " $if guestfish\n"
@@ -19014,26 +20516,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1208
+#: ../fish/guestfish.pod:1241
 msgid ""
 "Variables that you can set in inputrc that change the behaviour of guestfish "
 "in useful ways include:"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1213
+#: ../fish/guestfish.pod:1246
 msgid "completion-ignore-case (default: on)"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1215
+#: ../fish/guestfish.pod:1248
 msgid ""
 "By default, guestfish will ignore case when tab-completing paths on the "
 "disk.  Use:"
 msgstr ""
 
 #. type: verbatim
-#: ../fish/guestfish.pod:1218
+#: ../fish/guestfish.pod:1251
 #, no-wrap
 msgid ""
 " set completion-ignore-case off\n"
@@ -19041,22 +20543,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1220
+#: ../fish/guestfish.pod:1253
 msgid "to make guestfish case sensitive."
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1224
+#: ../fish/guestfish.pod:1257
 msgid "test1.img"
 msgstr ""
 
 #. type: =item
-#: ../fish/guestfish.pod:1226
+#: ../fish/guestfish.pod:1259
 msgid "test2.img (etc)"
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1228
+#: ../fish/guestfish.pod:1261
 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 "
@@ -19065,19 +20567,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1237
+#: ../fish/guestfish.pod:1270
 msgid ""
-"L<guestfs(3)>, L<http://libguestfs.org/>, 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-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)>."
+"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)>."
 msgstr ""
 
 #. type: textblock
-#: ../fish/guestfish.pod:1267 ../src/guestfs.pod:3248
+#: ../fish/guestfish.pod:1302 ../src/guestfs.pod:3339
 #: ../test-tool/libguestfs-test-tool.pod:112
 msgid "Copyright (C) 2009-2011 Red Hat Inc.  L<http://libguestfs.org/>"
 msgstr ""
@@ -19589,18 +21091,38 @@ msgid ""
 "\n"
 msgstr ""
 
+#. type: =head2
+#: ../fuse/guestmount.pod:83
+msgid "Enabling FUSE"
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:85
+msgid ""
+"On some distros, you may need to add yourself to a special group (eg. "
+"C<fuse>) before you can use any FUSE filesystem.  This is necessary on "
+"Debian and derivatives."
+msgstr ""
+
+#. type: textblock
+#: ../fuse/guestmount.pod:89
+msgid ""
+"On other distros, no special group is required.  It is not necessary on "
+"Fedora or Red Hat Enterprise Linux."
+msgstr ""
+
 #. type: textblock
-#: ../fuse/guestmount.pod:91
+#: ../fuse/guestmount.pod:100
 msgid "Add a block device or virtual machine image."
 msgstr ""
 
 #. type: =item
-#: ../fuse/guestmount.pod:114
+#: ../fuse/guestmount.pod:123
 msgid "B<--dir-cache-timeout N>"
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:116
+#: ../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 "
@@ -19610,7 +21132,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:122
+#: ../fuse/guestmount.pod:131
 msgid ""
 "There is also a different attribute cache implemented by FUSE (see the FUSE "
 "option I<-o attr_timeout>), but the FUSE cache does not anticipate future "
@@ -19618,7 +21140,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:142
+#: ../fuse/guestmount.pod:151
 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 "
@@ -19627,36 +21149,36 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../fuse/guestmount.pod:147
+#: ../fuse/guestmount.pod:156
 msgid "B<--fuse-help>"
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:149
+#: ../fuse/guestmount.pod:158
 msgid "Display help on special FUSE options (see I<-o> below)."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:153
+#: ../fuse/guestmount.pod:162
 msgid "Display brief help and exit."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:177
+#: ../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)."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:180
+#: ../fuse/guestmount.pod:189
 msgid ""
 "If the mountpoint is omitted, it defaults to C</>.  You have to mount "
 "something on C</>."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:197
+#: ../fuse/guestmount.pod:206
 msgid ""
 "By default, we attempt to sync the guest disk when the FUSE mountpoint is "
 "unmounted.  If you specify this option, then we don't attempt to sync the "
@@ -19664,22 +21186,22 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../fuse/guestmount.pod:202
+#: ../fuse/guestmount.pod:211
 msgid "B<-o option>"
 msgstr ""
 
 #. type: =item
-#: ../fuse/guestmount.pod:204
+#: ../fuse/guestmount.pod:213
 msgid "B<--option option>"
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:206
+#: ../fuse/guestmount.pod:215
 msgid "Pass extra options to FUSE."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:208
+#: ../fuse/guestmount.pod:217
 msgid ""
 "To get a list of all the extra options supported by FUSE, use the command "
 "below.  Note that only the FUSE I<-o> options can be passed, and only some "
@@ -19687,7 +21209,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../fuse/guestmount.pod:212
+#: ../fuse/guestmount.pod:221
 #, no-wrap
 msgid ""
 " guestmount --fuse-help\n"
@@ -19695,37 +21217,37 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:214
+#: ../fuse/guestmount.pod:223
 msgid "Some potentially useful FUSE options:"
 msgstr ""
 
 #. type: =item
-#: ../fuse/guestmount.pod:218
+#: ../fuse/guestmount.pod:227
 msgid "B<-o allow_other>"
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:220
+#: ../fuse/guestmount.pod:229
 msgid "Allow other users to see the filesystem."
 msgstr ""
 
 #. type: =item
-#: ../fuse/guestmount.pod:222
+#: ../fuse/guestmount.pod:231
 msgid "B<-o attr_timeout=N>"
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:224
+#: ../fuse/guestmount.pod:233
 msgid "Enable attribute caching by FUSE, and set the timeout to I<N> seconds."
 msgstr ""
 
 #. type: =item
-#: ../fuse/guestmount.pod:226
+#: ../fuse/guestmount.pod:235
 msgid "B<-o kernel_cache>"
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:228
+#: ../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 "
@@ -19733,26 +21255,26 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../fuse/guestmount.pod:232
+#: ../fuse/guestmount.pod:241
 msgid "B<-o uid=N> B<-o gid=N>"
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:234
+#: ../fuse/guestmount.pod:243
 msgid ""
 "Use these options to map all UIDs and GIDs inside the guest filesystem to "
 "the chosen values."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:243
+#: ../fuse/guestmount.pod:252
 msgid ""
 "Add devices and mount everything read-only.  Also disallow writes and make "
 "the disk appear read-only to FUSE."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:246
+#: ../fuse/guestmount.pod:255
 msgid ""
 "This is highly recommended if you are not going to edit the guest disk.  If "
 "the guest is running and this option is I<not> supplied, then there is a "
@@ -19761,48 +21283,48 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:251 ../rescue/virt-rescue.pod:171
+#: ../fuse/guestmount.pod:260 ../rescue/virt-rescue.pod:171
 msgid "See also L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:255
+#: ../fuse/guestmount.pod:264
 msgid "Enable SELinux support for the guest."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:261
+#: ../fuse/guestmount.pod:270
 msgid "Enable verbose messages from underlying libguestfs."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:267
+#: ../fuse/guestmount.pod:276
 msgid "Display the program version and exit."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:276 ../fuse/guestmount.pod:299
+#: ../fuse/guestmount.pod:285 ../fuse/guestmount.pod:308
 #: ../rescue/virt-rescue.pod:201 ../rescue/virt-rescue.pod:284
 msgid "See L<guestfish(1)/OPENING DISKS FOR READ AND WRITE>."
 msgstr ""
 
 #. type: =item
-#: ../fuse/guestmount.pod:280
+#: ../fuse/guestmount.pod:289
 msgid "B<--trace>"
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:282
+#: ../fuse/guestmount.pod:291
 msgid "Trace libguestfs calls and entry into each FUSE function."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:284
+#: ../fuse/guestmount.pod:293
 msgid "This also stops the daemon from forking into the background."
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:310
+#: ../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."
@@ -19810,7 +21332,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../fuse/guestmount.pod:325
+#: ../fuse/guestmount.pod:334
 msgid "Copyright (C) 2009-2010 Red Hat Inc.  L<http://libguestfs.org/>"
 msgstr ""
 
@@ -21116,7 +22638,7 @@ msgstr ""
 #. type: =item
 #: ../resize/virt-resize.pod:31 ../resize/virt-resize.pod:520
 #: ../sparsify/virt-sparsify.pod:203 ../src/guestfs.pod:469
-#: ../src/guestfs.pod:1287 ../src/guestfs.pod:1426 ../src/guestfs.pod:2604
+#: ../src/guestfs.pod:1287 ../src/guestfs.pod:1426 ../src/guestfs.pod:2675
 msgid "1."
 msgstr ""
 
@@ -21156,7 +22678,7 @@ msgstr ""
 #. type: =item
 #: ../resize/virt-resize.pod:44 ../resize/virt-resize.pod:527
 #: ../sparsify/virt-sparsify.pod:210 ../src/guestfs.pod:475
-#: ../src/guestfs.pod:1291 ../src/guestfs.pod:1430 ../src/guestfs.pod:2629
+#: ../src/guestfs.pod:1291 ../src/guestfs.pod:1430 ../src/guestfs.pod:2700
 msgid "2."
 msgstr ""
 
@@ -21922,16 +23444,6 @@ msgid ""
 "SPARSE RAW FORMATS>."
 msgstr ""
 
-#. type: =item
-#: ../resize/virt-resize.pod:414 ../sparsify/virt-sparsify.pod:153
-msgid "B<-q>"
-msgstr ""
-
-#. type: =item
-#: ../resize/virt-resize.pod:416 ../sparsify/virt-sparsify.pod:155
-msgid "B<--quiet>"
-msgstr ""
-
 #. type: textblock
 #: ../resize/virt-resize.pod:418
 msgid "Don't print the summary."
@@ -22363,7 +23875,7 @@ msgstr ""
 #: ../sparsify/virt-sparsify.pod:24
 msgid ""
 "Virt-sparsify can operate on any disk image, not just ones from virtual "
-"machines.  If a virtual machine has multiple disk images, then you must "
+"machines.  If a virtual machine has more than one attached disk, you must "
 "sparsify each one separately."
 msgstr ""
 
@@ -22633,11 +24145,6 @@ msgid ""
 "(1)>, L<http://libguestfs.org/>."
 msgstr ""
 
-#. type: textblock
-#: ../sparsify/virt-sparsify.pod:270
-msgid "Copyright (C) 2011 Red Hat Inc."
-msgstr ""
-
 #. type: =head2
 #: ../src/guestfs-actions.pod:1
 msgid "guestfs_add_cdrom"
@@ -22702,75 +24209,75 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1895 ../src/guestfs-actions.pod:1982
 #: ../src/guestfs-actions.pod:2490 ../src/guestfs-actions.pod:2634
 #: ../src/guestfs-actions.pod:2695 ../src/guestfs-actions.pod:2730
-#: ../src/guestfs-actions.pod:3774 ../src/guestfs-actions.pod:3789
-#: ../src/guestfs-actions.pod:3814 ../src/guestfs-actions.pod:4003
-#: ../src/guestfs-actions.pod:4017 ../src/guestfs-actions.pod:4030
-#: ../src/guestfs-actions.pod:4044 ../src/guestfs-actions.pod:4059
-#: ../src/guestfs-actions.pod:4095 ../src/guestfs-actions.pod:4167
-#: ../src/guestfs-actions.pod:4187 ../src/guestfs-actions.pod:4204
-#: ../src/guestfs-actions.pod:4227 ../src/guestfs-actions.pod:4250
-#: ../src/guestfs-actions.pod:4285 ../src/guestfs-actions.pod:4304
-#: ../src/guestfs-actions.pod:4323 ../src/guestfs-actions.pod:4358
-#: ../src/guestfs-actions.pod:4370 ../src/guestfs-actions.pod:4406
-#: ../src/guestfs-actions.pod:4422 ../src/guestfs-actions.pod:4435
-#: ../src/guestfs-actions.pod:4450 ../src/guestfs-actions.pod:4467
-#: ../src/guestfs-actions.pod:4560 ../src/guestfs-actions.pod:4580
-#: ../src/guestfs-actions.pod:4593 ../src/guestfs-actions.pod:4644
-#: ../src/guestfs-actions.pod:4662 ../src/guestfs-actions.pod:4680
-#: ../src/guestfs-actions.pod:4696 ../src/guestfs-actions.pod:4710
-#: ../src/guestfs-actions.pod:4724 ../src/guestfs-actions.pod:4741
-#: ../src/guestfs-actions.pod:4756 ../src/guestfs-actions.pod:4783
-#: ../src/guestfs-actions.pod:4846 ../src/guestfs-actions.pod:4919
-#: ../src/guestfs-actions.pod:4950 ../src/guestfs-actions.pod:4969
-#: ../src/guestfs-actions.pod:4988 ../src/guestfs-actions.pod:5000
-#: ../src/guestfs-actions.pod:5017 ../src/guestfs-actions.pod:5030
-#: ../src/guestfs-actions.pod:5045 ../src/guestfs-actions.pod:5060
-#: ../src/guestfs-actions.pod:5092 ../src/guestfs-actions.pod:5118
-#: ../src/guestfs-actions.pod:5157 ../src/guestfs-actions.pod:5177
-#: ../src/guestfs-actions.pod:5191 ../src/guestfs-actions.pod:5208
-#: ../src/guestfs-actions.pod:5257 ../src/guestfs-actions.pod:5310
-#: ../src/guestfs-actions.pod:5357 ../src/guestfs-actions.pod:5400
-#: ../src/guestfs-actions.pod:5428 ../src/guestfs-actions.pod:5445
-#: ../src/guestfs-actions.pod:5463 ../src/guestfs-actions.pod:5603
-#: ../src/guestfs-actions.pod:5660 ../src/guestfs-actions.pod:5682
-#: ../src/guestfs-actions.pod:5700 ../src/guestfs-actions.pod:5732
-#: ../src/guestfs-actions.pod:5798 ../src/guestfs-actions.pod:5815
-#: ../src/guestfs-actions.pod:5828 ../src/guestfs-actions.pod:5842
-#: ../src/guestfs-actions.pod:6131 ../src/guestfs-actions.pod:6150
-#: ../src/guestfs-actions.pod:6169 ../src/guestfs-actions.pod:6183
-#: ../src/guestfs-actions.pod:6195 ../src/guestfs-actions.pod:6209
-#: ../src/guestfs-actions.pod:6221 ../src/guestfs-actions.pod:6235
-#: ../src/guestfs-actions.pod:6251 ../src/guestfs-actions.pod:6272
-#: ../src/guestfs-actions.pod:6291 ../src/guestfs-actions.pod:6310
-#: ../src/guestfs-actions.pod:6340 ../src/guestfs-actions.pod:6358
-#: ../src/guestfs-actions.pod:6381 ../src/guestfs-actions.pod:6399
-#: ../src/guestfs-actions.pod:6418 ../src/guestfs-actions.pod:6439
-#: ../src/guestfs-actions.pod:6458 ../src/guestfs-actions.pod:6475
-#: ../src/guestfs-actions.pod:6494 ../src/guestfs-actions.pod:6522
-#: ../src/guestfs-actions.pod:6546 ../src/guestfs-actions.pod:6565
-#: ../src/guestfs-actions.pod:6581 ../src/guestfs-actions.pod:6605
-#: ../src/guestfs-actions.pod:6624 ../src/guestfs-actions.pod:6639
-#: ../src/guestfs-actions.pod:6658 ../src/guestfs-actions.pod:6702
-#: ../src/guestfs-actions.pod:6732 ../src/guestfs-actions.pod:6765
-#: ../src/guestfs-actions.pod:6880 ../src/guestfs-actions.pod:7001
-#: ../src/guestfs-actions.pod:7013 ../src/guestfs-actions.pod:7026
-#: ../src/guestfs-actions.pod:7039 ../src/guestfs-actions.pod:7061
-#: ../src/guestfs-actions.pod:7074 ../src/guestfs-actions.pod:7087
-#: ../src/guestfs-actions.pod:7100 ../src/guestfs-actions.pod:7115
-#: ../src/guestfs-actions.pod:7174 ../src/guestfs-actions.pod:7191
-#: ../src/guestfs-actions.pod:7207 ../src/guestfs-actions.pod:7223
-#: ../src/guestfs-actions.pod:7240 ../src/guestfs-actions.pod:7253
-#: ../src/guestfs-actions.pod:7273 ../src/guestfs-actions.pod:7309
-#: ../src/guestfs-actions.pod:7323 ../src/guestfs-actions.pod:7364
-#: ../src/guestfs-actions.pod:7377 ../src/guestfs-actions.pod:7395
-#: ../src/guestfs-actions.pod:7429 ../src/guestfs-actions.pod:7465
-#: ../src/guestfs-actions.pod:7581 ../src/guestfs-actions.pod:7596
-#: ../src/guestfs-actions.pod:7610 ../src/guestfs-actions.pod:7665
-#: ../src/guestfs-actions.pod:7678 ../src/guestfs-actions.pod:7723
-#: ../src/guestfs-actions.pod:7763 ../src/guestfs-actions.pod:7819
-#: ../src/guestfs-actions.pod:7839 ../src/guestfs-actions.pod:7872
-#: ../src/guestfs-actions.pod:7936 ../src/guestfs-actions.pod:7959
-#: ../src/guestfs-actions.pod:7988
+#: ../src/guestfs-actions.pod:3787 ../src/guestfs-actions.pod:3802
+#: ../src/guestfs-actions.pod:3827 ../src/guestfs-actions.pod:4016
+#: ../src/guestfs-actions.pod:4030 ../src/guestfs-actions.pod:4043
+#: ../src/guestfs-actions.pod:4057 ../src/guestfs-actions.pod:4072
+#: ../src/guestfs-actions.pod:4108 ../src/guestfs-actions.pod:4180
+#: ../src/guestfs-actions.pod:4200 ../src/guestfs-actions.pod:4217
+#: ../src/guestfs-actions.pod:4240 ../src/guestfs-actions.pod:4263
+#: ../src/guestfs-actions.pod:4298 ../src/guestfs-actions.pod:4317
+#: ../src/guestfs-actions.pod:4336 ../src/guestfs-actions.pod:4371
+#: ../src/guestfs-actions.pod:4383 ../src/guestfs-actions.pod:4419
+#: ../src/guestfs-actions.pod:4435 ../src/guestfs-actions.pod:4448
+#: ../src/guestfs-actions.pod:4463 ../src/guestfs-actions.pod:4480
+#: ../src/guestfs-actions.pod:4573 ../src/guestfs-actions.pod:4593
+#: ../src/guestfs-actions.pod:4606 ../src/guestfs-actions.pod:4657
+#: ../src/guestfs-actions.pod:4675 ../src/guestfs-actions.pod:4693
+#: ../src/guestfs-actions.pod:4709 ../src/guestfs-actions.pod:4723
+#: ../src/guestfs-actions.pod:4737 ../src/guestfs-actions.pod:4754
+#: ../src/guestfs-actions.pod:4769 ../src/guestfs-actions.pod:4796
+#: ../src/guestfs-actions.pod:4859 ../src/guestfs-actions.pod:4932
+#: ../src/guestfs-actions.pod:4963 ../src/guestfs-actions.pod:4982
+#: ../src/guestfs-actions.pod:5001 ../src/guestfs-actions.pod:5013
+#: ../src/guestfs-actions.pod:5030 ../src/guestfs-actions.pod:5043
+#: ../src/guestfs-actions.pod:5058 ../src/guestfs-actions.pod:5073
+#: ../src/guestfs-actions.pod:5105 ../src/guestfs-actions.pod:5131
+#: ../src/guestfs-actions.pod:5170 ../src/guestfs-actions.pod:5190
+#: ../src/guestfs-actions.pod:5204 ../src/guestfs-actions.pod:5221
+#: ../src/guestfs-actions.pod:5270 ../src/guestfs-actions.pod:5323
+#: ../src/guestfs-actions.pod:5370 ../src/guestfs-actions.pod:5413
+#: ../src/guestfs-actions.pod:5441 ../src/guestfs-actions.pod:5458
+#: ../src/guestfs-actions.pod:5476 ../src/guestfs-actions.pod:5616
+#: ../src/guestfs-actions.pod:5673 ../src/guestfs-actions.pod:5695
+#: ../src/guestfs-actions.pod:5713 ../src/guestfs-actions.pod:5745
+#: ../src/guestfs-actions.pod:5811 ../src/guestfs-actions.pod:5828
+#: ../src/guestfs-actions.pod:5841 ../src/guestfs-actions.pod:5855
+#: ../src/guestfs-actions.pod:6144 ../src/guestfs-actions.pod:6163
+#: ../src/guestfs-actions.pod:6182 ../src/guestfs-actions.pod:6196
+#: ../src/guestfs-actions.pod:6208 ../src/guestfs-actions.pod:6222
+#: ../src/guestfs-actions.pod:6234 ../src/guestfs-actions.pod:6248
+#: ../src/guestfs-actions.pod:6264 ../src/guestfs-actions.pod:6285
+#: ../src/guestfs-actions.pod:6304 ../src/guestfs-actions.pod:6323
+#: ../src/guestfs-actions.pod:6353 ../src/guestfs-actions.pod:6371
+#: ../src/guestfs-actions.pod:6394 ../src/guestfs-actions.pod:6412
+#: ../src/guestfs-actions.pod:6431 ../src/guestfs-actions.pod:6452
+#: ../src/guestfs-actions.pod:6471 ../src/guestfs-actions.pod:6488
+#: ../src/guestfs-actions.pod:6507 ../src/guestfs-actions.pod:6535
+#: ../src/guestfs-actions.pod:6559 ../src/guestfs-actions.pod:6578
+#: ../src/guestfs-actions.pod:6594 ../src/guestfs-actions.pod:6618
+#: ../src/guestfs-actions.pod:6637 ../src/guestfs-actions.pod:6652
+#: ../src/guestfs-actions.pod:6671 ../src/guestfs-actions.pod:6715
+#: ../src/guestfs-actions.pod:6745 ../src/guestfs-actions.pod:6778
+#: ../src/guestfs-actions.pod:6893 ../src/guestfs-actions.pod:7014
+#: ../src/guestfs-actions.pod:7026 ../src/guestfs-actions.pod:7039
+#: ../src/guestfs-actions.pod:7052 ../src/guestfs-actions.pod:7074
+#: ../src/guestfs-actions.pod:7087 ../src/guestfs-actions.pod:7100
+#: ../src/guestfs-actions.pod:7113 ../src/guestfs-actions.pod:7128
+#: ../src/guestfs-actions.pod:7187 ../src/guestfs-actions.pod:7204
+#: ../src/guestfs-actions.pod:7220 ../src/guestfs-actions.pod:7236
+#: ../src/guestfs-actions.pod:7253 ../src/guestfs-actions.pod:7266
+#: ../src/guestfs-actions.pod:7286 ../src/guestfs-actions.pod:7322
+#: ../src/guestfs-actions.pod:7336 ../src/guestfs-actions.pod:7377
+#: ../src/guestfs-actions.pod:7390 ../src/guestfs-actions.pod:7408
+#: ../src/guestfs-actions.pod:7442 ../src/guestfs-actions.pod:7478
+#: ../src/guestfs-actions.pod:7594 ../src/guestfs-actions.pod:7609
+#: ../src/guestfs-actions.pod:7623 ../src/guestfs-actions.pod:7678
+#: ../src/guestfs-actions.pod:7691 ../src/guestfs-actions.pod:7736
+#: ../src/guestfs-actions.pod:7776 ../src/guestfs-actions.pod:7832
+#: ../src/guestfs-actions.pod:7852 ../src/guestfs-actions.pod:7885
+#: ../src/guestfs-actions.pod:7949 ../src/guestfs-actions.pod:7972
+#: ../src/guestfs-actions.pod:8001
 msgid "This function returns 0 on success or -1 on error."
 msgstr ""
 
@@ -22778,11 +24285,11 @@ msgstr ""
 #: ../src/guestfs-actions.pod:39 ../src/guestfs-actions.pod:142
 #: ../src/guestfs-actions.pod:1281 ../src/guestfs-actions.pod:2096
 #: ../src/guestfs-actions.pod:2194 ../src/guestfs-actions.pod:2319
-#: ../src/guestfs-actions.pod:3776 ../src/guestfs-actions.pod:3796
-#: ../src/guestfs-actions.pod:5094 ../src/guestfs-actions.pod:6360
-#: ../src/guestfs-actions.pod:6477 ../src/guestfs-actions.pod:6626
-#: ../src/guestfs-actions.pod:7117 ../src/guestfs-actions.pod:7242
-#: ../src/guestfs-actions.pod:7765
+#: ../src/guestfs-actions.pod:3789 ../src/guestfs-actions.pod:3809
+#: ../src/guestfs-actions.pod:5107 ../src/guestfs-actions.pod:6373
+#: ../src/guestfs-actions.pod:6490 ../src/guestfs-actions.pod:6639
+#: ../src/guestfs-actions.pod:7130 ../src/guestfs-actions.pod:7255
+#: ../src/guestfs-actions.pod:7778
 msgid "(Added in 0.3)"
 msgstr ""
 
@@ -22805,9 +24312,9 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:48 ../src/guestfs-actions.pod:151
 #: ../src/guestfs-actions.pod:837 ../src/guestfs-actions.pod:1161
-#: ../src/guestfs-actions.pod:1213 ../src/guestfs-actions.pod:2979
-#: ../src/guestfs-actions.pod:4795 ../src/guestfs-actions.pod:5104
-#: ../src/guestfs-actions.pod:5321
+#: ../src/guestfs-actions.pod:1213 ../src/guestfs-actions.pod:2987
+#: ../src/guestfs-actions.pod:4808 ../src/guestfs-actions.pod:5117
+#: ../src/guestfs-actions.pod:5334
 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 "
@@ -22851,11 +24358,11 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2166 ../src/guestfs-actions.pod:2217
 #: ../src/guestfs-actions.pod:2269 ../src/guestfs-actions.pod:2283
 #: ../src/guestfs-actions.pod:2306 ../src/guestfs-actions.pod:2621
-#: ../src/guestfs-actions.pod:3097 ../src/guestfs-actions.pod:3115
-#: ../src/guestfs-actions.pod:5280 ../src/guestfs-actions.pod:5500
-#: ../src/guestfs-actions.pod:5912 ../src/guestfs-actions.pod:5938
-#: ../src/guestfs-actions.pod:7350 ../src/guestfs-actions.pod:7776
-#: ../src/guestfs-actions.pod:7789 ../src/guestfs-actions.pod:7802
+#: ../src/guestfs-actions.pod:3105 ../src/guestfs-actions.pod:3123
+#: ../src/guestfs-actions.pod:5293 ../src/guestfs-actions.pod:5513
+#: ../src/guestfs-actions.pod:5925 ../src/guestfs-actions.pod:5951
+#: ../src/guestfs-actions.pod:7363 ../src/guestfs-actions.pod:7789
+#: ../src/guestfs-actions.pod:7802 ../src/guestfs-actions.pod:7815
 msgid "On error this function returns -1."
 msgstr ""
 
@@ -22891,10 +24398,10 @@ msgstr ""
 #: ../src/guestfs-actions.pod:876 ../src/guestfs-actions.pod:887
 #: ../src/guestfs-actions.pod:1189 ../src/guestfs-actions.pod:1202
 #: ../src/guestfs-actions.pod:1248 ../src/guestfs-actions.pod:1261
-#: ../src/guestfs-actions.pod:3063 ../src/guestfs-actions.pod:3075
-#: ../src/guestfs-actions.pod:4860 ../src/guestfs-actions.pod:4872
-#: ../src/guestfs-actions.pod:5132 ../src/guestfs-actions.pod:5144
-#: ../src/guestfs-actions.pod:5370 ../src/guestfs-actions.pod:5381
+#: ../src/guestfs-actions.pod:3071 ../src/guestfs-actions.pod:3083
+#: ../src/guestfs-actions.pod:4873 ../src/guestfs-actions.pod:4885
+#: ../src/guestfs-actions.pod:5145 ../src/guestfs-actions.pod:5157
+#: ../src/guestfs-actions.pod:5383 ../src/guestfs-actions.pod:5394
 msgid "See L</CALLS WITH OPTIONAL ARGUMENTS>."
 msgstr ""
 
@@ -23169,7 +24676,7 @@ msgstr ""
 #: ../src/guestfs-actions.pod:463 ../src/guestfs-actions.pod:494
 #: ../src/guestfs-actions.pod:508 ../src/guestfs-actions.pod:522
 #: ../src/guestfs-actions.pod:536 ../src/guestfs-actions.pod:554
-#: ../src/guestfs-actions.pod:5989
+#: ../src/guestfs-actions.pod:6002
 msgid "(Added in 0.7)"
 msgstr ""
 
@@ -23247,20 +24754,20 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2082 ../src/guestfs-actions.pod:2125
 #: ../src/guestfs-actions.pod:2146 ../src/guestfs-actions.pod:2331
 #: ../src/guestfs-actions.pod:2545 ../src/guestfs-actions.pod:2749
-#: ../src/guestfs-actions.pod:2843 ../src/guestfs-actions.pod:2947
-#: ../src/guestfs-actions.pod:2966 ../src/guestfs-actions.pod:3180
-#: ../src/guestfs-actions.pod:3208 ../src/guestfs-actions.pod:3229
-#: ../src/guestfs-actions.pod:3263 ../src/guestfs-actions.pod:3322
-#: ../src/guestfs-actions.pod:3342 ../src/guestfs-actions.pod:3362
-#: ../src/guestfs-actions.pod:3989 ../src/guestfs-actions.pod:4342
-#: ../src/guestfs-actions.pod:4512 ../src/guestfs-actions.pod:4622
-#: ../src/guestfs-actions.pod:5518 ../src/guestfs-actions.pod:5717
-#: ../src/guestfs-actions.pod:5887 ../src/guestfs-actions.pod:6065
-#: ../src/guestfs-actions.pod:6114 ../src/guestfs-actions.pod:6786
-#: ../src/guestfs-actions.pod:6802 ../src/guestfs-actions.pod:6826
-#: ../src/guestfs-actions.pod:6850 ../src/guestfs-actions.pod:7524
-#: ../src/guestfs-actions.pod:7543 ../src/guestfs-actions.pod:7561
-#: ../src/guestfs-actions.pod:7735 ../src/guestfs-actions.pod:8052
+#: ../src/guestfs-actions.pod:2851 ../src/guestfs-actions.pod:2955
+#: ../src/guestfs-actions.pod:2974 ../src/guestfs-actions.pod:3189
+#: ../src/guestfs-actions.pod:3217 ../src/guestfs-actions.pod:3238
+#: ../src/guestfs-actions.pod:3272 ../src/guestfs-actions.pod:3335
+#: ../src/guestfs-actions.pod:3355 ../src/guestfs-actions.pod:3375
+#: ../src/guestfs-actions.pod:4002 ../src/guestfs-actions.pod:4355
+#: ../src/guestfs-actions.pod:4525 ../src/guestfs-actions.pod:4635
+#: ../src/guestfs-actions.pod:5531 ../src/guestfs-actions.pod:5730
+#: ../src/guestfs-actions.pod:5900 ../src/guestfs-actions.pod:6078
+#: ../src/guestfs-actions.pod:6127 ../src/guestfs-actions.pod:6799
+#: ../src/guestfs-actions.pod:6815 ../src/guestfs-actions.pod:6839
+#: ../src/guestfs-actions.pod:6863 ../src/guestfs-actions.pod:7537
+#: ../src/guestfs-actions.pod:7556 ../src/guestfs-actions.pod:7574
+#: ../src/guestfs-actions.pod:7748 ../src/guestfs-actions.pod:8065
 msgid ""
 "This function returns a string, or NULL on error.  I<The caller must free "
 "the returned string after use>."
@@ -23368,20 +24875,20 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2419 ../src/guestfs-actions.pod:2438
 #: ../src/guestfs-actions.pod:2503 ../src/guestfs-actions.pod:2527
 #: ../src/guestfs-actions.pod:2598 ../src/guestfs-actions.pod:2647
-#: ../src/guestfs-actions.pod:2908 ../src/guestfs-actions.pod:3282
-#: ../src/guestfs-actions.pod:3558 ../src/guestfs-actions.pod:3872
-#: ../src/guestfs-actions.pod:3889 ../src/guestfs-actions.pod:3909
-#: ../src/guestfs-actions.pod:3971 ../src/guestfs-actions.pod:4076
-#: ../src/guestfs-actions.pod:4484 ../src/guestfs-actions.pod:5241
-#: ../src/guestfs-actions.pod:5859 ../src/guestfs-actions.pod:5985
-#: ../src/guestfs-actions.pod:6099 ../src/guestfs-actions.pod:6866
-#: ../src/guestfs-actions.pod:6927 ../src/guestfs-actions.pod:6982
-#: ../src/guestfs-actions.pod:7128 ../src/guestfs-actions.pod:7152
-#: ../src/guestfs-actions.pod:7628 ../src/guestfs-actions.pod:7648
-#: ../src/guestfs-actions.pod:7695 ../src/guestfs-actions.pod:7889
-#: ../src/guestfs-actions.pod:7908 ../src/guestfs-actions.pod:8002
-#: ../src/guestfs-actions.pod:8021 ../src/guestfs-actions.pod:8067
-#: ../src/guestfs-actions.pod:8086
+#: ../src/guestfs-actions.pod:2916 ../src/guestfs-actions.pod:3291
+#: ../src/guestfs-actions.pod:3571 ../src/guestfs-actions.pod:3885
+#: ../src/guestfs-actions.pod:3902 ../src/guestfs-actions.pod:3922
+#: ../src/guestfs-actions.pod:3984 ../src/guestfs-actions.pod:4089
+#: ../src/guestfs-actions.pod:4497 ../src/guestfs-actions.pod:5254
+#: ../src/guestfs-actions.pod:5872 ../src/guestfs-actions.pod:5998
+#: ../src/guestfs-actions.pod:6112 ../src/guestfs-actions.pod:6879
+#: ../src/guestfs-actions.pod:6940 ../src/guestfs-actions.pod:6995
+#: ../src/guestfs-actions.pod:7141 ../src/guestfs-actions.pod:7165
+#: ../src/guestfs-actions.pod:7641 ../src/guestfs-actions.pod:7661
+#: ../src/guestfs-actions.pod:7708 ../src/guestfs-actions.pod:7902
+#: ../src/guestfs-actions.pod:7921 ../src/guestfs-actions.pod:8015
+#: ../src/guestfs-actions.pod:8034 ../src/guestfs-actions.pod:8080
+#: ../src/guestfs-actions.pod:8099
 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 "
@@ -23391,15 +24898,15 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:478 ../src/guestfs-actions.pod:1068
 #: ../src/guestfs-actions.pod:1086 ../src/guestfs-actions.pod:1607
-#: ../src/guestfs-actions.pod:3636 ../src/guestfs-actions.pod:3667
-#: ../src/guestfs-actions.pod:4325 ../src/guestfs-actions.pod:4375
-#: ../src/guestfs-actions.pod:4562 ../src/guestfs-actions.pod:4595
-#: ../src/guestfs-actions.pod:4758 ../src/guestfs-actions.pod:5245
-#: ../src/guestfs-actions.pod:5800 ../src/guestfs-actions.pod:6197
-#: ../src/guestfs-actions.pod:6211 ../src/guestfs-actions.pod:6223
-#: ../src/guestfs-actions.pod:6707 ../src/guestfs-actions.pod:7366
-#: ../src/guestfs-actions.pod:7379 ../src/guestfs-actions.pod:7612
-#: ../src/guestfs-actions.pod:7877
+#: ../src/guestfs-actions.pod:3649 ../src/guestfs-actions.pod:3680
+#: ../src/guestfs-actions.pod:4338 ../src/guestfs-actions.pod:4388
+#: ../src/guestfs-actions.pod:4575 ../src/guestfs-actions.pod:4608
+#: ../src/guestfs-actions.pod:4771 ../src/guestfs-actions.pod:5258
+#: ../src/guestfs-actions.pod:5813 ../src/guestfs-actions.pod:6210
+#: ../src/guestfs-actions.pod:6224 ../src/guestfs-actions.pod:6236
+#: ../src/guestfs-actions.pod:6720 ../src/guestfs-actions.pod:7379
+#: ../src/guestfs-actions.pod:7392 ../src/guestfs-actions.pod:7625
+#: ../src/guestfs-actions.pod:7890
 msgid "(Added in 0.8)"
 msgstr ""
 
@@ -23665,16 +25172,16 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2105 ../src/guestfs-actions.pod:2177
 #: ../src/guestfs-actions.pod:2203 ../src/guestfs-actions.pod:2243
 #: ../src/guestfs-actions.pod:2258 ../src/guestfs-actions.pod:2294
-#: ../src/guestfs-actions.pod:2317 ../src/guestfs-actions.pod:3379
-#: ../src/guestfs-actions.pod:3395 ../src/guestfs-actions.pod:3413
-#: ../src/guestfs-actions.pod:3575 ../src/guestfs-actions.pod:3589
-#: ../src/guestfs-actions.pod:3604 ../src/guestfs-actions.pod:3618
-#: ../src/guestfs-actions.pod:3634 ../src/guestfs-actions.pod:3649
-#: ../src/guestfs-actions.pod:3665 ../src/guestfs-actions.pod:3679
-#: ../src/guestfs-actions.pod:3692 ../src/guestfs-actions.pod:3706
-#: ../src/guestfs-actions.pod:3721 ../src/guestfs-actions.pod:3736
-#: ../src/guestfs-actions.pod:3749 ../src/guestfs-actions.pod:3763
-#: ../src/guestfs-actions.pod:5482
+#: ../src/guestfs-actions.pod:2317 ../src/guestfs-actions.pod:3392
+#: ../src/guestfs-actions.pod:3408 ../src/guestfs-actions.pod:3426
+#: ../src/guestfs-actions.pod:3588 ../src/guestfs-actions.pod:3602
+#: ../src/guestfs-actions.pod:3617 ../src/guestfs-actions.pod:3631
+#: ../src/guestfs-actions.pod:3647 ../src/guestfs-actions.pod:3662
+#: ../src/guestfs-actions.pod:3678 ../src/guestfs-actions.pod:3692
+#: ../src/guestfs-actions.pod:3705 ../src/guestfs-actions.pod:3719
+#: ../src/guestfs-actions.pod:3734 ../src/guestfs-actions.pod:3749
+#: ../src/guestfs-actions.pod:3762 ../src/guestfs-actions.pod:3776
+#: ../src/guestfs-actions.pod:5495
 msgid "This function returns a C truth value on success or -1 on error."
 msgstr ""
 
@@ -23903,7 +25410,7 @@ msgid "See also C<guestfs_realpath>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:930 ../src/guestfs-actions.pod:7546
+#: ../src/guestfs-actions.pod:930 ../src/guestfs-actions.pod:7559
 msgid "(Added in 1.0.75)"
 msgstr ""
 
@@ -23932,12 +25439,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:3893
-#: ../src/guestfs-actions.pod:3975 ../src/guestfs-actions.pod:3992
-#: ../src/guestfs-actions.pod:4080 ../src/guestfs-actions.pod:4488
-#: ../src/guestfs-actions.pod:4502 ../src/guestfs-actions.pod:5863
-#: ../src/guestfs-actions.pod:5877 ../src/guestfs-actions.pod:7699
-#: ../src/guestfs-actions.pod:7713
+#: ../src/guestfs-actions.pod:951 ../src/guestfs-actions.pod:3906
+#: ../src/guestfs-actions.pod:3988 ../src/guestfs-actions.pod:4005
+#: ../src/guestfs-actions.pod:4093 ../src/guestfs-actions.pod:4501
+#: ../src/guestfs-actions.pod:4515 ../src/guestfs-actions.pod:5876
+#: ../src/guestfs-actions.pod:5890 ../src/guestfs-actions.pod:7712
+#: ../src/guestfs-actions.pod:7726
 msgid "(Added in 0.4)"
 msgstr ""
 
@@ -23969,9 +25476,9 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:1008 ../src/guestfs-actions.pod:1427
-#: ../src/guestfs-actions.pod:2285 ../src/guestfs-actions.pod:3591
-#: ../src/guestfs-actions.pod:3620 ../src/guestfs-actions.pod:3681
-#: ../src/guestfs-actions.pod:3708 ../src/guestfs-actions.pod:7402
+#: ../src/guestfs-actions.pod:2285 ../src/guestfs-actions.pod:3604
+#: ../src/guestfs-actions.pod:3633 ../src/guestfs-actions.pod:3694
+#: ../src/guestfs-actions.pod:3721 ../src/guestfs-actions.pod:7415
 msgid "(Added in 1.0.2)"
 msgstr ""
 
@@ -24000,11 +25507,11 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:5312
-#: ../src/guestfs-actions.pod:5447 ../src/guestfs-actions.pod:5484
-#: ../src/guestfs-actions.pod:5502 ../src/guestfs-actions.pod:5684
-#: ../src/guestfs-actions.pod:7311 ../src/guestfs-actions.pod:7325
-#: ../src/guestfs-actions.pod:7725
+#: ../src/guestfs-actions.pod:1024 ../src/guestfs-actions.pod:5325
+#: ../src/guestfs-actions.pod:5460 ../src/guestfs-actions.pod:5497
+#: ../src/guestfs-actions.pod:5515 ../src/guestfs-actions.pod:5697
+#: ../src/guestfs-actions.pod:7324 ../src/guestfs-actions.pod:7338
+#: ../src/guestfs-actions.pod:7738
 msgid "(Added in 1.3.2)"
 msgstr ""
 
@@ -24156,7 +25663,7 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:1176 ../src/guestfs-actions.pod:1235
-#: ../src/guestfs-actions.pod:2271 ../src/guestfs-actions.pod:6583
+#: ../src/guestfs-actions.pod:2271 ../src/guestfs-actions.pod:6596
 msgid "(Added in 1.13.15)"
 msgstr ""
 
@@ -24315,9 +25822,9 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1299 ../src/guestfs-actions.pod:1422
 #: ../src/guestfs-actions.pod:1453 ../src/guestfs-actions.pod:1498
 #: ../src/guestfs-actions.pod:1875 ../src/guestfs-actions.pod:1897
-#: ../src/guestfs-actions.pod:3791 ../src/guestfs-actions.pod:7397
-#: ../src/guestfs-actions.pod:7431 ../src/guestfs-actions.pod:7938
-#: ../src/guestfs-actions.pod:7961
+#: ../src/guestfs-actions.pod:3804 ../src/guestfs-actions.pod:7410
+#: ../src/guestfs-actions.pod:7444 ../src/guestfs-actions.pod:7951
+#: ../src/guestfs-actions.pod:7974
 msgid ""
 "This long-running command can generate progress notification messages so "
 "that the caller can display a progress bar or indicator.  To receive these "
@@ -24326,9 +25833,9 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1304 ../src/guestfs-actions.pod:4515
-#: ../src/guestfs-actions.pod:5890 ../src/guestfs-actions.pod:7632
-#: ../src/guestfs-actions.pod:7652 ../src/guestfs-actions.pod:7738
+#: ../src/guestfs-actions.pod:1304 ../src/guestfs-actions.pod:4528
+#: ../src/guestfs-actions.pod:5903 ../src/guestfs-actions.pod:7645
+#: ../src/guestfs-actions.pod:7665 ../src/guestfs-actions.pod:7751
 msgid "(Added in 1.0.87)"
 msgstr ""
 
@@ -24351,8 +25858,8 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:1318 ../src/guestfs-actions.pod:1332
 #: ../src/guestfs-actions.pod:1404 ../src/guestfs-actions.pod:1478
-#: ../src/guestfs-actions.pod:1592 ../src/guestfs-actions.pod:5259
-#: ../src/guestfs-actions.pod:5734
+#: ../src/guestfs-actions.pod:1592 ../src/guestfs-actions.pod:5272
+#: ../src/guestfs-actions.pod:5747
 msgid "(Added in 1.0.18)"
 msgstr ""
 
@@ -24422,10 +25929,10 @@ msgstr ""
 #: ../src/guestfs-actions.pod:1368 ../src/guestfs-actions.pod:1385
 #: ../src/guestfs-actions.pod:1503 ../src/guestfs-actions.pod:2510
 #: ../src/guestfs-actions.pod:2534 ../src/guestfs-actions.pod:2602
-#: ../src/guestfs-actions.pod:4625 ../src/guestfs-actions.pod:5159
-#: ../src/guestfs-actions.pod:7135 ../src/guestfs-actions.pod:7159
-#: ../src/guestfs-actions.pod:7778 ../src/guestfs-actions.pod:7791
-#: ../src/guestfs-actions.pod:7804
+#: ../src/guestfs-actions.pod:4638 ../src/guestfs-actions.pod:5172
+#: ../src/guestfs-actions.pod:7148 ../src/guestfs-actions.pod:7172
+#: ../src/guestfs-actions.pod:7791 ../src/guestfs-actions.pod:7804
+#: ../src/guestfs-actions.pod:7817
 msgid "(Added in 1.0.54)"
 msgstr ""
 
@@ -24518,7 +26025,7 @@ msgid "See also C<guestfs_download>, C<guestfs_pread>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1458 ../src/guestfs-actions.pod:7436
+#: ../src/guestfs-actions.pod:1458 ../src/guestfs-actions.pod:7449
 msgid "(Added in 1.5.17)"
 msgstr ""
 
@@ -24601,7 +26108,7 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:1538 ../src/guestfs-actions.pod:2296
-#: ../src/guestfs-actions.pod:6607
+#: ../src/guestfs-actions.pod:6620
 msgid "(Added in 1.0.69)"
 msgstr ""
 
@@ -24628,17 +26135,17 @@ msgstr ""
 #: ../src/guestfs-actions.pod:2445 ../src/guestfs-actions.pod:2623
 #: ../src/guestfs-actions.pod:2636 ../src/guestfs-actions.pod:2651
 #: ../src/guestfs-actions.pod:2697 ../src/guestfs-actions.pod:2719
-#: ../src/guestfs-actions.pod:2732 ../src/guestfs-actions.pod:4005
-#: ../src/guestfs-actions.pod:4019 ../src/guestfs-actions.pod:4032
-#: ../src/guestfs-actions.pod:4046 ../src/guestfs-actions.pod:5047
-#: ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6117
-#: ../src/guestfs-actions.pod:7003 ../src/guestfs-actions.pod:7015
-#: ../src/guestfs-actions.pod:7028 ../src/guestfs-actions.pod:7041
-#: ../src/guestfs-actions.pod:7063 ../src/guestfs-actions.pod:7076
-#: ../src/guestfs-actions.pod:7089 ../src/guestfs-actions.pod:7102
-#: ../src/guestfs-actions.pod:7896 ../src/guestfs-actions.pod:7915
-#: ../src/guestfs-actions.pod:8009 ../src/guestfs-actions.pod:8028
-#: ../src/guestfs-actions.pod:8074 ../src/guestfs-actions.pod:8093
+#: ../src/guestfs-actions.pod:2732 ../src/guestfs-actions.pod:4018
+#: ../src/guestfs-actions.pod:4032 ../src/guestfs-actions.pod:4045
+#: ../src/guestfs-actions.pod:4059 ../src/guestfs-actions.pod:5060
+#: ../src/guestfs-actions.pod:6081 ../src/guestfs-actions.pod:6130
+#: ../src/guestfs-actions.pod:7016 ../src/guestfs-actions.pod:7028
+#: ../src/guestfs-actions.pod:7041 ../src/guestfs-actions.pod:7054
+#: ../src/guestfs-actions.pod:7076 ../src/guestfs-actions.pod:7089
+#: ../src/guestfs-actions.pod:7102 ../src/guestfs-actions.pod:7115
+#: ../src/guestfs-actions.pod:7909 ../src/guestfs-actions.pod:7928
+#: ../src/guestfs-actions.pod:8022 ../src/guestfs-actions.pod:8041
+#: ../src/guestfs-actions.pod:8087 ../src/guestfs-actions.pod:8106
 msgid "(Added in 1.0.66)"
 msgstr ""
 
@@ -24825,11 +26332,11 @@ msgstr ""
 #. type: textblock
 #: ../src/guestfs-actions.pod:1838 ../src/guestfs-actions.pod:2001
 #: ../src/guestfs-actions.pod:2018 ../src/guestfs-actions.pod:2752
-#: ../src/guestfs-actions.pod:2846 ../src/guestfs-actions.pod:2912
-#: ../src/guestfs-actions.pod:3099 ../src/guestfs-actions.pod:3117
-#: ../src/guestfs-actions.pod:3157 ../src/guestfs-actions.pod:3232
-#: ../src/guestfs-actions.pod:3325 ../src/guestfs-actions.pod:3562
-#: ../src/guestfs-actions.pod:3694
+#: ../src/guestfs-actions.pod:2854 ../src/guestfs-actions.pod:2920
+#: ../src/guestfs-actions.pod:3107 ../src/guestfs-actions.pod:3125
+#: ../src/guestfs-actions.pod:3165 ../src/guestfs-actions.pod:3241
+#: ../src/guestfs-actions.pod:3338 ../src/guestfs-actions.pod:3575
+#: ../src/guestfs-actions.pod:3707
 msgid "(Added in 1.5.3)"
 msgstr ""
 
@@ -24949,8 +26456,8 @@ msgid "See also C<guestfs_find0>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:1944 ../src/guestfs-actions.pod:4452
-#: ../src/guestfs-actions.pod:6152
+#: ../src/guestfs-actions.pod:1944 ../src/guestfs-actions.pod:4465
+#: ../src/guestfs-actions.pod:6165
 msgid "(Added in 1.0.27)"
 msgstr ""
 
@@ -25039,7 +26546,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:7943
+#: ../src/guestfs-actions.pod:2057 ../src/guestfs-actions.pod:7956
 msgid "(Added in 1.0.16)"
 msgstr ""
 
@@ -25066,11 +26573,11 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2073 ../src/guestfs-actions.pod:5830
-#: ../src/guestfs-actions.pod:6312 ../src/guestfs-actions.pod:6770
-#: ../src/guestfs-actions.pod:6789 ../src/guestfs-actions.pod:6805
-#: ../src/guestfs-actions.pod:6829 ../src/guestfs-actions.pod:7583
-#: ../src/guestfs-actions.pod:7598 ../src/guestfs-actions.pod:7990
+#: ../src/guestfs-actions.pod:2073 ../src/guestfs-actions.pod:5843
+#: ../src/guestfs-actions.pod:6325 ../src/guestfs-actions.pod:6783
+#: ../src/guestfs-actions.pod:6802 ../src/guestfs-actions.pod:6818
+#: ../src/guestfs-actions.pod:6842 ../src/guestfs-actions.pod:7596
+#: ../src/guestfs-actions.pod:7611 ../src/guestfs-actions.pod:8003
 msgid "(Added in 1.0.26)"
 msgstr ""
 
@@ -25094,7 +26601,7 @@ msgid "Return the current attach method.  See C<guestfs_set_attach_method>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2085 ../src/guestfs-actions.pod:6342
+#: ../src/guestfs-actions.pod:2085 ../src/guestfs-actions.pod:6355
 msgid "(Added in 1.9.8)"
 msgstr ""
 
@@ -25127,7 +26634,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2107 ../src/guestfs-actions.pod:6383
+#: ../src/guestfs-actions.pod:2107 ../src/guestfs-actions.pod:6396
 msgid "(Added in 1.0.72)"
 msgstr ""
 
@@ -25155,7 +26662,7 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:2128 ../src/guestfs-actions.pod:2149
-#: ../src/guestfs-actions.pod:6401 ../src/guestfs-actions.pod:6420
+#: ../src/guestfs-actions.pod:6414 ../src/guestfs-actions.pod:6433
 msgid "(Added in 1.0.15)"
 msgstr ""
 
@@ -25204,12 +26711,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2168 ../src/guestfs-actions.pod:4743
-#: ../src/guestfs-actions.pod:4952 ../src/guestfs-actions.pod:4971
-#: ../src/guestfs-actions.pod:4990 ../src/guestfs-actions.pod:5002
-#: ../src/guestfs-actions.pod:5019 ../src/guestfs-actions.pod:5032
-#: ../src/guestfs-actions.pod:6055 ../src/guestfs-actions.pod:6441
-#: ../src/guestfs-actions.pod:6737 ../src/guestfs-actions.pod:7352
+#: ../src/guestfs-actions.pod:2168 ../src/guestfs-actions.pod:4756
+#: ../src/guestfs-actions.pod:4965 ../src/guestfs-actions.pod:4984
+#: ../src/guestfs-actions.pod:5003 ../src/guestfs-actions.pod:5015
+#: ../src/guestfs-actions.pod:5032 ../src/guestfs-actions.pod:5045
+#: ../src/guestfs-actions.pod:6068 ../src/guestfs-actions.pod:6454
+#: ../src/guestfs-actions.pod:6750 ../src/guestfs-actions.pod:7365
 msgid "(Added in 1.0.55)"
 msgstr ""
 
@@ -25228,7 +26735,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2179 ../src/guestfs-actions.pod:6460
+#: ../src/guestfs-actions.pod:2179 ../src/guestfs-actions.pod:6473
 msgid "(Added in 1.5.4)"
 msgstr ""
 
@@ -25268,8 +26775,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2205 ../src/guestfs-actions.pod:6496
-#: ../src/guestfs-actions.pod:7844
+#: ../src/guestfs-actions.pod:2205 ../src/guestfs-actions.pod:6509
+#: ../src/guestfs-actions.pod:7857
 msgid "(Added in 1.11.18)"
 msgstr ""
 
@@ -25307,7 +26814,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2234 ../src/guestfs-actions.pod:6524
+#: ../src/guestfs-actions.pod:2234 ../src/guestfs-actions.pod:6537
 msgid "(Added in 1.0.6)"
 msgstr ""
 
@@ -25326,12 +26833,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2245 ../src/guestfs-actions.pod:3816
-#: ../src/guestfs-actions.pod:4147 ../src/guestfs-actions.pod:4550
-#: ../src/guestfs-actions.pod:4582 ../src/guestfs-actions.pod:5760
-#: ../src/guestfs-actions.pod:6103 ../src/guestfs-actions.pod:6548
-#: ../src/guestfs-actions.pod:7255 ../src/guestfs-actions.pod:7275
-#: ../src/guestfs-actions.pod:7467
+#: ../src/guestfs-actions.pod:2245 ../src/guestfs-actions.pod:3829
+#: ../src/guestfs-actions.pod:4160 ../src/guestfs-actions.pod:4563
+#: ../src/guestfs-actions.pod:4595 ../src/guestfs-actions.pod:5773
+#: ../src/guestfs-actions.pod:6116 ../src/guestfs-actions.pod:6561
+#: ../src/guestfs-actions.pod:7268 ../src/guestfs-actions.pod:7288
+#: ../src/guestfs-actions.pod:7480
 msgid "(Added in 1.0.77)"
 msgstr ""
 
@@ -25358,7 +26865,7 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:2260 ../src/guestfs-actions.pod:2334
-#: ../src/guestfs-actions.pod:6567 ../src/guestfs-actions.pod:6641
+#: ../src/guestfs-actions.pod:6580 ../src/guestfs-actions.pod:6654
 msgid "(Added in 1.0.67)"
 msgstr ""
 
@@ -25485,7 +26992,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2348 ../src/guestfs-actions.pod:3830
+#: ../src/guestfs-actions.pod:2348 ../src/guestfs-actions.pod:3843
 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 "
@@ -25501,9 +27008,9 @@ msgstr ""
 
 #. type: textblock
 #: ../src/guestfs-actions.pod:2360 ../src/guestfs-actions.pod:2573
-#: ../src/guestfs-actions.pod:3047 ../src/guestfs-actions.pod:3842
-#: ../src/guestfs-actions.pod:5753 ../src/guestfs-actions.pod:5779
-#: ../src/guestfs-actions.pod:5960
+#: ../src/guestfs-actions.pod:3055 ../src/guestfs-actions.pod:3855
+#: ../src/guestfs-actions.pod:5766 ../src/guestfs-actions.pod:5792
+#: ../src/guestfs-actions.pod:5973
 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 "
@@ -25511,7 +27018,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2364 ../src/guestfs-actions.pod:3846
+#: ../src/guestfs-actions.pod:2364 ../src/guestfs-actions.pod:3859
 msgid "(Added in 1.7.24)"
 msgstr ""
 
@@ -25536,18 +27043,18 @@ msgid "See also: C<guestfs_lgetxattrs>, L<attr(5)>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2380 ../src/guestfs-actions.pod:3858
-#: ../src/guestfs-actions.pod:4546
+#: ../src/guestfs-actions.pod:2380 ../src/guestfs-actions.pod:3871
+#: ../src/guestfs-actions.pod:4559
 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:2384 ../src/guestfs-actions.pod:3862
-#: ../src/guestfs-actions.pod:4061 ../src/guestfs-actions.pod:4097
-#: ../src/guestfs-actions.pod:6133 ../src/guestfs-actions.pod:6660
-#: ../src/guestfs-actions.pod:8055
+#: ../src/guestfs-actions.pod:2384 ../src/guestfs-actions.pod:3875
+#: ../src/guestfs-actions.pod:4074 ../src/guestfs-actions.pod:4110
+#: ../src/guestfs-actions.pod:6146 ../src/guestfs-actions.pod:6673
+#: ../src/guestfs-actions.pod:8068
 msgid "(Added in 1.0.59)"
 msgstr ""
 
@@ -25567,8 +27074,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:6853
-#: ../src/guestfs-actions.pod:6870
+#: ../src/guestfs-actions.pod:2407 ../src/guestfs-actions.pod:6866
+#: ../src/guestfs-actions.pod:6883
 msgid "(Added in 1.0.50)"
 msgstr ""
 
@@ -25672,8 +27179,8 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:6934
-#: ../src/guestfs-actions.pod:6989
+#: ../src/guestfs-actions.pod:2551 ../src/guestfs-actions.pod:6947
+#: ../src/guestfs-actions.pod:7002
 msgid "(Added in 1.0.22)"
 msgstr ""
 
@@ -25898,12 +27405,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2848
+#: ../src/guestfs-actions.pod:2856
 msgid "guestfs_inspect_get_drive_mappings"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2850
+#: ../src/guestfs-actions.pod:2858
 #, no-wrap
 msgid ""
 " char **\n"
@@ -25913,16 +27420,16 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2879
+#: ../src/guestfs-actions.pod:2887
 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:2883 ../src/guestfs-actions.pod:3151
-#: ../src/guestfs-actions.pod:3949 ../src/guestfs-actions.pod:5221
-#: ../src/guestfs-actions.pod:7291
+#: ../src/guestfs-actions.pod:2891 ../src/guestfs-actions.pod:3159
+#: ../src/guestfs-actions.pod:3962 ../src/guestfs-actions.pod:5234
+#: ../src/guestfs-actions.pod:7304
 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 "
@@ -25931,17 +27438,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2889 ../src/guestfs-actions.pod:3345
+#: ../src/guestfs-actions.pod:2897 ../src/guestfs-actions.pod:3358
 msgid "(Added in 1.9.17)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2891
+#: ../src/guestfs-actions.pod:2899
 msgid "guestfs_inspect_get_filesystems"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2893
+#: ../src/guestfs-actions.pod:2901
 #, no-wrap
 msgid ""
 " char **\n"
@@ -25951,19 +27458,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2905
+#: ../src/guestfs-actions.pod:2913
 msgid ""
 "Please read L<guestfs(3)/INSPECTION> for more details.  See also "
 "C<guestfs_inspect_get_mountpoints>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2914
+#: ../src/guestfs-actions.pod:2922
 msgid "guestfs_inspect_get_format"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2916
+#: ../src/guestfs-actions.pod:2924
 #, no-wrap
 msgid ""
 " char *\n"
@@ -25973,19 +27480,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2950 ../src/guestfs-actions.pod:3381
-#: ../src/guestfs-actions.pod:3397 ../src/guestfs-actions.pod:3415
-#: ../src/guestfs-actions.pod:6171
+#: ../src/guestfs-actions.pod:2958 ../src/guestfs-actions.pod:3394
+#: ../src/guestfs-actions.pod:3410 ../src/guestfs-actions.pod:3428
+#: ../src/guestfs-actions.pod:6184
 msgid "(Added in 1.9.4)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2952
+#: ../src/guestfs-actions.pod:2960
 msgid "guestfs_inspect_get_hostname"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2954
+#: ../src/guestfs-actions.pod:2962
 #, no-wrap
 msgid ""
 " char *\n"
@@ -25995,17 +27502,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:2969
+#: ../src/guestfs-actions.pod:2977
 msgid "(Added in 1.7.9)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:2971
+#: ../src/guestfs-actions.pod:2979
 msgid "guestfs_inspect_get_icon"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2973
+#: ../src/guestfs-actions.pod:2981
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26017,7 +27524,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:2984
+#: ../src/guestfs-actions.pod:2992
 #, no-wrap
 msgid ""
 " GUESTFS_INSPECT_GET_ICON_FAVICON, int favicon,\n"
@@ -26026,18 +27533,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3051 ../src/guestfs-actions.pod:3876
-#: ../src/guestfs-actions.pod:5120
+#: ../src/guestfs-actions.pod:3059 ../src/guestfs-actions.pod:3889
+#: ../src/guestfs-actions.pod:5133
 msgid "(Added in 1.11.12)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3053
+#: ../src/guestfs-actions.pod:3061
 msgid "guestfs_inspect_get_icon_va"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3055
+#: ../src/guestfs-actions.pod:3063
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26049,17 +27556,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3061
+#: ../src/guestfs-actions.pod:3069
 msgid "This is the \"va_list variant\" of L</guestfs_inspect_get_icon>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3065
+#: ../src/guestfs-actions.pod:3073
 msgid "guestfs_inspect_get_icon_argv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3067
+#: ../src/guestfs-actions.pod:3075
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26071,17 +27578,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3073
+#: ../src/guestfs-actions.pod:3081
 msgid "This is the \"argv variant\" of L</guestfs_inspect_get_icon>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3077
+#: ../src/guestfs-actions.pod:3085
 msgid "guestfs_inspect_get_major_version"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3079
+#: ../src/guestfs-actions.pod:3087
 #, no-wrap
 msgid ""
 " int\n"
@@ -26091,12 +27598,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3101
+#: ../src/guestfs-actions.pod:3109
 msgid "guestfs_inspect_get_minor_version"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3103
+#: ../src/guestfs-actions.pod:3111
 #, no-wrap
 msgid ""
 " int\n"
@@ -26106,19 +27613,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3112
+#: ../src/guestfs-actions.pod:3120
 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:3119
+#: ../src/guestfs-actions.pod:3127
 msgid "guestfs_inspect_get_mountpoints"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3121
+#: ../src/guestfs-actions.pod:3129
 #, no-wrap
 msgid ""
 " char **\n"
@@ -26128,7 +27635,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3142
+#: ../src/guestfs-actions.pod:3150
 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 "
@@ -26137,19 +27644,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3148
+#: ../src/guestfs-actions.pod:3156
 msgid ""
 "Please read L<guestfs(3)/INSPECTION> for more details.  See also "
 "C<guestfs_inspect_get_filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3159
+#: ../src/guestfs-actions.pod:3167
 msgid "guestfs_inspect_get_package_format"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3161
+#: ../src/guestfs-actions.pod:3169
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26159,7 +27666,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3165
+#: ../src/guestfs-actions.pod:3173
 msgid ""
 "This function and C<guestfs_inspect_get_package_management> return the "
 "package format and package management tool used by the inspected operating "
@@ -26168,17 +27675,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3183 ../src/guestfs-actions.pod:3211
+#: ../src/guestfs-actions.pod:3192 ../src/guestfs-actions.pod:3220
 msgid "(Added in 1.7.5)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3185
+#: ../src/guestfs-actions.pod:3194
 msgid "guestfs_inspect_get_package_management"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3187
+#: ../src/guestfs-actions.pod:3196
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26188,7 +27695,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3191
+#: ../src/guestfs-actions.pod:3200
 msgid ""
 "C<guestfs_inspect_get_package_format> and this function return the package "
 "format and package management tool used by the inspected operating system.  "
@@ -26197,12 +27704,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3213
+#: ../src/guestfs-actions.pod:3222
 msgid "guestfs_inspect_get_product_name"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3215
+#: ../src/guestfs-actions.pod:3224
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26212,12 +27719,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3234
+#: ../src/guestfs-actions.pod:3243
 msgid "guestfs_inspect_get_product_variant"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3236
+#: ../src/guestfs-actions.pod:3245
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26227,24 +27734,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3259
+#: ../src/guestfs-actions.pod:3268
 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:3266
+#: ../src/guestfs-actions.pod:3275
 msgid "(Added in 1.9.13)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3268
+#: ../src/guestfs-actions.pod:3277
 msgid "guestfs_inspect_get_roots"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3270
+#: ../src/guestfs-actions.pod:3279
 #, no-wrap
 msgid ""
 " char **\n"
@@ -26253,7 +27760,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3273
+#: ../src/guestfs-actions.pod:3282
 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 "
@@ -26261,24 +27768,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3277
+#: ../src/guestfs-actions.pod:3286
 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:3286
+#: ../src/guestfs-actions.pod:3295
 msgid "(Added in 1.7.3)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3288
+#: ../src/guestfs-actions.pod:3297
 msgid "guestfs_inspect_get_type"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3290
+#: ../src/guestfs-actions.pod:3299
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26288,12 +27795,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3327
+#: ../src/guestfs-actions.pod:3340
 msgid "guestfs_inspect_get_windows_current_control_set"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3329
+#: ../src/guestfs-actions.pod:3342
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26303,12 +27810,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3347
+#: ../src/guestfs-actions.pod:3360
 msgid "guestfs_inspect_get_windows_systemroot"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3349
+#: ../src/guestfs-actions.pod:3362
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26318,17 +27825,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3365
+#: ../src/guestfs-actions.pod:3378
 msgid "(Added in 1.5.25)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3367
+#: ../src/guestfs-actions.pod:3380
 msgid "guestfs_inspect_is_live"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3369
+#: ../src/guestfs-actions.pod:3382
 #, no-wrap
 msgid ""
 " int\n"
@@ -26338,19 +27845,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3373
+#: ../src/guestfs-actions.pod:3386
 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:3383
+#: ../src/guestfs-actions.pod:3396
 msgid "guestfs_inspect_is_multipart"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3385
+#: ../src/guestfs-actions.pod:3398
 #, no-wrap
 msgid ""
 " int\n"
@@ -26360,19 +27867,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3389
+#: ../src/guestfs-actions.pod:3402
 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:3399
+#: ../src/guestfs-actions.pod:3412
 msgid "guestfs_inspect_is_netinst"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3401
+#: ../src/guestfs-actions.pod:3414
 #, no-wrap
 msgid ""
 " int\n"
@@ -26382,7 +27889,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3405
+#: ../src/guestfs-actions.pod:3418
 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 "
@@ -26391,12 +27898,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3417
+#: ../src/guestfs-actions.pod:3430
 msgid "guestfs_inspect_list_applications"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3419
+#: ../src/guestfs-actions.pod:3432
 #, no-wrap
 msgid ""
 " struct guestfs_application_list *\n"
@@ -26406,7 +27913,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3425
+#: ../src/guestfs-actions.pod:3438
 msgid ""
 "I<Note:> This call works differently from other parts of the inspection "
 "API.  You have to call C<guestfs_inspect_os>, then "
@@ -26419,7 +27926,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3515
+#: ../src/guestfs-actions.pod:3528
 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> "
@@ -26427,17 +27934,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3519
+#: ../src/guestfs-actions.pod:3532
 msgid "(Added in 1.7.8)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3521
+#: ../src/guestfs-actions.pod:3534
 msgid "guestfs_inspect_os"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3523
+#: ../src/guestfs-actions.pod:3536
 #, no-wrap
 msgid ""
 " char **\n"
@@ -26446,7 +27953,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3539
+#: ../src/guestfs-actions.pod:3552
 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, "
@@ -26454,7 +27961,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3544
+#: ../src/guestfs-actions.pod:3557
 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 "
@@ -26463,18 +27970,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3556 ../src/guestfs-actions.pod:3887
-#: ../src/guestfs-actions.pod:3969
+#: ../src/guestfs-actions.pod:3569 ../src/guestfs-actions.pod:3900
+#: ../src/guestfs-actions.pod:3982
 msgid "See also C<guestfs_list_filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3564
+#: ../src/guestfs-actions.pod:3577
 msgid "guestfs_is_blockdev"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3566
+#: ../src/guestfs-actions.pod:3579
 #, no-wrap
 msgid ""
 " int\n"
@@ -26484,27 +27991,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3573 ../src/guestfs-actions.pod:3602
-#: ../src/guestfs-actions.pod:3632 ../src/guestfs-actions.pod:3647
-#: ../src/guestfs-actions.pod:3663 ../src/guestfs-actions.pod:3719
-#: ../src/guestfs-actions.pod:3734
+#: ../src/guestfs-actions.pod:3586 ../src/guestfs-actions.pod:3615
+#: ../src/guestfs-actions.pod:3645 ../src/guestfs-actions.pod:3660
+#: ../src/guestfs-actions.pod:3676 ../src/guestfs-actions.pod:3732
+#: ../src/guestfs-actions.pod:3747
 msgid "See also C<guestfs_stat>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3577 ../src/guestfs-actions.pod:3606
-#: ../src/guestfs-actions.pod:3651 ../src/guestfs-actions.pod:3723
-#: ../src/guestfs-actions.pod:3738
+#: ../src/guestfs-actions.pod:3590 ../src/guestfs-actions.pod:3619
+#: ../src/guestfs-actions.pod:3664 ../src/guestfs-actions.pod:3736
+#: ../src/guestfs-actions.pod:3751
 msgid "(Added in 1.5.10)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3579
+#: ../src/guestfs-actions.pod:3592
 msgid "guestfs_is_busy"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3581
+#: ../src/guestfs-actions.pod:3594
 #, no-wrap
 msgid ""
 " int\n"
@@ -26513,12 +28020,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3593
+#: ../src/guestfs-actions.pod:3606
 msgid "guestfs_is_chardev"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3595
+#: ../src/guestfs-actions.pod:3608
 #, no-wrap
 msgid ""
 " int\n"
@@ -26528,12 +28035,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3608
+#: ../src/guestfs-actions.pod:3621
 msgid "guestfs_is_config"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3610
+#: ../src/guestfs-actions.pod:3623
 #, no-wrap
 msgid ""
 " int\n"
@@ -26542,12 +28049,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3622
+#: ../src/guestfs-actions.pod:3635
 msgid "guestfs_is_dir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3624
+#: ../src/guestfs-actions.pod:3637
 #, no-wrap
 msgid ""
 " int\n"
@@ -26557,12 +28064,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3638
+#: ../src/guestfs-actions.pod:3651
 msgid "guestfs_is_fifo"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3640
+#: ../src/guestfs-actions.pod:3653
 #, no-wrap
 msgid ""
 " int\n"
@@ -26572,12 +28079,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3653
+#: ../src/guestfs-actions.pod:3666
 msgid "guestfs_is_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3655
+#: ../src/guestfs-actions.pod:3668
 #, no-wrap
 msgid ""
 " int\n"
@@ -26587,12 +28094,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3669
+#: ../src/guestfs-actions.pod:3682
 msgid "guestfs_is_launching"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3671
+#: ../src/guestfs-actions.pod:3684
 #, no-wrap
 msgid ""
 " int\n"
@@ -26601,12 +28108,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3683
+#: ../src/guestfs-actions.pod:3696
 msgid "guestfs_is_lv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3685
+#: ../src/guestfs-actions.pod:3698
 #, no-wrap
 msgid ""
 " int\n"
@@ -26616,12 +28123,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3696
+#: ../src/guestfs-actions.pod:3709
 msgid "guestfs_is_ready"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3698
+#: ../src/guestfs-actions.pod:3711
 #, no-wrap
 msgid ""
 " int\n"
@@ -26630,12 +28137,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3710
+#: ../src/guestfs-actions.pod:3723
 msgid "guestfs_is_socket"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3712
+#: ../src/guestfs-actions.pod:3725
 #, no-wrap
 msgid ""
 " int\n"
@@ -26645,12 +28152,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3725
+#: ../src/guestfs-actions.pod:3738
 msgid "guestfs_is_symlink"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3727
+#: ../src/guestfs-actions.pod:3740
 #, no-wrap
 msgid ""
 " int\n"
@@ -26660,12 +28167,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3740
+#: ../src/guestfs-actions.pod:3753
 msgid "guestfs_is_zero"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3742
+#: ../src/guestfs-actions.pod:3755
 #, no-wrap
 msgid ""
 " int\n"
@@ -26675,17 +28182,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3751 ../src/guestfs-actions.pod:3765
+#: ../src/guestfs-actions.pod:3764 ../src/guestfs-actions.pod:3778
 msgid "(Added in 1.11.8)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3753
+#: ../src/guestfs-actions.pod:3766
 msgid "guestfs_is_zero_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3755
+#: ../src/guestfs-actions.pod:3768
 #, no-wrap
 msgid ""
 " int\n"
@@ -26695,12 +28202,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3767
+#: ../src/guestfs-actions.pod:3780
 msgid "guestfs_kill_subprocess"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3769
+#: ../src/guestfs-actions.pod:3782
 #, no-wrap
 msgid ""
 " int\n"
@@ -26709,12 +28216,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3778
+#: ../src/guestfs-actions.pod:3791
 msgid "guestfs_launch"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3780
+#: ../src/guestfs-actions.pod:3793
 #, no-wrap
 msgid ""
 " int\n"
@@ -26723,12 +28230,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3798
+#: ../src/guestfs-actions.pod:3811
 msgid "guestfs_lchown"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3800
+#: ../src/guestfs-actions.pod:3813
 #, no-wrap
 msgid ""
 " int\n"
@@ -26740,7 +28247,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3806
+#: ../src/guestfs-actions.pod:3819
 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 "
@@ -26748,12 +28255,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3818
+#: ../src/guestfs-actions.pod:3831
 msgid "guestfs_lgetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3820
+#: ../src/guestfs-actions.pod:3833
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26765,17 +28272,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3840
+#: ../src/guestfs-actions.pod:3853
 msgid "See also: C<guestfs_lgetxattrs>, C<guestfs_getxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3848
+#: ../src/guestfs-actions.pod:3861
 msgid "guestfs_lgetxattrs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3850
+#: ../src/guestfs-actions.pod:3863
 #, no-wrap
 msgid ""
 " struct guestfs_xattr_list *\n"
@@ -26785,19 +28292,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3854
+#: ../src/guestfs-actions.pod:3867
 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:3864
+#: ../src/guestfs-actions.pod:3877
 msgid "guestfs_list_9p"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3866
+#: ../src/guestfs-actions.pod:3879
 #, no-wrap
 msgid ""
 " char **\n"
@@ -26806,12 +28313,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3878
+#: ../src/guestfs-actions.pod:3891
 msgid "guestfs_list_devices"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3880
+#: ../src/guestfs-actions.pod:3893
 #, no-wrap
 msgid ""
 " char **\n"
@@ -26820,12 +28327,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3895
+#: ../src/guestfs-actions.pod:3908
 msgid "guestfs_list_dm_devices"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3897
+#: ../src/guestfs-actions.pod:3910
 #, no-wrap
 msgid ""
 " char **\n"
@@ -26834,14 +28341,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3902
+#: ../src/guestfs-actions.pod:3915
 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:3905
+#: ../src/guestfs-actions.pod:3918
 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 "
@@ -26849,17 +28356,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3913 ../src/guestfs-actions.pod:5359
+#: ../src/guestfs-actions.pod:3926 ../src/guestfs-actions.pod:5372
 msgid "(Added in 1.11.15)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3915
+#: ../src/guestfs-actions.pod:3928
 msgid "guestfs_list_filesystems"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3917
+#: ../src/guestfs-actions.pod:3930
 #, no-wrap
 msgid ""
 " char **\n"
@@ -26868,7 +28375,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3937
+#: ../src/guestfs-actions.pod:3950
 msgid ""
 "This command runs other libguestfs commands, which might include "
 "C<guestfs_mount> and C<guestfs_umount>, and therefore you should use this "
@@ -26876,7 +28383,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3941
+#: ../src/guestfs-actions.pod:3954
 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 "
@@ -26886,17 +28393,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3955 ../src/guestfs-actions.pod:5720
+#: ../src/guestfs-actions.pod:3968 ../src/guestfs-actions.pod:5733
 msgid "(Added in 1.5.15)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3957
+#: ../src/guestfs-actions.pod:3970
 msgid "guestfs_list_partitions"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3959
+#: ../src/guestfs-actions.pod:3972
 #, no-wrap
 msgid ""
 " char **\n"
@@ -26905,19 +28412,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:3966
+#: ../src/guestfs-actions.pod:3979
 msgid ""
 "This does not return logical volumes.  For that you will need to call "
 "C<guestfs_lvs>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3977
+#: ../src/guestfs-actions.pod:3990
 msgid "guestfs_ll"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3979
+#: ../src/guestfs-actions.pod:3992
 #, no-wrap
 msgid ""
 " char *\n"
@@ -26927,12 +28434,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:3994
+#: ../src/guestfs-actions.pod:4007
 msgid "guestfs_ln"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:3996
+#: ../src/guestfs-actions.pod:4009
 #, no-wrap
 msgid ""
 " int\n"
@@ -26943,12 +28450,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4007
+#: ../src/guestfs-actions.pod:4020
 msgid "guestfs_ln_f"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4009
+#: ../src/guestfs-actions.pod:4022
 #, no-wrap
 msgid ""
 " int\n"
@@ -26959,12 +28466,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4021
+#: ../src/guestfs-actions.pod:4034
 msgid "guestfs_ln_s"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4023
+#: ../src/guestfs-actions.pod:4036
 #, no-wrap
 msgid ""
 " int\n"
@@ -26975,12 +28482,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4034
+#: ../src/guestfs-actions.pod:4047
 msgid "guestfs_ln_sf"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4036
+#: ../src/guestfs-actions.pod:4049
 #, no-wrap
 msgid ""
 " int\n"
@@ -26991,12 +28498,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4048
+#: ../src/guestfs-actions.pod:4061
 msgid "guestfs_lremovexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4050
+#: ../src/guestfs-actions.pod:4063
 #, no-wrap
 msgid ""
 " int\n"
@@ -27007,19 +28514,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4055
+#: ../src/guestfs-actions.pod:4068
 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:4063
+#: ../src/guestfs-actions.pod:4076
 msgid "guestfs_ls"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4065
+#: ../src/guestfs-actions.pod:4078
 #, no-wrap
 msgid ""
 " char **\n"
@@ -27029,19 +28536,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4073
+#: ../src/guestfs-actions.pod:4086
 msgid ""
 "This command is mostly useful for interactive sessions.  Programs should "
 "probably use C<guestfs_readdir> instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4082
+#: ../src/guestfs-actions.pod:4095
 msgid "guestfs_lsetxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4084
+#: ../src/guestfs-actions.pod:4097
 #, no-wrap
 msgid ""
 " int\n"
@@ -27054,19 +28561,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4091
+#: ../src/guestfs-actions.pod:4104
 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:4099
+#: ../src/guestfs-actions.pod:4112
 msgid "guestfs_lstat"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4101
+#: ../src/guestfs-actions.pod:4114
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -27076,32 +28583,32 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4107
+#: ../src/guestfs-actions.pod:4120
 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:4113 ../src/guestfs-actions.pod:6894
+#: ../src/guestfs-actions.pod:4126 ../src/guestfs-actions.pod:6907
 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:4117 ../src/guestfs-actions.pod:6898
-#: ../src/guestfs-actions.pod:6916 ../src/guestfs-actions.pod:7297
+#: ../src/guestfs-actions.pod:4130 ../src/guestfs-actions.pod:6911
+#: ../src/guestfs-actions.pod:6929 ../src/guestfs-actions.pod:7310
 msgid "(Added in 0.9.2)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4119
+#: ../src/guestfs-actions.pod:4132
 msgid "guestfs_lstatlist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4121
+#: ../src/guestfs-actions.pod:4134
 #, no-wrap
 msgid ""
 " struct guestfs_stat_list *\n"
@@ -27112,7 +28619,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4126
+#: ../src/guestfs-actions.pod:4139
 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 "
@@ -27120,7 +28627,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4135
+#: ../src/guestfs-actions.pod:4148
 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> "
@@ -27131,19 +28638,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4143
+#: ../src/guestfs-actions.pod:4156
 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:4149
+#: ../src/guestfs-actions.pod:4162
 msgid "guestfs_luks_add_key"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4151
+#: ../src/guestfs-actions.pod:4164
 #, no-wrap
 msgid ""
 " int\n"
@@ -27156,16 +28663,16 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4163
+#: ../src/guestfs-actions.pod:4176
 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:4169 ../src/guestfs-actions.pod:4209
-#: ../src/guestfs-actions.pod:4232 ../src/guestfs-actions.pod:4252
-#: ../src/guestfs-actions.pod:4287 ../src/guestfs-actions.pod:4306
+#: ../src/guestfs-actions.pod:4182 ../src/guestfs-actions.pod:4222
+#: ../src/guestfs-actions.pod:4245 ../src/guestfs-actions.pod:4265
+#: ../src/guestfs-actions.pod:4300 ../src/guestfs-actions.pod:4319
 msgid ""
 "This function takes a key or passphrase parameter which could contain "
 "sensitive material.  Read the section L</KEYS AND PASSPHRASES> for more "
@@ -27173,18 +28680,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4173 ../src/guestfs-actions.pod:4213
-#: ../src/guestfs-actions.pod:4236 ../src/guestfs-actions.pod:4256
+#: ../src/guestfs-actions.pod:4186 ../src/guestfs-actions.pod:4226
+#: ../src/guestfs-actions.pod:4249 ../src/guestfs-actions.pod:4269
 msgid "(Added in 1.5.2)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4175
+#: ../src/guestfs-actions.pod:4188
 msgid "guestfs_luks_close"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4177
+#: ../src/guestfs-actions.pod:4190
 #, no-wrap
 msgid ""
 " int\n"
@@ -27194,7 +28701,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4181
+#: ../src/guestfs-actions.pod:4194
 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 "
@@ -27203,19 +28710,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4189 ../src/guestfs-actions.pod:4291
-#: ../src/guestfs-actions.pod:4310 ../src/guestfs-actions.pod:4360
-#: ../src/guestfs-actions.pod:4408
+#: ../src/guestfs-actions.pod:4202 ../src/guestfs-actions.pod:4304
+#: ../src/guestfs-actions.pod:4323 ../src/guestfs-actions.pod:4373
+#: ../src/guestfs-actions.pod:4421
 msgid "(Added in 1.5.1)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4191
+#: ../src/guestfs-actions.pod:4204
 msgid "guestfs_luks_format"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4193
+#: ../src/guestfs-actions.pod:4206
 #, no-wrap
 msgid ""
 " int\n"
@@ -27227,12 +28734,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4215
+#: ../src/guestfs-actions.pod:4228
 msgid "guestfs_luks_format_cipher"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4217
+#: ../src/guestfs-actions.pod:4230
 #, no-wrap
 msgid ""
 " int\n"
@@ -27245,19 +28752,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4224
+#: ../src/guestfs-actions.pod:4237
 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:4238
+#: ../src/guestfs-actions.pod:4251
 msgid "guestfs_luks_kill_slot"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4240
+#: ../src/guestfs-actions.pod:4253
 #, no-wrap
 msgid ""
 " int\n"
@@ -27269,12 +28776,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4258
+#: ../src/guestfs-actions.pod:4271
 msgid "guestfs_luks_open"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4260
+#: ../src/guestfs-actions.pod:4273
 #, no-wrap
 msgid ""
 " int\n"
@@ -27286,7 +28793,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4278
+#: ../src/guestfs-actions.pod:4291
 msgid ""
 "If this block device contains LVM volume groups, then calling "
 "C<guestfs_vgscan> followed by C<guestfs_vg_activate_all> will make them "
@@ -27294,17 +28801,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4282
+#: ../src/guestfs-actions.pod:4295
 msgid "Use C<guestfs_list_dm_devices> to list all device mapper devices."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4293
+#: ../src/guestfs-actions.pod:4306
 msgid "guestfs_luks_open_ro"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4295
+#: ../src/guestfs-actions.pod:4308
 #, no-wrap
 msgid ""
 " int\n"
@@ -27316,19 +28823,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4301
+#: ../src/guestfs-actions.pod:4314
 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:4312
+#: ../src/guestfs-actions.pod:4325
 msgid "guestfs_lvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4314
+#: ../src/guestfs-actions.pod:4327
 #, no-wrap
 msgid ""
 " int\n"
@@ -27340,12 +28847,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4327
+#: ../src/guestfs-actions.pod:4340
 msgid "guestfs_lvm_canonical_lv_name"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4329
+#: ../src/guestfs-actions.pod:4342
 #, no-wrap
 msgid ""
 " char *\n"
@@ -27355,22 +28862,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4340
+#: ../src/guestfs-actions.pod:4353
 msgid "See also C<guestfs_is_lv>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4345
+#: ../src/guestfs-actions.pod:4358
 msgid "(Added in 1.5.24)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4347
+#: ../src/guestfs-actions.pod:4360
 msgid "guestfs_lvm_clear_filter"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4349
+#: ../src/guestfs-actions.pod:4362
 #, no-wrap
 msgid ""
 " int\n"
@@ -27379,19 +28886,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4352
+#: ../src/guestfs-actions.pod:4365
 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:4362
+#: ../src/guestfs-actions.pod:4375
 msgid "guestfs_lvm_remove_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4364
+#: ../src/guestfs-actions.pod:4377
 #, no-wrap
 msgid ""
 " int\n"
@@ -27400,12 +28907,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4377
+#: ../src/guestfs-actions.pod:4390
 msgid "guestfs_lvm_set_filter"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4379
+#: ../src/guestfs-actions.pod:4392
 #, no-wrap
 msgid ""
 " int\n"
@@ -27415,12 +28922,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4410
+#: ../src/guestfs-actions.pod:4423
 msgid "guestfs_lvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4412
+#: ../src/guestfs-actions.pod:4425
 #, no-wrap
 msgid ""
 " int\n"
@@ -27430,18 +28937,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4424 ../src/guestfs-actions.pod:5817
-#: ../src/guestfs-actions.pod:7667
+#: ../src/guestfs-actions.pod:4437 ../src/guestfs-actions.pod:5830
+#: ../src/guestfs-actions.pod:7680
 msgid "(Added in 1.0.13)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4426
+#: ../src/guestfs-actions.pod:4439
 msgid "guestfs_lvrename"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4428
+#: ../src/guestfs-actions.pod:4441
 #, no-wrap
 msgid ""
 " int\n"
@@ -27452,17 +28959,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4437 ../src/guestfs-actions.pod:7680
+#: ../src/guestfs-actions.pod:4450 ../src/guestfs-actions.pod:7693
 msgid "(Added in 1.0.83)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4439
+#: ../src/guestfs-actions.pod:4452
 msgid "guestfs_lvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4441
+#: ../src/guestfs-actions.pod:4454
 #, no-wrap
 msgid ""
 " int\n"
@@ -27473,12 +28980,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4454
+#: ../src/guestfs-actions.pod:4467
 msgid "guestfs_lvresize_free"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4456
+#: ../src/guestfs-actions.pod:4469
 #, no-wrap
 msgid ""
 " int\n"
@@ -27489,17 +28996,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4469
+#: ../src/guestfs-actions.pod:4482
 msgid "(Added in 1.3.3)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4471
+#: ../src/guestfs-actions.pod:4484
 msgid "guestfs_lvs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4473
+#: ../src/guestfs-actions.pod:4486
 #, no-wrap
 msgid ""
 " char **\n"
@@ -27508,17 +29015,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4482
+#: ../src/guestfs-actions.pod:4495
 msgid "See also C<guestfs_lvs_full>, C<guestfs_list_filesystems>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4490
+#: ../src/guestfs-actions.pod:4503
 msgid "guestfs_lvs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4492
+#: ../src/guestfs-actions.pod:4505
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_lv_list *\n"
@@ -27527,19 +29034,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4498
+#: ../src/guestfs-actions.pod:4511
 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>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4504
+#: ../src/guestfs-actions.pod:4517
 msgid "guestfs_lvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4506
+#: ../src/guestfs-actions.pod:4519
 #, no-wrap
 msgid ""
 " char *\n"
@@ -27549,12 +29056,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4517
+#: ../src/guestfs-actions.pod:4530
 msgid "guestfs_lxattrlist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4519
+#: ../src/guestfs-actions.pod:4532
 #, no-wrap
 msgid ""
 " struct guestfs_xattr_list *\n"
@@ -27565,7 +29072,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4538
+#: ../src/guestfs-actions.pod:4551
 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 "
@@ -27576,12 +29083,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4552
+#: ../src/guestfs-actions.pod:4565
 msgid "guestfs_mkdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4554
+#: ../src/guestfs-actions.pod:4567
 #, no-wrap
 msgid ""
 " int\n"
@@ -27591,12 +29098,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4564
+#: ../src/guestfs-actions.pod:4577
 msgid "guestfs_mkdir_mode"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4566
+#: ../src/guestfs-actions.pod:4579
 #, no-wrap
 msgid ""
 " int\n"
@@ -27607,17 +29114,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4578
+#: ../src/guestfs-actions.pod:4591
 msgid "See also C<guestfs_mkdir>, C<guestfs_umask>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4584
+#: ../src/guestfs-actions.pod:4597
 msgid "guestfs_mkdir_p"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4586
+#: ../src/guestfs-actions.pod:4599
 #, no-wrap
 msgid ""
 " int\n"
@@ -27627,12 +29134,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4597
+#: ../src/guestfs-actions.pod:4610
 msgid "guestfs_mkdtemp"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4599
+#: ../src/guestfs-actions.pod:4612
 #, no-wrap
 msgid ""
 " char *\n"
@@ -27642,12 +29149,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4627
+#: ../src/guestfs-actions.pod:4640
 msgid "guestfs_mke2fs_J"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4629
+#: ../src/guestfs-actions.pod:4642
 #, no-wrap
 msgid ""
 " int\n"
@@ -27660,25 +29167,25 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4642
+#: ../src/guestfs-actions.pod:4655
 msgid "See also C<guestfs_mke2journal>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4646 ../src/guestfs-actions.pod:4664
-#: ../src/guestfs-actions.pod:4682 ../src/guestfs-actions.pod:4698
-#: ../src/guestfs-actions.pod:4712 ../src/guestfs-actions.pod:4726
-#: ../src/guestfs-actions.pod:4785 ../src/guestfs-actions.pod:5062
+#: ../src/guestfs-actions.pod:4659 ../src/guestfs-actions.pod:4677
+#: ../src/guestfs-actions.pod:4695 ../src/guestfs-actions.pod:4711
+#: ../src/guestfs-actions.pod:4725 ../src/guestfs-actions.pod:4739
+#: ../src/guestfs-actions.pod:4798 ../src/guestfs-actions.pod:5075
 msgid "(Added in 1.0.68)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4648
+#: ../src/guestfs-actions.pod:4661
 msgid "guestfs_mke2fs_JL"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4650
+#: ../src/guestfs-actions.pod:4663
 #, no-wrap
 msgid ""
 " int\n"
@@ -27691,17 +29198,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4660
+#: ../src/guestfs-actions.pod:4673
 msgid "See also C<guestfs_mke2journal_L>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4666
+#: ../src/guestfs-actions.pod:4679
 msgid "guestfs_mke2fs_JU"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4668
+#: ../src/guestfs-actions.pod:4681
 #, no-wrap
 msgid ""
 " int\n"
@@ -27714,17 +29221,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4678
+#: ../src/guestfs-actions.pod:4691
 msgid "See also C<guestfs_mke2journal_U>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4684
+#: ../src/guestfs-actions.pod:4697
 msgid "guestfs_mke2journal"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4686
+#: ../src/guestfs-actions.pod:4699
 #, no-wrap
 msgid ""
 " int\n"
@@ -27735,12 +29242,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4700
+#: ../src/guestfs-actions.pod:4713
 msgid "guestfs_mke2journal_L"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4702
+#: ../src/guestfs-actions.pod:4715
 #, no-wrap
 msgid ""
 " int\n"
@@ -27752,12 +29259,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4714
+#: ../src/guestfs-actions.pod:4727
 msgid "guestfs_mke2journal_U"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4716
+#: ../src/guestfs-actions.pod:4729
 #, no-wrap
 msgid ""
 " int\n"
@@ -27769,12 +29276,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4728
+#: ../src/guestfs-actions.pod:4741
 msgid "guestfs_mkfifo"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4730
+#: ../src/guestfs-actions.pod:4743
 #, no-wrap
 msgid ""
 " int\n"
@@ -27785,19 +29292,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4735
+#: ../src/guestfs-actions.pod:4748
 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:4745
+#: ../src/guestfs-actions.pod:4758
 msgid "guestfs_mkfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4747
+#: ../src/guestfs-actions.pod:4760
 #, no-wrap
 msgid ""
 " int\n"
@@ -27808,12 +29315,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4760
+#: ../src/guestfs-actions.pod:4773
 msgid "guestfs_mkfs_b"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4762
+#: ../src/guestfs-actions.pod:4775
 #, no-wrap
 msgid ""
 " int\n"
@@ -27825,14 +29332,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4768
+#: ../src/guestfs-actions.pod:4781
 msgid ""
 "I<This function is deprecated.> In new code, use the L</guestfs_mkfs_opts> "
 "call instead."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4775
+#: ../src/guestfs-actions.pod:4788
 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 "
@@ -27840,12 +29347,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4787
+#: ../src/guestfs-actions.pod:4800
 msgid "guestfs_mkfs_opts"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4789
+#: ../src/guestfs-actions.pod:4802
 #, no-wrap
 msgid ""
 " int\n"
@@ -27857,7 +29364,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4800
+#: ../src/guestfs-actions.pod:4813
 #, no-wrap
 msgid ""
 " GUESTFS_MKFS_OPTS_BLOCKSIZE, int blocksize,\n"
@@ -27868,17 +29375,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4848
+#: ../src/guestfs-actions.pod:4861
 msgid "(Added in 1.7.19)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4850
+#: ../src/guestfs-actions.pod:4863
 msgid "guestfs_mkfs_opts_va"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4852
+#: ../src/guestfs-actions.pod:4865
 #, no-wrap
 msgid ""
 " int\n"
@@ -27890,17 +29397,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4858
+#: ../src/guestfs-actions.pod:4871
 msgid "This is the \"va_list variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4862
+#: ../src/guestfs-actions.pod:4875
 msgid "guestfs_mkfs_opts_argv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4864
+#: ../src/guestfs-actions.pod:4877
 #, no-wrap
 msgid ""
 " int\n"
@@ -27912,17 +29419,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4870
+#: ../src/guestfs-actions.pod:4883
 msgid "This is the \"argv variant\" of L</guestfs_mkfs_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4874
+#: ../src/guestfs-actions.pod:4887
 msgid "guestfs_mkmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4876
+#: ../src/guestfs-actions.pod:4889
 #, no-wrap
 msgid ""
 " int\n"
@@ -27932,7 +29439,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4880
+#: ../src/guestfs-actions.pod:4893
 msgid ""
 "C<guestfs_mkmountpoint> and C<guestfs_rmmountpoint> are specialized calls "
 "that can be used to create extra mountpoints before mounting the first "
@@ -27940,7 +29447,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4904
+#: ../src/guestfs-actions.pod:4917
 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 "
@@ -27948,7 +29455,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4908
+#: ../src/guestfs-actions.pod:4921
 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 "
@@ -27957,7 +29464,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4915
+#: ../src/guestfs-actions.pod:4928
 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 "
@@ -27965,18 +29472,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4921 ../src/guestfs-actions.pod:5227
-#: ../src/guestfs-actions.pod:6237
+#: ../src/guestfs-actions.pod:4934 ../src/guestfs-actions.pod:5240
+#: ../src/guestfs-actions.pod:6250
 msgid "(Added in 1.0.62)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4923
+#: ../src/guestfs-actions.pod:4936
 msgid "guestfs_mknod"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4925
+#: ../src/guestfs-actions.pod:4938
 #, no-wrap
 msgid ""
 " int\n"
@@ -27989,7 +29496,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4940
+#: ../src/guestfs-actions.pod:4953
 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 "
@@ -28000,12 +29507,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4954
+#: ../src/guestfs-actions.pod:4967
 msgid "guestfs_mknod_b"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4956
+#: ../src/guestfs-actions.pod:4969
 #, no-wrap
 msgid ""
 " int\n"
@@ -28018,7 +29525,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4963
+#: ../src/guestfs-actions.pod:4976
 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 "
@@ -28026,12 +29533,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4973
+#: ../src/guestfs-actions.pod:4986
 msgid "guestfs_mknod_c"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4975
+#: ../src/guestfs-actions.pod:4988
 #, no-wrap
 msgid ""
 " int\n"
@@ -28044,7 +29551,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:4982
+#: ../src/guestfs-actions.pod:4995
 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 "
@@ -28052,12 +29559,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:4992
+#: ../src/guestfs-actions.pod:5005
 msgid "guestfs_mkswap"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:4994
+#: ../src/guestfs-actions.pod:5007
 #, no-wrap
 msgid ""
 " int\n"
@@ -28067,12 +29574,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5004
+#: ../src/guestfs-actions.pod:5017
 msgid "guestfs_mkswap_L"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5006
+#: ../src/guestfs-actions.pod:5019
 #, no-wrap
 msgid ""
 " int\n"
@@ -28083,12 +29590,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5021
+#: ../src/guestfs-actions.pod:5034
 msgid "guestfs_mkswap_U"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5023
+#: ../src/guestfs-actions.pod:5036
 #, no-wrap
 msgid ""
 " int\n"
@@ -28099,12 +29606,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5034
+#: ../src/guestfs-actions.pod:5047
 msgid "guestfs_mkswap_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5036
+#: ../src/guestfs-actions.pod:5049
 #, no-wrap
 msgid ""
 " int\n"
@@ -28114,19 +29621,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5042
+#: ../src/guestfs-actions.pod:5055
 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:5049
+#: ../src/guestfs-actions.pod:5062
 msgid "guestfs_modprobe"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5051
+#: ../src/guestfs-actions.pod:5064
 #, no-wrap
 msgid ""
 " int\n"
@@ -28136,12 +29643,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5064
+#: ../src/guestfs-actions.pod:5077
 msgid "guestfs_mount"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5066
+#: ../src/guestfs-actions.pod:5079
 #, no-wrap
 msgid ""
 " int\n"
@@ -28152,7 +29659,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5085
+#: ../src/guestfs-actions.pod:5098
 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 "
@@ -28162,12 +29669,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5096
+#: ../src/guestfs-actions.pod:5109
 msgid "guestfs_mount_9p"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5098
+#: ../src/guestfs-actions.pod:5111
 #, no-wrap
 msgid ""
 " int\n"
@@ -28179,7 +29686,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5109
+#: ../src/guestfs-actions.pod:5122
 #, no-wrap
 msgid ""
 " GUESTFS_MOUNT_9P_OPTIONS, const char *options,\n"
@@ -28187,12 +29694,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5122
+#: ../src/guestfs-actions.pod:5135
 msgid "guestfs_mount_9p_va"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5124
+#: ../src/guestfs-actions.pod:5137
 #, no-wrap
 msgid ""
 " int\n"
@@ -28204,17 +29711,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5130
+#: ../src/guestfs-actions.pod:5143
 msgid "This is the \"va_list variant\" of L</guestfs_mount_9p>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5134
+#: ../src/guestfs-actions.pod:5147
 msgid "guestfs_mount_9p_argv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5136
+#: ../src/guestfs-actions.pod:5149
 #, no-wrap
 msgid ""
 " int\n"
@@ -28226,17 +29733,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5142
+#: ../src/guestfs-actions.pod:5155
 msgid "This is the \"argv variant\" of L</guestfs_mount_9p>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5146
+#: ../src/guestfs-actions.pod:5159
 msgid "guestfs_mount_loop"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5148
+#: ../src/guestfs-actions.pod:5161
 #, no-wrap
 msgid ""
 " int\n"
@@ -28247,12 +29754,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5161
+#: ../src/guestfs-actions.pod:5174
 msgid "guestfs_mount_options"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5163
+#: ../src/guestfs-actions.pod:5176
 #, no-wrap
 msgid ""
 " int\n"
@@ -28264,25 +29771,25 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5169
+#: ../src/guestfs-actions.pod:5182
 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:5179 ../src/guestfs-actions.pod:5193
-#: ../src/guestfs-actions.pod:5210
+#: ../src/guestfs-actions.pod:5192 ../src/guestfs-actions.pod:5206
+#: ../src/guestfs-actions.pod:5223
 msgid "(Added in 1.0.10)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5181
+#: ../src/guestfs-actions.pod:5194
 msgid "guestfs_mount_ro"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5183
+#: ../src/guestfs-actions.pod:5196
 #, no-wrap
 msgid ""
 " int\n"
@@ -28293,19 +29800,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5188
+#: ../src/guestfs-actions.pod:5201
 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:5195
+#: ../src/guestfs-actions.pod:5208
 msgid "guestfs_mount_vfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5197
+#: ../src/guestfs-actions.pod:5210
 #, no-wrap
 msgid ""
 " int\n"
@@ -28318,7 +29825,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5204
+#: ../src/guestfs-actions.pod:5217
 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<-"
@@ -28326,12 +29833,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5212
+#: ../src/guestfs-actions.pod:5225
 msgid "guestfs_mountpoints"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5214
+#: ../src/guestfs-actions.pod:5227
 #, no-wrap
 msgid ""
 " char **\n"
@@ -28340,7 +29847,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5217
+#: ../src/guestfs-actions.pod:5230
 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 "
@@ -28348,12 +29855,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5229
+#: ../src/guestfs-actions.pod:5242
 msgid "guestfs_mounts"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5231
+#: ../src/guestfs-actions.pod:5244
 #, no-wrap
 msgid ""
 " char **\n"
@@ -28362,17 +29869,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5239
+#: ../src/guestfs-actions.pod:5252
 msgid "See also: C<guestfs_mountpoints>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5247
+#: ../src/guestfs-actions.pod:5260
 msgid "guestfs_mv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5249
+#: ../src/guestfs-actions.pod:5262
 #, no-wrap
 msgid ""
 " int\n"
@@ -28383,12 +29890,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5261
+#: ../src/guestfs-actions.pod:5274
 msgid "guestfs_ntfs_3g_probe"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5263
+#: ../src/guestfs-actions.pod:5276
 #, no-wrap
 msgid ""
 " int\n"
@@ -28399,17 +29906,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5282
+#: ../src/guestfs-actions.pod:5295
 msgid "(Added in 1.0.43)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5284
+#: ../src/guestfs-actions.pod:5297
 msgid "guestfs_ntfsresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5286
+#: ../src/guestfs-actions.pod:5299
 #, no-wrap
 msgid ""
 " int\n"
@@ -28419,19 +29926,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5290 ../src/guestfs-actions.pod:5390
+#: ../src/guestfs-actions.pod:5303 ../src/guestfs-actions.pod:5403
 msgid ""
 "I<This function is deprecated.> In new code, use the L</"
 "guestfs_ntfsresize_opts> call instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5314
+#: ../src/guestfs-actions.pod:5327
 msgid "guestfs_ntfsresize_opts"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5316
+#: ../src/guestfs-actions.pod:5329
 #, no-wrap
 msgid ""
 " int\n"
@@ -28442,7 +29949,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5326
+#: ../src/guestfs-actions.pod:5339
 #, no-wrap
 msgid ""
 " GUESTFS_NTFSRESIZE_OPTS_SIZE, int64_t size,\n"
@@ -28451,7 +29958,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5346
+#: ../src/guestfs-actions.pod:5359
 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 "
@@ -28462,12 +29969,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5361
+#: ../src/guestfs-actions.pod:5374
 msgid "guestfs_ntfsresize_opts_va"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5363
+#: ../src/guestfs-actions.pod:5376
 #, no-wrap
 msgid ""
 " int\n"
@@ -28478,17 +29985,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5368
+#: ../src/guestfs-actions.pod:5381
 msgid "This is the \"va_list variant\" of L</guestfs_ntfsresize_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5372
+#: ../src/guestfs-actions.pod:5385
 msgid "guestfs_ntfsresize_opts_argv"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5374
+#: ../src/guestfs-actions.pod:5387
 #, no-wrap
 msgid ""
 " int\n"
@@ -28499,17 +30006,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5379
+#: ../src/guestfs-actions.pod:5392
 msgid "This is the \"argv variant\" of L</guestfs_ntfsresize_opts>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5383
+#: ../src/guestfs-actions.pod:5396
 msgid "guestfs_ntfsresize_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5385
+#: ../src/guestfs-actions.pod:5398
 #, no-wrap
 msgid ""
 " int\n"
@@ -28520,26 +30027,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5397
+#: ../src/guestfs-actions.pod:5410
 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:5402 ../src/guestfs-actions.pod:5844
-#: ../src/guestfs-actions.pod:5917 ../src/guestfs-actions.pod:6185
-#: ../src/guestfs-actions.pod:7824
+#: ../src/guestfs-actions.pod:5415 ../src/guestfs-actions.pod:5857
+#: ../src/guestfs-actions.pod:5930 ../src/guestfs-actions.pod:6198
+#: ../src/guestfs-actions.pod:7837
 msgid "(Added in 1.3.14)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5404
+#: ../src/guestfs-actions.pod:5417
 msgid "guestfs_part_add"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5406
+#: ../src/guestfs-actions.pod:5419
 #, no-wrap
 msgid ""
 " int\n"
@@ -28552,34 +30059,34 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5413
+#: ../src/guestfs-actions.pod:5426
 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:5425
+#: ../src/guestfs-actions.pod:5438
 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:5430 ../src/guestfs-actions.pod:5468
-#: ../src/guestfs-actions.pod:5521 ../src/guestfs-actions.pod:5605
-#: ../src/guestfs-actions.pod:5643 ../src/guestfs-actions.pod:5662
-#: ../src/guestfs-actions.pod:5702
+#: ../src/guestfs-actions.pod:5443 ../src/guestfs-actions.pod:5481
+#: ../src/guestfs-actions.pod:5534 ../src/guestfs-actions.pod:5618
+#: ../src/guestfs-actions.pod:5656 ../src/guestfs-actions.pod:5675
+#: ../src/guestfs-actions.pod:5715
 msgid "(Added in 1.0.78)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5432
+#: ../src/guestfs-actions.pod:5445
 msgid "guestfs_part_del"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5434
+#: ../src/guestfs-actions.pod:5447
 #, no-wrap
 msgid ""
 " int\n"
@@ -28590,12 +30097,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5449
+#: ../src/guestfs-actions.pod:5462
 msgid "guestfs_part_disk"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5451
+#: ../src/guestfs-actions.pod:5464
 #, no-wrap
 msgid ""
 " int\n"
@@ -28606,7 +30113,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5456
+#: ../src/guestfs-actions.pod:5469
 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 "
@@ -28614,19 +30121,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5460
+#: ../src/guestfs-actions.pod:5473
 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:5470
+#: ../src/guestfs-actions.pod:5483
 msgid "guestfs_part_get_bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5472
+#: ../src/guestfs-actions.pod:5485
 #, no-wrap
 msgid ""
 " int\n"
@@ -28637,17 +30144,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5480
+#: ../src/guestfs-actions.pod:5493
 msgid "See also C<guestfs_part_set_bootable>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5486
+#: ../src/guestfs-actions.pod:5499
 msgid "guestfs_part_get_mbr_id"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5488
+#: ../src/guestfs-actions.pod:5501
 #, no-wrap
 msgid ""
 " int\n"
@@ -28658,7 +30165,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5496 ../src/guestfs-actions.pod:5678
+#: ../src/guestfs-actions.pod:5509 ../src/guestfs-actions.pod:5691
 msgid ""
 "Note that only MBR (old DOS-style) partitions have type bytes.  You will get "
 "undefined results for other partition table types (see "
@@ -28666,12 +30173,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5504
+#: ../src/guestfs-actions.pod:5517
 msgid "guestfs_part_get_parttype"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5506
+#: ../src/guestfs-actions.pod:5519
 #, no-wrap
 msgid ""
 " char *\n"
@@ -28681,7 +30188,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5513
+#: ../src/guestfs-actions.pod:5526
 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 "
@@ -28689,12 +30196,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5523
+#: ../src/guestfs-actions.pod:5536
 msgid "guestfs_part_init"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5525
+#: ../src/guestfs-actions.pod:5538
 #, no-wrap
 msgid ""
 " int\n"
@@ -28705,19 +30212,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5534
+#: ../src/guestfs-actions.pod:5547
 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:5607
+#: ../src/guestfs-actions.pod:5620
 msgid "guestfs_part_list"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5609
+#: ../src/guestfs-actions.pod:5622
 #, no-wrap
 msgid ""
 " struct guestfs_partition_list *\n"
@@ -28727,14 +30234,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5626
+#: ../src/guestfs-actions.pod:5639
 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:5639
+#: ../src/guestfs-actions.pod:5652
 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 "
@@ -28742,12 +30249,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5645
+#: ../src/guestfs-actions.pod:5658
 msgid "guestfs_part_set_bootable"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5647
+#: ../src/guestfs-actions.pod:5660
 #, no-wrap
 msgid ""
 " int\n"
@@ -28759,12 +30266,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5664
+#: ../src/guestfs-actions.pod:5677
 msgid "guestfs_part_set_mbr_id"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5666
+#: ../src/guestfs-actions.pod:5679
 #, no-wrap
 msgid ""
 " int\n"
@@ -28776,12 +30283,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5686
+#: ../src/guestfs-actions.pod:5699
 msgid "guestfs_part_set_name"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5688
+#: ../src/guestfs-actions.pod:5701
 #, no-wrap
 msgid ""
 " int\n"
@@ -28793,12 +30300,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5704
+#: ../src/guestfs-actions.pod:5717
 msgid "guestfs_part_to_dev"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5706
+#: ../src/guestfs-actions.pod:5719
 #, no-wrap
 msgid ""
 " char *\n"
@@ -28808,19 +30315,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5714
+#: ../src/guestfs-actions.pod:5727
 msgid ""
 "The named partition must exist, for example as a string returned from "
 "C<guestfs_list_partitions>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5722
+#: ../src/guestfs-actions.pod:5735
 msgid "guestfs_ping_daemon"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5724
+#: ../src/guestfs-actions.pod:5737
 #, no-wrap
 msgid ""
 " int\n"
@@ -28829,12 +30336,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5736
+#: ../src/guestfs-actions.pod:5749
 msgid "guestfs_pread"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5738
+#: ../src/guestfs-actions.pod:5751
 #, no-wrap
 msgid ""
 " char *\n"
@@ -28847,17 +30354,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5751
+#: ../src/guestfs-actions.pod:5764
 msgid "See also C<guestfs_pwrite>, C<guestfs_pread_device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5762
+#: ../src/guestfs-actions.pod:5775
 msgid "guestfs_pread_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5764
+#: ../src/guestfs-actions.pod:5777
 #, no-wrap
 msgid ""
 " char *\n"
@@ -28870,22 +30377,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5777
+#: ../src/guestfs-actions.pod:5790
 msgid "See also C<guestfs_pread>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5786
+#: ../src/guestfs-actions.pod:5799
 msgid "(Added in 1.5.21)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5788
+#: ../src/guestfs-actions.pod:5801
 msgid "guestfs_pvcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5790
+#: ../src/guestfs-actions.pod:5803
 #, no-wrap
 msgid ""
 " int\n"
@@ -28895,12 +30402,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5802
+#: ../src/guestfs-actions.pod:5815
 msgid "guestfs_pvremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5804
+#: ../src/guestfs-actions.pod:5817
 #, no-wrap
 msgid ""
 " int\n"
@@ -28910,12 +30417,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5819
+#: ../src/guestfs-actions.pod:5832
 msgid "guestfs_pvresize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5821
+#: ../src/guestfs-actions.pod:5834
 #, no-wrap
 msgid ""
 " int\n"
@@ -28925,12 +30432,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5832
+#: ../src/guestfs-actions.pod:5845
 msgid "guestfs_pvresize_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5834
+#: ../src/guestfs-actions.pod:5847
 #, no-wrap
 msgid ""
 " int\n"
@@ -28941,19 +30448,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5839
+#: ../src/guestfs-actions.pod:5852
 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:5846
+#: ../src/guestfs-actions.pod:5859
 msgid "guestfs_pvs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5848
+#: ../src/guestfs-actions.pod:5861
 #, no-wrap
 msgid ""
 " char **\n"
@@ -28962,17 +30469,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5857
+#: ../src/guestfs-actions.pod:5870
 msgid "See also C<guestfs_pvs_full>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5865
+#: ../src/guestfs-actions.pod:5878
 msgid "guestfs_pvs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5867
+#: ../src/guestfs-actions.pod:5880
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_pv_list *\n"
@@ -28981,19 +30488,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5873
+#: ../src/guestfs-actions.pod:5886
 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>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5879
+#: ../src/guestfs-actions.pod:5892
 msgid "guestfs_pvuuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5881
+#: ../src/guestfs-actions.pod:5894
 #, no-wrap
 msgid ""
 " char *\n"
@@ -29003,12 +30510,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5892
+#: ../src/guestfs-actions.pod:5905
 msgid "guestfs_pwrite"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5894
+#: ../src/guestfs-actions.pod:5907
 #, no-wrap
 msgid ""
 " int\n"
@@ -29021,17 +30528,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5910
+#: ../src/guestfs-actions.pod:5923
 msgid "See also C<guestfs_pread>, C<guestfs_pwrite_device>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5919
+#: ../src/guestfs-actions.pod:5932
 msgid "guestfs_pwrite_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5921
+#: ../src/guestfs-actions.pod:5934
 #, no-wrap
 msgid ""
 " int\n"
@@ -29044,22 +30551,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5936
+#: ../src/guestfs-actions.pod:5949
 msgid "See also C<guestfs_pwrite>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5943
+#: ../src/guestfs-actions.pod:5956
 msgid "(Added in 1.5.20)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5945
+#: ../src/guestfs-actions.pod:5958
 msgid "guestfs_read_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5947
+#: ../src/guestfs-actions.pod:5960
 #, no-wrap
 msgid ""
 " char *\n"
@@ -29070,7 +30577,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5955
+#: ../src/guestfs-actions.pod:5968
 msgid ""
 "Unlike C<guestfs_cat>, this function can correctly handle files that contain "
 "embedded ASCII NUL characters.  However unlike C<guestfs_download>, this "
@@ -29078,17 +30585,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5967
+#: ../src/guestfs-actions.pod:5980
 msgid "(Added in 1.0.63)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5969
+#: ../src/guestfs-actions.pod:5982
 msgid "guestfs_read_lines"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5971
+#: ../src/guestfs-actions.pod:5984
 #, no-wrap
 msgid ""
 " char **\n"
@@ -29098,7 +30605,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:5980
+#: ../src/guestfs-actions.pod:5993
 msgid ""
 "Note that this function cannot correctly handle binary files (specifically, "
 "files containing C<\\0> character which is treated as end of line).  For "
@@ -29107,12 +30614,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:5991
+#: ../src/guestfs-actions.pod:6004
 msgid "guestfs_readdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:5993
+#: ../src/guestfs-actions.pod:6006
 #, no-wrap
 msgid ""
 " struct guestfs_dirent_list *\n"
@@ -29122,7 +30629,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6047
+#: ../src/guestfs-actions.pod:6060
 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 "
@@ -29130,19 +30637,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6051
+#: ../src/guestfs-actions.pod:6064
 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>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6057
+#: ../src/guestfs-actions.pod:6070
 msgid "guestfs_readlink"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6059
+#: ../src/guestfs-actions.pod:6072
 #, no-wrap
 msgid ""
 " char *\n"
@@ -29152,12 +30659,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6070
+#: ../src/guestfs-actions.pod:6083
 msgid "guestfs_readlinklist"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6072
+#: ../src/guestfs-actions.pod:6085
 #, no-wrap
 msgid ""
 " char **\n"
@@ -29168,12 +30675,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6105
+#: ../src/guestfs-actions.pod:6118
 msgid "guestfs_realpath"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6107
+#: ../src/guestfs-actions.pod:6120
 #, no-wrap
 msgid ""
 " char *\n"
@@ -29183,12 +30690,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6119
+#: ../src/guestfs-actions.pod:6132
 msgid "guestfs_removexattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6121
+#: ../src/guestfs-actions.pod:6134
 #, no-wrap
 msgid ""
 " int\n"
@@ -29199,17 +30706,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6129
+#: ../src/guestfs-actions.pod:6142
 msgid "See also: C<guestfs_lremovexattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6135
+#: ../src/guestfs-actions.pod:6148
 msgid "guestfs_resize2fs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6137
+#: ../src/guestfs-actions.pod:6150
 #, no-wrap
 msgid ""
 " int\n"
@@ -29219,7 +30726,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6144
+#: ../src/guestfs-actions.pod:6157
 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> "
@@ -29228,12 +30735,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6154
+#: ../src/guestfs-actions.pod:6167
 msgid "guestfs_resize2fs_M"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6156
+#: ../src/guestfs-actions.pod:6169
 #, no-wrap
 msgid ""
 " int\n"
@@ -29243,7 +30750,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6160
+#: ../src/guestfs-actions.pod:6173
 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 "
@@ -29251,7 +30758,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6164
+#: ../src/guestfs-actions.pod:6177
 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.  "
@@ -29260,12 +30767,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6173
+#: ../src/guestfs-actions.pod:6186
 msgid "guestfs_resize2fs_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6175
+#: ../src/guestfs-actions.pod:6188
 #, no-wrap
 msgid ""
 " int\n"
@@ -29276,19 +30783,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6180
+#: ../src/guestfs-actions.pod:6193
 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:6187
+#: ../src/guestfs-actions.pod:6200
 msgid "guestfs_rm"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6189
+#: ../src/guestfs-actions.pod:6202
 #, no-wrap
 msgid ""
 " int\n"
@@ -29298,12 +30805,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6199
+#: ../src/guestfs-actions.pod:6212
 msgid "guestfs_rm_rf"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6201
+#: ../src/guestfs-actions.pod:6214
 #, no-wrap
 msgid ""
 " int\n"
@@ -29313,12 +30820,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6213
+#: ../src/guestfs-actions.pod:6226
 msgid "guestfs_rmdir"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6215
+#: ../src/guestfs-actions.pod:6228
 #, no-wrap
 msgid ""
 " int\n"
@@ -29328,12 +30835,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6225
+#: ../src/guestfs-actions.pod:6238
 msgid "guestfs_rmmountpoint"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6227
+#: ../src/guestfs-actions.pod:6240
 #, no-wrap
 msgid ""
 " int\n"
@@ -29343,19 +30850,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6231
+#: ../src/guestfs-actions.pod:6244
 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:6239
+#: ../src/guestfs-actions.pod:6252
 msgid "guestfs_scrub_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6241
+#: ../src/guestfs-actions.pod:6254
 #, no-wrap
 msgid ""
 " int\n"
@@ -29365,18 +30872,18 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6256 ../src/guestfs-actions.pod:6274
-#: ../src/guestfs-actions.pod:6293
+#: ../src/guestfs-actions.pod:6269 ../src/guestfs-actions.pod:6287
+#: ../src/guestfs-actions.pod:6306
 msgid "(Added in 1.0.52)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6258
+#: ../src/guestfs-actions.pod:6271
 msgid "guestfs_scrub_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6260
+#: ../src/guestfs-actions.pod:6273
 #, no-wrap
 msgid ""
 " int\n"
@@ -29386,12 +30893,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6276
+#: ../src/guestfs-actions.pod:6289
 msgid "guestfs_scrub_freespace"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6278
+#: ../src/guestfs-actions.pod:6291
 #, no-wrap
 msgid ""
 " int\n"
@@ -29401,7 +30908,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6282
+#: ../src/guestfs-actions.pod:6295
 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>, "
@@ -29410,12 +30917,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6295
+#: ../src/guestfs-actions.pod:6308
 msgid "guestfs_set_append"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6297
+#: ../src/guestfs-actions.pod:6310
 #, no-wrap
 msgid ""
 " int\n"
@@ -29425,12 +30932,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6314
+#: ../src/guestfs-actions.pod:6327
 msgid "guestfs_set_attach_method"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6316
+#: ../src/guestfs-actions.pod:6329
 #, no-wrap
 msgid ""
 " int\n"
@@ -29440,12 +30947,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6344
+#: ../src/guestfs-actions.pod:6357
 msgid "guestfs_set_autosync"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6346
+#: ../src/guestfs-actions.pod:6359
 #, no-wrap
 msgid ""
 " int\n"
@@ -29455,12 +30962,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6362
+#: ../src/guestfs-actions.pod:6375
 msgid "guestfs_set_direct"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6364
+#: ../src/guestfs-actions.pod:6377
 #, no-wrap
 msgid ""
 " int\n"
@@ -29470,7 +30977,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6372
+#: ../src/guestfs-actions.pod:6385
 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 "
@@ -29478,12 +30985,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6385
+#: ../src/guestfs-actions.pod:6398
 msgid "guestfs_set_e2label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6387
+#: ../src/guestfs-actions.pod:6400
 #, no-wrap
 msgid ""
 " int\n"
@@ -29494,19 +31001,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6396
+#: ../src/guestfs-actions.pod:6409
 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:6403
+#: ../src/guestfs-actions.pod:6416
 msgid "guestfs_set_e2uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6405
+#: ../src/guestfs-actions.pod:6418
 #, no-wrap
 msgid ""
 " int\n"
@@ -29517,19 +31024,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6415
+#: ../src/guestfs-actions.pod:6428
 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:6422
+#: ../src/guestfs-actions.pod:6435
 msgid "guestfs_set_memsize"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6424
+#: ../src/guestfs-actions.pod:6437
 #, no-wrap
 msgid ""
 " int\n"
@@ -29539,19 +31046,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6428
+#: ../src/guestfs-actions.pod:6441
 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:6443
+#: ../src/guestfs-actions.pod:6456
 msgid "guestfs_set_network"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6445
+#: ../src/guestfs-actions.pod:6458
 #, no-wrap
 msgid ""
 " int\n"
@@ -29561,19 +31068,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6455
+#: ../src/guestfs-actions.pod:6468
 msgid ""
 "You must call this before calling C<guestfs_launch>, otherwise it has no "
 "effect."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6462
+#: ../src/guestfs-actions.pod:6475
 msgid "guestfs_set_path"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6464
+#: ../src/guestfs-actions.pod:6477
 #, no-wrap
 msgid ""
 " int\n"
@@ -29583,12 +31090,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6479
+#: ../src/guestfs-actions.pod:6492
 msgid "guestfs_set_pgroup"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6481
+#: ../src/guestfs-actions.pod:6494
 #, no-wrap
 msgid ""
 " int\n"
@@ -29598,12 +31105,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6498
+#: ../src/guestfs-actions.pod:6511
 msgid "guestfs_set_qemu"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6500
+#: ../src/guestfs-actions.pod:6513
 #, no-wrap
 msgid ""
 " int\n"
@@ -29613,12 +31120,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6526
+#: ../src/guestfs-actions.pod:6539
 msgid "guestfs_set_recovery_proc"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6528
+#: ../src/guestfs-actions.pod:6541
 #, no-wrap
 msgid ""
 " int\n"
@@ -29628,7 +31135,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6532
+#: ../src/guestfs-actions.pod:6545
 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 "
@@ -29637,19 +31144,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6537
+#: ../src/guestfs-actions.pod:6550
 msgid ""
 "This only has any effect if called before C<guestfs_launch>, and the default "
 "is true."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6550
+#: ../src/guestfs-actions.pod:6563
 msgid "guestfs_set_selinux"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6552
+#: ../src/guestfs-actions.pod:6565
 #, no-wrap
 msgid ""
 " int\n"
@@ -29659,12 +31166,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6569
+#: ../src/guestfs-actions.pod:6582
 msgid "guestfs_set_smp"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6571
+#: ../src/guestfs-actions.pod:6584
 #, no-wrap
 msgid ""
 " int\n"
@@ -29674,17 +31181,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6579
+#: ../src/guestfs-actions.pod:6592
 msgid "This function must be called before C<guestfs_launch>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6585
+#: ../src/guestfs-actions.pod:6598
 msgid "guestfs_set_trace"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6587
+#: ../src/guestfs-actions.pod:6600
 #, no-wrap
 msgid ""
 " int\n"
@@ -29694,19 +31201,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6601
+#: ../src/guestfs-actions.pod:6614
 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:6609
+#: ../src/guestfs-actions.pod:6622
 msgid "guestfs_set_verbose"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6611
+#: ../src/guestfs-actions.pod:6624
 #, no-wrap
 msgid ""
 " int\n"
@@ -29716,19 +31223,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6620
+#: ../src/guestfs-actions.pod:6633
 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:6628
+#: ../src/guestfs-actions.pod:6641
 msgid "guestfs_setcon"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6630
+#: ../src/guestfs-actions.pod:6643
 #, no-wrap
 msgid ""
 " int\n"
@@ -29738,12 +31245,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6643
+#: ../src/guestfs-actions.pod:6656
 msgid "guestfs_setxattr"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6645
+#: ../src/guestfs-actions.pod:6658
 #, no-wrap
 msgid ""
 " int\n"
@@ -29756,17 +31263,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6656
+#: ../src/guestfs-actions.pod:6669
 msgid "See also: C<guestfs_lsetxattr>, L<attr(5)>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6662
+#: ../src/guestfs-actions.pod:6675
 msgid "guestfs_sfdisk"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6664
+#: ../src/guestfs-actions.pod:6677
 #, no-wrap
 msgid ""
 " int\n"
@@ -29780,26 +31287,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6672 ../src/guestfs-actions.pod:6716
-#: ../src/guestfs-actions.pod:6750
+#: ../src/guestfs-actions.pod:6685 ../src/guestfs-actions.pod:6729
+#: ../src/guestfs-actions.pod:6763
 msgid ""
 "I<This function is deprecated.> In new code, use the L</guestfs_part_add> "
 "call instead."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6699
+#: ../src/guestfs-actions.pod:6712
 msgid ""
 "See also: C<guestfs_sfdisk_l>, C<guestfs_sfdisk_N>, C<guestfs_part_init>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6709
+#: ../src/guestfs-actions.pod:6722
 msgid "guestfs_sfdiskM"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6711
+#: ../src/guestfs-actions.pod:6724
 #, no-wrap
 msgid ""
 " int\n"
@@ -29810,7 +31317,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6723
+#: ../src/guestfs-actions.pod:6736
 msgid ""
 "This is a simplified interface to the C<guestfs_sfdisk> command, where "
 "partition sizes are specified in megabytes only (rounded to the nearest "
@@ -29819,19 +31326,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6729
+#: ../src/guestfs-actions.pod:6742
 msgid ""
 "See also: C<guestfs_sfdisk>, the L<sfdisk(8)> manpage and "
 "C<guestfs_part_disk>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6739
+#: ../src/guestfs-actions.pod:6752
 msgid "guestfs_sfdisk_N"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6741
+#: ../src/guestfs-actions.pod:6754
 #, no-wrap
 msgid ""
 " int\n"
@@ -29846,24 +31353,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6760
+#: ../src/guestfs-actions.pod:6773
 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:6763
+#: ../src/guestfs-actions.pod:6776
 msgid "See also: C<guestfs_part_add>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6772
+#: ../src/guestfs-actions.pod:6785
 msgid "guestfs_sfdisk_disk_geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6774
+#: ../src/guestfs-actions.pod:6787
 #, no-wrap
 msgid ""
 " char *\n"
@@ -29873,7 +31380,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6778
+#: ../src/guestfs-actions.pod:6791
 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, "
@@ -29882,12 +31389,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6791
+#: ../src/guestfs-actions.pod:6804
 msgid "guestfs_sfdisk_kernel_geometry"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6793
+#: ../src/guestfs-actions.pod:6806
 #, no-wrap
 msgid ""
 " char *\n"
@@ -29897,12 +31404,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6807
+#: ../src/guestfs-actions.pod:6820
 msgid "guestfs_sfdisk_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6809
+#: ../src/guestfs-actions.pod:6822
 #, no-wrap
 msgid ""
 " char *\n"
@@ -29912,24 +31419,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6813
+#: ../src/guestfs-actions.pod:6826
 msgid ""
 "I<This function is deprecated.> In new code, use the L</guestfs_part_list> "
 "call instead."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6824
+#: ../src/guestfs-actions.pod:6837
 msgid "See also: C<guestfs_part_list>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6831
+#: ../src/guestfs-actions.pod:6844
 msgid "guestfs_sh"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6833
+#: ../src/guestfs-actions.pod:6846
 #, no-wrap
 msgid ""
 " char *\n"
@@ -29939,22 +31446,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6840
+#: ../src/guestfs-actions.pod:6853
 msgid "This is like C<guestfs_command>, but passes the command to:"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6848
+#: ../src/guestfs-actions.pod:6861
 msgid "All the provisos about C<guestfs_command> apply to this call."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6855
+#: ../src/guestfs-actions.pod:6868
 msgid "guestfs_sh_lines"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6857
+#: ../src/guestfs-actions.pod:6870
 #, no-wrap
 msgid ""
 " char **\n"
@@ -29964,24 +31471,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6861
+#: ../src/guestfs-actions.pod:6874
 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:6864
+#: ../src/guestfs-actions.pod:6877
 msgid "See also: C<guestfs_command_lines>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6872
+#: ../src/guestfs-actions.pod:6885
 msgid "guestfs_sleep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6874
+#: ../src/guestfs-actions.pod:6887
 #, no-wrap
 msgid ""
 " int\n"
@@ -29991,17 +31498,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6882
+#: ../src/guestfs-actions.pod:6895
 msgid "(Added in 1.0.41)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6884 ../src/guestfs-structs.pod:109
+#: ../src/guestfs-actions.pod:6897 ../src/guestfs-structs.pod:109
 msgid "guestfs_stat"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6886
+#: ../src/guestfs-actions.pod:6899
 #, no-wrap
 msgid ""
 " struct guestfs_stat *\n"
@@ -30011,12 +31518,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6900 ../src/guestfs-structs.pod:135
+#: ../src/guestfs-actions.pod:6913 ../src/guestfs-structs.pod:135
 msgid "guestfs_statvfs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6902
+#: ../src/guestfs-actions.pod:6915
 #, no-wrap
 msgid ""
 " struct guestfs_statvfs *\n"
@@ -30026,19 +31533,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6912
+#: ../src/guestfs-actions.pod:6925
 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:6918
+#: ../src/guestfs-actions.pod:6931
 msgid "guestfs_strings"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6920
+#: ../src/guestfs-actions.pod:6933
 #, no-wrap
 msgid ""
 " char **\n"
@@ -30048,12 +31555,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:6936
+#: ../src/guestfs-actions.pod:6949
 msgid "guestfs_strings_e"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6938
+#: ../src/guestfs-actions.pod:6951
 #, no-wrap
 msgid ""
 " char **\n"
@@ -30064,26 +31571,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6943
+#: ../src/guestfs-actions.pod:6956
 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:6953
+#: ../src/guestfs-actions.pod:6966
 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:6991
+#: ../src/guestfs-actions.pod:7004
 msgid "guestfs_swapoff_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:6993
+#: ../src/guestfs-actions.pod:7006
 #, no-wrap
 msgid ""
 " int\n"
@@ -30093,19 +31600,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:6997
+#: ../src/guestfs-actions.pod:7010
 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:7005
+#: ../src/guestfs-actions.pod:7018
 msgid "guestfs_swapoff_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7007
+#: ../src/guestfs-actions.pod:7020
 #, no-wrap
 msgid ""
 " int\n"
@@ -30115,12 +31622,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7017
+#: ../src/guestfs-actions.pod:7030
 msgid "guestfs_swapoff_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7019
+#: ../src/guestfs-actions.pod:7032
 #, no-wrap
 msgid ""
 " int\n"
@@ -30130,12 +31637,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7030
+#: ../src/guestfs-actions.pod:7043
 msgid "guestfs_swapoff_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7032
+#: ../src/guestfs-actions.pod:7045
 #, no-wrap
 msgid ""
 " int\n"
@@ -30145,12 +31652,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7043
+#: ../src/guestfs-actions.pod:7056
 msgid "guestfs_swapon_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7045
+#: ../src/guestfs-actions.pod:7058
 #, no-wrap
 msgid ""
 " int\n"
@@ -30160,7 +31667,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7049
+#: ../src/guestfs-actions.pod:7062
 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 "
@@ -30168,12 +31675,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7065
+#: ../src/guestfs-actions.pod:7078
 msgid "guestfs_swapon_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7067
+#: ../src/guestfs-actions.pod:7080
 #, no-wrap
 msgid ""
 " int\n"
@@ -30183,19 +31690,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7071
+#: ../src/guestfs-actions.pod:7084
 msgid ""
 "This command enables swap to a file.  See C<guestfs_swapon_device> for other "
 "notes."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7078
+#: ../src/guestfs-actions.pod:7091
 msgid "guestfs_swapon_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7080
+#: ../src/guestfs-actions.pod:7093
 #, no-wrap
 msgid ""
 " int\n"
@@ -30205,19 +31712,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7084
+#: ../src/guestfs-actions.pod:7097
 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:7091
+#: ../src/guestfs-actions.pod:7104
 msgid "guestfs_swapon_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7093
+#: ../src/guestfs-actions.pod:7106
 #, no-wrap
 msgid ""
 " int\n"
@@ -30227,19 +31734,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7097
+#: ../src/guestfs-actions.pod:7110
 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:7104
+#: ../src/guestfs-actions.pod:7117
 msgid "guestfs_sync"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7106
+#: ../src/guestfs-actions.pod:7119
 #, no-wrap
 msgid ""
 " int\n"
@@ -30248,12 +31755,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7119
+#: ../src/guestfs-actions.pod:7132
 msgid "guestfs_tail"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7121
+#: ../src/guestfs-actions.pod:7134
 #, no-wrap
 msgid ""
 " char **\n"
@@ -30263,12 +31770,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7137
+#: ../src/guestfs-actions.pod:7150
 msgid "guestfs_tail_n"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7139
+#: ../src/guestfs-actions.pod:7152
 #, no-wrap
 msgid ""
 " char **\n"
@@ -30279,12 +31786,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7161
+#: ../src/guestfs-actions.pod:7174
 msgid "guestfs_tar_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7163
+#: ../src/guestfs-actions.pod:7176
 #, no-wrap
 msgid ""
 " int\n"
@@ -30295,24 +31802,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7171
+#: ../src/guestfs-actions.pod:7184
 msgid ""
 "To upload a compressed tarball, use C<guestfs_tgz_in> or C<guestfs_txz_in>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7176 ../src/guestfs-actions.pod:7193
-#: ../src/guestfs-actions.pod:7209 ../src/guestfs-actions.pod:7225
+#: ../src/guestfs-actions.pod:7189 ../src/guestfs-actions.pod:7206
+#: ../src/guestfs-actions.pod:7222 ../src/guestfs-actions.pod:7238
 msgid "(Added in 1.0.3)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7178
+#: ../src/guestfs-actions.pod:7191
 msgid "guestfs_tar_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7180
+#: ../src/guestfs-actions.pod:7193
 #, no-wrap
 msgid ""
 " int\n"
@@ -30323,19 +31830,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7188
+#: ../src/guestfs-actions.pod:7201
 msgid ""
 "To download a compressed tarball, use C<guestfs_tgz_out> or "
 "C<guestfs_txz_out>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7195
+#: ../src/guestfs-actions.pod:7208
 msgid "guestfs_tgz_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7197
+#: ../src/guestfs-actions.pod:7210
 #, no-wrap
 msgid ""
 " int\n"
@@ -30346,17 +31853,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7205
+#: ../src/guestfs-actions.pod:7218
 msgid "To upload an uncompressed tarball, use C<guestfs_tar_in>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7211
+#: ../src/guestfs-actions.pod:7224
 msgid "guestfs_tgz_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7213
+#: ../src/guestfs-actions.pod:7226
 #, no-wrap
 msgid ""
 " int\n"
@@ -30367,17 +31874,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7221
+#: ../src/guestfs-actions.pod:7234
 msgid "To download an uncompressed tarball, use C<guestfs_tar_out>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7227
+#: ../src/guestfs-actions.pod:7240
 msgid "guestfs_touch"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7229
+#: ../src/guestfs-actions.pod:7242
 #, no-wrap
 msgid ""
 " int\n"
@@ -30387,12 +31894,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7244
+#: ../src/guestfs-actions.pod:7257
 msgid "guestfs_truncate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7246
+#: ../src/guestfs-actions.pod:7259
 #, no-wrap
 msgid ""
 " int\n"
@@ -30402,12 +31909,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7257
+#: ../src/guestfs-actions.pod:7270
 msgid "guestfs_truncate_size"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7259
+#: ../src/guestfs-actions.pod:7272
 #, no-wrap
 msgid ""
 " int\n"
@@ -30418,7 +31925,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7267
+#: ../src/guestfs-actions.pod:7280
 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 "
@@ -30427,12 +31934,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7277
+#: ../src/guestfs-actions.pod:7290
 msgid "guestfs_tune2fs_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7279
+#: ../src/guestfs-actions.pod:7292
 #, no-wrap
 msgid ""
 " char **\n"
@@ -30442,12 +31949,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7299
+#: ../src/guestfs-actions.pod:7312
 msgid "guestfs_txz_in"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7301
+#: ../src/guestfs-actions.pod:7314
 #, no-wrap
 msgid ""
 " int\n"
@@ -30458,12 +31965,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7313
+#: ../src/guestfs-actions.pod:7326
 msgid "guestfs_txz_out"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7315
+#: ../src/guestfs-actions.pod:7328
 #, no-wrap
 msgid ""
 " int\n"
@@ -30474,12 +31981,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7327
+#: ../src/guestfs-actions.pod:7340
 msgid "guestfs_umask"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7329
+#: ../src/guestfs-actions.pod:7342
 #, no-wrap
 msgid ""
 " int\n"
@@ -30489,19 +31996,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7345
+#: ../src/guestfs-actions.pod:7358
 msgid ""
 "See also C<guestfs_get_umask>, L<umask(2)>, C<guestfs_mknod>, "
 "C<guestfs_mkdir>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7354
+#: ../src/guestfs-actions.pod:7367
 msgid "guestfs_umount"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7356
+#: ../src/guestfs-actions.pod:7369
 #, no-wrap
 msgid ""
 " int\n"
@@ -30511,12 +32018,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7368
+#: ../src/guestfs-actions.pod:7381
 msgid "guestfs_umount_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7370
+#: ../src/guestfs-actions.pod:7383
 #, no-wrap
 msgid ""
 " int\n"
@@ -30525,12 +32032,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7381
+#: ../src/guestfs-actions.pod:7394
 msgid "guestfs_upload"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7383
+#: ../src/guestfs-actions.pod:7396
 #, no-wrap
 msgid ""
 " int\n"
@@ -30541,17 +32048,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7393
+#: ../src/guestfs-actions.pod:7406
 msgid "See also C<guestfs_download>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7404
+#: ../src/guestfs-actions.pod:7417
 msgid "guestfs_upload_offset"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7406
+#: ../src/guestfs-actions.pod:7419
 #, no-wrap
 msgid ""
 " int\n"
@@ -30563,7 +32070,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7422
+#: ../src/guestfs-actions.pod:7435
 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 "
@@ -30571,17 +32078,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7427
+#: ../src/guestfs-actions.pod:7440
 msgid "See also C<guestfs_upload>, C<guestfs_pwrite>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7438
+#: ../src/guestfs-actions.pod:7451
 msgid "guestfs_utimens"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7440
+#: ../src/guestfs-actions.pod:7453
 #, no-wrap
 msgid ""
 " int\n"
@@ -30595,12 +32102,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7469 ../src/guestfs-structs.pod:175
+#: ../src/guestfs-actions.pod:7482 ../src/guestfs-structs.pod:175
 msgid "guestfs_version"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7471
+#: ../src/guestfs-actions.pod:7484
 #, no-wrap
 msgid ""
 " struct guestfs_version *\n"
@@ -30609,7 +32116,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7499
+#: ../src/guestfs-actions.pod:7512
 msgid ""
 "I<Note:> Don't use this call to test for availability of features.  In "
 "enterprise distributions we backport features from later versions into "
@@ -30618,24 +32125,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7505
+#: ../src/guestfs-actions.pod:7518
 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:7509
+#: ../src/guestfs-actions.pod:7522
 msgid "(Added in 1.0.58)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7511
+#: ../src/guestfs-actions.pod:7524
 msgid "guestfs_vfs_label"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7513
+#: ../src/guestfs-actions.pod:7526
 #, no-wrap
 msgid ""
 " char *\n"
@@ -30645,22 +32152,22 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7522
+#: ../src/guestfs-actions.pod:7535
 msgid "To find a filesystem from the label, use C<guestfs_findfs_label>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7527 ../src/guestfs-actions.pod:7564
+#: ../src/guestfs-actions.pod:7540 ../src/guestfs-actions.pod:7577
 msgid "(Added in 1.3.18)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7529
+#: ../src/guestfs-actions.pod:7542
 msgid "guestfs_vfs_type"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7531
+#: ../src/guestfs-actions.pod:7544
 #, no-wrap
 msgid ""
 " char *\n"
@@ -30670,12 +32177,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7548
+#: ../src/guestfs-actions.pod:7561
 msgid "guestfs_vfs_uuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7550
+#: ../src/guestfs-actions.pod:7563
 #, no-wrap
 msgid ""
 " char *\n"
@@ -30685,17 +32192,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7559
+#: ../src/guestfs-actions.pod:7572
 msgid "To find a filesystem from the UUID, use C<guestfs_findfs_uuid>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7566
+#: ../src/guestfs-actions.pod:7579
 msgid "guestfs_vg_activate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7568
+#: ../src/guestfs-actions.pod:7581
 #, no-wrap
 msgid ""
 " int\n"
@@ -30706,12 +32213,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7585
+#: ../src/guestfs-actions.pod:7598
 msgid "guestfs_vg_activate_all"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7587
+#: ../src/guestfs-actions.pod:7600
 #, no-wrap
 msgid ""
 " int\n"
@@ -30721,12 +32228,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7600
+#: ../src/guestfs-actions.pod:7613
 msgid "guestfs_vgcreate"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7602
+#: ../src/guestfs-actions.pod:7615
 #, no-wrap
 msgid ""
 " int\n"
@@ -30737,12 +32244,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7614
+#: ../src/guestfs-actions.pod:7627
 msgid "guestfs_vglvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7616
+#: ../src/guestfs-actions.pod:7629
 #, no-wrap
 msgid ""
 " char **\n"
@@ -30752,24 +32259,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7623
+#: ../src/guestfs-actions.pod:7636
 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:7626
+#: ../src/guestfs-actions.pod:7639
 msgid "See also C<guestfs_vgpvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7634
+#: ../src/guestfs-actions.pod:7647
 msgid "guestfs_vgpvuuids"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7636
+#: ../src/guestfs-actions.pod:7649
 #, no-wrap
 msgid ""
 " char **\n"
@@ -30779,24 +32286,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7643
+#: ../src/guestfs-actions.pod:7656
 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:7646
+#: ../src/guestfs-actions.pod:7659
 msgid "See also C<guestfs_vglvuuids>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7654
+#: ../src/guestfs-actions.pod:7667
 msgid "guestfs_vgremove"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7656
+#: ../src/guestfs-actions.pod:7669
 #, no-wrap
 msgid ""
 " int\n"
@@ -30806,12 +32313,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7669
+#: ../src/guestfs-actions.pod:7682
 msgid "guestfs_vgrename"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7671
+#: ../src/guestfs-actions.pod:7684
 #, no-wrap
 msgid ""
 " int\n"
@@ -30822,12 +32329,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7682
+#: ../src/guestfs-actions.pod:7695
 msgid "guestfs_vgs"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7684
+#: ../src/guestfs-actions.pod:7697
 #, no-wrap
 msgid ""
 " char **\n"
@@ -30836,17 +32343,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7693
+#: ../src/guestfs-actions.pod:7706
 msgid "See also C<guestfs_vgs_full>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7701
+#: ../src/guestfs-actions.pod:7714
 msgid "guestfs_vgs_full"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7703
+#: ../src/guestfs-actions.pod:7716
 #, no-wrap
 msgid ""
 " struct guestfs_lvm_vg_list *\n"
@@ -30855,19 +32362,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7709
+#: ../src/guestfs-actions.pod:7722
 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>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7715
+#: ../src/guestfs-actions.pod:7728
 msgid "guestfs_vgscan"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7717
+#: ../src/guestfs-actions.pod:7730
 #, no-wrap
 msgid ""
 " int\n"
@@ -30876,12 +32383,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7727
+#: ../src/guestfs-actions.pod:7740
 msgid "guestfs_vguuid"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7729
+#: ../src/guestfs-actions.pod:7742
 #, no-wrap
 msgid ""
 " char *\n"
@@ -30891,12 +32398,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7740
+#: ../src/guestfs-actions.pod:7753
 msgid "guestfs_wait_ready"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7742
+#: ../src/guestfs-actions.pod:7755
 #, no-wrap
 msgid ""
 " int\n"
@@ -30905,19 +32412,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7745
+#: ../src/guestfs-actions.pod:7758
 msgid ""
 "I<This function is deprecated.> In new code, use the L</guestfs_launch> call "
 "instead."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7752
+#: ../src/guestfs-actions.pod:7765
 msgid "This function is a no op."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7754
+#: ../src/guestfs-actions.pod:7767
 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 "
@@ -30925,19 +32432,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7759
+#: ../src/guestfs-actions.pod:7772
 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:7767
+#: ../src/guestfs-actions.pod:7780
 msgid "guestfs_wc_c"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7769
+#: ../src/guestfs-actions.pod:7782
 #, no-wrap
 msgid ""
 " int\n"
@@ -30947,12 +32454,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7780
+#: ../src/guestfs-actions.pod:7793
 msgid "guestfs_wc_l"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7782
+#: ../src/guestfs-actions.pod:7795
 #, no-wrap
 msgid ""
 " int\n"
@@ -30962,12 +32469,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7793
+#: ../src/guestfs-actions.pod:7806
 msgid "guestfs_wc_w"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7795
+#: ../src/guestfs-actions.pod:7808
 #, no-wrap
 msgid ""
 " int\n"
@@ -30977,12 +32484,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7806
+#: ../src/guestfs-actions.pod:7819
 msgid "guestfs_write"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7808
+#: ../src/guestfs-actions.pod:7821
 #, no-wrap
 msgid ""
 " int\n"
@@ -30994,17 +32501,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7817
+#: ../src/guestfs-actions.pod:7830
 msgid "See also C<guestfs_write_append>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7826
+#: ../src/guestfs-actions.pod:7839
 msgid "guestfs_write_append"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7828
+#: ../src/guestfs-actions.pod:7841
 #, no-wrap
 msgid ""
 " int\n"
@@ -31016,17 +32523,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7837
+#: ../src/guestfs-actions.pod:7850
 msgid "See also C<guestfs_write>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7846
+#: ../src/guestfs-actions.pod:7859
 msgid "guestfs_write_file"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7848
+#: ../src/guestfs-actions.pod:7861
 #, no-wrap
 msgid ""
 " int\n"
@@ -31038,19 +32545,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7854
+#: ../src/guestfs-actions.pod:7867
 msgid ""
 "I<This function is deprecated.> In new code, use the L</guestfs_write> call "
 "instead."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7879
+#: ../src/guestfs-actions.pod:7892
 msgid "guestfs_zegrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7881
+#: ../src/guestfs-actions.pod:7894
 #, no-wrap
 msgid ""
 " char **\n"
@@ -31061,12 +32568,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7898
+#: ../src/guestfs-actions.pod:7911
 msgid "guestfs_zegrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7900
+#: ../src/guestfs-actions.pod:7913
 #, no-wrap
 msgid ""
 " char **\n"
@@ -31077,12 +32584,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7917
+#: ../src/guestfs-actions.pod:7930
 msgid "guestfs_zero"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7919
+#: ../src/guestfs-actions.pod:7932
 #, no-wrap
 msgid ""
 " int\n"
@@ -31092,19 +32599,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7933
+#: ../src/guestfs-actions.pod:7946
 msgid ""
 "See also: C<guestfs_zero_device>, C<guestfs_scrub_device>, "
 "C<guestfs_is_zero_device>"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7945
+#: ../src/guestfs-actions.pod:7958
 msgid "guestfs_zero_device"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7947
+#: ../src/guestfs-actions.pod:7960
 #, no-wrap
 msgid ""
 " int\n"
@@ -31114,24 +32621,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:7951
+#: ../src/guestfs-actions.pod:7964
 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:7969
+#: ../src/guestfs-actions.pod:7982
 msgid "(Added in 1.3.1)"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7971
+#: ../src/guestfs-actions.pod:7984
 msgid "guestfs_zerofree"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7973
+#: ../src/guestfs-actions.pod:7986
 #, no-wrap
 msgid ""
 " int\n"
@@ -31141,12 +32648,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:7992
+#: ../src/guestfs-actions.pod:8005
 msgid "guestfs_zfgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:7994
+#: ../src/guestfs-actions.pod:8007
 #, no-wrap
 msgid ""
 " char **\n"
@@ -31157,12 +32664,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:8011
+#: ../src/guestfs-actions.pod:8024
 msgid "guestfs_zfgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:8013
+#: ../src/guestfs-actions.pod:8026
 #, no-wrap
 msgid ""
 " char **\n"
@@ -31173,12 +32680,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:8030
+#: ../src/guestfs-actions.pod:8043
 msgid "guestfs_zfile"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:8032
+#: ../src/guestfs-actions.pod:8045
 #, no-wrap
 msgid ""
 " char *\n"
@@ -31189,26 +32696,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:8037
+#: ../src/guestfs-actions.pod:8050
 msgid ""
 "I<This function is deprecated.> In new code, use the L</guestfs_file> call "
 "instead."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs-actions.pod:8049
+#: ../src/guestfs-actions.pod:8062
 msgid ""
 "Since 1.0.63, use C<guestfs_file> instead which can now process compressed "
 "files."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:8057
+#: ../src/guestfs-actions.pod:8070
 msgid "guestfs_zgrep"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:8059
+#: ../src/guestfs-actions.pod:8072
 #, no-wrap
 msgid ""
 " char **\n"
@@ -31219,12 +32726,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs-actions.pod:8076
+#: ../src/guestfs-actions.pod:8089
 msgid "guestfs_zgrepi"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs-actions.pod:8078
+#: ../src/guestfs-actions.pod:8091
 #, no-wrap
 msgid ""
 " char **\n"
@@ -33797,14 +35304,6 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:965
-#, no-wrap
-msgid ""
-" #!/bin/bash -\n"
-" \n"
-msgstr ""
-
-#. type: verbatim
 #: ../src/guestfs.pod:967
 #, no-wrap
 msgid ""
@@ -34111,11 +35610,6 @@ msgid ""
 "filesystem labels."
 msgstr ""
 
-#. type: =head1
-#: ../src/guestfs.pod:1149
-msgid "SECURITY"
-msgstr ""
-
 #. type: textblock
 #: ../src/guestfs.pod:1151
 msgid ""
@@ -36008,25 +37502,179 @@ msgid ""
 "visited."
 msgstr ""
 
+#. type: =head1
+#: ../src/guestfs.pod:2168
+msgid "SYSTEMTAP"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs.pod:2170
+msgid ""
+"The libguestfs C library can be probed using systemtap or DTrace.  This is "
+"true of any library, not just libguestfs.  However libguestfs also contains "
+"static markers to help in probing internal operations."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs.pod:2174
+msgid "You can list all the static markers by doing:"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs.pod:2176
+#, no-wrap
+msgid ""
+" stap -l 'process(\"/usr/lib*/libguestfs.so.0\")\n"
+"              .provider(\"guestfs\").mark(\"*\")'\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs.pod:2179
+msgid ""
+"B<Note:> These static markers are I<not> part of the stable API and may "
+"change in future versions."
+msgstr ""
+
+#. type: =head2
+#: ../src/guestfs.pod:2182
+msgid "SYSTEMTAP SCRIPT EXAMPLE"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs.pod:2184
+msgid ""
+"This script contains examples of displaying both the static markers and some "
+"ordinary C entry points:"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs.pod:2187
+#, no-wrap
+msgid ""
+" global last;\n"
+" \n"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs.pod:2189
+#, no-wrap
+msgid ""
+" function display_time () {\n"
+"       now = gettimeofday_us ();\n"
+"       delta = 0;\n"
+"       if (last > 0)\n"
+"             delta = now - last;\n"
+"       last = now;\n"
+" \n"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs.pod:2196
+#, no-wrap
+msgid ""
+"       printf (\"%d (+%d):\", now, delta);\n"
+" }\n"
+" \n"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs.pod:2199
+#, no-wrap
+msgid ""
+" probe begin {\n"
+"       last = 0;\n"
+"       printf (\"ready\\n\");\n"
+" }\n"
+" \n"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs.pod:2204
+#, no-wrap
+msgid ""
+" /* Display all calls to static markers. */\n"
+" probe process(\"/usr/lib*/libguestfs.so.0\")\n"
+"           .provider(\"guestfs\").mark(\"*\") ? {\n"
+"       display_time();\n"
+"       printf (\"\\t%s %s\\n\", $$name, $$parms);\n"
+" }\n"
+" \n"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs.pod:2211
+#, no-wrap
+msgid ""
+" /* Display all calls to guestfs_mkfs* functions. */\n"
+" probe process(\"/usr/lib*/libguestfs.so.0\")\n"
+"           .function(\"guestfs_mkfs*\") ? {\n"
+"       display_time();\n"
+"       printf (\"\\t%s %s\\n\", probefunc(), $$parms);\n"
+" }\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs.pod:2218
+msgid ""
+"The script above can be saved to C<test.stap> and run using the L<stap(1)> "
+"program.  Note that you either have to be root, or you have to add yourself "
+"to several special stap groups.  Consult the systemtap documentation for "
+"more information."
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs.pod:2223
+#, no-wrap
+msgid ""
+" # stap /tmp/test.stap\n"
+" ready\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs.pod:2226
+msgid "In another terminal, run a guestfish command such as this:"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs.pod:2230
+msgid "In the first terminal, stap trace output similar to this is shown:"
+msgstr ""
+
+#. type: verbatim
+#: ../src/guestfs.pod:2232
+#, no-wrap
+msgid ""
+" 1318248056692655 (+0):\tlaunch_start\n"
+" 1318248056692850 (+195):       launch_build_appliance_start\n"
+" 1318248056818285 (+125435):    launch_build_appliance_end\n"
+" 1318248056838059 (+19774):     launch_run_qemu\n"
+" 1318248061071167 (+4233108):   launch_end\n"
+" 1318248061280324 (+209157):    guestfs_mkfs g=0x1024ab0 fstype=0x46116f device=0x1024e60\n"
+"\n"
+msgstr ""
+
 #. type: =end
-#: ../src/guestfs.pod:2168 ../src/guestfs.pod:2173
+#: ../src/guestfs.pod:2239 ../src/guestfs.pod:2244
 msgid "html"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2170
+#: ../src/guestfs.pod:2241
 msgid ""
 "<!-- old anchor for the next section --> <a name="
 "\"state_machine_and_low_level_event_api\"/>"
 msgstr ""
 
 #. type: =head1
-#: ../src/guestfs.pod:2175
+#: ../src/guestfs.pod:2246
 msgid "ARCHITECTURE"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2177
+#: ../src/guestfs.pod:2248
 msgid ""
 "Internally, libguestfs is implemented by running an appliance (a special "
 "type of small virtual machine) using L<qemu(1)>.  Qemu runs as a child "
@@ -36034,7 +37682,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2181
+#: ../src/guestfs.pod:2252
 #, no-wrap
 msgid ""
 "  ___________________\n"
@@ -36060,14 +37708,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2201
+#: ../src/guestfs.pod:2272
 msgid ""
 "The library, linked to the main program, creates the child process and hence "
 "the appliance in the L</guestfs_launch> function."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2204
+#: ../src/guestfs.pod:2275
 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 "
@@ -36079,7 +37727,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2213
+#: ../src/guestfs.pod:2284
 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 "
@@ -36090,17 +37738,17 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: ../src/guestfs.pod:2220
+#: ../src/guestfs.pod:2291
 msgid "STATE MACHINE"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2222
+#: ../src/guestfs.pod:2293
 msgid "libguestfs uses a state machine to model the child process:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2224
+#: ../src/guestfs.pod:2295
 #, no-wrap
 msgid ""
 "                         |\n"
@@ -36128,7 +37776,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2246
+#: ../src/guestfs.pod:2317
 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), "
@@ -36137,7 +37785,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2251
+#: ../src/guestfs.pod:2322
 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 "
@@ -36145,14 +37793,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2255
+#: ../src/guestfs.pod:2326
 msgid ""
 "Configuration commands for qemu such as L</guestfs_add_drive> can only be "
 "issued when in the CONFIG state."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2258
+#: ../src/guestfs.pod:2329
 msgid ""
 "The API offers one call that goes from CONFIG through LAUNCHING to READY.  "
 "L</guestfs_launch> blocks until the child process is READY to accept "
@@ -36161,7 +37809,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2264
+#: ../src/guestfs.pod:2335
 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. "
@@ -36171,7 +37819,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2270
+#: ../src/guestfs.pod:2341
 msgid ""
 "Finally, the child process sends asynchronous messages back to the main "
 "program, such as kernel log messages.  You can register a callback to "
@@ -36179,17 +37827,17 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: ../src/guestfs.pod:2274
+#: ../src/guestfs.pod:2345
 msgid "INTERNALS"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:2276
+#: ../src/guestfs.pod:2347
 msgid "APPLIANCE BOOT PROCESS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2278
+#: ../src/guestfs.pod:2349
 msgid ""
 "This process has evolved and continues to evolve.  The description here "
 "corresponds only to the current version of libguestfs and is provided for "
@@ -36197,55 +37845,55 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2282
+#: ../src/guestfs.pod:2353
 msgid ""
 "In order to follow the stages involved below, enable libguestfs debugging "
 "(set the environment variable C<LIBGUESTFS_DEBUG=1>)."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2287
+#: ../src/guestfs.pod:2358
 msgid "Create the appliance"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2289
+#: ../src/guestfs.pod:2360
 msgid ""
 "C<febootstrap-supermin-helper> is invoked to create the kernel, a small "
 "initrd and the appliance."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2292
+#: ../src/guestfs.pod:2363
 msgid ""
 "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
-#: ../src/guestfs.pod:2295
+#: ../src/guestfs.pod:2366
 msgid ""
 "For a complete description of how the appliance is created and cached, read "
 "the L<febootstrap(8)> and L<febootstrap-supermin-helper(8)> man pages."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2299
+#: ../src/guestfs.pod:2370
 msgid "Start qemu and boot the kernel"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2301
+#: ../src/guestfs.pod:2372
 msgid "qemu is invoked to boot the kernel."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2303
+#: ../src/guestfs.pod:2374
 msgid "Run the initrd"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2305
+#: ../src/guestfs.pod:2376
 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 "
@@ -36253,21 +37901,21 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2309
+#: ../src/guestfs.pod:2380
 msgid ""
 "The initrd is a cpio archive called C</var/tmp/.guestfs-E<lt>UIDE<gt>/"
 "initrd>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2312
+#: ../src/guestfs.pod:2383
 msgid ""
 "When the initrd has started you will see messages showing that kernel "
 "modules are being loaded, similar to this:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2315
+#: ../src/guestfs.pod:2386
 #, no-wrap
 msgid ""
 " febootstrap: ext2 mini initrd starting up\n"
@@ -36278,12 +37926,12 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2320
+#: ../src/guestfs.pod:2391
 msgid "Find and mount the appliance device"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2322
+#: ../src/guestfs.pod:2393
 msgid ""
 "The appliance is a sparse file containing an ext2 filesystem which contains "
 "a familiar (although reduced in size) Linux operating system.  It would "
@@ -36291,33 +37939,33 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2326
+#: ../src/guestfs.pod:2397
 msgid ""
 "The regular disks being inspected by libguestfs are the first devices "
 "exposed by qemu (eg. as C</dev/vda>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2329
+#: ../src/guestfs.pod:2400
 msgid ""
 "The last disk added to qemu is the appliance itself (eg. C</dev/vdb> if "
 "there was only one regular disk)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2332
+#: ../src/guestfs.pod:2403
 msgid ""
 "Thus the final job of the initrd is to locate the appliance disk, mount it, "
 "and switch root into the appliance, and run C</init> from the appliance."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2336
+#: ../src/guestfs.pod:2407
 msgid "If this works successfully you will see messages such as:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2338
+#: ../src/guestfs.pod:2409
 #, no-wrap
 msgid ""
 " febootstrap: picked /sys/block/vdb/dev as root device\n"
@@ -36329,19 +37977,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2344
+#: ../src/guestfs.pod:2415
 msgid ""
 "Note that C<Starting /init script ...> indicates that the appliance's init "
 "script is now running."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2347
+#: ../src/guestfs.pod:2418
 msgid "Initialize the appliance"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2349
+#: ../src/guestfs.pod:2420
 msgid ""
 "The appliance itself now initializes itself.  This involves starting certain "
 "processes like C<udev>, possibly printing some debug information, and "
@@ -36349,19 +37997,19 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2353
+#: ../src/guestfs.pod:2424
 msgid "The daemon"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2355
+#: ../src/guestfs.pod:2426
 msgid ""
 "Finally the daemon (C<guestfsd>) runs inside the appliance.  If it runs you "
 "should see:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2358
+#: ../src/guestfs.pod:2429
 #, no-wrap
 msgid ""
 " verbose daemon enabled\n"
@@ -36369,14 +38017,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2360
+#: ../src/guestfs.pod:2431
 msgid ""
 "The daemon expects to see a named virtio-serial port exposed by qemu and "
 "connected on the other end to the library."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2363
+#: ../src/guestfs.pod:2434
 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 "
@@ -36384,19 +38032,19 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:2369
+#: ../src/guestfs.pod:2440
 msgid "COMMUNICATION PROTOCOL"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2371
+#: ../src/guestfs.pod:2442
 msgid ""
 "Don't rely on using this protocol directly.  This section documents how it "
 "currently works, but it may change at any time."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2374
+#: ../src/guestfs.pod:2445
 msgid ""
 "The protocol used to talk between the library and the daemon running inside "
 "the qemu virtual machine is a simple RPC mechanism built on top of XDR (RFC "
@@ -36404,14 +38052,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2378
+#: ../src/guestfs.pod:2449
 msgid ""
 "The detailed format of structures is in C<src/guestfs_protocol.x> (note: "
 "this file is automatically generated)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2381
+#: ../src/guestfs.pod:2452
 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 "
@@ -36421,17 +38069,17 @@ msgid ""
 msgstr ""
 
 #. type: =head3
-#: ../src/guestfs.pod:2388
+#: ../src/guestfs.pod:2459
 msgid "ORDINARY FUNCTIONS (NO FILEIN/FILEOUT PARAMS)"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2390
+#: ../src/guestfs.pod:2461
 msgid "For ordinary functions, the request message is:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2392
+#: ../src/guestfs.pod:2463
 #, no-wrap
 msgid ""
 " total length (header + arguments,\n"
@@ -36442,7 +38090,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2397
+#: ../src/guestfs.pod:2468
 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 "
@@ -36451,21 +38099,21 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2403
+#: ../src/guestfs.pod:2474
 msgid ""
 "Note also that many functions don't take any arguments, in which case the "
 "C<guestfs_I<foo>_args> is completely omitted."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2406
+#: ../src/guestfs.pod:2477
 msgid ""
 "The header contains the procedure number (C<guestfs_proc>) which is how the "
 "receiver knows what type of args structure to expect, or none at all."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2410
+#: ../src/guestfs.pod:2481
 msgid ""
 "For functions that take optional arguments, the optional arguments are "
 "encoded in the C<guestfs_I<foo>_args> structure in the same way as ordinary "
@@ -36477,12 +38125,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2418
+#: ../src/guestfs.pod:2489
 msgid "The reply message for ordinary functions is:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2420
+#: ../src/guestfs.pod:2491
 #, no-wrap
 msgid ""
 " total length (header + ret,\n"
@@ -36493,27 +38141,27 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2425
+#: ../src/guestfs.pod:2496
 msgid ""
 "As above the C<guestfs_I<foo>_ret> structure may be completely omitted for "
 "functions that return no formal return values."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2428
+#: ../src/guestfs.pod:2499
 msgid ""
 "As above the total length of the reply is limited to C<GUESTFS_MESSAGE_MAX>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2431
+#: ../src/guestfs.pod:2502
 msgid ""
 "In the case of an error, a flag is set in the header, and the reply message "
 "is slightly changed:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2434
+#: ../src/guestfs.pod:2505
 #, no-wrap
 msgid ""
 " total length (header + error,\n"
@@ -36524,19 +38172,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2439
+#: ../src/guestfs.pod:2510
 msgid ""
 "The C<guestfs_message_error> structure contains the error message as a "
 "string."
 msgstr ""
 
 #. type: =head3
-#: ../src/guestfs.pod:2442
+#: ../src/guestfs.pod:2513
 msgid "FUNCTIONS THAT HAVE FILEIN PARAMETERS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2444
+#: ../src/guestfs.pod:2515
 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 "
@@ -36544,7 +38192,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2448
+#: ../src/guestfs.pod:2519
 #, no-wrap
 msgid ""
 " total length (header + arguments,\n"
@@ -36558,12 +38206,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2456
+#: ../src/guestfs.pod:2527
 msgid "The \"sequence of chunks\" is:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2458
+#: ../src/guestfs.pod:2529
 #, no-wrap
 msgid ""
 " length of chunk (not including length word itself)\n"
@@ -36577,7 +38225,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2466
+#: ../src/guestfs.pod:2537
 msgid ""
 "The final chunk has the C<data_len> field set to zero.  Additionally a flag "
 "is set in the final chunk to indicate either successful completion or early "
@@ -36585,7 +38233,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2470
+#: ../src/guestfs.pod:2541
 msgid ""
 "At time of writing there are no functions that have more than one FileIn "
 "parameter.  However this is (theoretically) supported, by sending the "
@@ -36594,7 +38242,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2475
+#: ../src/guestfs.pod:2546
 msgid ""
 "Both the library (sender) I<and> the daemon (receiver) may cancel the "
 "transfer.  The library does this by sending a chunk with a special flag set "
@@ -36603,7 +38251,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2481
+#: ../src/guestfs.pod:2552
 msgid ""
 "The daemon may also cancel.  It does this by writing a special word "
 "C<GUESTFS_CANCEL_FLAG> to the socket.  The library listens for this during "
@@ -36615,7 +38263,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2490
+#: ../src/guestfs.pod:2561
 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 "
@@ -36625,19 +38273,19 @@ msgid ""
 msgstr ""
 
 #. type: =head3
-#: ../src/guestfs.pod:2496
+#: ../src/guestfs.pod:2567
 msgid "FUNCTIONS THAT HAVE FILEOUT PARAMETERS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2498
+#: ../src/guestfs.pod:2569
 msgid ""
 "The protocol for FileOut parameters is exactly the same as for FileIn "
 "parameters, but with the roles of daemon and library reversed."
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2501
+#: ../src/guestfs.pod:2572
 #, no-wrap
 msgid ""
 " total length (header + ret,\n"
@@ -36651,12 +38299,12 @@ msgid ""
 msgstr ""
 
 #. type: =head3
-#: ../src/guestfs.pod:2509
+#: ../src/guestfs.pod:2580
 msgid "INITIAL MESSAGE"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2511
+#: ../src/guestfs.pod:2582
 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</"
@@ -36664,12 +38312,12 @@ msgid ""
 msgstr ""
 
 #. type: =head3
-#: ../src/guestfs.pod:2515
+#: ../src/guestfs.pod:2586
 msgid "PROGRESS NOTIFICATION MESSAGES"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2517
+#: ../src/guestfs.pod:2588
 msgid ""
 "The daemon may send progress notification messages at any time.  These are "
 "distinguished by the normal length word being replaced by "
@@ -36677,7 +38325,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2521
+#: ../src/guestfs.pod:2592
 msgid ""
 "The library turns them into progress callbacks (see L</"
 "GUESTFS_EVENT_PROGRESS>) if there is a callback registered, or discards them "
@@ -36685,7 +38333,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2525
+#: ../src/guestfs.pod:2596
 msgid ""
 "The daemon self-limits the frequency of progress messages it sends (see "
 "C<daemon/proto.c:notify_progress>).  Not all calls generate progress "
@@ -36693,12 +38341,12 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: ../src/guestfs.pod:2529
+#: ../src/guestfs.pod:2600
 msgid "LIBGUESTFS VERSION NUMBERS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2531
+#: ../src/guestfs.pod:2602
 msgid ""
 "Since April 2010, libguestfs has started to make separate development and "
 "stable releases, along with corresponding branches in our git repository.  "
@@ -36706,7 +38354,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2536
+#: ../src/guestfs.pod:2607
 #, no-wrap
 msgid ""
 "                 even numbers for stable: 1.2.x, 1.4.x, ...\n"
@@ -36723,12 +38371,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2547
+#: ../src/guestfs.pod:2618
 msgid "Thus \"1.3.5\" is the 5th update to the development branch \"1.3\"."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2549
+#: ../src/guestfs.pod:2620
 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 "
@@ -36738,26 +38386,26 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2555
+#: ../src/guestfs.pod:2626
 msgid "Our criteria for backporting changes are:"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2561
+#: ../src/guestfs.pod:2632
 msgid ""
 "Documentation changes which don't affect any code are backported unless the "
 "documentation refers to a future feature which is not in stable."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2567
+#: ../src/guestfs.pod:2638
 msgid ""
 "Bug fixes which are not controversial, fix obvious problems, and have been "
 "well tested are backported."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2572
+#: ../src/guestfs.pod:2643
 msgid ""
 "Simple rearrangements of code which shouldn't affect how it works get "
 "backported.  This is so that the code in the two branches doesn't get too "
@@ -36765,7 +38413,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2578
+#: ../src/guestfs.pod:2649
 msgid ""
 "We I<don't> backport new features, new APIs, new tools etc, except in one "
 "exceptional case: the new feature is required in order to implement an "
@@ -36773,7 +38421,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2584
+#: ../src/guestfs.pod:2655
 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 "
@@ -36784,17 +38432,17 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: ../src/guestfs.pod:2592
+#: ../src/guestfs.pod:2663
 msgid "EXTENDING LIBGUESTFS"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:2594
+#: ../src/guestfs.pod:2665
 msgid "ADDING A NEW API ACTION"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2596
+#: ../src/guestfs.pod:2667
 msgid ""
 "Large amounts of boilerplate code in libguestfs (RPC, bindings, "
 "documentation) are generated, and this makes it easy to extend the "
@@ -36802,19 +38450,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2600
+#: ../src/guestfs.pod:2671
 msgid "To add a new API action there are two changes:"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2606
+#: ../src/guestfs.pod:2677
 msgid ""
 "You need to add a description of the call (name, parameters, return type, "
 "tests, documentation) to C<generator/generator_actions.ml>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2609
+#: ../src/guestfs.pod:2680
 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 "
@@ -36825,7 +38473,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2617
+#: ../src/guestfs.pod:2688
 msgid ""
 "Most new actions are of the first type, and get added to the "
 "C<daemon_functions> list.  Each function has a unique procedure number used "
@@ -36835,7 +38483,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2623
+#: ../src/guestfs.pod:2694
 msgid ""
 "For library-only actions of the second type, add to the "
 "C<non_daemon_functions> list.  Since these functions are serviced by the "
@@ -36845,36 +38493,36 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2631
+#: ../src/guestfs.pod:2702
 msgid "Implement the action (in C):"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2633
+#: ../src/guestfs.pod:2704
 msgid ""
 "For daemon actions, implement the function C<do_E<lt>nameE<gt>> in the "
 "C<daemon/> directory."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2636
+#: ../src/guestfs.pod:2707
 msgid ""
 "For library actions, implement the function C<guestfs__E<lt>nameE<gt>> "
 "(note: double underscore) in the C<src/> directory."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2639
+#: ../src/guestfs.pod:2710
 msgid "In either case, use another function as an example of what to do."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2643
+#: ../src/guestfs.pod:2714
 msgid "After making these changes, use C<make> to compile."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2645
+#: ../src/guestfs.pod:2716
 msgid ""
 "Note that you don't need to implement the RPC, language bindings, manual "
 "pages or anything else.  It's all automatically generated from the OCaml "
@@ -36882,12 +38530,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:2649
+#: ../src/guestfs.pod:2720
 msgid "ADDING TESTS FOR AN API ACTION"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2651
+#: ../src/guestfs.pod:2722
 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/"
@@ -36897,61 +38545,61 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2657
+#: ../src/guestfs.pod:2728
 msgid ""
 "The following describes the test environment used when you add an API test "
 "in C<generator_actions.ml>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2660
+#: ../src/guestfs.pod:2731
 msgid "The test environment has 4 block devices:"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2664
+#: ../src/guestfs.pod:2735
 msgid "C</dev/sda> 500MB"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2666
+#: ../src/guestfs.pod:2737
 msgid "General block device for testing."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2668
+#: ../src/guestfs.pod:2739
 msgid "C</dev/sdb> 50MB"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2670
+#: ../src/guestfs.pod:2741
 msgid ""
 "C</dev/sdb1> is an ext2 filesystem used for testing filesystem write "
 "operations."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2673
+#: ../src/guestfs.pod:2744
 msgid "C</dev/sdc> 10MB"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2675
+#: ../src/guestfs.pod:2746
 msgid "Used in a few tests where two block devices are needed."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2677
+#: ../src/guestfs.pod:2748
 msgid "C</dev/sdd>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2679
+#: ../src/guestfs.pod:2750
 msgid "ISO with fixed content (see C<images/test.iso>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2683
+#: ../src/guestfs.pod:2754
 msgid ""
 "To be able to run the tests in a reasonable amount of time, the libguestfs "
 "appliance and block devices are reused between tests.  So don't try testing "
@@ -36959,7 +38607,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2687
+#: ../src/guestfs.pod:2758
 msgid ""
 "Each test starts with an initial scenario, selected using one of the "
 "C<Init*> expressions, described in C<generator/generator_types.ml>.  These "
@@ -36969,7 +38617,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2693
+#: ../src/guestfs.pod:2764
 msgid ""
 "You can add a prerequisite clause to any individual test.  This is a run-"
 "time check, which, if it fails, causes the test to be skipped.  Useful if "
@@ -36979,14 +38627,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2699
+#: ../src/guestfs.pod:2770
 msgid ""
 "In addition, packagers can skip individual tests by setting environment "
 "variables before running C<make check>."
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2702
+#: ../src/guestfs.pod:2773
 #, no-wrap
 msgid ""
 " SKIP_TEST_<CMD>_<NUM>=1\n"
@@ -36994,17 +38642,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2704
+#: ../src/guestfs.pod:2775
 msgid "eg: C<SKIP_TEST_COMMAND_3=1> skips test #3 of L</guestfs_command>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2706
+#: ../src/guestfs.pod:2777
 msgid "or:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2708
+#: ../src/guestfs.pod:2779
 #, no-wrap
 msgid ""
 " SKIP_TEST_<CMD>=1\n"
@@ -37012,17 +38660,17 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2710
+#: ../src/guestfs.pod:2781
 msgid "eg: C<SKIP_TEST_ZEROFREE=1> skips all L</guestfs_zerofree> tests."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2712
+#: ../src/guestfs.pod:2783
 msgid "Packagers can run only certain tests by setting for example:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2714
+#: ../src/guestfs.pod:2785
 #, no-wrap
 msgid ""
 " TEST_ONLY=\"vfs_type zerofree\"\n"
@@ -37030,29 +38678,29 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2716
+#: ../src/guestfs.pod:2787
 msgid ""
 "See C<capitests/tests.c> for more details of how these environment variables "
 "work."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:2719
+#: ../src/guestfs.pod:2790
 msgid "DEBUGGING NEW API ACTIONS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2721
+#: ../src/guestfs.pod:2792
 msgid "Test new actions work before submitting them."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2723
+#: ../src/guestfs.pod:2794
 msgid "You can use guestfish to try out new commands."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2725
+#: ../src/guestfs.pod:2796
 msgid ""
 "Debugging the daemon is a problem because it runs inside a minimal "
 "environment.  However you can fprintf messages in the daemon to stderr, and "
@@ -37060,12 +38708,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:2729
+#: ../src/guestfs.pod:2800
 msgid "FORMATTING CODE AND OTHER CONVENTIONS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2731
+#: ../src/guestfs.pod:2802
 msgid ""
 "Our C source code generally adheres to some basic code-formatting "
 "conventions.  The existing code base is not totally consistent on this "
@@ -37075,14 +38723,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2737
+#: ../src/guestfs.pod:2808
 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:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2740
+#: ../src/guestfs.pod:2811
 #, no-wrap
 msgid ""
 " ;;; In libguestfs, indent with spaces everywhere (not TABs).\n"
@@ -37098,7 +38746,7 @@ msgid ""
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2750
+#: ../src/guestfs.pod:2821
 #, no-wrap
 msgid ""
 " ;;; When editing C sources in libguestfs, use this style.\n"
@@ -37116,12 +38764,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2762
+#: ../src/guestfs.pod:2833
 msgid "Enable warnings when compiling (and fix any problems this finds):"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2765
+#: ../src/guestfs.pod:2836
 #, no-wrap
 msgid ""
 " ./configure --enable-gcc-warnings\n"
@@ -37129,12 +38777,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2767
+#: ../src/guestfs.pod:2838
 msgid "Useful targets are:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2769
+#: ../src/guestfs.pod:2840
 #, no-wrap
 msgid ""
 " make syntax-check  # checks the syntax of the C code\n"
@@ -37143,43 +38791,43 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:2772
+#: ../src/guestfs.pod:2843
 msgid "DAEMON CUSTOM PRINTF FORMATTERS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2774
+#: ../src/guestfs.pod:2845
 msgid ""
 "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
-#: ../src/guestfs.pod:2779
+#: ../src/guestfs.pod:2850
 msgid "%Q"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2781
+#: ../src/guestfs.pod:2852
 msgid ""
 "Simple shell quoted string.  Any spaces or other shell characters are "
 "escaped for you."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2784
+#: ../src/guestfs.pod:2855
 msgid "%R"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2786
+#: ../src/guestfs.pod:2857
 msgid ""
 "Same as C<%Q> except the string is treated as a path which is prefixed by "
 "the sysroot."
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2793
+#: ../src/guestfs.pod:2864
 #, no-wrap
 msgid ""
 " asprintf (&cmd, \"cat %R\", path);\n"
@@ -37187,12 +38835,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2795
+#: ../src/guestfs.pod:2866
 msgid "would produce C<cat /sysroot/some\\ path\\ with\\ spaces>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2797
+#: ../src/guestfs.pod:2868
 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 "
@@ -37201,29 +38849,29 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:2803
+#: ../src/guestfs.pod:2874
 msgid "SUBMITTING YOUR NEW API ACTIONS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2805
+#: ../src/guestfs.pod:2876
 msgid ""
 "Submit patches to the mailing list: L<http://www.redhat.com/mailman/listinfo/"
 "libguestfs> and CC to L<rjones@redhat.com>."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:2809
+#: ../src/guestfs.pod:2880
 msgid "INTERNATIONALIZATION (I18N) SUPPORT"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2811
+#: ../src/guestfs.pod:2882
 msgid "We support i18n (gettext anyhow) in the library."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2813
+#: ../src/guestfs.pod:2884
 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 "
@@ -37232,114 +38880,136 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2819
+#: ../src/guestfs.pod:2890
 msgid ""
 "Debugging messages are never translated, since they are intended for the "
 "programmers."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:2822
+#: ../src/guestfs.pod:2893
 msgid "SOURCE CODE SUBDIRECTORIES"
 msgstr ""
 
+#. type: =item
+#: ../src/guestfs.pod:2897
+msgid "C<align>"
+msgstr ""
+
 #. type: textblock
-#: ../src/guestfs.pod:2828
+#: ../src/guestfs.pod:2899
+msgid "L<virt-alignment-scan(1)> command and documentation."
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs.pod:2903
 msgid "The libguestfs appliance, build scripts and so on."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2830
+#: ../src/guestfs.pod:2905
 msgid "C<capitests>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2832
+#: ../src/guestfs.pod:2907
 msgid "Automated tests of the C API."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2834
+#: ../src/guestfs.pod:2909
 msgid "C<cat>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2836
+#: ../src/guestfs.pod:2911
 msgid ""
 "The L<virt-cat(1)>, L<virt-filesystems(1)> and L<virt-ls(1)> commands and "
 "documentation."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2839
+#: ../src/guestfs.pod:2914
 msgid "C<caution>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2841
+#: ../src/guestfs.pod:2916
 msgid ""
 "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
-#: ../src/guestfs.pod:2844
+#: ../src/guestfs.pod:2919
+msgid "C<clone>"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs.pod:2921
+msgid ""
+"Tools for cloning virtual machines.  Currently contains L<virt-sysprep(1)> "
+"command and documentation."
+msgstr ""
+
+#. type: =item
+#: ../src/guestfs.pod:2924
 msgid "C<contrib>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2846
+#: ../src/guestfs.pod:2926
 msgid "Outside contributions, experimental parts."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2848
+#: ../src/guestfs.pod:2928
 msgid "C<daemon>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2850
+#: ../src/guestfs.pod:2930
 msgid ""
 "The daemon that runs inside the libguestfs appliance and carries out actions."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2853
+#: ../src/guestfs.pod:2933
 msgid "C<df>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2855
+#: ../src/guestfs.pod:2935
 msgid "L<virt-df(1)> command and documentation."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2857
+#: ../src/guestfs.pod:2937
 msgid "C<edit>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2859
+#: ../src/guestfs.pod:2939
 msgid "L<virt-edit(1)> command and documentation."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2861
+#: ../src/guestfs.pod:2941
 msgid "C<examples>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2863
+#: ../src/guestfs.pod:2943
 msgid "C API example code."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2865
+#: ../src/guestfs.pod:2945
 msgid "C<fish>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2867
+#: ../src/guestfs.pod:2947
 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)>, "
@@ -37347,90 +39017,90 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2871
+#: ../src/guestfs.pod:2951
 msgid "C<fuse>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2873
+#: ../src/guestfs.pod:2953
 msgid ""
 "L<guestmount(1)>, FUSE (userspace filesystem) built on top of libguestfs."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2875
+#: ../src/guestfs.pod:2955
 msgid "C<generator>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2877
+#: ../src/guestfs.pod:2957
 msgid ""
 "The crucially important generator, used to automatically generate large "
 "amounts of boilerplate C code for things like RPC and bindings."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2880
+#: ../src/guestfs.pod:2960
 msgid "C<images>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2882
+#: ../src/guestfs.pod:2962
 msgid "Files used by the test suite."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2884
+#: ../src/guestfs.pod:2964
 msgid "Some \"phony\" guest images which we test against."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2886
+#: ../src/guestfs.pod:2966
 msgid "C<inspector>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2888
+#: ../src/guestfs.pod:2968
 msgid "L<virt-inspector(1)>, the virtual machine image inspector."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2890
+#: ../src/guestfs.pod:2970
 msgid "C<logo>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2892
+#: ../src/guestfs.pod:2972
 msgid "Logo used on the website.  The fish is called Arthur by the way."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2894
+#: ../src/guestfs.pod:2974
 msgid "C<m4>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2896
+#: ../src/guestfs.pod:2976
 msgid "M4 macros used by autoconf."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2898
+#: ../src/guestfs.pod:2978
 msgid "C<po>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2900
+#: ../src/guestfs.pod:2980
 msgid "Translations of simple gettext strings."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2902
+#: ../src/guestfs.pod:2982
 msgid "C<po-docs>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2904
+#: ../src/guestfs.pod:2984
 msgid ""
 "The build infrastructure and PO files for translations of manpages and POD "
 "files.  Eventually this will be combined with the C<po> directory, but that "
@@ -37438,115 +39108,135 @@ msgid ""
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2908
+#: ../src/guestfs.pod:2988
 msgid "C<regressions>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2910
+#: ../src/guestfs.pod:2990
 msgid "Regression tests."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2912
+#: ../src/guestfs.pod:2992
 msgid "C<rescue>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2914
+#: ../src/guestfs.pod:2994
 msgid "L<virt-rescue(1)> command and documentation."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2916
+#: ../src/guestfs.pod:2996
+msgid "C<resize>"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs.pod:2998
+msgid "L<virt-resize(1)> command and documentation."
+msgstr ""
+
+#. type: =item
+#: ../src/guestfs.pod:3000
+msgid "C<sparsify>"
+msgstr ""
+
+#. type: textblock
+#: ../src/guestfs.pod:3002
+msgid "L<virt-sparsify(1)> command and documentation."
+msgstr ""
+
+#. type: =item
+#: ../src/guestfs.pod:3004
 msgid "C<src>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2918
+#: ../src/guestfs.pod:3006
 msgid "Source code to the C library."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2920
+#: ../src/guestfs.pod:3008
 msgid "C<tools>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2922
+#: ../src/guestfs.pod:3010
 msgid ""
 "Command line tools written in Perl (L<virt-win-reg(1)> and many others)."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2924
+#: ../src/guestfs.pod:3012
 msgid "C<test-tool>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2926
+#: ../src/guestfs.pod:3014
 msgid ""
 "Test tool for end users to test if their qemu/kernel combination will work "
 "with libguestfs."
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2929
+#: ../src/guestfs.pod:3017
 msgid "C<csharp>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2931
+#: ../src/guestfs.pod:3019
 msgid "C<erlang>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2933
+#: ../src/guestfs.pod:3021
 msgid "C<haskell>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2935
+#: ../src/guestfs.pod:3023
 msgid "C<java>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2937
+#: ../src/guestfs.pod:3025
 msgid "C<ocaml>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2939
+#: ../src/guestfs.pod:3027
 msgid "C<php>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2941
+#: ../src/guestfs.pod:3029
 msgid "C<perl>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2943
+#: ../src/guestfs.pod:3031
 msgid "C<python>"
 msgstr ""
 
 #. type: =item
-#: ../src/guestfs.pod:2945
+#: ../src/guestfs.pod:3033
 msgid "C<ruby>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2947
+#: ../src/guestfs.pod:3035
 msgid "Language bindings."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:2951
+#: ../src/guestfs.pod:3039
 msgid "MAKING A STABLE RELEASE"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2953
+#: ../src/guestfs.pod:3041
 msgid ""
 "When we make a stable release, there are several steps documented here.  See "
 "L</LIBGUESTFS VERSION NUMBERS> for general information about the stable "
@@ -37554,38 +39244,38 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2961
+#: ../src/guestfs.pod:3049
 msgid ""
 "Check C<make && make check> works on at least Fedora, Debian and Ubuntu."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2966
+#: ../src/guestfs.pod:3054
 msgid "Finalize RELEASE-NOTES."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2970
+#: ../src/guestfs.pod:3058
 msgid "Update ROADMAP."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2974
+#: ../src/guestfs.pod:3062
 msgid "Run C<src/api-support/update-from-tarballs.sh>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2978
+#: ../src/guestfs.pod:3066
 msgid "Push and pull from Transifex."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2980
+#: ../src/guestfs.pod:3068
 msgid "Run:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2982
+#: ../src/guestfs.pod:3070
 #, no-wrap
 msgid ""
 " tx push -s\n"
@@ -37593,12 +39283,12 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2984
+#: ../src/guestfs.pod:3072
 msgid "to push the latest POT files to Transifex.  Then run:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2986
+#: ../src/guestfs.pod:3074
 #, no-wrap
 msgid ""
 " ./tx-pull.sh\n"
@@ -37606,24 +39296,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2988
+#: ../src/guestfs.pod:3076
 msgid "which is a wrapper to pull the latest translated C<*.po> files."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2992
+#: ../src/guestfs.pod:3080
 msgid ""
 "Create new stable and development directories under L<http://libguestfs.org/"
 "download>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:2997
+#: ../src/guestfs.pod:3085
 msgid "Create the branch in git:"
 msgstr ""
 
 #. type: verbatim
-#: ../src/guestfs.pod:2999
+#: ../src/guestfs.pod:3087
 #, no-wrap
 msgid ""
 " git tag -a 1.XX.0 -m \"Version 1.XX.0 (stable)\"\n"
@@ -37634,17 +39324,17 @@ msgid ""
 msgstr ""
 
 #. type: =head1
-#: ../src/guestfs.pod:3006
+#: ../src/guestfs.pod:3094
 msgid "LIMITS"
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:3008
+#: ../src/guestfs.pod:3096
 msgid "PROTOCOL LIMITS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3010
+#: ../src/guestfs.pod:3098
 msgid ""
 "Internally libguestfs uses a message-based protocol to pass API calls and "
 "their responses to and from a small \"appliance\" (see L</INTERNALS> for "
@@ -37655,7 +39345,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3018
+#: ../src/guestfs.pod:3106
 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 "
@@ -37664,7 +39354,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3024
+#: ../src/guestfs.pod:3112
 msgid ""
 "In order to transfer large files into and out of the guest filesystem, you "
 "need to use particular calls that support this.  The sections L</UPLOADING> "
@@ -37672,24 +39362,24 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3028
+#: ../src/guestfs.pod:3116
 msgid ""
 "You might also consider mounting the disk image using our FUSE filesystem "
 "support (L<guestmount(1)>)."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:3031
+#: ../src/guestfs.pod:3119
 msgid "MAXIMUM NUMBER OF DISKS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3033
+#: ../src/guestfs.pod:3121
 msgid "When using virtio disks (the default) the current limit is B<25> disks."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3036
+#: ../src/guestfs.pod:3124
 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> "
@@ -37698,14 +39388,14 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3041
+#: ../src/guestfs.pod:3129
 msgid ""
 "We are working to substantially raise this limit in future versions but it "
 "requires complex changes to qemu."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3044
+#: ../src/guestfs.pod:3132
 msgid ""
 "In future versions of libguestfs it should also be possible to \"hot plug\" "
 "disks (add and remove disks after calling L</guestfs_launch>).  This also "
@@ -37713,41 +39403,41 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:3048
+#: ../src/guestfs.pod:3136
 msgid "MAXIMUM NUMBER OF PARTITIONS PER DISK"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3050
+#: ../src/guestfs.pod:3138
 msgid "Virtio limits the maximum number of partitions per disk to B<15>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3052
+#: ../src/guestfs.pod:3140
 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>)."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3055
+#: ../src/guestfs.pod:3143
 msgid ""
 "If you attach a disk with more than 15 partitions, the extra partitions are "
 "ignored by libguestfs."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:3058
+#: ../src/guestfs.pod:3146
 msgid "MAXIMUM SIZE OF A DISK"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3060
+#: ../src/guestfs.pod:3148
 msgid "Probably the limit is between 2**63-1 and 2**64-1 bytes."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3062
+#: ../src/guestfs.pod:3150
 msgid ""
 "We have tested block devices up to 1 exabyte (2**60 or "
 "1,152,921,504,606,846,976 bytes) using sparse files backed by an XFS host "
@@ -37755,7 +39445,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3066
+#: ../src/guestfs.pod:3154
 msgid ""
 "Although libguestfs probably does not impose any limit, the underlying host "
 "storage will.  If you store disk images on a host ext4 filesystem, then the "
@@ -37765,19 +39455,19 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3072
+#: ../src/guestfs.pod:3160
 msgid ""
 "For the hugest disk image files, we recommend using XFS on the host for "
 "storage."
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:3075
+#: ../src/guestfs.pod:3163
 msgid "MAXIMUM SIZE OF A PARTITION"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3077
+#: ../src/guestfs.pod:3165
 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 "
@@ -37785,7 +39475,7 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3081
+#: ../src/guestfs.pod:3169
 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 "
@@ -37793,12 +39483,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:3086
+#: ../src/guestfs.pod:3174
 msgid "MAXIMUM SIZE OF A FILESYSTEM, FILES, DIRECTORIES"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3088
+#: ../src/guestfs.pod:3176
 msgid ""
 "This depends on the filesystem type.  libguestfs itself does not impose any "
 "known limit.  Consult Wikipedia or the filesystem documentation to find out "
@@ -37806,12 +39496,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:3092
+#: ../src/guestfs.pod:3180
 msgid "MAXIMUM UPLOAD AND DOWNLOAD"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3094
+#: ../src/guestfs.pod:3182
 msgid ""
 "The API functions L</guestfs_upload>, L</guestfs_download>, L</"
 "guestfs_tar_in>, L</guestfs_tar_out> and the like allow unlimited sized "
@@ -37819,12 +39509,12 @@ msgid ""
 msgstr ""
 
 #. type: =head2
-#: ../src/guestfs.pod:3098
+#: ../src/guestfs.pod:3186
 msgid "INSPECTION LIMITS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3100
+#: ../src/guestfs.pod:3188
 msgid ""
 "The inspection code has several arbitrary limits on things like the size of "
 "Windows Registry hive it will read, and the length of product name.  These "
@@ -37834,104 +39524,105 @@ msgid ""
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3126
+#: ../src/guestfs.pod:3214
 msgid ""
 "Set C<LIBGUESTFS_DEBUG=1> to enable verbose messages.  This has the same "
 "effect as calling C<guestfs_set_verbose (g, 1)>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3138
+#: ../src/guestfs.pod:3226
 msgid ""
 "Set the path that libguestfs uses to search for a supermin appliance.  See "
 "the discussion of paths in section L</PATH> above."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3147
+#: ../src/guestfs.pod:3235
 msgid "See also L</QEMU WRAPPERS> above."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3151
+#: ../src/guestfs.pod:3239
 msgid ""
 "Set C<LIBGUESTFS_TRACE=1> to enable command traces.  This has the same "
 "effect as calling C<guestfs_set_trace (g, 1)>."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3169
+#: ../src/guestfs.pod:3257
 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-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-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<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:3202
+#: ../src/guestfs.pod:3293
 msgid ""
 "Tools with a similar purpose: L<fdisk(8)>, L<parted(8)>, L<kpartx(8)>, L<lvm"
 "(8)>, L<disktype(1)>."
 msgstr ""
 
 #. type: =head1
-#: ../src/guestfs.pod:3209 ../tools/virt-make-fs.pl:553
+#: ../src/guestfs.pod:3300 ../tools/virt-make-fs.pl:553
 #: ../tools/virt-win-reg.pl:761
 msgid "BUGS"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3211
+#: ../src/guestfs.pod:3302
 msgid "To get a list of bugs against libguestfs use this link:"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3213
+#: ../src/guestfs.pod:3304
 msgid ""
 "L<https://bugzilla.redhat.com/buglist.cgi?"
 "component=libguestfs&product=Virtualization+Tools>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3215
+#: ../src/guestfs.pod:3306
 msgid "To report a new bug against libguestfs use this link:"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3217
+#: ../src/guestfs.pod:3308
 msgid ""
 "L<https://bugzilla.redhat.com/enter_bug.cgi?"
 "component=libguestfs&product=Virtualization+Tools>"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3219
+#: ../src/guestfs.pod:3310
 msgid "When reporting a bug, please check:"
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3225
+#: ../src/guestfs.pod:3316
 msgid "That the bug hasn't been reported already."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3229
+#: ../src/guestfs.pod:3320
 msgid "That you are testing a recent version."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3233
+#: ../src/guestfs.pod:3324
 msgid "Describe the bug accurately, and give a way to reproduce it."
 msgstr ""
 
 #. type: textblock
-#: ../src/guestfs.pod:3237
+#: ../src/guestfs.pod:3328
 msgid ""
 "Run libguestfs-test-tool and paste the B<complete, unedited> output into the "
 "bug report."