diff --git a/BUGS b/BUGS
index 2b5931d84..c579a5da3 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
NOTE: This file is automatically generated from "update-bugs.sh".
-Last updated: 2011-10-24
+Last updated: 2011-10-26
This contains a local list of the bugs that are open against
libguestfs. Bugs are tracked in the Red Hat Bugzilla database
@@ -32,9 +32,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
693064 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693064
Symbolic links on ntfs-3g are not followed correctly by some commands
-693359 NEW https://bugzilla.redhat.com/show_bug.cgi?id=693359
- virt-cat and virt-edit don't handle case sensitive NTFS paths properly
-
701814 NEW https://bugzilla.redhat.com/show_bug.cgi?id=701814
virt-win-reg fails on a libvirt guest that has no defined disk format: "format parameter is empty or contains disallowed characters"
@@ -68,9 +65,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
747290 NEW https://bugzilla.redhat.com/show_bug.cgi?id=747290
libguestfs ignores in libvirt XML
-748370 NEW https://bugzilla.redhat.com/show_bug.cgi?id=748370
- guestfish fails to read disk images after os upgrade
-
563450 NEW https://bugzilla.redhat.com/show_bug.cgi?id=563450
list-devices returns devices of different types out of order
@@ -137,9 +131,6 @@ Bugs in NEW or ASSIGNED state are open and waiting for someone to fix.
637251 NEW https://bugzilla.redhat.com/show_bug.cgi?id=637251
virt-inspector fails to recognize data-only NTFS disk image
-642821 NEW https://bugzilla.redhat.com/show_bug.cgi?id=642821
- virt-resize falls over on a disk image with a logical swap partition
-
646036 NEW https://bugzilla.redhat.com/show_bug.cgi?id=646036
libguestfs fails to launch
@@ -186,6 +177,9 @@ You can help by testing the fixes.
691389 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=691389
Extended attributes don't work over guestmount (FUSE)
+748370 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=748370
+ guestfish fails to read disk images after os upgrade
+
657499 MODIFIED https://bugzilla.redhat.com/show_bug.cgi?id=657499
checksum: wrong check sum type causes umount to fail
diff --git a/configure.ac b/configure.ac
index 312a8be7a..c2343b627 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# freeform string.
m4_define([libguestfs_major], [1])
m4_define([libguestfs_minor], [13])
-m4_define([libguestfs_release], [24])
+m4_define([libguestfs_release], [25])
AC_INIT([libguestfs],libguestfs_major.libguestfs_minor.libguestfs_release)
AC_CONFIG_AUX_DIR([build-aux])
diff --git a/po-docs/ja.po b/po-docs/ja.po
index 97787d7eb..30c0ef62b 100644
--- a/po-docs/ja.po
+++ b/po-docs/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: libguestfs\n"
"Report-Msgid-Bugs-To: libguestfs@redhat.com\n"
-"POT-Creation-Date: 2011-10-24 17:16+0200\n"
+"POT-Creation-Date: 2011-10-26 14:08+0200\n"
"PO-Revision-Date: 2011-10-19 15:46+0000\n"
"Last-Translator: rjones \n"
"Language-Team: Japanese \n"
@@ -267,7 +267,7 @@ msgstr ""
#: ../fish/virt-copy-out.pod:34 ../fish/virt-tar-in.pod:42
#: ../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
+#: ../resize/virt-resize.pod:262 ../sparsify/virt-sparsify.pod:99
#: ../test-tool/libguestfs-test-tool.pod:36
#: ../tools/virt-list-filesystems.pl:53 ../tools/virt-list-partitions.pl:54
#: ../tools/virt-make-fs.pl:153 ../tools/virt-tar.pl:103
@@ -281,7 +281,7 @@ msgstr ""
#: ../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
+#: ../resize/virt-resize.pod:266 ../sparsify/virt-sparsify.pod:103
#: ../test-tool/libguestfs-test-tool.pod:40
#: ../tools/virt-list-filesystems.pl:61 ../tools/virt-list-partitions.pl:62
#: ../tools/virt-make-fs.pl:161 ../tools/virt-tar.pl:111
@@ -434,7 +434,7 @@ msgstr ""
#: ../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
+#: ../rescue/virt-rescue.pod:133 ../src/guestfs.pod:2877
msgid "For example:"
msgstr ""
@@ -486,13 +486,13 @@ msgid ""
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:147 ../resize/virt-resize.pod:470
+#: ../align/virt-alignment-scan.pod:147 ../resize/virt-resize.pod:491
#: ../sparsify/virt-sparsify.pod:153
msgid "B<-q>"
msgstr ""
#. type: =item
-#: ../align/virt-alignment-scan.pod:149 ../resize/virt-resize.pod:472
+#: ../align/virt-alignment-scan.pod:149 ../resize/virt-resize.pod:493
#: ../sparsify/virt-sparsify.pod:155
msgid "B<--quiet>"
msgstr ""
@@ -539,7 +539,7 @@ msgstr ""
#: ../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:540
+#: ../rescue/virt-rescue.pod:188 ../resize/virt-resize.pod:561
#: ../sparsify/virt-sparsify.pod:165
msgid "B<-V>"
msgstr ""
@@ -550,7 +550,7 @@ msgstr ""
#: ../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:542
+#: ../rescue/virt-rescue.pod:190 ../resize/virt-resize.pod:563
#: ../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
@@ -562,7 +562,7 @@ msgstr ""
#: ../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:544
+#: ../rescue/virt-rescue.pod:192 ../resize/virt-resize.pod:565
#: ../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
@@ -833,11 +833,11 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:296 ../cat/virt-cat.pod:191
-#: ../cat/virt-filesystems.pod:365 ../cat/virt-ls.pod:483
+#: ../align/virt-alignment-scan.pod:296 ../cat/virt-cat.pod:231
+#: ../cat/virt-filesystems.pod:373 ../cat/virt-ls.pod:483
#: ../clone/virt-sysprep.pod:475 ../df/virt-df.pod:215
#: ../edit/virt-edit.pod:342 ../inspector/virt-inspector.pod:352
-#: ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:655
+#: ../rescue/virt-rescue.pod:266 ../resize/virt-resize.pod:676
#: ../tools/virt-list-filesystems.pl:188 ../tools/virt-list-partitions.pl:258
#: ../tools/virt-make-fs.pl:550 ../tools/virt-tar.pl:289
#: ../tools/virt-win-reg.pl:744
@@ -845,11 +845,11 @@ msgid "SHELL QUOTING"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:298 ../cat/virt-cat.pod:193
-#: ../cat/virt-filesystems.pod:367 ../cat/virt-ls.pod:485
+#: ../align/virt-alignment-scan.pod:298 ../cat/virt-cat.pod:233
+#: ../cat/virt-filesystems.pod:375 ../cat/virt-ls.pod:485
#: ../clone/virt-sysprep.pod:477 ../df/virt-df.pod:217
#: ../edit/virt-edit.pod:344 ../inspector/virt-inspector.pod:354
-#: ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:657
+#: ../rescue/virt-rescue.pod:268 ../resize/virt-resize.pod:678
#: ../tools/virt-list-filesystems.pl:190 ../tools/virt-list-partitions.pl:260
#: ../tools/virt-make-fs.pl:552 ../tools/virt-tar.pl:291
#: ../tools/virt-win-reg.pl:752
@@ -861,12 +861,12 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:303 ../cat/virt-cat.pod:198
-#: ../cat/virt-filesystems.pod:372 ../cat/virt-ls.pod:490
+#: ../align/virt-alignment-scan.pod:303 ../cat/virt-cat.pod:238
+#: ../cat/virt-filesystems.pod:380 ../cat/virt-ls.pod:490
#: ../clone/virt-sysprep.pod:482 ../df/virt-df.pod:222
#: ../edit/virt-edit.pod:349 ../fish/guestfish.pod:1114
#: ../fuse/guestmount.pod:312 ../inspector/virt-inspector.pod:375
-#: ../resize/virt-resize.pod:662 ../sparsify/virt-sparsify.pod:227
+#: ../resize/virt-resize.pod:683 ../sparsify/virt-sparsify.pod:227
#: ../test-tool/libguestfs-test-tool.pod:90
msgid "EXIT STATUS"
msgstr ""
@@ -879,6 +879,8 @@ msgstr ""
#. type: =item
#: ../align/virt-alignment-scan.pod:309 ../align/virt-alignment-scan.pod:315
#: ../align/virt-alignment-scan.pod:321 ../align/virt-alignment-scan.pod:328
+#: ../cat/virt-cat.pod:177 ../cat/virt-cat.pod:182 ../cat/virt-cat.pod:187
+#: ../cat/virt-cat.pod:198 ../cat/virt-cat.pod:202
#: ../clone/virt-sysprep.pod:283 ../clone/virt-sysprep.pod:287
#: ../clone/virt-sysprep.pod:291 ../clone/virt-sysprep.pod:295
#: ../clone/virt-sysprep.pod:310 ../clone/virt-sysprep.pod:314
@@ -896,59 +898,59 @@ msgstr ""
#: ../fish/guestfish-actions.pod:13 ../fish/guestfish-actions.pod:20
#: ../fish/guestfish-actions.pod:395 ../fish/guestfish-actions.pod:403
#: ../fish/guestfish-actions.pod:410 ../fish/guestfish-actions.pod:417
-#: ../fish/guestfish-actions.pod:1144 ../fish/guestfish-actions.pod:1148
-#: ../fish/guestfish-actions.pod:1152 ../fish/guestfish-actions.pod:1156
-#: ../fish/guestfish-actions.pod:1164 ../fish/guestfish-actions.pod:1168
-#: ../fish/guestfish-actions.pod:1172 ../fish/guestfish-actions.pod:1182
-#: ../fish/guestfish-actions.pod:1186 ../fish/guestfish-actions.pod:1190
-#: ../fish/guestfish-actions.pod:1280 ../fish/guestfish-actions.pod:1284
-#: ../fish/guestfish-actions.pod:1289 ../fish/guestfish-actions.pod:1294
-#: ../fish/guestfish-actions.pod:1336 ../fish/guestfish-actions.pod:1340
-#: ../fish/guestfish-actions.pod:1345 ../fish/guestfish-actions.pod:1601
-#: ../fish/guestfish-actions.pod:1608 ../fish/guestfish-actions.pod:1615
-#: ../fish/guestfish-actions.pod:2018 ../fish/guestfish-actions.pod:2024
-#: ../fish/guestfish-actions.pod:2032 ../fish/guestfish-actions.pod:2039
-#: ../fish/guestfish-actions.pod:2046 ../fish/guestfish.pod:445
+#: ../fish/guestfish-actions.pod:1216 ../fish/guestfish-actions.pod:1220
+#: ../fish/guestfish-actions.pod:1224 ../fish/guestfish-actions.pod:1228
+#: ../fish/guestfish-actions.pod:1236 ../fish/guestfish-actions.pod:1240
+#: ../fish/guestfish-actions.pod:1244 ../fish/guestfish-actions.pod:1254
+#: ../fish/guestfish-actions.pod:1258 ../fish/guestfish-actions.pod:1262
+#: ../fish/guestfish-actions.pod:1352 ../fish/guestfish-actions.pod:1356
+#: ../fish/guestfish-actions.pod:1361 ../fish/guestfish-actions.pod:1366
+#: ../fish/guestfish-actions.pod:1408 ../fish/guestfish-actions.pod:1412
+#: ../fish/guestfish-actions.pod:1417 ../fish/guestfish-actions.pod:1673
+#: ../fish/guestfish-actions.pod:1680 ../fish/guestfish-actions.pod:1687
+#: ../fish/guestfish-actions.pod:2090 ../fish/guestfish-actions.pod:2096
+#: ../fish/guestfish-actions.pod:2104 ../fish/guestfish-actions.pod:2111
+#: ../fish/guestfish-actions.pod:2118 ../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:338
-#: ../resize/virt-resize.pod:342 ../resize/virt-resize.pod:351
-#: ../resize/virt-resize.pod:357 ../sparsify/virt-sparsify.pod:32
+#: ../inspector/virt-inspector.pod:397 ../resize/virt-resize.pod:359
+#: ../resize/virt-resize.pod:363 ../resize/virt-resize.pod:372
+#: ../resize/virt-resize.pod:378 ../sparsify/virt-sparsify.pod:32
#: ../sparsify/virt-sparsify.pod:39 ../sparsify/virt-sparsify.pod:43
#: ../sparsify/virt-sparsify.pod:49 ../sparsify/virt-sparsify.pod:54
#: ../sparsify/virt-sparsify.pod:58 ../sparsify/virt-sparsify.pod:64
#: ../src/guestfs-actions.pod:22 ../src/guestfs-actions.pod:29
#: ../src/guestfs-actions.pod:594 ../src/guestfs-actions.pod:602
#: ../src/guestfs-actions.pod:609 ../src/guestfs-actions.pod:616
-#: ../src/guestfs-actions.pod:1784 ../src/guestfs-actions.pod:1788
-#: ../src/guestfs-actions.pod:1792 ../src/guestfs-actions.pod:1796
-#: ../src/guestfs-actions.pod:1804 ../src/guestfs-actions.pod:1808
-#: ../src/guestfs-actions.pod:1812 ../src/guestfs-actions.pod:1822
-#: ../src/guestfs-actions.pod:1826 ../src/guestfs-actions.pod:1830
-#: ../src/guestfs-actions.pod:1968 ../src/guestfs-actions.pod:1972
-#: ../src/guestfs-actions.pod:1977 ../src/guestfs-actions.pod:1982
-#: ../src/guestfs-actions.pod:2043 ../src/guestfs-actions.pod:2047
-#: ../src/guestfs-actions.pod:2052 ../src/guestfs-actions.pod:2467
-#: ../src/guestfs-actions.pod:2474 ../src/guestfs-actions.pod:2481
-#: ../src/guestfs-actions.pod:3026 ../src/guestfs-actions.pod:3032
-#: ../src/guestfs-actions.pod:3040 ../src/guestfs-actions.pod:3047
-#: ../src/guestfs-actions.pod:3054 ../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
+#: ../src/guestfs-actions.pod:2024 ../src/guestfs-actions.pod:2028
+#: ../src/guestfs-actions.pod:2032 ../src/guestfs-actions.pod:2036
+#: ../src/guestfs-actions.pod:2044 ../src/guestfs-actions.pod:2048
+#: ../src/guestfs-actions.pod:2052 ../src/guestfs-actions.pod:2062
+#: ../src/guestfs-actions.pod:2066 ../src/guestfs-actions.pod:2070
+#: ../src/guestfs-actions.pod:2208 ../src/guestfs-actions.pod:2212
+#: ../src/guestfs-actions.pod:2217 ../src/guestfs-actions.pod:2222
+#: ../src/guestfs-actions.pod:2283 ../src/guestfs-actions.pod:2287
+#: ../src/guestfs-actions.pod:2292 ../src/guestfs-actions.pod:2707
+#: ../src/guestfs-actions.pod:2714 ../src/guestfs-actions.pod:2721
+#: ../src/guestfs-actions.pod:3266 ../src/guestfs-actions.pod:3272
+#: ../src/guestfs-actions.pod:3280 ../src/guestfs-actions.pod:3287
+#: ../src/guestfs-actions.pod:3294 ../src/guestfs.pod:403
+#: ../src/guestfs.pod:408 ../src/guestfs.pod:413 ../src/guestfs.pod:417
+#: ../src/guestfs.pod:422 ../src/guestfs.pod:426 ../src/guestfs.pod:431
+#: ../src/guestfs.pod:436 ../src/guestfs.pod:1109 ../src/guestfs.pod:1113
+#: ../src/guestfs.pod:1117 ../src/guestfs.pod:1122 ../src/guestfs.pod:1130
+#: ../src/guestfs.pod:1149 ../src/guestfs.pod:1157 ../src/guestfs.pod:1179
+#: ../src/guestfs.pod:1183 ../src/guestfs.pod:1187 ../src/guestfs.pod:1191
+#: ../src/guestfs.pod:1195 ../src/guestfs.pod:1199 ../src/guestfs.pod:1689
+#: ../src/guestfs.pod:1694 ../src/guestfs.pod:1698 ../src/guestfs.pod:1800
+#: ../src/guestfs.pod:1805 ../src/guestfs.pod:1809 ../src/guestfs.pod:1819
+#: ../src/guestfs.pod:2108 ../src/guestfs.pod:2113 ../src/guestfs.pod:2119
+#: ../src/guestfs.pod:2127 ../src/guestfs.pod:2645 ../src/guestfs.pod:2651
+#: ../src/guestfs.pod:2656 ../src/guestfs.pod:2662 ../src/guestfs.pod:3062
+#: ../src/guestfs.pod:3067 ../src/guestfs.pod:3071 ../src/guestfs.pod:3075
+#: ../src/guestfs.pod:3079 ../src/guestfs.pod:3093 ../src/guestfs.pod:3098
+#: ../src/guestfs.pod:3329 ../src/guestfs.pod:3333 ../src/guestfs.pod:3337
+#: ../src/guestfs.pod:3341 ../tools/virt-win-reg.pl:197
#: ../tools/virt-win-reg.pl:202 ../tools/virt-win-reg.pl:208
#: ../tools/virt-win-reg.pl:721 ../tools/virt-win-reg.pl:727
#: ../tools/virt-win-reg.pl:733
@@ -1001,8 +1003,8 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:337 ../cat/virt-cat.pod:203
-#: ../cat/virt-filesystems.pod:377 ../cat/virt-ls.pod:495
+#: ../align/virt-alignment-scan.pod:337 ../cat/virt-cat.pod:243
+#: ../cat/virt-filesystems.pod:385 ../cat/virt-ls.pod:495
#: ../clone/virt-sysprep.pod:486 ../df/virt-df.pod:227
#: ../edit/virt-edit.pod:354 ../erlang/examples/guestfs-erlang.pod:97
#: ../examples/guestfs-examples.pod:33 ../examples/guestfs-recipes.pod:384
@@ -1012,8 +1014,8 @@ msgstr ""
#: ../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:667 ../ruby/examples/guestfs-ruby.pod:36
-#: ../sparsify/virt-sparsify.pod:251 ../src/guestfs.pod:3255
+#: ../resize/virt-resize.pod:688 ../ruby/examples/guestfs-ruby.pod:36
+#: ../sparsify/virt-sparsify.pod:251 ../src/guestfs.pod:3270
#: ../test-tool/libguestfs-test-tool.pod:100
#: ../tools/virt-list-filesystems.pl:195 ../tools/virt-list-partitions.pl:265
#: ../tools/virt-make-fs.pl:557 ../tools/virt-tar.pl:296
@@ -1029,11 +1031,11 @@ msgid ""
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:346 ../cat/virt-cat.pod:212
-#: ../cat/virt-filesystems.pod:388 ../cat/virt-ls.pod:507
+#: ../align/virt-alignment-scan.pod:346 ../cat/virt-cat.pod:252
+#: ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:507
#: ../clone/virt-sysprep.pod:501 ../df/virt-df.pod:235
#: ../edit/virt-edit.pod:368 ../rescue/virt-rescue.pod:296
-#: ../resize/virt-resize.pod:690 ../sparsify/virt-sparsify.pod:264
+#: ../resize/virt-resize.pod:711 ../sparsify/virt-sparsify.pod:264
#: ../tools/virt-list-filesystems.pl:208 ../tools/virt-list-partitions.pl:277
#: ../tools/virt-make-fs.pl:582 ../tools/virt-tar.pl:311
#: ../tools/virt-win-reg.pl:783
@@ -1041,11 +1043,11 @@ msgid "AUTHOR"
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:348 ../cat/virt-cat.pod:214
-#: ../cat/virt-filesystems.pod:390 ../cat/virt-ls.pod:509
+#: ../align/virt-alignment-scan.pod:348 ../cat/virt-cat.pod:254
+#: ../cat/virt-filesystems.pod:398 ../cat/virt-ls.pod:509
#: ../clone/virt-sysprep.pod:503 ../df/virt-df.pod:237
#: ../edit/virt-edit.pod:370 ../inspector/virt-inspector.pod:395
-#: ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:692
+#: ../rescue/virt-rescue.pod:298 ../resize/virt-resize.pod:713
#: ../sparsify/virt-sparsify.pod:266 ../tools/virt-list-filesystems.pl:210
#: ../tools/virt-list-partitions.pl:279 ../tools/virt-make-fs.pl:584
#: ../tools/virt-tar.pl:313 ../tools/virt-win-reg.pl:785
@@ -1053,8 +1055,8 @@ msgid "Richard W.M. Jones L"
msgstr ""
#. type: =head1
-#: ../align/virt-alignment-scan.pod:350 ../cat/virt-cat.pod:216
-#: ../cat/virt-filesystems.pod:392 ../cat/virt-ls.pod:511
+#: ../align/virt-alignment-scan.pod:350 ../cat/virt-cat.pod:256
+#: ../cat/virt-filesystems.pod:400 ../cat/virt-ls.pod:511
#: ../clone/virt-sysprep.pod:505 ../df/virt-df.pod:239
#: ../edit/virt-edit.pod:372 ../erlang/examples/guestfs-erlang.pod:114
#: ../examples/guestfs-examples.pod:49 ../examples/guestfs-recipes.pod:401
@@ -1064,8 +1066,8 @@ msgstr ""
#: ../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:694 ../ruby/examples/guestfs-ruby.pod:52
-#: ../sparsify/virt-sparsify.pod:268 ../src/guestfs.pod:3337
+#: ../resize/virt-resize.pod:715 ../ruby/examples/guestfs-ruby.pod:52
+#: ../sparsify/virt-sparsify.pod:268 ../src/guestfs.pod:3352
#: ../test-tool/libguestfs-test-tool.pod:110
#: ../tools/virt-list-filesystems.pl:212 ../tools/virt-list-partitions.pl:281
#: ../tools/virt-make-fs.pl:586 ../tools/virt-tar.pl:315
@@ -1080,14 +1082,14 @@ msgid "Copyright (C) 2011 Red Hat Inc."
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:354 ../cat/virt-cat.pod:220
-#: ../cat/virt-filesystems.pod:396 ../cat/virt-ls.pod:515
+#: ../align/virt-alignment-scan.pod:354 ../cat/virt-cat.pod:260
+#: ../cat/virt-filesystems.pod:404 ../cat/virt-ls.pod:515
#: ../clone/virt-sysprep.pod:509 ../df/virt-df.pod:243
#: ../edit/virt-edit.pod:376 ../fish/guestfish.pod:1305
#: ../fish/virt-copy-in.pod:69 ../fish/virt-copy-out.pod:58
#: ../fish/virt-tar-in.pod:67 ../fish/virt-tar-out.pod:60
#: ../fuse/guestmount.pod:337 ../inspector/virt-inspector.pod:407
-#: ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:698
+#: ../rescue/virt-rescue.pod:304 ../resize/virt-resize.pod:719
#: ../sparsify/virt-sparsify.pod:272 ../test-tool/libguestfs-test-tool.pod:115
#: ../tools/virt-list-filesystems.pl:216 ../tools/virt-list-partitions.pl:285
#: ../tools/virt-make-fs.pl:590 ../tools/virt-tar.pl:319
@@ -1100,14 +1102,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:359 ../cat/virt-cat.pod:225
-#: ../cat/virt-filesystems.pod:401 ../cat/virt-ls.pod:520
+#: ../align/virt-alignment-scan.pod:359 ../cat/virt-cat.pod:265
+#: ../cat/virt-filesystems.pod:409 ../cat/virt-ls.pod:520
#: ../clone/virt-sysprep.pod:514 ../df/virt-df.pod:248
#: ../edit/virt-edit.pod:381 ../fish/guestfish.pod:1310
#: ../fish/virt-copy-in.pod:74 ../fish/virt-copy-out.pod:63
#: ../fish/virt-tar-in.pod:72 ../fish/virt-tar-out.pod:65
#: ../fuse/guestmount.pod:342 ../inspector/virt-inspector.pod:412
-#: ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:703
+#: ../rescue/virt-rescue.pod:309 ../resize/virt-resize.pod:724
#: ../sparsify/virt-sparsify.pod:277 ../test-tool/libguestfs-test-tool.pod:120
#: ../tools/virt-list-filesystems.pl:221 ../tools/virt-list-partitions.pl:290
#: ../tools/virt-make-fs.pl:595 ../tools/virt-tar.pl:324
@@ -1120,14 +1122,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../align/virt-alignment-scan.pod:364 ../cat/virt-cat.pod:230
-#: ../cat/virt-filesystems.pod:406 ../cat/virt-ls.pod:525
+#: ../align/virt-alignment-scan.pod:364 ../cat/virt-cat.pod:270
+#: ../cat/virt-filesystems.pod:414 ../cat/virt-ls.pod:525
#: ../clone/virt-sysprep.pod:519 ../df/virt-df.pod:253
#: ../edit/virt-edit.pod:386 ../fish/guestfish.pod:1315
#: ../fish/virt-copy-in.pod:79 ../fish/virt-copy-out.pod:68
#: ../fish/virt-tar-in.pod:77 ../fish/virt-tar-out.pod:70
#: ../fuse/guestmount.pod:347 ../inspector/virt-inspector.pod:417
-#: ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:708
+#: ../rescue/virt-rescue.pod:314 ../resize/virt-resize.pod:729
#: ../sparsify/virt-sparsify.pod:282 ../test-tool/libguestfs-test-tool.pod:125
#: ../tools/virt-list-filesystems.pl:226 ../tools/virt-list-partitions.pl:295
#: ../tools/virt-make-fs.pl:600 ../tools/virt-tar.pl:329
@@ -1403,24 +1405,77 @@ 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"
+#: ../cat/virt-cat.pod:168 ../edit/virt-edit.pod:257 ../fish/guestfish.pod:858
+msgid "WINDOWS PATHS"
msgstr ""
#. type: textblock
#: ../cat/virt-cat.pod:170
msgid ""
+"C has a limited ability to understand Windows drive letters and "
+"paths (eg. C)."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:173 ../edit/virt-edit.pod:262
+msgid "If and only if the guest is running Windows then:"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:179 ../edit/virt-edit.pod:268
+msgid ""
+"Drive letter prefixes like C are resolved against the Windows Registry "
+"to the correct filesystem."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:184 ../edit/virt-edit.pod:273
+msgid ""
+"Any backslash (C<\\>) characters in the path are replaced with forward "
+"slashes so that libguestfs can process it."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:189
+msgid ""
+"The path is resolved case insensitively to locate the file that should be "
+"displayed."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:194 ../edit/virt-edit.pod:283
+msgid "There are some known shortcomings:"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:200 ../edit/virt-edit.pod:289
+msgid "Some NTFS symbolic links may not be followed correctly."
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:204 ../edit/virt-edit.pod:293
+msgid "NTFS junction points that cross filesystems are not followed."
+msgstr ""
+
+#. type: =head1
+#: ../cat/virt-cat.pod:208 ../edit/virt-edit.pod:297
+msgid "USING GUESTFISH"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-cat.pod:210
+msgid ""
"L is a more powerful, lower level tool which you can use when "
"C doesn't work."
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:173
+#: ../cat/virt-cat.pod:213
msgid "Using C is approximately equivalent to doing:"
msgstr ""
#. type: verbatim
-#: ../cat/virt-cat.pod:175
+#: ../cat/virt-cat.pod:215
#, no-wrap
msgid ""
" guestfish --ro -i -d domname download file -\n"
@@ -1428,14 +1483,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:177
+#: ../cat/virt-cat.pod:217
msgid ""
"where C is the name of the libvirt guest, and C is the full "
"path to the file. Note the final C<-> (meaning \"output to stdout\")."
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:181
+#: ../cat/virt-cat.pod:221
msgid ""
"The command above uses libguestfs's guest inspection feature and so does not "
"work on guests that libguestfs cannot inspect, or on things like arbitrary "
@@ -1444,7 +1499,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../cat/virt-cat.pod:186
+#: ../cat/virt-cat.pod:226
#, no-wrap
msgid ""
" guestfish --ro -a disk.img -m /dev/sda1 download file -\n"
@@ -1452,31 +1507,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:188
+#: ../cat/virt-cat.pod:228
msgid ""
"where C is the disk image, C is the filesystem within "
"the disk image, and C is the full path to the file."
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:200 ../cat/virt-filesystems.pod:374
+#: ../cat/virt-cat.pod:240 ../cat/virt-filesystems.pod:382
#: ../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:664 ../sparsify/virt-sparsify.pod:229
+#: ../resize/virt-resize.pod:685 ../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
+#: ../cat/virt-cat.pod:245
msgid ""
"L, L, L, L, L, L."
msgstr ""
#. type: textblock
-#: ../cat/virt-cat.pod:218 ../inspector/virt-inspector.pod:405
-#: ../resize/virt-resize.pod:696 ../tools/virt-make-fs.pl:588
+#: ../cat/virt-cat.pod:258 ../inspector/virt-inspector.pod:405
+#: ../resize/virt-resize.pod:717 ../tools/virt-make-fs.pl:588
msgid "Copyright (C) 2010-2011 Red Hat Inc."
msgstr ""
@@ -2012,23 +2067,41 @@ msgstr ""
#. type: =item
#: ../cat/virt-filesystems.pod:319
-msgid "B"
+msgid "B"
msgstr ""
#. type: textblock
#: ../cat/virt-filesystems.pod:321
msgid ""
+"The partition type byte, displayed as a two digit hexadecimal number. A "
+"comprehensive list of partition types can be found here: L"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-filesystems.pod:325
+msgid "This is only applicable for DOS (MBR) partitions."
+msgstr ""
+
+#. type: =item
+#: ../cat/virt-filesystems.pod:327
+msgid "B"
+msgstr ""
+
+#. type: textblock
+#: ../cat/virt-filesystems.pod:329
+msgid ""
"The size of the object in bytes. If the I<--human> option is used then the "
"size is displayed in a human-readable form."
msgstr ""
#. type: =item
-#: ../cat/virt-filesystems.pod:324
+#: ../cat/virt-filesystems.pod:332
msgid "B"
msgstr ""
#. type: textblock
-#: ../cat/virt-filesystems.pod:326
+#: ../cat/virt-filesystems.pod:334
msgid ""
"The parent column records the parent relationship between objects. For "
"example, if the object is a partition, then this column contains the name of "
@@ -2037,30 +2110,30 @@ msgid ""
msgstr ""
#. type: =item
-#: ../cat/virt-filesystems.pod:331
+#: ../cat/virt-filesystems.pod:339
msgid "B"
msgstr ""
#. type: textblock
-#: ../cat/virt-filesystems.pod:333
+#: ../cat/virt-filesystems.pod:341
msgid ""
"If the object has a UUID (used for identifying and mounting filesystems and "
"block devices) then this column contains the UUID as a string."
msgstr ""
#. type: textblock
-#: ../cat/virt-filesystems.pod:337
+#: ../cat/virt-filesystems.pod:345
msgid "The UUID is only displayed if the I<--uuid> option is given."
msgstr ""
#. type: =head1
-#: ../cat/virt-filesystems.pod:341 ../cat/virt-ls.pod:459
+#: ../cat/virt-filesystems.pod:349 ../cat/virt-ls.pod:459
#: ../df/virt-df.pod:191
msgid "NOTE ABOUT CSV FORMAT"
msgstr ""
#. type: textblock
-#: ../cat/virt-filesystems.pod:343 ../cat/virt-ls.pod:461
+#: ../cat/virt-filesystems.pod:351 ../cat/virt-ls.pod:461
#: ../df/virt-df.pod:193
msgid ""
"Comma-separated values (CSV) is a deceptive format. It I like it "
@@ -2068,7 +2141,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../cat/virt-filesystems.pod:346 ../cat/virt-ls.pod:464
+#: ../cat/virt-filesystems.pod:354 ../cat/virt-ls.pod:464
#: ../df/virt-df.pod:196
msgid ""
"Myth: Just split fields at commas. Reality: This does I work "
@@ -2076,7 +2149,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../cat/virt-filesystems.pod:349 ../cat/virt-ls.pod:467
+#: ../cat/virt-filesystems.pod:357 ../cat/virt-ls.pod:467
#: ../df/virt-df.pod:199
#, no-wrap
msgid ""
@@ -2085,7 +2158,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../cat/virt-filesystems.pod:351 ../cat/virt-ls.pod:469
+#: ../cat/virt-filesystems.pod:359 ../cat/virt-ls.pod:469
#: ../df/virt-df.pod:201
msgid ""
"Myth: Read the file one line at a time. Reality: This does I work "
@@ -2093,7 +2166,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../cat/virt-filesystems.pod:354 ../cat/virt-ls.pod:472
+#: ../cat/virt-filesystems.pod:362 ../cat/virt-ls.pod:472
#: ../df/virt-df.pod:204
#, no-wrap
msgid ""
@@ -2103,7 +2176,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../cat/virt-filesystems.pod:357 ../cat/virt-ls.pod:475
+#: ../cat/virt-filesystems.pod:365 ../cat/virt-ls.pod:475
#: ../df/virt-df.pod:207
msgid ""
"For shell scripts, use C (L also "
@@ -2111,7 +2184,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../cat/virt-filesystems.pod:360 ../cat/virt-ls.pod:478
+#: ../cat/virt-filesystems.pod:368 ../cat/virt-ls.pod:478
#: ../df/virt-df.pod:210
msgid ""
"For other languages, use a CSV processing library (eg. C for Perl "
@@ -2119,13 +2192,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../cat/virt-filesystems.pod:363 ../cat/virt-ls.pod:481
+#: ../cat/virt-filesystems.pod:371 ../cat/virt-ls.pod:481
#: ../df/virt-df.pod:213
msgid "Most spreadsheets and databases can import CSV directly."
msgstr ""
#. type: textblock
-#: ../cat/virt-filesystems.pod:379
+#: ../cat/virt-filesystems.pod:387
msgid ""
"L, L, L, L, L, L, L, L)."
msgstr ""
-#. type: textblock
-#: ../edit/virt-edit.pod:262
-msgid "If and only if the guest is running Windows then:"
-msgstr ""
-
-#. type: textblock
-#: ../edit/virt-edit.pod:268
-msgid ""
-"Drive letter prefixes like C are resolved against the Windows Registry "
-"to the correct filesystem."
-msgstr ""
-
-#. type: textblock
-#: ../edit/virt-edit.pod:273
-msgid ""
-"Any backslash (C<\\>) characters in the path are replaced with forward "
-"slashes so that libguestfs can process it."
-msgstr ""
-
#. type: textblock
#: ../edit/virt-edit.pod:278
msgid ""
@@ -4359,21 +4408,6 @@ msgid ""
"edited."
msgstr ""
-#. type: textblock
-#: ../edit/virt-edit.pod:283
-msgid "There are some known shortcomings:"
-msgstr ""
-
-#. type: textblock
-#: ../edit/virt-edit.pod:289
-msgid "Some NTFS symbolic links may not be followed correctly."
-msgstr ""
-
-#. type: textblock
-#: ../edit/virt-edit.pod:293
-msgid "NTFS junction points that cross filesystems are not followed."
-msgstr ""
-
#. type: textblock
#: ../edit/virt-edit.pod:299
msgid ""
@@ -4459,7 +4493,7 @@ msgstr ""
#. type: =head1
#: ../edit/virt-edit.pod:329 ../fish/guestfish.pod:1119
#: ../rescue/virt-rescue.pod:261 ../sparsify/virt-sparsify.pod:232
-#: ../src/guestfs.pod:3194 ../test-tool/libguestfs-test-tool.pod:95
+#: ../src/guestfs.pod:3209 ../test-tool/libguestfs-test-tool.pod:95
msgid "ENVIRONMENT VARIABLES"
msgstr ""
@@ -4725,7 +4759,7 @@ msgstr ""
#: ../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:3333
+#: ../ruby/examples/guestfs-ruby.pod:48 ../src/guestfs.pod:3348
#: ../test-tool/libguestfs-test-tool.pod:106
msgid "AUTHORS"
msgstr ""
@@ -4739,7 +4773,7 @@ msgstr ""
#: ../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:3335
+#: ../ruby/examples/guestfs-ruby.pod:50 ../src/guestfs.pod:3350
#: ../test-tool/libguestfs-test-tool.pod:108
msgid "Richard W.M. Jones (C)"
msgstr ""
@@ -4769,7 +4803,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:3342
+#: ../ruby/examples/guestfs-ruby.pod:59 ../src/guestfs.pod:3357
msgid ""
"This library is free software; you can redistribute it and/or modify it "
"under the terms of the GNU Lesser General Public License as published by the "
@@ -4784,7 +4818,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:3347
+#: ../ruby/examples/guestfs-ruby.pod:64 ../src/guestfs.pod:3362
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 "
@@ -4799,7 +4833,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:3352
+#: ../ruby/examples/guestfs-ruby.pod:69 ../src/guestfs.pod:3367
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, "
@@ -5148,10 +5182,10 @@ msgstr ""
#. type: textblock
#: ../examples/guestfs-recipes.pod:128 ../fish/guestfish-actions.pod:9
-#: ../fish/guestfish-actions.pod:1332 ../fish/guestfish-actions.pod:1597
-#: ../fish/guestfish-actions.pod:2014 ../src/guestfs-actions.pod:18
-#: ../src/guestfs-actions.pod:2039 ../src/guestfs-actions.pod:2463
-#: ../src/guestfs-actions.pod:3022 ../src/guestfs.pod:1670
+#: ../fish/guestfish-actions.pod:1404 ../fish/guestfish-actions.pod:1669
+#: ../fish/guestfish-actions.pod:2086 ../src/guestfs-actions.pod:18
+#: ../src/guestfs-actions.pod:2279 ../src/guestfs-actions.pod:2703
+#: ../src/guestfs-actions.pod:3262 ../src/guestfs.pod:1685
#: ../tools/virt-win-reg.pl:717
msgid "Notes:"
msgstr ""
@@ -5755,21 +5789,23 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:31 ../fish/guestfish-actions.pod:171
-#: ../fish/guestfish-actions.pod:185 ../fish/guestfish-actions.pod:1031
-#: ../fish/guestfish-actions.pod:1391 ../fish/guestfish-actions.pod:1405
-#: ../fish/guestfish-actions.pod:3175 ../fish/guestfish-actions.pod:3486
-#: ../fish/guestfish-actions.pod:3534 ../fish/guestfish-actions.pod:4447
-#: ../fish/guestfish-actions.pod:4470 ../fish/guestfish-actions.pod:4492
-#: ../fish/guestfish-actions.pod:4530 ../fish/guestfish-actions.pod:5179
-#: ../fish/guestfish-actions.pod:5285 ../src/guestfs-actions.pod:10
+#: ../fish/guestfish-actions.pod:185 ../fish/guestfish-actions.pod:895
+#: ../fish/guestfish-actions.pod:930 ../fish/guestfish-actions.pod:1103
+#: ../fish/guestfish-actions.pod:1463 ../fish/guestfish-actions.pod:1477
+#: ../fish/guestfish-actions.pod:3247 ../fish/guestfish-actions.pod:3558
+#: ../fish/guestfish-actions.pod:3606 ../fish/guestfish-actions.pod:4533
+#: ../fish/guestfish-actions.pod:4556 ../fish/guestfish-actions.pod:4578
+#: ../fish/guestfish-actions.pod:4616 ../fish/guestfish-actions.pod:5265
+#: ../fish/guestfish-actions.pod:5371 ../src/guestfs-actions.pod:10
#: ../src/guestfs-actions.pod:258 ../src/guestfs-actions.pod:279
-#: ../src/guestfs-actions.pod:1625 ../src/guestfs-actions.pod:2124
-#: ../src/guestfs-actions.pod:2145 ../src/guestfs-actions.pod:4790
-#: ../src/guestfs-actions.pod:5312 ../src/guestfs-actions.pod:5412
-#: ../src/guestfs-actions.pod:6694 ../src/guestfs-actions.pod:6738
-#: ../src/guestfs-actions.pod:6772 ../src/guestfs-actions.pod:6835
-#: ../src/guestfs-actions.pod:7767 ../src/guestfs-actions.pod:7876
-#: ../src/guestfs-actions.pod:8059
+#: ../src/guestfs-actions.pod:1525 ../src/guestfs-actions.pod:1582
+#: ../src/guestfs-actions.pod:1865 ../src/guestfs-actions.pod:2364
+#: ../src/guestfs-actions.pod:2385 ../src/guestfs-actions.pod:5030
+#: ../src/guestfs-actions.pod:5552 ../src/guestfs-actions.pod:5652
+#: ../src/guestfs-actions.pod:6952 ../src/guestfs-actions.pod:6996
+#: ../src/guestfs-actions.pod:7030 ../src/guestfs-actions.pod:7093
+#: ../src/guestfs-actions.pod:8025 ../src/guestfs-actions.pod:8134
+#: ../src/guestfs-actions.pod:8317
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 "
@@ -5863,9 +5899,11 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:79 ../fish/guestfish-actions.pod:148
#: ../fish/guestfish-actions.pod:578 ../fish/guestfish-actions.pod:789
-#: ../fish/guestfish-actions.pod:810 ../fish/guestfish-actions.pod:2053
-#: ../fish/guestfish-actions.pod:3224 ../fish/guestfish-actions.pod:3387
-#: ../fish/guestfish-actions.pod:3522
+#: ../fish/guestfish-actions.pod:810 ../fish/guestfish-actions.pod:848
+#: ../fish/guestfish-actions.pod:857 ../fish/guestfish-actions.pod:866
+#: ../fish/guestfish-actions.pod:880 ../fish/guestfish-actions.pod:2125
+#: ../fish/guestfish-actions.pod:3296 ../fish/guestfish-actions.pod:3459
+#: ../fish/guestfish-actions.pod:3594
msgid ""
"This command has one or more optional arguments. See L."
msgstr ""
@@ -5942,8 +5980,8 @@ msgid "This call checks that C exists."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3186
-#: ../src/guestfs-actions.pod:174 ../src/guestfs-actions.pod:4827
+#: ../fish/guestfish-actions.pod:115 ../fish/guestfish-actions.pod:3258
+#: ../src/guestfs-actions.pod:174 ../src/guestfs-actions.pod:5067
msgid "The optional arguments are:"
msgstr ""
@@ -6643,12 +6681,12 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:445 ../fish/guestfish-actions.pod:454
#: ../fish/guestfish-actions.pod:703 ../fish/guestfish-actions.pod:787
-#: ../fish/guestfish-actions.pod:808 ../fish/guestfish-actions.pod:907
-#: ../fish/guestfish-actions.pod:926 ../fish/guestfish-actions.pod:1300
-#: ../fish/guestfish-actions.pod:4750 ../fish/guestfish-actions.pod:4762
-#: ../fish/guestfish-actions.pod:4773 ../fish/guestfish-actions.pod:4784
-#: ../fish/guestfish-actions.pod:4836 ../fish/guestfish-actions.pod:4845
-#: ../fish/guestfish-actions.pod:4899 ../fish/guestfish-actions.pod:4922
+#: ../fish/guestfish-actions.pod:808 ../fish/guestfish-actions.pod:979
+#: ../fish/guestfish-actions.pod:998 ../fish/guestfish-actions.pod:1372
+#: ../fish/guestfish-actions.pod:4836 ../fish/guestfish-actions.pod:4848
+#: ../fish/guestfish-actions.pod:4859 ../fish/guestfish-actions.pod:4870
+#: ../fish/guestfish-actions.pod:4922 ../fish/guestfish-actions.pod:4931
+#: ../fish/guestfish-actions.pod:4985 ../fish/guestfish-actions.pod:5008
msgid "Use C<-> instead of a filename to read/write from stdin/stdout."
msgstr ""
@@ -6926,14 +6964,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:565 ../fish/guestfish-actions.pod:3497
-#: ../src/guestfs-actions.pod:856 ../src/guestfs-actions.pod:5351
+#: ../fish/guestfish-actions.pod:565 ../fish/guestfish-actions.pod:3569
+#: ../src/guestfs-actions.pod:856 ../src/guestfs-actions.pod:5591
msgid "The optional parameters are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:569 ../fish/guestfish-actions.pod:3501
-#: ../src/guestfs-actions.pod:860 ../src/guestfs-actions.pod:5355
+#: ../fish/guestfish-actions.pod:569 ../fish/guestfish-actions.pod:3573
+#: ../src/guestfs-actions.pod:860 ../src/guestfs-actions.pod:5595
msgid "C"
msgstr ""
@@ -7034,8 +7072,8 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:620 ../fish/guestfish-actions.pod:3917
-#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:5994
+#: ../fish/guestfish-actions.pod:620 ../fish/guestfish-actions.pod:4003
+#: ../src/guestfs-actions.pod:944 ../src/guestfs-actions.pod:6252
msgid "Return the contents of the file named C."
msgstr ""
@@ -7050,37 +7088,37 @@ msgstr ""
#. type: textblock
#: ../fish/guestfish-actions.pod:627 ../fish/guestfish-actions.pod:762
-#: ../fish/guestfish-actions.pod:774 ../fish/guestfish-actions.pod:985
-#: ../fish/guestfish-actions.pod:995 ../fish/guestfish-actions.pod:1062
-#: ../fish/guestfish-actions.pod:1072 ../fish/guestfish-actions.pod:1264
-#: ../fish/guestfish-actions.pod:1577 ../fish/guestfish-actions.pod:1587
-#: ../fish/guestfish-actions.pod:1637 ../fish/guestfish-actions.pod:1652
-#: ../fish/guestfish-actions.pod:1662 ../fish/guestfish-actions.pod:1681
-#: ../fish/guestfish-actions.pod:3787 ../fish/guestfish-actions.pod:3802
-#: ../fish/guestfish-actions.pod:3878 ../fish/guestfish-actions.pod:3895
-#: ../fish/guestfish-actions.pod:3910 ../fish/guestfish-actions.pod:4591
-#: ../fish/guestfish-actions.pod:4637 ../fish/guestfish-actions.pod:4722
-#: ../fish/guestfish-actions.pod:4737 ../fish/guestfish-actions.pod:5143
-#: ../fish/guestfish-actions.pod:5155 ../fish/guestfish-actions.pod:5173
-#: ../fish/guestfish-actions.pod:5190 ../fish/guestfish-actions.pod:5200
-#: ../fish/guestfish-actions.pod:5257 ../fish/guestfish-actions.pod:5267
-#: ../fish/guestfish-actions.pod:5296 ../fish/guestfish-actions.pod:5306
+#: ../fish/guestfish-actions.pod:774 ../fish/guestfish-actions.pod:1057
+#: ../fish/guestfish-actions.pod:1067 ../fish/guestfish-actions.pod:1134
+#: ../fish/guestfish-actions.pod:1144 ../fish/guestfish-actions.pod:1336
+#: ../fish/guestfish-actions.pod:1649 ../fish/guestfish-actions.pod:1659
+#: ../fish/guestfish-actions.pod:1709 ../fish/guestfish-actions.pod:1724
+#: ../fish/guestfish-actions.pod:1734 ../fish/guestfish-actions.pod:1753
+#: ../fish/guestfish-actions.pod:3873 ../fish/guestfish-actions.pod:3888
+#: ../fish/guestfish-actions.pod:3964 ../fish/guestfish-actions.pod:3981
+#: ../fish/guestfish-actions.pod:3996 ../fish/guestfish-actions.pod:4677
+#: ../fish/guestfish-actions.pod:4723 ../fish/guestfish-actions.pod:4808
+#: ../fish/guestfish-actions.pod:4823 ../fish/guestfish-actions.pod:5229
+#: ../fish/guestfish-actions.pod:5241 ../fish/guestfish-actions.pod:5259
+#: ../fish/guestfish-actions.pod:5276 ../fish/guestfish-actions.pod:5286
+#: ../fish/guestfish-actions.pod:5343 ../fish/guestfish-actions.pod:5353
+#: ../fish/guestfish-actions.pod:5382 ../fish/guestfish-actions.pod:5392
#: ../src/guestfs-actions.pod:954 ../src/guestfs-actions.pod:1133
-#: ../src/guestfs-actions.pod:1153 ../src/guestfs-actions.pod:1560
-#: ../src/guestfs-actions.pod:1579 ../src/guestfs-actions.pod:1682
-#: ../src/guestfs-actions.pod:1701 ../src/guestfs-actions.pod:1947
-#: ../src/guestfs-actions.pod:2429 ../src/guestfs-actions.pod:2448
-#: ../src/guestfs-actions.pod:2513 ../src/guestfs-actions.pod:2537
-#: ../src/guestfs-actions.pod:2554 ../src/guestfs-actions.pod:2583
-#: ../src/guestfs-actions.pod:5776 ../src/guestfs-actions.pod:5802
-#: ../src/guestfs-actions.pod:5933 ../src/guestfs-actions.pod:5959
-#: ../src/guestfs-actions.pod:5983 ../src/guestfs-actions.pod:6950
-#: ../src/guestfs-actions.pod:7005 ../src/guestfs-actions.pod:7151
-#: ../src/guestfs-actions.pod:7175 ../src/guestfs-actions.pod:7840
-#: ../src/guestfs-actions.pod:7860 ../src/guestfs-actions.pod:7893
-#: ../src/guestfs-actions.pod:7912 ../src/guestfs-actions.pod:7931
-#: ../src/guestfs-actions.pod:8025 ../src/guestfs-actions.pod:8044
-#: ../src/guestfs-actions.pod:8090 ../src/guestfs-actions.pod:8109
+#: ../src/guestfs-actions.pod:1153 ../src/guestfs-actions.pod:1800
+#: ../src/guestfs-actions.pod:1819 ../src/guestfs-actions.pod:1922
+#: ../src/guestfs-actions.pod:1941 ../src/guestfs-actions.pod:2187
+#: ../src/guestfs-actions.pod:2669 ../src/guestfs-actions.pod:2688
+#: ../src/guestfs-actions.pod:2753 ../src/guestfs-actions.pod:2777
+#: ../src/guestfs-actions.pod:2794 ../src/guestfs-actions.pod:2823
+#: ../src/guestfs-actions.pod:6034 ../src/guestfs-actions.pod:6060
+#: ../src/guestfs-actions.pod:6191 ../src/guestfs-actions.pod:6217
+#: ../src/guestfs-actions.pod:6241 ../src/guestfs-actions.pod:7208
+#: ../src/guestfs-actions.pod:7263 ../src/guestfs-actions.pod:7409
+#: ../src/guestfs-actions.pod:7433 ../src/guestfs-actions.pod:8098
+#: ../src/guestfs-actions.pod:8118 ../src/guestfs-actions.pod:8151
+#: ../src/guestfs-actions.pod:8170 ../src/guestfs-actions.pod:8189
+#: ../src/guestfs-actions.pod:8283 ../src/guestfs-actions.pod:8302
+#: ../src/guestfs-actions.pod:8348 ../src/guestfs-actions.pod:8367
msgid ""
"Because of the message protocol, there is a transfer limit of somewhere "
"between 2MB and 4MB. See L."
@@ -7279,11 +7317,11 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:716 ../fish/guestfish-actions.pod:3150
-#: ../fish/guestfish-actions.pod:3289 ../fish/guestfish-actions.pod:3299
-#: ../fish/guestfish-actions.pod:3309 ../src/guestfs-actions.pod:1070
-#: ../src/guestfs-actions.pod:4758 ../src/guestfs-actions.pod:4967
-#: ../src/guestfs-actions.pod:4986 ../src/guestfs-actions.pod:5005
+#: ../fish/guestfish-actions.pod:716 ../fish/guestfish-actions.pod:3222
+#: ../fish/guestfish-actions.pod:3361 ../fish/guestfish-actions.pod:3371
+#: ../fish/guestfish-actions.pod:3381 ../src/guestfs-actions.pod:1070
+#: ../src/guestfs-actions.pod:4998 ../src/guestfs-actions.pod:5207
+#: ../src/guestfs-actions.pod:5226 ../src/guestfs-actions.pod:5245
msgid "The mode actually set is affected by the umask."
msgstr ""
@@ -7306,8 +7344,8 @@ msgid "Change the file owner to C and group to C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:724 ../fish/guestfish-actions.pod:2585
-#: ../src/guestfs-actions.pod:1086 ../src/guestfs-actions.pod:3829
+#: ../fish/guestfish-actions.pod:724 ../fish/guestfish-actions.pod:2657
+#: ../src/guestfs-actions.pod:1086 ../src/guestfs-actions.pod:4069
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 "
@@ -7494,38 +7532,142 @@ msgstr ""
#. type: =head2
#: ../fish/guestfish-actions.pod:825
-msgid "copy-size"
+msgid "copy-device-to-device"
msgstr ""
#. type: verbatim
#: ../fish/guestfish-actions.pod:827
#, no-wrap
msgid ""
+" copy-device-to-device src dest [srcoffset:..] [destoffset:..] [size:..]\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:829
+msgid ""
+"The four calls L, L, L, and L let you copy from a source "
+"(device|file) to a destination (device|file)."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:836 ../src/guestfs-actions.pod:1313
+msgid ""
+"Partial copies can be made since you can specify optionally the source "
+"offset, destination offset and size to copy. These values are all specified "
+"in bytes. If not given, the offsets both default to zero, and the size "
+"defaults to copying as much as possible until we hit the end of the source."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:842 ../src/guestfs-actions.pod:1319
+msgid ""
+"The source and destination may be the same object. However overlapping "
+"regions may not be copied correctly."
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:845 ../src/guestfs-actions.pod:1322
+msgid ""
+"If the destination is a file, it is created if required. If the destination "
+"file is not large enough, it is extended."
+msgstr ""
+
+#. type: =head2
+#: ../fish/guestfish-actions.pod:850
+msgid "copy-device-to-file"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:852
+#, no-wrap
+msgid ""
+" copy-device-to-file src dest [srcoffset:..] [destoffset:..] [size:..]\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:854 ../fish/guestfish-actions.pod:863
+#: ../fish/guestfish-actions.pod:872
+msgid "See L for a general overview of this call."
+msgstr ""
+
+#. type: =head2
+#: ../fish/guestfish-actions.pod:859
+msgid "copy-file-to-device"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:861
+#, no-wrap
+msgid ""
+" copy-file-to-device src dest [srcoffset:..] [destoffset:..] [size:..]\n"
+"\n"
+msgstr ""
+
+#. type: =head2
+#: ../fish/guestfish-actions.pod:868
+msgid "copy-file-to-file"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:870
+#, no-wrap
+msgid ""
+" copy-file-to-file src dest [srcoffset:..] [destoffset:..] [size:..]\n"
+"\n"
+msgstr ""
+
+#. type: textblock
+#: ../fish/guestfish-actions.pod:875
+msgid ""
+"This is B the function you want for copying files. This is for copying "
+"blocks within existing files. See L, L and L for general "
+"file copying and moving functions."
+msgstr ""
+
+#. type: =head2
+#: ../fish/guestfish-actions.pod:882
+msgid "copy-size"
+msgstr ""
+
+#. type: verbatim
+#: ../fish/guestfish-actions.pod:884
+#, no-wrap
+msgid ""
" copy-size src dest size\n"
"\n"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:829 ../src/guestfs-actions.pod:1297
+#: ../fish/guestfish-actions.pod:886 ../src/guestfs-actions.pod:1529
msgid ""
"This command copies exactly C bytes from one source device or file "
"C to another destination device or file C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:832 ../src/guestfs-actions.pod:1300
+#: ../fish/guestfish-actions.pod:889 ../src/guestfs-actions.pod:1532
msgid ""
"Note this will fail if the source is too short or if the destination is not "
"large enough."
msgstr ""
+#. type: textblock
+#: ../fish/guestfish-actions.pod:892 ../fish/guestfish-actions.pod:927
+msgid ""
+"I In new code, use the L"
+"copy_device_to_device> call instead."
+msgstr ""
+
#. type: =head2
-#: ../fish/guestfish-actions.pod:835
+#: ../fish/guestfish-actions.pod:899
msgid "cp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:837
+#: ../fish/guestfish-actions.pod:901
#, no-wrap
msgid ""
" cp src dest\n"
@@ -7533,19 +7675,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:839 ../src/guestfs-actions.pod:1319
+#: ../fish/guestfish-actions.pod:903 ../src/guestfs-actions.pod:1551
msgid ""
"This copies a file from C to C where C is either a "
"destination filename or destination directory."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:842
+#: ../fish/guestfish-actions.pod:906
msgid "cp-a"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:844
+#: ../fish/guestfish-actions.pod:908
#, no-wrap
msgid ""
" cp-a src dest\n"
@@ -7553,19 +7695,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:846 ../src/guestfs-actions.pod:1333
+#: ../fish/guestfish-actions.pod:910 ../src/guestfs-actions.pod:1565
msgid ""
"This copies a file or directory from C to C recursively using the "
"C command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:849
+#: ../fish/guestfish-actions.pod:913
msgid "dd"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:851
+#: ../fish/guestfish-actions.pod:915
#, no-wrap
msgid ""
" dd src dest\n"
@@ -7573,7 +7715,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:853 ../src/guestfs-actions.pod:1347
+#: ../fish/guestfish-actions.pod:917 ../src/guestfs-actions.pod:1586
msgid ""
"This command copies from one source device or file C to another "
"destination device or file C. Normally you would use this to copy to "
@@ -7581,20 +7723,20 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:858
+#: ../fish/guestfish-actions.pod:922
msgid ""
"If the destination is a device, it must be as large or larger than the "
"source file or device, otherwise the copy will fail. This command cannot do "
-"partial copies (see L)."
+"partial copies (see L)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:862
+#: ../fish/guestfish-actions.pod:934
msgid "df"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:864
+#: ../fish/guestfish-actions.pod:936
#, no-wrap
msgid ""
" df\n"
@@ -7602,12 +7744,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:866 ../src/guestfs-actions.pod:1365
+#: ../fish/guestfish-actions.pod:938 ../src/guestfs-actions.pod:1605
msgid "This command runs the C command to report disk space used."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:868 ../fish/guestfish-actions.pod:879
+#: ../fish/guestfish-actions.pod:940 ../fish/guestfish-actions.pod:951
msgid ""
"This command is mostly useful for interactive sessions. It is I "
"intended that you try to parse the output string. Use L from "
@@ -7615,12 +7757,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:872
+#: ../fish/guestfish-actions.pod:944
msgid "df-h"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:874
+#: ../fish/guestfish-actions.pod:946
#, no-wrap
msgid ""
" df-h\n"
@@ -7628,19 +7770,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:876 ../src/guestfs-actions.pod:1381
+#: ../fish/guestfish-actions.pod:948 ../src/guestfs-actions.pod:1621
msgid ""
"This command runs the C command to report disk space used in human-"
"readable format."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:883
+#: ../fish/guestfish-actions.pod:955
msgid "dmesg"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:885
+#: ../fish/guestfish-actions.pod:957
#, no-wrap
msgid ""
" dmesg\n"
@@ -7648,14 +7790,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:887 ../src/guestfs-actions.pod:1398
+#: ../fish/guestfish-actions.pod:959 ../src/guestfs-actions.pod:1638
msgid ""
"This returns the kernel messages (C output) from the guest kernel. "
"This is sometimes useful for extended debugging of problems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:891
+#: ../fish/guestfish-actions.pod:963
msgid ""
"Another way to get the same information is to enable verbose messages with "
"L or by setting the environment variable C "
@@ -7663,12 +7805,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:896
+#: ../fish/guestfish-actions.pod:968
msgid "download"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:898
+#: ../fish/guestfish-actions.pod:970
#, no-wrap
msgid ""
" download remotefilename (filename|-)\n"
@@ -7676,31 +7818,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:900 ../fish/guestfish-actions.pod:913
-#: ../src/guestfs-actions.pod:1419 ../src/guestfs-actions.pod:1444
+#: ../fish/guestfish-actions.pod:972 ../fish/guestfish-actions.pod:985
+#: ../src/guestfs-actions.pod:1659 ../src/guestfs-actions.pod:1684
msgid ""
"Download file C and save it as C on the local "
"machine."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:903 ../fish/guestfish-actions.pod:4895
-#: ../src/guestfs-actions.pod:1422 ../src/guestfs-actions.pod:7410
+#: ../fish/guestfish-actions.pod:975 ../fish/guestfish-actions.pod:4981
+#: ../src/guestfs-actions.pod:1662 ../src/guestfs-actions.pod:7668
msgid "C can also be a named pipe."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:905
+#: ../fish/guestfish-actions.pod:977
msgid "See also L, L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:909
+#: ../fish/guestfish-actions.pod:981
msgid "download-offset"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:911
+#: ../fish/guestfish-actions.pod:983
#, no-wrap
msgid ""
" download-offset remotefilename (filename|-) offset size\n"
@@ -7708,14 +7850,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:916 ../src/guestfs-actions.pod:1447
+#: ../fish/guestfish-actions.pod:988 ../src/guestfs-actions.pod:1687
msgid ""
"C is read for C bytes starting at C (this "
"region must be within the file or device)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:919
+#: ../fish/guestfish-actions.pod:991
msgid ""
"Note that there is no limit on the amount of data that can be downloaded "
"with this call, unlike with L, and this call always reads the full "
@@ -7723,17 +7865,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:924
+#: ../fish/guestfish-actions.pod:996
msgid "See also L, L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:928
+#: ../fish/guestfish-actions.pod:1000
msgid "drop-caches"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:930
+#: ../fish/guestfish-actions.pod:1002
#, no-wrap
msgid ""
" drop-caches whattodrop\n"
@@ -7741,7 +7883,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:932 ../src/guestfs-actions.pod:1472
+#: ../fish/guestfish-actions.pod:1004 ../src/guestfs-actions.pod:1712
msgid ""
"This instructs the guest kernel to drop its page cache, and/or dentries and "
"inode caches. The parameter C tells the kernel what precisely "
@@ -7749,24 +7891,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:937 ../src/guestfs-actions.pod:1477
+#: ../fish/guestfish-actions.pod:1009 ../src/guestfs-actions.pod:1717
msgid "Setting C to 3 should drop everything."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:939 ../src/guestfs-actions.pod:1479
+#: ../fish/guestfish-actions.pod:1011 ../src/guestfs-actions.pod:1719
msgid ""
"This automatically calls L before the operation, so that the "
"maximum guest memory is freed."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:942
+#: ../fish/guestfish-actions.pod:1014
msgid "du"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:944
+#: ../fish/guestfish-actions.pod:1016
#, no-wrap
msgid ""
" du path\n"
@@ -7774,14 +7916,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:946 ../src/guestfs-actions.pod:1492
+#: ../fish/guestfish-actions.pod:1018 ../src/guestfs-actions.pod:1732
msgid ""
"This command runs the C command to estimate file space usage for "
"C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:949 ../src/guestfs-actions.pod:1495
+#: ../fish/guestfish-actions.pod:1021 ../src/guestfs-actions.pod:1735
msgid ""
"C can be a file or a directory. If C is a directory then the "
"estimate includes the contents of the directory and all subdirectories "
@@ -7789,18 +7931,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:953 ../src/guestfs-actions.pod:1499
+#: ../fish/guestfish-actions.pod:1025 ../src/guestfs-actions.pod:1739
msgid ""
"The result is the estimated size in I (ie. units of 1024 bytes)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:956
+#: ../fish/guestfish-actions.pod:1028
msgid "e2fsck-f"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:958
+#: ../fish/guestfish-actions.pod:1030
#, no-wrap
msgid ""
" e2fsck-f device\n"
@@ -7808,7 +7950,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:960 ../src/guestfs-actions.pod:1517
+#: ../fish/guestfish-actions.pod:1032 ../src/guestfs-actions.pod:1757
msgid ""
"This runs C, ie. runs the ext2/ext3 filesystem checker "
"on C, noninteractively (I<-p>), even if the filesystem appears to be "
@@ -7816,19 +7958,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:964
+#: ../fish/guestfish-actions.pod:1036
msgid ""
"This command is only needed because of L (q.v.). Normally you "
"should use L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:967
+#: ../fish/guestfish-actions.pod:1039
msgid "echo-daemon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:969
+#: ../fish/guestfish-actions.pod:1041
#, no-wrap
msgid ""
" echo-daemon 'words ...'\n"
@@ -7836,29 +7978,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:971 ../src/guestfs-actions.pod:1534
+#: ../fish/guestfish-actions.pod:1043 ../src/guestfs-actions.pod:1774
msgid ""
"This command concatenates the list of C passed with single spaces "
"between them and returns the resulting string."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:974 ../src/guestfs-actions.pod:1537
+#: ../fish/guestfish-actions.pod:1046 ../src/guestfs-actions.pod:1777
msgid "You can use this command to test the connection through to the daemon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:976
+#: ../fish/guestfish-actions.pod:1048
msgid "See also L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:978
+#: ../fish/guestfish-actions.pod:1050
msgid "egrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:980
+#: ../fish/guestfish-actions.pod:1052
#, no-wrap
msgid ""
" egrep regex path\n"
@@ -7866,18 +8008,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:982 ../src/guestfs-actions.pod:1553
+#: ../fish/guestfish-actions.pod:1054 ../src/guestfs-actions.pod:1793
msgid ""
"This calls the external C program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:988
+#: ../fish/guestfish-actions.pod:1060
msgid "egrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:990
+#: ../fish/guestfish-actions.pod:1062
#, no-wrap
msgid ""
" egrepi regex path\n"
@@ -7885,18 +8027,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:992 ../src/guestfs-actions.pod:1572
+#: ../fish/guestfish-actions.pod:1064 ../src/guestfs-actions.pod:1812
msgid ""
"This calls the external C program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:998
+#: ../fish/guestfish-actions.pod:1070
msgid "equal"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1000
+#: ../fish/guestfish-actions.pod:1072
#, no-wrap
msgid ""
" equal file1 file2\n"
@@ -7904,24 +8046,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1002 ../src/guestfs-actions.pod:1591
+#: ../fish/guestfish-actions.pod:1074 ../src/guestfs-actions.pod:1831
msgid ""
"This compares the two files C and C and returns true if their "
"content is exactly equal, or false otherwise."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1005 ../src/guestfs-actions.pod:1594
+#: ../fish/guestfish-actions.pod:1077 ../src/guestfs-actions.pod:1834
msgid "The external L program is used for the comparison."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1007
+#: ../fish/guestfish-actions.pod:1079
msgid "exists"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1009
+#: ../fish/guestfish-actions.pod:1081
#, no-wrap
msgid ""
" exists path\n"
@@ -7929,24 +8071,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1011 ../src/guestfs-actions.pod:1606
+#: ../fish/guestfish-actions.pod:1083 ../src/guestfs-actions.pod:1846
msgid ""
"This returns C if and only if there is a file, directory (or anything) "
"with the given C name."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1014
+#: ../fish/guestfish-actions.pod:1086
msgid "See also L, L, L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1016
+#: ../fish/guestfish-actions.pod:1088
msgid "fallocate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1018
+#: ../fish/guestfish-actions.pod:1090
#, no-wrap
msgid ""
" fallocate path len\n"
@@ -7954,34 +8096,34 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1020 ../fish/guestfish-actions.pod:1039
-#: ../src/guestfs-actions.pod:1629 ../src/guestfs-actions.pod:1648
+#: ../fish/guestfish-actions.pod:1092 ../fish/guestfish-actions.pod:1111
+#: ../src/guestfs-actions.pod:1869 ../src/guestfs-actions.pod:1888
msgid ""
"This command preallocates a file (containing zero bytes) named C of "
"size C bytes. If the file exists already, it is overwritten."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1024 ../src/guestfs-actions.pod:1633
+#: ../fish/guestfish-actions.pod:1096 ../src/guestfs-actions.pod:1873
msgid ""
"Do not confuse this with the guestfish-specific C command which "
"allocates a file in the host and attaches it as a device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1028
+#: ../fish/guestfish-actions.pod:1100
msgid ""
"I In new code, use the L call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1035
+#: ../fish/guestfish-actions.pod:1107
msgid "fallocate64"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1037
+#: ../fish/guestfish-actions.pod:1109
#, no-wrap
msgid ""
" fallocate64 path len\n"
@@ -7989,14 +8131,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1043
+#: ../fish/guestfish-actions.pod:1115
msgid ""
"Note that this call allocates disk blocks for the file. To create a sparse "
"file use L instead."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1046
+#: ../fish/guestfish-actions.pod:1118
msgid ""
"The deprecated call L does the same, but owing to an oversight "
"it only allowed 30 bit lengths to be specified, effectively limiting the "
@@ -8004,19 +8146,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1051 ../src/guestfs-actions.pod:1660
+#: ../fish/guestfish-actions.pod:1123 ../src/guestfs-actions.pod:1900
msgid ""
"Do not confuse this with the guestfish-specific C and C "
"commands which create a file in the host and attach it as a device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1055
+#: ../fish/guestfish-actions.pod:1127
msgid "fgrep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1057
+#: ../fish/guestfish-actions.pod:1129
#, no-wrap
msgid ""
" fgrep pattern path\n"
@@ -8024,18 +8166,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1059 ../src/guestfs-actions.pod:1675
+#: ../fish/guestfish-actions.pod:1131 ../src/guestfs-actions.pod:1915
msgid ""
"This calls the external C program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1065
+#: ../fish/guestfish-actions.pod:1137
msgid "fgrepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1067
+#: ../fish/guestfish-actions.pod:1139
#, no-wrap
msgid ""
" fgrepi pattern path\n"
@@ -8043,18 +8185,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1069 ../src/guestfs-actions.pod:1694
+#: ../fish/guestfish-actions.pod:1141 ../src/guestfs-actions.pod:1934
msgid ""
"This calls the external C program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1075
+#: ../fish/guestfish-actions.pod:1147
msgid "file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1077
+#: ../fish/guestfish-actions.pod:1149
#, no-wrap
msgid ""
" file path\n"
@@ -8062,28 +8204,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1079 ../src/guestfs-actions.pod:1712
+#: ../fish/guestfish-actions.pod:1151 ../src/guestfs-actions.pod:1952
msgid ""
"This call uses the standard L command to determine the type or "
"contents of the file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1082 ../src/guestfs-actions.pod:1715
+#: ../fish/guestfish-actions.pod:1154 ../src/guestfs-actions.pod:1955
msgid ""
"This call will also transparently look inside various types of compressed "
"file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1085 ../src/guestfs-actions.pod:1718
+#: ../fish/guestfish-actions.pod:1157 ../src/guestfs-actions.pod:1958
msgid ""
"The exact command which runs is C. Note in particular that "
"the filename is not prepended to the output (the I<-b> option)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1089 ../src/guestfs-actions.pod:1722
+#: ../fish/guestfish-actions.pod:1161 ../src/guestfs-actions.pod:1962
msgid ""
"The output depends on the output of the underlying L command and it "
"can change in future in ways beyond our control. In other words, the output "
@@ -8091,19 +8233,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1093
+#: ../fish/guestfish-actions.pod:1165
msgid ""
"See also: L, L, L, L, L "
"(etc), L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1096
+#: ../fish/guestfish-actions.pod:1168
msgid "file-architecture"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1098
+#: ../fish/guestfish-actions.pod:1170
#, no-wrap
msgid ""
" file-architecture filename\n"
@@ -8111,166 +8253,166 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1100 ../src/guestfs-actions.pod:1740
+#: ../fish/guestfish-actions.pod:1172 ../src/guestfs-actions.pod:1980
msgid ""
"This detects the architecture of the binary C, and returns it if "
"known."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1103 ../src/guestfs-actions.pod:1743
+#: ../fish/guestfish-actions.pod:1175 ../src/guestfs-actions.pod:1983
msgid "Currently defined architectures are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1107 ../src/guestfs-actions.pod:1747
+#: ../fish/guestfish-actions.pod:1179 ../src/guestfs-actions.pod:1987
msgid "\"i386\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1109 ../src/guestfs-actions.pod:1749
+#: ../fish/guestfish-actions.pod:1181 ../src/guestfs-actions.pod:1989
msgid ""
"This string is returned for all 32 bit i386, i486, i586, i686 binaries "
"irrespective of the precise processor requirements of the binary."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1112 ../src/guestfs-actions.pod:1752
+#: ../fish/guestfish-actions.pod:1184 ../src/guestfs-actions.pod:1992
msgid "\"x86_64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1114 ../src/guestfs-actions.pod:1754
+#: ../fish/guestfish-actions.pod:1186 ../src/guestfs-actions.pod:1994
msgid "64 bit x86-64."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1116 ../src/guestfs-actions.pod:1756
+#: ../fish/guestfish-actions.pod:1188 ../src/guestfs-actions.pod:1996
msgid "\"sparc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1118 ../src/guestfs-actions.pod:1758
+#: ../fish/guestfish-actions.pod:1190 ../src/guestfs-actions.pod:1998
msgid "32 bit SPARC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1120 ../src/guestfs-actions.pod:1760
+#: ../fish/guestfish-actions.pod:1192 ../src/guestfs-actions.pod:2000
msgid "\"sparc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1122 ../src/guestfs-actions.pod:1762
+#: ../fish/guestfish-actions.pod:1194 ../src/guestfs-actions.pod:2002
msgid "64 bit SPARC V9 and above."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1124 ../src/guestfs-actions.pod:1764
+#: ../fish/guestfish-actions.pod:1196 ../src/guestfs-actions.pod:2004
msgid "\"ia64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1126 ../src/guestfs-actions.pod:1766
+#: ../fish/guestfish-actions.pod:1198 ../src/guestfs-actions.pod:2006
msgid "Intel Itanium."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1128 ../src/guestfs-actions.pod:1768
+#: ../fish/guestfish-actions.pod:1200 ../src/guestfs-actions.pod:2008
msgid "\"ppc\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1130 ../src/guestfs-actions.pod:1770
+#: ../fish/guestfish-actions.pod:1202 ../src/guestfs-actions.pod:2010
msgid "32 bit Power PC."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1132 ../src/guestfs-actions.pod:1772
+#: ../fish/guestfish-actions.pod:1204 ../src/guestfs-actions.pod:2012
msgid "\"ppc64\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1134 ../src/guestfs-actions.pod:1774
+#: ../fish/guestfish-actions.pod:1206 ../src/guestfs-actions.pod:2014
msgid "64 bit Power PC."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1138 ../src/guestfs-actions.pod:1778
+#: ../fish/guestfish-actions.pod:1210 ../src/guestfs-actions.pod:2018
msgid "Libguestfs may return other architecture strings in future."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1140 ../src/guestfs-actions.pod:1780
+#: ../fish/guestfish-actions.pod:1212 ../src/guestfs-actions.pod:2020
msgid "The function works on at least the following types of files:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1146 ../src/guestfs-actions.pod:1786
+#: ../fish/guestfish-actions.pod:1218 ../src/guestfs-actions.pod:2026
msgid "many types of Un*x and Linux binary"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1150 ../src/guestfs-actions.pod:1790
+#: ../fish/guestfish-actions.pod:1222 ../src/guestfs-actions.pod:2030
msgid "many types of Un*x and Linux shared library"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1154 ../src/guestfs-actions.pod:1794
+#: ../fish/guestfish-actions.pod:1226 ../src/guestfs-actions.pod:2034
msgid "Windows Win32 and Win64 binaries"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1158 ../src/guestfs-actions.pod:1798
+#: ../fish/guestfish-actions.pod:1230 ../src/guestfs-actions.pod:2038
msgid "Windows Win32 and Win64 DLLs"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1160 ../src/guestfs-actions.pod:1800
+#: ../fish/guestfish-actions.pod:1232 ../src/guestfs-actions.pod:2040
msgid "Win32 binaries and DLLs return C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1162 ../src/guestfs-actions.pod:1802
+#: ../fish/guestfish-actions.pod:1234 ../src/guestfs-actions.pod:2042
msgid "Win64 binaries and DLLs return C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1166 ../src/guestfs-actions.pod:1806
+#: ../fish/guestfish-actions.pod:1238 ../src/guestfs-actions.pod:2046
msgid "Linux kernel modules"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1170 ../src/guestfs-actions.pod:1810
+#: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:2050
msgid "Linux new-style initrd images"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1174 ../src/guestfs-actions.pod:1814
+#: ../fish/guestfish-actions.pod:1246 ../src/guestfs-actions.pod:2054
msgid "some non-x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1178 ../src/guestfs-actions.pod:1818
+#: ../fish/guestfish-actions.pod:1250 ../src/guestfs-actions.pod:2058
msgid "What it can't do currently:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1184 ../src/guestfs-actions.pod:1824
+#: ../fish/guestfish-actions.pod:1256 ../src/guestfs-actions.pod:2064
msgid "static libraries (libfoo.a)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1188 ../src/guestfs-actions.pod:1828
+#: ../fish/guestfish-actions.pod:1260 ../src/guestfs-actions.pod:2068
msgid "Linux old-style initrd as compressed ext2 filesystem (RHEL 3)"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1192 ../src/guestfs-actions.pod:1832
+#: ../fish/guestfish-actions.pod:1264 ../src/guestfs-actions.pod:2072
msgid "x86 Linux vmlinuz kernels"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1194 ../src/guestfs-actions.pod:1834
+#: ../fish/guestfish-actions.pod:1266 ../src/guestfs-actions.pod:2074
msgid ""
"x86 vmlinuz images (bzImage format) consist of a mix of 16-, 32- and "
"compressed code, and are horribly hard to unpack. If you want to find the "
@@ -8279,12 +8421,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1201
+#: ../fish/guestfish-actions.pod:1273
msgid "filesize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1203
+#: ../fish/guestfish-actions.pod:1275
#, no-wrap
msgid ""
" filesize file\n"
@@ -8292,24 +8434,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1205 ../src/guestfs-actions.pod:1852
+#: ../fish/guestfish-actions.pod:1277 ../src/guestfs-actions.pod:2092
msgid "This command returns the size of C in bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1207
+#: ../fish/guestfish-actions.pod:1279
msgid ""
"To get other stats about a file, use L, L, L, L etc. To get the size of block devices, use L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1211
+#: ../fish/guestfish-actions.pod:1283
msgid "fill"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1213
+#: ../fish/guestfish-actions.pod:1285
#, no-wrap
msgid ""
" fill c len path\n"
@@ -8317,7 +8459,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1215 ../src/guestfs-actions.pod:1870
+#: ../fish/guestfish-actions.pod:1287 ../src/guestfs-actions.pod:2110
msgid ""
"This command creates a new file called C. The initial content of the "
"file is C octets of C, where C must be a number in the range C<"
@@ -8325,7 +8467,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1219
+#: ../fish/guestfish-actions.pod:1291
msgid ""
"To fill a file with zero bytes (sparsely), it is much more efficient to use "
"L. To create a file with a pattern of repeating bytes use "
@@ -8333,12 +8475,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1224
+#: ../fish/guestfish-actions.pod:1296
msgid "fill-pattern"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1226
+#: ../fish/guestfish-actions.pod:1298
#, no-wrap
msgid ""
" fill-pattern pattern len path\n"
@@ -8346,7 +8488,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1228
+#: ../fish/guestfish-actions.pod:1300
msgid ""
"This function is like L except that it creates a new file of length "
"C containing the repeating pattern of bytes in C. The pattern "
@@ -8355,12 +8497,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1233
+#: ../fish/guestfish-actions.pod:1305
msgid "find"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1235
+#: ../fish/guestfish-actions.pod:1307
#, no-wrap
msgid ""
" find directory\n"
@@ -8368,7 +8510,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1237 ../src/guestfs-actions.pod:1916
+#: ../fish/guestfish-actions.pod:1309 ../src/guestfs-actions.pod:2156
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C. It is essentially equivalent to running the shell command "
@@ -8377,14 +8519,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1242 ../src/guestfs-actions.pod:1921
+#: ../fish/guestfish-actions.pod:1314 ../src/guestfs-actions.pod:2161
msgid ""
"This returns a list of strings I. Thus if the directory "
"structure was:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1245 ../src/guestfs-actions.pod:1924
+#: ../fish/guestfish-actions.pod:1317 ../src/guestfs-actions.pod:2164
#, no-wrap
msgid ""
" /tmp/a\n"
@@ -8394,12 +8536,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1249
+#: ../fish/guestfish-actions.pod:1321
msgid "then the returned list from L C would be 4 elements:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1252 ../src/guestfs-actions.pod:1931
+#: ../fish/guestfish-actions.pod:1324 ../src/guestfs-actions.pod:2171
#, no-wrap
msgid ""
" a\n"
@@ -8410,27 +8552,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1257 ../src/guestfs-actions.pod:1936
+#: ../fish/guestfish-actions.pod:1329 ../src/guestfs-actions.pod:2176
msgid "If C is not a directory, then this command returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1260 ../src/guestfs-actions.pod:1939
+#: ../fish/guestfish-actions.pod:1332 ../src/guestfs-actions.pod:2179
msgid "The returned list is sorted."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1262
+#: ../fish/guestfish-actions.pod:1334
msgid "See also L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1267
+#: ../fish/guestfish-actions.pod:1339
msgid "find0"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1269
+#: ../fish/guestfish-actions.pod:1341
#, no-wrap
msgid ""
" find0 directory (files|-)\n"
@@ -8438,7 +8580,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1271 ../src/guestfs-actions.pod:1959
+#: ../fish/guestfish-actions.pod:1343 ../src/guestfs-actions.pod:2199
msgid ""
"This command lists out all files and directories, recursively, starting at "
"C, placing the resulting list in the external file called "
@@ -8446,40 +8588,40 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1275
+#: ../fish/guestfish-actions.pod:1347
msgid ""
"This command works the same way as L with the following exceptions:"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1282 ../src/guestfs-actions.pod:1970
+#: ../fish/guestfish-actions.pod:1354 ../src/guestfs-actions.pod:2210
msgid "The resulting list is written to an external file."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1286 ../src/guestfs-actions.pod:1974
+#: ../fish/guestfish-actions.pod:1358 ../src/guestfs-actions.pod:2214
msgid ""
"Items (filenames) in the result are separated by C<\\0> characters. See "
"L option I<-print0>."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1291 ../src/guestfs-actions.pod:1979
+#: ../fish/guestfish-actions.pod:1363 ../src/guestfs-actions.pod:2219
msgid "This command is not limited in the number of names that it can return."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1296 ../src/guestfs-actions.pod:1984
+#: ../fish/guestfish-actions.pod:1368 ../src/guestfs-actions.pod:2224
msgid "The result list is not sorted."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1302
+#: ../fish/guestfish-actions.pod:1374
msgid "findfs-label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1304
+#: ../fish/guestfish-actions.pod:1376
#, no-wrap
msgid ""
" findfs-label label\n"
@@ -8487,24 +8629,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1306 ../src/guestfs-actions.pod:1998
+#: ../fish/guestfish-actions.pod:1378 ../src/guestfs-actions.pod:2238
msgid ""
"This command searches the filesystems and returns the one which has the "
"given label. An error is returned if no such filesystem can be found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1310
+#: ../fish/guestfish-actions.pod:1382
msgid "To find the label of a filesystem, use L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1312
+#: ../fish/guestfish-actions.pod:1384
msgid "findfs-uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1314
+#: ../fish/guestfish-actions.pod:1386
#, no-wrap
msgid ""
" findfs-uuid uuid\n"
@@ -8512,24 +8654,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1316 ../src/guestfs-actions.pod:2015
+#: ../fish/guestfish-actions.pod:1388 ../src/guestfs-actions.pod:2255
msgid ""
"This command searches the filesystems and returns the one which has the "
"given UUID. An error is returned if no such filesystem can be found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1320
+#: ../fish/guestfish-actions.pod:1392
msgid "To find the UUID of a filesystem, use L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1322
+#: ../fish/guestfish-actions.pod:1394
msgid "fsck"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1324
+#: ../fish/guestfish-actions.pod:1396
#, no-wrap
msgid ""
" fsck fstype device\n"
@@ -8537,49 +8679,49 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1326 ../src/guestfs-actions.pod:2033
+#: ../fish/guestfish-actions.pod:1398 ../src/guestfs-actions.pod:2273
msgid ""
"This runs the filesystem checker (fsck) on C which should have "
"filesystem type C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1329 ../src/guestfs-actions.pod:2036
+#: ../fish/guestfish-actions.pod:1401 ../src/guestfs-actions.pod:2276
msgid ""
"The returned integer is the status. See L for the list of status "
"codes from C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1338 ../src/guestfs-actions.pod:2045
+#: ../fish/guestfish-actions.pod:1410 ../src/guestfs-actions.pod:2285
msgid "Multiple status codes can be summed together."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1342 ../src/guestfs-actions.pod:2049
+#: ../fish/guestfish-actions.pod:1414 ../src/guestfs-actions.pod:2289
msgid ""
"A non-zero return code can mean \"success\", for example if errors have been "
"corrected on the filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1347 ../src/guestfs-actions.pod:2054
+#: ../fish/guestfish-actions.pod:1419 ../src/guestfs-actions.pod:2294
msgid "Checking or repairing NTFS volumes is not supported (by linux-ntfs)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1352 ../src/guestfs-actions.pod:2059
+#: ../fish/guestfish-actions.pod:1424 ../src/guestfs-actions.pod:2299
msgid ""
"This command is entirely equivalent to running C."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1354
+#: ../fish/guestfish-actions.pod:1426
msgid "get-append"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1356
+#: ../fish/guestfish-actions.pod:1428
#, no-wrap
msgid ""
" get-append\n"
@@ -8587,24 +8729,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1358 ../src/guestfs-actions.pod:2070
+#: ../fish/guestfish-actions.pod:1430 ../src/guestfs-actions.pod:2310
msgid ""
"Return the additional kernel options which are added to the guest kernel "
"command line."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1361 ../src/guestfs-actions.pod:2073
+#: ../fish/guestfish-actions.pod:1433 ../src/guestfs-actions.pod:2313
msgid "If C then no options are added."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1363
+#: ../fish/guestfish-actions.pod:1435
msgid "get-attach-method"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1365
+#: ../fish/guestfish-actions.pod:1437
#, no-wrap
msgid ""
" get-attach-method\n"
@@ -8612,17 +8754,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1367
+#: ../fish/guestfish-actions.pod:1439
msgid "Return the current attach method. See L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1369
+#: ../fish/guestfish-actions.pod:1441
msgid "get-autosync"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1371
+#: ../fish/guestfish-actions.pod:1443
#, no-wrap
msgid ""
" get-autosync\n"
@@ -8630,17 +8772,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1373 ../src/guestfs-actions.pod:2098
+#: ../fish/guestfish-actions.pod:1445 ../src/guestfs-actions.pod:2338
msgid "Get the autosync flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1375
+#: ../fish/guestfish-actions.pod:1447
msgid "get-direct"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1377
+#: ../fish/guestfish-actions.pod:1449
#, no-wrap
msgid ""
" get-direct\n"
@@ -8648,17 +8790,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1379 ../src/guestfs-actions.pod:2109
+#: ../fish/guestfish-actions.pod:1451 ../src/guestfs-actions.pod:2349
msgid "Return the direct appliance mode flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1381
+#: ../fish/guestfish-actions.pod:1453
msgid "get-e2label"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1383
+#: ../fish/guestfish-actions.pod:1455
#, no-wrap
msgid ""
" get-e2label device\n"
@@ -8666,25 +8808,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1385 ../src/guestfs-actions.pod:2128
+#: ../fish/guestfish-actions.pod:1457 ../src/guestfs-actions.pod:2368
msgid ""
"This returns the ext2/3/4 filesystem label of the filesystem on C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1388
+#: ../fish/guestfish-actions.pod:1460
msgid ""
"I In new code, use the L call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1395
+#: ../fish/guestfish-actions.pod:1467
msgid "get-e2uuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1397
+#: ../fish/guestfish-actions.pod:1469
#, no-wrap
msgid ""
" get-e2uuid device\n"
@@ -8692,25 +8834,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1399 ../src/guestfs-actions.pod:2149
+#: ../fish/guestfish-actions.pod:1471 ../src/guestfs-actions.pod:2389
msgid ""
"This returns the ext2/3/4 filesystem UUID of the filesystem on C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1402
+#: ../fish/guestfish-actions.pod:1474
msgid ""
"I In new code, use the L call "
"instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1409
+#: ../fish/guestfish-actions.pod:1481
msgid "get-memsize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1411
+#: ../fish/guestfish-actions.pod:1483
#, no-wrap
msgid ""
" get-memsize\n"
@@ -8718,13 +8860,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1413 ../src/guestfs-actions.pod:2162
+#: ../fish/guestfish-actions.pod:1485 ../src/guestfs-actions.pod:2402
msgid ""
"This gets the memory size in megabytes allocated to the qemu subprocess."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1416
+#: ../fish/guestfish-actions.pod:1488
msgid ""
"If L was not called on this handle, and if "
"C was not set, then this returns the compiled-in default "
@@ -8732,21 +8874,21 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1420 ../fish/guestfish-actions.pod:1477
-#: ../fish/guestfish-actions.pod:4243 ../fish/guestfish-actions.pod:4345
-#: ../src/guestfs-actions.pod:2169 ../src/guestfs-actions.pod:2261
-#: ../src/guestfs-actions.pod:6455 ../src/guestfs-actions.pod:6581
+#: ../fish/guestfish-actions.pod:1492 ../fish/guestfish-actions.pod:1549
+#: ../fish/guestfish-actions.pod:4329 ../fish/guestfish-actions.pod:4431
+#: ../src/guestfs-actions.pod:2409 ../src/guestfs-actions.pod:2501
+#: ../src/guestfs-actions.pod:6713 ../src/guestfs-actions.pod:6839
msgid ""
"For more information on the architecture of libguestfs, see L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1423
+#: ../fish/guestfish-actions.pod:1495
msgid "get-network"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1425
+#: ../fish/guestfish-actions.pod:1497
#, no-wrap
msgid ""
" get-network\n"
@@ -8754,17 +8896,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1427 ../src/guestfs-actions.pod:2181
+#: ../fish/guestfish-actions.pod:1499 ../src/guestfs-actions.pod:2421
msgid "This returns the enable network flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1429
+#: ../fish/guestfish-actions.pod:1501
msgid "get-path"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1431
+#: ../fish/guestfish-actions.pod:1503
#, no-wrap
msgid ""
" get-path\n"
@@ -8772,24 +8914,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1433 ../src/guestfs-actions.pod:2192
+#: ../fish/guestfish-actions.pod:1505 ../src/guestfs-actions.pod:2432
msgid "Return the current search path."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1435 ../src/guestfs-actions.pod:2194
+#: ../fish/guestfish-actions.pod:1507 ../src/guestfs-actions.pod:2434
msgid ""
"This is always non-NULL. If it wasn't set already, then this will return "
"the default path."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1438
+#: ../fish/guestfish-actions.pod:1510
msgid "get-pgroup"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1440
+#: ../fish/guestfish-actions.pod:1512
#, no-wrap
msgid ""
" get-pgroup\n"
@@ -8797,22 +8939,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1442 ../src/guestfs-actions.pod:2207
+#: ../fish/guestfish-actions.pod:1514 ../src/guestfs-actions.pod:2447
msgid "This returns the process group flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1444
+#: ../fish/guestfish-actions.pod:1516
msgid "get-pid"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1446
+#: ../fish/guestfish-actions.pod:1518
msgid "pid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1448
+#: ../fish/guestfish-actions.pod:1520
#, no-wrap
msgid ""
" get-pid\n"
@@ -8820,24 +8962,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1450 ../src/guestfs-actions.pod:2218
+#: ../fish/guestfish-actions.pod:1522 ../src/guestfs-actions.pod:2458
msgid ""
"Return the process ID of the qemu subprocess. If there is no qemu "
"subprocess, then this will return an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1453 ../src/guestfs-actions.pod:2221
+#: ../fish/guestfish-actions.pod:1525 ../src/guestfs-actions.pod:2461
msgid "This is an internal call used for debugging and testing."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1455
+#: ../fish/guestfish-actions.pod:1527
msgid "get-qemu"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1457
+#: ../fish/guestfish-actions.pod:1529
#, no-wrap
msgid ""
" get-qemu\n"
@@ -8845,24 +8987,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1459 ../src/guestfs-actions.pod:2232
+#: ../fish/guestfish-actions.pod:1531 ../src/guestfs-actions.pod:2472
msgid "Return the current qemu binary."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1461 ../src/guestfs-actions.pod:2234
+#: ../fish/guestfish-actions.pod:1533 ../src/guestfs-actions.pod:2474
msgid ""
"This is always non-NULL. If it wasn't set already, then this will return "
"the default qemu binary name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1464
+#: ../fish/guestfish-actions.pod:1536
msgid "get-recovery-proc"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1466
+#: ../fish/guestfish-actions.pod:1538
#, no-wrap
msgid ""
" get-recovery-proc\n"
@@ -8870,17 +9012,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1468 ../src/guestfs-actions.pod:2247
+#: ../fish/guestfish-actions.pod:1540 ../src/guestfs-actions.pod:2487
msgid "Return the recovery process enabled flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1470
+#: ../fish/guestfish-actions.pod:1542
msgid "get-selinux"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1472
+#: ../fish/guestfish-actions.pod:1544
#, no-wrap
msgid ""
" get-selinux\n"
@@ -8888,19 +9030,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1474
+#: ../fish/guestfish-actions.pod:1546
msgid ""
"This returns the current setting of the selinux flag which is passed to the "
"appliance at boot time. See L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1480
+#: ../fish/guestfish-actions.pod:1552
msgid "get-smp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1482
+#: ../fish/guestfish-actions.pod:1554
#, no-wrap
msgid ""
" get-smp\n"
@@ -8908,17 +9050,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1484 ../src/guestfs-actions.pod:2273
+#: ../fish/guestfish-actions.pod:1556 ../src/guestfs-actions.pod:2513
msgid "This returns the number of virtual CPUs assigned to the appliance."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1486
+#: ../fish/guestfish-actions.pod:1558
msgid "get-state"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1488
+#: ../fish/guestfish-actions.pod:1560
#, no-wrap
msgid ""
" get-state\n"
@@ -8926,28 +9068,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1490 ../src/guestfs-actions.pod:2284
+#: ../fish/guestfish-actions.pod:1562 ../src/guestfs-actions.pod:2524
msgid ""
"This returns the current state as an opaque integer. This is only useful "
"for printing debug and internal error messages."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1493 ../fish/guestfish-actions.pod:2452
-#: ../fish/guestfish-actions.pod:2470 ../fish/guestfish-actions.pod:2508
-#: ../fish/guestfish-actions.pod:2524 ../src/guestfs-actions.pod:2287
-#: ../src/guestfs-actions.pod:3606 ../src/guestfs-actions.pod:3635
-#: ../src/guestfs-actions.pod:3696 ../src/guestfs-actions.pod:3723
+#: ../fish/guestfish-actions.pod:1565 ../fish/guestfish-actions.pod:2524
+#: ../fish/guestfish-actions.pod:2542 ../fish/guestfish-actions.pod:2580
+#: ../fish/guestfish-actions.pod:2596 ../src/guestfs-actions.pod:2527
+#: ../src/guestfs-actions.pod:3846 ../src/guestfs-actions.pod:3875
+#: ../src/guestfs-actions.pod:3936 ../src/guestfs-actions.pod:3963
msgid "For more information on states, see L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1495
+#: ../fish/guestfish-actions.pod:1567
msgid "get-trace"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1497
+#: ../fish/guestfish-actions.pod:1569
#, no-wrap
msgid ""
" get-trace\n"
@@ -8955,17 +9097,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1499 ../src/guestfs-actions.pod:2298
+#: ../fish/guestfish-actions.pod:1571 ../src/guestfs-actions.pod:2538
msgid "Return the command trace flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1501
+#: ../fish/guestfish-actions.pod:1573
msgid "get-umask"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1503
+#: ../fish/guestfish-actions.pod:1575
#, no-wrap
msgid ""
" get-umask\n"
@@ -8973,19 +9115,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1505
+#: ../fish/guestfish-actions.pod:1577
msgid ""
"Return the current umask. By default the umask is C<022> unless it has been "
"set by calling L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1508
+#: ../fish/guestfish-actions.pod:1580
msgid "get-verbose"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1510
+#: ../fish/guestfish-actions.pod:1582
#, no-wrap
msgid ""
" get-verbose\n"
@@ -8993,17 +9135,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1512 ../src/guestfs-actions.pod:2321
+#: ../fish/guestfish-actions.pod:1584 ../src/guestfs-actions.pod:2561
msgid "This returns the verbose messages flag."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1514
+#: ../fish/guestfish-actions.pod:1586
msgid "getcon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1516
+#: ../fish/guestfish-actions.pod:1588
#, no-wrap
msgid ""
" getcon\n"
@@ -9011,22 +9153,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1518 ../src/guestfs-actions.pod:2332
+#: ../fish/guestfish-actions.pod:1590 ../src/guestfs-actions.pod:2572
msgid "This gets the SELinux security context of the daemon."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1520
+#: ../fish/guestfish-actions.pod:1592
msgid "See the documentation about SELINUX in L, and L"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1523
+#: ../fish/guestfish-actions.pod:1595
msgid "getxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1525
+#: ../fish/guestfish-actions.pod:1597
#, no-wrap
msgid ""
" getxattr path name\n"
@@ -9034,7 +9176,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1527
+#: ../fish/guestfish-actions.pod:1599
msgid ""
"Get a single extended attribute from file C named C. This call "
"follows symlinks. If you want to lookup an extended attribute for the "
@@ -9042,7 +9184,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1531 ../fish/guestfish-actions.pod:2597
+#: ../fish/guestfish-actions.pod:1603 ../fish/guestfish-actions.pod:2669
msgid ""
"Normally it is better to get all extended attributes from a file in one go "
"by calling L. However some Linux filesystem implementations are "
@@ -9052,25 +9194,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1538 ../fish/guestfish-actions.pod:2604
-#: ../src/guestfs-actions.pod:2361 ../src/guestfs-actions.pod:3856
+#: ../fish/guestfish-actions.pod:1610 ../fish/guestfish-actions.pod:2676
+#: ../src/guestfs-actions.pod:2601 ../src/guestfs-actions.pod:4096
msgid ""
"Extended attribute values are blobs of binary data. If there is no extended "
"attribute named C, this returns an error."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1541
+#: ../fish/guestfish-actions.pod:1613
msgid "See also: L, L, L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1543
+#: ../fish/guestfish-actions.pod:1615
msgid "getxattrs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1545
+#: ../fish/guestfish-actions.pod:1617
#, no-wrap
msgid ""
" getxattrs path\n"
@@ -9078,30 +9220,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1547 ../src/guestfs-actions.pod:2378
+#: ../fish/guestfish-actions.pod:1619 ../src/guestfs-actions.pod:2618
msgid ""
"This call lists the extended attributes of the file or directory C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1550 ../src/guestfs-actions.pod:2381
+#: ../fish/guestfish-actions.pod:1622 ../src/guestfs-actions.pod:2621
msgid ""
"At the system call level, this is a combination of the L and "
"L calls."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1553
+#: ../fish/guestfish-actions.pod:1625
msgid "See also: L, L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1555
+#: ../fish/guestfish-actions.pod:1627
msgid "glob-expand"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1557
+#: ../fish/guestfish-actions.pod:1629
#, no-wrap
msgid ""
" glob-expand pattern\n"
@@ -9109,32 +9251,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1559 ../src/guestfs-actions.pod:2398
+#: ../fish/guestfish-actions.pod:1631 ../src/guestfs-actions.pod:2638
msgid ""
"This command searches for all the pathnames matching C according to "
"the wildcard expansion rules used by the shell."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1563 ../src/guestfs-actions.pod:2402
+#: ../fish/guestfish-actions.pod:1635 ../src/guestfs-actions.pod:2642
msgid ""
"If no paths match, then this returns an empty list (note: not an error)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1566 ../src/guestfs-actions.pod:2405
+#: ../fish/guestfish-actions.pod:1638 ../src/guestfs-actions.pod:2645
msgid ""
"It is just a wrapper around the C L function with flags C. See that manual page for more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1570
+#: ../fish/guestfish-actions.pod:1642
msgid "grep"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1572
+#: ../fish/guestfish-actions.pod:1644
#, no-wrap
msgid ""
" grep regex path\n"
@@ -9142,17 +9284,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1574 ../src/guestfs-actions.pod:2422
+#: ../fish/guestfish-actions.pod:1646 ../src/guestfs-actions.pod:2662
msgid "This calls the external C program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1580
+#: ../fish/guestfish-actions.pod:1652
msgid "grepi"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1582
+#: ../fish/guestfish-actions.pod:1654
#, no-wrap
msgid ""
" grepi regex path\n"
@@ -9160,18 +9302,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1584 ../src/guestfs-actions.pod:2441
+#: ../fish/guestfish-actions.pod:1656 ../src/guestfs-actions.pod:2681
msgid ""
"This calls the external C program and returns the matching lines."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1590
+#: ../fish/guestfish-actions.pod:1662
msgid "grub-install"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1592
+#: ../fish/guestfish-actions.pod:1664
#, no-wrap
msgid ""
" grub-install root device\n"
@@ -9179,14 +9321,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1594 ../src/guestfs-actions.pod:2460
+#: ../fish/guestfish-actions.pod:1666 ../src/guestfs-actions.pod:2700
msgid ""
"This command installs GRUB 1 (the Grand Unified Bootloader) on C, "
"with the root directory being C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1603 ../src/guestfs-actions.pod:2469
+#: ../fish/guestfish-actions.pod:1675 ../src/guestfs-actions.pod:2709
msgid ""
"There is currently no way in the API to install grub2, which is used by most "
"modern Linux guests. It is possible to run the grub2 command from the "
@@ -9194,7 +9336,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1610 ../src/guestfs-actions.pod:2476
+#: ../fish/guestfish-actions.pod:1682 ../src/guestfs-actions.pod:2716
msgid ""
"This uses C from the host. Unfortunately grub is not always "
"compatible with itself, so this only works in rather narrow circumstances. "
@@ -9202,7 +9344,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1617 ../src/guestfs-actions.pod:2483
+#: ../fish/guestfish-actions.pod:1689 ../src/guestfs-actions.pod:2723
msgid ""
"If grub-install reports the error \"No suitable drive was found in the "
"generated device map.\" it may be that you need to create a C with the name of the installation device."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1630
+#: ../fish/guestfish-actions.pod:1702
msgid "head"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1632
+#: ../fish/guestfish-actions.pod:1704
#, no-wrap
msgid ""
" head path\n"
@@ -9238,18 +9380,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1634 ../src/guestfs-actions.pod:2506
+#: ../fish/guestfish-actions.pod:1706 ../src/guestfs-actions.pod:2746
msgid ""
"This command returns up to the first 10 lines of a file as a list of strings."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1640
+#: ../fish/guestfish-actions.pod:1712
msgid "head-n"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1642
+#: ../fish/guestfish-actions.pod:1714
#, no-wrap
msgid ""
" head-n nrlines path\n"
@@ -9257,32 +9399,32 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1644 ../src/guestfs-actions.pod:2525
+#: ../fish/guestfish-actions.pod:1716 ../src/guestfs-actions.pod:2765
msgid ""
"If the parameter C is a positive number, this returns the first "
"C lines of the file C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1647 ../src/guestfs-actions.pod:2528
+#: ../fish/guestfish-actions.pod:1719 ../src/guestfs-actions.pod:2768
msgid ""
"If the parameter C is a negative number, this returns lines from "
"the file C, excluding the last C lines."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1650 ../fish/guestfish-actions.pod:4735
-#: ../src/guestfs-actions.pod:2531 ../src/guestfs-actions.pod:7169
+#: ../fish/guestfish-actions.pod:1722 ../fish/guestfish-actions.pod:4821
+#: ../src/guestfs-actions.pod:2771 ../src/guestfs-actions.pod:7427
msgid "If the parameter C is zero, this returns an empty list."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1655
+#: ../fish/guestfish-actions.pod:1727
msgid "hexdump"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1657
+#: ../fish/guestfish-actions.pod:1729
#, no-wrap
msgid ""
" hexdump path\n"
@@ -9290,19 +9432,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1659 ../src/guestfs-actions.pod:2548
+#: ../fish/guestfish-actions.pod:1731 ../src/guestfs-actions.pod:2788
msgid ""
"This runs C on the given C. The result is the human-"
"readable, canonical hex dump of the file."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1665
+#: ../fish/guestfish-actions.pod:1737
msgid "initrd-cat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1667
+#: ../fish/guestfish-actions.pod:1739
#, no-wrap
msgid ""
" initrd-cat initrdpath filename\n"
@@ -9310,7 +9452,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1669 ../src/guestfs-actions.pod:2567
+#: ../fish/guestfish-actions.pod:1741 ../src/guestfs-actions.pod:2807
msgid ""
"This command unpacks the file C from the initrd file called "
"C. The filename must be given I the initial C> "
@@ -9318,7 +9460,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1673 ../src/guestfs-actions.pod:2571
+#: ../fish/guestfish-actions.pod:1745 ../src/guestfs-actions.pod:2811
msgid ""
"For example, in guestfish you could use the following command to examine the "
"boot script (usually called C) contained in a Linux initrd or "
@@ -9326,7 +9468,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1677 ../src/guestfs-actions.pod:2575
+#: ../fish/guestfish-actions.pod:1749 ../src/guestfs-actions.pod:2815
#, no-wrap
msgid ""
" initrd-cat /boot/initrd-.img init\n"
@@ -9334,17 +9476,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1679
+#: ../fish/guestfish-actions.pod:1751
msgid "See also L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1684
+#: ../fish/guestfish-actions.pod:1756
msgid "initrd-list"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1686
+#: ../fish/guestfish-actions.pod:1758
#, no-wrap
msgid ""
" initrd-list path\n"
@@ -9352,12 +9494,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1688 ../src/guestfs-actions.pod:2594
+#: ../fish/guestfish-actions.pod:1760 ../src/guestfs-actions.pod:2834
msgid "This command lists out files contained in an initrd."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1690 ../src/guestfs-actions.pod:2596
+#: ../fish/guestfish-actions.pod:1762 ../src/guestfs-actions.pod:2836
msgid ""
"The files are listed without any initial C> character. The files are "
"listed in the order they appear (not necessarily alphabetical). Directory "
@@ -9365,7 +9507,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1694 ../src/guestfs-actions.pod:2600
+#: ../fish/guestfish-actions.pod:1766 ../src/guestfs-actions.pod:2840
msgid ""
"Old Linux kernels (2.4 and earlier) used a compressed ext2 filesystem as "
"initrd. We I support the newer initramfs format (compressed cpio "
@@ -9373,12 +9515,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1698
+#: ../fish/guestfish-actions.pod:1770
msgid "inotify-add-watch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1700
+#: ../fish/guestfish-actions.pod:1772
#, no-wrap
msgid ""
" inotify-add-watch path mask\n"
@@ -9386,31 +9528,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1702 ../src/guestfs-actions.pod:2617
+#: ../fish/guestfish-actions.pod:1774 ../src/guestfs-actions.pod:2857
msgid "Watch C for the events listed in C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1704 ../src/guestfs-actions.pod:2619
+#: ../fish/guestfish-actions.pod:1776 ../src/guestfs-actions.pod:2859
msgid ""
"Note that if C is a directory then events within that directory are "
"watched, but this does I happen recursively (in subdirectories)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1708 ../src/guestfs-actions.pod:2623
+#: ../fish/guestfish-actions.pod:1780 ../src/guestfs-actions.pod:2863
msgid ""
"Note for non-C or non-Linux callers: the inotify events are defined by the "
"Linux kernel ABI and are listed in C."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1712
+#: ../fish/guestfish-actions.pod:1784
msgid "inotify-close"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1714
+#: ../fish/guestfish-actions.pod:1786
#, no-wrap
msgid ""
" inotify-close\n"
@@ -9418,7 +9560,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1716 ../src/guestfs-actions.pod:2636
+#: ../fish/guestfish-actions.pod:1788 ../src/guestfs-actions.pod:2876
msgid ""
"This closes the inotify handle which was previously opened by inotify_init. "
"It removes all watches, throws away any pending events, and deallocates all "
@@ -9426,12 +9568,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1720
+#: ../fish/guestfish-actions.pod:1792
msgid "inotify-files"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1722
+#: ../fish/guestfish-actions.pod:1794
#, no-wrap
msgid ""
" inotify-files\n"
@@ -9439,7 +9581,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1724
+#: ../fish/guestfish-actions.pod:1796
msgid ""
"This function is a helpful wrapper around L which just "
"returns a list of pathnames of objects that were touched. The returned "
@@ -9447,12 +9589,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1728
+#: ../fish/guestfish-actions.pod:1800
msgid "inotify-init"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1730
+#: ../fish/guestfish-actions.pod:1802
#, no-wrap
msgid ""
" inotify-init maxevents\n"
@@ -9460,14 +9602,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1732 ../src/guestfs-actions.pod:2665
+#: ../fish/guestfish-actions.pod:1804 ../src/guestfs-actions.pod:2905
msgid ""
"This command creates a new inotify handle. The inotify subsystem can be "
"used to notify events which happen to objects in the guest filesystem."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1736
+#: ../fish/guestfish-actions.pod:1808
msgid ""
"C is the maximum number of events which will be queued up between "
"calls to L or L. If this is passed as C<0>, "
@@ -9478,7 +9620,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1746
+#: ../fish/guestfish-actions.pod:1818
msgid ""
"Before any events are generated, you have to add some watches to the "
"internal watch list. See: L, L and "
@@ -9486,7 +9628,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1752
+#: ../fish/guestfish-actions.pod:1824
msgid ""
"Queued up events should be read periodically by calling L (or "
"L which is just a helpful wrapper around L). "
@@ -9495,14 +9637,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1759
+#: ../fish/guestfish-actions.pod:1831
msgid ""
"The handle should be closed after use by calling L. This "
"also removes any watches automatically."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1763 ../src/guestfs-actions.pod:2696
+#: ../fish/guestfish-actions.pod:1835 ../src/guestfs-actions.pod:2936
msgid ""
"See also L for an overview of the inotify interface as exposed "
"by the Linux kernel, which is roughly what we expose via libguestfs. Note "
@@ -9510,12 +9652,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1768
+#: ../fish/guestfish-actions.pod:1840
msgid "inotify-read"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1770
+#: ../fish/guestfish-actions.pod:1842
#, no-wrap
msgid ""
" inotify-read\n"
@@ -9523,19 +9665,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1772 ../src/guestfs-actions.pod:2710
+#: ../fish/guestfish-actions.pod:1844 ../src/guestfs-actions.pod:2950
msgid ""
"Return the complete queue of events that have happened since the previous "
"read call."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1775 ../src/guestfs-actions.pod:2713
+#: ../fish/guestfish-actions.pod:1847 ../src/guestfs-actions.pod:2953
msgid "If no events have happened, this returns an empty list."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1777 ../src/guestfs-actions.pod:2715
+#: ../fish/guestfish-actions.pod:1849 ../src/guestfs-actions.pod:2955
msgid ""
"I: In order to make sure that all events have been read, you must call "
"this function repeatedly until it returns an empty list. The reason is that "
@@ -9544,12 +9686,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1783
+#: ../fish/guestfish-actions.pod:1855
msgid "inotify-rm-watch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1785
+#: ../fish/guestfish-actions.pod:1857
#, no-wrap
msgid ""
" inotify-rm-watch wd\n"
@@ -9557,17 +9699,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1787
+#: ../fish/guestfish-actions.pod:1859
msgid "Remove a previously defined inotify watch. See L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1790
+#: ../fish/guestfish-actions.pod:1862
msgid "inspect-get-arch"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1792
+#: ../fish/guestfish-actions.pod:1864
#, no-wrap
msgid ""
" inspect-get-arch root\n"
@@ -9575,47 +9717,47 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1794
+#: ../fish/guestfish-actions.pod:1866
msgid ""
"This returns the architecture of the inspected operating system. The "
"possible return values are listed under L."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1798 ../src/guestfs-actions.pod:2750
+#: ../fish/guestfish-actions.pod:1870 ../src/guestfs-actions.pod:2990
msgid ""
"If the architecture could not be determined, then the string C is "
"returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1801 ../fish/guestfish-actions.pod:1896
-#: ../fish/guestfish-actions.pod:1975 ../fish/guestfish-actions.pod:1987
-#: ../fish/guestfish-actions.pod:2071 ../fish/guestfish-actions.pod:2133
-#: ../fish/guestfish-actions.pod:2154 ../fish/guestfish-actions.pod:2168
-#: ../fish/guestfish-actions.pod:2208 ../fish/guestfish-actions.pod:2244
-#: ../fish/guestfish-actions.pod:2257 ../fish/guestfish-actions.pod:2270
-#: ../fish/guestfish-actions.pod:2280 ../fish/guestfish-actions.pod:2290
-#: ../fish/guestfish-actions.pod:2302 ../fish/guestfish-actions.pod:2398
-#: ../fish/guestfish-actions.pod:2432 ../src/guestfs-actions.pod:2753
-#: ../src/guestfs-actions.pod:2855 ../src/guestfs-actions.pod:2959
-#: ../src/guestfs-actions.pod:2978 ../src/guestfs-actions.pod:3109
-#: ../src/guestfs-actions.pod:3193 ../src/guestfs-actions.pod:3221
-#: ../src/guestfs-actions.pod:3242 ../src/guestfs-actions.pod:3295
-#: ../src/guestfs-actions.pod:3339 ../src/guestfs-actions.pod:3359
-#: ../src/guestfs-actions.pod:3379 ../src/guestfs-actions.pod:3396
-#: ../src/guestfs-actions.pod:3412 ../src/guestfs-actions.pod:3430
-#: ../src/guestfs-actions.pod:3532 ../src/guestfs-actions.pod:3573
+#: ../fish/guestfish-actions.pod:1873 ../fish/guestfish-actions.pod:1968
+#: ../fish/guestfish-actions.pod:2047 ../fish/guestfish-actions.pod:2059
+#: ../fish/guestfish-actions.pod:2143 ../fish/guestfish-actions.pod:2205
+#: ../fish/guestfish-actions.pod:2226 ../fish/guestfish-actions.pod:2240
+#: ../fish/guestfish-actions.pod:2280 ../fish/guestfish-actions.pod:2316
+#: ../fish/guestfish-actions.pod:2329 ../fish/guestfish-actions.pod:2342
+#: ../fish/guestfish-actions.pod:2352 ../fish/guestfish-actions.pod:2362
+#: ../fish/guestfish-actions.pod:2374 ../fish/guestfish-actions.pod:2470
+#: ../fish/guestfish-actions.pod:2504 ../src/guestfs-actions.pod:2993
+#: ../src/guestfs-actions.pod:3095 ../src/guestfs-actions.pod:3199
+#: ../src/guestfs-actions.pod:3218 ../src/guestfs-actions.pod:3349
+#: ../src/guestfs-actions.pod:3433 ../src/guestfs-actions.pod:3461
+#: ../src/guestfs-actions.pod:3482 ../src/guestfs-actions.pod:3535
+#: ../src/guestfs-actions.pod:3579 ../src/guestfs-actions.pod:3599
+#: ../src/guestfs-actions.pod:3619 ../src/guestfs-actions.pod:3636
+#: ../src/guestfs-actions.pod:3652 ../src/guestfs-actions.pod:3670
+#: ../src/guestfs-actions.pod:3772 ../src/guestfs-actions.pod:3813
msgid "Please read L for more details."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1803
+#: ../fish/guestfish-actions.pod:1875
msgid "inspect-get-distro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1805
+#: ../fish/guestfish-actions.pod:1877
#, no-wrap
msgid ""
" inspect-get-distro root\n"
@@ -9623,227 +9765,227 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1807 ../src/guestfs-actions.pod:2766
+#: ../fish/guestfish-actions.pod:1879 ../src/guestfs-actions.pod:3006
msgid ""
"This returns the distro (distribution) of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1810 ../src/guestfs-actions.pod:2769
+#: ../fish/guestfish-actions.pod:1882 ../src/guestfs-actions.pod:3009
msgid "Currently defined distros are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1814 ../src/guestfs-actions.pod:2773
+#: ../fish/guestfish-actions.pod:1886 ../src/guestfs-actions.pod:3013
msgid "\"archlinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1816 ../src/guestfs-actions.pod:2775
+#: ../fish/guestfish-actions.pod:1888 ../src/guestfs-actions.pod:3015
msgid "Arch Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1818 ../src/guestfs-actions.pod:2777
+#: ../fish/guestfish-actions.pod:1890 ../src/guestfs-actions.pod:3017
msgid "\"centos\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1820 ../src/guestfs-actions.pod:2779
+#: ../fish/guestfish-actions.pod:1892 ../src/guestfs-actions.pod:3019
msgid "CentOS."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1822 ../src/guestfs-actions.pod:2781
+#: ../fish/guestfish-actions.pod:1894 ../src/guestfs-actions.pod:3021
msgid "\"debian\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1824 ../src/guestfs-actions.pod:2783
+#: ../fish/guestfish-actions.pod:1896 ../src/guestfs-actions.pod:3023
msgid "Debian."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1826 ../src/guestfs-actions.pod:2785
+#: ../fish/guestfish-actions.pod:1898 ../src/guestfs-actions.pod:3025
msgid "\"fedora\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1828 ../src/guestfs-actions.pod:2787
+#: ../fish/guestfish-actions.pod:1900 ../src/guestfs-actions.pod:3027
msgid "Fedora."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1830 ../src/guestfs-actions.pod:2789
+#: ../fish/guestfish-actions.pod:1902 ../src/guestfs-actions.pod:3029
msgid "\"gentoo\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1832 ../src/guestfs-actions.pod:2791
+#: ../fish/guestfish-actions.pod:1904 ../src/guestfs-actions.pod:3031
msgid "Gentoo."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1834 ../src/guestfs-actions.pod:2793
+#: ../fish/guestfish-actions.pod:1906 ../src/guestfs-actions.pod:3033
msgid "\"linuxmint\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1836 ../src/guestfs-actions.pod:2795
+#: ../fish/guestfish-actions.pod:1908 ../src/guestfs-actions.pod:3035
msgid "Linux Mint."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1838 ../src/guestfs-actions.pod:2797
+#: ../fish/guestfish-actions.pod:1910 ../src/guestfs-actions.pod:3037
msgid "\"mageia\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1840 ../src/guestfs-actions.pod:2799
+#: ../fish/guestfish-actions.pod:1912 ../src/guestfs-actions.pod:3039
msgid "Mageia."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1842 ../src/guestfs-actions.pod:2801
+#: ../fish/guestfish-actions.pod:1914 ../src/guestfs-actions.pod:3041
msgid "\"mandriva\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1844 ../src/guestfs-actions.pod:2803
+#: ../fish/guestfish-actions.pod:1916 ../src/guestfs-actions.pod:3043
msgid "Mandriva."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1846 ../src/guestfs-actions.pod:2805
+#: ../fish/guestfish-actions.pod:1918 ../src/guestfs-actions.pod:3045
msgid "\"meego\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1848 ../src/guestfs-actions.pod:2807
+#: ../fish/guestfish-actions.pod:1920 ../src/guestfs-actions.pod:3047
msgid "MeeGo."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1850 ../src/guestfs-actions.pod:2809
+#: ../fish/guestfish-actions.pod:1922 ../src/guestfs-actions.pod:3049
msgid "\"opensuse\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1852 ../src/guestfs-actions.pod:2811
+#: ../fish/guestfish-actions.pod:1924 ../src/guestfs-actions.pod:3051
msgid "OpenSUSE."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1854 ../src/guestfs-actions.pod:2813
+#: ../fish/guestfish-actions.pod:1926 ../src/guestfs-actions.pod:3053
msgid "\"pardus\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1856 ../src/guestfs-actions.pod:2815
+#: ../fish/guestfish-actions.pod:1928 ../src/guestfs-actions.pod:3055
msgid "Pardus."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1858 ../src/guestfs-actions.pod:2817
+#: ../fish/guestfish-actions.pod:1930 ../src/guestfs-actions.pod:3057
msgid "\"redhat-based\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1860 ../src/guestfs-actions.pod:2819
+#: ../fish/guestfish-actions.pod:1932 ../src/guestfs-actions.pod:3059
msgid "Some Red Hat-derived distro."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1862 ../src/guestfs-actions.pod:2821
+#: ../fish/guestfish-actions.pod:1934 ../src/guestfs-actions.pod:3061
msgid "\"rhel\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1864 ../src/guestfs-actions.pod:2823
+#: ../fish/guestfish-actions.pod:1936 ../src/guestfs-actions.pod:3063
msgid "Red Hat Enterprise Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1866 ../src/guestfs-actions.pod:2825
+#: ../fish/guestfish-actions.pod:1938 ../src/guestfs-actions.pod:3065
msgid "\"scientificlinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1868 ../src/guestfs-actions.pod:2827
+#: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:3067
msgid "Scientific Linux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1870 ../src/guestfs-actions.pod:2829
+#: ../fish/guestfish-actions.pod:1942 ../src/guestfs-actions.pod:3069
msgid "\"slackware\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1872 ../src/guestfs-actions.pod:2831
+#: ../fish/guestfish-actions.pod:1944 ../src/guestfs-actions.pod:3071
msgid "Slackware."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1874 ../src/guestfs-actions.pod:2833
+#: ../fish/guestfish-actions.pod:1946 ../src/guestfs-actions.pod:3073
msgid "\"ttylinux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1876 ../src/guestfs-actions.pod:2835
+#: ../fish/guestfish-actions.pod:1948 ../src/guestfs-actions.pod:3075
msgid "ttylinux."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1878 ../src/guestfs-actions.pod:2837
+#: ../fish/guestfish-actions.pod:1950 ../src/guestfs-actions.pod:3077
msgid "\"ubuntu\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1880 ../src/guestfs-actions.pod:2839
+#: ../fish/guestfish-actions.pod:1952 ../src/guestfs-actions.pod:3079
msgid "Ubuntu."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1882 ../fish/guestfish-actions.pod:1966
-#: ../fish/guestfish-actions.pod:2235 ../src/guestfs-actions.pod:2841
-#: ../src/guestfs-actions.pod:2950 ../src/guestfs-actions.pod:3330
+#: ../fish/guestfish-actions.pod:1954 ../fish/guestfish-actions.pod:2038
+#: ../fish/guestfish-actions.pod:2307 ../src/guestfs-actions.pod:3081
+#: ../src/guestfs-actions.pod:3190 ../src/guestfs-actions.pod:3570
msgid "\"unknown\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1884 ../src/guestfs-actions.pod:2843
+#: ../fish/guestfish-actions.pod:1956 ../src/guestfs-actions.pod:3083
msgid "The distro could not be determined."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1886 ../fish/guestfish-actions.pod:2223
-#: ../src/guestfs-actions.pod:2845 ../src/guestfs-actions.pod:3318
+#: ../fish/guestfish-actions.pod:1958 ../fish/guestfish-actions.pod:2295
+#: ../src/guestfs-actions.pod:3085 ../src/guestfs-actions.pod:3558
msgid "\"windows\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1888 ../src/guestfs-actions.pod:2847
+#: ../fish/guestfish-actions.pod:1960 ../src/guestfs-actions.pod:3087
msgid ""
"Windows does not have distributions. This string is returned if the OS type "
"is Windows."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1893 ../fish/guestfish-actions.pod:1972
-#: ../fish/guestfish-actions.pod:2241 ../src/guestfs-actions.pod:2852
-#: ../src/guestfs-actions.pod:2956 ../src/guestfs-actions.pod:3336
+#: ../fish/guestfish-actions.pod:1965 ../fish/guestfish-actions.pod:2044
+#: ../fish/guestfish-actions.pod:2313 ../src/guestfs-actions.pod:3092
+#: ../src/guestfs-actions.pod:3196 ../src/guestfs-actions.pod:3576
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:1898
+#: ../fish/guestfish-actions.pod:1970
msgid "inspect-get-drive-mappings"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1900
+#: ../fish/guestfish-actions.pod:1972
#, no-wrap
msgid ""
" inspect-get-drive-mappings root\n"
@@ -9851,7 +9993,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1902 ../src/guestfs-actions.pod:2868
+#: ../fish/guestfish-actions.pod:1974 ../src/guestfs-actions.pod:3108
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 "
@@ -9860,7 +10002,7 @@ msgid ""
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1908 ../src/guestfs-actions.pod:2874
+#: ../fish/guestfish-actions.pod:1980 ../src/guestfs-actions.pod:3114
#, no-wrap
msgid ""
" C => /dev/vda2\n"
@@ -9870,7 +10012,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1912 ../src/guestfs-actions.pod:2878
+#: ../fish/guestfish-actions.pod:1984 ../src/guestfs-actions.pod:3118
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 "
@@ -9878,7 +10020,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1916 ../src/guestfs-actions.pod:2882
+#: ../fish/guestfish-actions.pod:1988 ../src/guestfs-actions.pod:3122
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 "
@@ -9887,33 +10029,33 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1921 ../src/guestfs-actions.pod:2887
+#: ../fish/guestfish-actions.pod:1993 ../src/guestfs-actions.pod:3127
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:1924 ../src/guestfs-actions.pod:2890
+#: ../fish/guestfish-actions.pod:1996 ../src/guestfs-actions.pod:3130
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:1927
+#: ../fish/guestfish-actions.pod:1999
msgid ""
"Please read L for more details. See also L, L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1931
+#: ../fish/guestfish-actions.pod:2003
msgid "inspect-get-filesystems"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1933
+#: ../fish/guestfish-actions.pod:2005
#, no-wrap
msgid ""
" inspect-get-filesystems root\n"
@@ -9921,7 +10063,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1935 ../src/guestfs-actions.pod:2911
+#: ../fish/guestfish-actions.pod:2007 ../src/guestfs-actions.pod:3151
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 "
@@ -9929,26 +10071,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1940 ../src/guestfs-actions.pod:2916
+#: ../fish/guestfish-actions.pod:2012 ../src/guestfs-actions.pod:3156
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:1943
+#: ../fish/guestfish-actions.pod:2015
msgid ""
"Please read L for more details. See also L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1946
+#: ../fish/guestfish-actions.pod:2018
msgid "inspect-get-format"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1948
+#: ../fish/guestfish-actions.pod:2020
#, no-wrap
msgid ""
" inspect-get-format root\n"
@@ -9956,51 +10098,51 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1950 ../src/guestfs-actions.pod:2934
+#: ../fish/guestfish-actions.pod:2022 ../src/guestfs-actions.pod:3174
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:1953 ../src/guestfs-actions.pod:2937
+#: ../fish/guestfish-actions.pod:2025 ../src/guestfs-actions.pod:3177
msgid "Currently defined formats are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1957 ../src/guestfs-actions.pod:2941
+#: ../fish/guestfish-actions.pod:2029 ../src/guestfs-actions.pod:3181
msgid "\"installed\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1959 ../src/guestfs-actions.pod:2943
+#: ../fish/guestfish-actions.pod:2031 ../src/guestfs-actions.pod:3183
msgid "This is an installed operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:1961 ../src/guestfs-actions.pod:2945
+#: ../fish/guestfish-actions.pod:2033 ../src/guestfs-actions.pod:3185
msgid "\"installer\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1963 ../src/guestfs-actions.pod:2947
+#: ../fish/guestfish-actions.pod:2035 ../src/guestfs-actions.pod:3187
msgid ""
"The disk image being inspected is not an installed operating system, but a "
"I install disk, live CD, or similar."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1968 ../src/guestfs-actions.pod:2952
+#: ../fish/guestfish-actions.pod:2040 ../src/guestfs-actions.pod:3192
msgid "The format of this disk image is not known."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1977
+#: ../fish/guestfish-actions.pod:2049
msgid "inspect-get-hostname"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1979
+#: ../fish/guestfish-actions.pod:2051
#, no-wrap
msgid ""
" inspect-get-hostname root\n"
@@ -10008,26 +10150,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1981 ../src/guestfs-actions.pod:2972
+#: ../fish/guestfish-actions.pod:2053 ../src/guestfs-actions.pod:3212
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:1984 ../src/guestfs-actions.pod:2975
+#: ../fish/guestfish-actions.pod:2056 ../src/guestfs-actions.pod:3215
msgid ""
"If the hostname could not be determined, then the string C is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:1989
+#: ../fish/guestfish-actions.pod:2061
msgid "inspect-get-icon"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:1991
+#: ../fish/guestfish-actions.pod:2063
#, no-wrap
msgid ""
" inspect-get-icon root [favicon:..] [highquality:..]\n"
@@ -10035,7 +10177,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1993 ../src/guestfs-actions.pod:3001
+#: ../fish/guestfish-actions.pod:2065 ../src/guestfs-actions.pod:3241
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 "
@@ -10043,14 +10185,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:1997 ../src/guestfs-actions.pod:3005
+#: ../fish/guestfish-actions.pod:2069 ../src/guestfs-actions.pod:3245
msgid ""
"If it was not possible to get an icon this function returns a zero-length "
"(non-NULL) buffer. I."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2000 ../src/guestfs-actions.pod:3008
+#: ../fish/guestfish-actions.pod:2072 ../src/guestfs-actions.pod:3248
msgid ""
"Libguestfs will start by looking for a file called C or "
"C and if it has the correct format, the contents of "
@@ -10059,14 +10201,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2006 ../src/guestfs-actions.pod:3014
+#: ../fish/guestfish-actions.pod:2078 ../src/guestfs-actions.pod:3254
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:2009 ../src/guestfs-actions.pod:3017
+#: ../fish/guestfish-actions.pod:2081 ../src/guestfs-actions.pod:3257
msgid ""
"If the optional C boolean is true then only high quality icons "
"are returned, which means only icons of high resolution with an alpha "
@@ -10075,7 +10217,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2020 ../src/guestfs-actions.pod:3028
+#: ../fish/guestfish-actions.pod:2092 ../src/guestfs-actions.pod:3268
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 "
@@ -10083,7 +10225,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2026 ../src/guestfs-actions.pod:3034
+#: ../fish/guestfish-actions.pod:2098 ../src/guestfs-actions.pod:3274
msgid ""
"B The icon data comes from the untrusted guest, and should be "
"treated with caution. PNG files have been known to contain exploits. "
@@ -10092,7 +10234,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2034 ../src/guestfs-actions.pod:3042
+#: ../fish/guestfish-actions.pod:2106 ../src/guestfs-actions.pod:3282
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 "
@@ -10100,7 +10242,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2041 ../src/guestfs-actions.pod:3049
+#: ../fish/guestfish-actions.pod:2113 ../src/guestfs-actions.pod:3289
msgid ""
"Extracting icons from Windows guests requires the external C "
"program from the C package, and several programs (C, "
@@ -10109,19 +10251,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2048 ../src/guestfs-actions.pod:3056
+#: ../fish/guestfish-actions.pod:2120 ../src/guestfs-actions.pod:3296
msgid ""
"Operating system icons are usually trademarks. Seek legal advice before "
"using trademarks in applications."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2055
+#: ../fish/guestfish-actions.pod:2127
msgid "inspect-get-major-version"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2057
+#: ../fish/guestfish-actions.pod:2129
#, no-wrap
msgid ""
" inspect-get-major-version root\n"
@@ -10129,13 +10271,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2059 ../src/guestfs-actions.pod:3097
+#: ../fish/guestfish-actions.pod:2131 ../src/guestfs-actions.pod:3337
msgid ""
"This returns the major version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2062 ../src/guestfs-actions.pod:3100
+#: ../fish/guestfish-actions.pod:2134 ../src/guestfs-actions.pod:3340
msgid ""
"Windows uses a consistent versioning scheme which is I reflected in the "
"popular public names used by the operating system. Notably the operating "
@@ -10145,18 +10287,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2069 ../fish/guestfish-actions.pod:2080
-#: ../src/guestfs-actions.pod:3107 ../src/guestfs-actions.pod:3124
+#: ../fish/guestfish-actions.pod:2141 ../fish/guestfish-actions.pod:2152
+#: ../src/guestfs-actions.pod:3347 ../src/guestfs-actions.pod:3364
msgid "If the version could not be determined, then C<0> is returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2073
+#: ../fish/guestfish-actions.pod:2145
msgid "inspect-get-minor-version"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2075
+#: ../fish/guestfish-actions.pod:2147
#, no-wrap
msgid ""
" inspect-get-minor-version root\n"
@@ -10164,25 +10306,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2077 ../src/guestfs-actions.pod:3121
+#: ../fish/guestfish-actions.pod:2149 ../src/guestfs-actions.pod:3361
msgid ""
"This returns the minor version number of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2082
+#: ../fish/guestfish-actions.pod:2154
msgid ""
"Please read L for more details. See also L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2085
+#: ../fish/guestfish-actions.pod:2157
msgid "inspect-get-mountpoints"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2087
+#: ../fish/guestfish-actions.pod:2159
#, no-wrap
msgid ""
" inspect-get-mountpoints root\n"
@@ -10190,7 +10332,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2089 ../src/guestfs-actions.pod:3139
+#: ../fish/guestfish-actions.pod:2161 ../src/guestfs-actions.pod:3379
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 "
@@ -10201,7 +10343,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2098 ../src/guestfs-actions.pod:3148
+#: ../fish/guestfish-actions.pod:2170 ../src/guestfs-actions.pod:3388
msgid ""
"Each element in the returned hashtable has a key which is the path of the "
"mountpoint (eg. C) and a value which is the filesystem that would be "
@@ -10209,13 +10351,13 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2103 ../src/guestfs-actions.pod:3153
+#: ../fish/guestfish-actions.pod:2175 ../src/guestfs-actions.pod:3393
msgid ""
"Non-mounted devices such as swap devices are I returned in this list."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2106
+#: ../fish/guestfish-actions.pod:2178
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 "
@@ -10224,19 +10366,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2112
+#: ../fish/guestfish-actions.pod:2184
msgid ""
"Please read L for more details. See also L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2115
+#: ../fish/guestfish-actions.pod:2187
msgid "inspect-get-package-format"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2117
+#: ../fish/guestfish-actions.pod:2189
#, no-wrap
msgid ""
" inspect-get-package-format root\n"
@@ -10244,7 +10386,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2119
+#: ../fish/guestfish-actions.pod:2191
msgid ""
"This function and L return the package "
"format and package management tool used by the inspected operating system. "
@@ -10253,7 +10395,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2125 ../src/guestfs-actions.pod:3185
+#: ../fish/guestfish-actions.pod:2197 ../src/guestfs-actions.pod:3425
msgid ""
"This returns the string C if we could not determine the package "
"format I if the operating system does not have a real packaging system "
@@ -10261,19 +10403,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2129 ../src/guestfs-actions.pod:3189
+#: ../fish/guestfish-actions.pod:2201 ../src/guestfs-actions.pod:3429
msgid ""
"Possible strings include: C, C, C, C, C, "
"C. Future versions of libguestfs may return other strings."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2135
+#: ../fish/guestfish-actions.pod:2207
msgid "inspect-get-package-management"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2137
+#: ../fish/guestfish-actions.pod:2209
#, no-wrap
msgid ""
" inspect-get-package-management root\n"
@@ -10281,7 +10423,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2139
+#: ../fish/guestfish-actions.pod:2211
msgid ""
"L and this function return the package format "
"and package management tool used by the inspected operating system. For "
@@ -10290,7 +10432,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2145 ../src/guestfs-actions.pod:3212
+#: ../fish/guestfish-actions.pod:2217 ../src/guestfs-actions.pod:3452
msgid ""
"This returns the string C if we could not determine the package "
"management tool I if the operating system does not have a real packaging "
@@ -10298,7 +10440,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2149 ../src/guestfs-actions.pod:3216
+#: ../fish/guestfish-actions.pod:2221 ../src/guestfs-actions.pod:3456
msgid ""
"Possible strings include: C, C, C (for all Debian "
"derivatives), C, C, C, C, C. Future "
@@ -10306,12 +10448,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2156
+#: ../fish/guestfish-actions.pod:2228
msgid "inspect-get-product-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2158
+#: ../fish/guestfish-actions.pod:2230
#, no-wrap
msgid ""
" inspect-get-product-name root\n"
@@ -10319,7 +10461,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2160 ../src/guestfs-actions.pod:3234
+#: ../fish/guestfish-actions.pod:2232 ../src/guestfs-actions.pod:3474
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 "
@@ -10327,19 +10469,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2165 ../src/guestfs-actions.pod:3239
+#: ../fish/guestfish-actions.pod:2237 ../src/guestfs-actions.pod:3479
msgid ""
"If the product name could not be determined, then the string C is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2170
+#: ../fish/guestfish-actions.pod:2242
msgid "inspect-get-product-variant"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2172
+#: ../fish/guestfish-actions.pod:2244
#, no-wrap
msgid ""
" inspect-get-product-variant root\n"
@@ -10347,12 +10489,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2174 ../src/guestfs-actions.pod:3255
+#: ../fish/guestfish-actions.pod:2246 ../src/guestfs-actions.pod:3495
msgid "This returns the product variant of the inspected operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2177 ../src/guestfs-actions.pod:3258
+#: ../fish/guestfish-actions.pod:2249 ../src/guestfs-actions.pod:3498
msgid ""
"For Windows guests, this returns the contents of the Registry key C C which "
@@ -10364,7 +10506,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2186 ../src/guestfs-actions.pod:3267
+#: ../fish/guestfish-actions.pod:2258 ../src/guestfs-actions.pod:3507
msgid ""
"For enterprise Linux guests, in future we intend this to return the product "
"variant such as C, C and so on. But this is not "
@@ -10372,26 +10514,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2190 ../src/guestfs-actions.pod:3271
+#: ../fish/guestfish-actions.pod:2262 ../src/guestfs-actions.pod:3511
msgid ""
"If the product variant could not be determined, then the string C "
"is returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2193
+#: ../fish/guestfish-actions.pod:2265
msgid ""
"Please read L for more details. See also L, L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2197
+#: ../fish/guestfish-actions.pod:2269
msgid "inspect-get-roots"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2199
+#: ../fish/guestfish-actions.pod:2271
#, no-wrap
msgid ""
" inspect-get-roots\n"
@@ -10399,7 +10541,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2201
+#: ../fish/guestfish-actions.pod:2273
msgid ""
"This function is a convenient way to get the list of root devices, as "
"returned from a previous call to L, but without redoing the "
@@ -10407,19 +10549,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2205
+#: ../fish/guestfish-actions.pod:2277
msgid ""
"This returns an empty list if either no root devices were found or the "
"caller has not called L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2210
+#: ../fish/guestfish-actions.pod:2282
msgid "inspect-get-type"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2212
+#: ../fish/guestfish-actions.pod:2284
#, no-wrap
msgid ""
" inspect-get-type root\n"
@@ -10427,59 +10569,59 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2214 ../src/guestfs-actions.pod:3309
+#: ../fish/guestfish-actions.pod:2286 ../src/guestfs-actions.pod:3549
msgid ""
"This returns the type of the inspected operating system. Currently defined "
"types are:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2219 ../src/guestfs-actions.pod:3314
+#: ../fish/guestfish-actions.pod:2291 ../src/guestfs-actions.pod:3554
msgid "\"linux\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2221 ../src/guestfs-actions.pod:3316
+#: ../fish/guestfish-actions.pod:2293 ../src/guestfs-actions.pod:3556
msgid "Any Linux-based operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2225 ../src/guestfs-actions.pod:3320
+#: ../fish/guestfish-actions.pod:2297 ../src/guestfs-actions.pod:3560
msgid "Any Microsoft Windows operating system."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2227 ../src/guestfs-actions.pod:3322
+#: ../fish/guestfish-actions.pod:2299 ../src/guestfs-actions.pod:3562
msgid "\"freebsd\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2229 ../src/guestfs-actions.pod:3324
+#: ../fish/guestfish-actions.pod:2301 ../src/guestfs-actions.pod:3564
msgid "FreeBSD."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2231 ../src/guestfs-actions.pod:3326
+#: ../fish/guestfish-actions.pod:2303 ../src/guestfs-actions.pod:3566
msgid "\"netbsd\""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2233 ../src/guestfs-actions.pod:3328
+#: ../fish/guestfish-actions.pod:2305 ../src/guestfs-actions.pod:3568
msgid "NetBSD."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2237 ../src/guestfs-actions.pod:3332
+#: ../fish/guestfish-actions.pod:2309 ../src/guestfs-actions.pod:3572
msgid "The operating system type could not be determined."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2246
+#: ../fish/guestfish-actions.pod:2318
msgid "inspect-get-windows-current-control-set"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2248
+#: ../fish/guestfish-actions.pod:2320
#, no-wrap
msgid ""
" inspect-get-windows-current-control-set root\n"
@@ -10487,26 +10629,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2250 ../src/guestfs-actions.pod:3352
+#: ../fish/guestfish-actions.pod:2322 ../src/guestfs-actions.pod:3592
msgid ""
"This returns the Windows CurrentControlSet of the inspected guest. The "
"CurrentControlSet is a registry key name such as C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2253 ../src/guestfs-actions.pod:3355
+#: ../fish/guestfish-actions.pod:2325 ../src/guestfs-actions.pod:3595
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:2259
+#: ../fish/guestfish-actions.pod:2331
msgid "inspect-get-windows-systemroot"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2261
+#: ../fish/guestfish-actions.pod:2333
#, no-wrap
msgid ""
" inspect-get-windows-systemroot root\n"
@@ -10514,26 +10656,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2263 ../src/guestfs-actions.pod:3372
+#: ../fish/guestfish-actions.pod:2335 ../src/guestfs-actions.pod:3612
msgid ""
"This returns the Windows systemroot of the inspected guest. The systemroot "
"is a directory path such as C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2266 ../src/guestfs-actions.pod:3375
+#: ../fish/guestfish-actions.pod:2338 ../src/guestfs-actions.pod:3615
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:2272
+#: ../fish/guestfish-actions.pod:2344
msgid "inspect-is-live"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2274
+#: ../fish/guestfish-actions.pod:2346
#, no-wrap
msgid ""
" inspect-is-live root\n"
@@ -10541,19 +10683,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2276
+#: ../fish/guestfish-actions.pod:2348
msgid ""
"If L returns C (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:2282
+#: ../fish/guestfish-actions.pod:2354
msgid "inspect-is-multipart"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2284
+#: ../fish/guestfish-actions.pod:2356
#, no-wrap
msgid ""
" inspect-is-multipart root\n"
@@ -10561,19 +10703,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2286
+#: ../fish/guestfish-actions.pod:2358
msgid ""
"If L returns C (this is an install disk), "
"then this returns true if the disk is part of a set."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2292
+#: ../fish/guestfish-actions.pod:2364
msgid "inspect-is-netinst"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2294
+#: ../fish/guestfish-actions.pod:2366
#, no-wrap
msgid ""
" inspect-is-netinst root\n"
@@ -10581,7 +10723,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2296
+#: ../fish/guestfish-actions.pod:2368
msgid ""
"If L returns C (this is an install disk), "
"then this returns true if the disk is a network installer, ie. not a self-"
@@ -10590,12 +10732,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2304
+#: ../fish/guestfish-actions.pod:2376
msgid "inspect-list-applications"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2306
+#: ../fish/guestfish-actions.pod:2378
#, no-wrap
msgid ""
" inspect-list-applications root\n"
@@ -10603,12 +10745,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2308 ../src/guestfs-actions.pod:3442
+#: ../fish/guestfish-actions.pod:2380 ../src/guestfs-actions.pod:3682
msgid "Return the list of applications installed in the operating system."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2310
+#: ../fish/guestfish-actions.pod:2382
msgid ""
"I This call works differently from other parts of the inspection "
"API. You have to call L, then L, "
@@ -10620,91 +10762,91 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2320 ../src/guestfs-actions.pod:3454
+#: ../fish/guestfish-actions.pod:2392 ../src/guestfs-actions.pod:3694
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:2323 ../src/guestfs-actions.pod:3457
+#: ../fish/guestfish-actions.pod:2395 ../src/guestfs-actions.pod:3697
msgid "The application structure contains the following fields:"
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2327 ../src/guestfs-actions.pod:3461
+#: ../fish/guestfish-actions.pod:2399 ../src/guestfs-actions.pod:3701
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2329 ../src/guestfs-actions.pod:3463
+#: ../fish/guestfish-actions.pod:2401 ../src/guestfs-actions.pod:3703
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:2332 ../src/guestfs-actions.pod:3466
+#: ../fish/guestfish-actions.pod:2404 ../src/guestfs-actions.pod:3706
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2334 ../src/guestfs-actions.pod:3468
+#: ../fish/guestfish-actions.pod:2406 ../src/guestfs-actions.pod:3708
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:2337 ../src/guestfs-actions.pod:3471
+#: ../fish/guestfish-actions.pod:2409 ../src/guestfs-actions.pod:3711
msgid ""
"If unavailable this is returned as an empty string C<\"\">. Callers needing "
"to display something can use C instead."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2340 ../src/guestfs-actions.pod:3474
+#: ../fish/guestfish-actions.pod:2412 ../src/guestfs-actions.pod:3714
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2342 ../src/guestfs-actions.pod:3476
+#: ../fish/guestfish-actions.pod:2414 ../src/guestfs-actions.pod:3716
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:2345 ../src/guestfs-actions.pod:3479
+#: ../fish/guestfish-actions.pod:2417 ../src/guestfs-actions.pod:3719
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2347 ../src/guestfs-actions.pod:3481
+#: ../fish/guestfish-actions.pod:2419 ../src/guestfs-actions.pod:3721
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:2350 ../src/guestfs-actions.pod:3484
+#: ../fish/guestfish-actions.pod:2422 ../src/guestfs-actions.pod:3724
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2352 ../src/guestfs-actions.pod:3486
+#: ../fish/guestfish-actions.pod:2424 ../src/guestfs-actions.pod:3726
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:2356 ../src/guestfs-actions.pod:3490
+#: ../fish/guestfish-actions.pod:2428 ../src/guestfs-actions.pod:3730
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2358 ../src/guestfs-actions.pod:3492
+#: ../fish/guestfish-actions.pod:2430 ../src/guestfs-actions.pod:3732
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 "
@@ -10712,89 +10854,89 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2363 ../src/guestfs-actions.pod:3497
+#: ../fish/guestfish-actions.pod:2435 ../src/guestfs-actions.pod:3737
msgid "If unavailable this is returned as an empty string C<\"\">."
msgstr ""
#. type: =item
-#: ../fish/guestfish-actions.pod:2365 ../src/guestfs-actions.pod:3499
+#: ../fish/guestfish-actions.pod:2437 ../src/guestfs-actions.pod:3739
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2367 ../src/guestfs-actions.pod:3501
+#: ../fish/guestfish-actions.pod:2439 ../src/guestfs-actions.pod:3741
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:2370 ../src/guestfs-actions.pod:3504
+#: ../fish/guestfish-actions.pod:2442 ../src/guestfs-actions.pod:3744
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2372 ../src/guestfs-actions.pod:3506
+#: ../fish/guestfish-actions.pod:2444 ../src/guestfs-actions.pod:3746
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:2376 ../src/guestfs-actions.pod:3510
+#: ../fish/guestfish-actions.pod:2448 ../src/guestfs-actions.pod:3750
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2378 ../src/guestfs-actions.pod:3512
+#: ../fish/guestfish-actions.pod:2450 ../src/guestfs-actions.pod:3752
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:2381 ../src/guestfs-actions.pod:3515
+#: ../fish/guestfish-actions.pod:2453 ../src/guestfs-actions.pod:3755
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2383 ../src/guestfs-actions.pod:3517
+#: ../fish/guestfish-actions.pod:2455 ../src/guestfs-actions.pod:3757
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:2386 ../src/guestfs-actions.pod:3520
+#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3760
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2388 ../src/guestfs-actions.pod:3522
+#: ../fish/guestfish-actions.pod:2460 ../src/guestfs-actions.pod:3762
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:2391 ../src/guestfs-actions.pod:3525
+#: ../fish/guestfish-actions.pod:2463 ../src/guestfs-actions.pod:3765
msgid "C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2393 ../src/guestfs-actions.pod:3527
+#: ../fish/guestfish-actions.pod:2465 ../src/guestfs-actions.pod:3767
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:2400
+#: ../fish/guestfish-actions.pod:2472
msgid "inspect-os"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2402
+#: ../fish/guestfish-actions.pod:2474
#, no-wrap
msgid ""
" inspect-os\n"
@@ -10802,7 +10944,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2404 ../src/guestfs-actions.pod:3545
+#: ../fish/guestfish-actions.pod:2476 ../src/guestfs-actions.pod:3785
msgid ""
"This function uses other libguestfs functions and certain heuristics to "
"inspect the disk(s) (usually disks belonging to a virtual machine), looking "
@@ -10810,12 +10952,12 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2408 ../src/guestfs-actions.pod:3549
+#: ../fish/guestfish-actions.pod:2480 ../src/guestfs-actions.pod:3789
msgid "The list returned is empty if no operating systems were found."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2410 ../src/guestfs-actions.pod:3551
+#: ../fish/guestfish-actions.pod:2482 ../src/guestfs-actions.pod:3791
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. "
@@ -10825,7 +10967,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2417
+#: ../fish/guestfish-actions.pod:2489
msgid ""
"You can pass the root string(s) returned to other L "
"functions in order to query further information about each operating system, "
@@ -10833,7 +10975,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2422
+#: ../fish/guestfish-actions.pod:2494
msgid ""
"This function uses other libguestfs features such as L and L"
"umount-all> in order to mount and unmount filesystems and look at the "
@@ -10842,25 +10984,25 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2428 ../src/guestfs-actions.pod:3569
+#: ../fish/guestfish-actions.pod:2500 ../src/guestfs-actions.pod:3809
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:2434 ../fish/guestfish-actions.pod:2632
-#: ../fish/guestfish-actions.pod:2691
+#: ../fish/guestfish-actions.pod:2506 ../fish/guestfish-actions.pod:2704
+#: ../fish/guestfish-actions.pod:2763
msgid "See also L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2436
+#: ../fish/guestfish-actions.pod:2508
msgid "is-blockdev"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2438
+#: ../fish/guestfish-actions.pod:2510
#, no-wrap
msgid ""
" is-blockdev path\n"
@@ -10868,27 +11010,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2440 ../src/guestfs-actions.pod:3589
+#: ../fish/guestfish-actions.pod:2512 ../src/guestfs-actions.pod:3829
msgid ""
"This returns C if and only if there is a block device with the given "
"C name."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2443 ../fish/guestfish-actions.pod:2461
-#: ../fish/guestfish-actions.pod:2480 ../fish/guestfish-actions.pod:2489
-#: ../fish/guestfish-actions.pod:2499 ../fish/guestfish-actions.pod:2533
-#: ../fish/guestfish-actions.pod:2542
+#: ../fish/guestfish-actions.pod:2515 ../fish/guestfish-actions.pod:2533
+#: ../fish/guestfish-actions.pod:2552 ../fish/guestfish-actions.pod:2561
+#: ../fish/guestfish-actions.pod:2571 ../fish/guestfish-actions.pod:2605
+#: ../fish/guestfish-actions.pod:2614
msgid "See also L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2445
+#: ../fish/guestfish-actions.pod:2517
msgid "is-busy"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2447
+#: ../fish/guestfish-actions.pod:2519
#, no-wrap
msgid ""
" is-busy\n"
@@ -10896,19 +11038,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2449 ../src/guestfs-actions.pod:3603
+#: ../fish/guestfish-actions.pod:2521 ../src/guestfs-actions.pod:3843
msgid ""
"This returns true iff this handle is busy processing a command (in the "
"C state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2454
+#: ../fish/guestfish-actions.pod:2526
msgid "is-chardev"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2456
+#: ../fish/guestfish-actions.pod:2528
#, no-wrap
msgid ""
" is-chardev path\n"
@@ -10916,19 +11058,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2458 ../src/guestfs-actions.pod:3618
+#: ../fish/guestfish-actions.pod:2530 ../src/guestfs-actions.pod:3858
msgid ""
"This returns C if and only if there is a character device with the "
"given C name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2463
+#: ../fish/guestfish-actions.pod:2535
msgid "is-config"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2465
+#: ../fish/guestfish-actions.pod:2537
#, no-wrap
msgid ""
" is-config\n"
@@ -10936,19 +11078,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2467 ../src/guestfs-actions.pod:3632
+#: ../fish/guestfish-actions.pod:2539 ../src/guestfs-actions.pod:3872
msgid ""
"This returns true iff this handle is being configured (in the C "
"state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2472
+#: ../fish/guestfish-actions.pod:2544
msgid "is-dir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2474
+#: ../fish/guestfish-actions.pod:2546
#, no-wrap
msgid ""
" is-dir path\n"
@@ -10956,19 +11098,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2476 ../src/guestfs-actions.pod:3647
+#: ../fish/guestfish-actions.pod:2548 ../src/guestfs-actions.pod:3887
msgid ""
"This returns C if and only if there is a directory with the given "
"C name. Note that it returns false for other objects like files."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2482
+#: ../fish/guestfish-actions.pod:2554
msgid "is-fifo"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2484
+#: ../fish/guestfish-actions.pod:2556
#, no-wrap
msgid ""
" is-fifo path\n"
@@ -10976,19 +11118,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2486 ../src/guestfs-actions.pod:3663
+#: ../fish/guestfish-actions.pod:2558 ../src/guestfs-actions.pod:3903
msgid ""
"This returns C if and only if there is a FIFO (named pipe) with the "
"given C name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2491
+#: ../fish/guestfish-actions.pod:2563
msgid "is-file"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2493
+#: ../fish/guestfish-actions.pod:2565
#, no-wrap
msgid ""
" is-file path\n"
@@ -10996,19 +11138,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2495 ../src/guestfs-actions.pod:3678
+#: ../fish/guestfish-actions.pod:2567 ../src/guestfs-actions.pod:3918
msgid ""
"This returns C if and only if there is a regular file with the given "
"C name. Note that it returns false for other objects like directories."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2501
+#: ../fish/guestfish-actions.pod:2573
msgid "is-launching"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2503
+#: ../fish/guestfish-actions.pod:2575
#, no-wrap
msgid ""
" is-launching\n"
@@ -11016,19 +11158,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2505 ../src/guestfs-actions.pod:3693
+#: ../fish/guestfish-actions.pod:2577 ../src/guestfs-actions.pod:3933
msgid ""
"This returns true iff this handle is launching the subprocess (in the "
"C state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2510
+#: ../fish/guestfish-actions.pod:2582
msgid "is-lv"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2512
+#: ../fish/guestfish-actions.pod:2584
#, no-wrap
msgid ""
" is-lv device\n"
@@ -11036,19 +11178,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2514 ../src/guestfs-actions.pod:3708
+#: ../fish/guestfish-actions.pod:2586 ../src/guestfs-actions.pod:3948
msgid ""
"This command tests whether C is a logical volume, and returns true "
"iff this is the case."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2517
+#: ../fish/guestfish-actions.pod:2589
msgid "is-ready"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2519
+#: ../fish/guestfish-actions.pod:2591
#, no-wrap
msgid ""
" is-ready\n"
@@ -11056,19 +11198,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2521 ../src/guestfs-actions.pod:3720
+#: ../fish/guestfish-actions.pod:2593 ../src/guestfs-actions.pod:3960
msgid ""
"This returns true iff this handle is ready to accept commands (in the "
"C state)."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2526
+#: ../fish/guestfish-actions.pod:2598
msgid "is-socket"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2528
+#: ../fish/guestfish-actions.pod:2600
#, no-wrap
msgid ""
" is-socket path\n"
@@ -11076,19 +11218,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2530 ../src/guestfs-actions.pod:3735
+#: ../fish/guestfish-actions.pod:2602 ../src/guestfs-actions.pod:3975
msgid ""
"This returns C if and only if there is a Unix domain socket with the "
"given C name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2535
+#: ../fish/guestfish-actions.pod:2607
msgid "is-symlink"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2537
+#: ../fish/guestfish-actions.pod:2609
#, no-wrap
msgid ""
" is-symlink path\n"
@@ -11096,19 +11238,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2539 ../src/guestfs-actions.pod:3750
+#: ../fish/guestfish-actions.pod:2611 ../src/guestfs-actions.pod:3990
msgid ""
"This returns C if and only if there is a symbolic link with the given "
"C name."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2544
+#: ../fish/guestfish-actions.pod:2616
msgid "is-zero"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2546
+#: ../fish/guestfish-actions.pod:2618
#, no-wrap
msgid ""
" is-zero path\n"
@@ -11116,19 +11258,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2548 ../src/guestfs-actions.pod:3765
+#: ../fish/guestfish-actions.pod:2620 ../src/guestfs-actions.pod:4005
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:2551
+#: ../fish/guestfish-actions.pod:2623
msgid "is-zero-device"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2553
+#: ../fish/guestfish-actions.pod:2625
#, no-wrap
msgid ""
" is-zero-device device\n"
@@ -11136,22 +11278,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2555 ../src/guestfs-actions.pod:3778
+#: ../fish/guestfish-actions.pod:2627 ../src/guestfs-actions.pod:4018
msgid "This returns true iff the device exists and contains all zero bytes."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2557 ../src/guestfs-actions.pod:3780
+#: ../fish/guestfish-actions.pod:2629 ../src/guestfs-actions.pod:4020
msgid "Note that for large devices this can take a long time to run."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2559
+#: ../fish/guestfish-actions.pod:2631
msgid "kill-subprocess"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2561
+#: ../fish/guestfish-actions.pod:2633
#, no-wrap
msgid ""
" kill-subprocess\n"
@@ -11159,22 +11301,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2563 ../src/guestfs-actions.pod:3791
+#: ../fish/guestfish-actions.pod:2635 ../src/guestfs-actions.pod:4031
msgid "This kills the qemu subprocess. You should never need to call this."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2565
+#: ../fish/guestfish-actions.pod:2637
msgid "launch"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2567
+#: ../fish/guestfish-actions.pod:2639
msgid "run"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2569
+#: ../fish/guestfish-actions.pod:2641
#, no-wrap
msgid ""
" launch\n"
@@ -11182,26 +11324,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2571 ../src/guestfs-actions.pod:3802
+#: ../fish/guestfish-actions.pod:2643 ../src/guestfs-actions.pod:4042
msgid ""
"Internally libguestfs is implemented by running a virtual machine using "
"L."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2574 ../src/guestfs-actions.pod:3805
+#: ../fish/guestfish-actions.pod:2646 ../src/guestfs-actions.pod:4045
msgid ""
"You should call this after configuring the handle (eg. adding drives) but "
"before performing any actions."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2577
+#: ../fish/guestfish-actions.pod:2649
msgid "lchown"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2579
+#: ../fish/guestfish-actions.pod:2651
#, no-wrap
msgid ""
" lchown owner group path\n"
@@ -11209,7 +11351,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2581
+#: ../fish/guestfish-actions.pod:2653
msgid ""
"Change the file owner to C and group to C. This is like L"
"chown> but if C is a symlink then the link itself is changed, not the "
@@ -11217,12 +11359,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2589
+#: ../fish/guestfish-actions.pod:2661
msgid "lgetxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2591
+#: ../fish/guestfish-actions.pod:2663
#, no-wrap
msgid ""
" lgetxattr path name\n"
@@ -11230,24 +11372,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2593 ../src/guestfs-actions.pod:3845
+#: ../fish/guestfish-actions.pod:2665 ../src/guestfs-actions.pod:4085
msgid ""
"Get a single extended attribute from file C named C. If C "
"is a symlink, then this call returns an extended attribute from the symlink."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2607
+#: ../fish/guestfish-actions.pod:2679
msgid "See also: L, L, L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2609
+#: ../fish/guestfish-actions.pod:2681
msgid "lgetxattrs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2611
+#: ../fish/guestfish-actions.pod:2683
#, no-wrap
msgid ""
" lgetxattrs path\n"
@@ -11255,19 +11397,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2613
+#: ../fish/guestfish-actions.pod:2685
msgid ""
"This is the same as L, but if C is a symbolic link, then "
"it returns the extended attributes of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2617
+#: ../fish/guestfish-actions.pod:2689
msgid "list-9p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2619
+#: ../fish/guestfish-actions.pod:2691
#, no-wrap
msgid ""
" list-9p\n"
@@ -11275,19 +11417,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2621 ../src/guestfs-actions.pod:3888
+#: ../fish/guestfish-actions.pod:2693 ../src/guestfs-actions.pod:4128
msgid ""
"List all 9p filesystems attached to the guest. A list of mount tags is "
"returned."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2624
+#: ../fish/guestfish-actions.pod:2696
msgid "list-devices"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2626
+#: ../fish/guestfish-actions.pod:2698
#, no-wrap
msgid ""
" list-devices\n"
@@ -11295,22 +11437,22 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2628 ../src/guestfs-actions.pod:3902
+#: ../fish/guestfish-actions.pod:2700 ../src/guestfs-actions.pod:4142
msgid "List all the block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2630 ../src/guestfs-actions.pod:3904
+#: ../fish/guestfish-actions.pod:2702 ../src/guestfs-actions.pod:4144
msgid "The full block device names are returned, eg. C."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2634
+#: ../fish/guestfish-actions.pod:2706
msgid "list-dm-devices"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2636
+#: ../fish/guestfish-actions.pod:2708
#, no-wrap
msgid ""
" list-dm-devices\n"
@@ -11318,31 +11460,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2638 ../src/guestfs-actions.pod:3919
+#: ../fish/guestfish-actions.pod:2710 ../src/guestfs-actions.pod:4159
msgid "List all device mapper devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2640
+#: ../fish/guestfish-actions.pod:2712
msgid ""
"The returned list contains C devices, eg. ones created by a "
"previous call to L."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2643
+#: ../fish/guestfish-actions.pod:2715
msgid ""
"Device mapper devices which correspond to logical volumes are I "
"returned in this list. Call L if you want to list logical volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2647
+#: ../fish/guestfish-actions.pod:2719
msgid "list-filesystems"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2649
+#: ../fish/guestfish-actions.pod:2721
#, no-wrap
msgid ""
" list-filesystems\n"
@@ -11350,7 +11492,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2651 ../src/guestfs-actions.pod:3939
+#: ../fish/guestfish-actions.pod:2723 ../src/guestfs-actions.pod:4179
msgid ""
"This inspection command looks for filesystems on partitions, block devices "
"and logical volumes, returning a list of devices containing filesystems and "
@@ -11358,14 +11500,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2655 ../src/guestfs-actions.pod:3943
+#: ../fish/guestfish-actions.pod:2727 ../src/guestfs-actions.pod:4183
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:2659 ../src/guestfs-actions.pod:3947
+#: ../fish/guestfish-actions.pod:2731 ../src/guestfs-actions.pod:4187
#, no-wrap
msgid ""
" \"/dev/sda1\" => \"ntfs\"\n"
@@ -11376,14 +11518,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2664 ../src/guestfs-actions.pod:3952
+#: ../fish/guestfish-actions.pod:2736 ../src/guestfs-actions.pod:4192
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:2668
+#: ../fish/guestfish-actions.pod:2740
msgid ""
"This command runs other libguestfs commands, which might include L "
"and L, and therefore you should use this soon after launch and only "
@@ -11391,7 +11533,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2672
+#: ../fish/guestfish-actions.pod:2744
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 "
@@ -11401,12 +11543,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2680
+#: ../fish/guestfish-actions.pod:2752
msgid "list-partitions"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2682
+#: ../fish/guestfish-actions.pod:2754
#, no-wrap
msgid ""
" list-partitions\n"
@@ -11414,29 +11556,29 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2684 ../src/guestfs-actions.pod:3981
+#: ../fish/guestfish-actions.pod:2756 ../src/guestfs-actions.pod:4221
msgid "List all the partitions detected on all block devices."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2686 ../src/guestfs-actions.pod:3983
+#: ../fish/guestfish-actions.pod:2758 ../src/guestfs-actions.pod:4223
msgid "The full partition device names are returned, eg. C"
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2688
+#: ../fish/guestfish-actions.pod:2760
msgid ""
"This does not return logical volumes. For that you will need to call L"
"lvs>."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2693
+#: ../fish/guestfish-actions.pod:2765
msgid "ll"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2695
+#: ../fish/guestfish-actions.pod:2767
#, no-wrap
msgid ""
" ll directory\n"
@@ -11444,26 +11586,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2697 ../src/guestfs-actions.pod:4002
+#: ../fish/guestfish-actions.pod:2769 ../src/guestfs-actions.pod:4242
msgid ""
"List the files in C (relative to the root directory, there is no "
"cwd) in the format of 'ls -la'."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2700 ../src/guestfs-actions.pod:4005
+#: ../fish/guestfish-actions.pod:2772 ../src/guestfs-actions.pod:4245
msgid ""
"This command is mostly useful for interactive sessions. It is I "
"intended that you try to parse the output string."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2703
+#: ../fish/guestfish-actions.pod:2775
msgid "ln"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2705
+#: ../fish/guestfish-actions.pod:2777
#, no-wrap
msgid ""
" ln target linkname\n"
@@ -11471,17 +11613,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2707 ../src/guestfs-actions.pod:4020
+#: ../fish/guestfish-actions.pod:2779 ../src/guestfs-actions.pod:4260
msgid "This command creates a hard link using the C command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2709
+#: ../fish/guestfish-actions.pod:2781
msgid "ln-f"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2711
+#: ../fish/guestfish-actions.pod:2783
#, no-wrap
msgid ""
" ln-f target linkname\n"
@@ -11489,19 +11631,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2713 ../src/guestfs-actions.pod:4033
+#: ../fish/guestfish-actions.pod:2785 ../src/guestfs-actions.pod:4273
msgid ""
"This command creates a hard link using the C command. The I<-f> "
"option removes the link (C) if it exists already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2716
+#: ../fish/guestfish-actions.pod:2788
msgid "ln-s"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2718
+#: ../fish/guestfish-actions.pod:2790
#, no-wrap
msgid ""
" ln-s target linkname\n"
@@ -11509,17 +11651,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2720 ../src/guestfs-actions.pod:4047
+#: ../fish/guestfish-actions.pod:2792 ../src/guestfs-actions.pod:4287
msgid "This command creates a symbolic link using the C command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2722
+#: ../fish/guestfish-actions.pod:2794
msgid "ln-sf"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2724
+#: ../fish/guestfish-actions.pod:2796
#, no-wrap
msgid ""
" ln-sf target linkname\n"
@@ -11527,19 +11669,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2726 ../src/guestfs-actions.pod:4060
+#: ../fish/guestfish-actions.pod:2798 ../src/guestfs-actions.pod:4300
msgid ""
"This command creates a symbolic link using the C command, The I<-f> "
"option removes the link (C) if it exists already."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2729
+#: ../fish/guestfish-actions.pod:2801
msgid "lremovexattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2731
+#: ../fish/guestfish-actions.pod:2803
#, no-wrap
msgid ""
" lremovexattr xattr path\n"
@@ -11547,19 +11689,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2733
+#: ../fish/guestfish-actions.pod:2805
msgid ""
"This is the same as L, but if C is a symbolic link, then "
"it removes an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2737
+#: ../fish/guestfish-actions.pod:2809
msgid "ls"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2739
+#: ../fish/guestfish-actions.pod:2811
#, no-wrap
msgid ""
" ls directory\n"
@@ -11567,26 +11709,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2741 ../src/guestfs-actions.pod:4088
+#: ../fish/guestfish-actions.pod:2813 ../src/guestfs-actions.pod:4328
msgid ""
"List the files in C (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:2745
+#: ../fish/guestfish-actions.pod:2817
msgid ""
"This command is mostly useful for interactive sessions. Programs should "
"probably use L instead."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2748
+#: ../fish/guestfish-actions.pod:2820
msgid "lsetxattr"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2750
+#: ../fish/guestfish-actions.pod:2822
#, no-wrap
msgid ""
" lsetxattr xattr val vallen path\n"
@@ -11594,19 +11736,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2752
+#: ../fish/guestfish-actions.pod:2824
msgid ""
"This is the same as L, but if C is a symbolic link, then it "
"sets an extended attribute of the link itself."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2756
+#: ../fish/guestfish-actions.pod:2828
msgid "lstat"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2758
+#: ../fish/guestfish-actions.pod:2830
#, no-wrap
msgid ""
" lstat path\n"
@@ -11614,30 +11756,30 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2760 ../fish/guestfish-actions.pod:4570
-#: ../src/guestfs-actions.pod:4124 ../src/guestfs-actions.pod:6909
+#: ../fish/guestfish-actions.pod:2832 ../fish/guestfish-actions.pod:4656
+#: ../src/guestfs-actions.pod:4364 ../src/guestfs-actions.pod:7167
msgid "Returns file information for the given C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2762
+#: ../fish/guestfish-actions.pod:2834
msgid ""
"This is the same as L except that if C is a symbolic link, then "
"the link is stat-ed, not the file it refers to."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2766 ../src/guestfs-actions.pod:4130
+#: ../fish/guestfish-actions.pod:2838 ../src/guestfs-actions.pod:4370
msgid "This is the same as the C system call."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2768
+#: ../fish/guestfish-actions.pod:2840
msgid "lstatlist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2770
+#: ../fish/guestfish-actions.pod:2842
#, no-wrap
msgid ""
" lstatlist path 'names ...'\n"
@@ -11645,7 +11787,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2772
+#: ../fish/guestfish-actions.pod:2844
msgid ""
"This call allows you to perform the L operation on multiple files, "
"where all files are in the directory C. C is the list of files "
@@ -11653,7 +11795,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2776 ../src/guestfs-actions.pod:4149
+#: ../fish/guestfish-actions.pod:2848 ../src/guestfs-actions.pod:4389
msgid ""
"On return you get a list of stat structs, with a one-to-one correspondence "
"to the C list. If any name did not exist or could not be lstat'd, "
@@ -11661,7 +11803,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2781
+#: ../fish/guestfish-actions.pod:2853
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also L for a "
@@ -11672,12 +11814,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2789
+#: ../fish/guestfish-actions.pod:2861
msgid "luks-add-key"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2791
+#: ../fish/guestfish-actions.pod:2863
#, no-wrap
msgid ""
" luks-add-key device keyslot\n"
@@ -11685,7 +11827,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2793 ../src/guestfs-actions.pod:4177
+#: ../fish/guestfish-actions.pod:2865 ../src/guestfs-actions.pod:4417
msgid ""
"This command adds a new key on LUKS device C. C is any "
"existing key, and is used to access the device. C is the new key to "
@@ -11693,28 +11835,28 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2798
+#: ../fish/guestfish-actions.pod:2870
msgid ""
"Note that if C already contains a key, then this command will "
"fail. You have to use L first to remove that key."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2802 ../fish/guestfish-actions.pod:2824
-#: ../fish/guestfish-actions.pod:2837 ../fish/guestfish-actions.pod:2851
-#: ../fish/guestfish-actions.pod:2877 ../fish/guestfish-actions.pod:2887
+#: ../fish/guestfish-actions.pod:2874 ../fish/guestfish-actions.pod:2896
+#: ../fish/guestfish-actions.pod:2909 ../fish/guestfish-actions.pod:2923
+#: ../fish/guestfish-actions.pod:2949 ../fish/guestfish-actions.pod:2959
msgid ""
"This command has one or more key or passphrase parameters. Guestfish will "
"prompt for these separately."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2805
+#: ../fish/guestfish-actions.pod:2877
msgid "luks-close"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2807
+#: ../fish/guestfish-actions.pod:2879
#, no-wrap
msgid ""
" luks-close device\n"
@@ -11722,7 +11864,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2809
+#: ../fish/guestfish-actions.pod:2881
msgid ""
"This closes a LUKS device that was created earlier by L or L"
"luks-open-ro>. The C parameter must be the name of the LUKS mapping "
@@ -11731,12 +11873,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2815
+#: ../fish/guestfish-actions.pod:2887
msgid "luks-format"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2817
+#: ../fish/guestfish-actions.pod:2889
#, no-wrap
msgid ""
" luks-format device keyslot\n"
@@ -11744,7 +11886,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2819 ../src/guestfs-actions.pod:4218
+#: ../fish/guestfish-actions.pod:2891 ../src/guestfs-actions.pod:4458
msgid ""
"This command erases existing data on C and formats the device as a "
"LUKS encrypted device. C is the initial key, which is added to key "
@@ -11752,27 +11894,27 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2827 ../fish/guestfish-actions.pod:2840
-#: ../fish/guestfish-actions.pod:2927 ../fish/guestfish-actions.pod:3578
-#: ../fish/guestfish-actions.pod:4104 ../fish/guestfish-actions.pod:4441
-#: ../fish/guestfish-actions.pod:4464 ../fish/guestfish-actions.pod:4486
-#: ../fish/guestfish-actions.pod:5232 ../src/guestfs-actions.pod:4225
-#: ../src/guestfs-actions.pod:4248 ../src/guestfs-actions.pod:4391
-#: ../src/guestfs-actions.pod:5484 ../src/guestfs-actions.pod:6272
-#: ../src/guestfs-actions.pod:6723 ../src/guestfs-actions.pod:6753
-#: ../src/guestfs-actions.pod:6786 ../src/guestfs-actions.pod:7985
+#: ../fish/guestfish-actions.pod:2899 ../fish/guestfish-actions.pod:2912
+#: ../fish/guestfish-actions.pod:2999 ../fish/guestfish-actions.pod:3650
+#: ../fish/guestfish-actions.pod:4190 ../fish/guestfish-actions.pod:4527
+#: ../fish/guestfish-actions.pod:4550 ../fish/guestfish-actions.pod:4572
+#: ../fish/guestfish-actions.pod:5318 ../src/guestfs-actions.pod:4465
+#: ../src/guestfs-actions.pod:4488 ../src/guestfs-actions.pod:4631
+#: ../src/guestfs-actions.pod:5724 ../src/guestfs-actions.pod:6530
+#: ../src/guestfs-actions.pod:6981 ../src/guestfs-actions.pod:7011
+#: ../src/guestfs-actions.pod:7044 ../src/guestfs-actions.pod:8243
msgid ""
"B."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2830
+#: ../fish/guestfish-actions.pod:2902
msgid "luks-format-cipher"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2832
+#: ../fish/guestfish-actions.pod:2904
#, no-wrap
msgid ""
" luks-format-cipher device keyslot cipher\n"
@@ -11780,19 +11922,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2834
+#: ../fish/guestfish-actions.pod:2906
msgid ""
"This command is the same as L but it also allows you to set "
"the C used."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2843
+#: ../fish/guestfish-actions.pod:2915
msgid "luks-kill-slot"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2845
+#: ../fish/guestfish-actions.pod:2917
#, no-wrap
msgid ""
" luks-kill-slot device keyslot\n"
@@ -11800,19 +11942,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2847 ../src/guestfs-actions.pod:4265
+#: ../fish/guestfish-actions.pod:2919 ../src/guestfs-actions.pod:4505
msgid ""
"This command deletes the key in key slot C from the encrypted LUKS "
"device C. C must be one of the I keys."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2854
+#: ../fish/guestfish-actions.pod:2926
msgid "luks-open"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2856
+#: ../fish/guestfish-actions.pod:2928
#, no-wrap
msgid ""
" luks-open device mapname\n"
@@ -11820,26 +11962,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2858 ../src/guestfs-actions.pod:4285
+#: ../fish/guestfish-actions.pod:2930 ../src/guestfs-actions.pod:4525
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:2861 ../src/guestfs-actions.pod:4288
+#: ../fish/guestfish-actions.pod:2933 ../src/guestfs-actions.pod:4528
msgid "C is the encrypted block device or partition."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2863 ../src/guestfs-actions.pod:4290
+#: ../fish/guestfish-actions.pod:2935 ../src/guestfs-actions.pod:4530
msgid ""
"The caller must supply one of the keys associated with the LUKS block "
"device, in the C parameter."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2866 ../src/guestfs-actions.pod:4293
+#: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4533
msgid ""
"This creates a new block device called C. Reads and "
"writes to this block device are decrypted from and encrypted to the "
@@ -11847,24 +11989,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2870
+#: ../fish/guestfish-actions.pod:2942
msgid ""
"If this block device contains LVM volume groups, then calling L "
"followed by L will make them visible."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2874
+#: ../fish/guestfish-actions.pod:2946
msgid "Use L to list all device mapper devices."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2880
+#: ../fish/guestfish-actions.pod:2952
msgid "luks-open-ro"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2882
+#: ../fish/guestfish-actions.pod:2954
#, no-wrap
msgid ""
" luks-open-ro device mapname\n"
@@ -11872,18 +12014,18 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2884
+#: ../fish/guestfish-actions.pod:2956
msgid ""
"This is the same as L except that a read-only mapping is created."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2890
+#: ../fish/guestfish-actions.pod:2962
msgid "lvcreate"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2892
+#: ../fish/guestfish-actions.pod:2964
#, no-wrap
msgid ""
" lvcreate logvol volgroup mbytes\n"
@@ -11891,19 +12033,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2894 ../src/guestfs-actions.pod:4339
+#: ../fish/guestfish-actions.pod:2966 ../src/guestfs-actions.pod:4579
msgid ""
"This creates an LVM logical volume called C on the volume group "
"C, with C megabytes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2897
+#: ../fish/guestfish-actions.pod:2969
msgid "lvm-canonical-lv-name"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2899
+#: ../fish/guestfish-actions.pod:2971
#, no-wrap
msgid ""
" lvm-canonical-lv-name lvname\n"
@@ -11911,7 +12053,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2901 ../src/guestfs-actions.pod:4352
+#: ../fish/guestfish-actions.pod:2973 ../src/guestfs-actions.pod:4592
msgid ""
"This converts alternative naming schemes for LVs that you might find to the "
"canonical name. For example, C is converted to C parameter does not refer to a "
"logical volume."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2908
+#: ../fish/guestfish-actions.pod:2980
msgid "See also L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2910
+#: ../fish/guestfish-actions.pod:2982
msgid "lvm-clear-filter"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2912
+#: ../fish/guestfish-actions.pod:2984
#, no-wrap
msgid ""
" lvm-clear-filter\n"
@@ -11944,26 +12086,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2914
+#: ../fish/guestfish-actions.pod:2986
msgid ""
"This undoes the effect of L. LVM will be able to see every "
"block device."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2917 ../fish/guestfish-actions.pod:2948
-#: ../src/guestfs-actions.pod:4374 ../src/guestfs-actions.pod:4416
+#: ../fish/guestfish-actions.pod:2989 ../fish/guestfish-actions.pod:3020
+#: ../src/guestfs-actions.pod:4614 ../src/guestfs-actions.pod:4656
msgid ""
"This command also clears the LVM cache and performs a volume group scan."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2920
+#: ../fish/guestfish-actions.pod:2992
msgid "lvm-remove-all"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2922
+#: ../fish/guestfish-actions.pod:2994
#, no-wrap
msgid ""
" lvm-remove-all\n"
@@ -11971,19 +12113,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2924 ../src/guestfs-actions.pod:4386
+#: ../fish/guestfish-actions.pod:2996 ../src/guestfs-actions.pod:4626
msgid ""
"This command removes all LVM logical volumes, volume groups and physical "
"volumes."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2930
+#: ../fish/guestfish-actions.pod:3002
msgid "lvm-set-filter"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2932
+#: ../fish/guestfish-actions.pod:3004
#, no-wrap
msgid ""
" lvm-set-filter 'devices ...'\n"
@@ -11991,7 +12133,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2934 ../src/guestfs-actions.pod:4402
+#: ../fish/guestfish-actions.pod:3006 ../src/guestfs-actions.pod:4642
msgid ""
"This sets the LVM device filter so that LVM will only be able to \"see\" the "
"block devices in the list C, and will ignore all other attached "
@@ -11999,7 +12141,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2938 ../src/guestfs-actions.pod:4406
+#: ../fish/guestfish-actions.pod:3010 ../src/guestfs-actions.pod:4646
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 "
@@ -12011,24 +12153,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2951 ../src/guestfs-actions.pod:4419
+#: ../fish/guestfish-actions.pod:3023 ../src/guestfs-actions.pod:4659
msgid "You can filter whole block devices or individual partitions."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2953 ../src/guestfs-actions.pod:4421
+#: ../fish/guestfish-actions.pod:3025 ../src/guestfs-actions.pod:4661
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:2957
+#: ../fish/guestfish-actions.pod:3029
msgid "lvremove"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2959
+#: ../fish/guestfish-actions.pod:3031
#, no-wrap
msgid ""
" lvremove device\n"
@@ -12036,26 +12178,26 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2961 ../src/guestfs-actions.pod:4435
+#: ../fish/guestfish-actions.pod:3033 ../src/guestfs-actions.pod:4675
msgid ""
"Remove an LVM logical volume C, where C is the path to the "
"LV, such as C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2964 ../src/guestfs-actions.pod:4438
+#: ../fish/guestfish-actions.pod:3036 ../src/guestfs-actions.pod:4678
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:2967
+#: ../fish/guestfish-actions.pod:3039
msgid "lvrename"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2969
+#: ../fish/guestfish-actions.pod:3041
#, no-wrap
msgid ""
" lvrename logvol newlogvol\n"
@@ -12063,17 +12205,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2971 ../src/guestfs-actions.pod:4452
+#: ../fish/guestfish-actions.pod:3043 ../src/guestfs-actions.pod:4692
msgid "Rename a logical volume C with the new name C."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2973
+#: ../fish/guestfish-actions.pod:3045
msgid "lvresize"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2975
+#: ../fish/guestfish-actions.pod:3047
#, no-wrap
msgid ""
" lvresize device mbytes\n"
@@ -12081,19 +12223,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2977 ../src/guestfs-actions.pod:4465
+#: ../fish/guestfish-actions.pod:3049 ../src/guestfs-actions.pod:4705
msgid ""
"This resizes (expands or shrinks) an existing LVM logical volume to "
"C. When reducing, data in the reduced part is lost."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2981
+#: ../fish/guestfish-actions.pod:3053
msgid "lvresize-free"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2983
+#: ../fish/guestfish-actions.pod:3055
#, no-wrap
msgid ""
" lvresize-free lv percent\n"
@@ -12101,7 +12243,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2985 ../src/guestfs-actions.pod:4480
+#: ../fish/guestfish-actions.pod:3057 ../src/guestfs-actions.pod:4720
msgid ""
"This expands an existing logical volume C so that it fills C% of the "
"remaining free space in the volume group. Commonly you would call this with "
@@ -12110,12 +12252,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:2991
+#: ../fish/guestfish-actions.pod:3063
msgid "lvs"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:2993
+#: ../fish/guestfish-actions.pod:3065
#, no-wrap
msgid ""
" lvs\n"
@@ -12123,31 +12265,31 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2995 ../src/guestfs-actions.pod:4495
+#: ../fish/guestfish-actions.pod:3067 ../src/guestfs-actions.pod:4735
msgid ""
"List all the logical volumes detected. This is the equivalent of the L command."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:2998 ../src/guestfs-actions.pod:4498
+#: ../fish/guestfish-actions.pod:3070 ../src/guestfs-actions.pod:4738
msgid ""
"This returns a list of the logical volume device names (eg. C)."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3001
+#: ../fish/guestfish-actions.pod:3073
msgid "See also L, L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3003
+#: ../fish/guestfish-actions.pod:3075
msgid "lvs-full"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3005
+#: ../fish/guestfish-actions.pod:3077
#, no-wrap
msgid ""
" lvs-full\n"
@@ -12155,19 +12297,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3007 ../src/guestfs-actions.pod:4514
+#: ../fish/guestfish-actions.pod:3079 ../src/guestfs-actions.pod:4754
msgid ""
"List all the logical volumes detected. This is the equivalent of the L command. The \"full\" version includes all fields."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3010
+#: ../fish/guestfish-actions.pod:3082
msgid "lvuuid"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3012
+#: ../fish/guestfish-actions.pod:3084
#, no-wrap
msgid ""
" lvuuid device\n"
@@ -12175,17 +12317,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3014 ../src/guestfs-actions.pod:4529
+#: ../fish/guestfish-actions.pod:3086 ../src/guestfs-actions.pod:4769
msgid "This command returns the UUID of the LVM LV C."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3016
+#: ../fish/guestfish-actions.pod:3088
msgid "lxattrlist"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3018
+#: ../fish/guestfish-actions.pod:3090
#, no-wrap
msgid ""
" lxattrlist path 'names ...'\n"
@@ -12193,7 +12335,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3020 ../src/guestfs-actions.pod:4543
+#: ../fish/guestfish-actions.pod:3092 ../src/guestfs-actions.pod:4783
msgid ""
"This call allows you to get the extended attributes of multiple files, where "
"all files are in the directory C. C is the list of files from "
@@ -12201,7 +12343,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3024 ../src/guestfs-actions.pod:4547
+#: ../fish/guestfish-actions.pod:3096 ../src/guestfs-actions.pod:4787
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. "
@@ -12213,7 +12355,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3034
+#: ../fish/guestfish-actions.pod:3106
msgid ""
"This call is intended for programs that want to efficiently list a directory "
"contents without making many round-trips. See also L for a "
@@ -12224,12 +12366,12 @@ msgid ""
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3042
+#: ../fish/guestfish-actions.pod:3114
msgid "mkdir"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3044
+#: ../fish/guestfish-actions.pod:3116
#, no-wrap
msgid ""
" mkdir path\n"
@@ -12237,17 +12379,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3046 ../src/guestfs-actions.pod:4577
+#: ../fish/guestfish-actions.pod:3118 ../src/guestfs-actions.pod:4817
msgid "Create a directory named C."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3048
+#: ../fish/guestfish-actions.pod:3120
msgid "mkdir-mode"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3050
+#: ../fish/guestfish-actions.pod:3122
#, no-wrap
msgid ""
" mkdir-mode path mode\n"
@@ -12255,14 +12397,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3052 ../src/guestfs-actions.pod:4590
+#: ../fish/guestfish-actions.pod:3124 ../src/guestfs-actions.pod:4830
msgid ""
"This command creates a directory, setting the initial permissions of the "
"directory to C."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3055 ../src/guestfs-actions.pod:4593
+#: ../fish/guestfish-actions.pod:3127 ../src/guestfs-actions.pod:4833
msgid ""
"For common Linux filesystems, the actual mode which is set will be C. Non-native-Linux filesystems may interpret the mode in "
@@ -12270,17 +12412,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3059
+#: ../fish/guestfish-actions.pod:3131
msgid "See also L, L"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3061
+#: ../fish/guestfish-actions.pod:3133
msgid "mkdir-p"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3063
+#: ../fish/guestfish-actions.pod:3135
#, no-wrap
msgid ""
" mkdir-p path\n"
@@ -12288,19 +12430,19 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3065 ../src/guestfs-actions.pod:4609
+#: ../fish/guestfish-actions.pod:3137 ../src/guestfs-actions.pod:4849
msgid ""
"Create a directory named C, creating any parent directories as "
"necessary. This is like the C shell command."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3068
+#: ../fish/guestfish-actions.pod:3140
msgid "mkdtemp"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3070
+#: ../fish/guestfish-actions.pod:3142
#, no-wrap
msgid ""
" mkdtemp template\n"
@@ -12308,7 +12450,7 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3072 ../src/guestfs-actions.pod:4622
+#: ../fish/guestfish-actions.pod:3144 ../src/guestfs-actions.pod:4862
msgid ""
"This command creates a temporary directory. The C parameter "
"should be a full pathname for the temporary directory name with the final "
@@ -12316,41 +12458,41 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3077 ../src/guestfs-actions.pod:4627
+#: ../fish/guestfish-actions.pod:3149 ../src/guestfs-actions.pod:4867
msgid ""
"For example: \"/tmp/myprogXXXXXX\" or \"/Temp/myprogXXXXXX\", the second one "
"being suitable for Windows filesystems."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3080 ../src/guestfs-actions.pod:4630
+#: ../fish/guestfish-actions.pod:3152 ../src/guestfs-actions.pod:4870
msgid "The name of the temporary directory that was created is returned."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3083 ../src/guestfs-actions.pod:4633
+#: ../fish/guestfish-actions.pod:3155 ../src/guestfs-actions.pod:4873
msgid "The temporary directory is created with mode 0700 and is owned by root."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3086 ../src/guestfs-actions.pod:4636
+#: ../fish/guestfish-actions.pod:3158 ../src/guestfs-actions.pod:4876
msgid ""
"The caller is responsible for deleting the temporary directory and its "
"contents after use."
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3089 ../src/guestfs-actions.pod:4639
+#: ../fish/guestfish-actions.pod:3161 ../src/guestfs-actions.pod:4879
msgid "See also: L"
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3091
+#: ../fish/guestfish-actions.pod:3163
msgid "mke2fs-J"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3093
+#: ../fish/guestfish-actions.pod:3165
#, no-wrap
msgid ""
" mke2fs-J fstype blocksize device journal\n"
@@ -12358,14 +12500,14 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3095 ../src/guestfs-actions.pod:4655
+#: ../fish/guestfish-actions.pod:3167 ../src/guestfs-actions.pod:4895
msgid ""
"This creates an ext2/3/4 filesystem on C with an external journal on "
"C. It is equivalent to the command:"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3099 ../src/guestfs-actions.pod:4659
+#: ../fish/guestfish-actions.pod:3171 ../src/guestfs-actions.pod:4899
#, no-wrap
msgid ""
" mke2fs -t fstype -b blocksize -J device= \n"
@@ -12373,17 +12515,17 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3101
+#: ../fish/guestfish-actions.pod:3173
msgid "See also L."
msgstr ""
#. type: =head2
-#: ../fish/guestfish-actions.pod:3103
+#: ../fish/guestfish-actions.pod:3175
msgid "mke2fs-JL"
msgstr ""
#. type: verbatim
-#: ../fish/guestfish-actions.pod:3105
+#: ../fish/guestfish-actions.pod:3177
#, no-wrap
msgid ""
" mke2fs-JL fstype blocksize device label\n"
@@ -12391,24 +12533,24 @@ msgid ""
msgstr ""
#. type: textblock
-#: ../fish/guestfish-actions.pod:3107 ../src/guestfs-actions.pod:4676
+#: ../fish/guestfish-actions.pod:3179 ../src/guestfs-actions.pod:4916
msgid ""
"This creates an ext2/3/4 filesystem on C with an external journal on "
"the journal labeled C